2023-08-09T11:34:33.3988546Z Requested labels: windows.8xlarge.nvidia.gpu 2023-08-09T11:34:33.3988701Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-08-09T11:34:33.3988951Z Reusable workflow chain: 2023-08-09T11:34:33.3989094Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (fe9b9ff75edebf1e0e326f64577d64df3b5858db) 2023-08-09T11:34:33.3989222Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:34:33.3989327Z Waiting for a runner to pick up this job... 2023-08-09T11:39:16.7160303Z Job is about to start running on the runner: i-03f80f85d3d197177 (organization) 2023-08-09T11:41:01.3212075Z Current runner version: '2.307.1' 2023-08-09T11:41:01.3228824Z Runner name: 'i-03f80f85d3d197177' 2023-08-09T11:41:01.3229331Z Runner group name: 'Default' 2023-08-09T11:41:01.3230088Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-08-09T11:41:01.3234422Z ##[group]GITHUB_TOKEN Permissions 2023-08-09T11:41:01.3235084Z Actions: write 2023-08-09T11:41:01.3235371Z Checks: write 2023-08-09T11:41:01.3235651Z Contents: write 2023-08-09T11:41:01.3235965Z Deployments: write 2023-08-09T11:41:01.3236208Z Discussions: write 2023-08-09T11:41:01.3236507Z Issues: write 2023-08-09T11:41:01.3236777Z Metadata: read 2023-08-09T11:41:01.3237067Z Packages: write 2023-08-09T11:41:01.3237296Z Pages: write 2023-08-09T11:41:01.3237596Z PullRequests: write 2023-08-09T11:41:01.3237932Z RepositoryProjects: write 2023-08-09T11:41:01.3238253Z SecurityEvents: write 2023-08-09T11:41:01.3238500Z Statuses: write 2023-08-09T11:41:01.3240561Z ##[endgroup] 2023-08-09T11:41:01.3247285Z Secret source: Actions 2023-08-09T11:41:01.3247957Z Prepare workflow directory 2023-08-09T11:41:02.5494485Z Prepare all required actions 2023-08-09T11:41:02.5801022Z Getting action download info 2023-08-09T11:41:03.6735379Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-08-09T11:41:10.7982003Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-08-09T11:41:26.0539298Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:41:26.0542003Z ##[group] Inputs 2023-08-09T11:41:26.0542346Z runner-type: 2023-08-09T11:41:26.0542723Z conda-package-directory: packaging/torchaudio 2023-08-09T11:41:26.0543148Z repository: pytorch/audio 2023-08-09T11:41:26.0543498Z ref: 2023-08-09T11:41:26.0543808Z test-infra-repository: pytorch/test-infra 2023-08-09T11:41:26.0544159Z test-infra-ref: main 2023-08-09T11:41:26.0552826Z build-matrix: {"include": [{"python_version": "3.8", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_8-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.8", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_8-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.8", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_8-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.9", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_9-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.9", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_9-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.9", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_9-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.10", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_10-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_10-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_10-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.11", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_11-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_11-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_11-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}]} 2023-08-09T11:41:26.0561371Z pre-script: 2023-08-09T11:41:26.0561730Z post-script: 2023-08-09T11:41:26.0562026Z package-name: torchaudio 2023-08-09T11:41:26.0562357Z trigger-event: push 2023-08-09T11:41:26.0562719Z smoke-test-script: test/smoke_test/smoke_test.py 2023-08-09T11:41:26.0563069Z cache-path: 2023-08-09T11:41:26.0563318Z cache-key: 2023-08-09T11:41:26.0563632Z ##[endgroup] 2023-08-09T11:41:26.0564534Z Complete job name: pytorch/audio / conda-py3_9-cuda11_8 2023-08-09T11:41:26.2898634Z ##[group]Run actions/checkout@v3 2023-08-09T11:41:26.2899004Z with: 2023-08-09T11:41:26.2899239Z repository: pytorch/test-infra 2023-08-09T11:41:26.2899469Z ref: main 2023-08-09T11:41:26.2899657Z path: test-infra 2023-08-09T11:41:26.2900072Z token: *** 2023-08-09T11:41:26.2900286Z ssh-strict: true 2023-08-09T11:41:26.2900521Z persist-credentials: true 2023-08-09T11:41:26.2900795Z clean: true 2023-08-09T11:41:26.2901034Z sparse-checkout-cone-mode: true 2023-08-09T11:41:26.2901290Z fetch-depth: 1 2023-08-09T11:41:26.2901496Z lfs: false 2023-08-09T11:41:26.2901684Z submodules: false 2023-08-09T11:41:26.2903111Z set-safe-directory: true 2023-08-09T11:41:26.2903349Z env: 2023-08-09T11:41:26.2903700Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:26.2904107Z PYTHON_VERSION: 3.9 2023-08-09T11:41:26.2904344Z PACKAGE_TYPE: conda 2023-08-09T11:41:26.2904583Z REPOSITORY: pytorch/audio 2023-08-09T11:41:26.2904791Z REF: 2023-08-09T11:41:26.2905054Z CU_VERSION: cu118 2023-08-09T11:41:26.2905270Z ##[endgroup] 2023-08-09T11:41:26.5255240Z Syncing repository: pytorch/test-infra 2023-08-09T11:41:26.5257200Z ##[group]Getting Git version info 2023-08-09T11:41:26.5257620Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-08-09T11:41:26.5354902Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:27.1151529Z git version 2.41.0.windows.1 2023-08-09T11:41:27.1208972Z ##[endgroup] 2023-08-09T11:41:27.1245836Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\6d1e9106-911e-4abc-ba02-81e74e752ace' before making global git config changes 2023-08-09T11:41:27.1246809Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:27.1260163Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\test-infra 2023-08-09T11:41:27.1801364Z ##[group]Initializing the repository 2023-08-09T11:41:27.1814344Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-08-09T11:41:27.2796484Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-08-09T11:41:27.2845227Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-08-09T11:41:27.3235446Z ##[endgroup] 2023-08-09T11:41:27.3236441Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:27.3243610Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:27.3594038Z ##[endgroup] 2023-08-09T11:41:27.3594549Z ##[group]Setting up auth 2023-08-09T11:41:27.3619615Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:27.3954948Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2023-08-09T11:41:32.5868691Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:32.6199314Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2023-08-09T11:41:33.0933034Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:33.1260710Z ##[endgroup] 2023-08-09T11:41:33.1261227Z ##[group]Fetching the repository 2023-08-09T11:41:33.1280422Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/main*:refs/remotes/origin/main* +refs/tags/main*:refs/tags/main* 2023-08-09T11:41:36.4533616Z remote: Enumerating objects: 1076, done. 2023-08-09T11:41:36.4534092Z remote: Counting objects: 0% (1/1076) 2023-08-09T11:41:36.4534397Z remote: Counting objects: 1% (11/1076) 2023-08-09T11:41:36.4534803Z remote: Counting objects: 2% (22/1076) 2023-08-09T11:41:36.4535104Z remote: Counting objects: 3% (33/1076) 2023-08-09T11:41:36.4535391Z remote: Counting objects: 4% (44/1076) 2023-08-09T11:41:36.4535684Z remote: Counting objects: 5% (54/1076) 2023-08-09T11:41:36.4535958Z remote: Counting objects: 6% (65/1076) 2023-08-09T11:41:36.4536254Z remote: Counting objects: 7% (76/1076) 2023-08-09T11:41:36.4536798Z remote: Counting objects: 8% (87/1076) 2023-08-09T11:41:36.4537085Z remote: Counting objects: 9% (97/1076) 2023-08-09T11:41:36.4537603Z remote: Counting objects: 10% (108/1076) 2023-08-09T11:41:36.4537908Z remote: Counting objects: 11% (119/1076) 2023-08-09T11:41:36.4538213Z remote: Counting objects: 12% (130/1076) 2023-08-09T11:41:36.4538628Z remote: Counting objects: 13% (140/1076) 2023-08-09T11:41:36.4539109Z remote: Counting objects: 14% (151/1076) 2023-08-09T11:41:36.4539661Z remote: Counting objects: 15% (162/1076) 2023-08-09T11:41:36.4540213Z remote: Counting objects: 16% (173/1076) 2023-08-09T11:41:36.4540748Z remote: Counting objects: 17% (183/1076) 2023-08-09T11:41:36.4541327Z remote: Counting objects: 18% (194/1076) 2023-08-09T11:41:36.4541621Z remote: Counting objects: 19% (205/1076) 2023-08-09T11:41:36.4541922Z remote: Counting objects: 20% (216/1076) 2023-08-09T11:41:36.4542227Z remote: Counting objects: 21% (226/1076) 2023-08-09T11:41:36.4542735Z remote: Counting objects: 22% (237/1076) 2023-08-09T11:41:36.4543071Z remote: Counting objects: 23% (248/1076) 2023-08-09T11:41:36.4543358Z remote: Counting objects: 24% (259/1076) 2023-08-09T11:41:36.4543703Z remote: Counting objects: 25% (269/1076) 2023-08-09T11:41:36.4544236Z remote: Counting objects: 26% (280/1076) 2023-08-09T11:41:36.4544663Z remote: Counting objects: 27% (291/1076) 2023-08-09T11:41:36.4544950Z remote: Counting objects: 28% (302/1076) 2023-08-09T11:41:36.4545277Z remote: Counting objects: 29% (313/1076) 2023-08-09T11:41:36.4545977Z remote: Counting objects: 30% (323/1076) 2023-08-09T11:41:36.4546294Z remote: Counting objects: 31% (334/1076) 2023-08-09T11:41:36.4546599Z remote: Counting objects: 32% (345/1076) 2023-08-09T11:41:36.4546885Z remote: Counting objects: 33% (356/1076) 2023-08-09T11:41:36.4547162Z remote: Counting objects: 34% (366/1076) 2023-08-09T11:41:36.4547647Z remote: Counting objects: 35% (377/1076) 2023-08-09T11:41:36.4548188Z remote: Counting objects: 36% (388/1076) 2023-08-09T11:41:36.4548690Z remote: Counting objects: 37% (399/1076) 2023-08-09T11:41:36.4549208Z remote: Counting objects: 38% (409/1076) 2023-08-09T11:41:36.4549608Z remote: Counting objects: 39% (420/1076) 2023-08-09T11:41:36.4549895Z remote: Counting objects: 40% (431/1076) 2023-08-09T11:41:36.4550194Z remote: Counting objects: 41% (442/1076) 2023-08-09T11:41:36.4550475Z remote: Counting objects: 42% (452/1076) 2023-08-09T11:41:36.4550779Z remote: Counting objects: 43% (463/1076) 2023-08-09T11:41:36.4551079Z remote: Counting objects: 44% (474/1076) 2023-08-09T11:41:36.4551509Z remote: Counting objects: 45% (485/1076) 2023-08-09T11:41:36.4551810Z remote: Counting objects: 46% (495/1076) 2023-08-09T11:41:36.4552097Z remote: Counting objects: 47% (506/1076) 2023-08-09T11:41:36.4552385Z remote: Counting objects: 48% (517/1076) 2023-08-09T11:41:36.4552817Z remote: Counting objects: 49% (528/1076) 2023-08-09T11:41:36.4554048Z remote: Counting objects: 50% (538/1076) 2023-08-09T11:41:36.4554391Z remote: Counting objects: 51% (549/1076) 2023-08-09T11:41:36.4554675Z remote: Counting objects: 52% (560/1076) 2023-08-09T11:41:36.4554945Z remote: Counting objects: 53% (571/1076) 2023-08-09T11:41:36.4555228Z remote: Counting objects: 54% (582/1076) 2023-08-09T11:41:36.4555506Z remote: Counting objects: 55% (592/1076) 2023-08-09T11:41:36.4555824Z remote: Counting objects: 56% (603/1076) 2023-08-09T11:41:36.4556300Z remote: Counting objects: 57% (614/1076) 2023-08-09T11:41:36.4556794Z remote: Counting objects: 58% (625/1076) 2023-08-09T11:41:36.4557447Z remote: Counting objects: 59% (635/1076) 2023-08-09T11:41:36.4557739Z remote: Counting objects: 60% (646/1076) 2023-08-09T11:41:36.4558005Z remote: Counting objects: 61% (657/1076) 2023-08-09T11:41:36.4558412Z remote: Counting objects: 62% (668/1076) 2023-08-09T11:41:36.4558726Z remote: Counting objects: 63% (678/1076) 2023-08-09T11:41:36.4559013Z remote: Counting objects: 64% (689/1076) 2023-08-09T11:41:36.4559399Z remote: Counting objects: 65% (700/1076) 2023-08-09T11:41:36.4559820Z remote: Counting objects: 66% (711/1076) 2023-08-09T11:41:36.4560104Z remote: Counting objects: 67% (721/1076) 2023-08-09T11:41:36.4560390Z remote: Counting objects: 68% (732/1076) 2023-08-09T11:41:36.4560655Z remote: Counting objects: 69% (743/1076) 2023-08-09T11:41:36.4560942Z remote: Counting objects: 70% (754/1076) 2023-08-09T11:41:36.4561225Z remote: Counting objects: 71% (764/1076) 2023-08-09T11:41:36.4561517Z remote: Counting objects: 72% (775/1076) 2023-08-09T11:41:36.4561779Z remote: Counting objects: 73% (786/1076) 2023-08-09T11:41:36.4562058Z remote: Counting objects: 74% (797/1076) 2023-08-09T11:41:36.4562339Z remote: Counting objects: 75% (807/1076) 2023-08-09T11:41:36.4562623Z remote: Counting objects: 76% (818/1076) 2023-08-09T11:41:36.4562907Z remote: Counting objects: 77% (829/1076) 2023-08-09T11:41:36.4563173Z remote: Counting objects: 78% (840/1076) 2023-08-09T11:41:36.4563452Z remote: Counting objects: 79% (851/1076) 2023-08-09T11:41:36.4563731Z remote: Counting objects: 80% (861/1076) 2023-08-09T11:41:36.4564010Z remote: Counting objects: 81% (872/1076) 2023-08-09T11:41:36.4564417Z remote: Counting objects: 82% (883/1076) 2023-08-09T11:41:36.4564938Z remote: Counting objects: 83% (894/1076) 2023-08-09T11:41:36.4565426Z remote: Counting objects: 84% (904/1076) 2023-08-09T11:41:36.4565860Z remote: Counting objects: 85% (915/1076) 2023-08-09T11:41:36.4566262Z remote: Counting objects: 86% (926/1076) 2023-08-09T11:41:36.4566674Z remote: Counting objects: 87% (937/1076) 2023-08-09T11:41:36.4566961Z remote: Counting objects: 88% (947/1076) 2023-08-09T11:41:36.4567251Z remote: Counting objects: 89% (958/1076) 2023-08-09T11:41:36.4567519Z remote: Counting objects: 90% (969/1076) 2023-08-09T11:41:36.4567800Z remote: Counting objects: 91% (980/1076) 2023-08-09T11:41:36.4568082Z remote: Counting objects: 92% (990/1076) 2023-08-09T11:41:36.4568370Z remote: Counting objects: 93% (1001/1076) 2023-08-09T11:41:36.4568648Z remote: Counting objects: 94% (1012/1076) 2023-08-09T11:41:36.4568941Z remote: Counting objects: 95% (1023/1076) 2023-08-09T11:41:36.4569248Z remote: Counting objects: 96% (1033/1076) 2023-08-09T11:41:36.4569537Z remote: Counting objects: 97% (1044/1076) 2023-08-09T11:41:36.4569838Z remote: Counting objects: 98% (1055/1076) 2023-08-09T11:41:36.4570108Z remote: Counting objects: 99% (1066/1076) 2023-08-09T11:41:36.4570399Z remote: Counting objects: 100% (1076/1076) 2023-08-09T11:41:36.4570872Z remote: Counting objects: 100% (1076/1076), done. 2023-08-09T11:41:36.4571222Z remote: Compressing objects: 0% (1/864) 2023-08-09T11:41:36.4571529Z remote: Compressing objects: 1% (9/864) 2023-08-09T11:41:36.4571962Z remote: Compressing objects: 2% (18/864) 2023-08-09T11:41:36.4572276Z remote: Compressing objects: 3% (26/864) 2023-08-09T11:41:36.4572746Z remote: Compressing objects: 4% (35/864) 2023-08-09T11:41:36.4573413Z remote: Compressing objects: 5% (44/864) 2023-08-09T11:41:36.4573862Z remote: Compressing objects: 6% (52/864) 2023-08-09T11:41:36.4574325Z remote: Compressing objects: 7% (61/864) 2023-08-09T11:41:36.4575520Z remote: Compressing objects: 8% (70/864) 2023-08-09T11:41:36.4575822Z remote: Compressing objects: 9% (78/864) 2023-08-09T11:41:36.4576105Z remote: Compressing objects: 10% (87/864) 2023-08-09T11:41:36.4576408Z remote: Compressing objects: 11% (96/864) 2023-08-09T11:41:36.4576721Z remote: Compressing objects: 12% (104/864) 2023-08-09T11:41:36.4577060Z remote: Compressing objects: 13% (113/864) 2023-08-09T11:41:36.4577354Z remote: Compressing objects: 14% (121/864) 2023-08-09T11:41:36.4577661Z remote: Compressing objects: 15% (130/864) 2023-08-09T11:41:36.4577969Z remote: Compressing objects: 16% (139/864) 2023-08-09T11:41:36.4578268Z remote: Compressing objects: 17% (147/864) 2023-08-09T11:41:36.4578739Z remote: Compressing objects: 18% (156/864) 2023-08-09T11:41:36.4579045Z remote: Compressing objects: 19% (165/864) 2023-08-09T11:41:36.4579347Z remote: Compressing objects: 20% (173/864) 2023-08-09T11:41:36.4579798Z remote: Compressing objects: 21% (182/864) 2023-08-09T11:41:36.4580215Z remote: Compressing objects: 22% (191/864) 2023-08-09T11:41:36.4580517Z remote: Compressing objects: 23% (199/864) 2023-08-09T11:41:36.4580820Z remote: Compressing objects: 24% (208/864) 2023-08-09T11:41:36.4581145Z remote: Compressing objects: 25% (216/864) 2023-08-09T11:41:36.4581450Z remote: Compressing objects: 26% (225/864) 2023-08-09T11:41:36.4581734Z remote: Compressing objects: 27% (234/864) 2023-08-09T11:41:36.4582048Z remote: Compressing objects: 28% (242/864) 2023-08-09T11:41:36.4582354Z remote: Compressing objects: 29% (251/864) 2023-08-09T11:41:36.4582648Z remote: Compressing objects: 30% (260/864) 2023-08-09T11:41:36.4582927Z remote: Compressing objects: 31% (268/864) 2023-08-09T11:41:36.4583229Z remote: Compressing objects: 32% (277/864) 2023-08-09T11:41:36.4583534Z remote: Compressing objects: 33% (286/864) 2023-08-09T11:41:36.4583833Z remote: Compressing objects: 34% (294/864) 2023-08-09T11:41:36.4584112Z remote: Compressing objects: 35% (303/864) 2023-08-09T11:41:36.4584585Z remote: Compressing objects: 36% (312/864) 2023-08-09T11:41:36.4585017Z remote: Compressing objects: 37% (320/864) 2023-08-09T11:41:36.4585604Z remote: Compressing objects: 38% (329/864) 2023-08-09T11:41:36.4586119Z remote: Compressing objects: 39% (337/864) 2023-08-09T11:41:36.4586552Z remote: Compressing objects: 40% (346/864) 2023-08-09T11:41:36.4586868Z remote: Compressing objects: 41% (355/864) 2023-08-09T11:41:36.4587169Z remote: Compressing objects: 42% (363/864) 2023-08-09T11:41:36.4587450Z remote: Compressing objects: 43% (372/864) 2023-08-09T11:41:36.4587746Z remote: Compressing objects: 44% (381/864) 2023-08-09T11:41:36.4588047Z remote: Compressing objects: 45% (389/864) 2023-08-09T11:41:36.4588356Z remote: Compressing objects: 46% (398/864) 2023-08-09T11:41:36.4588636Z remote: Compressing objects: 47% (407/864) 2023-08-09T11:41:36.4588936Z remote: Compressing objects: 48% (415/864) 2023-08-09T11:41:36.4589234Z remote: Compressing objects: 49% (424/864) 2023-08-09T11:41:36.4589681Z remote: Compressing objects: 50% (432/864) 2023-08-09T11:41:36.4589988Z remote: Compressing objects: 51% (441/864) 2023-08-09T11:41:36.4590293Z remote: Compressing objects: 52% (450/864) 2023-08-09T11:41:36.4590592Z remote: Compressing objects: 53% (458/864) 2023-08-09T11:41:36.4590891Z remote: Compressing objects: 54% (467/864) 2023-08-09T11:41:36.4591186Z remote: Compressing objects: 55% (476/864) 2023-08-09T11:41:36.4591465Z remote: Compressing objects: 56% (484/864) 2023-08-09T11:41:36.4591886Z remote: Compressing objects: 57% (493/864) 2023-08-09T11:41:36.4592390Z remote: Compressing objects: 58% (502/864) 2023-08-09T11:41:36.4592948Z remote: Compressing objects: 59% (510/864) 2023-08-09T11:41:36.4593233Z remote: Compressing objects: 60% (519/864) 2023-08-09T11:41:36.4593585Z remote: Compressing objects: 61% (528/864) 2023-08-09T11:41:36.4594110Z remote: Compressing objects: 62% (536/864) 2023-08-09T11:41:36.4594605Z remote: Compressing objects: 63% (545/864) 2023-08-09T11:41:36.4595047Z remote: Compressing objects: 64% (553/864) 2023-08-09T11:41:36.4595436Z remote: Compressing objects: 65% (562/864) 2023-08-09T11:41:36.4595744Z remote: Compressing objects: 66% (571/864) 2023-08-09T11:41:36.4596042Z remote: Compressing objects: 67% (579/864) 2023-08-09T11:41:36.4596323Z remote: Compressing objects: 68% (588/864) 2023-08-09T11:41:36.4596622Z remote: Compressing objects: 69% (597/864) 2023-08-09T11:41:36.4596919Z remote: Compressing objects: 70% (605/864) 2023-08-09T11:41:36.4597226Z remote: Compressing objects: 71% (614/864) 2023-08-09T11:41:36.4597506Z remote: Compressing objects: 72% (623/864) 2023-08-09T11:41:36.4597806Z remote: Compressing objects: 73% (631/864) 2023-08-09T11:41:36.4598220Z remote: Compressing objects: 74% (640/864) 2023-08-09T11:41:36.4598552Z remote: Compressing objects: 75% (648/864) 2023-08-09T11:41:36.4598831Z remote: Compressing objects: 76% (657/864) 2023-08-09T11:41:36.4599379Z remote: Compressing objects: 77% (666/864) 2023-08-09T11:41:36.4599688Z remote: Compressing objects: 78% (674/864) 2023-08-09T11:41:36.4599992Z remote: Compressing objects: 79% (683/864) 2023-08-09T11:41:36.4600275Z remote: Compressing objects: 80% (692/864) 2023-08-09T11:41:36.4600575Z remote: Compressing objects: 81% (700/864) 2023-08-09T11:41:36.4600875Z remote: Compressing objects: 82% (709/864) 2023-08-09T11:41:36.4601179Z remote: Compressing objects: 83% (718/864) 2023-08-09T11:41:36.4601476Z remote: Compressing objects: 84% (726/864) 2023-08-09T11:41:36.4601756Z remote: Compressing objects: 85% (735/864) 2023-08-09T11:41:36.4602052Z remote: Compressing objects: 86% (744/864) 2023-08-09T11:41:36.4602503Z remote: Compressing objects: 87% (752/864) 2023-08-09T11:41:36.4603037Z remote: Compressing objects: 88% (761/864) 2023-08-09T11:41:36.4603590Z remote: Compressing objects: 89% (769/864) 2023-08-09T11:41:36.4603907Z remote: Compressing objects: 90% (778/864) 2023-08-09T11:41:36.4604215Z remote: Compressing objects: 91% (787/864) 2023-08-09T11:41:36.4604525Z remote: Compressing objects: 92% (795/864) 2023-08-09T11:41:36.4604917Z remote: Compressing objects: 93% (804/864) 2023-08-09T11:41:36.4605222Z remote: Compressing objects: 94% (813/864) 2023-08-09T11:41:36.4605719Z remote: Compressing objects: 95% (821/864) 2023-08-09T11:41:36.4606060Z remote: Compressing objects: 96% (830/864) 2023-08-09T11:41:36.4606341Z remote: Compressing objects: 97% (839/864) 2023-08-09T11:41:36.4606645Z remote: Compressing objects: 98% (847/864) 2023-08-09T11:41:36.4606946Z remote: Compressing objects: 99% (856/864) 2023-08-09T11:41:36.4607886Z remote: Compressing objects: 100% (864/864) 2023-08-09T11:41:36.4608238Z remote: Compressing objects: 100% (864/864), done. 2023-08-09T11:41:36.8270635Z Receiving objects: 0% (1/1076) 2023-08-09T11:41:36.8273789Z Receiving objects: 1% (11/1076) 2023-08-09T11:41:36.8278151Z Receiving objects: 2% (22/1076) 2023-08-09T11:41:36.8391060Z Receiving objects: 3% (33/1076) 2023-08-09T11:41:36.8393492Z Receiving objects: 4% (44/1076) 2023-08-09T11:41:36.8402987Z Receiving objects: 5% (54/1076) 2023-08-09T11:41:36.8411408Z Receiving objects: 6% (65/1076) 2023-08-09T11:41:36.8415711Z Receiving objects: 7% (76/1076) 2023-08-09T11:41:36.8420961Z Receiving objects: 8% (87/1076) 2023-08-09T11:41:36.8424839Z Receiving objects: 9% (97/1076) 2023-08-09T11:41:36.8427085Z Receiving objects: 10% (108/1076) 2023-08-09T11:41:36.8429798Z Receiving objects: 11% (119/1076) 2023-08-09T11:41:36.8433530Z Receiving objects: 12% (130/1076) 2023-08-09T11:41:36.8439595Z Receiving objects: 13% (140/1076) 2023-08-09T11:41:36.8442412Z Receiving objects: 14% (151/1076) 2023-08-09T11:41:36.8446831Z Receiving objects: 15% (162/1076) 2023-08-09T11:41:36.8450995Z Receiving objects: 16% (173/1076) 2023-08-09T11:41:36.8458495Z Receiving objects: 17% (183/1076) 2023-08-09T11:41:36.8469366Z Receiving objects: 18% (194/1076) 2023-08-09T11:41:36.8474002Z Receiving objects: 19% (205/1076) 2023-08-09T11:41:36.8477556Z Receiving objects: 20% (216/1076) 2023-08-09T11:41:36.8479671Z Receiving objects: 21% (226/1076) 2023-08-09T11:41:36.8508779Z Receiving objects: 22% (237/1076) 2023-08-09T11:41:36.8521166Z Receiving objects: 23% (248/1076) 2023-08-09T11:41:36.8522771Z Receiving objects: 24% (259/1076) 2023-08-09T11:41:36.8524192Z Receiving objects: 25% (269/1076) 2023-08-09T11:41:36.8530148Z Receiving objects: 26% (280/1076) 2023-08-09T11:41:36.8534168Z Receiving objects: 27% (291/1076) 2023-08-09T11:41:36.8538521Z Receiving objects: 28% (302/1076) 2023-08-09T11:41:36.8541536Z Receiving objects: 29% (313/1076) 2023-08-09T11:41:36.8543808Z Receiving objects: 30% (323/1076) 2023-08-09T11:41:36.8554368Z Receiving objects: 31% (334/1076) 2023-08-09T11:41:36.8581352Z Receiving objects: 32% (345/1076) 2023-08-09T11:41:36.8591023Z Receiving objects: 33% (356/1076) 2023-08-09T11:41:36.8621815Z Receiving objects: 34% (366/1076) 2023-08-09T11:41:36.8624900Z Receiving objects: 35% (377/1076) 2023-08-09T11:41:36.8626780Z Receiving objects: 36% (388/1076) 2023-08-09T11:41:36.8632866Z Receiving objects: 37% (399/1076) 2023-08-09T11:41:36.8634666Z Receiving objects: 38% (409/1076) 2023-08-09T11:41:36.8638560Z Receiving objects: 39% (420/1076) 2023-08-09T11:41:36.8650238Z Receiving objects: 40% (431/1076) 2023-08-09T11:41:36.8656244Z Receiving objects: 41% (442/1076) 2023-08-09T11:41:36.8661940Z Receiving objects: 42% (452/1076) 2023-08-09T11:41:36.8669762Z Receiving objects: 43% (463/1076) 2023-08-09T11:41:36.8675754Z Receiving objects: 44% (474/1076) 2023-08-09T11:41:36.8684442Z Receiving objects: 45% (485/1076) 2023-08-09T11:41:36.8686629Z Receiving objects: 46% (495/1076) 2023-08-09T11:41:36.8691390Z Receiving objects: 47% (506/1076) 2023-08-09T11:41:36.8696639Z Receiving objects: 48% (517/1076) 2023-08-09T11:41:36.8700628Z Receiving objects: 49% (528/1076) 2023-08-09T11:41:36.8702557Z Receiving objects: 50% (538/1076) 2023-08-09T11:41:36.8703895Z Receiving objects: 51% (549/1076) 2023-08-09T11:41:36.8705668Z Receiving objects: 52% (560/1076) 2023-08-09T11:41:36.8707425Z Receiving objects: 53% (571/1076) 2023-08-09T11:41:36.8708701Z Receiving objects: 54% (582/1076) 2023-08-09T11:41:36.8712715Z Receiving objects: 55% (592/1076) 2023-08-09T11:41:36.8716597Z Receiving objects: 56% (603/1076) 2023-08-09T11:41:36.8720522Z Receiving objects: 57% (614/1076) 2023-08-09T11:41:36.8725588Z Receiving objects: 58% (625/1076) 2023-08-09T11:41:36.8729859Z Receiving objects: 59% (635/1076) 2023-08-09T11:41:36.8733036Z Receiving objects: 60% (646/1076) 2023-08-09T11:41:36.8742646Z Receiving objects: 61% (657/1076) 2023-08-09T11:41:36.8750612Z Receiving objects: 62% (668/1076) 2023-08-09T11:41:36.8802073Z Receiving objects: 63% (678/1076) 2023-08-09T11:41:36.8806946Z Receiving objects: 64% (689/1076) 2023-08-09T11:41:36.8811651Z Receiving objects: 65% (700/1076) 2023-08-09T11:41:36.8917381Z Receiving objects: 66% (711/1076) 2023-08-09T11:41:36.8922180Z Receiving objects: 67% (721/1076) 2023-08-09T11:41:36.8925715Z Receiving objects: 68% (732/1076) 2023-08-09T11:41:36.8929161Z Receiving objects: 69% (743/1076) 2023-08-09T11:41:36.8930648Z Receiving objects: 70% (754/1076) 2023-08-09T11:41:36.8932656Z Receiving objects: 71% (764/1076) 2023-08-09T11:41:36.8943387Z Receiving objects: 72% (775/1076) 2023-08-09T11:41:36.8949477Z Receiving objects: 73% (786/1076) 2023-08-09T11:41:36.8956100Z Receiving objects: 74% (797/1076) 2023-08-09T11:41:36.8960127Z Receiving objects: 75% (807/1076) 2023-08-09T11:41:36.8963351Z Receiving objects: 76% (818/1076) 2023-08-09T11:41:36.8966375Z Receiving objects: 77% (829/1076) 2023-08-09T11:41:36.8969765Z Receiving objects: 78% (840/1076) 2023-08-09T11:41:36.8972733Z Receiving objects: 79% (851/1076) 2023-08-09T11:41:36.8973679Z Receiving objects: 80% (861/1076) 2023-08-09T11:41:36.8974681Z Receiving objects: 81% (872/1076) 2023-08-09T11:41:36.8975399Z Receiving objects: 82% (883/1076) 2023-08-09T11:41:36.8976964Z Receiving objects: 83% (894/1076) 2023-08-09T11:41:36.8979947Z Receiving objects: 84% (904/1076) 2023-08-09T11:41:36.8981546Z Receiving objects: 85% (915/1076) 2023-08-09T11:41:36.8983701Z Receiving objects: 86% (926/1076) 2023-08-09T11:41:36.8984809Z Receiving objects: 87% (937/1076) 2023-08-09T11:41:36.8985401Z Receiving objects: 88% (947/1076) 2023-08-09T11:41:36.8985828Z Receiving objects: 89% (958/1076) 2023-08-09T11:41:36.8988346Z Receiving objects: 90% (969/1076) 2023-08-09T11:41:36.8989807Z Receiving objects: 91% (980/1076) 2023-08-09T11:41:36.8992983Z Receiving objects: 92% (990/1076) 2023-08-09T11:41:36.8993854Z Receiving objects: 93% (1001/1076) 2023-08-09T11:41:36.9002786Z Receiving objects: 94% (1012/1076) 2023-08-09T11:41:36.9006729Z Receiving objects: 95% (1023/1076) 2023-08-09T11:41:36.9017325Z Receiving objects: 96% (1033/1076) 2023-08-09T11:41:36.9030659Z Receiving objects: 97% (1044/1076) 2023-08-09T11:41:36.9037418Z Receiving objects: 98% (1055/1076) 2023-08-09T11:41:36.9085822Z Receiving objects: 99% (1066/1076) 2023-08-09T11:41:36.9086490Z remote: Total 1076 (delta 184), reused 637 (delta 101), pack-reused 0 2023-08-09T11:41:36.9090513Z Receiving objects: 100% (1076/1076) 2023-08-09T11:41:36.9091090Z Receiving objects: 100% (1076/1076), 1.50 MiB | 16.90 MiB/s, done. 2023-08-09T11:41:36.9103400Z Resolving deltas: 0% (0/184) 2023-08-09T11:41:36.9103935Z Resolving deltas: 1% (3/184) 2023-08-09T11:41:36.9104646Z Resolving deltas: 2% (4/184) 2023-08-09T11:41:36.9109408Z Resolving deltas: 3% (6/184) 2023-08-09T11:41:36.9112936Z Resolving deltas: 4% (8/184) 2023-08-09T11:41:36.9113498Z Resolving deltas: 5% (11/184) 2023-08-09T11:41:36.9114247Z Resolving deltas: 6% (12/184) 2023-08-09T11:41:36.9114751Z Resolving deltas: 7% (13/184) 2023-08-09T11:41:36.9115221Z Resolving deltas: 8% (15/184) 2023-08-09T11:41:36.9115712Z Resolving deltas: 9% (17/184) 2023-08-09T11:41:36.9116146Z Resolving deltas: 10% (20/184) 2023-08-09T11:41:36.9116605Z Resolving deltas: 11% (21/184) 2023-08-09T11:41:36.9117069Z Resolving deltas: 13% (24/184) 2023-08-09T11:41:36.9126411Z Resolving deltas: 14% (26/184) 2023-08-09T11:41:36.9126914Z Resolving deltas: 15% (28/184) 2023-08-09T11:41:36.9127506Z Resolving deltas: 16% (30/184) 2023-08-09T11:41:36.9127981Z Resolving deltas: 17% (32/184) 2023-08-09T11:41:36.9128394Z Resolving deltas: 18% (34/184) 2023-08-09T11:41:36.9128845Z Resolving deltas: 19% (35/184) 2023-08-09T11:41:36.9129280Z Resolving deltas: 20% (37/184) 2023-08-09T11:41:36.9130017Z Resolving deltas: 21% (39/184) 2023-08-09T11:41:36.9130473Z Resolving deltas: 22% (41/184) 2023-08-09T11:41:36.9130922Z Resolving deltas: 23% (43/184) 2023-08-09T11:41:36.9131364Z Resolving deltas: 24% (45/184) 2023-08-09T11:41:36.9131806Z Resolving deltas: 25% (46/184) 2023-08-09T11:41:36.9132238Z Resolving deltas: 26% (48/184) 2023-08-09T11:41:36.9143090Z Resolving deltas: 27% (50/184) 2023-08-09T11:41:36.9144868Z Resolving deltas: 28% (53/184) 2023-08-09T11:41:36.9146709Z Resolving deltas: 29% (54/184) 2023-08-09T11:41:36.9147286Z Resolving deltas: 30% (56/184) 2023-08-09T11:41:36.9148028Z Resolving deltas: 31% (58/184) 2023-08-09T11:41:36.9149907Z Resolving deltas: 32% (59/184) 2023-08-09T11:41:36.9150345Z Resolving deltas: 33% (61/184) 2023-08-09T11:41:36.9151111Z Resolving deltas: 34% (63/184) 2023-08-09T11:41:36.9155899Z Resolving deltas: 35% (65/184) 2023-08-09T11:41:36.9157539Z Resolving deltas: 36% (67/184) 2023-08-09T11:41:36.9158648Z Resolving deltas: 37% (69/184) 2023-08-09T11:41:36.9159607Z Resolving deltas: 38% (70/184) 2023-08-09T11:41:36.9160988Z Resolving deltas: 39% (72/184) 2023-08-09T11:41:36.9161830Z Resolving deltas: 40% (74/184) 2023-08-09T11:41:36.9164206Z Resolving deltas: 41% (77/184) 2023-08-09T11:41:36.9164974Z Resolving deltas: 42% (78/184) 2023-08-09T11:41:36.9165485Z Resolving deltas: 43% (80/184) 2023-08-09T11:41:36.9165977Z Resolving deltas: 44% (82/184) 2023-08-09T11:41:36.9166423Z Resolving deltas: 45% (83/184) 2023-08-09T11:41:36.9166885Z Resolving deltas: 46% (86/184) 2023-08-09T11:41:36.9167339Z Resolving deltas: 47% (88/184) 2023-08-09T11:41:36.9173130Z Resolving deltas: 48% (89/184) 2023-08-09T11:41:36.9173950Z Resolving deltas: 49% (91/184) 2023-08-09T11:41:36.9174664Z Resolving deltas: 51% (94/184) 2023-08-09T11:41:36.9175205Z Resolving deltas: 52% (96/184) 2023-08-09T11:41:36.9175704Z Resolving deltas: 53% (98/184) 2023-08-09T11:41:36.9176204Z Resolving deltas: 54% (100/184) 2023-08-09T11:41:36.9176712Z Resolving deltas: 55% (102/184) 2023-08-09T11:41:36.9177532Z Resolving deltas: 56% (104/184) 2023-08-09T11:41:36.9178149Z Resolving deltas: 57% (105/184) 2023-08-09T11:41:36.9178652Z Resolving deltas: 58% (107/184) 2023-08-09T11:41:36.9179192Z Resolving deltas: 59% (109/184) 2023-08-09T11:41:36.9179697Z Resolving deltas: 60% (111/184) 2023-08-09T11:41:36.9180335Z Resolving deltas: 61% (114/184) 2023-08-09T11:41:36.9181037Z Resolving deltas: 62% (115/184) 2023-08-09T11:41:36.9182086Z Resolving deltas: 63% (116/184) 2023-08-09T11:41:36.9182581Z Resolving deltas: 64% (118/184) 2023-08-09T11:41:36.9183067Z Resolving deltas: 65% (120/184) 2023-08-09T11:41:36.9183589Z Resolving deltas: 66% (122/184) 2023-08-09T11:41:36.9184109Z Resolving deltas: 67% (125/184) 2023-08-09T11:41:36.9184613Z Resolving deltas: 68% (126/184) 2023-08-09T11:41:36.9185093Z Resolving deltas: 69% (128/184) 2023-08-09T11:41:36.9185590Z Resolving deltas: 70% (129/184) 2023-08-09T11:41:36.9186024Z Resolving deltas: 71% (131/184) 2023-08-09T11:41:36.9186264Z Resolving deltas: 72% (133/184) 2023-08-09T11:41:36.9186609Z Resolving deltas: 73% (136/184) 2023-08-09T11:41:36.9187071Z Resolving deltas: 75% (138/184) 2023-08-09T11:41:36.9187407Z Resolving deltas: 76% (140/184) 2023-08-09T11:41:36.9187777Z Resolving deltas: 77% (142/184) 2023-08-09T11:41:36.9188030Z Resolving deltas: 78% (145/184) 2023-08-09T11:41:36.9188275Z Resolving deltas: 79% (146/184) 2023-08-09T11:41:36.9188638Z Resolving deltas: 80% (148/184) 2023-08-09T11:41:36.9188991Z Resolving deltas: 81% (150/184) 2023-08-09T11:41:36.9189245Z Resolving deltas: 82% (151/184) 2023-08-09T11:41:36.9189501Z Resolving deltas: 83% (153/184) 2023-08-09T11:41:36.9189746Z Resolving deltas: 84% (155/184) 2023-08-09T11:41:36.9189977Z Resolving deltas: 85% (157/184) 2023-08-09T11:41:36.9190370Z Resolving deltas: 86% (159/184) 2023-08-09T11:41:36.9190705Z Resolving deltas: 88% (162/184) 2023-08-09T11:41:36.9191153Z Resolving deltas: 89% (164/184) 2023-08-09T11:41:36.9191638Z Resolving deltas: 90% (166/184) 2023-08-09T11:41:36.9192158Z Resolving deltas: 91% (168/184) 2023-08-09T11:41:36.9192663Z Resolving deltas: 92% (170/184) 2023-08-09T11:41:36.9193133Z Resolving deltas: 93% (172/184) 2023-08-09T11:41:36.9193593Z Resolving deltas: 94% (173/184) 2023-08-09T11:41:36.9194058Z Resolving deltas: 96% (177/184) 2023-08-09T11:41:36.9194638Z Resolving deltas: 97% (179/184) 2023-08-09T11:41:36.9195112Z Resolving deltas: 98% (181/184) 2023-08-09T11:41:36.9195655Z Resolving deltas: 99% (183/184) 2023-08-09T11:41:36.9199903Z Resolving deltas: 100% (184/184) 2023-08-09T11:41:36.9200446Z Resolving deltas: 100% (184/184), done. 2023-08-09T11:41:38.1425376Z From https://github.com/pytorch/test-infra 2023-08-09T11:41:38.1425787Z * [new branch] main -> origin/main 2023-08-09T11:41:38.1633108Z ##[endgroup] 2023-08-09T11:41:38.1633758Z ##[group]Determining the checkout info 2023-08-09T11:41:38.1647420Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-08-09T11:41:38.1973006Z origin/main 2023-08-09T11:41:38.2010358Z ##[endgroup] 2023-08-09T11:41:38.2010812Z ##[group]Checking out the ref 2023-08-09T11:41:38.2022505Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-08-09T11:41:39.4634223Z Updating files: 18% (166/883) 2023-08-09T11:41:40.2037952Z Updating files: 19% (168/883) 2023-08-09T11:41:40.2100190Z Updating files: 20% (177/883) 2023-08-09T11:41:40.2151639Z Updating files: 21% (186/883) 2023-08-09T11:41:40.2231052Z Updating files: 22% (195/883) 2023-08-09T11:41:40.2309336Z Updating files: 23% (204/883) 2023-08-09T11:41:40.2648305Z Updating files: 24% (212/883) 2023-08-09T11:41:40.2717603Z Updating files: 25% (221/883) 2023-08-09T11:41:40.2800825Z Updating files: 26% (230/883) 2023-08-09T11:41:40.2869704Z Updating files: 27% (239/883) 2023-08-09T11:41:40.2930521Z Updating files: 28% (248/883) 2023-08-09T11:41:40.6089663Z Updating files: 29% (257/883) 2023-08-09T11:41:40.6106638Z Updating files: 29% (263/883) 2023-08-09T11:41:40.6163587Z Updating files: 30% (265/883) 2023-08-09T11:41:40.6237676Z Updating files: 31% (274/883) 2023-08-09T11:41:40.6299616Z Updating files: 32% (283/883) 2023-08-09T11:41:40.6390568Z Updating files: 33% (292/883) 2023-08-09T11:41:40.6457294Z Updating files: 34% (301/883) 2023-08-09T11:41:40.6536998Z Updating files: 35% (310/883) 2023-08-09T11:41:40.6598504Z Updating files: 36% (318/883) 2023-08-09T11:41:40.6675255Z Updating files: 37% (327/883) 2023-08-09T11:41:40.6846170Z Updating files: 38% (336/883) 2023-08-09T11:41:40.6919665Z Updating files: 39% (345/883) 2023-08-09T11:41:40.7029838Z Updating files: 40% (354/883) 2023-08-09T11:41:40.7086818Z Updating files: 41% (363/883) 2023-08-09T11:41:40.7158390Z Updating files: 42% (371/883) 2023-08-09T11:41:41.0711551Z Updating files: 43% (380/883) 2023-08-09T11:41:41.2055956Z Updating files: 44% (389/883) 2023-08-09T11:41:41.3816718Z Updating files: 45% (398/883) 2023-08-09T11:41:41.3867372Z Updating files: 46% (407/883) 2023-08-09T11:41:41.3916380Z Updating files: 47% (416/883) 2023-08-09T11:41:41.5600996Z Updating files: 48% (424/883) 2023-08-09T11:41:41.6270325Z Updating files: 49% (433/883) 2023-08-09T11:41:41.6335782Z Updating files: 50% (442/883) 2023-08-09T11:41:41.6401112Z Updating files: 51% (451/883) 2023-08-09T11:41:41.6457489Z Updating files: 52% (460/883) 2023-08-09T11:41:41.6512655Z Updating files: 53% (468/883) 2023-08-09T11:41:41.6571185Z Updating files: 54% (477/883) 2023-08-09T11:41:41.8044828Z Updating files: 55% (486/883) 2023-08-09T11:41:41.8905721Z Updating files: 56% (495/883) 2023-08-09T11:41:41.8972929Z Updating files: 57% (504/883) 2023-08-09T11:41:41.9013468Z Updating files: 58% (513/883) 2023-08-09T11:41:41.9059164Z Updating files: 59% (521/883) 2023-08-09T11:41:41.9116672Z Updating files: 60% (530/883) 2023-08-09T11:41:41.9544986Z Updating files: 61% (539/883) 2023-08-09T11:41:42.0439970Z Updating files: 62% (548/883) 2023-08-09T11:41:42.0507809Z Updating files: 63% (557/883) 2023-08-09T11:41:42.0552706Z Updating files: 64% (566/883) 2023-08-09T11:41:42.0643545Z Updating files: 65% (574/883) 2023-08-09T11:41:42.0688240Z Updating files: 66% (583/883) 2023-08-09T11:41:42.3363268Z Updating files: 67% (592/883) 2023-08-09T11:41:42.4888616Z Updating files: 68% (601/883) 2023-08-09T11:41:42.4930238Z Updating files: 68% (606/883) 2023-08-09T11:41:42.5033181Z Updating files: 69% (610/883) 2023-08-09T11:41:42.6334979Z Updating files: 70% (619/883) 2023-08-09T11:41:42.8139046Z Updating files: 71% (627/883) 2023-08-09T11:41:42.8233167Z Updating files: 72% (636/883) 2023-08-09T11:41:42.8837660Z Updating files: 73% (645/883) 2023-08-09T11:41:42.8892163Z Updating files: 74% (654/883) 2023-08-09T11:41:43.1595239Z Updating files: 75% (663/883) 2023-08-09T11:41:43.1660396Z Updating files: 76% (672/883) 2023-08-09T11:41:43.2506630Z Updating files: 77% (680/883) 2023-08-09T11:41:43.7787161Z Updating files: 78% (689/883) 2023-08-09T11:41:43.7797160Z Updating files: 78% (695/883) 2023-08-09T11:41:43.7851162Z Updating files: 79% (698/883) 2023-08-09T11:41:43.7922876Z Updating files: 80% (707/883) 2023-08-09T11:41:43.8353268Z Updating files: 81% (716/883) 2023-08-09T11:41:43.8401477Z Updating files: 82% (725/883) 2023-08-09T11:41:43.8448908Z Updating files: 83% (733/883) 2023-08-09T11:41:43.8494607Z Updating files: 84% (742/883) 2023-08-09T11:41:43.8545781Z Updating files: 85% (751/883) 2023-08-09T11:41:43.8608855Z Updating files: 86% (760/883) 2023-08-09T11:41:43.8655975Z Updating files: 87% (769/883) 2023-08-09T11:41:43.8826029Z Updating files: 88% (778/883) 2023-08-09T11:41:43.8890013Z Updating files: 89% (786/883) 2023-08-09T11:41:43.8965571Z Updating files: 90% (795/883) 2023-08-09T11:41:44.4313834Z Updating files: 91% (804/883) 2023-08-09T11:41:44.4827470Z Updating files: 92% (813/883) 2023-08-09T11:41:44.4909086Z Updating files: 93% (822/883) 2023-08-09T11:41:44.4952369Z Updating files: 94% (831/883) 2023-08-09T11:41:44.5021341Z Updating files: 95% (839/883) 2023-08-09T11:41:44.5091000Z Updating files: 96% (848/883) 2023-08-09T11:41:44.5155458Z Updating files: 97% (857/883) 2023-08-09T11:41:44.5213687Z Updating files: 98% (866/883) 2023-08-09T11:41:44.5311123Z Updating files: 99% (875/883) 2023-08-09T11:41:44.5311515Z Updating files: 100% (883/883) 2023-08-09T11:41:44.5311792Z Updating files: 100% (883/883), done. 2023-08-09T11:41:44.5539257Z branch 'main' set up to track 'origin/main'. 2023-08-09T11:41:44.5540411Z Switched to a new branch 'main' 2023-08-09T11:41:44.5589520Z ##[endgroup] 2023-08-09T11:41:44.6021882Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:41:44.6319209Z '264b8afc6d56140163c6b64f4088a17c4cd59bfd' 2023-08-09T11:41:44.7092863Z Prepare all required actions 2023-08-09T11:41:44.7973197Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-08-09T11:41:44.7973476Z env: 2023-08-09T11:41:44.7973745Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:44.7974036Z PYTHON_VERSION: 3.9 2023-08-09T11:41:44.7974257Z PACKAGE_TYPE: conda 2023-08-09T11:41:44.7974513Z REPOSITORY: pytorch/audio 2023-08-09T11:41:44.7974751Z REF: 2023-08-09T11:41:44.7974963Z CU_VERSION: cu118 2023-08-09T11:41:44.7975160Z ##[endgroup] 2023-08-09T11:41:44.8536263Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:44.8536675Z set -euxo pipefail 2023-08-09T11:41:44.8536988Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-08-09T11:41:44.8579911Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:44.8582146Z env: 2023-08-09T11:41:44.8582415Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:44.8582843Z PYTHON_VERSION: 3.9 2023-08-09T11:41:44.8583101Z PACKAGE_TYPE: conda 2023-08-09T11:41:44.8583335Z REPOSITORY: pytorch/audio 2023-08-09T11:41:44.8583583Z REF: 2023-08-09T11:41:44.8583800Z CU_VERSION: cu118 2023-08-09T11:41:44.8584011Z ##[endgroup] 2023-08-09T11:41:46.9725727Z + echo CHANNEL=nightly 2023-08-09T11:41:46.9995988Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-08-09T11:41:46.9996352Z with: 2023-08-09T11:41:46.9996837Z github-secret: *** 2023-08-09T11:41:46.9997084Z activate-with-label: false 2023-08-09T11:41:46.9997455Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-08-09T11:41:46.9997804Z label: with-ssh 2023-08-09T11:41:46.9998057Z remove-existing-keys: true 2023-08-09T11:41:46.9998274Z env: 2023-08-09T11:41:46.9998776Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:46.9999067Z PYTHON_VERSION: 3.9 2023-08-09T11:41:46.9999313Z PACKAGE_TYPE: conda 2023-08-09T11:41:46.9999542Z REPOSITORY: pytorch/audio 2023-08-09T11:41:46.9999782Z REF: 2023-08-09T11:41:46.9999994Z CU_VERSION: cu118 2023-08-09T11:41:47.0000224Z CHANNEL: nightly 2023-08-09T11:41:47.0000428Z ##[endgroup] 2023-08-09T11:41:47.1383412Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-08-09T11:41:47.1389420Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-08-09T11:41:47.1630097Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:47.1630553Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:47.1666668Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:41:47.1666963Z env: 2023-08-09T11:41:47.1667215Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:47.1667533Z PYTHON_VERSION: 3.9 2023-08-09T11:41:47.1667783Z PACKAGE_TYPE: conda 2023-08-09T11:41:47.1668040Z REPOSITORY: pytorch/audio 2023-08-09T11:41:47.1668256Z REF: 2023-08-09T11:41:47.1668466Z CU_VERSION: cu118 2023-08-09T11:41:47.1668694Z CHANNEL: nightly 2023-08-09T11:41:47.1668930Z ##[endgroup] 2023-08-09T11:41:48.1080254Z Prepare all required actions 2023-08-09T11:41:48.1080718Z Getting action download info 2023-08-09T11:41:48.2566476Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-08-09T11:41:48.9692168Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-08-09T11:41:48.9692441Z with: 2023-08-09T11:41:48.9692655Z repository: pytorch/audio 2023-08-09T11:41:48.9692898Z setup-miniconda: false 2023-08-09T11:41:48.9693130Z python-version: 3.9 2023-08-09T11:41:48.9693339Z submodules: recursive 2023-08-09T11:41:48.9693538Z env: 2023-08-09T11:41:48.9693795Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:48.9694073Z PYTHON_VERSION: 3.9 2023-08-09T11:41:48.9694286Z PACKAGE_TYPE: conda 2023-08-09T11:41:48.9694526Z REPOSITORY: pytorch/audio 2023-08-09T11:41:48.9694753Z REF: 2023-08-09T11:41:48.9694940Z CU_VERSION: cu118 2023-08-09T11:41:48.9695131Z CHANNEL: nightly 2023-08-09T11:41:48.9695387Z ##[endgroup] 2023-08-09T11:41:48.9832626Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:48.9832917Z set -euxo pipefail 2023-08-09T11:41:48.9833162Z rm -rf "${REPOSITORY}" 2023-08-09T11:41:48.9861750Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:48.9862088Z env: 2023-08-09T11:41:48.9862351Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:48.9862633Z PYTHON_VERSION: 3.9 2023-08-09T11:41:48.9862853Z PACKAGE_TYPE: conda 2023-08-09T11:41:48.9863099Z REPOSITORY: pytorch/audio 2023-08-09T11:41:48.9863351Z REF: 2023-08-09T11:41:48.9863536Z CU_VERSION: cu118 2023-08-09T11:41:48.9863756Z CHANNEL: nightly 2023-08-09T11:41:48.9863973Z ##[endgroup] 2023-08-09T11:41:49.0106969Z + rm -rf pytorch/audio 2023-08-09T11:41:49.3586704Z ##[group]Run actions/checkout@v3 2023-08-09T11:41:49.3586939Z with: 2023-08-09T11:41:49.3587155Z repository: pytorch/audio 2023-08-09T11:41:49.3587425Z submodules: recursive 2023-08-09T11:41:49.3587636Z path: pytorch/audio 2023-08-09T11:41:49.3587995Z token: *** 2023-08-09T11:41:49.3588207Z ssh-strict: true 2023-08-09T11:41:49.3588448Z persist-credentials: true 2023-08-09T11:41:49.3588682Z clean: true 2023-08-09T11:41:49.3588909Z sparse-checkout-cone-mode: true 2023-08-09T11:41:49.3589164Z fetch-depth: 1 2023-08-09T11:41:49.3589370Z lfs: false 2023-08-09T11:41:49.3589574Z set-safe-directory: true 2023-08-09T11:41:49.3589800Z env: 2023-08-09T11:41:49.3590194Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:49.3590471Z PYTHON_VERSION: 3.9 2023-08-09T11:41:49.3591192Z PACKAGE_TYPE: conda 2023-08-09T11:41:49.3591428Z REPOSITORY: pytorch/audio 2023-08-09T11:41:49.3591655Z REF: 2023-08-09T11:41:49.3591855Z CU_VERSION: cu118 2023-08-09T11:41:49.3592050Z CHANNEL: nightly 2023-08-09T11:41:49.3592262Z ##[endgroup] 2023-08-09T11:41:49.5525441Z Syncing repository: pytorch/audio 2023-08-09T11:41:49.5554134Z ##[group]Getting Git version info 2023-08-09T11:41:49.5556618Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-08-09T11:41:49.5839908Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:49.6121854Z git version 2.41.0.windows.1 2023-08-09T11:41:49.6170977Z ##[endgroup] 2023-08-09T11:41:49.6198483Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\741aef42-0d2a-44d3-ba26-f4713a9cc0da' before making global git config changes 2023-08-09T11:41:49.6199393Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:49.6213611Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T11:41:49.6558479Z ##[group]Initializing the repository 2023-08-09T11:41:49.6568677Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T11:41:49.9614690Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-08-09T11:41:49.9664089Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-08-09T11:41:50.0021658Z ##[endgroup] 2023-08-09T11:41:50.0022138Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:50.0032925Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:50.0374108Z ##[endgroup] 2023-08-09T11:41:50.0374558Z ##[group]Setting up auth 2023-08-09T11:41:50.0396545Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:50.0723117Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2023-08-09T11:41:50.6797777Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:50.7121616Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2023-08-09T11:41:51.2079979Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:51.2419291Z ##[endgroup] 2023-08-09T11:41:51.2419758Z ##[group]Fetching the repository 2023-08-09T11:41:51.2437261Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +fe9b9ff75edebf1e0e326f64577d64df3b5858db:refs/remotes/origin/nightly 2023-08-09T11:41:51.4619607Z remote: Enumerating objects: 987, done. 2023-08-09T11:41:51.4620235Z remote: Counting objects: 0% (1/987) 2023-08-09T11:41:51.4620816Z remote: Counting objects: 1% (10/987) 2023-08-09T11:41:51.4621316Z remote: Counting objects: 2% (20/987) 2023-08-09T11:41:51.4621869Z remote: Counting objects: 3% (30/987) 2023-08-09T11:41:51.4622392Z remote: Counting objects: 4% (40/987) 2023-08-09T11:41:51.4623005Z remote: Counting objects: 5% (50/987) 2023-08-09T11:41:51.4623603Z remote: Counting objects: 6% (60/987) 2023-08-09T11:41:51.4624090Z remote: Counting objects: 7% (70/987) 2023-08-09T11:41:51.4624572Z remote: Counting objects: 8% (79/987) 2023-08-09T11:41:51.4624865Z remote: Counting objects: 9% (89/987) 2023-08-09T11:41:51.4625458Z remote: Counting objects: 10% (99/987) 2023-08-09T11:41:51.4625733Z remote: Counting objects: 11% (109/987) 2023-08-09T11:41:51.4626028Z remote: Counting objects: 12% (119/987) 2023-08-09T11:41:51.4626322Z remote: Counting objects: 13% (129/987) 2023-08-09T11:41:51.4626622Z remote: Counting objects: 14% (139/987) 2023-08-09T11:41:51.4626897Z remote: Counting objects: 15% (149/987) 2023-08-09T11:41:51.4627181Z remote: Counting objects: 16% (158/987) 2023-08-09T11:41:51.4627467Z remote: Counting objects: 17% (168/987) 2023-08-09T11:41:51.4627757Z remote: Counting objects: 18% (178/987) 2023-08-09T11:41:51.4628026Z remote: Counting objects: 19% (188/987) 2023-08-09T11:41:51.4628308Z remote: Counting objects: 20% (198/987) 2023-08-09T11:41:51.4628591Z remote: Counting objects: 21% (208/987) 2023-08-09T11:41:51.4629059Z remote: Counting objects: 22% (218/987) 2023-08-09T11:41:51.4629435Z remote: Counting objects: 23% (228/987) 2023-08-09T11:41:51.4630079Z remote: Counting objects: 24% (237/987) 2023-08-09T11:41:51.4630710Z remote: Counting objects: 25% (247/987) 2023-08-09T11:41:51.4631241Z remote: Counting objects: 26% (257/987) 2023-08-09T11:41:51.4632806Z remote: Counting objects: 27% (267/987) 2023-08-09T11:41:51.4633160Z remote: Counting objects: 28% (277/987) 2023-08-09T11:41:51.4633445Z remote: Counting objects: 29% (287/987) 2023-08-09T11:41:51.4633718Z remote: Counting objects: 30% (297/987) 2023-08-09T11:41:51.4634002Z remote: Counting objects: 31% (306/987) 2023-08-09T11:41:51.4634287Z remote: Counting objects: 32% (316/987) 2023-08-09T11:41:51.4634571Z remote: Counting objects: 33% (326/987) 2023-08-09T11:41:51.4634835Z remote: Counting objects: 34% (336/987) 2023-08-09T11:41:51.4635118Z remote: Counting objects: 35% (346/987) 2023-08-09T11:41:51.4635414Z remote: Counting objects: 36% (356/987) 2023-08-09T11:41:51.4635899Z remote: Counting objects: 37% (366/987) 2023-08-09T11:41:51.4636169Z remote: Counting objects: 38% (376/987) 2023-08-09T11:41:51.4636566Z remote: Counting objects: 39% (385/987) 2023-08-09T11:41:51.4636973Z remote: Counting objects: 40% (395/987) 2023-08-09T11:41:51.4637263Z remote: Counting objects: 41% (405/987) 2023-08-09T11:41:51.4637531Z remote: Counting objects: 42% (415/987) 2023-08-09T11:41:51.4637814Z remote: Counting objects: 43% (425/987) 2023-08-09T11:41:51.4638097Z remote: Counting objects: 44% (435/987) 2023-08-09T11:41:51.4638379Z remote: Counting objects: 45% (445/987) 2023-08-09T11:41:51.4638643Z remote: Counting objects: 46% (455/987) 2023-08-09T11:41:51.4638924Z remote: Counting objects: 47% (464/987) 2023-08-09T11:41:51.4639208Z remote: Counting objects: 48% (474/987) 2023-08-09T11:41:51.4639499Z remote: Counting objects: 49% (484/987) 2023-08-09T11:41:51.4639763Z remote: Counting objects: 50% (494/987) 2023-08-09T11:41:51.4640041Z remote: Counting objects: 51% (504/987) 2023-08-09T11:41:51.4640324Z remote: Counting objects: 52% (514/987) 2023-08-09T11:41:51.4640615Z remote: Counting objects: 53% (524/987) 2023-08-09T11:41:51.4640882Z remote: Counting objects: 54% (533/987) 2023-08-09T11:41:51.4641166Z remote: Counting objects: 55% (543/987) 2023-08-09T11:41:51.4641449Z remote: Counting objects: 56% (553/987) 2023-08-09T11:41:51.4641733Z remote: Counting objects: 57% (563/987) 2023-08-09T11:41:51.4642002Z remote: Counting objects: 58% (573/987) 2023-08-09T11:41:51.4642426Z remote: Counting objects: 59% (583/987) 2023-08-09T11:41:51.4642712Z remote: Counting objects: 60% (593/987) 2023-08-09T11:41:51.4642996Z remote: Counting objects: 61% (603/987) 2023-08-09T11:41:51.4643728Z remote: Counting objects: 62% (612/987) 2023-08-09T11:41:51.4644020Z remote: Counting objects: 63% (622/987) 2023-08-09T11:41:51.4644304Z remote: Counting objects: 64% (632/987) 2023-08-09T11:41:51.4644591Z remote: Counting objects: 65% (642/987) 2023-08-09T11:41:51.4644885Z remote: Counting objects: 66% (652/987) 2023-08-09T11:41:51.4645151Z remote: Counting objects: 67% (662/987) 2023-08-09T11:41:51.4645434Z remote: Counting objects: 68% (672/987) 2023-08-09T11:41:51.4645722Z remote: Counting objects: 69% (682/987) 2023-08-09T11:41:51.4646007Z remote: Counting objects: 70% (691/987) 2023-08-09T11:41:51.4646272Z remote: Counting objects: 71% (701/987) 2023-08-09T11:41:51.4646552Z remote: Counting objects: 72% (711/987) 2023-08-09T11:41:51.4646838Z remote: Counting objects: 73% (721/987) 2023-08-09T11:41:51.4647127Z remote: Counting objects: 74% (731/987) 2023-08-09T11:41:51.4647402Z remote: Counting objects: 75% (741/987) 2023-08-09T11:41:51.4647688Z remote: Counting objects: 76% (751/987) 2023-08-09T11:41:51.4647969Z remote: Counting objects: 77% (760/987) 2023-08-09T11:41:51.4648256Z remote: Counting objects: 78% (770/987) 2023-08-09T11:41:51.4648644Z remote: Counting objects: 79% (780/987) 2023-08-09T11:41:51.4649079Z remote: Counting objects: 80% (790/987) 2023-08-09T11:41:51.4649366Z remote: Counting objects: 81% (800/987) 2023-08-09T11:41:51.4649759Z remote: Counting objects: 82% (810/987) 2023-08-09T11:41:51.4650136Z remote: Counting objects: 83% (820/987) 2023-08-09T11:41:51.4650427Z remote: Counting objects: 84% (830/987) 2023-08-09T11:41:51.4650894Z remote: Counting objects: 85% (839/987) 2023-08-09T11:41:51.4651285Z remote: Counting objects: 86% (849/987) 2023-08-09T11:41:51.4651553Z remote: Counting objects: 87% (859/987) 2023-08-09T11:41:51.4651850Z remote: Counting objects: 88% (869/987) 2023-08-09T11:41:51.4652136Z remote: Counting objects: 89% (879/987) 2023-08-09T11:41:51.4652420Z remote: Counting objects: 90% (889/987) 2023-08-09T11:41:51.4652688Z remote: Counting objects: 91% (899/987) 2023-08-09T11:41:51.4652980Z remote: Counting objects: 92% (909/987) 2023-08-09T11:41:51.4653262Z remote: Counting objects: 93% (918/987) 2023-08-09T11:41:51.4653541Z remote: Counting objects: 94% (928/987) 2023-08-09T11:41:51.4653807Z remote: Counting objects: 95% (938/987) 2023-08-09T11:41:51.4654090Z remote: Counting objects: 96% (948/987) 2023-08-09T11:41:51.4654372Z remote: Counting objects: 97% (958/987) 2023-08-09T11:41:51.4654655Z remote: Counting objects: 98% (968/987) 2023-08-09T11:41:51.4654921Z remote: Counting objects: 99% (978/987) 2023-08-09T11:41:51.4655206Z remote: Counting objects: 100% (987/987) 2023-08-09T11:41:51.4655672Z remote: Counting objects: 100% (987/987), done. 2023-08-09T11:41:51.4655997Z remote: Compressing objects: 0% (1/865) 2023-08-09T11:41:51.4656453Z remote: Compressing objects: 1% (9/865) 2023-08-09T11:41:51.4656831Z remote: Compressing objects: 2% (18/865) 2023-08-09T11:41:51.4657146Z remote: Compressing objects: 3% (26/865) 2023-08-09T11:41:51.4657452Z remote: Compressing objects: 4% (35/865) 2023-08-09T11:41:51.4657756Z remote: Compressing objects: 5% (44/865) 2023-08-09T11:41:51.4658038Z remote: Compressing objects: 6% (52/865) 2023-08-09T11:41:51.4658342Z remote: Compressing objects: 7% (61/865) 2023-08-09T11:41:51.4658647Z remote: Compressing objects: 8% (70/865) 2023-08-09T11:41:51.4658945Z remote: Compressing objects: 9% (78/865) 2023-08-09T11:41:51.4659231Z remote: Compressing objects: 10% (87/865) 2023-08-09T11:41:51.4659530Z remote: Compressing objects: 11% (96/865) 2023-08-09T11:41:51.4660009Z remote: Compressing objects: 12% (104/865) 2023-08-09T11:41:51.4660320Z remote: Compressing objects: 13% (113/865) 2023-08-09T11:41:51.4660608Z remote: Compressing objects: 14% (122/865) 2023-08-09T11:41:51.4660913Z remote: Compressing objects: 15% (130/865) 2023-08-09T11:41:51.4661225Z remote: Compressing objects: 16% (139/865) 2023-08-09T11:41:51.4661529Z remote: Compressing objects: 17% (148/865) 2023-08-09T11:41:51.4661963Z remote: Compressing objects: 18% (156/865) 2023-08-09T11:41:51.4662277Z remote: Compressing objects: 19% (165/865) 2023-08-09T11:41:51.4662692Z remote: Compressing objects: 20% (173/865) 2023-08-09T11:41:51.4663125Z remote: Compressing objects: 21% (182/865) 2023-08-09T11:41:51.4663415Z remote: Compressing objects: 22% (191/865) 2023-08-09T11:41:51.4663713Z remote: Compressing objects: 23% (199/865) 2023-08-09T11:41:51.4664023Z remote: Compressing objects: 24% (208/865) 2023-08-09T11:41:51.4664325Z remote: Compressing objects: 25% (217/865) 2023-08-09T11:41:51.4664606Z remote: Compressing objects: 26% (225/865) 2023-08-09T11:41:51.4664904Z remote: Compressing objects: 27% (234/865) 2023-08-09T11:41:51.4665327Z remote: Compressing objects: 28% (243/865) 2023-08-09T11:41:51.4665648Z remote: Compressing objects: 29% (251/865) 2023-08-09T11:41:51.4665945Z remote: Compressing objects: 30% (260/865) 2023-08-09T11:41:51.4666229Z remote: Compressing objects: 31% (269/865) 2023-08-09T11:41:51.4666529Z remote: Compressing objects: 32% (277/865) 2023-08-09T11:41:51.4666829Z remote: Compressing objects: 33% (286/865) 2023-08-09T11:41:51.4667125Z remote: Compressing objects: 34% (295/865) 2023-08-09T11:41:51.4667409Z remote: Compressing objects: 35% (303/865) 2023-08-09T11:41:51.4667709Z remote: Compressing objects: 36% (312/865) 2023-08-09T11:41:51.4668016Z remote: Compressing objects: 37% (321/865) 2023-08-09T11:41:51.4668446Z remote: Compressing objects: 38% (329/865) 2023-08-09T11:41:51.4668739Z remote: Compressing objects: 39% (338/865) 2023-08-09T11:41:51.4669037Z remote: Compressing objects: 40% (346/865) 2023-08-09T11:41:51.4669552Z remote: Compressing objects: 41% (355/865) 2023-08-09T11:41:51.4669864Z remote: Compressing objects: 42% (364/865) 2023-08-09T11:41:51.4670147Z remote: Compressing objects: 43% (372/865) 2023-08-09T11:41:51.4670446Z remote: Compressing objects: 44% (381/865) 2023-08-09T11:41:51.4670747Z remote: Compressing objects: 45% (390/865) 2023-08-09T11:41:51.4671068Z remote: Compressing objects: 46% (398/865) 2023-08-09T11:41:51.4671349Z remote: Compressing objects: 47% (407/865) 2023-08-09T11:41:51.4671650Z remote: Compressing objects: 48% (416/865) 2023-08-09T11:41:51.4671955Z remote: Compressing objects: 49% (424/865) 2023-08-09T11:41:51.4672252Z remote: Compressing objects: 50% (433/865) 2023-08-09T11:41:51.4672534Z remote: Compressing objects: 51% (442/865) 2023-08-09T11:41:51.4672833Z remote: Compressing objects: 52% (450/865) 2023-08-09T11:41:51.4673138Z remote: Compressing objects: 53% (459/865) 2023-08-09T11:41:51.4673440Z remote: Compressing objects: 54% (468/865) 2023-08-09T11:41:51.4673722Z remote: Compressing objects: 55% (476/865) 2023-08-09T11:41:51.4674020Z remote: Compressing objects: 56% (485/865) 2023-08-09T11:41:51.4674318Z remote: Compressing objects: 57% (494/865) 2023-08-09T11:41:51.4674615Z remote: Compressing objects: 58% (502/865) 2023-08-09T11:41:51.4675032Z remote: Compressing objects: 59% (511/865) 2023-08-09T11:41:51.4675319Z remote: Compressing objects: 60% (519/865) 2023-08-09T11:41:51.4675618Z remote: Compressing objects: 61% (528/865) 2023-08-09T11:41:51.4676985Z remote: Compressing objects: 62% (537/865) 2023-08-09T11:41:51.4677287Z remote: Compressing objects: 63% (545/865) 2023-08-09T11:41:51.4677568Z remote: Compressing objects: 64% (554/865) 2023-08-09T11:41:51.4677866Z remote: Compressing objects: 65% (563/865) 2023-08-09T11:41:51.4678174Z remote: Compressing objects: 66% (571/865) 2023-08-09T11:41:51.4678473Z remote: Compressing objects: 67% (580/865) 2023-08-09T11:41:51.4678752Z remote: Compressing objects: 68% (589/865) 2023-08-09T11:41:51.4679050Z remote: Compressing objects: 69% (597/865) 2023-08-09T11:41:51.4679351Z remote: Compressing objects: 70% (606/865) 2023-08-09T11:41:51.4679648Z remote: Compressing objects: 71% (615/865) 2023-08-09T11:41:51.4679928Z remote: Compressing objects: 72% (623/865) 2023-08-09T11:41:51.4680229Z remote: Compressing objects: 73% (632/865) 2023-08-09T11:41:51.4680534Z remote: Compressing objects: 74% (641/865) 2023-08-09T11:41:51.4680831Z remote: Compressing objects: 75% (649/865) 2023-08-09T11:41:51.4681111Z remote: Compressing objects: 76% (658/865) 2023-08-09T11:41:51.4681410Z remote: Compressing objects: 77% (667/865) 2023-08-09T11:41:51.4682570Z remote: Compressing objects: 78% (675/865) 2023-08-09T11:41:51.4683044Z remote: Compressing objects: 79% (684/865) 2023-08-09T11:41:51.4683324Z remote: Compressing objects: 80% (692/865) 2023-08-09T11:41:51.4683624Z remote: Compressing objects: 81% (701/865) 2023-08-09T11:41:51.4683925Z remote: Compressing objects: 82% (710/865) 2023-08-09T11:41:51.4684229Z remote: Compressing objects: 83% (718/865) 2023-08-09T11:41:51.4684527Z remote: Compressing objects: 84% (727/865) 2023-08-09T11:41:51.4684826Z remote: Compressing objects: 85% (736/865) 2023-08-09T11:41:51.4685125Z remote: Compressing objects: 86% (744/865) 2023-08-09T11:41:51.4685433Z remote: Compressing objects: 87% (753/865) 2023-08-09T11:41:51.4685729Z remote: Compressing objects: 88% (762/865) 2023-08-09T11:41:51.4686007Z remote: Compressing objects: 89% (770/865) 2023-08-09T11:41:51.4686307Z remote: Compressing objects: 90% (779/865) 2023-08-09T11:41:51.4686611Z remote: Compressing objects: 91% (788/865) 2023-08-09T11:41:51.4686910Z remote: Compressing objects: 92% (796/865) 2023-08-09T11:41:51.4687189Z remote: Compressing objects: 93% (805/865) 2023-08-09T11:41:51.4687486Z remote: Compressing objects: 94% (814/865) 2023-08-09T11:41:51.4687785Z remote: Compressing objects: 95% (822/865) 2023-08-09T11:41:51.4688202Z remote: Compressing objects: 96% (831/865) 2023-08-09T11:41:51.4688495Z remote: Compressing objects: 97% (840/865) 2023-08-09T11:41:51.4688797Z remote: Compressing objects: 98% (848/865) 2023-08-09T11:41:51.4689231Z remote: Compressing objects: 99% (857/865) 2023-08-09T11:41:51.4689631Z remote: Compressing objects: 100% (865/865) 2023-08-09T11:41:51.4689944Z remote: Compressing objects: 100% (865/865), done. 2023-08-09T11:41:51.4820911Z Receiving objects: 0% (1/987) 2023-08-09T11:41:51.4825296Z Receiving objects: 1% (10/987) 2023-08-09T11:41:51.4829096Z Receiving objects: 2% (20/987) 2023-08-09T11:41:51.4831512Z Receiving objects: 3% (30/987) 2023-08-09T11:41:51.4835885Z Receiving objects: 4% (40/987) 2023-08-09T11:41:51.4868772Z Receiving objects: 5% (50/987) 2023-08-09T11:41:51.4887712Z Receiving objects: 6% (60/987) 2023-08-09T11:41:51.4894836Z Receiving objects: 7% (70/987) 2023-08-09T11:41:51.4900771Z Receiving objects: 8% (79/987) 2023-08-09T11:41:51.4909841Z Receiving objects: 9% (89/987) 2023-08-09T11:41:51.4915610Z Receiving objects: 10% (99/987) 2023-08-09T11:41:51.4919425Z Receiving objects: 11% (109/987) 2023-08-09T11:41:51.4928869Z Receiving objects: 12% (119/987) 2023-08-09T11:41:51.4934227Z Receiving objects: 13% (129/987) 2023-08-09T11:41:51.4938199Z Receiving objects: 14% (139/987) 2023-08-09T11:41:51.4943516Z Receiving objects: 15% (149/987) 2023-08-09T11:41:51.4947350Z Receiving objects: 16% (158/987) 2023-08-09T11:41:51.4951734Z Receiving objects: 17% (168/987) 2023-08-09T11:41:51.4957225Z Receiving objects: 18% (178/987) 2023-08-09T11:41:51.4960167Z Receiving objects: 19% (188/987) 2023-08-09T11:41:51.4965418Z Receiving objects: 20% (198/987) 2023-08-09T11:41:51.4973230Z Receiving objects: 21% (208/987) 2023-08-09T11:41:51.4981523Z Receiving objects: 22% (218/987) 2023-08-09T11:41:51.4986415Z Receiving objects: 23% (228/987) 2023-08-09T11:41:51.4989471Z Receiving objects: 24% (237/987) 2023-08-09T11:41:51.5019539Z Receiving objects: 25% (247/987) 2023-08-09T11:41:51.5024268Z Receiving objects: 26% (257/987) 2023-08-09T11:41:51.5033957Z Receiving objects: 27% (267/987) 2023-08-09T11:41:51.5040060Z Receiving objects: 28% (277/987) 2023-08-09T11:41:51.5041593Z Receiving objects: 29% (287/987) 2023-08-09T11:41:51.5044531Z Receiving objects: 30% (297/987) 2023-08-09T11:41:51.5051285Z Receiving objects: 31% (306/987) 2023-08-09T11:41:51.5061486Z Receiving objects: 32% (316/987) 2023-08-09T11:41:51.5079625Z Receiving objects: 33% (326/987) 2023-08-09T11:41:51.5094000Z Receiving objects: 34% (336/987) 2023-08-09T11:41:51.5106719Z Receiving objects: 35% (346/987) 2023-08-09T11:41:51.5108355Z Receiving objects: 36% (356/987) 2023-08-09T11:41:51.5113345Z Receiving objects: 37% (366/987) 2023-08-09T11:41:51.5115253Z Receiving objects: 38% (376/987) 2023-08-09T11:41:51.5342298Z Receiving objects: 39% (385/987) 2023-08-09T11:41:51.5343541Z Receiving objects: 40% (395/987) 2023-08-09T11:41:51.5354780Z Receiving objects: 41% (405/987) 2023-08-09T11:41:51.5480788Z Receiving objects: 42% (415/987) 2023-08-09T11:41:51.5936199Z Receiving objects: 43% (425/987) 2023-08-09T11:41:51.5966389Z Receiving objects: 44% (435/987) 2023-08-09T11:41:51.5967995Z Receiving objects: 45% (445/987) 2023-08-09T11:41:51.5969040Z Receiving objects: 46% (455/987) 2023-08-09T11:41:51.5969495Z Receiving objects: 47% (464/987) 2023-08-09T11:41:51.5975689Z Receiving objects: 48% (474/987) 2023-08-09T11:41:51.5980210Z Receiving objects: 49% (484/987) 2023-08-09T11:41:51.5981644Z Receiving objects: 50% (494/987) 2023-08-09T11:41:51.5986396Z Receiving objects: 51% (504/987) 2023-08-09T11:41:51.5990646Z Receiving objects: 52% (514/987) 2023-08-09T11:41:51.5994843Z Receiving objects: 53% (524/987) 2023-08-09T11:41:51.5999548Z Receiving objects: 54% (533/987) 2023-08-09T11:41:51.6003941Z Receiving objects: 55% (543/987) 2023-08-09T11:41:51.6005476Z Receiving objects: 56% (553/987) 2023-08-09T11:41:51.6008719Z Receiving objects: 57% (563/987) 2023-08-09T11:41:51.6018038Z Receiving objects: 58% (573/987) 2023-08-09T11:41:51.6024034Z Receiving objects: 59% (583/987) 2023-08-09T11:41:51.6032693Z Receiving objects: 60% (593/987) 2023-08-09T11:41:51.6035519Z Receiving objects: 61% (603/987) 2023-08-09T11:41:51.6037659Z Receiving objects: 62% (612/987) 2023-08-09T11:41:51.6038941Z Receiving objects: 63% (622/987) 2023-08-09T11:41:51.6045550Z Receiving objects: 64% (632/987) 2023-08-09T11:41:51.6049440Z Receiving objects: 65% (642/987) 2023-08-09T11:41:51.6051291Z Receiving objects: 66% (652/987) 2023-08-09T11:41:51.6055218Z Receiving objects: 67% (662/987) 2023-08-09T11:41:51.6059674Z Receiving objects: 68% (672/987) 2023-08-09T11:41:51.6064149Z Receiving objects: 69% (682/987) 2023-08-09T11:41:51.6066332Z Receiving objects: 70% (691/987) 2023-08-09T11:41:51.6070495Z Receiving objects: 71% (701/987) 2023-08-09T11:41:51.6073012Z Receiving objects: 72% (711/987) 2023-08-09T11:41:51.6081163Z Receiving objects: 73% (721/987) 2023-08-09T11:41:51.6087180Z Receiving objects: 74% (731/987) 2023-08-09T11:41:51.6092948Z Receiving objects: 75% (741/987) 2023-08-09T11:41:51.6101062Z Receiving objects: 76% (751/987) 2023-08-09T11:41:51.6110712Z Receiving objects: 77% (760/987) 2023-08-09T11:41:51.6114529Z Receiving objects: 78% (770/987) 2023-08-09T11:41:51.6123805Z Receiving objects: 79% (780/987) 2023-08-09T11:41:51.6131936Z Receiving objects: 80% (790/987) 2023-08-09T11:41:51.6138557Z Receiving objects: 81% (800/987) 2023-08-09T11:41:51.6144097Z Receiving objects: 82% (810/987) 2023-08-09T11:41:51.6147183Z Receiving objects: 83% (820/987) 2023-08-09T11:41:51.6150330Z Receiving objects: 84% (830/987) 2023-08-09T11:41:51.6152945Z Receiving objects: 85% (839/987) 2023-08-09T11:41:51.6157139Z Receiving objects: 86% (849/987) 2023-08-09T11:41:51.6161609Z Receiving objects: 87% (859/987) 2023-08-09T11:41:51.6170471Z Receiving objects: 88% (869/987) 2023-08-09T11:41:51.6178234Z Receiving objects: 89% (879/987) 2023-08-09T11:41:51.6203397Z Receiving objects: 90% (889/987) 2023-08-09T11:41:51.6213493Z Receiving objects: 91% (899/987) 2023-08-09T11:41:51.6226352Z Receiving objects: 92% (909/987) 2023-08-09T11:41:51.6244356Z Receiving objects: 93% (918/987) 2023-08-09T11:41:51.6251523Z Receiving objects: 94% (928/987) 2023-08-09T11:41:51.6262507Z Receiving objects: 95% (938/987) 2023-08-09T11:41:51.6268051Z Receiving objects: 96% (948/987) 2023-08-09T11:41:51.6278826Z Receiving objects: 97% (958/987) 2023-08-09T11:41:51.6291725Z Receiving objects: 98% (968/987) 2023-08-09T11:41:51.6292558Z remote: Total 987 (delta 162), reused 444 (delta 89), pack-reused 0 2023-08-09T11:41:51.6297851Z Receiving objects: 99% (978/987) 2023-08-09T11:41:51.6298385Z Receiving objects: 100% (987/987) 2023-08-09T11:41:51.6298815Z Receiving objects: 100% (987/987), 4.42 MiB | 29.61 MiB/s, done. 2023-08-09T11:41:51.6308399Z Resolving deltas: 0% (0/162) 2023-08-09T11:41:51.6309473Z Resolving deltas: 2% (4/162) 2023-08-09T11:41:51.6310153Z Resolving deltas: 3% (5/162) 2023-08-09T11:41:51.6310601Z Resolving deltas: 4% (8/162) 2023-08-09T11:41:51.6311425Z Resolving deltas: 5% (9/162) 2023-08-09T11:41:51.6312018Z Resolving deltas: 6% (10/162) 2023-08-09T11:41:51.6312601Z Resolving deltas: 8% (13/162) 2023-08-09T11:41:51.6313404Z Resolving deltas: 9% (15/162) 2023-08-09T11:41:51.6314497Z Resolving deltas: 10% (17/162) 2023-08-09T11:41:51.6316272Z Resolving deltas: 12% (20/162) 2023-08-09T11:41:51.6316836Z Resolving deltas: 13% (22/162) 2023-08-09T11:41:51.6319752Z Resolving deltas: 14% (23/162) 2023-08-09T11:41:51.6320328Z Resolving deltas: 15% (25/162) 2023-08-09T11:41:51.6320994Z Resolving deltas: 16% (26/162) 2023-08-09T11:41:51.6322036Z Resolving deltas: 17% (28/162) 2023-08-09T11:41:51.6322948Z Resolving deltas: 19% (31/162) 2023-08-09T11:41:51.6325634Z Resolving deltas: 20% (33/162) 2023-08-09T11:41:51.6329071Z Resolving deltas: 21% (35/162) 2023-08-09T11:41:51.6330060Z Resolving deltas: 22% (36/162) 2023-08-09T11:41:51.6330569Z Resolving deltas: 23% (38/162) 2023-08-09T11:41:51.6331071Z Resolving deltas: 24% (39/162) 2023-08-09T11:41:51.6334642Z Resolving deltas: 25% (41/162) 2023-08-09T11:41:51.6335168Z Resolving deltas: 26% (43/162) 2023-08-09T11:41:51.6338419Z Resolving deltas: 27% (44/162) 2023-08-09T11:41:51.6342646Z Resolving deltas: 28% (46/162) 2023-08-09T11:41:51.6343137Z Resolving deltas: 29% (47/162) 2023-08-09T11:41:51.6343647Z Resolving deltas: 30% (49/162) 2023-08-09T11:41:51.6344151Z Resolving deltas: 31% (51/162) 2023-08-09T11:41:51.6344661Z Resolving deltas: 32% (53/162) 2023-08-09T11:41:51.6345403Z Resolving deltas: 33% (54/162) 2023-08-09T11:41:51.6345906Z Resolving deltas: 34% (56/162) 2023-08-09T11:41:51.6348243Z Resolving deltas: 35% (57/162) 2023-08-09T11:41:51.6348855Z Resolving deltas: 36% (59/162) 2023-08-09T11:41:51.6349620Z Resolving deltas: 37% (61/162) 2023-08-09T11:41:51.6350092Z Resolving deltas: 38% (62/162) 2023-08-09T11:41:51.6350583Z Resolving deltas: 39% (64/162) 2023-08-09T11:41:51.6351081Z Resolving deltas: 40% (65/162) 2023-08-09T11:41:51.6351884Z Resolving deltas: 41% (67/162) 2023-08-09T11:41:51.6352200Z Resolving deltas: 43% (70/162) 2023-08-09T11:41:51.6352450Z Resolving deltas: 45% (73/162) 2023-08-09T11:41:51.6355900Z Resolving deltas: 46% (75/162) 2023-08-09T11:41:51.6356403Z Resolving deltas: 47% (77/162) 2023-08-09T11:41:51.6356905Z Resolving deltas: 48% (78/162) 2023-08-09T11:41:51.6357432Z Resolving deltas: 49% (80/162) 2023-08-09T11:41:51.6358031Z Resolving deltas: 50% (81/162) 2023-08-09T11:41:51.6359315Z Resolving deltas: 51% (83/162) 2023-08-09T11:41:51.6360403Z Resolving deltas: 52% (85/162) 2023-08-09T11:41:51.6361095Z Resolving deltas: 53% (86/162) 2023-08-09T11:41:51.6362446Z Resolving deltas: 54% (88/162) 2023-08-09T11:41:51.6362925Z Resolving deltas: 55% (90/162) 2023-08-09T11:41:51.6364486Z Resolving deltas: 56% (91/162) 2023-08-09T11:41:51.6365004Z Resolving deltas: 57% (93/162) 2023-08-09T11:41:51.6365508Z Resolving deltas: 58% (94/162) 2023-08-09T11:41:51.6366026Z Resolving deltas: 59% (96/162) 2023-08-09T11:41:51.6366511Z Resolving deltas: 60% (98/162) 2023-08-09T11:41:51.6367066Z Resolving deltas: 61% (99/162) 2023-08-09T11:41:51.6367589Z Resolving deltas: 62% (101/162) 2023-08-09T11:41:51.6368167Z Resolving deltas: 63% (103/162) 2023-08-09T11:41:51.6368728Z Resolving deltas: 64% (104/162) 2023-08-09T11:41:51.6369506Z Resolving deltas: 65% (106/162) 2023-08-09T11:41:51.6370048Z Resolving deltas: 66% (107/162) 2023-08-09T11:41:51.6370524Z Resolving deltas: 67% (109/162) 2023-08-09T11:41:51.6371443Z Resolving deltas: 69% (112/162) 2023-08-09T11:41:51.6372188Z Resolving deltas: 70% (114/162) 2023-08-09T11:41:51.6372672Z Resolving deltas: 71% (116/162) 2023-08-09T11:41:51.6373148Z Resolving deltas: 72% (117/162) 2023-08-09T11:41:51.6373623Z Resolving deltas: 73% (119/162) 2023-08-09T11:41:51.6374202Z Resolving deltas: 74% (120/162) 2023-08-09T11:41:51.6374675Z Resolving deltas: 75% (122/162) 2023-08-09T11:41:51.6375237Z Resolving deltas: 77% (125/162) 2023-08-09T11:41:51.6375806Z Resolving deltas: 78% (127/162) 2023-08-09T11:41:51.6376592Z Resolving deltas: 79% (128/162) 2023-08-09T11:41:51.6377750Z Resolving deltas: 80% (131/162) 2023-08-09T11:41:51.6378164Z Resolving deltas: 81% (132/162) 2023-08-09T11:41:51.6378955Z Resolving deltas: 82% (133/162) 2023-08-09T11:41:51.6379887Z Resolving deltas: 83% (135/162) 2023-08-09T11:41:51.6380370Z Resolving deltas: 84% (137/162) 2023-08-09T11:41:51.6380721Z Resolving deltas: 85% (138/162) 2023-08-09T11:41:51.6382297Z Resolving deltas: 86% (140/162) 2023-08-09T11:41:51.6383014Z Resolving deltas: 87% (142/162) 2023-08-09T11:41:51.6385627Z Resolving deltas: 88% (143/162) 2023-08-09T11:41:51.6386015Z Resolving deltas: 89% (145/162) 2023-08-09T11:41:51.6387296Z Resolving deltas: 90% (146/162) 2023-08-09T11:41:51.6389732Z Resolving deltas: 91% (148/162) 2023-08-09T11:41:51.6390240Z Resolving deltas: 92% (150/162) 2023-08-09T11:41:51.6390518Z Resolving deltas: 93% (151/162) 2023-08-09T11:41:51.6391594Z Resolving deltas: 95% (154/162) 2023-08-09T11:41:51.6394987Z Resolving deltas: 96% (156/162) 2023-08-09T11:41:51.6395554Z Resolving deltas: 97% (158/162) 2023-08-09T11:41:51.6398226Z Resolving deltas: 98% (159/162) 2023-08-09T11:41:51.6407328Z Resolving deltas: 99% (161/162) 2023-08-09T11:41:51.6412662Z Resolving deltas: 100% (162/162) 2023-08-09T11:41:51.6413099Z Resolving deltas: 100% (162/162), done. 2023-08-09T11:41:52.0818855Z From https://github.com/pytorch/audio 2023-08-09T11:41:52.0819314Z * [new ref] fe9b9ff75edebf1e0e326f64577d64df3b5858db -> origin/nightly 2023-08-09T11:41:52.0977844Z ##[endgroup] 2023-08-09T11:41:52.0978321Z ##[group]Determining the checkout info 2023-08-09T11:41:52.0981219Z ##[endgroup] 2023-08-09T11:41:52.0981607Z ##[group]Checking out the ref 2023-08-09T11:41:52.0991677Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-08-09T11:41:53.4129617Z Updating files: 25% (222/859) 2023-08-09T11:41:53.4578086Z Updating files: 26% (224/859) 2023-08-09T11:41:53.4642320Z Updating files: 27% (232/859) 2023-08-09T11:41:53.4702416Z Updating files: 28% (241/859) 2023-08-09T11:41:53.5006412Z Updating files: 29% (250/859) 2023-08-09T11:41:53.5071657Z Updating files: 30% (258/859) 2023-08-09T11:41:53.5120994Z Updating files: 31% (267/859) 2023-08-09T11:41:53.5197134Z Updating files: 32% (275/859) 2023-08-09T11:41:53.5266309Z Updating files: 33% (284/859) 2023-08-09T11:41:53.5307189Z Updating files: 34% (293/859) 2023-08-09T11:41:53.5385487Z Updating files: 35% (301/859) 2023-08-09T11:41:53.6913210Z Updating files: 36% (310/859) 2023-08-09T11:41:54.1738922Z Updating files: 37% (318/859) 2023-08-09T11:41:54.7659935Z Updating files: 38% (327/859) 2023-08-09T11:41:54.7722752Z Updating files: 39% (336/859) 2023-08-09T11:41:54.7905865Z Updating files: 40% (344/859) 2023-08-09T11:41:54.8135692Z Updating files: 41% (353/859) 2023-08-09T11:41:54.8561262Z Updating files: 42% (361/859) 2023-08-09T11:41:54.8609244Z Updating files: 43% (370/859) 2023-08-09T11:41:54.8670287Z Updating files: 44% (378/859) 2023-08-09T11:41:54.8709993Z Updating files: 45% (387/859) 2023-08-09T11:41:54.8750586Z Updating files: 46% (396/859) 2023-08-09T11:41:54.8833241Z Updating files: 47% (404/859) 2023-08-09T11:41:54.8900491Z Updating files: 48% (413/859) 2023-08-09T11:41:54.8990068Z Updating files: 49% (421/859) 2023-08-09T11:41:54.9069574Z Updating files: 50% (430/859) 2023-08-09T11:41:54.9114722Z Updating files: 51% (439/859) 2023-08-09T11:41:54.9180168Z Updating files: 52% (447/859) 2023-08-09T11:41:54.9229709Z Updating files: 53% (456/859) 2023-08-09T11:41:54.9281694Z Updating files: 54% (464/859) 2023-08-09T11:41:54.9343064Z Updating files: 55% (473/859) 2023-08-09T11:41:54.9410125Z Updating files: 56% (482/859) 2023-08-09T11:41:54.9475171Z Updating files: 57% (490/859) 2023-08-09T11:41:54.9522923Z Updating files: 58% (499/859) 2023-08-09T11:41:54.9607968Z Updating files: 59% (507/859) 2023-08-09T11:41:54.9663673Z Updating files: 60% (516/859) 2023-08-09T11:41:54.9729007Z Updating files: 61% (524/859) 2023-08-09T11:41:54.9798461Z Updating files: 62% (533/859) 2023-08-09T11:41:54.9859645Z Updating files: 63% (542/859) 2023-08-09T11:41:54.9933640Z Updating files: 64% (550/859) 2023-08-09T11:41:54.9986321Z Updating files: 65% (559/859) 2023-08-09T11:41:55.0027099Z Updating files: 66% (567/859) 2023-08-09T11:41:55.0091545Z Updating files: 67% (576/859) 2023-08-09T11:41:55.0151274Z Updating files: 68% (585/859) 2023-08-09T11:41:55.0212470Z Updating files: 69% (593/859) 2023-08-09T11:41:55.0269278Z Updating files: 70% (602/859) 2023-08-09T11:41:55.0311928Z Updating files: 71% (610/859) 2023-08-09T11:41:55.0377831Z Updating files: 72% (619/859) 2023-08-09T11:41:55.0436180Z Updating files: 73% (628/859) 2023-08-09T11:41:55.0502362Z Updating files: 74% (636/859) 2023-08-09T11:41:55.0707392Z Updating files: 75% (645/859) 2023-08-09T11:41:55.0767205Z Updating files: 76% (653/859) 2023-08-09T11:41:55.0842115Z Updating files: 77% (662/859) 2023-08-09T11:41:55.0887335Z Updating files: 78% (671/859) 2023-08-09T11:41:55.0955556Z Updating files: 79% (679/859) 2023-08-09T11:41:55.1004519Z Updating files: 80% (688/859) 2023-08-09T11:41:55.1055416Z Updating files: 81% (696/859) 2023-08-09T11:41:55.1111015Z Updating files: 82% (705/859) 2023-08-09T11:41:55.1166803Z Updating files: 83% (713/859) 2023-08-09T11:41:55.1228540Z Updating files: 84% (722/859) 2023-08-09T11:41:55.1265907Z Updating files: 85% (731/859) 2023-08-09T11:41:55.1320338Z Updating files: 86% (739/859) 2023-08-09T11:41:55.1386395Z Updating files: 87% (748/859) 2023-08-09T11:41:55.1449771Z Updating files: 88% (756/859) 2023-08-09T11:41:55.1493663Z Updating files: 89% (765/859) 2023-08-09T11:41:55.1499198Z Updating files: 90% (774/859) 2023-08-09T11:41:55.1535797Z Updating files: 90% (775/859) 2023-08-09T11:41:55.1954163Z Updating files: 91% (782/859) 2023-08-09T11:41:55.2009673Z Updating files: 92% (791/859) 2023-08-09T11:41:55.2065480Z Updating files: 93% (799/859) 2023-08-09T11:41:55.2140914Z Updating files: 94% (808/859) 2023-08-09T11:41:55.2205228Z Updating files: 95% (817/859) 2023-08-09T11:41:55.2260853Z Updating files: 96% (825/859) 2023-08-09T11:41:55.2326218Z Updating files: 97% (834/859) 2023-08-09T11:41:55.2517664Z Updating files: 98% (842/859) 2023-08-09T11:41:55.2566719Z Updating files: 99% (851/859) 2023-08-09T11:41:55.2567245Z Updating files: 100% (859/859) 2023-08-09T11:41:55.2567536Z Updating files: 100% (859/859), done. 2023-08-09T11:41:55.5437055Z branch 'nightly' set up to track 'origin/nightly'. 2023-08-09T11:41:55.5439507Z Switched to a new branch 'nightly' 2023-08-09T11:41:55.5506430Z ##[endgroup] 2023-08-09T11:41:55.5506913Z ##[group]Setting up auth for fetching submodules 2023-08-09T11:41:55.5520639Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:55.5888900Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-08-09T11:41:55.6260272Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-08-09T11:41:55.6593929Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-08-09T11:41:55.6928224Z ##[endgroup] 2023-08-09T11:41:55.6928748Z ##[group]Fetching submodules 2023-08-09T11:41:55.6938779Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-08-09T11:41:56.1979807Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-08-09T11:41:56.8596710Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-08-09T11:41:57.3636299Z ##[endgroup] 2023-08-09T11:41:57.3636770Z ##[group]Persisting credentials for submodules 2023-08-09T11:41:57.3648369Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :\"" 2023-08-09T11:41:57.8363657Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url\"" 2023-08-09T11:41:58.6073031Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2023-08-09T11:41:59.2827795Z [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-08-09T11:41:59.7527655Z ##[endgroup] 2023-08-09T11:41:59.7883355Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:41:59.8203876Z 'fe9b9ff75edebf1e0e326f64577d64df3b5858db' 2023-08-09T11:41:59.8539286Z ##[group]Run echo "ENV VARS" 2023-08-09T11:41:59.8539581Z echo "ENV VARS" 2023-08-09T11:41:59.8539830Z echo "${GITHUB_REF_NAME}" 2023-08-09T11:41:59.8540099Z echo "${GITHUB_REF}" 2023-08-09T11:41:59.8540346Z echo "${GITHUB_BASE_REF}" 2023-08-09T11:41:59.8540555Z  2023-08-09T11:41:59.8540776Z echo "GITHUB PROVIDED" 2023-08-09T11:41:59.8541163Z echo "nightly" 2023-08-09T11:41:59.8541411Z echo "refs/heads/nightly" 2023-08-09T11:41:59.8541650Z echo "refs/heads/nightly" 2023-08-09T11:41:59.8542113Z echo "" 2023-08-09T11:41:59.8570077Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:59.8570412Z env: 2023-08-09T11:41:59.8570671Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:59.8571146Z PYTHON_VERSION: 3.9 2023-08-09T11:41:59.8571383Z PACKAGE_TYPE: conda 2023-08-09T11:41:59.8571625Z REPOSITORY: pytorch/audio 2023-08-09T11:41:59.8571853Z REF: 2023-08-09T11:41:59.8572033Z CU_VERSION: cu118 2023-08-09T11:41:59.8572248Z CHANNEL: nightly 2023-08-09T11:41:59.8572461Z ##[endgroup] 2023-08-09T11:42:00.2485261Z ENV VARS 2023-08-09T11:42:00.2485662Z nightly 2023-08-09T11:42:00.2487973Z refs/heads/nightly 2023-08-09T11:42:00.2488154Z 2023-08-09T11:42:00.2488238Z GITHUB PROVIDED 2023-08-09T11:42:00.2488451Z nightly 2023-08-09T11:42:00.2488665Z refs/heads/nightly 2023-08-09T11:42:00.2488893Z refs/heads/nightly 2023-08-09T11:42:00.2489030Z 2023-08-09T11:42:00.5373889Z ##[group]Run set -euxo pipefail 2023-08-09T11:42:00.5374201Z set -euxo pipefail 2023-08-09T11:42:00.5374568Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-08-09T11:42:00.5374933Z # and "/" is not allowed in artifact names 2023-08-09T11:42:00.5375333Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-08-09T11:42:00.5403557Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:42:00.5403893Z env: 2023-08-09T11:42:00.5404342Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:00.5404617Z PYTHON_VERSION: 3.9 2023-08-09T11:42:00.5404854Z PACKAGE_TYPE: conda 2023-08-09T11:42:00.5405098Z REPOSITORY: pytorch/audio 2023-08-09T11:42:00.5405329Z REF: 2023-08-09T11:42:00.5405510Z CU_VERSION: cu118 2023-08-09T11:42:00.5405733Z CHANNEL: nightly 2023-08-09T11:42:00.5405949Z ##[endgroup] 2023-08-09T11:42:00.5824637Z + echo ARTIFACT_NAME=pytorch_audio__3.9 2023-08-09T11:42:00.7398989Z ##[group]Run set -euxo pipefail 2023-08-09T11:42:00.7399294Z set -euxo pipefail 2023-08-09T11:42:00.7399565Z conda info | grep -i 'base environment' 2023-08-09T11:42:00.7399896Z conda clean --all --quiet --yes 2023-08-09T11:42:00.7427748Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:42:00.7428017Z env: 2023-08-09T11:42:00.7428276Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:00.7428542Z PYTHON_VERSION: 3.9 2023-08-09T11:42:00.7428776Z PACKAGE_TYPE: conda 2023-08-09T11:42:00.7429205Z REPOSITORY: pytorch/audio 2023-08-09T11:42:00.7429435Z REF: 2023-08-09T11:42:00.7429617Z CU_VERSION: cu118 2023-08-09T11:42:00.7429965Z CHANNEL: nightly 2023-08-09T11:42:00.7430317Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:42:00.7430562Z ##[endgroup] 2023-08-09T11:42:01.3307273Z + conda info 2023-08-09T11:42:01.3388281Z + grep -i 'base environment' 2023-08-09T11:43:52.8633585Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-08-09T11:43:52.8637318Z + conda clean --all --quiet --yes 2023-08-09T11:43:55.9851255Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:55.9851563Z set -euxo pipefail 2023-08-09T11:43:55.9851874Z conda config --set channel_priority false 2023-08-09T11:43:55.9878465Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:55.9878874Z env: 2023-08-09T11:43:55.9879246Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:55.9879541Z PYTHON_VERSION: 3.9 2023-08-09T11:43:55.9879792Z PACKAGE_TYPE: conda 2023-08-09T11:43:55.9880048Z REPOSITORY: pytorch/audio 2023-08-09T11:43:55.9880286Z REF: 2023-08-09T11:43:55.9880497Z CU_VERSION: cu118 2023-08-09T11:43:55.9880701Z CHANNEL: nightly 2023-08-09T11:43:55.9880960Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:43:55.9881217Z ##[endgroup] 2023-08-09T11:43:56.3212077Z + conda config --set channel_priority false 2023-08-09T11:43:57.0197078Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:57.0197406Z set -euxo pipefail 2023-08-09T11:43:57.0197741Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-08-09T11:43:57.0198062Z conda create \ 2023-08-09T11:43:57.0198483Z  --yes --quiet \ 2023-08-09T11:43:57.0198753Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:43:57.0199014Z  "python=3.9" 2023-08-09T11:43:57.0199269Z CONDA_ENV="${CONDA_ENV}" 2023-08-09T11:43:57.0199586Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-08-09T11:43:57.0200009Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-08-09T11:43:57.0200434Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-08-09T11:43:57.0200927Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-08-09T11:43:57.0201256Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:43:57.0201572Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-08-09T11:43:57.0230132Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:57.0230419Z env: 2023-08-09T11:43:57.0230695Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:57.0231022Z PYTHON_VERSION: 3.9 2023-08-09T11:43:57.0231277Z PACKAGE_TYPE: conda 2023-08-09T11:43:57.0231537Z REPOSITORY: pytorch/audio 2023-08-09T11:43:57.0231783Z REF: 2023-08-09T11:43:57.0231969Z CU_VERSION: cu118 2023-08-09T11:43:57.0232199Z CHANNEL: nightly 2023-08-09T11:43:57.0232831Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:43:57.0233129Z ##[endgroup] 2023-08-09T11:43:57.3237791Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:57.3238849Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python=3.9 2023-08-09T11:44:08.7684938Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:44:08.8742382Z Solving environment: ...working... done 2023-08-09T11:44:21.9607137Z 2023-08-09T11:44:21.9610219Z ## Package Plan ## 2023-08-09T11:44:21.9610465Z 2023-08-09T11:44:21.9611329Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225 2023-08-09T11:44:21.9612351Z 2023-08-09T11:44:21.9612587Z added / updated specs: 2023-08-09T11:44:21.9613270Z - python=3.9 2023-08-09T11:44:21.9613690Z 2023-08-09T11:44:21.9613702Z 2023-08-09T11:44:21.9615792Z The following packages will be downloaded: 2023-08-09T11:44:21.9616196Z 2023-08-09T11:44:21.9616503Z package | build 2023-08-09T11:44:21.9618078Z ---------------------------|----------------- 2023-08-09T11:44:21.9618769Z openssl-3.0.10 | h2bbff1b_0 7.4 MB 2023-08-09T11:44:21.9619543Z pip-23.2.1 | py39haa95532_0 2.8 MB 2023-08-09T11:44:21.9620293Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-08-09T11:44:21.9621163Z setuptools-68.0.0 | py39haa95532_0 925 KB 2023-08-09T11:44:21.9621881Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-08-09T11:44:21.9622567Z tzdata-2023c | h04d1e81_0 116 KB 2023-08-09T11:44:21.9670376Z vc-14.2 | h21ff451_1 8 KB 2023-08-09T11:44:21.9670957Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-08-09T11:44:21.9671563Z ------------------------------------------------------------ 2023-08-09T11:44:21.9672118Z Total: 31.6 MB 2023-08-09T11:44:21.9672418Z 2023-08-09T11:44:21.9672692Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:21.9673046Z 2023-08-09T11:44:21.9690551Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:44:21.9691026Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:44:21.9691426Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 None 2023-08-09T11:44:21.9691807Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-08-09T11:44:21.9692197Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 None 2023-08-09T11:44:21.9692893Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:44:21.9693274Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-08-09T11:44:21.9693642Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:44:21.9694005Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:44:21.9694401Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-08-09T11:44:21.9694616Z 2023-08-09T11:44:21.9694623Z 2023-08-09T11:44:22.2801589Z Preparing transaction: ...working... done 2023-08-09T11:44:24.8300882Z Verifying transaction: ...working... done 2023-08-09T11:44:32.4087060Z Executing transaction: ...working... done 2023-08-09T11:44:32.4784358Z Retrieving notices: ...working... done 2023-08-09T11:44:32.8593504Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:44:32.8594068Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:44:32.8594977Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python -m pip install 'C:\actions-runner\_work\audio\audio/test-infra/tools/pkg-helpers' 2023-08-09T11:44:40.1654679Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-08-09T11:44:40.1655137Z 2023-08-09T11:44:40.1655298Z Installing build dependencies: started 2023-08-09T11:44:40.1655513Z 2023-08-09T11:44:40.1655771Z Installing build dependencies: finished with status 'done' 2023-08-09T11:44:40.1656153Z 2023-08-09T11:44:40.1656399Z Getting requirements to build wheel: started 2023-08-09T11:44:40.1656907Z 2023-08-09T11:44:40.1657275Z Getting requirements to build wheel: finished with status 'done' 2023-08-09T11:44:40.1658010Z 2023-08-09T11:44:40.1658345Z Preparing metadata (pyproject.toml): started 2023-08-09T11:44:40.1658713Z 2023-08-09T11:44:40.1659091Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-08-09T11:44:40.1659495Z 2023-08-09T11:44:40.1659840Z Building wheels for collected packages: pytorch-pkg-helpers 2023-08-09T11:44:40.1660239Z 2023-08-09T11:44:40.1660606Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-08-09T11:44:40.1662844Z 2023-08-09T11:44:40.1663736Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-08-09T11:44:40.1664290Z 2023-08-09T11:44:40.1665270Z Created wheel for pytorch-pkg-helpers: filename=pytorch_pkg_helpers-0.1.5-py3-none-any.whl size=7635 sha256=7176fc68d6a5e8aec8e8b805e2f7ebe2c9f220f90df1a989675e5d84d3cdf235 2023-08-09T11:44:40.1666045Z 2023-08-09T11:44:40.1666689Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-08-09T11:44:40.1667324Z 2023-08-09T11:44:40.1667623Z Successfully built pytorch-pkg-helpers 2023-08-09T11:44:40.1668032Z 2023-08-09T11:44:40.1668329Z Installing collected packages: pytorch-pkg-helpers 2023-08-09T11:44:40.1668740Z 2023-08-09T11:44:40.1669083Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-08-09T11:44:40.1669506Z 2023-08-09T11:44:40.1669517Z 2023-08-09T11:44:40.2075595Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:40.2076820Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python -m pytorch_pkg_helpers 2023-08-09T11:44:42.9565353Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:43.0111417Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:44:43.0111832Z 2023-08-09T11:44:43.0112032Z export CMAKE_USE_CUDA='1' 2023-08-09T11:44:43.0112356Z 2023-08-09T11:44:43.0112562Z export CONDA_BUILD_VARIANT='cuda' 2023-08-09T11:44:43.0112884Z 2023-08-09T11:44:43.0113252Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T11:44:43.0113678Z 2023-08-09T11:44:43.0114426Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T11:44:43.0114853Z 2023-08-09T11:44:43.0115174Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T11:44:43.0115585Z 2023-08-09T11:44:43.0115832Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:44:43.0116143Z 2023-08-09T11:44:43.0116522Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:44:43.0117008Z 2023-08-09T11:44:43.0117402Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:44:43.0117839Z 2023-08-09T11:44:43.0118032Z export FORCE_CUDA=1 2023-08-09T11:44:43.0118664Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:43.0119113Z 2023-08-09T11:44:43.0119518Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-08-09T11:44:43.0120111Z 2023-08-09T11:44:43.0120368Z export PYTORCH_VERSION='2.1.0.dev20230808' 2023-08-09T11:44:43.0120757Z 2023-08-09T11:44:43.0121004Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:44:43.0121424Z 2023-08-09T11:44:43.0121721Z export TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T11:44:43.0122113Z 2023-08-09T11:44:43.0122328Z export VERSION_SUFFIX='' 2023-08-09T11:44:43.0122624Z 2023-08-09T11:44:43.0123082Z export WHEEL_DIR='' 2023-08-09T11:44:43.0123379Z 2023-08-09T11:44:43.0123386Z 2023-08-09T11:44:43.0653615Z ##[group]Run set -euxo pipefail 2023-08-09T11:44:43.0653942Z set -euxo pipefail 2023-08-09T11:44:43.0654268Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-08-09T11:44:43.0654547Z  2023-08-09T11:44:43.0654811Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-08-09T11:44:43.0655071Z  2023-08-09T11:44:43.0655332Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-08-09T11:44:43.0655588Z  conda create \ 2023-08-09T11:44:43.0655837Z  --yes --quiet \ 2023-08-09T11:44:43.0656137Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:43.0656399Z  "python=3.8" \ 2023-08-09T11:44:43.0656616Z  cmake=3.22 \ 2023-08-09T11:44:43.0656864Z  conda-build=3.21 \ 2023-08-09T11:44:43.0657116Z  ninja=1.10 \ 2023-08-09T11:44:43.0657375Z  pkg-config=0.29 \ 2023-08-09T11:44:43.0657598Z  wheel=0.37 2023-08-09T11:44:43.0657822Z  else 2023-08-09T11:44:43.0658042Z  conda create \ 2023-08-09T11:44:43.0658289Z  --yes --quiet \ 2023-08-09T11:44:43.0658528Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:43.0658824Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:43.0659065Z  cmake=3.22 \ 2023-08-09T11:44:43.0659303Z  ninja=1.10 \ 2023-08-09T11:44:43.0659552Z  pkg-config=0.29 \ 2023-08-09T11:44:43.0659799Z  wheel=0.37 2023-08-09T11:44:43.0660009Z  fi 2023-08-09T11:44:43.0660219Z else 2023-08-09T11:44:43.0660440Z  conda create \ 2023-08-09T11:44:43.0660663Z  --yes --quiet \ 2023-08-09T11:44:43.0660924Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:43.0661211Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:43.0661475Z  cmake=3.22 \ 2023-08-09T11:44:43.0661699Z  conda-build=3.21 \ 2023-08-09T11:44:43.0661940Z  ninja=1.10 \ 2023-08-09T11:44:43.0662186Z  pkg-config=0.29 \ 2023-08-09T11:44:43.0662418Z  wheel=0.37 2023-08-09T11:44:43.0662613Z fi 2023-08-09T11:44:43.0662878Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:43.0663232Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:43.0689050Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:43.0689327Z env: 2023-08-09T11:44:43.0689786Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:43.0690090Z PYTHON_VERSION: 3.9 2023-08-09T11:44:43.0690397Z PACKAGE_TYPE: conda 2023-08-09T11:44:43.0690663Z REPOSITORY: pytorch/audio 2023-08-09T11:44:43.0690877Z REF: 2023-08-09T11:44:43.0691083Z CU_VERSION: cu118 2023-08-09T11:44:43.0691307Z CHANNEL: nightly 2023-08-09T11:44:43.0691576Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:44:43.0691898Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:43.0692206Z ##[endgroup] 2023-08-09T11:44:43.3694846Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:43.3695237Z + [[ 3.9 = \3\.\1\1 ]] 2023-08-09T11:44:43.3695741Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5808497225' python=3.9 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-08-09T11:44:45.4723486Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:44:45.4733626Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-08-09T11:45:02.3247123Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:07.8275533Z Solving environment: ...working... done 2023-08-09T11:45:08.0587050Z 2023-08-09T11:45:08.0588146Z ## Package Plan ## 2023-08-09T11:45:08.0588566Z 2023-08-09T11:45:08.0588985Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T11:45:08.0589447Z 2023-08-09T11:45:08.0589566Z added / updated specs: 2023-08-09T11:45:08.0589816Z - cmake=3.22 2023-08-09T11:45:08.0590030Z - conda-build=3.21 2023-08-09T11:45:08.0590262Z - ninja=1.10 2023-08-09T11:45:08.0590497Z - pkg-config=0.29 2023-08-09T11:45:08.0590733Z - python=3.9 2023-08-09T11:45:08.0590928Z - wheel=0.37 2023-08-09T11:45:08.0591063Z 2023-08-09T11:45:08.0591071Z 2023-08-09T11:45:08.0591237Z The following packages will be downloaded: 2023-08-09T11:45:08.0591425Z 2023-08-09T11:45:08.0591548Z package | build 2023-08-09T11:45:08.0591854Z ---------------------------|----------------- 2023-08-09T11:45:08.0592177Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-08-09T11:45:08.0592532Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-08-09T11:45:08.0592857Z certifi-2023.7.22 | py39haa95532_0 154 KB 2023-08-09T11:45:08.0593176Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-08-09T11:45:08.0593483Z colorama-0.4.6 | py39haa95532_0 32 KB 2023-08-09T11:45:08.0593815Z conda-23.7.2 | py39haa95532_0 1.0 MB 2023-08-09T11:45:08.0594133Z conda-build-3.21.9 | py39haa95532_0 555 KB 2023-08-09T11:45:08.0594501Z conda-package-handling-2.2.0| py39haa95532_0 287 KB 2023-08-09T11:45:08.0594903Z conda-package-streaming-0.9.0| py39haa95532_0 29 KB 2023-08-09T11:45:08.0595262Z cryptography-41.0.2 | py39hac1b9e3_0 1.1 MB 2023-08-09T11:45:08.0595602Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-08-09T11:45:08.0595915Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-08-09T11:45:08.0596235Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-08-09T11:45:08.0596528Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-08-09T11:45:08.0596847Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-08-09T11:45:08.0597180Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-08-09T11:45:08.0597511Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-08-09T11:45:08.0597802Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-08-09T11:45:08.0598110Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-08-09T11:45:08.0598624Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-08-09T11:45:08.0598935Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-08-09T11:45:08.0599235Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-08-09T11:45:08.0599558Z ninja-1.10.2 | haa95532_5 14 KB 2023-08-09T11:45:08.0599874Z packaging-23.0 | py39haa95532_0 69 KB 2023-08-09T11:45:08.0600190Z pcre-8.45 | hd77b12b_0 382 KB 2023-08-09T11:45:08.0600504Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-08-09T11:45:08.0600800Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-08-09T11:45:08.0601120Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-08-09T11:45:08.0601437Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-08-09T11:45:08.0601760Z pyopenssl-23.2.0 | py39haa95532_0 96 KB 2023-08-09T11:45:08.0602089Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-08-09T11:45:08.0602422Z pytz-2022.7 | py39haa95532_0 210 KB 2023-08-09T11:45:08.0602736Z requests-2.31.0 | py39haa95532_0 99 KB 2023-08-09T11:45:08.0603170Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-08-09T11:45:08.0603482Z tqdm-4.65.0 | py39hd4e2768_0 148 KB 2023-08-09T11:45:08.0603792Z urllib3-1.26.16 | py39haa95532_0 201 KB 2023-08-09T11:45:08.0604123Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-08-09T11:45:08.0604474Z ------------------------------------------------------------ 2023-08-09T11:45:08.0604919Z Total: 17.9 MB 2023-08-09T11:45:08.0605093Z 2023-08-09T11:45:08.0605246Z The following NEW packages will be INSTALLED: 2023-08-09T11:45:08.0605439Z 2023-08-09T11:45:08.0605801Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-08-09T11:45:08.0606348Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-08-09T11:45:08.0606761Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py39h2bbff1b_1003 None 2023-08-09T11:45:08.0607132Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-08-09T11:45:08.0607550Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:45:08.0607985Z certifi pkgs/main/win-64::certifi-2023.7.22-py39haa95532_0 None 2023-08-09T11:45:08.0608376Z cffi pkgs/main/win-64::cffi-1.15.1-py39h2bbff1b_3 None 2023-08-09T11:45:08.0608770Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-08-09T11:45:08.0609199Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-08-09T11:45:08.0609629Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-08-09T11:45:08.0610020Z colorama pkgs/main/win-64::colorama-0.4.6-py39haa95532_0 None 2023-08-09T11:45:08.0610410Z conda pkgs/main/win-64::conda-23.7.2-py39haa95532_0 None 2023-08-09T11:45:08.0610816Z conda-build pkgs/main/win-64::conda-build-3.21.9-py39haa95532_0 None 2023-08-09T11:45:08.0611305Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.2.0-py39haa95532_0 None 2023-08-09T11:45:08.0611845Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py39haa95532_0 None 2023-08-09T11:45:08.0612337Z cryptography pkgs/main/win-64::cryptography-41.0.2-py39hac1b9e3_0 None 2023-08-09T11:45:08.0612764Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-08-09T11:45:08.0613171Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-08-09T11:45:08.0613534Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:45:08.0613882Z idna pkgs/main/win-64::idna-3.4-py39haa95532_0 None 2023-08-09T11:45:08.0614408Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-08-09T11:45:08.0614803Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:45:08.0615227Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:45:08.0615629Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-08-09T11:45:08.0616016Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-08-09T11:45:08.0616393Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:45:08.0616772Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:45:08.0617137Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-08-09T11:45:08.0617478Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:45:08.0617844Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-08-09T11:45:08.0618245Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-08-09T11:45:08.0618660Z menuinst pkgs/main/win-64::menuinst-1.4.19-py39h59b6b97_0 None 2023-08-09T11:45:08.0619041Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-08-09T11:45:08.0620371Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-08-09T11:45:08.0620821Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:45:08.0621225Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-08-09T11:45:08.0621614Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-08-09T11:45:08.0621955Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 None 2023-08-09T11:45:08.0622345Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-08-09T11:45:08.0622741Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-08-09T11:45:08.0623140Z pluggy pkgs/main/win-64::pluggy-1.0.0-py39haa95532_1 None 2023-08-09T11:45:08.0623530Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-08-09T11:45:08.0623901Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-08-09T11:45:08.0624308Z pycosat pkgs/main/win-64::pycosat-0.6.4-py39h2bbff1b_0 None 2023-08-09T11:45:08.0624719Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-08-09T11:45:08.0625126Z pyopenssl pkgs/main/win-64::pyopenssl-23.2.0-py39haa95532_0 None 2023-08-09T11:45:08.0625526Z pysocks pkgs/main/win-64::pysocks-1.7.1-py39haa95532_0 None 2023-08-09T11:45:08.0625883Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-08-09T11:45:08.0626308Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:45:08.0626740Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-08-09T11:45:08.0627133Z pyyaml pkgs/main/win-64::pyyaml-6.0-py39h2bbff1b_1 None 2023-08-09T11:45:08.0627526Z requests pkgs/main/win-64::requests-2.31.0-py39haa95532_0 None 2023-08-09T11:45:08.0627918Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py39h2bbff1b_0 None 2023-08-09T11:45:08.0628373Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py39h2bbff1b_1 None 2023-08-09T11:45:08.0628818Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 None 2023-08-09T11:45:08.0629210Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-08-09T11:45:08.0629602Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-08-09T11:45:08.0629971Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:45:08.0630339Z toolz pkgs/main/win-64::toolz-0.12.0-py39haa95532_0 None 2023-08-09T11:45:08.0630716Z tqdm pkgs/main/win-64::tqdm-4.65.0-py39hd4e2768_0 None 2023-08-09T11:45:08.0631238Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-08-09T11:45:08.0631601Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py39haa95532_0 None 2023-08-09T11:45:08.0631967Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:45:08.0632348Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:45:08.0632742Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-08-09T11:45:08.0633141Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py39haa95532_0 None 2023-08-09T11:45:08.0633493Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-08-09T11:45:08.0633836Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-08-09T11:45:08.0634293Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-08-09T11:45:08.0634715Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-08-09T11:45:08.0635114Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-08-09T11:45:08.0635287Z 2023-08-09T11:45:14.3036465Z 2023-08-09T11:45:15.6601590Z Preparing transaction: ...working... done 2023-08-09T11:45:19.8781600Z Verifying transaction: ...working... done 2023-08-09T11:45:31.3240487Z Executing transaction: ...working... done 2023-08-09T11:45:31.4282957Z Retrieving notices: ...working... done 2023-08-09T11:45:32.2325964Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:45:32.2331041Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:45:32.2521441Z ##[group]Run # //\\// means replace every backslash with slash 2023-08-09T11:45:32.2521889Z # //\\// means replace every backslash with slash 2023-08-09T11:45:32.2522286Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-08-09T11:45:32.2550432Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:32.2550694Z env: 2023-08-09T11:45:32.2550972Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:32.2551266Z PYTHON_VERSION: 3.9 2023-08-09T11:45:32.2551515Z PACKAGE_TYPE: conda 2023-08-09T11:45:32.2551745Z REPOSITORY: pytorch/audio 2023-08-09T11:45:32.2551991Z REF: 2023-08-09T11:45:32.2552212Z CU_VERSION: cu118 2023-08-09T11:45:32.2552447Z CHANNEL: nightly 2023-08-09T11:45:32.2552680Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:45:32.2553033Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:32.2553568Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:32.2553994Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:32.2554334Z ##[endgroup] 2023-08-09T11:45:32.5714807Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:32.5715234Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:32.5715562Z export VSDEVCMD_ARGS='' 2023-08-09T11:45:32.5715842Z source "${BUILD_ENV_FILE}" 2023-08-09T11:45:32.5716176Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-08-09T11:45:32.5716554Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:45:32.5716878Z  2023-08-09T11:45:32.5717102Z conda build \ 2023-08-09T11:45:32.5717348Z  -c defaults \ 2023-08-09T11:45:32.5717597Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:45:32.5717882Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:45:32.5718318Z  --no-anaconda-upload \ 2023-08-09T11:45:32.5718629Z  --python "${PYTHON_VERSION}" \ 2023-08-09T11:45:32.5718915Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-08-09T11:45:32.5719643Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-08-09T11:45:32.5747002Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:32.5747266Z env: 2023-08-09T11:45:32.5747539Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:32.5747834Z PYTHON_VERSION: 3.9 2023-08-09T11:45:32.5748059Z PACKAGE_TYPE: conda 2023-08-09T11:45:32.5748319Z REPOSITORY: pytorch/audio 2023-08-09T11:45:32.5748560Z REF: 2023-08-09T11:45:32.5748771Z CU_VERSION: cu118 2023-08-09T11:45:32.5748973Z CHANNEL: nightly 2023-08-09T11:45:32.5749229Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:45:32.5749720Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:32.5750159Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:32.5750821Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:32.5751235Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:45:32.5751556Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:45:32.5751819Z PACKAGE_NAME: torchaudio 2023-08-09T11:45:32.5752065Z ##[endgroup] 2023-08-09T11:45:36.1018119Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:45:38.6329678Z Solving environment: ...working... done 2023-08-09T11:45:41.2227950Z 2023-08-09T11:45:41.2228728Z ## Package Plan ## 2023-08-09T11:45:41.2229021Z 2023-08-09T11:45:41.2229291Z environment location: C:\Jenkins\Miniconda3 2023-08-09T11:45:41.2229586Z 2023-08-09T11:45:41.2229779Z added / updated specs: 2023-08-09T11:45:41.2230016Z - conda-build 2023-08-09T11:45:41.2230300Z - conda-package-handling!=1.5.0 2023-08-09T11:45:41.2230488Z 2023-08-09T11:45:41.2230494Z 2023-08-09T11:45:41.2230638Z The following packages will be downloaded: 2023-08-09T11:45:41.2230840Z 2023-08-09T11:45:41.2230965Z package | build 2023-08-09T11:45:41.2231292Z ---------------------------|----------------- 2023-08-09T11:45:41.2231603Z click-8.0.4 | py39haa95532_0 155 KB 2023-08-09T11:45:41.2231965Z conda-build-3.26.0 | py39haa95532_0 597 KB 2023-08-09T11:45:41.2232311Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-08-09T11:45:41.2232643Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-08-09T11:45:41.2232973Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-08-09T11:45:41.2233318Z m2-patch-2.7.5 | 2 89 KB 2023-08-09T11:45:41.2233650Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-08-09T11:45:41.2233996Z msys2-conda-epoch-20160418 | 1 2 KB 2023-08-09T11:45:41.2234307Z openssl-1.1.1v | h2bbff1b_0 5.5 MB 2023-08-09T11:45:41.2238172Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-08-09T11:45:41.2238639Z ------------------------------------------------------------ 2023-08-09T11:45:41.2238984Z Total: 11.3 MB 2023-08-09T11:45:41.2239156Z 2023-08-09T11:45:41.2239310Z The following NEW packages will be INSTALLED: 2023-08-09T11:45:41.2239481Z 2023-08-09T11:45:41.2239734Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-08-09T11:45:41.2240169Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-08-09T11:45:41.2240569Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-08-09T11:45:41.2240957Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-08-09T11:45:41.2241515Z conda-build pkgs/main/win-64::conda-build-3.26.0-py39haa95532_0 None 2023-08-09T11:45:41.2241942Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-08-09T11:45:41.2242645Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py39haa95532_0 None 2023-08-09T11:45:41.2243125Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-08-09T11:45:41.2243742Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:45:41.2244100Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-08-09T11:45:41.2244497Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:45:41.2244923Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:45:41.2245333Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-08-09T11:45:41.2245731Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:45:41.2246087Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:45:41.2246460Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:45:41.2246877Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-08-09T11:45:41.2247287Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-08-09T11:45:41.2247688Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-08-09T11:45:41.2248258Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-08-09T11:45:41.2248822Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-08-09T11:45:41.2249373Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-08-09T11:45:41.2249781Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-08-09T11:45:41.2250181Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-08-09T11:45:41.2250556Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-08-09T11:45:41.2251008Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:45:41.2251447Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-08-09T11:45:41.2251837Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-08-09T11:45:41.2252232Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-08-09T11:45:41.2252603Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-08-09T11:45:41.2252834Z 2023-08-09T11:45:41.2252973Z The following packages will be UPDATED: 2023-08-09T11:45:41.2253157Z 2023-08-09T11:45:41.2253333Z certifi 2023.5.7-py39haa95532_0 --> 2023.7.22-py39haa95532_0 None 2023-08-09T11:45:41.2253705Z conda 22.9.0-py39haa95532_0 --> 23.7.2-py39haa95532_0 None 2023-08-09T11:45:41.2254080Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.2.0-py39haa95532_0 None 2023-08-09T11:45:41.2254608Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1v-h2bbff1b_0 None 2023-08-09T11:45:41.2255549Z 2023-08-09T11:45:41.2255565Z 2023-08-09T11:45:41.4421288Z Preparing transaction: ...working... done 2023-08-09T11:45:42.4175693Z Verifying transaction: ...working... done 2023-08-09T11:45:45.3887028Z Executing transaction: ...working... done 2023-08-09T11:45:45.9240813Z Retrieving notices: ...working... done 2023-08-09T11:45:49.0195804Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:45:49.0707449Z Adding in variants from internal_defaults 2023-08-09T11:45:49.0708353Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-08-09T11:45:49.0709293Z Adding in variants from config.variant 2023-08-09T11:45:49.0841662Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'VSDEVCMD_ARGS' is being passed through with value ''. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T11:45:49.0842355Z warnings.warn( 2023-08-09T11:45:49.2505781Z Attempting to finalize metadata for vs2019_win-64 2023-08-09T11:46:07.8096207Z WARNING: Using legacy MSVC compiler setup. This will be removed in conda-build 4.0. If this recipe does not use a compiler, this message is safe to ignore. Otherwise, use {{compiler('')}} jinja2 in requirements/build. 2023-08-09T11:46:08.2431130Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-08-09T11:46:08.2431599Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\work 2023-08-09T11:46:08.2431926Z Packaging vs2019_win-64 2023-08-09T11:46:08.2718152Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-08-09T11:46:08.3565232Z 2023-08-09T11:46:08.3566238Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:46:09.4011210Z 2023-08-09T11:46:09.4012146Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env" 2023-08-09T11:46:09.7861919Z 2023-08-09T11:46:09.7862579Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env 2023-08-09T11:46:09.7862926Z 2023-08-09T11:46:09.8192555Z 2023-08-09T11:46:09.8193146Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\work>set YEAR=2019 2023-08-09T11:46:09.8195858Z 2023-08-09T11:46:09.8196238Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\work>set VER=16 2023-08-09T11:46:09.8199716Z 2023-08-09T11:46:09.8200329Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env\etc\conda\activate.d" 2023-08-09T11:46:09.8209496Z 2023-08-09T11:46:09.8210551Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:09.8227444Z 1 file(s) copied. 2023-08-09T11:46:09.8235609Z 2023-08-09T11:46:09.8236694Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\work>IF "win-64" == "win-64" ( 2023-08-09T11:46:09.8237281Z set "target_platform=amd64" 2023-08-09T11:46:09.8237883Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:09.8238637Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:09.8239038Z IF "" == "" ( 2023-08-09T11:46:09.8239701Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:09.8240353Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:09.8240952Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:09.8241346Z ) ELSE ( 2023-08-09T11:46:09.8241812Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:09.8242404Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:09.8242988Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:09.8243379Z ) 2023-08-09T11:46:09.8243764Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:09.8244110Z ) else ( 2023-08-09T11:46:09.8244532Z set "target_platform=x86" 2023-08-09T11:46:09.8245375Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:09.8246493Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:09.8247371Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:09.8247767Z echo popd 2023-08-09T11:46:09.8247974Z ) 2023-08-09T11:46:12.2223482Z WARNING: Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-08-09T11:46:12.2352381Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:46:12.2366249Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=noarch db_filename=C:\Jenkins\Miniconda3\conda-bld\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:12.2367937Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:46:12.2370115Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:46:12.2480658Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:46:12.2484958Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:46:12.2486033Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:46:12.2494716Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=win-64 db_filename=C:\Jenkins\Miniconda3\conda-bld\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:12.2496047Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:46:12.2497329Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:46:12.4572645Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:46:12.4578520Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T11:46:12.4580679Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:46:12.4681218Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 534 KB/second 2023-08-09T11:46:12.7445325Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:46:12.7448343Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=noarch db_filename=C:\Jenkins\Miniconda3\conda-bld\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:12.7467403Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:46:12.7472871Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\repodata_from_packages.json to C:\Jenkins\Miniconda3\conda-bld\noarch\repodata_from_packages.json 2023-08-09T11:46:12.7481828Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:46:12.7484126Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:46:12.7484792Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:46:12.7489086Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\repodata.json to C:\Jenkins\Miniconda3\conda-bld\noarch\repodata.json 2023-08-09T11:46:12.7498216Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:46:12.7498977Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:46:12.7551315Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:46:12.7552095Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:46:12.7556577Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\current_repodata.json to C:\Jenkins\Miniconda3\conda-bld\noarch\current_repodata.json 2023-08-09T11:46:12.7565442Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:46:12.7569052Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:46:12.7708788Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\index.html to C:\Jenkins\Miniconda3\conda-bld\noarch\index.html 2023-08-09T11:46:12.7729202Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:46:12.7730178Z INFO:conda_index.index:Completed noarch 2023-08-09T11:46:12.7731540Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:46:12.7734812Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=win-64 db_filename=C:\Jenkins\Miniconda3\conda-bld\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:12.7757097Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:46:12.7761872Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json to C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json 2023-08-09T11:46:12.7785291Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json.bz2 to C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json.bz2 2023-08-09T11:46:12.7800604Z DEBUG:conda_index.index:_maybe_remove C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json.zst from C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json.zst 2023-08-09T11:46:12.7801820Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:46:12.7803998Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:46:12.7804730Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:46:12.7809546Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json to C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json 2023-08-09T11:46:12.7831710Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json.bz2 to C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json.bz2 2023-08-09T11:46:12.7845954Z DEBUG:conda_index.index:_maybe_remove C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json.zst from C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json.zst 2023-08-09T11:46:12.7846936Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:46:12.7847606Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:46:12.7909695Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:46:12.7910343Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:46:12.7914661Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json to C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json 2023-08-09T11:46:12.7935727Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json.bz2 to C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json.bz2 2023-08-09T11:46:12.7951588Z DEBUG:conda_index.index:_maybe_remove C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json.zst from C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json.zst 2023-08-09T11:46:12.7952277Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:46:12.7952616Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:46:12.8083828Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\index.html to C:\Jenkins\Miniconda3\conda-bld\win-64\index.html 2023-08-09T11:46:12.8102680Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:46:12.8103309Z INFO:conda_index.index:Completed win-64 2023-08-09T11:46:12.8107361Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:46:12.8109999Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:46:12.8110749Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:46:12.8115032Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=noarch db_filename=C:\Jenkins\Miniconda3\conda-bld\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:12.8116571Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:46:12.8117258Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:46:12.8118008Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:46:12.8121187Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=win-64 db_filename=C:\Jenkins\Miniconda3\conda-bld\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:12.8143386Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:46:12.8295189Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-08-09T11:46:12.8311588Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:46:12.8316311Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-08-09T11:46:13.7536303Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:46:13.7550378Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=noarch db_filename=C:\Jenkins\Miniconda3\conda-bld\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:13.7552224Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:46:13.7554471Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:46:13.7569639Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:46:13.7574677Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:46:13.7575466Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:46:13.7584031Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=win-64 db_filename=C:\Jenkins\Miniconda3\conda-bld\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:13.7584783Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:46:13.7585454Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:46:13.8288115Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:46:13.8293333Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-08-09T11:46:13.8294466Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-08-09T11:46:13.9985975Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:46:13.9988609Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=noarch db_filename=C:\Jenkins\Miniconda3\conda-bld\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:14.0007611Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:46:14.0012957Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\repodata_from_packages.json to C:\Jenkins\Miniconda3\conda-bld\noarch\repodata_from_packages.json 2023-08-09T11:46:14.0022107Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:46:14.0023911Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:46:14.0024631Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:46:14.0029347Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\repodata.json to C:\Jenkins\Miniconda3\conda-bld\noarch\repodata.json 2023-08-09T11:46:14.0037739Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:46:14.0038528Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:46:14.0098528Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:46:14.0099246Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:46:14.0105922Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\current_repodata.json to C:\Jenkins\Miniconda3\conda-bld\noarch\current_repodata.json 2023-08-09T11:46:14.0115850Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:46:14.0116549Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:46:14.0247077Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\index.html to C:\Jenkins\Miniconda3\conda-bld\noarch\index.html 2023-08-09T11:46:14.0263125Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:46:14.0263680Z INFO:conda_index.index:Completed noarch 2023-08-09T11:46:14.0264591Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:46:14.0267516Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=win-64 db_filename=C:\Jenkins\Miniconda3\conda-bld\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:14.0285593Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:46:14.0291048Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json to C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json 2023-08-09T11:46:14.0299818Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:46:14.0301649Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:46:14.0302508Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:46:14.0307552Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json to C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json 2023-08-09T11:46:14.0316746Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:46:14.0317439Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:46:14.0373955Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:46:14.0374861Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:46:14.0379489Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json to C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json 2023-08-09T11:46:14.0387942Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:46:14.0388535Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:46:14.0554361Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\index.html to C:\Jenkins\Miniconda3\conda-bld\win-64\index.html 2023-08-09T11:46:14.0573602Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:46:14.0574471Z INFO:conda_index.index:Completed win-64 2023-08-09T11:46:14.0578376Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:46:14.0581778Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:46:14.0582662Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:46:14.0587056Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=noarch db_filename=C:\Jenkins\Miniconda3\conda-bld\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:14.0587973Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:46:14.0588904Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:46:14.0589612Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:46:14.0594545Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=win-64 db_filename=C:\Jenkins\Miniconda3\conda-bld\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:14.0616358Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:46:14.0771479Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-08-09T11:46:14.0788160Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:46:14.0792936Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-08-09T11:46:14.0811118Z WARNING: Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpcx958z59\info\recipe) will be used. 2023-08-09T11:46:14.2278921Z 2023-08-09T11:46:14.2279585Z Resource usage statistics from bundling vs2019_win-64: 2023-08-09T11:46:14.2280739Z Process count: 1 2023-08-09T11:46:14.2284934Z CPU time: Sys=-, User=- 2023-08-09T11:46:14.2285443Z Memory: 1.5M 2023-08-09T11:46:14.2285887Z Disk usage: 8.3K 2023-08-09T11:46:14.2286327Z Time elapsed: 0:00:02.0 2023-08-09T11:46:14.2286623Z 2023-08-09T11:46:14.2286636Z 2023-08-09T11:46:14.2286824Z number of files: 1 2023-08-09T11:46:14.2287275Z Fixing permissions 2023-08-09T11:46:14.2292311Z INFO :: Time taken to mark (prefix) 2023-08-09T11:46:14.2292880Z 0 replacements in 0 files was 0.01 seconds 2023-08-09T11:46:14.2293632Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:46:14.2294548Z Nothing to test for: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:46:14.2295687Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-08-09T11:46:14.2299325Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581549055\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-08-09T11:46:14.3697896Z # Automatic uploading is disabled 2023-08-09T11:46:14.3698637Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T11:46:14.3699051Z 2023-08-09T11:46:14.3699063Z 2023-08-09T11:46:14.3699389Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T11:46:14.3699981Z # conda config --set anaconda_upload yes 2023-08-09T11:46:14.3700463Z anaconda upload \ 2023-08-09T11:46:14.3701253Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:46:14.3702139Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T11:46:14.3702617Z 2023-08-09T11:46:14.3702990Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T11:46:14.3703587Z { 2023-08-09T11:46:14.3703976Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-08-09T11:46:14.3704425Z "recipe": { 2023-08-09T11:46:14.3704721Z "cross_compiler_target_platform": "win-64", 2023-08-09T11:46:14.3705024Z "target_platform": "win-64", 2023-08-09T11:46:14.3705249Z "vc": "14" 2023-08-09T11:46:14.3705464Z } 2023-08-09T11:46:14.3705700Z } 2023-08-09T11:46:14.3706040Z } 2023-08-09T11:46:14.3706171Z 2023-08-09T11:46:14.3706178Z 2023-08-09T11:46:14.3706305Z #################################################################################### 2023-08-09T11:46:14.3706590Z Resource usage summary: 2023-08-09T11:46:14.3706746Z 2023-08-09T11:46:14.3706846Z Total time: 0:00:25.4 2023-08-09T11:46:14.3707109Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-08-09T11:46:14.3707614Z Maximum memory usage observed: 1.5M 2023-08-09T11:46:14.3708121Z Total disk usage observed (not including envs): 8.3K 2023-08-09T11:46:15.2648085Z ##[group]Run set -euxo pipefail 2023-08-09T11:46:15.2648463Z set -euxo pipefail 2023-08-09T11:46:15.2648739Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:46:15.2649014Z source "${BUILD_ENV_FILE}" 2023-08-09T11:46:15.2649320Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:46:15.2649595Z export VSDEVCMD_ARGS='' 2023-08-09T11:46:15.2649841Z  2023-08-09T11:46:15.2650165Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:46:15.2650531Z #bash packaging/build_conda.sh 2023-08-09T11:46:15.2650762Z  2023-08-09T11:46:15.2650957Z  2023-08-09T11:46:15.2651172Z conda build \ 2023-08-09T11:46:15.2651410Z  -c defaults \ 2023-08-09T11:46:15.2651658Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:46:15.2651940Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:46:15.2652224Z  --no-anaconda-upload \ 2023-08-09T11:46:15.2652869Z  --no-test --python "${PYTHON_VERSION}" \ 2023-08-09T11:46:15.2653189Z  --output-folder distr/ \ 2023-08-09T11:46:15.2653458Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-08-09T11:46:15.2678753Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:46:15.2679043Z env: 2023-08-09T11:46:15.2679314Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:46:15.2679612Z PYTHON_VERSION: 3.9 2023-08-09T11:46:15.2679836Z PACKAGE_TYPE: conda 2023-08-09T11:46:15.2680093Z REPOSITORY: pytorch/audio 2023-08-09T11:46:15.2680335Z REF: 2023-08-09T11:46:15.2680542Z CU_VERSION: cu118 2023-08-09T11:46:15.2680744Z CHANNEL: nightly 2023-08-09T11:46:15.2680999Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:46:15.2681350Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:46:15.2681759Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:46:15.2682172Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:46:15.2682610Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:46:15.2682933Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:46:15.2683175Z ##[endgroup] 2023-08-09T11:46:15.6808827Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:46:15.7009428Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:46:15.7009806Z 2023-08-09T11:46:15.7010021Z export CMAKE_USE_CUDA='1' 2023-08-09T11:46:15.7010471Z 2023-08-09T11:46:15.7010718Z export CONDA_BUILD_VARIANT='cuda' 2023-08-09T11:46:15.7011020Z 2023-08-09T11:46:15.7011443Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T11:46:15.7011830Z 2023-08-09T11:46:15.7012289Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T11:46:15.7013088Z 2023-08-09T11:46:15.7019835Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T11:46:15.7020323Z 2023-08-09T11:46:15.7020658Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:46:15.7021022Z 2023-08-09T11:46:15.7021439Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:46:15.7021932Z 2023-08-09T11:46:15.7022287Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:46:15.7022773Z 2023-08-09T11:46:15.7022979Z export FORCE_CUDA=1 2023-08-09T11:46:15.7023262Z 2023-08-09T11:46:15.7023682Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-08-09T11:46:15.7024171Z 2023-08-09T11:46:15.7024435Z export PYTORCH_VERSION='2.1.0.dev20230808' 2023-08-09T11:46:15.7024778Z 2023-08-09T11:46:15.7025146Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:46:15.7025480Z 2023-08-09T11:46:15.7025758Z export TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T11:46:15.7026264Z 2023-08-09T11:46:15.7026793Z export VERSION_SUFFIX='' 2023-08-09T11:46:15.7027108Z 2023-08-09T11:46:15.7037717Z export WHEEL_DIR='' 2023-08-09T11:46:15.7038014Z 2023-08-09T11:46:15.7038020Z 2023-08-09T11:46:15.7038263Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:46:15.7038627Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:46:15.7038899Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:46:15.7039379Z ++ export CMAKE_USE_CUDA=1 2023-08-09T11:46:15.7039639Z ++ CMAKE_USE_CUDA=1 2023-08-09T11:46:15.7039909Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T11:46:15.7040285Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T11:46:15.7040789Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-08-09T11:46:15.7041215Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T11:46:15.7041627Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230808' 2023-08-09T11:46:15.7042009Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T11:46:15.7042399Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230808' 2023-08-09T11:46:15.7043074Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T11:46:15.7043769Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:46:15.7044136Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:46:15.7044490Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:46:15.7044926Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:46:15.7045356Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:46:15.7045777Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:46:15.7046258Z ++ export FORCE_CUDA=1 2023-08-09T11:46:15.7046505Z ++ FORCE_CUDA=1 2023-08-09T11:46:15.7048003Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/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:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T11:46:15.7050007Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/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:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T11:46:15.7051043Z ++ export PYTORCH_VERSION=2.1.0.dev20230808 2023-08-09T11:46:15.7051353Z ++ PYTORCH_VERSION=2.1.0.dev20230808 2023-08-09T11:46:15.7051647Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:46:15.7051926Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:46:15.7052220Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T11:46:15.7052562Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T11:46:15.7052854Z ++ export VERSION_SUFFIX= 2023-08-09T11:46:15.7053223Z ++ VERSION_SUFFIX= 2023-08-09T11:46:15.7053473Z ++ export WHEEL_DIR= 2023-08-09T11:46:15.7053706Z ++ WHEEL_DIR= 2023-08-09T11:46:15.7053974Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:46:15.7054390Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:46:15.7054771Z + export VSDEVCMD_ARGS= 2023-08-09T11:46:15.7055026Z + VSDEVCMD_ARGS= 2023-08-09T11:46:15.7055511Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.9 --output-folder distr/ packaging/torchaudio 2023-08-09T11:46:17.6116465Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:46:17.6674562Z Adding in variants from internal_defaults 2023-08-09T11:46:17.6676107Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-08-09T11:46:17.6676933Z Adding in variants from config.variant 2023-08-09T11:46:17.6912104Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'BUILD_VERSION' is being passed through with value '2.1.0.dev20230809'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T11:46:17.6913287Z warnings.warn( 2023-08-09T11:46:17.6913789Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-08-09T11:46:17.6914214Z warnings.warn( 2023-08-09T11:46:17.6914990Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'CUDA_HOME' is being passed through with value 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T11:46:17.6916135Z warnings.warn( 2023-08-09T11:46:17.6917039Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'TORCH_CUDA_ARCH_LIST' is being passed through with value '3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T11:46:17.6917674Z warnings.warn( 2023-08-09T11:46:17.6918129Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-08-09T11:46:17.6918551Z warnings.warn( 2023-08-09T11:46:17.6918984Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-08-09T11:46:17.6919413Z warnings.warn( 2023-08-09T11:46:17.6919885Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-08-09T11:46:17.6920327Z warnings.warn( 2023-08-09T11:46:17.8535761Z Attempting to finalize metadata for torchaudio 2023-08-09T11:46:38.8086898Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:46:39.2718150Z Solving environment: ...working... done 2023-08-09T11:46:42.7798976Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:46:53.1625974Z Solving environment: ...working... done 2023-08-09T11:47:54.8601784Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:48:02.8859238Z Solving environment: ...working... done 2023-08-09T11:48:03.0090825Z BUILD START: ['torchaudio-2.1.0.dev20230809-py39_cu118.tar.bz2'] 2023-08-09T11:48:05.4006650Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:48:13.6682984Z Solving environment: ...working... done 2023-08-09T11:54:04.4245037Z 2023-08-09T11:54:04.4245552Z ## Package Plan ## 2023-08-09T11:54:04.4245851Z 2023-08-09T11:54:04.4250099Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581577650\_h_env 2023-08-09T11:54:04.4250676Z 2023-08-09T11:54:04.4250689Z 2023-08-09T11:54:04.4250997Z The following NEW packages will be INSTALLED: 2023-08-09T11:54:04.4251350Z 2023-08-09T11:54:04.4251622Z blas: 1.0-mkl 2023-08-09T11:54:04.4252131Z bzip2: 1.0.8-he774522_0 2023-08-09T11:54:04.4252465Z ca-certificates: 2023.05.30-haa95532_0 2023-08-09T11:54:04.4253157Z cmake: 3.26.4-h693b641_0 2023-08-09T11:54:04.4253859Z cuda-cccl: 12.2.128-0 nvidia 2023-08-09T11:54:04.4254232Z cuda-cudart: 11.8.89-0 nvidia 2023-08-09T11:54:04.4254750Z cuda-cudart-dev: 11.8.89-0 nvidia 2023-08-09T11:54:04.4255315Z cuda-cupti: 11.8.87-0 nvidia 2023-08-09T11:54:04.4255942Z cuda-libraries: 11.8.0-0 nvidia 2023-08-09T11:54:04.4256584Z cuda-libraries-dev: 11.8.0-0 nvidia 2023-08-09T11:54:04.4257246Z cuda-nvrtc: 11.8.89-0 nvidia 2023-08-09T11:54:04.4257779Z cuda-nvrtc-dev: 11.8.89-0 nvidia 2023-08-09T11:54:04.4258330Z cuda-nvtx: 11.8.86-0 nvidia 2023-08-09T11:54:04.4259902Z cuda-profiler-api: 12.2.128-0 nvidia 2023-08-09T11:54:04.4260881Z cuda-runtime: 11.8.0-0 nvidia 2023-08-09T11:54:04.4261694Z filelock: 3.9.0-py39haa95532_0 2023-08-09T11:54:04.4262042Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-08-09T11:54:04.4262389Z jinja2: 3.1.2-py39haa95532_0 2023-08-09T11:54:04.4262733Z libcublas: 11.11.3.6-0 nvidia 2023-08-09T11:54:04.4263079Z libcublas-dev: 11.11.3.6-0 nvidia 2023-08-09T11:54:04.4263401Z libcufft: 10.9.0.58-0 nvidia 2023-08-09T11:54:04.4263739Z libcufft-dev: 10.9.0.58-0 nvidia 2023-08-09T11:54:04.4264100Z libcurand: 10.3.3.129-0 nvidia 2023-08-09T11:54:04.4264445Z libcurand-dev: 10.3.3.129-0 nvidia 2023-08-09T11:54:04.4264796Z libcusolver: 11.4.1.48-0 nvidia 2023-08-09T11:54:04.4265119Z libcusolver-dev: 11.4.1.48-0 nvidia 2023-08-09T11:54:04.4265518Z libcusparse: 11.7.5.86-0 nvidia 2023-08-09T11:54:04.4265972Z libcusparse-dev: 11.7.5.86-0 nvidia 2023-08-09T11:54:04.4266317Z libnpp: 11.8.0.86-0 nvidia 2023-08-09T11:54:04.4266703Z libnpp-dev: 11.8.0.86-0 nvidia 2023-08-09T11:54:04.4267237Z libnvjpeg: 11.9.0.86-0 nvidia 2023-08-09T11:54:04.4267637Z libnvjpeg-dev: 11.9.0.86-0 nvidia 2023-08-09T11:54:04.4268275Z libuv: 1.44.2-h2bbff1b_0 2023-08-09T11:54:04.4268663Z lz4-c: 1.9.4-h2bbff1b_0 2023-08-09T11:54:04.4269048Z markupsafe: 2.1.1-py39h2bbff1b_0 2023-08-09T11:54:04.4269454Z mkl: 2023.1.0-h6b88ed4_46357 2023-08-09T11:54:04.4269855Z mpmath: 1.3.0-py39haa95532_0 2023-08-09T11:54:04.4270199Z networkx: 3.1-py39haa95532_0 2023-08-09T11:54:04.4270578Z ninja: 1.10.2-haa95532_5 2023-08-09T11:54:04.4270957Z ninja-base: 1.10.2-h6d14046_5 2023-08-09T11:54:04.4271532Z openssl: 3.0.10-h2bbff1b_0 2023-08-09T11:54:04.4271928Z pip: 23.2.1-py39haa95532_0 2023-08-09T11:54:04.4272308Z python: 3.9.17-h1aa4202_0 2023-08-09T11:54:04.4272712Z pytorch: 2.1.0.dev20230808-py3.9_cuda11.8_cudnn8_0 pytorch-nightly 2023-08-09T11:54:04.4273148Z pytorch-cuda: 11.8-h24eeafa_5 pytorch-nightly 2023-08-09T11:54:04.4273774Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-08-09T11:54:04.4274151Z pyyaml: 6.0-py39h2bbff1b_1 2023-08-09T11:54:04.4274845Z setuptools: 68.0.0-py39haa95532_0 2023-08-09T11:54:04.4275312Z sqlite: 3.41.2-h2bbff1b_0 2023-08-09T11:54:04.4275697Z sympy: 1.11.1-py39haa95532_0 2023-08-09T11:54:04.4276547Z tbb: 2021.8.0-h59b6b97_0 2023-08-09T11:54:04.4276897Z typing_extensions: 4.7.1-py39haa95532_0 2023-08-09T11:54:04.4277286Z tzdata: 2023c-h04d1e81_0 2023-08-09T11:54:04.4277658Z vc: 14.2-h21ff451_1 2023-08-09T11:54:04.4278044Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-08-09T11:54:04.4278377Z wheel: 0.38.4-py39haa95532_0 2023-08-09T11:54:04.4278748Z xz: 5.4.2-h8cc25b3_0 2023-08-09T11:54:04.4279103Z yaml: 0.2.5-he774522_0 2023-08-09T11:54:04.4279482Z zlib: 1.2.13-h8cc25b3_0 2023-08-09T11:54:04.4279870Z zstd: 1.5.5-hd43e919_0 2023-08-09T11:54:04.4280033Z 2023-08-09T11:54:06.4112518Z Preparing transaction: ...working... done 2023-08-09T11:54:14.8320308Z Verifying transaction: ...working... done 2023-08-09T11:54:33.9576753Z Executing transaction: ...working... done 2023-08-09T11:54:36.2058843Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:54:36.8017500Z Solving environment: ...working... done 2023-08-09T11:54:36.9728074Z 2023-08-09T11:54:36.9730052Z ## Package Plan ## 2023-08-09T11:54:36.9730396Z 2023-08-09T11:54:36.9731171Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581577650\_build_env 2023-08-09T11:54:36.9731714Z 2023-08-09T11:54:36.9731727Z 2023-08-09T11:54:36.9732037Z The following NEW packages will be INSTALLED: 2023-08-09T11:54:36.9732437Z 2023-08-09T11:54:36.9732702Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-08-09T11:54:36.9733250Z vswhere: 2.8.4-haa95532_0 2023-08-09T11:54:36.9733567Z 2023-08-09T11:54:36.9790165Z Preparing transaction: ...working... done 2023-08-09T11:54:37.3777595Z Verifying transaction: ...working... done 2023-08-09T11:54:37.3861028Z Executing transaction: ...working... done 2023-08-09T11:54:58.7191052Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581577650\_h_env\lib\site-packages\torch\nn\modules\transformer.py:20: UserWarning: Failed to initialize NumPy: No module named 'numpy' (Triggered internally at C:\cb\pytorch_1000000000000\work\torch\csrc\utils\tensor_numpy.cpp:84.) 2023-08-09T11:54:58.7191876Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-08-09T11:55:01.3856893Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581577650\_h_env\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-08-09T11:55:01.3857966Z !! 2023-08-09T11:55:01.3859898Z 2023-08-09T11:55:01.3860420Z ******************************************************************************** 2023-08-09T11:55:01.3861038Z Please avoid running ``setup.py`` directly. 2023-08-09T11:55:01.3862128Z Instead, use pypa/build, pypa/installer or other 2023-08-09T11:55:01.3862747Z standards-based tools. 2023-08-09T11:55:01.3863055Z 2023-08-09T11:55:01.3863378Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-08-09T11:55:01.3863814Z ******************************************************************************** 2023-08-09T11:55:01.3864028Z 2023-08-09T11:55:01.3864169Z !! 2023-08-09T11:55:01.3864410Z self.initialize_options() 2023-08-09T11:55:01.4428834Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581577650\work\ 2023-08-09T11:55:01.4429872Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581577650\work 2023-08-09T11:55:01.4431225Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581577650\\_build_env', 2023-08-09T11:55:01.4432296Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581577650\\_h_env', 2023-08-09T11:55:01.4433221Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581577650\\work'} 2023-08-09T11:55:01.4433922Z 2023-08-09T11:55:01.4434436Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-08-09T11:55:01.4434913Z 2023-08-09T11:55:01.4435140Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-08-09T11:55:01.4435512Z 2023-08-09T11:55:01.4435774Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-08-09T11:55:01.4436120Z 2023-08-09T11:55:01.4436385Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-08-09T11:55:01.4436785Z 2023-08-09T11:55:01.4436956Z %SRC_DIR%>set "ARCH=64" 2023-08-09T11:55:01.4437244Z 2023-08-09T11:55:01.4437473Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-08-09T11:55:01.4437800Z 2023-08-09T11:55:01.4438086Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-08-09T11:55:01.4438471Z 2023-08-09T11:55:01.4438777Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-08-09T11:55:01.4439154Z 2023-08-09T11:55:01.4439486Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-08-09T11:55:01.4439872Z 2023-08-09T11:55:01.4440270Z %SRC_DIR%>set "SUBDIR=win-64" 2023-08-09T11:55:01.4440582Z 2023-08-09T11:55:01.4440811Z %SRC_DIR%>set "build_platform=win-64" 2023-08-09T11:55:01.4441269Z 2023-08-09T11:55:01.4441564Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-08-09T11:55:01.4441881Z 2023-08-09T11:55:01.4442157Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-08-09T11:55:01.4442507Z 2023-08-09T11:55:01.4442700Z %SRC_DIR%>set "CONDA_PY=39" 2023-08-09T11:55:01.4442994Z 2023-08-09T11:55:01.4443192Z %SRC_DIR%>set "PY3K=1" 2023-08-09T11:55:01.4443480Z 2023-08-09T11:55:01.4443679Z %SRC_DIR%>set "PY_VER=3.9" 2023-08-09T11:55:01.4443968Z 2023-08-09T11:55:01.4444234Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-08-09T11:55:01.4444564Z 2023-08-09T11:55:01.4444846Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-08-09T11:55:01.4445212Z 2023-08-09T11:55:01.4445449Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-08-09T11:55:01.4445787Z 2023-08-09T11:55:01.4445994Z %SRC_DIR%>set "NPY_VER=1.22" 2023-08-09T11:55:01.4446297Z 2023-08-09T11:55:01.4446516Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-08-09T11:55:01.4446912Z 2023-08-09T11:55:01.4447187Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-08-09T11:55:01.4447620Z 2023-08-09T11:55:01.4447902Z %SRC_DIR%>set "PERL_VER=5.26" 2023-08-09T11:55:01.4448172Z 2023-08-09T11:55:01.4448396Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-08-09T11:55:01.4448721Z 2023-08-09T11:55:01.4448926Z %SRC_DIR%>set "LUA_VER=5" 2023-08-09T11:55:01.4449204Z 2023-08-09T11:55:01.4449414Z %SRC_DIR%>set "CONDA_LUA=5" 2023-08-09T11:55:01.4449716Z 2023-08-09T11:55:01.4449914Z %SRC_DIR%>set "R_VER=3.4" 2023-08-09T11:55:01.4450216Z 2023-08-09T11:55:01.4450672Z %SRC_DIR%>set "CONDA_R=3.4" 2023-08-09T11:55:01.4451000Z 2023-08-09T11:55:01.4451256Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230809" 2023-08-09T11:55:01.4451584Z 2023-08-09T11:55:01.4451985Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8" 2023-08-09T11:55:01.4452449Z 2023-08-09T11:55:01.4452740Z %SRC_DIR%>set "TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6" 2023-08-09T11:55:01.4453240Z 2023-08-09T11:55:01.4453504Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=gfe9b9ff" 2023-08-09T11:55:01.4453846Z 2023-08-09T11:55:01.4454332Z %SRC_DIR%>set "GIT_FULL_HASH=fe9b9ff75edebf1e0e326f64577d64df3b5858db" 2023-08-09T11:55:01.4454763Z 2023-08-09T11:55:01.4455001Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-08-09T11:55:01.4455333Z 2023-08-09T11:55:01.4455593Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230809" 2023-08-09T11:55:01.4455926Z 2023-08-09T11:55:01.4456147Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-08-09T11:55:01.4456459Z 2023-08-09T11:55:01.4456757Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-08-09T11:55:01.4457356Z 2023-08-09T11:55:01.4457547Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-08-09T11:55:01.4457855Z 2023-08-09T11:55:01.4458476Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-08-09T11:55:01.4459016Z 2023-08-09T11:55:01.4459244Z %SRC_DIR%>set "CPU_COUNT=8" 2023-08-09T11:55:01.4459631Z 2023-08-09T11:55:01.4459870Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-08-09T11:55:01.4460183Z 2023-08-09T11:55:01.4460469Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-08-09T11:55:01.4460830Z 2023-08-09T11:55:01.4464218Z %SRC_DIR%>set "PATH=%BUILD_PREFIX%;%BUILD_PREFIX%\Library\mingw-w64\bin;%BUILD_PREFIX%\Library\usr\bin;%BUILD_PREFIX%\Library\bin;%BUILD_PREFIX%\Scripts;%BUILD_PREFIX%\bin;%PREFIX%;%PREFIX%\Library\mingw-w64\bin;%PREFIX%\Library\usr\bin;%PREFIX%\Library\bin;%PREFIX%\Scripts;%PREFIX%\bin;C;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\bin;C:\Users\runneruser\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\opt\bin;C:\Jenkins\Miniconda3\Scripts;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;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl" 2023-08-09T11:55:01.4467983Z 2023-08-09T11:55:01.4468251Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-08-09T11:55:01.4468588Z 2023-08-09T11:55:01.4468864Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-08-09T11:55:01.4469201Z 2023-08-09T11:55:01.4469444Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-08-09T11:55:01.4469796Z 2023-08-09T11:55:01.4470126Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-08-09T11:55:01.4470499Z 2023-08-09T11:55:01.4470771Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-08-09T11:55:01.4471114Z 2023-08-09T11:55:01.4471393Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/_h_env" 2023-08-09T11:55:01.4471664Z 2023-08-09T11:55:01.4471824Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-08-09T11:55:01.4472027Z 2023-08-09T11:55:01.4472181Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-08-09T11:55:01.4472600Z 2023-08-09T11:55:01.4472798Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-08-09T11:55:01.4473027Z 2023-08-09T11:55:01.4473430Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-08-09T11:55:01.4473671Z 2023-08-09T11:55:01.4473860Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-08-09T11:55:01.4474085Z 2023-08-09T11:55:01.4474433Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-08-09T11:55:01.4474645Z 2023-08-09T11:55:01.4474781Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-08-09T11:55:01.4474978Z 2023-08-09T11:55:01.4475163Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-08-09T11:55:01.4475387Z 2023-08-09T11:55:01.4475517Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-08-09T11:55:01.4475693Z 2023-08-09T11:55:01.4475882Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-08-09T11:55:01.4476103Z 2023-08-09T11:55:01.4476250Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-08-09T11:55:01.4476438Z 2023-08-09T11:55:01.4476564Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-08-09T11:55:01.4476748Z 2023-08-09T11:55:01.4476912Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-08-09T11:55:01.4477115Z 2023-08-09T11:55:01.4477256Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-08-09T11:55:01.4477437Z 2023-08-09T11:55:01.4477688Z %SRC_DIR%>set "PROMPT=$P$G" 2023-08-09T11:55:01.4477858Z 2023-08-09T11:55:01.4478249Z %SRC_DIR%>set "PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\AWS Tools\PowerShell\" 2023-08-09T11:55:01.4478638Z 2023-08-09T11:55:01.4478743Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-08-09T11:55:01.4479036Z 2023-08-09T11:55:01.4479171Z %SRC_DIR%>set "SystemDrive=C:" 2023-08-09T11:55:01.4479341Z 2023-08-09T11:55:01.4479469Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-08-09T11:55:01.4479648Z 2023-08-09T11:55:01.4479924Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:55:01.4480233Z 2023-08-09T11:55:01.4480407Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:55:01.4480613Z 2023-08-09T11:55:01.4480735Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-08-09T11:55:01.4480927Z 2023-08-09T11:55:01.4481055Z %SRC_DIR%>set "USERNAME=runneruser" 2023-08-09T11:55:01.4481245Z 2023-08-09T11:55:01.4481400Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-08-09T11:55:01.4481593Z 2023-08-09T11:55:01.4481710Z %SRC_DIR%>set "windir=C:\Windows" 2023-08-09T11:55:01.4481873Z 2023-08-09T11:55:01.4482020Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-08-09T11:55:01.4482210Z 2023-08-09T11:55:01.4482404Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-08-09T11:55:01.4482656Z 2023-08-09T11:55:01.4482813Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-08-09T11:55:01.4483008Z 2023-08-09T11:55:01.4483172Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-08-09T11:55:01.4483381Z 2023-08-09T11:55:01.4483624Z %SRC_DIR%>set "extend_keys={'extend_keys', 'ignore_build_only_deps', 'ignore_version', 'pin_run_as_build'}" 2023-08-09T11:55:01.4483889Z 2023-08-09T11:55:01.4484056Z %SRC_DIR%>set "ignore_build_only_deps={'python', 'numpy'}" 2023-08-09T11:55:01.4484257Z 2023-08-09T11:55:01.4484567Z %SRC_DIR%>set "pin_run_as_build=OrderedDict([('python', OrderedDict([('min_pin', 'x.x'), ('max_pin', 'x.x')])), ('r-base', OrderedDict([('min_pin', 'x.x'), ('max_pin', 'x.x')]))])" 2023-08-09T11:55:01.4484900Z 2023-08-09T11:55:01.4485011Z %SRC_DIR%>set "r_base=3.4" 2023-08-09T11:55:01.4485169Z 2023-08-09T11:55:01.4485317Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-08-09T11:55:01.4485680Z 2023-08-09T11:55:01.4485864Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-08-09T11:55:01.4486070Z 2023-08-09T11:55:01.4486207Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-08-09T11:55:01.4486501Z 2023-08-09T11:55:01.4486707Z %SRC_DIR%>set "target_platform=win-64" 2023-08-09T11:55:01.4486882Z 2023-08-09T11:55:01.4487082Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-08-09T11:55:01.4487302Z 2023-08-09T11:55:01.4487427Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-08-09T11:55:01.4487600Z 2023-08-09T11:55:01.4487718Z %SRC_DIR%>set "c_compiler=vs2019" 2023-08-09T11:55:01.4488019Z 2023-08-09T11:55:01.4488135Z %SRC_DIR%>set "vc=14" 2023-08-09T11:55:01.4488286Z 2023-08-09T11:55:01.4488394Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-08-09T11:55:01.4488572Z 2023-08-09T11:55:01.4488718Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-08-09T11:55:01.4488908Z 2023-08-09T11:55:01.4489048Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-08-09T11:55:01.4489230Z 2023-08-09T11:55:01.4489369Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-08-09T11:55:01.4489550Z 2023-08-09T11:55:01.4489788Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581577650\pip_cache" 2023-08-09T11:55:01.4490049Z 2023-08-09T11:55:01.4490145Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-08-09T11:55:01.4490313Z 2023-08-09T11:55:01.4490463Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-08-09T11:55:01.4490657Z 2023-08-09T11:55:01.4490789Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-08-09T11:55:01.4490970Z 2023-08-09T11:55:01.4491184Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:55:01.4491550Z 2023-08-09T11:55:01.4491786Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-08-09T11:55:01.4492161Z 2023-08-09T11:55:01.4492439Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-08-09T11:55:01.4492750Z 2023-08-09T11:55:01.4492960Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-08-09T11:55:01.4493147Z 2023-08-09T11:55:01.4493344Z %SRC_DIR%>SET MSSdk=1 2023-08-09T11:55:01.4493501Z 2023-08-09T11:55:01.4493621Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-08-09T11:55:01.4493789Z 2023-08-09T11:55:01.4493899Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-08-09T11:55:01.4494057Z 2023-08-09T11:55:01.4494143Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-08-09T11:55:01.4494302Z 2023-08-09T11:55:01.4494455Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-08-09T11:55:01.4494647Z 2023-08-09T11:55:01.4494787Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-08-09T11:55:01.4494961Z 2023-08-09T11:55:01.4495147Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-08-09T11:55:01.4495373Z 2023-08-09T11:55:01.4495478Z %SRC_DIR%>set "CXX=cl.exe" 2023-08-09T11:55:01.4495635Z 2023-08-09T11:55:01.4495715Z %SRC_DIR%>set "CC=cl.exe" 2023-08-09T11:55:01.4495868Z 2023-08-09T11:55:01.4495984Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-08-09T11:55:01.4496146Z 2023-08-09T11:55:01.4496467Z %SRC_DIR%>for /F "usebackq tokens=*" %i in (`vswhere.exe -nologo -products * -version [16.0,17.0] -property installationPath`) do (set "VSINSTALLDIR=%i\" ) 2023-08-09T11:55:01.4496802Z 2023-08-09T11:55:01.4497037Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-08-09T11:55:01.4497300Z 2023-08-09T11:55:01.4497835Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (for /F "usebackq tokens=*" %i in (`vswhere.exe -nologo -products * -requires Microsoft.VisualStudio.Component.VC.v142.x86.x64 -property installationPath`) do (set "VSINSTALLDIR=%i\" ) ) 2023-08-09T11:55:01.4498388Z 2023-08-09T11:55:01.4498859Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\" ) 2023-08-09T11:55:01.4499235Z 2023-08-09T11:55:01.6047064Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\" ) 2023-08-09T11:55:01.6047808Z 2023-08-09T11:55:01.6048470Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-08-09T11:55:01.6049339Z 2023-08-09T11:55:01.6051236Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\" ) 2023-08-09T11:55:01.6052006Z 2023-08-09T11:55:01.6052213Z %SRC_DIR%>IF NOT "1" == "" ( 2023-08-09T11:55:01.6052818Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-08-09T11:55:01.6053526Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-08-09T11:55:01.6054125Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-08-09T11:55:01.6054565Z ) 2023-08-09T11:55:01.6054743Z 2023-08-09T11:55:01.6054945Z %SRC_DIR%>call :GetWin10SdkDir 2023-08-09T11:55:01.6055255Z 2023-08-09T11:55:01.6055623Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:55:01.6056068Z 2023-08-09T11:55:01.6056590Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:55:01.6057056Z 2023-08-09T11:55:01.6057568Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-08-09T11:55:01.6058025Z 2023-08-09T11:55:01.6058702Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-08-09T11:55:01.6059127Z 2023-08-09T11:55:01.6059364Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-08-09T11:55:01.6059673Z 2023-08-09T11:55:01.6059844Z %SRC_DIR%>exit /B 0 2023-08-09T11:55:01.6060103Z 2023-08-09T11:55:01.6060595Z %SRC_DIR%>for /F %i in ('dir /ON /B "C:\Program Files (x86)\Windows Kits\10\\include"') DO (if NOT "%~i" == "wdf" (SET WindowsSDKVer=%~i ) ) 2023-08-09T11:55:01.6061147Z 2023-08-09T11:55:01.6061449Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-08-09T11:55:01.6061797Z 2023-08-09T11:55:01.6062309Z %SRC_DIR%>if errorlevel 1 (echo "Didn't find any windows 10 SDK. I'm not sure if things will work, but let's try..." ) else (echo Windows SDK version found as: "10.0.19041.0" ) 2023-08-09T11:55:01.6063200Z Windows SDK version found as: "10.0.19041.0" 2023-08-09T11:55:01.6063509Z 2023-08-09T11:55:01.6063726Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-08-09T11:55:01.6064365Z set "target_platform=amd64" 2023-08-09T11:55:01.6064677Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-08-09T11:55:01.6064919Z set "BITS=64" 2023-08-09T11:55:01.6065138Z ) else ( 2023-08-09T11:55:01.6065373Z set "target_platform=x86" 2023-08-09T11:55:01.6065656Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-08-09T11:55:01.6065893Z set "BITS=32" 2023-08-09T11:55:01.6066104Z ) 2023-08-09T11:55:01.6066222Z 2023-08-09T11:55:01.6066439Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-08-09T11:55:01.6066739Z 2023-08-09T11:55:01.6067100Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-08-09T11:55:01.6067365Z 2023-08-09T11:55:01.6067656Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>CALL "VC\Auxiliary\Build\vcvars64.bat" -vcvars_ver=14.2 10.0.19041.0 2023-08-09T11:55:01.6068127Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-08-09T11:55:01.6068547Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-08-09T11:55:01.6068914Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-08-09T11:55:01.6069254Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-08-09T11:55:01.6069574Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-08-09T11:55:01.6070084Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-08-09T11:55:01.6070403Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-08-09T11:55:01.6070732Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-08-09T11:55:01.6071580Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-08-09T11:55:01.6072203Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-08-09T11:55:01.6072589Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-08-09T11:55:01.6072969Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-08-09T11:55:01.6073623Z ********************************************************************** 2023-08-09T11:55:01.6074129Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-08-09T11:55:01.6074484Z ** Copyright (c) 2021 Microsoft Corporation 2023-08-09T11:55:01.6075182Z ********************************************************************** 2023-08-09T11:55:01.6075669Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-08-09T11:55:01.6075963Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-08-09T11:55:01.6076434Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-08-09T11:55:01.6076908Z [DEBUG:core\msbuild.bat] initializing... 2023-08-09T11:55:01.6077218Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-08-09T11:55:01.6077507Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-08-09T11:55:01.6077820Z [DEBUG:winsdk.bat] initializing... 2023-08-09T11:55:01.6078458Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-08-09T11:55:01.6078786Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-08-09T11:55:01.6079071Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-08-09T11:55:01.6110127Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-08-09T11:55:01.6110479Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-08-09T11:55:01.6110954Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-08-09T11:55:01.6111441Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-08-09T11:55:01.6111775Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-08-09T11:55:01.6112119Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-08-09T11:55:01.6112458Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-08-09T11:55:01.6112766Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-08-09T11:55:01.6113087Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-08-09T11:55:01.6113395Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-08-09T11:55:01.6113696Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-08-09T11:55:01.6114016Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-08-09T11:55:01.6114513Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-08-09T11:55:01.6115088Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-08-09T11:55:01.6115419Z -- Git branch: nightly 2023-08-09T11:55:01.6115705Z -- Git SHA: fe9b9ff75edebf1e0e326f64577d64df3b5858db 2023-08-09T11:55:01.6116000Z -- Git tag: None 2023-08-09T11:55:01.6116288Z -- PyTorch dependency: torch==2.1.0.dev20230808 2023-08-09T11:55:01.6116725Z -- Building version 2.1.0.dev20230809 2023-08-09T11:55:01.6116973Z running install 2023-08-09T11:55:01.6117199Z running build 2023-08-09T11:55:01.6117548Z running build_py 2023-08-09T11:55:01.6117871Z creating build 2023-08-09T11:55:01.6118156Z creating build\lib.win-amd64-cpython-39 2023-08-09T11:55:01.6118504Z creating build\lib.win-amd64-cpython-39\torchaudio 2023-08-09T11:55:01.6118918Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-08-09T11:55:01.6119382Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-08-09T11:55:01.6119815Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-08-09T11:55:01.6120247Z creating build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T11:55:01.6120700Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T11:55:01.6121215Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T11:55:01.6121736Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T11:55:01.6122275Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T11:55:01.6122794Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T11:55:01.6123448Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T11:55:01.6124029Z creating build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-08-09T11:55:01.6125065Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-08-09T11:55:01.6125894Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-08-09T11:55:01.6126375Z creating build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6126849Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6127351Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6127875Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6128400Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6128935Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6129458Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6130261Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6130806Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6131612Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6132146Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6132701Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6133215Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6133738Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6134267Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6134786Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6135266Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6135797Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6136317Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6137017Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6137529Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6138137Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6138770Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6139312Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:55:01.6139772Z creating build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T11:55:01.7054508Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-08-09T11:55:32.9082021Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-08-09T11:55:32.9083159Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-08-09T11:55:32.9083948Z to cmake instead of implicitly setting it as an env variable. This will 2023-08-09T11:55:32.9084717Z become a FATAL_ERROR in future version of pytorch. 2023-08-09T11:55:32.9085353Z Call Stack (most recent call first): 2023-08-09T11:55:32.9086677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:343 (torch_cuda_get_nvcc_gencode_flag) 2023-08-09T11:55:32.9087944Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-08-09T11:55:32.9089112Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-08-09T11:55:32.9090033Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-08-09T11:55:32.9090634Z CMakeLists.txt:93 (include) 2023-08-09T11:55:32.9090950Z 2023-08-09T11:55:32.9090960Z 2023-08-09T11:56:11.6188911Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T11:56:11.6552821Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T11:56:11.6754235Z copying torchaudio\functional\_alignment.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T11:56:11.6797652Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T11:56:11.6801299Z creating build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T11:56:11.7142376Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T11:56:11.7143453Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T11:56:11.7144539Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T11:56:11.7145605Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T11:56:11.7146628Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T11:56:11.7147473Z creating build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:56:11.8386920Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:56:11.8388100Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:56:11.8480074Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:56:11.8558683Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:56:11.8561766Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:56:11.8627403Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:56:11.8712717Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:56:11.8784914Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:56:11.8786972Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:56:11.8789105Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:56:11.8791806Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:56:11.8793328Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T11:56:11.8794616Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T11:56:11.8796920Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T11:56:11.8799069Z copying torchaudio\pipelines\_squim_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T11:56:11.8800453Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T11:56:11.8801940Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype 2023-08-09T11:56:11.8803774Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype 2023-08-09T11:56:11.8805317Z creating build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-08-09T11:56:11.8807518Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-08-09T11:56:11.8809063Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-08-09T11:56:11.8810590Z creating build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-08-09T11:56:11.8812371Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-08-09T11:56:11.8813966Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-08-09T11:56:11.8815913Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-08-09T11:56:11.8817988Z creating build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T11:56:11.8819985Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T11:56:11.8822062Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T11:56:11.8823811Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T11:56:11.8825639Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T11:56:11.8827265Z creating build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-08-09T11:56:11.8829397Z copying torchaudio\_backend\ffmpeg.py -> build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-08-09T11:56:11.8830876Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-08-09T11:56:11.8832361Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-08-09T11:56:11.8834091Z creating build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-08-09T11:56:11.8836599Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-08-09T11:56:11.8838377Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-08-09T11:56:11.8839542Z creating build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-08-09T11:56:11.8840808Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-08-09T11:56:11.8841911Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-08-09T11:56:11.8842759Z creating build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-08-09T11:56:11.8843710Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-08-09T11:56:11.8844838Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-08-09T11:56:11.8845895Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-08-09T11:56:11.8846821Z creating build\lib.win-amd64-cpython-39\torchaudio\models\squim 2023-08-09T11:56:11.8847862Z copying torchaudio\models\squim\objective.py -> build\lib.win-amd64-cpython-39\torchaudio\models\squim 2023-08-09T11:56:11.8849123Z copying torchaudio\models\squim\subjective.py -> build\lib.win-amd64-cpython-39\torchaudio\models\squim 2023-08-09T11:56:11.8850161Z copying torchaudio\models\squim\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\squim 2023-08-09T11:56:11.8851043Z creating build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T11:56:11.8852009Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T11:56:11.8853079Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T11:56:11.8854182Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T11:56:11.8856042Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T11:56:11.8856986Z creating build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-08-09T11:56:11.8858026Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-08-09T11:56:11.8859278Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-08-09T11:56:11.8860459Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-08-09T11:56:11.8861557Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T11:56:11.8862582Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T11:56:11.8863810Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T11:56:11.8864911Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T11:56:11.8866175Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T11:56:11.8867133Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T11:56:11.8868098Z copying torchaudio\pipelines\_wav2vec2\aligner.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T11:56:11.8869416Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T11:56:11.8870671Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T11:56:11.8871799Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T11:56:11.8872929Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-08-09T11:56:11.8874004Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-08-09T11:56:11.8875275Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-08-09T11:56:11.8876400Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T11:56:11.8877511Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T11:56:11.8878663Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T11:56:11.8879802Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T11:56:11.8880921Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T11:56:11.8881925Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:56:43.7306855Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:56:43.7997173Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:56:43.7998938Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:56:43.8754822Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:56:43.8789049Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:56:44.0098785Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:56:44.1132403Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:56:44.2097085Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-08-09T11:56:44.2138503Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-08-09T11:56:44.2680008Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-08-09T11:56:44.2681664Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-08-09T11:56:44.2682959Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-08-09T11:56:44.2686721Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-08-09T11:56:44.2688164Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-08-09T11:56:44.2689454Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:56:44.2693571Z copying torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:56:44.2695059Z copying torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:56:44.2696575Z copying torchaudio\prototype\pipelines\_vggish\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:56:44.2699892Z running build_ext 2023-08-09T11:56:44.2700625Z -- The C compiler identification is MSVC 19.29.30151.0 2023-08-09T11:56:44.2701437Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-08-09T11:56:44.2702163Z -- Detecting C compiler ABI info 2023-08-09T11:56:44.2702945Z -- Detecting C compiler ABI info - done 2023-08-09T11:56:44.2706485Z -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped 2023-08-09T11:56:44.2707592Z -- Detecting C compile features 2023-08-09T11:56:44.2708308Z -- Detecting C compile features - done 2023-08-09T11:56:44.2709068Z -- Detecting CXX compiler ABI info 2023-08-09T11:56:44.2709860Z -- Detecting CXX compiler ABI info - done 2023-08-09T11:56:44.2713445Z -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped 2023-08-09T11:56:44.2714522Z -- Detecting CXX compile features 2023-08-09T11:56:44.2715353Z -- Detecting CXX compile features - done 2023-08-09T11:56:44.2716189Z -- The CUDA compiler identification is NVIDIA 11.8.89 2023-08-09T11:56:44.2717043Z -- Detecting CUDA compiler ABI info 2023-08-09T11:56:44.2720438Z -- Detecting CUDA compiler ABI info - done 2023-08-09T11:56:44.2721508Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe - skipped 2023-08-09T11:56:44.2722581Z -- Detecting CUDA compile features 2023-08-09T11:56:44.2723368Z -- Detecting CUDA compile features - done 2023-08-09T11:56:44.2726849Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 (found version "11.8") 2023-08-09T11:56:44.2728166Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/include (found version "11.8.89") 2023-08-09T11:56:44.2729050Z -- Caffe2: CUDA detected: 11.8 2023-08-09T11:56:44.2729960Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe 2023-08-09T11:56:44.2733610Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 2023-08-09T11:56:44.2734718Z -- Caffe2: Header version is: 11.8 2023-08-09T11:56:44.2735696Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/lib/x64/nvrtc.lib shorthash is dd482e34 2023-08-09T11:56:44.2736665Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-08-09T11:56:44.2737879Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2023-08-09T11:56:44.2742248Z -- Added CUDA NVCC flags for: -gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86;-gencode;arch=compute_50,code=compute_50 2023-08-09T11:56:44.2744104Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/_h_env/lib/site-packages/torch/lib/torch.lib 2023-08-09T11:56:44.2747983Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/_h_env/libs/python39.lib (found suitable exact version "3.9.17") found components: Development Development.Module Development.Embed 2023-08-09T11:56:44.2749232Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-08-09T11:56:44.2750047Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-08-09T11:56:44.2750861Z -- Found OpenMP: TRUE (found version "2.0") 2023-08-09T11:56:44.2754390Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-08-09T11:56:44.2755444Z -- Building FFmpeg integration with multi version support 2023-08-09T11:56:44.2756233Z -- Configuring done (38.7s) 2023-08-09T11:56:44.2756891Z -- Generating done (0.2s) 2023-08-09T11:56:44.2757917Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work/build/temp.win-amd64-cpython-39/Release 2023-08-09T11:56:44.2763466Z [1/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\utils.cpp 2023-08-09T11:56:44.2768764Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:44.2769717Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:44.2770297Z 2023-08-09T11:56:44.2770990Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:44.2774586Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:44.2775938Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:44.2781620Z [2/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-08-09T11:56:44.2784756Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:44.2785684Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:44.2786257Z 2023-08-09T11:56:44.2786901Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:44.2789546Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:44.2793345Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:44.2796796Z [3/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-08-09T11:56:55.0862313Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:55.0863279Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:55.0939393Z 2023-08-09T11:56:55.0940234Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:55.0941353Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:55.0942348Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:55.0945151Z [4/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-08-09T11:56:55.0947697Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:55.0948418Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:55.0948870Z 2023-08-09T11:56:55.0949700Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:56:55.0950826Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:56:55.0951937Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:56:55.0953018Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:56:55.0954119Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:56:55.0955217Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:56:55.0956380Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:56:55.0957500Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(50): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:56:55.0958943Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(48): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:56:55.0960174Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-08-09T11:56:55.0961531Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(41): note: while compiling class template member function 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' 2023-08-09T11:56:55.0962453Z with 2023-08-09T11:56:55.0963954Z [ 2023-08-09T11:56:55.0964390Z CAST_DTYPE=float, 2023-08-09T11:56:55.0964904Z DTYPE=float 2023-08-09T11:56:55.0965318Z ] 2023-08-09T11:56:55.0966380Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(482): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-08-09T11:56:55.0967654Z with 2023-08-09T11:56:55.0968040Z [ 2023-08-09T11:56:55.0968517Z CAST_DTYPE=float, 2023-08-09T11:56:55.0969041Z DTYPE=float 2023-08-09T11:56:55.0969476Z ] 2023-08-09T11:56:55.0970332Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(483): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-08-09T11:56:55.0971192Z with 2023-08-09T11:56:55.0971578Z [ 2023-08-09T11:56:55.0972048Z CAST_DTYPE=float 2023-08-09T11:56:55.0972508Z ] 2023-08-09T11:56:55.0973621Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(126): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeAlphas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *)' being compiled 2023-08-09T11:56:55.0974708Z with 2023-08-09T11:56:55.0975093Z [ 2023-08-09T11:56:55.0975580Z DTYPE=float, 2023-08-09T11:56:55.0976101Z CAST_DTYPE=float 2023-08-09T11:56:55.0976555Z ] 2023-08-09T11:56:55.0977718Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(60): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::ComputeAlphas(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *)' being compiled 2023-08-09T11:56:55.0978766Z with 2023-08-09T11:56:55.0979109Z [ 2023-08-09T11:56:55.0979440Z DTYPE=float 2023-08-09T11:56:55.0979924Z ] 2023-08-09T11:56:55.0980598Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:56:55.0982233Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(493): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-08-09T11:56:55.0983517Z with 2023-08-09T11:56:55.0983913Z [ 2023-08-09T11:56:55.0984505Z DTYPE=float 2023-08-09T11:56:55.0985054Z ] 2023-08-09T11:56:55.0985991Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-08-09T11:56:55.0987495Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(50): note: while compiling class template member function 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' 2023-08-09T11:56:55.0988427Z with 2023-08-09T11:56:55.0988814Z [ 2023-08-09T11:56:55.0989248Z DTYPE=float 2023-08-09T11:56:55.0989712Z ] 2023-08-09T11:56:55.0990885Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(174): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-08-09T11:56:55.0991908Z with 2023-08-09T11:56:55.0992290Z [ 2023-08-09T11:56:55.0992715Z DTYPE=float 2023-08-09T11:56:55.0993117Z ] 2023-08-09T11:56:55.0993854Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:55.0994833Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:55.0995800Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:55.0998482Z [5/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-08-09T11:56:55.1001105Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:55.1001865Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:55.1002320Z 2023-08-09T11:56:55.1521270Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:55.1522290Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:55.1523285Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:55.1524217Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:55.1525115Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:55.1526095Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:55.1527284Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:12.9658904Z [6/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-08-09T11:57:12.9961697Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:57:13.0024100Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:57:13.0025499Z 2023-08-09T11:57:13.0239258Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:13.0634952Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:13.0656934Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:13.0669975Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:13.0814961Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:13.0848247Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:13.1728158Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:57:13.1740421Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(54): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:13.1992472Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(52): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:13.2304478Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-08-09T11:57:13.2422658Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(176): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *,CAST_DTYPE *)' being compiled 2023-08-09T11:57:13.2564396Z with 2023-08-09T11:57:13.2674552Z [ 2023-08-09T11:57:13.2774543Z DTYPE=float, 2023-08-09T11:57:13.2801656Z CAST_DTYPE=float 2023-08-09T11:57:13.2823158Z ] 2023-08-09T11:57:13.2842105Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(65): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *,DTYPE *)' being compiled 2023-08-09T11:57:13.2998038Z with 2023-08-09T11:57:13.2999679Z [ 2023-08-09T11:57:13.3023549Z DTYPE=float 2023-08-09T11:57:13.3061276Z ] 2023-08-09T11:57:13.3113774Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-08-09T11:57:13.3400512Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(41): note: while compiling class template member function 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' 2023-08-09T11:57:13.3623165Z with 2023-08-09T11:57:13.3650349Z [ 2023-08-09T11:57:13.3726308Z CAST_DTYPE=float, 2023-08-09T11:57:13.3881317Z DTYPE=float 2023-08-09T11:57:13.4055951Z ] 2023-08-09T11:58:33.6814616Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(518): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-08-09T11:58:33.6815821Z with 2023-08-09T11:58:33.6818716Z [ 2023-08-09T11:58:33.6825109Z CAST_DTYPE=float, 2023-08-09T11:58:33.6825680Z DTYPE=float 2023-08-09T11:58:33.6826103Z ] 2023-08-09T11:58:33.6826995Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(519): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-08-09T11:58:33.6827856Z with 2023-08-09T11:58:33.6828249Z [ 2023-08-09T11:58:33.6828677Z CAST_DTYPE=float 2023-08-09T11:58:33.6829076Z ] 2023-08-09T11:58:33.6833022Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(176): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *,CAST_DTYPE *)' being compiled 2023-08-09T11:58:33.6834211Z with 2023-08-09T11:58:33.6834613Z [ 2023-08-09T11:58:33.6835007Z DTYPE=float, 2023-08-09T11:58:33.6835567Z CAST_DTYPE=float 2023-08-09T11:58:33.6836071Z ] 2023-08-09T11:58:33.6839286Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:58:33.6840995Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(529): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeBetaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-08-09T11:58:33.6842377Z with 2023-08-09T11:58:33.6842833Z [ 2023-08-09T11:58:33.6845678Z DTYPE=float 2023-08-09T11:58:33.6867085Z ] 2023-08-09T11:58:33.6867932Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-08-09T11:58:33.6869404Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(50): note: while compiling class template member function 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' 2023-08-09T11:58:33.6870480Z with 2023-08-09T11:58:33.6871188Z [ 2023-08-09T11:58:33.6871631Z DTYPE=float 2023-08-09T11:58:33.6872176Z ] 2023-08-09T11:58:33.6873589Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(207): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-08-09T11:58:33.6874649Z with 2023-08-09T11:58:33.6875114Z [ 2023-08-09T11:58:33.6875541Z DTYPE=float 2023-08-09T11:58:33.6876040Z ] 2023-08-09T11:58:33.6876841Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:33.6877994Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:33.6879102Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:33.6884144Z [7/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-08-09T11:58:33.6889353Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:33.6890174Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:33.6890622Z 2023-08-09T11:58:33.6891157Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:33.6894292Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:33.6895470Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:33.6899166Z [8/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp 2023-08-09T11:58:33.6902570Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:33.6903344Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:33.6903829Z 2023-08-09T11:58:33.6904440Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:58:33.6906008Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:58:33.7183581Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:58:33.7385144Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:58:33.7386426Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:58:33.7387606Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:58:33.7485717Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:58:33.7487702Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(111): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:58:33.7488922Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(109): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:58:33.7490160Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-08-09T11:58:33.7491600Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(41): note: while compiling class template member function 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' 2023-08-09T11:58:33.7492601Z with 2023-08-09T11:58:33.7493110Z [ 2023-08-09T11:58:33.7493559Z DTYPE=c10::Half 2023-08-09T11:58:33.7494507Z ] 2023-08-09T11:58:33.7495676Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(443): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-08-09T11:58:33.7496783Z with 2023-08-09T11:58:33.7497173Z [ 2023-08-09T11:58:33.7497684Z DTYPE=c10::Half 2023-08-09T11:58:33.7498132Z ] 2023-08-09T11:58:33.7499060Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(444): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-08-09T11:58:33.7499969Z with 2023-08-09T11:58:33.7500439Z [ 2023-08-09T11:58:33.7500990Z DTYPE=c10::Half 2023-08-09T11:58:33.7501759Z ] 2023-08-09T11:58:33.7503005Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(78): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeGradients(const torchaudio::rnnt::Options &,const DTYPE *,const int *,const int *,const int *,const CAST_DTYPE *,const CAST_DTYPE *,const CAST_DTYPE *,DTYPE *)' being compiled 2023-08-09T11:58:33.7504667Z with 2023-08-09T11:58:33.7505157Z [ 2023-08-09T11:58:33.7505669Z DTYPE=c10::Half, 2023-08-09T11:58:33.7506192Z CAST_DTYPE=float 2023-08-09T11:58:33.7506585Z ] 2023-08-09T11:58:33.7508352Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(133): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::Compute(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *,DTYPE *)' being compiled 2023-08-09T11:58:33.7509568Z with 2023-08-09T11:58:33.7510007Z [ 2023-08-09T11:58:33.7510439Z DTYPE=c10::Half 2023-08-09T11:58:33.7510915Z ] 2023-08-09T11:58:33.7511738Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-08-09T11:58:33.7513190Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(50): note: while compiling class template member function 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' 2023-08-09T11:58:33.7514614Z with 2023-08-09T11:58:33.7515367Z [ 2023-08-09T11:58:33.7515868Z DTYPE=c10::Half 2023-08-09T11:58:33.7516354Z ] 2023-08-09T11:58:33.7517476Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(340): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-08-09T11:58:33.7518473Z with 2023-08-09T11:58:33.7518932Z [ 2023-08-09T11:58:33.7519434Z DTYPE=c10::Half 2023-08-09T11:58:33.7519885Z ] 2023-08-09T11:58:33.7520895Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:58:33.7523062Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(245): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-08-09T11:58:33.7524438Z with 2023-08-09T11:58:33.7524898Z [ 2023-08-09T11:58:33.7525361Z DTYPE=float 2023-08-09T11:58:33.7525761Z ] 2023-08-09T11:58:33.7527469Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(296): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOrBetaOneSequence(int,const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-08-09T11:58:33.7529195Z with 2023-08-09T11:58:33.7529654Z [ 2023-08-09T11:58:33.7530075Z DTYPE=float, 2023-08-09T11:58:33.7530616Z CAST_DTYPE=float 2023-08-09T11:58:33.7531109Z ] 2023-08-09T11:58:33.7531885Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:58:33.7533656Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(252): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeBetaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-08-09T11:58:33.7535167Z with 2023-08-09T11:58:33.7536162Z [ 2023-08-09T11:58:33.7536674Z DTYPE=float 2023-08-09T11:58:33.7537147Z ] 2023-08-09T11:58:33.7537871Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:33.7539211Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:33.7540340Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:33.7543617Z [9/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-08-09T11:58:33.7546251Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:33.7547311Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:33.7547710Z 2023-08-09T11:58:33.7548365Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:58:33.7548967Z with 2023-08-09T11:58:33.7549552Z [ 2023-08-09T11:58:33.7550007Z T=scalar_t 2023-08-09T11:58:33.7550389Z ] 2023-08-09T11:58:33.7551858Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(43): note: see reference to function template instantiation 'void `anonymous-namespace'::overdrive_cpu_kernel(at::TensorAccessor,at::TensorAccessor,at::TensorAccessor,at::TensorAccessor,at::TensorAccessor)' being compiled 2023-08-09T11:58:33.7553313Z with 2023-08-09T11:58:33.7553702Z [ 2023-08-09T11:58:33.7554155Z T=scalar_t, 2023-08-09T11:58:33.7554859Z PtrTraits=at::DefaultPtrTraits, 2023-08-09T11:58:33.7555404Z index_t=int64_t 2023-08-09T11:58:33.7555958Z ] 2023-08-09T11:58:33.7556855Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:58:33.7557635Z with 2023-08-09T11:58:33.7558031Z [ 2023-08-09T11:58:33.7558473Z T=scalar_t 2023-08-09T11:58:33.7558922Z ] 2023-08-09T11:58:33.7559614Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:33.7560674Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:33.7561831Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:27.0020393Z [10/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rir.cpp 2023-08-09T11:59:27.0028563Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:27.0029678Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:27.0030452Z 2023-08-09T11:59:27.0032304Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:59:27.0034016Z with 2023-08-09T11:59:27.0035181Z [ 2023-08-09T11:59:27.0036308Z scalar_t=scalar_t 2023-08-09T11:59:27.0037542Z ] 2023-08-09T11:59:27.0039008Z %SRC_DIR%\torchaudio\csrc\rir.cpp(189): note: see reference to function template instantiation 'void torchaudio::rir::`anonymous-namespace'::make_rir_filter_impl(at::Tensor &,double,int64_t,at::Tensor &)' being compiled 2023-08-09T11:59:27.0040998Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:59:27.0042347Z with 2023-08-09T11:59:27.0043565Z [ 2023-08-09T11:59:27.0044354Z scalar_t=scalar_t 2023-08-09T11:59:27.0045072Z ] 2023-08-09T11:59:27.0046039Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:59:27.0048469Z with 2023-08-09T11:59:27.0049630Z [ 2023-08-09T11:59:27.0050392Z scalar_t=scalar_t 2023-08-09T11:59:27.0051076Z ] 2023-08-09T11:59:27.0052639Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:59:27.0054672Z %SRC_DIR%\torchaudio\csrc\rir.cpp(189): note: see reference to function template instantiation 'void torchaudio::rir::`anonymous-namespace'::make_rir_filter_impl(at::Tensor &,double,int64_t,at::Tensor &)' being compiled 2023-08-09T11:59:27.0057236Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:59:27.0058692Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:59:27.0060074Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:27.0062537Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:27.0064330Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:27.0067687Z [11/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp 2023-08-09T11:59:27.0071804Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:27.0072928Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:27.0073605Z 2023-08-09T11:59:27.0074332Z %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp(122): warning C4244: '=': conversion from 'int64_t' to 'T', possible loss of data 2023-08-09T11:59:27.0075536Z with 2023-08-09T11:59:27.0077099Z [ 2023-08-09T11:59:27.0078349Z T=target_t 2023-08-09T11:59:27.0079137Z ] 2023-08-09T11:59:27.0080707Z %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp(189): note: see reference to function template instantiation 'void torchaudio::alignment::cpu::forced_align_impl(const at::Tensor &,const at::Tensor &,const int64_t,at::Tensor &)' being compiled 2023-08-09T11:59:27.0084736Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:27.0086178Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:27.0087948Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:27.0093976Z [12/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T11:59:27.0102009Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:27.0105490Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:27.0106444Z 2023-08-09T11:59:27.0107670Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:27.0111800Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:27.0114082Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:27.0115921Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:27.0120539Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:27.0122086Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:27.0125535Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:27.0127790Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:27.0129205Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:59:27.0132692Z [13/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\_torchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\pybind\pybind.cpp 2023-08-09T11:59:27.0136044Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:27.0137123Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:27.0137943Z 2023-08-09T11:59:27.0138653Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:27.0140841Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:27.0142259Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:38.9879519Z [14/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T11:59:38.9883204Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:38.9886972Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:38.9887617Z 2023-08-09T11:59:38.9888613Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:38.9890379Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:38.9892025Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:38.9893758Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:38.9895281Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:38.9896579Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:38.9897932Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:38.9906148Z [15/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T11:59:38.9909669Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:38.9910699Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:38.9911336Z 2023-08-09T11:59:38.9912203Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:38.9913919Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:38.9915888Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:38.9917659Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:38.9919199Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:59:38.9920546Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:38.9921816Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:38.9923264Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:38.9926586Z [16/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-08-09T11:59:38.9929705Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:38.9930638Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:38.9931267Z 2023-08-09T11:59:38.9931999Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:38.9933235Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:38.9934465Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:38.9935715Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:38.9937004Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:38.9938302Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:38.9939509Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:38.9943035Z [17/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T11:59:38.9946547Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:38.9947584Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:38.9948651Z 2023-08-09T11:59:38.9949729Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:38.9951900Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:38.9954029Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:38.9955929Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:38.9957331Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:38.9958528Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:38.9959748Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:09.7423494Z [18/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-08-09T12:00:09.7446721Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:09.7520280Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:09.7582267Z 2023-08-09T12:00:09.7583464Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:09.7741345Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:09.7820029Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:09.7933175Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:09.7934516Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:09.7935751Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:09.8000169Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:09.8011487Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:09.8230155Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:09.8238243Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:09.8309785Z [19/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_alphas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T12:00:09.8321971Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:09.8469107Z 2023-08-09T12:00:09.8558161Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:09.8559249Z 2023-08-09T12:00:09.8572571Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:09.8573730Z 2023-08-09T12:00:09.9734697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:09.9735580Z 2023-08-09T12:00:09.9736782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:09.9737435Z 2023-08-09T12:00:09.9738169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:09.9738809Z 2023-08-09T12:00:17.6533845Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:17.6646502Z 2023-08-09T12:00:17.7401598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:17.7402840Z 2023-08-09T12:00:17.7497744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:17.7498789Z 2023-08-09T12:00:17.7637673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:17.7638629Z 2023-08-09T12:00:17.7639409Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:17.7640181Z 2023-08-09T12:00:17.7641009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:17.7641856Z 2023-08-09T12:00:17.7642642Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:17.7643446Z 2023-08-09T12:00:17.7644247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:17.7645059Z 2023-08-09T12:00:17.7646260Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:17.7647067Z 2023-08-09T12:00:17.7647787Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:17.7648557Z 2023-08-09T12:00:17.7649246Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T12:00:17.7650165Z compute_alphas.cu 2023-08-09T12:00:17.7652890Z [20/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-08-09T12:00:17.7655957Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:17.7656705Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:17.7657141Z 2023-08-09T12:00:17.7657641Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:17.7658677Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:17.7659740Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:17.7663269Z [21/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T12:00:17.7666493Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:17.7667276Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:17.7667706Z 2023-08-09T12:00:17.7668426Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:17.7670064Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:17.7671560Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:17.7673055Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:17.7676340Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:17.7677525Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:17.7678580Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:17.7681894Z [22/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T12:00:17.7685235Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:17.7685946Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:17.7686354Z 2023-08-09T12:00:17.7687072Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:17.7688547Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:17.7690065Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:17.7691542Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:17.7692857Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:17.7693932Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:17.7694942Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:18.4574526Z [23/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_betas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T12:00:18.4587363Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4590527Z 2023-08-09T12:00:18.4591583Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4593252Z 2023-08-09T12:00:18.4594263Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4595199Z 2023-08-09T12:00:18.4596067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4596843Z 2023-08-09T12:00:18.4597824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4598631Z 2023-08-09T12:00:18.4599392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4600162Z 2023-08-09T12:00:18.4600898Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4601707Z 2023-08-09T12:00:18.4602796Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4604592Z 2023-08-09T12:00:18.4605268Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4605943Z 2023-08-09T12:00:18.4606602Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4607301Z 2023-08-09T12:00:18.4607988Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4608873Z 2023-08-09T12:00:18.4610019Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4610805Z 2023-08-09T12:00:18.4611749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4612515Z 2023-08-09T12:00:18.4613262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4614014Z 2023-08-09T12:00:18.4614753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4615620Z 2023-08-09T12:00:18.4616741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:18.4617518Z 2023-08-09T12:00:18.4619074Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T12:00:18.4620015Z compute_betas.cu 2023-08-09T12:00:42.8794805Z [24/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T12:00:42.9333701Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0284631Z 2023-08-09T12:00:43.0922397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0923403Z 2023-08-09T12:00:43.0924211Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0925034Z 2023-08-09T12:00:43.0925804Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0926692Z 2023-08-09T12:00:43.0927490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0928840Z 2023-08-09T12:00:43.0929619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0930407Z 2023-08-09T12:00:43.0931379Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0932173Z 2023-08-09T12:00:43.0932913Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0934104Z 2023-08-09T12:00:43.0935218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0936231Z 2023-08-09T12:00:43.0937225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0938123Z 2023-08-09T12:00:43.0938954Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0939854Z 2023-08-09T12:00:43.0940777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0941758Z 2023-08-09T12:00:43.0942668Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0943632Z 2023-08-09T12:00:43.0944496Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0945404Z 2023-08-09T12:00:43.0946232Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0947123Z 2023-08-09T12:00:43.0948375Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T12:00:43.0949499Z 2023-08-09T12:00:43.0950356Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T12:00:43.0951415Z compute.cu 2023-08-09T12:01:01.7281519Z [25/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-08-09T12:01:01.7285393Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:01.7593380Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:01.7594021Z 2023-08-09T12:01:01.7714377Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:01.8007311Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:01.8153487Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:01.8155658Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:01.8157251Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:01.8158553Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:01.8159908Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:01.8169002Z [26/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T12:01:01.8172453Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:01.8173499Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:01.8174156Z 2023-08-09T12:01:01.8175753Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:01.8180378Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:01.8182013Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:01.8183588Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:01.8185038Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:01.8186333Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:01.8188032Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:01.8189417Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:01.8190581Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:01.8191734Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:01.8192876Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:01.8265451Z [27/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-08-09T12:01:01.8269103Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:01.8269965Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:01.8270674Z 2023-08-09T12:01:01.8271485Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:01.8272992Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:01.8274566Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:01.8276124Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:01.8277587Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:01.8278865Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:01.8280074Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:01.8281961Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:01.8285657Z [28/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-08-09T12:01:01.8288896Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:01.8290492Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:01.8291030Z 2023-08-09T12:01:01.8291986Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:01.8293743Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:01.8295323Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:13.4579983Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:13.4615946Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:13.4890025Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:13.4891053Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:13.4892070Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:13.4893066Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:13.4894058Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T12:01:13.5675658Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T12:01:13.5706323Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:13.5707349Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:13.5708301Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:13.5709272Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:13.5713159Z [29/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-08-09T12:01:13.5716290Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:13.5717152Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:13.5717534Z 2023-08-09T12:01:13.6034336Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:13.6148685Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:13.6666125Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:13.6727847Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:13.6732661Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T12:01:13.6785111Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:01:13.6933644Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:01:13.7041884Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:01:13.7104445Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:01:13.7167003Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:13.7271349Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:13.7383544Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:13.7436605Z [30/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-08-09T12:01:13.7546417Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:13.7589437Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:13.7654996Z 2023-08-09T12:01:13.7784210Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:13.7944636Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:13.8811677Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:13.9144873Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:13.9820025Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:13.9846740Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:13.9884004Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:13.9913419Z [31/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T12:01:14.0009378Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:14.0031757Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:14.0134989Z 2023-08-09T12:01:14.0161535Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:14.0239964Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:14.0384878Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:14.0405903Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:14.0542697Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:14.0662889Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:14.0664752Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:16.2357015Z [32/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-08-09T12:01:16.2360313Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:16.2361013Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:16.2361595Z 2023-08-09T12:01:16.2362328Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:16.2363909Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:16.2365284Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:16.2366732Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:16.2368247Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:16.2369391Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:16.2370639Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:16.2374023Z [33/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-08-09T12:01:16.2377413Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:16.2378167Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:16.2378564Z 2023-08-09T12:01:16.2379270Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:16.2380680Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:16.2382127Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:16.2383966Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:16.2385267Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T12:01:16.2389800Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:16.2391124Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:16.2392428Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:16.2393870Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:16.2395009Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:16.2396180Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:16.2397595Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T12:01:16.2401051Z [34/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T12:01:16.2404344Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:16.2405335Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:16.2405872Z 2023-08-09T12:01:16.2406649Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:16.2408188Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:16.2409636Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:16.2411286Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:16.2412847Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:16.2414011Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:16.2441900Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:16.2448464Z [35/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-08-09T12:01:16.2451674Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:16.2457840Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:16.2458340Z 2023-08-09T12:01:16.2459055Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:16.2461205Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:16.2462934Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:40.9571747Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:40.9799283Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:01:41.0615809Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:01:41.0617133Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:01:41.1014792Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:01:41.1016288Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(158): warning C4244: 'initializing': conversion from 'double' to '_Ty', possible loss of data 2023-08-09T12:01:41.1309959Z with 2023-08-09T12:01:41.1310829Z [ 2023-08-09T12:01:41.1311579Z _Ty=int64_t 2023-08-09T12:01:41.1312242Z ] 2023-08-09T12:01:41.1313932Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-08-09T12:01:41.1315353Z with 2023-08-09T12:01:41.1315890Z [ 2023-08-09T12:01:41.1316509Z _This=int64_t, 2023-08-09T12:01:41.1317173Z _Other=double & 2023-08-09T12:01:41.1317746Z ] 2023-08-09T12:01:41.1319138Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-08-09T12:01:41.1320667Z with 2023-08-09T12:01:41.1321265Z [ 2023-08-09T12:01:41.1321875Z _This=int64_t, 2023-08-09T12:01:41.1322845Z _Other=double & 2023-08-09T12:01:41.1323549Z ] 2023-08-09T12:01:41.1324867Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-08-09T12:01:41.1326206Z with 2023-08-09T12:01:41.1327158Z [ 2023-08-09T12:01:41.1327820Z _Tag=std::_Exact_args_t, 2023-08-09T12:01:41.1328526Z _This2=double & 2023-08-09T12:01:41.1329116Z ] 2023-08-09T12:01:41.1330371Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-08-09T12:01:41.1331656Z with 2023-08-09T12:01:41.1332472Z [ 2023-08-09T12:01:41.1333156Z _Tag=std::_Exact_args_t, 2023-08-09T12:01:41.1334189Z _This2=double & 2023-08-09T12:01:41.1334807Z ] 2023-08-09T12:01:41.1336197Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-08-09T12:01:41.1337972Z with 2023-08-09T12:01:41.1338655Z [ 2023-08-09T12:01:41.1339441Z _Tag=std::_Exact_args_t, 2023-08-09T12:01:41.1340829Z _This2=torch::autograd::Variable & 2023-08-09T12:01:41.1341633Z ] 2023-08-09T12:01:41.1342969Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-08-09T12:01:41.1344374Z with 2023-08-09T12:01:41.1345108Z [ 2023-08-09T12:01:41.1345794Z _Tag=std::_Exact_args_t, 2023-08-09T12:01:41.1346808Z _This2=torch::autograd::Variable & 2023-08-09T12:01:41.1347919Z ] 2023-08-09T12:01:41.1349139Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-08-09T12:01:41.1350573Z with 2023-08-09T12:01:41.1351239Z [ 2023-08-09T12:01:41.1352013Z _This2=at::Tensor & 2023-08-09T12:01:41.1352659Z ] 2023-08-09T12:01:41.1354155Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-08-09T12:01:41.1355610Z with 2023-08-09T12:01:41.1356190Z [ 2023-08-09T12:01:41.1356819Z _This2=at::Tensor & 2023-08-09T12:01:41.1357405Z ] 2023-08-09T12:01:41.1358305Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:41.1359536Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:41.1360905Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:41.1362756Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:41.1376362Z [36/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:01:43.3710422Z [37/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T12:01:43.3714197Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:43.3715099Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:43.3715654Z 2023-08-09T12:01:43.4465660Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:43.4467479Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:43.4540424Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:43.4542001Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:43.4543536Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T12:01:43.4544799Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:43.4546325Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:43.4547557Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:43.4550795Z [38/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T12:01:43.4554245Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:43.4555134Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:43.4555691Z 2023-08-09T12:01:43.4594793Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:43.4596477Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:43.4598143Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:43.4599871Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:43.4601677Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:43.4602842Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:43.4603989Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:43.4605178Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:43.4606435Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T12:01:43.4610194Z [39/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T12:01:43.4613489Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:43.4614714Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:43.4615309Z 2023-08-09T12:01:43.4616243Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:43.4619389Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:43.4621837Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:43.4677302Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:43.4678685Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:43.4816031Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:43.4817566Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:43.4893146Z [40/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T12:01:43.4898807Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:43.4899745Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:43.4902768Z 2023-08-09T12:01:43.4903715Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:43.4905177Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:43.4906599Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:43.4910494Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:06.3671113Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-08-09T12:02:06.3672575Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:06.3673743Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:06.3674870Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:06.3678291Z [41/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T12:02:06.3681249Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:06.3682151Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:06.3682699Z 2023-08-09T12:02:06.3683652Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:06.3685176Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:06.3686694Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:06.3688628Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:06.3690018Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:06.3691145Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:06.3692285Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:06.3693385Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:06.3694463Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T12:02:06.3697681Z [42/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-08-09T12:02:06.3700877Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:06.3710202Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:06.3833164Z 2023-08-09T12:02:06.3847109Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:06.3993192Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:06.3994975Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:06.3998882Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:06.4000383Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:02:06.4002042Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:02:06.4005742Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:02:06.4007064Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:02:06.4008418Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(158): warning C4244: 'initializing': conversion from 'double' to '_Ty', possible loss of data 2023-08-09T12:02:06.4282718Z with 2023-08-09T12:02:06.4327764Z [ 2023-08-09T12:02:06.4548541Z _Ty=int64_t 2023-08-09T12:02:06.4769429Z ] 2023-08-09T12:02:06.4861972Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-08-09T12:02:06.4863713Z with 2023-08-09T12:02:06.4864271Z [ 2023-08-09T12:02:06.4864867Z _This=int64_t, 2023-08-09T12:02:06.4865494Z _Other=double & 2023-08-09T12:02:06.4866077Z ] 2023-08-09T12:02:06.4867292Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-08-09T12:02:06.4868493Z with 2023-08-09T12:02:06.4869018Z [ 2023-08-09T12:02:06.4869555Z _This=int64_t, 2023-08-09T12:02:06.4870169Z _Other=double & 2023-08-09T12:02:06.4870760Z ] 2023-08-09T12:02:06.4871993Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-08-09T12:02:06.4873181Z with 2023-08-09T12:02:06.4873716Z [ 2023-08-09T12:02:06.4874303Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:06.4874917Z _This2=double & 2023-08-09T12:02:06.4875466Z ] 2023-08-09T12:02:06.4876686Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-08-09T12:02:06.4877880Z with 2023-08-09T12:02:06.4878413Z [ 2023-08-09T12:02:06.4879008Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:06.4879618Z _This2=double & 2023-08-09T12:02:06.4880149Z ] 2023-08-09T12:02:06.4881559Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-08-09T12:02:06.4882881Z with 2023-08-09T12:02:06.4883407Z [ 2023-08-09T12:02:06.4883981Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:06.4884681Z _This2=torch::autograd::Variable & 2023-08-09T12:02:06.4885266Z ] 2023-08-09T12:02:06.4886657Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-08-09T12:02:06.4887971Z with 2023-08-09T12:02:06.4888512Z [ 2023-08-09T12:02:06.4889102Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:06.4889939Z _This2=torch::autograd::Variable & 2023-08-09T12:02:06.4890822Z ] 2023-08-09T12:02:06.4892031Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-08-09T12:02:06.4893167Z with 2023-08-09T12:02:06.4893693Z [ 2023-08-09T12:02:06.4894262Z _This2=at::Tensor & 2023-08-09T12:02:06.4894795Z ] 2023-08-09T12:02:06.4895975Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-08-09T12:02:06.4897064Z with 2023-08-09T12:02:06.4897590Z [ 2023-08-09T12:02:06.4898151Z _This2=at::Tensor & 2023-08-09T12:02:06.4898693Z ] 2023-08-09T12:02:06.4899551Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:06.4905354Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:06.4906618Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:28.3392067Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:28.3395514Z [43/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-08-09T12:02:28.3398466Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:28.3399168Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:28.3399552Z 2023-08-09T12:02:28.3400236Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:28.3401658Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:28.3403166Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:28.3411395Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:28.3412716Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:28.3413707Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:28.3414699Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:28.3415862Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:28.3417272Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:28.3418601Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:28.3421846Z [44/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-08-09T12:02:28.3426033Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:28.3427076Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:28.3427501Z 2023-08-09T12:02:28.3428227Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:28.3429761Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:28.3431519Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:28.3432955Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:28.3434195Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:28.3435208Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:28.3436636Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:28.3439935Z [45/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-08-09T12:02:28.3443056Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:28.3444100Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:28.3444523Z 2023-08-09T12:02:28.3445233Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:28.3446671Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:28.3448307Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:28.3449873Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:28.3451685Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:28.3452804Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:28.3453958Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:28.3455199Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:28.3460135Z [46/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T12:02:28.3463534Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:28.3464626Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:28.3465055Z 2023-08-09T12:02:28.3465792Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:28.3467248Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:28.3468655Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:51.7202543Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:51.7445699Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:51.7544483Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:51.8078690Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:51.8083716Z [47/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-08-09T12:02:51.8087702Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:51.8088782Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:51.8089417Z 2023-08-09T12:02:51.8090411Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:51.8092386Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:51.8094073Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:51.8095847Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:51.8097452Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:51.8099408Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:51.8100681Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:51.8104290Z [48/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-08-09T12:02:51.8108159Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:51.8109143Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:51.8109777Z 2023-08-09T12:02:51.8110672Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:51.8112502Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:51.8114426Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:51.8116347Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:51.8117972Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T12:02:51.8119590Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:02:51.8121297Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:02:51.8126757Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:02:51.8128600Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:02:51.8129995Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:51.8131175Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:51.8132397Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:51.8136079Z [49/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-08-09T12:02:51.8139531Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:51.8140551Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:51.8141204Z 2023-08-09T12:02:51.8142180Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:51.8143759Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:51.8145314Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:51.8146956Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:51.8148473Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:51.8149604Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:51.8150747Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:51.8154238Z [50/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T12:02:51.8157489Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:57.1522568Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:57.1524085Z 2023-08-09T12:02:57.1525257Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:57.1529290Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:57.1530850Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:57.1532354Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:57.1536147Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:57.1537506Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:57.1538688Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:57.1549096Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:57.1550349Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:57.1552156Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:57.1553393Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:57.1557384Z [51/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-08-09T12:02:57.1560534Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:57.1561525Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:57.1562398Z 2023-08-09T12:02:57.1563100Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:57.1565025Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:57.1566347Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:57.1567934Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:57.1569620Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T12:02:57.1571022Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:57.1572456Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:57.1573614Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:57.1575808Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:57.3945412Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:57.3946627Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:57.4013368Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T12:02:57.4024303Z [52/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-08-09T12:02:57.4029404Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:57.4041594Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:57.4047952Z 2023-08-09T12:02:57.4049038Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:57.4050886Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:57.4118963Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:57.4120811Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:57.4122279Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:57.4123506Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:57.4124768Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:57.4128380Z [53/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-08-09T12:02:57.4131647Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:57.4132672Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:57.4133288Z 2023-08-09T12:02:57.4134470Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:57.4136233Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:57.4137934Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:57.4139616Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:57.4141090Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:02:57.4142401Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:02:57.4143854Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:03:14.1459292Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:03:14.1463080Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:03:14.1464546Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T12:03:14.1465955Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T12:03:14.1469748Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:14.1471077Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:14.1472359Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:14.1476096Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:03:14.1479837Z [54/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T12:03:14.1485453Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:14.1486480Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:14.1489489Z 2023-08-09T12:03:14.1490485Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:03:14.1492090Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:03:14.1493939Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:03:14.1508133Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:03:14.1509557Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:14.1510695Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:14.1523925Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:14.1538784Z [55/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:03:14.1559362Z [56/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T12:03:14.1562373Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:14.1563392Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:14.1563833Z 2023-08-09T12:03:14.1564576Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:03:14.1566136Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:03:14.1567774Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:03:29.7205264Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:03:29.7595771Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(318): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-08-09T12:03:29.7640693Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-08-09T12:03:29.7642629Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:03:29.7644551Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:03:29.7646541Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:03:29.7648551Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:03:29.7650425Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:03:29.7652268Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:03:29.7653999Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(336): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T12:03:29.7655649Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(339): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-08-09T12:03:29.7657296Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T12:03:29.7659321Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:03:29.7661033Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-08-09T12:03:29.7662636Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-08-09T12:03:29.7664249Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:03:29.7665854Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(789): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T12:03:29.7667471Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(769): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T12:03:29.7669016Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:29.7670432Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:29.7672165Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:03:29.7676629Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:03:29.7678096Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:03:29.7679526Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:03:29.7680955Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:29.7684905Z [57/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T12:03:29.7688350Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:29.7689580Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:29.7690372Z 2023-08-09T12:03:29.7691323Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:03:29.7693006Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:03:29.7694676Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:03:29.7697609Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:03:29.7699404Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T12:03:29.7700721Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:29.7702257Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:29.7703805Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:29.7708059Z [58/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T12:03:29.7711620Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:29.7712921Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:29.7713573Z 2023-08-09T12:03:29.7714522Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:03:29.7716162Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:03:29.7717927Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:03:29.7719929Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:03:29.7721386Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:29.7722611Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:29.7723844Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:34.0796409Z [59/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-08-09T12:03:34.0799738Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:34.0800573Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:34.0801111Z 2023-08-09T12:03:34.0801867Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:03:34.0803432Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:03:34.0805153Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:03:34.0806532Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:03:34.0807748Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:03:34.0808868Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:03:34.0810033Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:03:34.0811067Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:03:34.0812129Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:03:34.0813481Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T12:03:34.0814548Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T12:03:34.0815680Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:34.0816801Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:34.0817799Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:34.0818812Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:03:34.0821891Z [60/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-08-09T12:03:34.0824949Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:34.0825646Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:34.0826082Z 2023-08-09T12:03:34.0826784Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:03:34.0828158Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:03:34.0829650Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:03:34.0831156Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:03:34.0832441Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:03:34.0835116Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(37): note: while compiling class template member function 'void torchaudio::io::AudioConverter::convert(const AVFrame *,at::Tensor &)' 2023-08-09T12:03:34.0836983Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(75): note: see reference to class template instantiation 'torchaudio::io::AudioConverter' being compiled 2023-08-09T12:03:34.0838366Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:34.0839344Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:34.0840326Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:34.0841313Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:34.0842287Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:34.0843701Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:34.0863020Z [61/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-08-09T12:03:34.0868181Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:34.0868947Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:34.0869364Z 2023-08-09T12:03:34.0870096Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:03:34.0871637Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:03:34.0873316Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:03:34.0874766Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:03:34.0875963Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:34.0876984Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:34.0878012Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:37.4528179Z [62/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-08-09T12:03:37.4531579Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:37.4532369Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:37.4532806Z 2023-08-09T12:03:37.4533665Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:03:37.4535306Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:03:37.4537145Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:03:37.4538650Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:03:37.4540137Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:03:37.4541487Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:03:37.4542850Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T12:03:37.4544150Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-08-09T12:03:37.4545340Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:37.4546378Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:37.4547375Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:37.4548455Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:03:37.4562823Z [63/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-08-09T12:03:37.4566022Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:37.4566762Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:37.4567168Z 2023-08-09T12:03:37.4567907Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:03:37.4569629Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:03:37.4571046Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:03:37.4572435Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:03:37.4573754Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:03:37.4574920Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:03:37.4576049Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T12:03:37.4582095Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:03:37.4583218Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:03:37.4584353Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:03:37.4585449Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:03:37.4586492Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:37.4587545Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:37.4588605Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:39.6106933Z [64/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\iir_cuda.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T12:03:39.6131800Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T12:03:39.6136306Z iir_cuda.cu 2023-08-09T12:03:39.6138443Z [65/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp 2023-08-09T12:03:39.6178320Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:39.6248917Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:39.6249590Z 2023-08-09T12:03:39.6250235Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-08-09T12:03:57.6086591Z [66/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\forced_align\gpu\compute.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T12:03:57.6097856Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T12:03:57.6098767Z compute.cu 2023-08-09T12:03:57.6109432Z [67/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj /out:torchaudio\csrc\libtorchaudio.pyd /implib:torchaudio\csrc\libtorchaudio.lib /pdb:torchaudio\csrc\libtorchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\lib\x64 %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:04:07.8232943Z [68/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:04:07.8242406Z [69/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-08-09T12:04:07.8245582Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:04:07.8246399Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:04:07.8246832Z 2023-08-09T12:04:07.8247551Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:04:07.8249044Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:04:07.8250433Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:04:07.8251865Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:04:07.8253154Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T12:04:07.8254378Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-08-09T12:04:07.8255482Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:07.8256495Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:07.8257491Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:04:07.8258513Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:04:07.8259531Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:04:07.8260761Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:04:07.8261877Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T12:04:07.8264507Z [70/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dpybind11_prefixctc_EXPORTS -I%SRC_DIR% -I%PREFIX%\lib\site-packages\torch\include -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:I%PREFIX%\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\python_binding.cpp 2023-08-09T12:04:07.8266862Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:04:07.8267810Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:04:07.8268214Z 2023-08-09T12:04:07.8271159Z [71/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T12:04:07.8274408Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:04:07.8275165Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:04:07.8275588Z 2023-08-09T12:04:07.8276341Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:04:07.8277809Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:04:07.8279119Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:04:07.8280525Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:04:07.8281726Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:07.8282706Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:07.8283703Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:04:26.1332525Z [72/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-08-09T12:04:26.1335858Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:04:26.1336667Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:04:26.1337075Z 2023-08-09T12:04:26.1337783Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:04:26.1339311Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:04:26.1340805Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:04:26.1342508Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:04:26.1793859Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:04:26.1795162Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:26.1796176Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:26.1797219Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:04:26.1800664Z [73/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-08-09T12:04:26.1803812Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:04:26.1804543Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:04:26.1804942Z 2023-08-09T12:04:26.1805769Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:04:26.1807351Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:04:26.1808804Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:04:26.1810285Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:04:26.1811567Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:04:26.1813289Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:04:26.1814497Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:04:26.1815643Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:04:26.1816965Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(158): warning C4244: 'initializing': conversion from 'double' to '_Ty', possible loss of data 2023-08-09T12:04:26.1817879Z with 2023-08-09T12:04:26.1818234Z [ 2023-08-09T12:04:26.1818679Z _Ty=int64_t 2023-08-09T12:04:26.1819088Z ] 2023-08-09T12:04:26.1820239Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-08-09T12:04:26.1822871Z with 2023-08-09T12:04:26.1823248Z [ 2023-08-09T12:04:26.1823656Z _This=int64_t, 2023-08-09T12:04:26.1824094Z _Other=double & 2023-08-09T12:04:26.1824494Z ] 2023-08-09T12:04:26.1825618Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-08-09T12:04:26.1826686Z with 2023-08-09T12:04:26.1827132Z [ 2023-08-09T12:04:26.1827517Z _This=int64_t, 2023-08-09T12:04:26.1827974Z _Other=double & 2023-08-09T12:04:26.1828397Z ] 2023-08-09T12:04:26.1829523Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-08-09T12:04:26.1830437Z with 2023-08-09T12:04:26.1830752Z [ 2023-08-09T12:04:26.1831143Z _Tag=std::_Exact_args_t, 2023-08-09T12:04:26.1831554Z _This2=double & 2023-08-09T12:04:26.1831901Z ] 2023-08-09T12:04:26.1833060Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-08-09T12:04:26.1834172Z with 2023-08-09T12:04:26.1834513Z [ 2023-08-09T12:04:26.1834898Z _Tag=std::_Exact_args_t, 2023-08-09T12:04:26.1835284Z _This2=double & 2023-08-09T12:04:26.1835646Z ] 2023-08-09T12:04:26.1836957Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-08-09T12:04:26.1838119Z with 2023-08-09T12:04:26.1838467Z [ 2023-08-09T12:04:26.1838890Z _Tag=std::_Exact_args_t, 2023-08-09T12:04:26.1839492Z _This2=torch::autograd::Variable & 2023-08-09T12:04:26.1839960Z ] 2023-08-09T12:04:26.1841232Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-08-09T12:04:26.1842393Z with 2023-08-09T12:04:26.1842769Z [ 2023-08-09T12:04:26.1843197Z _Tag=std::_Exact_args_t, 2023-08-09T12:04:26.1843742Z _This2=torch::autograd::Variable & 2023-08-09T12:04:26.1844189Z ] 2023-08-09T12:04:26.1845420Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-08-09T12:04:26.1846413Z with 2023-08-09T12:04:26.1846790Z [ 2023-08-09T12:04:26.1847229Z _This2=at::Tensor & 2023-08-09T12:04:26.1847688Z ] 2023-08-09T12:04:26.1848707Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-08-09T12:04:26.1849645Z with 2023-08-09T12:04:26.1850003Z [ 2023-08-09T12:04:26.1850417Z _This2=at::Tensor & 2023-08-09T12:04:26.1850820Z ] 2023-08-09T12:04:26.1851546Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:26.1852548Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:26.1853893Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:04:26.1854957Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:04:30.6044948Z [74/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:04:30.6052712Z [75/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg5 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-08-09T12:04:30.6054532Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:04:30.6054916Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:04:30.6055136Z 2023-08-09T12:04:30.6055510Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:04:30.6056242Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:04:30.6056973Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:04:30.6057694Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:04:30.6058309Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:30.6058835Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:30.6059362Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:04:30.6059906Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:04:30.6060430Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:04:30.6060951Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:04:30.6061492Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:04:30.6063425Z [76/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg4 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-08-09T12:04:30.6065027Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:04:30.6065400Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:04:30.6065610Z 2023-08-09T12:04:30.6066191Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:04:30.6067289Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:04:30.6067994Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:04:30.6068726Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:04:30.6069350Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:30.6069863Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:05:24.1188704Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:05:24.1189851Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:05:24.1190892Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:05:24.1192540Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:05:24.1195167Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:05:24.1204750Z [77/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:05:24.1220507Z [78/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:05:24.1230976Z [79/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg6 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-08-09T12:05:24.1234336Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:05:24.1235178Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:05:24.1235600Z 2023-08-09T12:05:24.1236360Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:05:24.1237784Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:05:24.1239238Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:05:24.1241059Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:05:24.1242452Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:05:24.1243506Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:05:24.1244541Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:05:24.1245618Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:05:24.1246743Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:05:24.1247974Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:05:24.1249247Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:05:24.6227725Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:05:24.6245406Z [81/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -MD -MT torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -MF torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder_kernel_v2.cu -o torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -Xcompiler=-Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\,-FS 2023-08-09T12:05:24.6252738Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T12:05:24.6253255Z ctc_prefix_decoder_kernel_v2.cu 2023-08-09T12:05:24.7444507Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj /out:torchaudio\csrc\cuctc\libctc_prefix_decoder.pyd /implib:torchaudio\csrc\cuctc\libctc_prefix_decoder.lib /pdb:torchaudio\csrc\cuctc\libctc_prefix_decoder.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\lib\x64 %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:05:24.7453696Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /out:torchaudio\csrc\cuctc\pybind11_prefixctc.pyd /implib:torchaudio\csrc\cuctc\pybind11_prefixctc.lib /pdb:torchaudio\csrc\cuctc\pybind11_prefixctc.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def torchaudio\csrc\cuctc\libctc_prefix_decoder.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:05:24.7459389Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-39\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-08-09T12:05:24.7460319Z -- Install configuration: "Release" 2023-08-09T12:05:24.7461234Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio.pyd 2023-08-09T12:05:24.7462560Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio.pyd 2023-08-09T12:05:24.7464099Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-08-09T12:05:24.7465316Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-08-09T12:05:24.7466548Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-08-09T12:05:24.7468050Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-08-09T12:05:24.7469400Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-08-09T12:05:24.7470741Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-08-09T12:05:24.7471951Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libctc_prefix_decoder.pyd 2023-08-09T12:05:24.7473141Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581577650/work/build/lib.win-amd64-cpython-39/torchaudio/lib/pybind11_prefixctc.pyd 2023-08-09T12:05:24.7473937Z running install_lib 2023-08-09T12:05:24.7474554Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:05:24.7475225Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:05:24.7476386Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:05:24.7477747Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:05:24.7479006Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:05:24.7480190Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:05:24.7481337Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:05:24.7482645Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:05:24.7483748Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:05:24.7484846Z copying build\lib.win-amd64-cpython-39\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:05:24.7486072Z copying build\lib.win-amd64-cpython-39\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:05:24.7487056Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7488017Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7489225Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7490765Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7492327Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7493654Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7494852Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7496044Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7497614Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7498872Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7500103Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7501608Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7502870Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7504376Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7505603Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7506792Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7507995Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7509230Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.7510644Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.8446445Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.8447157Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.8447952Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.8448946Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.8449888Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:05:24.8450381Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:05:24.8450920Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:05:24.8451674Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:05:24.8452486Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\_alignment.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:05:24.8453356Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:05:24.8453830Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:05:24.8454279Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:05:24.8454973Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:05:24.8456114Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:05:24.8456958Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:05:24.8457529Z copying build\lib.win-amd64-cpython-39\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:05:24.8458292Z copying build\lib.win-amd64-cpython-39\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:05:24.8458976Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:05:24.8459740Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:05:24.8460660Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:05:24.8461293Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:05:24.8462233Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:05:24.8463203Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:05:24.8464117Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:05:24.8464710Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:05:24.8465465Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:05:24.8466084Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:05:24.8466943Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:05:24.8467653Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:05:24.8468296Z copying build\lib.win-amd64-cpython-39\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:05:24.8469127Z copying build\lib.win-amd64-cpython-39\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:05:24.8469735Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:05:24.8470279Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:05:24.8470944Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:05:24.8471928Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:05:24.8472740Z copying build\lib.win-amd64-cpython-39\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:05:24.8473326Z copying build\lib.win-amd64-cpython-39\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:05:24.8473987Z copying build\lib.win-amd64-cpython-39\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:05:24.8474832Z copying build\lib.win-amd64-cpython-39\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:05:24.8475338Z creating %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:05:24.8475989Z copying build\lib.win-amd64-cpython-39\torchaudio\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:05:24.8476944Z copying build\lib.win-amd64-cpython-39\torchaudio\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:05:24.8477999Z copying build\lib.win-amd64-cpython-39\torchaudio\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:05:24.8478630Z copying build\lib.win-amd64-cpython-39\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:05:24.8479496Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:05:24.8480249Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:05:24.8481044Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:05:24.8481741Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:05:24.8482388Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:05:24.8483280Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:05:24.8484391Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:05:24.8485126Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:05:24.8486061Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:05:24.8487307Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:05:24.8488619Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:05:24.8489568Z copying build\lib.win-amd64-cpython-39\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:05:24.8490580Z copying build\lib.win-amd64-cpython-39\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:05:24.8491206Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:05:24.8491726Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:05:24.8492384Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:05:24.8493191Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:05:24.8494067Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:05:24.8495222Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:05:24.8496909Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:05:24.8498205Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:05:24.8499491Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:05:24.8500693Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:05:24.8502012Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\aligner.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:05:24.8503412Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:05:24.8505087Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:05:25.1419749Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:05:25.1423595Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:05:25.1424610Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T12:05:25.1425358Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:05:25.1426431Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:05:25.1429470Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:05:25.1431329Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:05:25.1432843Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:05:25.1434203Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:05:25.1437971Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:05:25.1439416Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:05:25.1440512Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:05:25.1441578Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:05:25.1445354Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:05:25.1446705Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:05:25.1448056Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:05:25.1451854Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:05:25.1453287Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:05:25.1454616Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:05:25.1455696Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:05:25.1459323Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:05:25.1461132Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:05:25.1462778Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:05:25.1464054Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:05:25.1465722Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:05:25.1467536Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:05:25.1468984Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:05:25.1470044Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:05:25.1471273Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:05:25.1472849Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:05:25.1474165Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T12:05:25.1475158Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:05:25.1476183Z copying build\lib.win-amd64-cpython-39\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:05:25.1477831Z copying build\lib.win-amd64-cpython-39\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:05:25.1478796Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:05:25.1479977Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:05:25.1481196Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:05:25.1482382Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:05:25.1483060Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:05:25.1483546Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:05:25.1484164Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:05:25.1484821Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:05:25.1485641Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:05:25.1486407Z copying build\lib.win-amd64-cpython-39\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:05:25.1486985Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:05:25.1487485Z copying build\lib.win-amd64-cpython-39\torchaudio\_backend\ffmpeg.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:05:25.1488081Z copying build\lib.win-amd64-cpython-39\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:05:25.1488804Z copying build\lib.win-amd64-cpython-39\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:05:25.1489533Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:05:25.1490018Z copying build\lib.win-amd64-cpython-39\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:05:25.1490628Z copying build\lib.win-amd64-cpython-39\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:05:25.1491113Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:05:25.1491616Z copying build\lib.win-amd64-cpython-39\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:05:25.1492384Z copying build\lib.win-amd64-cpython-39\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:05:25.1493214Z copying build\lib.win-amd64-cpython-39\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:05:25.1494350Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-39.pyc 2023-08-09T12:05:25.1495424Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-39.pyc 2023-08-09T12:05:25.1496622Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-39.pyc 2023-08-09T12:05:25.1497831Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-39.pyc 2023-08-09T12:05:25.1498948Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-39.pyc 2023-08-09T12:05:25.1500133Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:25.1501422Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-39.pyc 2023-08-09T12:05:25.1502516Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:25.1503927Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-39.pyc 2023-08-09T12:05:25.1504990Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-39.pyc 2023-08-09T12:05:25.1506109Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-39.pyc 2023-08-09T12:05:25.1507379Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-39.pyc 2023-08-09T12:05:25.1508654Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-39.pyc 2023-08-09T12:05:25.1509799Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-39.pyc 2023-08-09T12:05:25.1510871Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-39.pyc 2023-08-09T12:05:25.1512037Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-39.pyc 2023-08-09T12:05:28.5272874Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-39.pyc 2023-08-09T12:05:28.5274058Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-39.pyc 2023-08-09T12:05:28.5275595Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-39.pyc 2023-08-09T12:05:28.5276924Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-39.pyc 2023-08-09T12:05:28.5278129Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-39.pyc 2023-08-09T12:05:28.5279344Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-39.pyc 2023-08-09T12:05:28.5280516Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-39.pyc 2023-08-09T12:05:28.5281749Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-39.pyc 2023-08-09T12:05:28.5283178Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-39.pyc 2023-08-09T12:05:28.5284381Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-39.pyc 2023-08-09T12:05:28.5285525Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-39.pyc 2023-08-09T12:05:28.5286631Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-39.pyc 2023-08-09T12:05:28.5287753Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-39.pyc 2023-08-09T12:05:28.5289018Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-39.pyc 2023-08-09T12:05:28.5290594Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5291763Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-39.pyc 2023-08-09T12:05:28.5292978Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-39.pyc 2023-08-09T12:05:28.5294189Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\_alignment.py to _alignment.cpython-39.pyc 2023-08-09T12:05:28.5295416Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5296671Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-39.pyc 2023-08-09T12:05:28.5297814Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-39.pyc 2023-08-09T12:05:28.5298948Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-39.pyc 2023-08-09T12:05:28.5300206Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-39.pyc 2023-08-09T12:05:28.5301590Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5302766Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-39.pyc 2023-08-09T12:05:28.5304003Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-39.pyc 2023-08-09T12:05:28.5305073Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-39.pyc 2023-08-09T12:05:28.5306229Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-39.pyc 2023-08-09T12:05:28.5307456Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-39.pyc 2023-08-09T12:05:28.5308637Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5309921Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-39.pyc 2023-08-09T12:05:28.5311260Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-39.pyc 2023-08-09T12:05:28.5312328Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-39.pyc 2023-08-09T12:05:28.5313446Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-39.pyc 2023-08-09T12:05:28.5314618Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\objective.py to objective.cpython-39.pyc 2023-08-09T12:05:28.5315804Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\subjective.py to subjective.cpython-39.pyc 2023-08-09T12:05:28.5317019Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5318328Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-39.pyc 2023-08-09T12:05:28.5319514Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-39.pyc 2023-08-09T12:05:28.5320719Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-39.pyc 2023-08-09T12:05:28.5321895Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-39.pyc 2023-08-09T12:05:28.5323171Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-39.pyc 2023-08-09T12:05:28.5324614Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-39.pyc 2023-08-09T12:05:28.5325927Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5327402Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-39.pyc 2023-08-09T12:05:28.5328647Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5329743Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-39.pyc 2023-08-09T12:05:28.5330928Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-39.pyc 2023-08-09T12:05:28.5332187Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5333342Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-39.pyc 2023-08-09T12:05:28.5334675Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-39.pyc 2023-08-09T12:05:28.5336085Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_squim_pipeline.py to _squim_pipeline.cpython-39.pyc 2023-08-09T12:05:28.5338988Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-39.pyc 2023-08-09T12:05:28.5339615Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-39.pyc 2023-08-09T12:05:28.5340213Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-39.pyc 2023-08-09T12:05:28.5340781Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5341378Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\aligner.py to aligner.cpython-39.pyc 2023-08-09T12:05:28.5341952Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-39.pyc 2023-08-09T12:05:28.5342539Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-39.pyc 2023-08-09T12:05:28.5343132Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5343704Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5344451Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-39.pyc 2023-08-09T12:05:28.5345150Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5346218Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-39.pyc 2023-08-09T12:05:28.5346847Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-39.pyc 2023-08-09T12:05:28.5347423Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-39.pyc 2023-08-09T12:05:28.5348005Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5348622Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-39.pyc 2023-08-09T12:05:28.5349235Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-39.pyc 2023-08-09T12:05:28.5349811Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-39.pyc 2023-08-09T12:05:28.5350406Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-39.pyc 2023-08-09T12:05:28.5351199Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-39.pyc 2023-08-09T12:05:28.5351876Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-39.pyc 2023-08-09T12:05:28.5352851Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5353684Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-39.pyc 2023-08-09T12:05:28.5354377Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-39.pyc 2023-08-09T12:05:28.5355036Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py to _vggish_impl.cpython-39.pyc 2023-08-09T12:05:28.5355698Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py to _vggish_pipeline.cpython-39.pyc 2023-08-09T12:05:28.5356354Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5356962Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5357583Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-39.pyc 2023-08-09T12:05:28.5358478Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5359036Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5359896Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-39.pyc 2023-08-09T12:05:28.5360478Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5361058Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-39.pyc 2023-08-09T12:05:28.5361663Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-39.pyc 2023-08-09T12:05:28.5362219Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5362787Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-39.pyc 2023-08-09T12:05:28.5363359Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-39.pyc 2023-08-09T12:05:28.5363925Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-39.pyc 2023-08-09T12:05:28.5364460Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5364968Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-39.pyc 2023-08-09T12:05:28.5365630Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\ffmpeg.py to ffmpeg.cpython-39.pyc 2023-08-09T12:05:28.5366172Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-39.pyc 2023-08-09T12:05:28.5366977Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5367544Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-39.pyc 2023-08-09T12:05:28.5368068Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5368631Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-39.pyc 2023-08-09T12:05:28.5369198Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5369717Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-39.pyc 2023-08-09T12:05:28.5370070Z running install_egg_info 2023-08-09T12:05:28.5370302Z running egg_info 2023-08-09T12:05:28.5370543Z creating torchaudio.egg-info 2023-08-09T12:05:28.5370832Z writing torchaudio.egg-info\PKG-INFO 2023-08-09T12:05:28.5371183Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-08-09T12:05:28.5371718Z writing requirements to torchaudio.egg-info\requires.txt 2023-08-09T12:05:28.5372220Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-08-09T12:05:28.5372635Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:05:28.5372988Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:05:28.5373372Z adding license file 'LICENSE' 2023-08-09T12:05:28.5373845Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:05:28.5374430Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230809-py3.9.egg-info 2023-08-09T12:05:28.5374810Z running install_scripts 2023-08-09T12:05:28.5375089Z writing list of installed files to 'record.txt' 2023-08-09T12:05:28.5375279Z 2023-08-09T12:05:28.5375434Z Resource usage statistics from building torchaudio: 2023-08-09T12:05:28.5375715Z Process count: 25 2023-08-09T12:05:28.5375968Z CPU time: Sys=0:03:05.1, User=0:28:29.9 2023-08-09T12:05:28.5376193Z Memory: 6.1G 2023-08-09T12:05:28.5376416Z Disk usage: 251.1M 2023-08-09T12:05:28.5376796Z Time elapsed: 0:10:46.6 2023-08-09T12:05:28.5376948Z 2023-08-09T12:05:28.5376954Z 2023-08-09T12:05:28.5377054Z Packaging torchaudio 2023-08-09T12:05:29.1558837Z Packaging torchaudio-2.1.0.dev20230809-py39_cu118 2023-08-09T12:06:27.1161492Z compiling .pyc files... 2023-08-09T12:06:27.1162005Z number of files: 250 2023-08-09T12:06:27.1162686Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-08-09T12:06:27.1165337Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/libtorchaudio_ffmpeg5.pyd not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1167905Z .. is this binary repackaging? 2023-08-09T12:06:27.1168878Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/torch_python.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1169824Z .. is this binary repackaging? 2023-08-09T12:06:27.1170756Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-08-09T12:06:27.1172171Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1173135Z .. is this binary repackaging? 2023-08-09T12:06:27.1174111Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1174871Z .. is this binary repackaging? 2023-08-09T12:06:27.1175723Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1176578Z .. is this binary repackaging? 2023-08-09T12:06:27.1177471Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/avutil-57.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1178329Z .. is this binary repackaging? 2023-08-09T12:06:27.1179342Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/avcodec-59.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1180337Z .. is this binary repackaging? 2023-08-09T12:06:27.1181251Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/avformat-59.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1182026Z .. is this binary repackaging? 2023-08-09T12:06:27.1182854Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/avdevice-59.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1183620Z .. is this binary repackaging? 2023-08-09T12:06:27.1184780Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/avfilter-8.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1185374Z .. is this binary repackaging? 2023-08-09T12:06:27.1185994Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:06:27.1186733Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:06:27.1187475Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:06:27.1188145Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:27.1188863Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:27.1189768Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-string-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:27.1190470Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:27.1191099Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:06:27.1191734Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): $RPATH/libtorchaudio.pyd not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1192304Z .. is this binary repackaging? 2023-08-09T12:06:27.1192833Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-08-09T12:06:27.1193764Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1194213Z .. is this binary repackaging? 2023-08-09T12:06:27.1194689Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1195128Z .. is this binary repackaging? 2023-08-09T12:06:27.1195583Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1196010Z .. is this binary repackaging? 2023-08-09T12:06:27.1196441Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:06:27.1197022Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:06:27.1197618Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:06:27.1198263Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:27.1199112Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:27.1199942Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-string-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:27.1200898Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:27.1201536Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:06:27.1202173Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1202627Z .. is this binary repackaging? 2023-08-09T12:06:27.1203116Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1203564Z .. is this binary repackaging? 2023-08-09T12:06:27.1204015Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1204456Z .. is this binary repackaging? 2023-08-09T12:06:27.1204912Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:06:27.1205884Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-08-09T12:06:27.1206834Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/avutil-57.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1207277Z .. is this binary repackaging? 2023-08-09T12:06:27.1207765Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/avcodec-59.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1208223Z .. is this binary repackaging? 2023-08-09T12:06:27.1208714Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/avformat-59.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1209170Z .. is this binary repackaging? 2023-08-09T12:06:27.1209634Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/avfilter-8.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:27.1210092Z .. is this binary repackaging? 2023-08-09T12:06:27.1210539Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:06:27.1211149Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:06:27.1211771Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:06:27.1212595Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:32.0607791Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:32.0609268Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-stdio-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:32.0610903Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:32.0612401Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:06:32.0614212Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0615177Z .. is this binary repackaging? 2023-08-09T12:06:32.0616122Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0617018Z .. is this binary repackaging? 2023-08-09T12:06:32.0617928Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0618889Z .. is this binary repackaging? 2023-08-09T12:06:32.0619913Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:06:32.0621262Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-08-09T12:06:32.0622654Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/avutil-56.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0623827Z .. is this binary repackaging? 2023-08-09T12:06:32.0624731Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/avcodec-58.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0625748Z .. is this binary repackaging? 2023-08-09T12:06:32.0626847Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/avformat-58.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0627744Z .. is this binary repackaging? 2023-08-09T12:06:32.0628687Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/avfilter-7.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0629570Z .. is this binary repackaging? 2023-08-09T12:06:32.0630458Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:06:32.0631657Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:06:32.0633110Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:06:32.0634415Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:32.0635771Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:32.0637223Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-stdio-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:32.0638708Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:32.0640137Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:06:32.0641327Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:06:32.0642663Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-08-09T12:06:32.0643933Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:06:32.0645557Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:06:32.0646801Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:06:32.0648048Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:32.0649420Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-stdio-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:32.0650784Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:32.0652263Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:32.0653756Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:06:32.0654957Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/libtorchaudio_ffmpeg6.pyd not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0655797Z .. is this binary repackaging? 2023-08-09T12:06:32.0656748Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/torch_python.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0657733Z .. is this binary repackaging? 2023-08-09T12:06:32.0658785Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-08-09T12:06:32.0660134Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0661035Z .. is this binary repackaging? 2023-08-09T12:06:32.0661999Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0662893Z .. is this binary repackaging? 2023-08-09T12:06:32.0663808Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0664736Z .. is this binary repackaging? 2023-08-09T12:06:32.0665800Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/avutil-58.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0666690Z .. is this binary repackaging? 2023-08-09T12:06:32.0667665Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/avcodec-60.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0668543Z .. is this binary repackaging? 2023-08-09T12:06:32.0669509Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/avformat-60.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0670402Z .. is this binary repackaging? 2023-08-09T12:06:32.0671467Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/avdevice-60.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0672443Z .. is this binary repackaging? 2023-08-09T12:06:32.0673418Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/avfilter-9.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:32.0674343Z .. is this binary repackaging? 2023-08-09T12:06:32.0676672Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:06:32.0678189Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:06:32.0679420Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:06:32.0680744Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:32.0682171Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:39.2460474Z WARNING: Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-08-09T12:06:39.2641291Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T12:06:39.2656732Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\actions-runner\_work\audio\audio\pytorch\audio\distr, subdir=noarch db_filename=C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T12:06:39.2657870Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T12:06:39.2660307Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T12:06:39.2679946Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T12:06:39.2685092Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T12:06:39.2686101Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T12:06:39.2694599Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\actions-runner\_work\audio\audio\pytorch\audio\distr, subdir=win-64 db_filename=C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T12:06:39.2695293Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T12:06:39.2696373Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T12:06:39.3368945Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T12:06:39.3377585Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T12:06:39.3380212Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230809-py39_cu118.tar.bz2 2023-08-09T12:06:40.6392432Z INFO:conda_index.index:win-64 cached 7.0 MB from 1 packages at 5.4 MB/second 2023-08-09T12:06:40.6485831Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T12:06:40.6488655Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\actions-runner\_work\audio\audio\pytorch\audio\distr, subdir=noarch db_filename=C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T12:06:40.6506064Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T12:06:40.6511338Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\repodata_from_packages.json to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\repodata_from_packages.json 2023-08-09T12:06:40.6519449Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T12:06:40.6521167Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T12:06:40.6521776Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T12:06:40.6526149Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\repodata.json to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\repodata.json 2023-08-09T12:06:40.6533898Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T12:06:40.6534805Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T12:06:40.6597995Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T12:06:40.6598520Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T12:06:40.6605065Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\current_repodata.json to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\current_repodata.json 2023-08-09T12:06:40.6616492Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T12:06:40.6616946Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T12:06:40.6791245Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\index.html to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\index.html 2023-08-09T12:06:40.6816392Z DEBUG:conda_index.index:noarch finish 2023-08-09T12:06:40.6816969Z INFO:conda_index.index:Completed noarch 2023-08-09T12:06:40.6818130Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T12:06:40.6823213Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\actions-runner\_work\audio\audio\pytorch\audio\distr, subdir=win-64 db_filename=C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T12:06:40.6850775Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T12:06:40.6857672Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata_from_packages.json to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata_from_packages.json 2023-08-09T12:06:40.6890319Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata_from_packages.json.bz2 to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata_from_packages.json.bz2 2023-08-09T12:06:40.6922750Z DEBUG:conda_index.index:_maybe_remove C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata_from_packages.json.zst from C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata_from_packages.json.zst 2023-08-09T12:06:40.6924080Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T12:06:40.6925113Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T12:06:40.6927794Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T12:06:40.6934958Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata.json to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata.json 2023-08-09T12:06:40.6961568Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata.json.bz2 to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata.json.bz2 2023-08-09T12:06:40.6978867Z DEBUG:conda_index.index:_maybe_remove C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata.json.zst from C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\repodata.json.zst 2023-08-09T12:06:40.6980028Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T12:06:40.6980730Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T12:06:40.7040577Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T12:06:40.7041220Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T12:06:40.7046221Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\current_repodata.json to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\current_repodata.json 2023-08-09T12:06:40.7071101Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\current_repodata.json.bz2 to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\current_repodata.json.bz2 2023-08-09T12:06:40.7085433Z DEBUG:conda_index.index:_maybe_remove C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\current_repodata.json.zst from C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\current_repodata.json.zst 2023-08-09T12:06:40.7086357Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T12:06:40.7086946Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T12:06:40.7217833Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\index.html to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\index.html 2023-08-09T12:06:40.7234145Z DEBUG:conda_index.index:win-64 finish 2023-08-09T12:06:40.7234888Z INFO:conda_index.index:Completed win-64 2023-08-09T12:06:40.7257027Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T12:06:40.7257721Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T12:06:40.7258670Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T12:06:40.7260205Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\actions-runner\_work\audio\audio\pytorch\audio\distr, subdir=noarch db_filename=C:\actions-runner\_work\audio\audio\pytorch\audio\distr\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T12:06:40.7261903Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T12:06:40.7262587Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T12:06:40.7263234Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T12:06:40.7264580Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\actions-runner\_work\audio\audio\pytorch\audio\distr, subdir=win-64 db_filename=C:\actions-runner\_work\audio\audio\pytorch\audio\distr\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T12:06:40.7276508Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T12:06:40.7444393Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\index.html to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\index.html 2023-08-09T12:06:40.7462957Z DEBUG:conda_index.index:write channeldata 2023-08-09T12:06:40.7466519Z DEBUG:conda_index.index:_maybe_write C:\actions-runner\_work\audio\audio\pytorch\audio\distr\channeldata.json to C:\actions-runner\_work\audio\audio\pytorch\audio\distr\channeldata.json 2023-08-09T12:06:47.0379464Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-string-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0380955Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0382232Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:06:47.0383472Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0383976Z .. is this binary repackaging? 2023-08-09T12:06:47.0384693Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0385276Z .. is this binary repackaging? 2023-08-09T12:06:47.0385905Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0386353Z .. is this binary repackaging? 2023-08-09T12:06:47.0386816Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:06:47.0387514Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-08-09T12:06:47.0388494Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/avutil-58.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0388991Z .. is this binary repackaging? 2023-08-09T12:06:47.0389465Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/avcodec-60.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0389927Z .. is this binary repackaging? 2023-08-09T12:06:47.0390422Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/avformat-60.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0391034Z .. is this binary repackaging? 2023-08-09T12:06:47.0391652Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/avfilter-9.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0392206Z .. is this binary repackaging? 2023-08-09T12:06:47.0392677Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:06:47.0393504Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:06:47.0394137Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:06:47.0394818Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0395525Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0396239Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-stdio-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0397073Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0397754Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:06:47.0398684Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/libtorchaudio_ffmpeg4.pyd not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0399163Z .. is this binary repackaging? 2023-08-09T12:06:47.0399636Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/torch_python.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0400095Z .. is this binary repackaging? 2023-08-09T12:06:47.0400607Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-08-09T12:06:47.0401270Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0401720Z .. is this binary repackaging? 2023-08-09T12:06:47.0402180Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0402634Z .. is this binary repackaging? 2023-08-09T12:06:47.0403108Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0403709Z .. is this binary repackaging? 2023-08-09T12:06:47.0404422Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/avutil-56.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0405023Z .. is this binary repackaging? 2023-08-09T12:06:47.0405537Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/avcodec-58.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0405989Z .. is this binary repackaging? 2023-08-09T12:06:47.0406482Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/avformat-58.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0406920Z .. is this binary repackaging? 2023-08-09T12:06:47.0407408Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/avdevice-58.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0407859Z .. is this binary repackaging? 2023-08-09T12:06:47.0408350Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/avfilter-7.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0408923Z .. is this binary repackaging? 2023-08-09T12:06:47.0409350Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:06:47.0410114Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:06:47.0410988Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:06:47.0411660Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0412372Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0413080Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-string-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0413775Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0414426Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:06:47.0415062Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0415510Z .. is this binary repackaging? 2023-08-09T12:06:47.0416140Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): $RPATH/torch_cpu.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0416591Z .. is this binary repackaging? 2023-08-09T12:06:47.0417348Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): $RPATH/c10_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0417797Z .. is this binary repackaging? 2023-08-09T12:06:47.0418267Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0418707Z .. is this binary repackaging? 2023-08-09T12:06:47.0419135Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:06:47.0419814Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-08-09T12:06:47.0420607Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:06:47.0421236Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-08-09T12:06:47.0421856Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:06:47.0422619Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:06:47.0423529Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0424239Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0424941Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0425720Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:06:47.0426384Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): $RPATH/libctc_prefix_decoder.pyd not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T12:06:47.0426865Z .. is this binary repackaging? 2023-08-09T12:06:47.0427333Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-08-09T12:06:47.0427948Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:06:47.0428720Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:06:47.0429571Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:06:47.0430577Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0431279Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-string-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0431989Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0432697Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-08-09T12:06:47.0433354Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:06:47.0434139Z WARNING (torchaudio): run-exports library package pytorch-nightly::pytorch-mutex-1.0-cuda in requirements/run but it is not used (i.e. it is overdepending or perhaps statically linked? If that is what you want then add it to `build/ignore_run_exports`) 2023-08-09T12:06:47.0434724Z Fixing permissions 2023-08-09T12:06:47.0434953Z Packaged license file/s. 2023-08-09T12:06:47.0435224Z INFO :: Time taken to mark (prefix) 2023-08-09T12:06:47.0435666Z 0 replacements in 0 files was 0.10 seconds 2023-08-09T12:06:47.0436277Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581577650\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581577650\work_moved_torchaudio-2.1.0.dev20230809-py39_cu118_win-64_main_build_loop' 2023-08-09T12:06:47.0437575Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581577650\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581577650\work_moved_torchaudio-2.1.0.dev20230809-py39_cu118_win-64_main_build_loop) 2023-08-09T12:06:49.9280114Z # Automatic uploading is disabled 2023-08-09T12:06:49.9280767Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T12:06:49.9281167Z 2023-08-09T12:06:49.9281222Z 2023-08-09T12:06:49.9281573Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T12:06:49.9282229Z # conda config --set anaconda_upload yes 2023-08-09T12:06:49.9282711Z anaconda upload \ 2023-08-09T12:06:49.9283289Z distr/win-64\torchaudio-2.1.0.dev20230809-py39_cu118.tar.bz2 2023-08-09T12:06:49.9283934Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T12:06:49.9284309Z 2023-08-09T12:06:49.9284707Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T12:06:49.9285394Z { 2023-08-09T12:06:49.9285926Z "torchaudio-2.1.0.dev20230809-py39_cu118": { 2023-08-09T12:06:49.9286910Z "recipe": { 2023-08-09T12:06:49.9287337Z "c_compiler": "vs2019", 2023-08-09T12:06:49.9287807Z "cxx_compiler": "vs2019", 2023-08-09T12:06:49.9288281Z "target_platform": "win-64" 2023-08-09T12:06:49.9288684Z } 2023-08-09T12:06:49.9289022Z } 2023-08-09T12:06:49.9289352Z } 2023-08-09T12:06:49.9289572Z 2023-08-09T12:06:49.9289582Z 2023-08-09T12:06:49.9289840Z #################################################################################### 2023-08-09T12:06:49.9290313Z Resource usage summary: 2023-08-09T12:06:49.9290588Z 2023-08-09T12:06:49.9290863Z Total time: 0:20:32.3 2023-08-09T12:06:49.9291341Z CPU usage: sys=0:03:05.1, user=0:28:29.9 2023-08-09T12:06:49.9292014Z Maximum memory usage observed: 6.1G 2023-08-09T12:06:49.9292664Z Total disk usage observed (not including envs): 251.1M 2023-08-09T12:06:49.9293117Z 2023-08-09T12:06:49.9293127Z 2023-08-09T12:06:49.9293393Z #################################################################################### 2023-08-09T12:06:49.9294111Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-08-09T12:06:49.9294802Z There are currently 1 accumulated. 2023-08-09T12:06:49.9295427Z To remove them, you can run the ```conda build purge``` command 2023-08-09T12:06:50.9231124Z ##[group]Run actions/upload-artifact@v3 2023-08-09T12:06:50.9231430Z with: 2023-08-09T12:06:50.9231657Z name: pytorch_audio__3.9 2023-08-09T12:06:50.9231915Z path: pytorch/audio/distr/ 2023-08-09T12:06:50.9232158Z if-no-files-found: warn 2023-08-09T12:06:50.9232387Z env: 2023-08-09T12:06:50.9232640Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:06:50.9232922Z PYTHON_VERSION: 3.9 2023-08-09T12:06:50.9233135Z PACKAGE_TYPE: conda 2023-08-09T12:06:50.9233377Z REPOSITORY: pytorch/audio 2023-08-09T12:06:50.9233602Z REF: 2023-08-09T12:06:50.9233805Z CU_VERSION: cu118 2023-08-09T12:06:50.9234004Z CHANNEL: nightly 2023-08-09T12:06:50.9234246Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T12:06:50.9234603Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:06:50.9234997Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:06:50.9235472Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:06:50.9237592Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:06:50.9237891Z ##[endgroup] 2023-08-09T12:06:51.0714859Z With the provided path, there will be 19 files uploaded 2023-08-09T12:06:51.0719021Z Starting artifact upload 2023-08-09T12:06:51.0719739Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-08-09T12:06:51.0720500Z Artifact name is valid! 2023-08-09T12:06:51.1527011Z Container for artifact "pytorch_audio__3.9" successfully created. Starting upload of file(s) 2023-08-09T12:06:55.3538645Z Total size of all the files uploaded is 7332143 bytes 2023-08-09T12:06:55.3539521Z File upload process has finished. Finalizing the artifact upload 2023-08-09T12:06:55.3788963Z Artifact has been finalized. All files have been successfully uploaded! 2023-08-09T12:06:55.3789229Z 2023-08-09T12:06:55.3789422Z The raw size of all the files that were specified for upload is 7481005 bytes 2023-08-09T12:06:55.3790057Z The size of all the files that were uploaded is 7332143 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-08-09T12:06:55.3790381Z 2023-08-09T12:06:55.3791137Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2023-08-09T12:06:55.3791660Z 2023-08-09T12:06:55.3791851Z Artifact pytorch_audio__3.9 has been successfully uploaded! 2023-08-09T12:06:55.4048908Z ##[group]Run set -euxo pipefail 2023-08-09T12:06:55.4049667Z set -euxo pipefail 2023-08-09T12:06:55.4049934Z source "${BUILD_ENV_FILE}" 2023-08-09T12:06:55.4050514Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-08-09T12:06:55.4050915Z # fix we have to use for windows to make sure drive path is c: not c 2023-08-09T12:06:55.4051301Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-08-09T12:06:55.4051630Z  2023-08-09T12:06:55.4051949Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-08-09T12:06:55.4052373Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-08-09T12:06:55.4052779Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-08-09T12:06:55.4053058Z  2023-08-09T12:06:55.4053341Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-08-09T12:06:55.4053667Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-08-09T12:06:55.4053953Z else 2023-08-09T12:06:55.4054188Z  CONSTRAINTS="cpuonly" 2023-08-09T12:06:55.4054401Z fi 2023-08-09T12:06:55.4054797Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-08-09T12:06:55.4055173Z  2023-08-09T12:06:55.4055441Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-08-09T12:06:55.4055982Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-08-09T12:06:55.4056645Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-08-09T12:06:55.4057003Z else 2023-08-09T12:06:55.4057277Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-08-09T12:06:55.4057609Z  conda install --yes --quiet 'ffmpeg<5' 2023-08-09T12:06:55.4057939Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-08-09T12:06:55.4058229Z fi 2023-08-09T12:06:55.4058484Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-08-09T12:06:55.4085616Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T12:06:55.4085893Z env: 2023-08-09T12:06:55.4086137Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:06:55.4086421Z PYTHON_VERSION: 3.9 2023-08-09T12:06:55.4086661Z PACKAGE_TYPE: conda 2023-08-09T12:06:55.4086905Z REPOSITORY: pytorch/audio 2023-08-09T12:06:55.4087113Z REF: 2023-08-09T12:06:55.4087488Z CU_VERSION: cu118 2023-08-09T12:06:55.4087725Z CHANNEL: nightly 2023-08-09T12:06:55.4087972Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T12:06:55.4088542Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:06:55.4088948Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:06:55.4089381Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:06:55.4089800Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:06:55.4090112Z PACKAGE_NAME: torchaudio 2023-08-09T12:06:55.4090378Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-08-09T12:06:55.4090645Z GPU_ARCH: cuda 2023-08-09T12:06:55.4090863Z DESIRED_CUDA: cu118 2023-08-09T12:06:55.4091094Z GPU_ARCH_VERSION: 11.8 2023-08-09T12:06:55.4091304Z ##[endgroup] 2023-08-09T12:06:55.7391676Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T12:06:55.7393687Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:06:55.7394262Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:06:55.7394748Z ++ export CMAKE_USE_CUDA=1 2023-08-09T12:06:55.7395214Z ++ CMAKE_USE_CUDA=1 2023-08-09T12:06:55.7395698Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T12:06:55.7396203Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T12:06:55.7400115Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-08-09T12:06:55.7401288Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T12:06:55.7402066Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230808' 2023-08-09T12:06:55.7402757Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T12:06:55.7403402Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230808' 2023-08-09T12:06:55.7403880Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T12:06:55.7404406Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:06:55.7404696Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:06:55.7405055Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:06:55.7405457Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:06:55.7405902Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:06:55.7406333Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:06:55.7406661Z ++ export FORCE_CUDA=1 2023-08-09T12:06:55.7406870Z ++ FORCE_CUDA=1 2023-08-09T12:06:55.7408010Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/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:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T12:06:55.7409777Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/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:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T12:06:55.7410756Z ++ export PYTORCH_VERSION=2.1.0.dev20230808 2023-08-09T12:06:55.7411042Z ++ PYTORCH_VERSION=2.1.0.dev20230808 2023-08-09T12:06:55.7411313Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T12:06:55.7411568Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T12:06:55.7411852Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T12:06:55.7412174Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T12:06:55.7412444Z ++ export VERSION_SUFFIX= 2023-08-09T12:06:55.7412672Z ++ VERSION_SUFFIX= 2023-08-09T12:06:55.7412872Z ++ export WHEEL_DIR= 2023-08-09T12:06:55.7413089Z ++ WHEEL_DIR= 2023-08-09T12:06:55.7491539Z ++ readlink -f pytorch/audio/distr 2023-08-09T12:06:55.7634023Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:06:55.7848285Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:06:55.7954304Z ++ sed 's/\/c\//\/c:\//' 2023-08-09T12:06:55.8067890Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:06:55.8068847Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:06:55.8069719Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:06:55.8070672Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' python=3.9 2023-08-09T12:06:58.9580527Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:58.9596108Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:58.9599679Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:58.9606606Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:58.9607606Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:58.9608745Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:59.0183453Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:59.0204448Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:59.0222895Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:59.0241608Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:59.0256986Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:59.0276543Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:07:03.0561647Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:07:03.1260631Z Solving environment: ...working... done 2023-08-09T12:07:03.2519917Z 2023-08-09T12:07:03.2520462Z ## Package Plan ## 2023-08-09T12:07:03.2520751Z 2023-08-09T12:07:03.2521031Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.2521285Z 2023-08-09T12:07:03.2521395Z added / updated specs: 2023-08-09T12:07:03.2521631Z - python=3.9 2023-08-09T12:07:03.2521770Z 2023-08-09T12:07:03.2521777Z 2023-08-09T12:07:03.2521949Z The following NEW packages will be INSTALLED: 2023-08-09T12:07:03.2522160Z 2023-08-09T12:07:03.2522415Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-08-09T12:07:03.2522825Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 2023-08-09T12:07:03.2523168Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 2023-08-09T12:07:03.2523533Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 2023-08-09T12:07:03.2523928Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 2023-08-09T12:07:03.2524473Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-08-09T12:07:03.2525009Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-08-09T12:07:03.2525485Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-08-09T12:07:03.2525845Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-08-09T12:07:03.2526228Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 2023-08-09T12:07:03.2526443Z 2023-08-09T12:07:03.2526449Z 2023-08-09T12:07:03.5814167Z Preparing transaction: ...working... done 2023-08-09T12:07:06.0833338Z Verifying transaction: ...working... done 2023-08-09T12:07:10.0966262Z Executing transaction: ...working... done 2023-08-09T12:07:10.4609633Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:07:10.4610704Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:07:10.4611406Z + [[ cuda = \c\u\d\a ]] 2023-08-09T12:07:10.4611878Z + CONSTRAINTS=pytorch-cuda=11.8 2023-08-09T12:07:10.4613094Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' conda install -v -y -c pytorch-nightly -c nvidia -c file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr distr::torchaudio pytorch-cuda=11.8 2023-08-09T12:08:09.4573121Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:08:09.4573613Z 2023-08-09T12:08:09.4573983Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:08:09.4574495Z 2023-08-09T12:08:09.4574914Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:08:09.4575382Z 2023-08-09T12:08:09.4578394Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:08:09.4578836Z 2023-08-09T12:08:09.4579073Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:08:09.4579583Z 2023-08-09T12:08:09.4580006Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:08:09.4580554Z 2023-08-09T12:08:09.4582471Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:08:09.4583087Z 2023-08-09T12:08:09.4583665Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:08:09.4584303Z 2023-08-09T12:08:09.4585041Z INFO conda.gateways.repodata:conda_http_errors(230): Unable to retrieve repodata (response: 404) for https://conda.anaconda.org/pytorch-nightly/win-64/current_repodata.json 2023-08-09T12:08:09.4585725Z 2023-08-09T12:08:09.4586286Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:08:09.4586971Z 2023-08-09T12:08:09.4587536Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:08:09.4588304Z 2023-08-09T12:08:09.4588824Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:08:09.4589369Z 2023-08-09T12:08:09.4590032Z INFO conda.gateways.repodata:conda_http_errors(230): Unable to retrieve repodata (response: 404) for https://conda.anaconda.org/distr/win-64/current_repodata.json 2023-08-09T12:08:09.4590695Z 2023-08-09T12:08:09.4591189Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:08:09.4591731Z 2023-08-09T12:08:09.4592272Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 200 1034 2023-08-09T12:08:09.4592852Z 2023-08-09T12:08:09.4593341Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 200 None 2023-08-09T12:08:09.4594012Z 2023-08-09T12:08:09.4594548Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T12:08:09.4595235Z 2023-08-09T12:08:09.4595766Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T12:08:09.4596322Z 2023-08-09T12:08:09.4596969Z INFO conda.auxlib.logz:stringify(164): request is 'None' for Response object with url file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64/current_repodata.json 2023-08-09T12:08:09.4597613Z 2023-08-09T12:08:09.4598218Z INFO conda.auxlib.logz:stringify(164): request is 'None' for Response object with url file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/noarch/current_repodata.json 2023-08-09T12:08:09.4598828Z 2023-08-09T12:08:09.4599240Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:08:09.4599582Z 2023-08-09T12:08:09.4599919Z INFO conda.auxlib.logz:stringify(164): request is 'None' for Response object with url file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64/repodata.json 2023-08-09T12:08:09.4600270Z 2023-08-09T12:08:09.4600651Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:08:09.4601106Z 2023-08-09T12:08:09.4601579Z INFO conda.auxlib.logz:stringify(164): request is 'None' for Response object with url file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/noarch/repodata.json 2023-08-09T12:08:09.4602171Z 2023-08-09T12:08:09.4602402Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:08:09.4602886Z 2023-08-09T12:08:09.4603110Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:08:09.4603362Z 2023-08-09T12:08:09.4603578Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:09.4603829Z 2023-08-09T12:08:09.4604046Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:09.4604340Z 2023-08-09T12:08:09.4604715Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:09.4605159Z 2023-08-09T12:08:09.4605537Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:09.4606001Z 2023-08-09T12:08:09.4606388Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:09.4606834Z 2023-08-09T12:08:09.4607206Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:08:09.4607736Z 2023-08-09T12:08:09.4608115Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:08:09.4608541Z 2023-08-09T12:08:09.4609114Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:09.4609559Z 2023-08-09T12:08:09.4610076Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:09.4610372Z 2023-08-09T12:08:09.4610647Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:09.4610950Z 2023-08-09T12:08:09.4611228Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:09.4611529Z 2023-08-09T12:08:09.4611795Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:09.4612085Z 2023-08-09T12:08:09.4612348Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:09.4612643Z 2023-08-09T12:08:09.4612931Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:09.4613244Z 2023-08-09T12:08:09.4613528Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:09.4613834Z 2023-08-09T12:08:09.4614093Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:09.4614387Z 2023-08-09T12:08:09.4614826Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:09.4615129Z 2023-08-09T12:08:09.4615399Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:09.4615800Z 2023-08-09T12:08:09.4616175Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:09.4616479Z 2023-08-09T12:08:09.4616745Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:09.4617037Z 2023-08-09T12:08:09.4617237Z INFO conda.core.link:__init__(210): initializing UnlinkLinkTransaction with 2023-08-09T12:08:09.4617475Z 2023-08-09T12:08:09.4617671Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4617913Z 2023-08-09T12:08:09.4618914Z unlink_precs: 2023-08-09T12:08:09.4619209Z 2023-08-09T12:08:09.4619287Z 2023-08-09T12:08:09.4619401Z 2023-08-09T12:08:09.4619487Z link_precs: 2023-08-09T12:08:09.4619618Z 2023-08-09T12:08:09.4619762Z defaults/win-64::blas-1.0-mkl 2023-08-09T12:08:09.4619909Z 2023-08-09T12:08:09.4620040Z nvidia/win-64::cuda-cccl-12.2.128-0 2023-08-09T12:08:09.4620210Z 2023-08-09T12:08:09.4620341Z nvidia/win-64::cuda-cudart-11.8.89-0 2023-08-09T12:08:09.4620514Z 2023-08-09T12:08:09.4620639Z nvidia/win-64::cuda-cupti-11.8.87-0 2023-08-09T12:08:09.4620809Z 2023-08-09T12:08:09.4620933Z nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-08-09T12:08:09.4621093Z 2023-08-09T12:08:09.4621214Z nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:08:09.4621365Z 2023-08-09T12:08:09.4621705Z nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:08:09.4621911Z 2023-08-09T12:08:09.4622045Z nvidia/win-64::libcublas-11.11.3.6-0 2023-08-09T12:08:09.4622216Z 2023-08-09T12:08:09.4622346Z nvidia/win-64::libcufft-10.9.0.58-0 2023-08-09T12:08:09.4622519Z 2023-08-09T12:08:09.4622766Z nvidia/win-64::libcurand-10.3.3.129-0 2023-08-09T12:08:09.4622961Z 2023-08-09T12:08:09.4623211Z nvidia/win-64::libcusolver-11.4.1.48-0 2023-08-09T12:08:09.4623376Z 2023-08-09T12:08:09.4623513Z nvidia/win-64::libcusparse-11.7.5.86-0 2023-08-09T12:08:09.4623687Z 2023-08-09T12:08:09.4623807Z nvidia/win-64::libnpp-11.8.0.86-0 2023-08-09T12:08:09.4623971Z 2023-08-09T12:08:09.4624097Z nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-08-09T12:08:09.4624265Z 2023-08-09T12:08:09.4624431Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-08-09T12:08:09.4624636Z 2023-08-09T12:08:09.4624779Z nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-08-09T12:08:09.4624959Z 2023-08-09T12:08:09.4625078Z nvidia/win-64::cuda-libraries-11.8.0-0 2023-08-09T12:08:09.4625254Z 2023-08-09T12:08:09.4625393Z nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-08-09T12:08:09.4625575Z 2023-08-09T12:08:09.4625716Z nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-08-09T12:08:09.4625900Z 2023-08-09T12:08:09.4626036Z nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-08-09T12:08:09.4626209Z 2023-08-09T12:08:09.4626348Z nvidia/win-64::libcurand-dev-10.3.3.129-0 2023-08-09T12:08:09.4626528Z 2023-08-09T12:08:09.4626655Z nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-08-09T12:08:09.4626841Z 2023-08-09T12:08:09.4626986Z nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-08-09T12:08:09.4627163Z 2023-08-09T12:08:09.4627295Z nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-08-09T12:08:09.4627469Z 2023-08-09T12:08:09.4627611Z nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-08-09T12:08:09.4627790Z 2023-08-09T12:08:09.4627939Z nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-08-09T12:08:09.4628126Z 2023-08-09T12:08:09.4628240Z nvidia/win-64::cuda-runtime-11.8.0-0 2023-08-09T12:08:09.4628416Z 2023-08-09T12:08:09.4628745Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:08:09.4628968Z 2023-08-09T12:08:09.4629108Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T12:08:09.4629284Z 2023-08-09T12:08:09.4629416Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T12:08:09.4629581Z 2023-08-09T12:08:09.4629878Z defaults/win-64::yaml-0.2.5-he774522_0 2023-08-09T12:08:09.4630169Z 2023-08-09T12:08:09.4630305Z defaults/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:08:09.4630484Z 2023-08-09T12:08:09.4630661Z pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-08-09T12:08:09.4630871Z 2023-08-09T12:08:09.4631022Z defaults/win-64::filelock-3.9.0-py39haa95532_0 2023-08-09T12:08:09.4631212Z 2023-08-09T12:08:09.4631369Z defaults/win-64::markupsafe-2.1.1-py39h2bbff1b_0 2023-08-09T12:08:09.4631565Z 2023-08-09T12:08:09.4631726Z defaults/win-64::mkl-service-2.4.0-py39h2bbff1b_1 2023-08-09T12:08:09.4631923Z 2023-08-09T12:08:09.4632069Z defaults/win-64::mpmath-1.3.0-py39haa95532_0 2023-08-09T12:08:09.4632366Z 2023-08-09T12:08:09.4632642Z defaults/win-64::networkx-3.1-py39haa95532_0 2023-08-09T12:08:09.4632832Z 2023-08-09T12:08:09.4632976Z defaults/win-64::pyyaml-6.0-py39h2bbff1b_1 2023-08-09T12:08:09.4633156Z 2023-08-09T12:08:09.4633333Z defaults/win-64::typing_extensions-4.7.1-py39haa95532_0 2023-08-09T12:08:09.4633545Z 2023-08-09T12:08:09.4633687Z defaults/win-64::jinja2-3.1.2-py39haa95532_0 2023-08-09T12:08:09.4633865Z 2023-08-09T12:08:09.4634024Z defaults/win-64::numpy-base-1.25.2-py39h65a83cf_0 2023-08-09T12:08:09.4634218Z 2023-08-09T12:08:09.4634346Z defaults/win-64::sympy-1.11.1-py39haa95532_0 2023-08-09T12:08:09.4634528Z 2023-08-09T12:08:09.4634733Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230808-py3.9_cuda11.8_cudnn8_0 2023-08-09T12:08:09.4634965Z 2023-08-09T12:08:09.4635110Z defaults/win-64::mkl_fft-1.3.6-py39hf11a4ad_1 2023-08-09T12:08:09.4635292Z 2023-08-09T12:08:09.4635449Z defaults/win-64::mkl_random-1.2.2-py39hf11a4ad_1 2023-08-09T12:08:09.4635828Z 2023-08-09T12:08:09.4635988Z defaults/win-64::numpy-1.25.2-py39h055cbcc_0 2023-08-09T12:08:09.4636168Z 2023-08-09T12:08:09.4636437Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230809-py39_cu118 2023-08-09T12:08:09.4636848Z 2023-08-09T12:08:09.4636875Z 2023-08-09T12:08:09.4636881Z 2023-08-09T12:08:09.4637201Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:09.4637462Z 2023-08-09T12:08:09.4637686Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:09.4637929Z 2023-08-09T12:08:09.4638142Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:09.4638394Z 2023-08-09T12:08:09.4638605Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:09.4638858Z 2023-08-09T12:08:09.4639082Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:09.4639338Z 2023-08-09T12:08:09.4639661Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-base-1.25.2-py39h65a83cf_0.conda HTTP/1.1" 200 6503903 2023-08-09T12:08:09.4639996Z 2023-08-09T12:08:09.4640278Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_fft-1.3.6-py39hf11a4ad_1.conda HTTP/1.1" 200 163882 2023-08-09T12:08:09.4640593Z 2023-08-09T12:08:09.4640895Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_random-1.2.2-py39hf11a4ad_1.conda HTTP/1.1" 200 224313 2023-08-09T12:08:09.4641219Z 2023-08-09T12:08:09.4641512Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-1.25.2-py39h055cbcc_0.conda HTTP/1.1" 200 13047 2023-08-09T12:08:09.4641826Z 2023-08-09T12:08:09.4642142Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl-service-2.4.0-py39h2bbff1b_1.conda HTTP/1.1" 200 45596 2023-08-09T12:08:09.4642482Z 2023-08-09T12:08:09.4642938Z INFO conda.core.link:verify(306): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T12:08:09.4643227Z 2023-08-09T12:08:09.4643526Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0, nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:08:09.4643948Z 2023-08-09T12:08:09.4644044Z path: 'license' 2023-08-09T12:08:09.4644264Z 2023-08-09T12:08:09.4644291Z 2023-08-09T12:08:09.4644297Z 2023-08-09T12:08:09.4644492Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T12:08:09.4644732Z 2023-08-09T12:08:09.4644950Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:08:09.4645188Z 2023-08-09T12:08:09.4645298Z path: 'build_env_setup.bat' 2023-08-09T12:08:09.4645454Z 2023-08-09T12:08:09.4645460Z 2023-08-09T12:08:09.4645604Z 2023-08-09T12:08:09.4645829Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T12:08:09.4646181Z 2023-08-09T12:08:09.4646393Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:08:09.4646637Z 2023-08-09T12:08:09.4646740Z path: 'conda_build.bat' 2023-08-09T12:08:09.4646890Z 2023-08-09T12:08:09.4646896Z 2023-08-09T12:08:09.4646902Z 2023-08-09T12:08:09.4647104Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T12:08:09.4647325Z 2023-08-09T12:08:09.4647532Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:08:09.4647767Z 2023-08-09T12:08:09.4647887Z path: 'metadata_conda_debug.yaml' 2023-08-09T12:08:09.4648056Z 2023-08-09T12:08:09.4648062Z 2023-08-09T12:08:09.4648068Z 2023-08-09T12:08:09.4648140Z ] 2023-08-09T12:08:09.4648252Z 2023-08-09T12:08:09.4648482Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-08-09T12:08:09.4648736Z 2023-08-09T12:08:09.4648937Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4649170Z 2023-08-09T12:08:09.4649303Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-08-09T12:08:09.4649625Z 2023-08-09T12:08:09.4649634Z 2023-08-09T12:08:09.4649644Z 2023-08-09T12:08:09.4649915Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.128-0 <=== 2023-08-09T12:08:09.4650172Z 2023-08-09T12:08:09.4650371Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4650603Z 2023-08-09T12:08:09.4650887Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.128-0 2023-08-09T12:08:09.4651233Z 2023-08-09T12:08:09.4651239Z 2023-08-09T12:08:09.4651245Z 2023-08-09T12:08:09.4651490Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cudart-11.8.89-0 <=== 2023-08-09T12:08:09.4651751Z 2023-08-09T12:08:09.4651949Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4652189Z 2023-08-09T12:08:09.4652345Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-11.8.89-0 2023-08-09T12:08:09.4652558Z 2023-08-09T12:08:09.4652564Z 2023-08-09T12:08:09.4652570Z 2023-08-09T12:08:09.4652802Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cupti-11.8.87-0 <=== 2023-08-09T12:08:09.4653055Z 2023-08-09T12:08:09.4653251Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4653485Z 2023-08-09T12:08:09.4653655Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-11.8.87-0 2023-08-09T12:08:09.4653864Z 2023-08-09T12:08:09.4653870Z 2023-08-09T12:08:09.4653876Z 2023-08-09T12:08:09.4654105Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-11.8.89-0 <=== 2023-08-09T12:08:09.4654353Z 2023-08-09T12:08:09.4654555Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4654792Z 2023-08-09T12:08:09.4654959Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-11.8.89-0 2023-08-09T12:08:09.4655148Z 2023-08-09T12:08:09.4655171Z 2023-08-09T12:08:09.4655177Z 2023-08-09T12:08:09.4655390Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvtx-11.8.86-0 <=== 2023-08-09T12:08:09.4655639Z 2023-08-09T12:08:09.4655835Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4656064Z 2023-08-09T12:08:09.4656226Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-11.8.86-0 2023-08-09T12:08:09.4656427Z 2023-08-09T12:08:09.4656433Z 2023-08-09T12:08:09.4656439Z 2023-08-09T12:08:09.4656913Z INFO conda.gateways.disk.create:create_link(376): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5808497225_smoke\\LICENSE' 2023-08-09T12:08:09.4657279Z 2023-08-09T12:08:09.4657971Z INFO conda.gateways.disk.create:create_link(376): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5808497225_smoke\\build_env_setup.bat' 2023-08-09T12:08:09.4658600Z 2023-08-09T12:08:09.4658955Z INFO conda.gateways.disk.create:create_link(376): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5808497225_smoke\\conda_build.bat' 2023-08-09T12:08:09.4659321Z 2023-08-09T12:08:09.4659680Z INFO conda.gateways.disk.create:create_link(376): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5808497225_smoke\\metadata_conda_debug.yaml' 2023-08-09T12:08:09.4660063Z 2023-08-09T12:08:09.4660329Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.128-0 <=== 2023-08-09T12:08:09.4660588Z 2023-08-09T12:08:09.4660785Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4661015Z 2023-08-09T12:08:09.4661217Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.128-0 2023-08-09T12:08:09.4661447Z 2023-08-09T12:08:09.4661460Z 2023-08-09T12:08:09.4661466Z 2023-08-09T12:08:09.4661802Z INFO conda.gateways.disk.create:create_link(376): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5808497225_smoke\\LICENSE' 2023-08-09T12:08:09.4662153Z 2023-08-09T12:08:09.4662389Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcublas-11.11.3.6-0 <=== 2023-08-09T12:08:09.4662641Z 2023-08-09T12:08:09.4662839Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4663073Z 2023-08-09T12:08:09.4663247Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-11.11.3.6-0 2023-08-09T12:08:09.4663438Z 2023-08-09T12:08:09.4663465Z 2023-08-09T12:08:09.4663471Z 2023-08-09T12:08:09.4663852Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcufft-10.9.0.58-0 <=== 2023-08-09T12:08:09.4664115Z 2023-08-09T12:08:09.4664326Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4664567Z 2023-08-09T12:08:09.4664734Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-10.9.0.58-0 2023-08-09T12:08:09.4665065Z 2023-08-09T12:08:09.4665071Z 2023-08-09T12:08:09.4665077Z 2023-08-09T12:08:09.4665433Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.129-0 <=== 2023-08-09T12:08:09.4665693Z 2023-08-09T12:08:09.4665895Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4666121Z 2023-08-09T12:08:09.4666293Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.129-0 2023-08-09T12:08:09.4666504Z 2023-08-09T12:08:09.4666510Z 2023-08-09T12:08:09.4666516Z 2023-08-09T12:08:09.4666753Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.1.48-0 <=== 2023-08-09T12:08:09.4666991Z 2023-08-09T12:08:09.4667185Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4667423Z 2023-08-09T12:08:09.4667599Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.1.48-0 2023-08-09T12:08:09.4667819Z 2023-08-09T12:08:09.4667825Z 2023-08-09T12:08:09.4667831Z 2023-08-09T12:08:09.4668066Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusparse-11.7.5.86-0 <=== 2023-08-09T12:08:09.4668320Z 2023-08-09T12:08:09.4668514Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4668742Z 2023-08-09T12:08:09.4668919Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-11.7.5.86-0 2023-08-09T12:08:09.4669126Z 2023-08-09T12:08:09.4669132Z 2023-08-09T12:08:09.4669138Z 2023-08-09T12:08:09.4669361Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnpp-11.8.0.86-0 <=== 2023-08-09T12:08:09.4669609Z 2023-08-09T12:08:09.4669785Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4670011Z 2023-08-09T12:08:09.4671121Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-11.8.0.86-0 2023-08-09T12:08:09.4671499Z 2023-08-09T12:08:09.4671504Z 2023-08-09T12:08:09.4671511Z 2023-08-09T12:08:09.4671756Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjpeg-11.9.0.86-0 <=== 2023-08-09T12:08:09.4672178Z 2023-08-09T12:08:09.4672476Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4672713Z 2023-08-09T12:08:09.4672887Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-11.9.0.86-0 2023-08-09T12:08:09.4673093Z 2023-08-09T12:08:09.4673099Z 2023-08-09T12:08:09.4673104Z 2023-08-09T12:08:09.4673371Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-08-09T12:08:09.4673655Z 2023-08-09T12:08:09.4673854Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4674065Z 2023-08-09T12:08:09.4674243Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-08-09T12:08:09.4674463Z 2023-08-09T12:08:09.4674476Z 2023-08-09T12:08:09.4674483Z 2023-08-09T12:08:09.4674728Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-11.8.89-0 <=== 2023-08-09T12:08:09.4674994Z 2023-08-09T12:08:09.4675190Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4675421Z 2023-08-09T12:08:09.4675604Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-11.8.89-0 2023-08-09T12:08:09.4675823Z 2023-08-09T12:08:09.4675830Z 2023-08-09T12:08:09.4675835Z 2023-08-09T12:08:09.4676075Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-libraries-11.8.0-0 <=== 2023-08-09T12:08:09.4676336Z 2023-08-09T12:08:09.4676529Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4676761Z 2023-08-09T12:08:09.4676924Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-11.8.0-0 2023-08-09T12:08:09.4677138Z 2023-08-09T12:08:09.4677150Z 2023-08-09T12:08:09.4677156Z 2023-08-09T12:08:09.4677407Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-11.8.89-0 <=== 2023-08-09T12:08:09.4677675Z 2023-08-09T12:08:09.4678044Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4678278Z 2023-08-09T12:08:09.4678461Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-11.8.89-0 2023-08-09T12:08:09.4678675Z 2023-08-09T12:08:09.4678681Z 2023-08-09T12:08:09.4678687Z 2023-08-09T12:08:09.4679039Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcublas-dev-11.11.3.6-0 <=== 2023-08-09T12:08:09.4679398Z 2023-08-09T12:08:09.4679599Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4679827Z 2023-08-09T12:08:09.4679993Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-11.11.3.6-0 2023-08-09T12:08:09.4680213Z 2023-08-09T12:08:09.4680219Z 2023-08-09T12:08:09.4680225Z 2023-08-09T12:08:09.4680472Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcufft-dev-10.9.0.58-0 <=== 2023-08-09T12:08:09.4680738Z 2023-08-09T12:08:09.4680933Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4681162Z 2023-08-09T12:08:09.4681340Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-10.9.0.58-0 2023-08-09T12:08:09.4681555Z 2023-08-09T12:08:09.4681561Z 2023-08-09T12:08:09.4681567Z 2023-08-09T12:08:09.4681811Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.129-0 <=== 2023-08-09T12:08:09.4682072Z 2023-08-09T12:08:09.4682267Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4682495Z 2023-08-09T12:08:09.4682676Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.129-0 2023-08-09T12:08:09.4682876Z 2023-08-09T12:08:09.4682899Z 2023-08-09T12:08:09.4682905Z 2023-08-09T12:08:09.4683539Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.1.48-0 <=== 2023-08-09T12:08:09.4683956Z 2023-08-09T12:08:09.4684159Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4684389Z 2023-08-09T12:08:09.4684575Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.1.48-0 2023-08-09T12:08:09.4684971Z 2023-08-09T12:08:09.4684977Z 2023-08-09T12:08:09.4684984Z 2023-08-09T12:08:09.4685245Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusparse-dev-11.7.5.86-0 <=== 2023-08-09T12:08:09.4685513Z 2023-08-09T12:08:09.4685712Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4686056Z 2023-08-09T12:08:09.4686248Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-11.7.5.86-0 2023-08-09T12:08:09.4686594Z 2023-08-09T12:08:09.4686600Z 2023-08-09T12:08:09.4686607Z 2023-08-09T12:08:09.4686855Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnpp-dev-11.8.0.86-0 <=== 2023-08-09T12:08:09.4687105Z 2023-08-09T12:08:09.4687300Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4687530Z 2023-08-09T12:08:09.4687702Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-11.8.0.86-0 2023-08-09T12:08:09.4687914Z 2023-08-09T12:08:09.4687920Z 2023-08-09T12:08:09.4687926Z 2023-08-09T12:08:09.4688165Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-11.9.0.86-0 <=== 2023-08-09T12:08:09.4688425Z 2023-08-09T12:08:09.4688622Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4688849Z 2023-08-09T12:08:09.4689030Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-11.9.0.86-0 2023-08-09T12:08:09.4689247Z 2023-08-09T12:08:09.4689253Z 2023-08-09T12:08:09.4689259Z 2023-08-09T12:08:09.4689509Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-11.8.0-0 <=== 2023-08-09T12:08:09.4689788Z 2023-08-09T12:08:09.4689967Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4690202Z 2023-08-09T12:08:09.4690389Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-11.8.0-0 2023-08-09T12:08:09.4690616Z 2023-08-09T12:08:09.4690622Z 2023-08-09T12:08:09.4690628Z 2023-08-09T12:08:09.4690860Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-runtime-11.8.0-0 <=== 2023-08-09T12:08:09.4691114Z 2023-08-09T12:08:09.4691309Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4691538Z 2023-08-09T12:08:09.4691711Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-11.8.0-0 2023-08-09T12:08:09.4692062Z 2023-08-09T12:08:09.4692068Z 2023-08-09T12:08:09.4692073Z 2023-08-09T12:08:09.4692344Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-08-09T12:08:09.4692620Z 2023-08-09T12:08:09.4692820Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4693167Z 2023-08-09T12:08:09.4693486Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:08:09.4693732Z 2023-08-09T12:08:09.4693738Z 2023-08-09T12:08:09.4693744Z 2023-08-09T12:08:09.4693984Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-08-09T12:08:09.4694243Z 2023-08-09T12:08:09.4694439Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4694667Z 2023-08-09T12:08:09.4694838Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-08-09T12:08:09.4695047Z 2023-08-09T12:08:09.4695052Z 2023-08-09T12:08:09.4695059Z 2023-08-09T12:08:09.4695289Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-08-09T12:08:09.4695535Z 2023-08-09T12:08:09.4696119Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4696495Z 2023-08-09T12:08:09.4696652Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-08-09T12:08:09.4696854Z 2023-08-09T12:08:09.4696860Z 2023-08-09T12:08:09.4696866Z 2023-08-09T12:08:09.4697097Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-08-09T12:08:09.4697346Z 2023-08-09T12:08:09.4697542Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4697772Z 2023-08-09T12:08:09.4697935Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-08-09T12:08:09.4698137Z 2023-08-09T12:08:09.4698143Z 2023-08-09T12:08:09.4698150Z 2023-08-09T12:08:09.4698386Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h6b88ed4_46357 <=== 2023-08-09T12:08:09.4698640Z 2023-08-09T12:08:09.4698987Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4699248Z 2023-08-09T12:08:09.4699424Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:08:09.4699624Z 2023-08-09T12:08:09.4699629Z 2023-08-09T12:08:09.4699651Z 2023-08-09T12:08:09.4699912Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-11.8-h24eeafa_5 <=== 2023-08-09T12:08:09.4700347Z 2023-08-09T12:08:09.4700644Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4700875Z 2023-08-09T12:08:09.4701065Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-11.8-h24eeafa_5 2023-08-09T12:08:09.4701293Z 2023-08-09T12:08:09.4701299Z 2023-08-09T12:08:09.4701306Z 2023-08-09T12:08:09.4701558Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py39haa95532_0 <=== 2023-08-09T12:08:09.4701829Z 2023-08-09T12:08:09.4702021Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4702252Z 2023-08-09T12:08:09.4702448Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py39haa95532_0 2023-08-09T12:08:09.4702682Z 2023-08-09T12:08:09.4702687Z 2023-08-09T12:08:09.4702694Z 2023-08-09T12:08:09.4702956Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::markupsafe-2.1.1-py39h2bbff1b_0 <=== 2023-08-09T12:08:09.4703219Z 2023-08-09T12:08:09.4703412Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4703639Z 2023-08-09T12:08:09.4703836Z source=C:\Jenkins\Miniconda3\pkgs\markupsafe-2.1.1-py39h2bbff1b_0 2023-08-09T12:08:09.4704066Z 2023-08-09T12:08:09.4704072Z 2023-08-09T12:08:09.4704078Z 2023-08-09T12:08:09.4704336Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py39h2bbff1b_1 <=== 2023-08-09T12:08:09.4704612Z 2023-08-09T12:08:09.4704804Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4705034Z 2023-08-09T12:08:09.4705239Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py39h2bbff1b_1 2023-08-09T12:08:09.4705483Z 2023-08-09T12:08:09.4705489Z 2023-08-09T12:08:09.4705495Z 2023-08-09T12:08:09.4705743Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mpmath-1.3.0-py39haa95532_0 <=== 2023-08-09T12:08:09.4706194Z 2023-08-09T12:08:09.4706378Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4706609Z 2023-08-09T12:08:09.4706790Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.3.0-py39haa95532_0 2023-08-09T12:08:09.4707147Z 2023-08-09T12:08:09.4707157Z 2023-08-09T12:08:09.4707166Z 2023-08-09T12:08:09.4707559Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::networkx-3.1-py39haa95532_0 <=== 2023-08-09T12:08:09.4707834Z 2023-08-09T12:08:09.4708030Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4708260Z 2023-08-09T12:08:09.4708828Z source=C:\Jenkins\Miniconda3\pkgs\networkx-3.1-py39haa95532_0 2023-08-09T12:08:09.4709198Z 2023-08-09T12:08:09.4709204Z 2023-08-09T12:08:09.4709210Z 2023-08-09T12:08:09.4709467Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py39h2bbff1b_1 <=== 2023-08-09T12:08:09.4709735Z 2023-08-09T12:08:09.4709932Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4710148Z 2023-08-09T12:08:09.4710335Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py39h2bbff1b_1 2023-08-09T12:08:09.4710549Z 2023-08-09T12:08:09.4710555Z 2023-08-09T12:08:09.4710562Z 2023-08-09T12:08:09.4710830Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::typing_extensions-4.7.1-py39haa95532_0 <=== 2023-08-09T12:08:09.4711114Z 2023-08-09T12:08:09.4711304Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4711533Z 2023-08-09T12:08:09.4711751Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.7.1-py39haa95532_0 2023-08-09T12:08:09.4712001Z 2023-08-09T12:08:09.4712013Z 2023-08-09T12:08:09.4712019Z 2023-08-09T12:08:09.4712266Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::jinja2-3.1.2-py39haa95532_0 <=== 2023-08-09T12:08:09.4712525Z 2023-08-09T12:08:09.4712718Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4713117Z 2023-08-09T12:08:09.4713289Z source=C:\Jenkins\Miniconda3\pkgs\jinja2-3.1.2-py39haa95532_0 2023-08-09T12:08:09.4713505Z 2023-08-09T12:08:09.4713511Z 2023-08-09T12:08:09.4713518Z 2023-08-09T12:08:09.4713776Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-base-1.25.2-py39h65a83cf_0 <=== 2023-08-09T12:08:09.4714167Z 2023-08-09T12:08:09.4714375Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4714704Z 2023-08-09T12:08:09.4714905Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.2-py39h65a83cf_0 2023-08-09T12:08:09.4715146Z 2023-08-09T12:08:09.4715152Z 2023-08-09T12:08:09.4715165Z 2023-08-09T12:08:09.4715415Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py39haa95532_0 <=== 2023-08-09T12:08:09.4715680Z 2023-08-09T12:08:09.4715876Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4716106Z 2023-08-09T12:08:09.4716287Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py39haa95532_0 2023-08-09T12:08:09.4716489Z 2023-08-09T12:08:09.4716512Z 2023-08-09T12:08:09.4716518Z 2023-08-09T12:08:09.4716798Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230808-py3.9_cuda11.8_cudnn8_0 <=== 2023-08-09T12:08:09.4717425Z 2023-08-09T12:08:09.4717643Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4717881Z 2023-08-09T12:08:09.4718107Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230808-py3.9_cuda11.8_cudnn8_0 2023-08-09T12:08:09.4718356Z 2023-08-09T12:08:09.4718369Z 2023-08-09T12:08:09.4718374Z 2023-08-09T12:08:09.4718624Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py39hf11a4ad_1 <=== 2023-08-09T12:08:09.4718883Z 2023-08-09T12:08:09.4719075Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4719306Z 2023-08-09T12:08:09.4719487Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py39hf11a4ad_1 2023-08-09T12:08:09.4719706Z 2023-08-09T12:08:09.4719712Z 2023-08-09T12:08:09.4719717Z 2023-08-09T12:08:09.4720122Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py39hf11a4ad_1 <=== 2023-08-09T12:08:09.4720401Z 2023-08-09T12:08:09.4720579Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4720808Z 2023-08-09T12:08:09.4720995Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py39hf11a4ad_1 2023-08-09T12:08:09.4721885Z 2023-08-09T12:08:09.4721899Z 2023-08-09T12:08:09.4722006Z 2023-08-09T12:08:09.4722310Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-1.25.2-py39h055cbcc_0 <=== 2023-08-09T12:08:09.4722580Z 2023-08-09T12:08:09.4722775Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4723007Z 2023-08-09T12:08:09.4723187Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.2-py39h055cbcc_0 2023-08-09T12:08:09.4723403Z 2023-08-09T12:08:09.4723409Z 2023-08-09T12:08:09.4723415Z 2023-08-09T12:08:09.4723768Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230809-py39_cu118 <=== 2023-08-09T12:08:09.4724119Z 2023-08-09T12:08:09.4724312Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4724544Z 2023-08-09T12:08:09.4724739Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230809-py39_cu118 2023-08-09T12:08:09.4724976Z 2023-08-09T12:08:09.4724988Z 2023-08-09T12:08:09.4724994Z 2023-08-09T12:08:09.4725000Z 2023-08-09T12:08:09.4725343Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:08:09.4725577Z 2023-08-09T12:08:09.4725829Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-08-09T12:08:09.4726106Z 2023-08-09T12:08:09.4726391Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-08-09T12:08:09.4726699Z 2023-08-09T12:08:09.4726861Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T12:08:09.4727252Z 2023-08-09T12:08:09.4727390Z Solving environment: ...working... done 2023-08-09T12:08:09.4727568Z 2023-08-09T12:08:09.4727574Z 2023-08-09T12:08:09.4727580Z 2023-08-09T12:08:09.4727676Z ## Package Plan ## 2023-08-09T12:08:09.4727814Z 2023-08-09T12:08:09.4727827Z 2023-08-09T12:08:09.4727833Z 2023-08-09T12:08:09.4728076Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:08:09.4728440Z 2023-08-09T12:08:09.4728446Z 2023-08-09T12:08:09.4728454Z 2023-08-09T12:08:09.4728653Z added / updated specs: 2023-08-09T12:08:09.4728805Z 2023-08-09T12:08:09.4728910Z - distr::torchaudio 2023-08-09T12:08:09.4729054Z 2023-08-09T12:08:09.4729139Z - pytorch-cuda=11.8 2023-08-09T12:08:09.4729285Z 2023-08-09T12:08:09.4729291Z 2023-08-09T12:08:09.4729297Z 2023-08-09T12:08:09.4729303Z 2023-08-09T12:08:09.4729308Z 2023-08-09T12:08:09.4729444Z The following packages will be downloaded: 2023-08-09T12:08:09.4729624Z 2023-08-09T12:08:09.4729630Z 2023-08-09T12:08:09.4729636Z 2023-08-09T12:08:09.4729803Z package | build 2023-08-09T12:08:09.4729966Z 2023-08-09T12:08:09.4730103Z ---------------------------|----------------- 2023-08-09T12:08:09.4730284Z 2023-08-09T12:08:09.4730441Z mkl-service-2.4.0 | py39h2bbff1b_1 45 KB 2023-08-09T12:08:09.4730643Z 2023-08-09T12:08:09.4730784Z mkl_fft-1.3.6 | py39hf11a4ad_1 160 KB 2023-08-09T12:08:09.4730962Z 2023-08-09T12:08:09.4731089Z mkl_random-1.2.2 | py39hf11a4ad_1 219 KB 2023-08-09T12:08:09.4731272Z 2023-08-09T12:08:09.4731412Z numpy-1.25.2 | py39h055cbcc_0 13 KB 2023-08-09T12:08:09.4731591Z 2023-08-09T12:08:09.4731740Z numpy-base-1.25.2 | py39h65a83cf_0 6.2 MB 2023-08-09T12:08:09.4731926Z 2023-08-09T12:08:09.4732182Z torchaudio-2.1.0.dev20230809| py39_cu118 7.0 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:08:09.4732461Z 2023-08-09T12:08:09.4732625Z ------------------------------------------------------------ 2023-08-09T12:08:09.4732832Z 2023-08-09T12:08:09.4733362Z Total: 13.6 MB 2023-08-09T12:08:09.4733649Z 2023-08-09T12:08:09.4733655Z 2023-08-09T12:08:09.4733686Z 2023-08-09T12:08:09.4733821Z The following NEW packages will be INSTALLED: 2023-08-09T12:08:09.4734198Z 2023-08-09T12:08:09.4734204Z 2023-08-09T12:08:09.4734210Z 2023-08-09T12:08:09.4734372Z blas pkgs/main/win-64::blas-1.0-mkl 2023-08-09T12:08:09.4734552Z 2023-08-09T12:08:09.4734715Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.128-0 2023-08-09T12:08:09.4734908Z 2023-08-09T12:08:09.4735081Z cuda-cudart nvidia/win-64::cuda-cudart-11.8.89-0 2023-08-09T12:08:09.4735400Z 2023-08-09T12:08:09.4735720Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-08-09T12:08:09.4735945Z 2023-08-09T12:08:09.4736113Z cuda-cupti nvidia/win-64::cuda-cupti-11.8.87-0 2023-08-09T12:08:09.4736292Z 2023-08-09T12:08:09.4736470Z cuda-libraries nvidia/win-64::cuda-libraries-11.8.0-0 2023-08-09T12:08:09.4736679Z 2023-08-09T12:08:09.4736881Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-08-09T12:08:09.4737117Z 2023-08-09T12:08:09.4737276Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-08-09T12:08:09.4737467Z 2023-08-09T12:08:09.4737645Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-08-09T12:08:09.4737854Z 2023-08-09T12:08:09.4738009Z cuda-nvtx nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:08:09.4738198Z 2023-08-09T12:08:09.4738384Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:08:09.4738618Z 2023-08-09T12:08:09.4738790Z cuda-runtime nvidia/win-64::cuda-runtime-11.8.0-0 2023-08-09T12:08:09.4738991Z 2023-08-09T12:08:09.4739172Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 2023-08-09T12:08:09.4739382Z 2023-08-09T12:08:09.4739585Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:08:09.4739815Z 2023-08-09T12:08:09.4739991Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 2023-08-09T12:08:09.4740200Z 2023-08-09T12:08:09.4740361Z libcublas nvidia/win-64::libcublas-11.11.3.6-0 2023-08-09T12:08:09.4740553Z 2023-08-09T12:08:09.4740714Z libcublas-dev nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-08-09T12:08:09.4740925Z 2023-08-09T12:08:09.4741216Z libcufft nvidia/win-64::libcufft-10.9.0.58-0 2023-08-09T12:08:09.4741410Z 2023-08-09T12:08:09.4741586Z libcufft-dev nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-08-09T12:08:09.4741789Z 2023-08-09T12:08:09.4741949Z libcurand nvidia/win-64::libcurand-10.3.3.129-0 2023-08-09T12:08:09.4742270Z 2023-08-09T12:08:09.4742468Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.129-0 2023-08-09T12:08:09.4742790Z 2023-08-09T12:08:09.4742962Z libcusolver nvidia/win-64::libcusolver-11.4.1.48-0 2023-08-09T12:08:09.4743146Z 2023-08-09T12:08:09.4743341Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-08-09T12:08:09.4743562Z 2023-08-09T12:08:09.4743739Z libcusparse nvidia/win-64::libcusparse-11.7.5.86-0 2023-08-09T12:08:09.4743939Z 2023-08-09T12:08:09.4744124Z libcusparse-dev nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-08-09T12:08:09.4744344Z 2023-08-09T12:08:09.4744493Z libnpp nvidia/win-64::libnpp-11.8.0.86-0 2023-08-09T12:08:09.4744675Z 2023-08-09T12:08:09.4744842Z libnpp-dev nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-08-09T12:08:09.4745041Z 2023-08-09T12:08:09.4745185Z libnvjpeg nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-08-09T12:08:09.4745377Z 2023-08-09T12:08:09.4745554Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-08-09T12:08:09.4745763Z 2023-08-09T12:08:09.4745921Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T12:08:09.4746111Z 2023-08-09T12:08:09.4746302Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 2023-08-09T12:08:09.4746946Z 2023-08-09T12:08:09.4747150Z mkl pkgs/main/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:08:09.4747474Z 2023-08-09T12:08:09.4747670Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py39h2bbff1b_1 2023-08-09T12:08:09.4747894Z 2023-08-09T12:08:09.4748199Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py39hf11a4ad_1 2023-08-09T12:08:09.4748422Z 2023-08-09T12:08:09.4748604Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py39hf11a4ad_1 2023-08-09T12:08:09.4748810Z 2023-08-09T12:08:09.4748980Z mpmath pkgs/main/win-64::mpmath-1.3.0-py39haa95532_0 2023-08-09T12:08:09.4749185Z 2023-08-09T12:08:09.4749478Z networkx pkgs/main/win-64::networkx-3.1-py39haa95532_0 2023-08-09T12:08:09.4749683Z 2023-08-09T12:08:09.4749848Z numpy pkgs/main/win-64::numpy-1.25.2-py39h055cbcc_0 2023-08-09T12:08:09.4750144Z 2023-08-09T12:08:09.4750360Z numpy-base pkgs/main/win-64::numpy-base-1.25.2-py39h65a83cf_0 2023-08-09T12:08:09.4750581Z 2023-08-09T12:08:09.4750799Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230808-py3.9_cuda11.8_cudnn8_0 2023-08-09T12:08:09.4751050Z 2023-08-09T12:08:09.4751258Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-08-09T12:08:09.4751494Z 2023-08-09T12:08:09.4751694Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-08-09T12:08:09.4751926Z 2023-08-09T12:08:09.4752096Z pyyaml pkgs/main/win-64::pyyaml-6.0-py39h2bbff1b_1 2023-08-09T12:08:09.4752297Z 2023-08-09T12:08:09.4752463Z sympy pkgs/main/win-64::sympy-1.11.1-py39haa95532_0 2023-08-09T12:08:09.4752662Z 2023-08-09T12:08:09.4752811Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T12:08:09.4752995Z 2023-08-09T12:08:09.4753166Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230809-py39_cu118 2023-08-09T12:08:09.4753389Z 2023-08-09T12:08:09.4753600Z typing_extensions pkgs/main/win-64::typing_extensions-4.7.1-py39haa95532_0 2023-08-09T12:08:09.4753847Z 2023-08-09T12:08:09.4754002Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-08-09T12:08:09.4754185Z 2023-08-09T12:08:09.4754191Z 2023-08-09T12:08:09.4754197Z 2023-08-09T12:08:09.4754203Z 2023-08-09T12:08:09.4754209Z 2023-08-09T12:08:09.4754345Z Preparing transaction: ...working... done 2023-08-09T12:08:09.4754525Z 2023-08-09T12:08:09.4754655Z Verifying transaction: ...working... done 2023-08-09T12:08:09.4754832Z 2023-08-09T12:08:09.4754960Z Executing transaction: ...working... done 2023-08-09T12:08:09.4755129Z 2023-08-09T12:08:09.4755135Z 2023-08-09T12:08:09.6028993Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-08-09T12:08:09.6031057Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-08-09T12:08:09.6031989Z + conda install --yes --quiet 'ffmpeg<5' 2023-08-09T12:08:09.6032596Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-08-09T12:08:13.6714931Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:13.6728712Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:13.6733465Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:13.6737281Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:13.6738741Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:13.6739706Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:13.7295444Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:13.7313984Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:13.7343046Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:13.7361527Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:13.7495957Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:13.7517035Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:08:17.8089833Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:08:20.6787365Z Solving environment: ...working... done 2023-08-09T12:08:21.2592086Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:08:21.3039710Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/ffmpeg-4.2.2-he774522_0.conda HTTP/1.1" 200 18404698 2023-08-09T12:08:22.0900715Z 2023-08-09T12:08:22.0901264Z ## Package Plan ## 2023-08-09T12:08:22.0901650Z 2023-08-09T12:08:22.0901924Z environment location: C:\Jenkins\Miniconda3 2023-08-09T12:08:22.0902227Z 2023-08-09T12:08:22.0902428Z added / updated specs: 2023-08-09T12:08:22.0902913Z - ffmpeg[version='<5'] 2023-08-09T12:08:22.0903211Z 2023-08-09T12:08:22.0903222Z 2023-08-09T12:08:22.0903492Z The following packages will be downloaded: 2023-08-09T12:08:22.0903854Z 2023-08-09T12:08:22.0904077Z package | build 2023-08-09T12:08:22.0904620Z ---------------------------|----------------- 2023-08-09T12:08:22.0905225Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-08-09T12:08:22.0905869Z ------------------------------------------------------------ 2023-08-09T12:08:22.0906491Z Total: 17.6 MB 2023-08-09T12:08:22.0906814Z 2023-08-09T12:08:22.0907107Z The following NEW packages will be INSTALLED: 2023-08-09T12:08:22.0907457Z 2023-08-09T12:08:22.0907803Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-08-09T12:08:22.0908172Z 2023-08-09T12:08:22.0908182Z 2023-08-09T12:08:22.1011386Z Preparing transaction: ...working... done 2023-08-09T12:08:22.1402057Z Verifying transaction: ...working... done 2023-08-09T12:08:22.2297689Z Executing transaction: ...working... done 2023-08-09T12:08:22.6526596Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' python pytorch/audio/test/smoke_test/smoke_test.py 2023-08-09T12:08:30.1470361Z Smoke test passed. 2023-08-09T12:08:30.1470588Z 2023-08-09T12:08:30.1470597Z 2023-08-09T12:08:30.2914811Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:08:38.1198376Z 2023-08-09T12:08:38.1199250Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke: 2023-08-09T12:08:38.3882069Z 2023-08-09T12:08:38.4040699Z ##[group]Run set -euxo pipefail 2023-08-09T12:08:38.4041061Z set -euxo pipefail 2023-08-09T12:08:38.4041322Z source "${BUILD_ENV_FILE}" 2023-08-09T12:08:38.4041645Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-08-09T12:08:38.4042153Z ${CONDA_RUN} anaconda -t "${CONDA_PYTORCHBOT_TOKEN}" upload "distr/win-64/${PACKAGE_NAME}*.tar.bz2" -u "pytorch-${CHANNEL}" --label main --no-progress --force 2023-08-09T12:08:38.4069331Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T12:08:38.4069603Z env: 2023-08-09T12:08:38.4069843Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:08:38.4070122Z PYTHON_VERSION: 3.9 2023-08-09T12:08:38.4070358Z PACKAGE_TYPE: conda 2023-08-09T12:08:38.4070602Z REPOSITORY: pytorch/audio 2023-08-09T12:08:38.4070809Z REF: 2023-08-09T12:08:38.4071007Z CU_VERSION: cu118 2023-08-09T12:08:38.4071220Z CHANNEL: nightly 2023-08-09T12:08:38.4071513Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T12:08:38.4071854Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:08:38.4072434Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:08:38.4072854Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:08:38.4073425Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:08:38.4073736Z PACKAGE_NAME: torchaudio 2023-08-09T12:08:38.4074429Z CONDA_PYTORCHBOT_TOKEN: *** 2023-08-09T12:08:38.4074798Z ##[endgroup] 2023-08-09T12:08:38.7413465Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T12:08:38.7415365Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:08:38.7416003Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:08:38.7416590Z ++ export CMAKE_USE_CUDA=1 2023-08-09T12:08:38.7417041Z ++ CMAKE_USE_CUDA=1 2023-08-09T12:08:38.7417540Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T12:08:38.7418061Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T12:08:38.7418700Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-08-09T12:08:38.7419479Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T12:08:38.7420218Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230808' 2023-08-09T12:08:38.7420950Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T12:08:38.7421814Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230808' 2023-08-09T12:08:38.7422530Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T12:08:38.7423242Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:08:38.7423826Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:08:38.7424504Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:08:38.7425307Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:08:38.7426129Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:08:38.7426954Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:08:38.7427567Z ++ export FORCE_CUDA=1 2023-08-09T12:08:38.7427995Z ++ FORCE_CUDA=1 2023-08-09T12:08:38.7430099Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/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:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T12:08:38.7436637Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/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:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T12:08:38.7438789Z ++ export PYTORCH_VERSION=2.1.0.dev20230808 2023-08-09T12:08:38.7439341Z ++ PYTORCH_VERSION=2.1.0.dev20230808 2023-08-09T12:08:38.7439885Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T12:08:38.7440395Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T12:08:38.7440952Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T12:08:38.7441556Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T12:08:38.7442077Z ++ export VERSION_SUFFIX= 2023-08-09T12:08:38.7442513Z ++ VERSION_SUFFIX= 2023-08-09T12:08:38.7443027Z ++ export WHEEL_DIR= 2023-08-09T12:08:38.7443449Z ++ WHEEL_DIR= 2023-08-09T12:08:38.7445826Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5808497225' conda install --yes --quiet anaconda-client 2023-08-09T12:08:58.4737690Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:08:58.4738237Z 2023-08-09T12:08:58.4738601Z Solving environment: ...working... done 2023-08-09T12:08:58.4739005Z 2023-08-09T12:08:58.4739019Z 2023-08-09T12:08:58.4739030Z 2023-08-09T12:08:58.4739242Z ## Package Plan ## 2023-08-09T12:08:58.4739536Z 2023-08-09T12:08:58.4739546Z 2023-08-09T12:08:58.4739557Z 2023-08-09T12:08:58.4739979Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T12:08:58.4740438Z 2023-08-09T12:08:58.4740446Z 2023-08-09T12:08:58.4740455Z 2023-08-09T12:08:58.4740576Z added / updated specs: 2023-08-09T12:08:58.4740714Z 2023-08-09T12:08:58.4740826Z - anaconda-client 2023-08-09T12:08:58.4741002Z 2023-08-09T12:08:58.4741009Z 2023-08-09T12:08:58.4741015Z 2023-08-09T12:08:58.4741037Z 2023-08-09T12:08:58.4741043Z 2023-08-09T12:08:58.4741191Z The following packages will be downloaded: 2023-08-09T12:08:58.4741382Z 2023-08-09T12:08:58.4741388Z 2023-08-09T12:08:58.4741393Z 2023-08-09T12:08:58.4741518Z package | build 2023-08-09T12:08:58.4741689Z 2023-08-09T12:08:58.4741835Z ---------------------------|----------------- 2023-08-09T12:08:58.4742018Z 2023-08-09T12:08:58.4742189Z anaconda-client-1.12.0 | py39haa95532_0 166 KB 2023-08-09T12:08:58.4742397Z 2023-08-09T12:08:58.4742546Z attrs-22.1.0 | py39haa95532_0 84 KB 2023-08-09T12:08:58.4742734Z 2023-08-09T12:08:58.4742857Z clyent-1.2.2 | py39haa95532_1 21 KB 2023-08-09T12:08:58.4743043Z 2023-08-09T12:08:58.4743202Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-08-09T12:08:58.4743399Z 2023-08-09T12:08:58.4743559Z jsonschema-4.17.3 | py39haa95532_0 156 KB 2023-08-09T12:08:58.4743757Z 2023-08-09T12:08:58.4743910Z jupyter_core-5.3.0 | py39haa95532_0 107 KB 2023-08-09T12:08:58.4744152Z 2023-08-09T12:08:58.4744483Z nbformat-5.7.0 | py39haa95532_0 152 KB 2023-08-09T12:08:58.4744844Z 2023-08-09T12:08:58.4745187Z platformdirs-2.5.2 | py39haa95532_0 24 KB 2023-08-09T12:08:58.4745610Z 2023-08-09T12:08:58.4745805Z pyrsistent-0.18.0 | py39h196d8e1_0 90 KB 2023-08-09T12:08:58.4746226Z 2023-08-09T12:08:58.4746522Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-08-09T12:08:58.4746735Z 2023-08-09T12:08:58.4746916Z python-fastjsonschema-2.16.2| py39haa95532_0 231 KB 2023-08-09T12:08:58.4747130Z 2023-08-09T12:08:58.4747280Z pywin32-305 | py39h2bbff1b_0 10.7 MB 2023-08-09T12:08:58.4747465Z 2023-08-09T12:08:58.4748622Z requests-toolbelt-1.0.0 | py39haa95532_0 71 KB 2023-08-09T12:08:58.4748888Z 2023-08-09T12:08:58.4749023Z traitlets-5.7.1 | py39haa95532_0 205 KB 2023-08-09T12:08:58.4749211Z 2023-08-09T12:08:58.4749386Z ------------------------------------------------------------ 2023-08-09T12:08:58.4749600Z 2023-08-09T12:08:58.4749732Z Total: 12.3 MB 2023-08-09T12:08:58.4749900Z 2023-08-09T12:08:58.4749906Z 2023-08-09T12:08:58.4749911Z 2023-08-09T12:08:58.4750062Z The following NEW packages will be INSTALLED: 2023-08-09T12:08:58.4750255Z 2023-08-09T12:08:58.4750261Z 2023-08-09T12:08:58.4750267Z 2023-08-09T12:08:58.4750516Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py39haa95532_0 2023-08-09T12:08:58.4750773Z 2023-08-09T12:08:58.4750949Z attrs pkgs/main/win-64::attrs-22.1.0-py39haa95532_0 2023-08-09T12:08:58.4751292Z 2023-08-09T12:08:58.4751687Z clyent pkgs/main/win-64::clyent-1.2.2-py39haa95532_1 2023-08-09T12:08:58.4752374Z 2023-08-09T12:08:58.4752753Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-08-09T12:08:58.4753250Z 2023-08-09T12:08:58.4753552Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py39haa95532_0 2023-08-09T12:08:58.4753782Z 2023-08-09T12:08:58.4753980Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py39haa95532_0 2023-08-09T12:08:58.4754207Z 2023-08-09T12:08:58.4754393Z nbformat pkgs/main/win-64::nbformat-5.7.0-py39haa95532_0 2023-08-09T12:08:58.4754613Z 2023-08-09T12:08:58.4754815Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py39haa95532_0 2023-08-09T12:08:58.4755052Z 2023-08-09T12:08:58.4755223Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py39h196d8e1_0 2023-08-09T12:08:58.4755456Z 2023-08-09T12:08:58.4755678Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-08-09T12:08:58.4755936Z 2023-08-09T12:08:58.4756186Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py39haa95532_0 2023-08-09T12:08:58.4756469Z 2023-08-09T12:08:58.4756643Z pywin32 pkgs/main/win-64::pywin32-305-py39h2bbff1b_0 2023-08-09T12:08:58.4756850Z 2023-08-09T12:08:58.4757077Z requests-toolbelt pkgs/main/win-64::requests-toolbelt-1.0.0-py39haa95532_0 2023-08-09T12:08:58.4757335Z 2023-08-09T12:08:58.4757524Z traitlets pkgs/main/win-64::traitlets-5.7.1-py39haa95532_0 2023-08-09T12:08:58.4757744Z 2023-08-09T12:08:58.4757750Z 2023-08-09T12:08:58.4757756Z 2023-08-09T12:08:58.4757761Z 2023-08-09T12:08:58.4757767Z 2023-08-09T12:08:58.4757912Z Preparing transaction: ...working... done 2023-08-09T12:08:58.4758301Z 2023-08-09T12:08:58.4758544Z Verifying transaction: ...working... done 2023-08-09T12:08:58.4758896Z 2023-08-09T12:08:58.4759164Z Executing transaction: ...working... done 2023-08-09T12:08:58.4759565Z 2023-08-09T12:08:58.4759573Z 2023-08-09T12:08:58.5946160Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5808497225' anaconda -t *** upload 'distr/win-64/torchaudio*.tar.bz2' -u pytorch-nightly --label main --no-progress --force 2023-08-09T12:09:11.1122328Z Using Anaconda API: https://api.anaconda.org 2023-08-09T12:09:11.1122600Z 2023-08-09T12:09:11.1122803Z Using "pytorch-nightly" as upload username 2023-08-09T12:09:11.1123001Z 2023-08-09T12:09:11.1123221Z Processing "distr/win-64\torchaudio-2.1.0.dev20230809-py39_cu118.tar.bz2" 2023-08-09T12:09:11.1123472Z 2023-08-09T12:09:11.1123584Z Detecting file type... 2023-08-09T12:09:11.1123741Z 2023-08-09T12:09:11.1123841Z File type is "Conda" 2023-08-09T12:09:11.1124056Z 2023-08-09T12:09:11.1124295Z Extracting conda attributes for upload 2023-08-09T12:09:11.1124626Z 2023-08-09T12:09:11.1124839Z Creating package "torchaudio" 2023-08-09T12:09:11.1125130Z 2023-08-09T12:09:11.1125409Z Creating release "2.1.0.dev20230809" 2023-08-09T12:09:11.1125768Z 2023-08-09T12:09:11.1126648Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230809/win-64/torchaudio-2.1.0.dev20230809-py39_cu118.tar.bz2" 2023-08-09T12:09:11.1127223Z 2023-08-09T12:09:11.1127538Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230809-py39_cu118.tar.bz2" already exists. Removing. 2023-08-09T12:09:11.1127825Z 2023-08-09T12:09:11.1127832Z 2023-08-09T12:09:11.1127924Z 0%| | 0.00/6.98M [00:00