2023-08-09T11:34:33.1670928Z Requested labels: windows.8xlarge.nvidia.gpu 2023-08-09T11:34:33.1671079Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-08-09T11:34:33.1671311Z Reusable workflow chain: 2023-08-09T11:34:33.1671455Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (fe9b9ff75edebf1e0e326f64577d64df3b5858db) 2023-08-09T11:34:33.1671578Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:34:33.1671741Z Waiting for a runner to pick up this job... 2023-08-09T11:39:13.0844206Z Job is about to start running on the runner: i-00b92792e13edd8af (organization) 2023-08-09T11:40:53.3505474Z Current runner version: '2.307.1' 2023-08-09T11:40:53.3516226Z Runner name: 'i-00b92792e13edd8af' 2023-08-09T11:40:53.3516836Z Runner group name: 'Default' 2023-08-09T11:40:53.3517547Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-08-09T11:40:53.3519816Z ##[group]GITHUB_TOKEN Permissions 2023-08-09T11:40:53.3520822Z Actions: write 2023-08-09T11:40:53.3521068Z Checks: write 2023-08-09T11:40:53.3521578Z Contents: write 2023-08-09T11:40:53.3521998Z Deployments: write 2023-08-09T11:40:53.3522290Z Discussions: write 2023-08-09T11:40:53.3522523Z Issues: write 2023-08-09T11:40:53.3522789Z Metadata: read 2023-08-09T11:40:53.3523092Z Packages: write 2023-08-09T11:40:53.3523367Z Pages: write 2023-08-09T11:40:53.3523606Z PullRequests: write 2023-08-09T11:40:53.3523932Z RepositoryProjects: write 2023-08-09T11:40:53.3524257Z SecurityEvents: write 2023-08-09T11:40:53.3524499Z Statuses: write 2023-08-09T11:40:53.3524779Z ##[endgroup] 2023-08-09T11:40:53.3529554Z Secret source: Actions 2023-08-09T11:40:53.3530171Z Prepare workflow directory 2023-08-09T11:40:54.5950451Z Prepare all required actions 2023-08-09T11:40:54.6192016Z Getting action download info 2023-08-09T11:40:55.4419974Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-08-09T11:41:02.5534566Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-08-09T11:41:03.4585204Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:41:03.4587708Z ##[group] Inputs 2023-08-09T11:41:03.4588018Z runner-type: 2023-08-09T11:41:03.4588557Z conda-package-directory: packaging/torchaudio 2023-08-09T11:41:03.4589008Z repository: pytorch/audio 2023-08-09T11:41:03.4589464Z ref: 2023-08-09T11:41:03.4589840Z test-infra-repository: pytorch/test-infra 2023-08-09T11:41:03.4590193Z test-infra-ref: main 2023-08-09T11:41:03.4599047Z 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:03.4607450Z pre-script: 2023-08-09T11:41:03.4607863Z post-script: 2023-08-09T11:41:03.4608154Z package-name: torchaudio 2023-08-09T11:41:03.4608593Z trigger-event: push 2023-08-09T11:41:03.4609101Z smoke-test-script: test/smoke_test/smoke_test.py 2023-08-09T11:41:03.4609472Z cache-path: 2023-08-09T11:41:03.4609720Z cache-key: 2023-08-09T11:41:03.4610022Z ##[endgroup] 2023-08-09T11:41:03.4610917Z Complete job name: pytorch/audio / conda-py3_11-cuda12_1 2023-08-09T11:41:04.5520405Z ##[group]Run actions/checkout@v3 2023-08-09T11:41:04.5520752Z with: 2023-08-09T11:41:04.5520995Z repository: pytorch/test-infra 2023-08-09T11:41:04.5521403Z ref: main 2023-08-09T11:41:04.5521598Z path: test-infra 2023-08-09T11:41:04.5522075Z token: *** 2023-08-09T11:41:04.5522391Z ssh-strict: true 2023-08-09T11:41:04.5522630Z persist-credentials: true 2023-08-09T11:41:04.5522893Z clean: true 2023-08-09T11:41:04.5523127Z sparse-checkout-cone-mode: true 2023-08-09T11:41:04.5523370Z fetch-depth: 1 2023-08-09T11:41:04.5523569Z lfs: false 2023-08-09T11:41:04.5523754Z submodules: false 2023-08-09T11:41:04.5524855Z set-safe-directory: true 2023-08-09T11:41:04.5525081Z env: 2023-08-09T11:41:04.5525369Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:04.5525638Z PYTHON_VERSION: 3.11 2023-08-09T11:41:04.5525863Z PACKAGE_TYPE: conda 2023-08-09T11:41:04.5526101Z REPOSITORY: pytorch/audio 2023-08-09T11:41:04.5526314Z REF: 2023-08-09T11:41:04.5526560Z CU_VERSION: cu121 2023-08-09T11:41:04.5526772Z ##[endgroup] 2023-08-09T11:41:04.7406937Z Syncing repository: pytorch/test-infra 2023-08-09T11:41:04.7408746Z ##[group]Getting Git version info 2023-08-09T11:41:04.7409178Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-08-09T11:41:04.7488116Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:21.0221088Z git version 2.41.0.windows.1 2023-08-09T11:41:21.0288602Z ##[endgroup] 2023-08-09T11:41:21.0347644Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8be9a307-15e0-46e6-b1d8-4d9781e69d28' before making global git config changes 2023-08-09T11:41:21.0348624Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:21.0362686Z [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:21.0908137Z ##[group]Initializing the repository 2023-08-09T11:41:21.0918303Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-08-09T11:41:21.1978138Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-08-09T11:41:21.2027989Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-08-09T11:41:21.2430907Z ##[endgroup] 2023-08-09T11:41:21.2431801Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:21.2439871Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:21.2754030Z ##[endgroup] 2023-08-09T11:41:21.2754875Z ##[group]Setting up auth 2023-08-09T11:41:21.2769424Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:21.3150870Z [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:26.5868724Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:26.6172678Z [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:27.0863234Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:27.1268825Z ##[endgroup] 2023-08-09T11:41:27.1269632Z ##[group]Fetching the repository 2023-08-09T11:41:27.1290247Z [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:31.1431035Z remote: Enumerating objects: 1076, done. 2023-08-09T11:41:31.1431963Z remote: Counting objects: 0% (1/1076) 2023-08-09T11:41:31.1432676Z remote: Counting objects: 1% (11/1076) 2023-08-09T11:41:31.1433389Z remote: Counting objects: 2% (22/1076) 2023-08-09T11:41:31.1434203Z remote: Counting objects: 3% (33/1076) 2023-08-09T11:41:31.1434757Z remote: Counting objects: 4% (44/1076) 2023-08-09T11:41:31.1435344Z remote: Counting objects: 5% (54/1076) 2023-08-09T11:41:31.1435891Z remote: Counting objects: 6% (65/1076) 2023-08-09T11:41:31.1436457Z remote: Counting objects: 7% (76/1076) 2023-08-09T11:41:31.1437357Z remote: Counting objects: 8% (87/1076) 2023-08-09T11:41:31.1437928Z remote: Counting objects: 9% (97/1076) 2023-08-09T11:41:31.1438618Z remote: Counting objects: 10% (108/1076) 2023-08-09T11:41:31.1439304Z remote: Counting objects: 11% (119/1076) 2023-08-09T11:41:31.1439965Z remote: Counting objects: 12% (130/1076) 2023-08-09T11:41:31.1440610Z remote: Counting objects: 13% (140/1076) 2023-08-09T11:41:31.1441157Z remote: Counting objects: 14% (151/1076) 2023-08-09T11:41:31.1441727Z remote: Counting objects: 15% (162/1076) 2023-08-09T11:41:31.1442301Z remote: Counting objects: 16% (173/1076) 2023-08-09T11:41:31.1442882Z remote: Counting objects: 17% (183/1076) 2023-08-09T11:41:31.1443469Z remote: Counting objects: 18% (194/1076) 2023-08-09T11:41:31.1444034Z remote: Counting objects: 19% (205/1076) 2023-08-09T11:41:31.1444599Z remote: Counting objects: 20% (216/1076) 2023-08-09T11:41:31.1445310Z remote: Counting objects: 21% (226/1076) 2023-08-09T11:41:31.1446049Z remote: Counting objects: 22% (237/1076) 2023-08-09T11:41:31.1446598Z remote: Counting objects: 23% (248/1076) 2023-08-09T11:41:31.1447169Z remote: Counting objects: 24% (259/1076) 2023-08-09T11:41:31.1447748Z remote: Counting objects: 25% (269/1076) 2023-08-09T11:41:31.1448309Z remote: Counting objects: 26% (280/1076) 2023-08-09T11:41:31.1448847Z remote: Counting objects: 27% (291/1076) 2023-08-09T11:41:31.1449408Z remote: Counting objects: 28% (302/1076) 2023-08-09T11:41:31.1449971Z remote: Counting objects: 29% (313/1076) 2023-08-09T11:41:31.1450533Z remote: Counting objects: 30% (323/1076) 2023-08-09T11:41:31.1451169Z remote: Counting objects: 31% (334/1076) 2023-08-09T11:41:31.1451851Z remote: Counting objects: 32% (345/1076) 2023-08-09T11:41:31.1452465Z remote: Counting objects: 33% (356/1076) 2023-08-09T11:41:31.1453046Z remote: Counting objects: 34% (366/1076) 2023-08-09T11:41:31.1453621Z remote: Counting objects: 35% (377/1076) 2023-08-09T11:41:31.1454174Z remote: Counting objects: 36% (388/1076) 2023-08-09T11:41:31.1454732Z remote: Counting objects: 37% (399/1076) 2023-08-09T11:41:31.1455301Z remote: Counting objects: 38% (409/1076) 2023-08-09T11:41:31.1455865Z remote: Counting objects: 39% (420/1076) 2023-08-09T11:41:31.1456396Z remote: Counting objects: 40% (431/1076) 2023-08-09T11:41:31.1456950Z remote: Counting objects: 41% (442/1076) 2023-08-09T11:41:31.1457633Z remote: Counting objects: 42% (452/1076) 2023-08-09T11:41:31.1458259Z remote: Counting objects: 43% (463/1076) 2023-08-09T11:41:31.1458880Z remote: Counting objects: 44% (474/1076) 2023-08-09T11:41:31.1459451Z remote: Counting objects: 45% (485/1076) 2023-08-09T11:41:31.1460033Z remote: Counting objects: 46% (495/1076) 2023-08-09T11:41:31.1460593Z remote: Counting objects: 47% (506/1076) 2023-08-09T11:41:31.1461137Z remote: Counting objects: 48% (517/1076) 2023-08-09T11:41:31.1461694Z remote: Counting objects: 49% (528/1076) 2023-08-09T11:41:31.1463246Z remote: Counting objects: 50% (538/1076) 2023-08-09T11:41:31.1463976Z remote: Counting objects: 51% (549/1076) 2023-08-09T11:41:31.1464612Z remote: Counting objects: 52% (560/1076) 2023-08-09T11:41:31.1465265Z remote: Counting objects: 53% (571/1076) 2023-08-09T11:41:31.1465810Z remote: Counting objects: 54% (582/1076) 2023-08-09T11:41:31.1466382Z remote: Counting objects: 55% (592/1076) 2023-08-09T11:41:31.1466931Z remote: Counting objects: 56% (603/1076) 2023-08-09T11:41:31.1467500Z remote: Counting objects: 57% (614/1076) 2023-08-09T11:41:31.1468066Z remote: Counting objects: 58% (625/1076) 2023-08-09T11:41:31.1468837Z remote: Counting objects: 59% (635/1076) 2023-08-09T11:41:31.1469365Z remote: Counting objects: 60% (646/1076) 2023-08-09T11:41:31.1469930Z remote: Counting objects: 61% (657/1076) 2023-08-09T11:41:31.1470689Z remote: Counting objects: 62% (668/1076) 2023-08-09T11:41:31.1471414Z remote: Counting objects: 63% (678/1076) 2023-08-09T11:41:31.1471994Z remote: Counting objects: 64% (689/1076) 2023-08-09T11:41:31.1472547Z remote: Counting objects: 65% (700/1076) 2023-08-09T11:41:31.1473102Z remote: Counting objects: 66% (711/1076) 2023-08-09T11:41:31.1473654Z remote: Counting objects: 67% (721/1076) 2023-08-09T11:41:31.1474212Z remote: Counting objects: 68% (732/1076) 2023-08-09T11:41:31.1474746Z remote: Counting objects: 69% (743/1076) 2023-08-09T11:41:31.1475304Z remote: Counting objects: 70% (754/1076) 2023-08-09T11:41:31.1475877Z remote: Counting objects: 71% (764/1076) 2023-08-09T11:41:31.1476560Z remote: Counting objects: 72% (775/1076) 2023-08-09T11:41:31.1477110Z remote: Counting objects: 73% (786/1076) 2023-08-09T11:41:31.1477811Z remote: Counting objects: 74% (797/1076) 2023-08-09T11:41:31.1478375Z remote: Counting objects: 75% (807/1076) 2023-08-09T11:41:31.1478945Z remote: Counting objects: 76% (818/1076) 2023-08-09T11:41:31.1479488Z remote: Counting objects: 77% (829/1076) 2023-08-09T11:41:31.1480039Z remote: Counting objects: 78% (840/1076) 2023-08-09T11:41:31.1480583Z remote: Counting objects: 79% (851/1076) 2023-08-09T11:41:31.1481129Z remote: Counting objects: 80% (861/1076) 2023-08-09T11:41:31.1481664Z remote: Counting objects: 81% (872/1076) 2023-08-09T11:41:31.1482231Z remote: Counting objects: 82% (883/1076) 2023-08-09T11:41:31.1482784Z remote: Counting objects: 83% (894/1076) 2023-08-09T11:41:31.1483420Z remote: Counting objects: 84% (904/1076) 2023-08-09T11:41:31.1484171Z remote: Counting objects: 85% (915/1076) 2023-08-09T11:41:31.1484743Z remote: Counting objects: 86% (926/1076) 2023-08-09T11:41:31.1485299Z remote: Counting objects: 87% (937/1076) 2023-08-09T11:41:31.1485858Z remote: Counting objects: 88% (947/1076) 2023-08-09T11:41:31.1486403Z remote: Counting objects: 89% (958/1076) 2023-08-09T11:41:31.1486971Z remote: Counting objects: 90% (969/1076) 2023-08-09T11:41:31.1487546Z remote: Counting objects: 91% (980/1076) 2023-08-09T11:41:31.1488117Z remote: Counting objects: 92% (990/1076) 2023-08-09T11:41:31.1488670Z remote: Counting objects: 93% (1001/1076) 2023-08-09T11:41:31.1489219Z remote: Counting objects: 94% (1012/1076) 2023-08-09T11:41:31.1489918Z remote: Counting objects: 95% (1023/1076) 2023-08-09T11:41:31.1490613Z remote: Counting objects: 96% (1033/1076) 2023-08-09T11:41:31.1491256Z remote: Counting objects: 97% (1044/1076) 2023-08-09T11:41:31.1491852Z remote: Counting objects: 98% (1055/1076) 2023-08-09T11:41:31.1492406Z remote: Counting objects: 99% (1066/1076) 2023-08-09T11:41:31.1492987Z remote: Counting objects: 100% (1076/1076) 2023-08-09T11:41:31.1493797Z remote: Counting objects: 100% (1076/1076), done. 2023-08-09T11:41:31.1494441Z remote: Compressing objects: 0% (1/864) 2023-08-09T11:41:31.1495033Z remote: Compressing objects: 1% (9/864) 2023-08-09T11:41:31.1495640Z remote: Compressing objects: 2% (18/864) 2023-08-09T11:41:31.1496342Z remote: Compressing objects: 3% (26/864) 2023-08-09T11:41:31.1497063Z remote: Compressing objects: 4% (35/864) 2023-08-09T11:41:31.1497738Z remote: Compressing objects: 5% (44/864) 2023-08-09T11:41:31.1498356Z remote: Compressing objects: 6% (52/864) 2023-08-09T11:41:31.1498975Z remote: Compressing objects: 7% (61/864) 2023-08-09T11:41:31.1500758Z remote: Compressing objects: 8% (70/864) 2023-08-09T11:41:31.1501354Z remote: Compressing objects: 9% (78/864) 2023-08-09T11:41:31.1501963Z remote: Compressing objects: 10% (87/864) 2023-08-09T11:41:31.1502593Z remote: Compressing objects: 11% (96/864) 2023-08-09T11:41:31.1503352Z remote: Compressing objects: 12% (104/864) 2023-08-09T11:41:31.1504111Z remote: Compressing objects: 13% (113/864) 2023-08-09T11:41:31.1504752Z remote: Compressing objects: 14% (121/864) 2023-08-09T11:41:31.1505375Z remote: Compressing objects: 15% (130/864) 2023-08-09T11:41:31.1506003Z remote: Compressing objects: 16% (139/864) 2023-08-09T11:41:31.1506628Z remote: Compressing objects: 17% (147/864) 2023-08-09T11:41:31.1507218Z remote: Compressing objects: 18% (156/864) 2023-08-09T11:41:31.1507835Z remote: Compressing objects: 19% (165/864) 2023-08-09T11:41:31.1508470Z remote: Compressing objects: 20% (173/864) 2023-08-09T11:41:31.1509106Z remote: Compressing objects: 21% (182/864) 2023-08-09T11:41:31.1509801Z remote: Compressing objects: 22% (191/864) 2023-08-09T11:41:31.1510616Z remote: Compressing objects: 23% (199/864) 2023-08-09T11:41:31.1511239Z remote: Compressing objects: 24% (208/864) 2023-08-09T11:41:31.1511880Z remote: Compressing objects: 25% (216/864) 2023-08-09T11:41:31.1512474Z remote: Compressing objects: 26% (225/864) 2023-08-09T11:41:31.1513071Z remote: Compressing objects: 27% (234/864) 2023-08-09T11:41:31.1513688Z remote: Compressing objects: 28% (242/864) 2023-08-09T11:41:31.1514306Z remote: Compressing objects: 29% (251/864) 2023-08-09T11:41:31.1514894Z remote: Compressing objects: 30% (260/864) 2023-08-09T11:41:31.1515522Z remote: Compressing objects: 31% (268/864) 2023-08-09T11:41:31.1516255Z remote: Compressing objects: 32% (277/864) 2023-08-09T11:41:31.1517034Z remote: Compressing objects: 33% (286/864) 2023-08-09T11:41:31.1517627Z remote: Compressing objects: 34% (294/864) 2023-08-09T11:41:31.1518243Z remote: Compressing objects: 35% (303/864) 2023-08-09T11:41:31.1518858Z remote: Compressing objects: 36% (312/864) 2023-08-09T11:41:31.1519496Z remote: Compressing objects: 37% (320/864) 2023-08-09T11:41:31.1520076Z remote: Compressing objects: 38% (329/864) 2023-08-09T11:41:31.1520711Z remote: Compressing objects: 39% (337/864) 2023-08-09T11:41:31.1521328Z remote: Compressing objects: 40% (346/864) 2023-08-09T11:41:31.1521934Z remote: Compressing objects: 41% (355/864) 2023-08-09T11:41:31.1522673Z remote: Compressing objects: 42% (363/864) 2023-08-09T11:41:31.1523337Z remote: Compressing objects: 43% (372/864) 2023-08-09T11:41:31.1524023Z remote: Compressing objects: 44% (381/864) 2023-08-09T11:41:31.1524645Z remote: Compressing objects: 45% (389/864) 2023-08-09T11:41:31.1525279Z remote: Compressing objects: 46% (398/864) 2023-08-09T11:41:31.1525862Z remote: Compressing objects: 47% (407/864) 2023-08-09T11:41:31.1526490Z remote: Compressing objects: 48% (415/864) 2023-08-09T11:41:31.1527102Z remote: Compressing objects: 49% (424/864) 2023-08-09T11:41:31.1527930Z remote: Compressing objects: 50% (432/864) 2023-08-09T11:41:31.1528540Z remote: Compressing objects: 51% (441/864) 2023-08-09T11:41:31.1529269Z remote: Compressing objects: 52% (450/864) 2023-08-09T11:41:31.1529983Z remote: Compressing objects: 53% (458/864) 2023-08-09T11:41:31.1530705Z remote: Compressing objects: 54% (467/864) 2023-08-09T11:41:31.1531287Z remote: Compressing objects: 55% (476/864) 2023-08-09T11:41:31.1531899Z remote: Compressing objects: 56% (484/864) 2023-08-09T11:41:31.1532533Z remote: Compressing objects: 57% (493/864) 2023-08-09T11:41:31.1533368Z remote: Compressing objects: 58% (502/864) 2023-08-09T11:41:31.1533948Z remote: Compressing objects: 59% (510/864) 2023-08-09T11:41:31.1534565Z remote: Compressing objects: 60% (519/864) 2023-08-09T11:41:31.1535171Z remote: Compressing objects: 61% (528/864) 2023-08-09T11:41:31.1535923Z remote: Compressing objects: 62% (536/864) 2023-08-09T11:41:31.1536704Z remote: Compressing objects: 63% (545/864) 2023-08-09T11:41:31.1537329Z remote: Compressing objects: 64% (553/864) 2023-08-09T11:41:31.1537954Z remote: Compressing objects: 65% (562/864) 2023-08-09T11:41:31.1538578Z remote: Compressing objects: 66% (571/864) 2023-08-09T11:41:31.1539161Z remote: Compressing objects: 67% (579/864) 2023-08-09T11:41:31.1539782Z remote: Compressing objects: 68% (588/864) 2023-08-09T11:41:31.1540385Z remote: Compressing objects: 69% (597/864) 2023-08-09T11:41:31.1541055Z remote: Compressing objects: 70% (605/864) 2023-08-09T11:41:31.1541686Z remote: Compressing objects: 71% (614/864) 2023-08-09T11:41:31.1542365Z remote: Compressing objects: 72% (623/864) 2023-08-09T11:41:31.1543061Z remote: Compressing objects: 73% (631/864) 2023-08-09T11:41:31.1543584Z remote: Compressing objects: 74% (640/864) 2023-08-09T11:41:31.1543916Z remote: Compressing objects: 75% (648/864) 2023-08-09T11:41:31.1544211Z remote: Compressing objects: 76% (657/864) 2023-08-09T11:41:31.1544525Z remote: Compressing objects: 77% (666/864) 2023-08-09T11:41:31.1544840Z remote: Compressing objects: 78% (674/864) 2023-08-09T11:41:31.1545152Z remote: Compressing objects: 79% (683/864) 2023-08-09T11:41:31.1545443Z remote: Compressing objects: 80% (692/864) 2023-08-09T11:41:31.1545755Z remote: Compressing objects: 81% (700/864) 2023-08-09T11:41:31.1546067Z remote: Compressing objects: 82% (709/864) 2023-08-09T11:41:31.1546383Z remote: Compressing objects: 83% (718/864) 2023-08-09T11:41:31.1546669Z remote: Compressing objects: 84% (726/864) 2023-08-09T11:41:31.1546985Z remote: Compressing objects: 85% (735/864) 2023-08-09T11:41:31.1547298Z remote: Compressing objects: 86% (744/864) 2023-08-09T11:41:31.1547613Z remote: Compressing objects: 87% (752/864) 2023-08-09T11:41:31.1547900Z remote: Compressing objects: 88% (761/864) 2023-08-09T11:41:31.1548212Z remote: Compressing objects: 89% (769/864) 2023-08-09T11:41:31.1548523Z remote: Compressing objects: 90% (778/864) 2023-08-09T11:41:31.1549017Z remote: Compressing objects: 91% (787/864) 2023-08-09T11:41:31.1549309Z remote: Compressing objects: 92% (795/864) 2023-08-09T11:41:31.1549749Z remote: Compressing objects: 93% (804/864) 2023-08-09T11:41:31.1550198Z remote: Compressing objects: 94% (813/864) 2023-08-09T11:41:31.1550519Z remote: Compressing objects: 95% (821/864) 2023-08-09T11:41:31.1550851Z remote: Compressing objects: 96% (830/864) 2023-08-09T11:41:31.1551139Z remote: Compressing objects: 97% (839/864) 2023-08-09T11:41:31.1551460Z remote: Compressing objects: 98% (847/864) 2023-08-09T11:41:31.1551780Z remote: Compressing objects: 99% (856/864) 2023-08-09T11:41:31.1552827Z remote: Compressing objects: 100% (864/864) 2023-08-09T11:41:31.1553192Z remote: Compressing objects: 100% (864/864), done. 2023-08-09T11:41:31.1747781Z Receiving objects: 0% (1/1076) 2023-08-09T11:41:31.1754432Z Receiving objects: 1% (11/1076) 2023-08-09T11:41:31.1758909Z Receiving objects: 2% (22/1076) 2023-08-09T11:41:31.1880675Z Receiving objects: 3% (33/1076) 2023-08-09T11:41:31.1883689Z Receiving objects: 4% (44/1076) 2023-08-09T11:41:31.1892986Z Receiving objects: 5% (54/1076) 2023-08-09T11:41:31.1900765Z Receiving objects: 6% (65/1076) 2023-08-09T11:41:31.1905241Z Receiving objects: 7% (76/1076) 2023-08-09T11:41:31.1910152Z Receiving objects: 8% (87/1076) 2023-08-09T11:41:31.1913379Z Receiving objects: 9% (97/1076) 2023-08-09T11:41:31.1915532Z Receiving objects: 10% (108/1076) 2023-08-09T11:41:31.1917962Z Receiving objects: 11% (119/1076) 2023-08-09T11:41:31.1921238Z Receiving objects: 12% (130/1076) 2023-08-09T11:41:31.1927176Z Receiving objects: 13% (140/1076) 2023-08-09T11:41:31.1929792Z Receiving objects: 14% (151/1076) 2023-08-09T11:41:31.1934182Z Receiving objects: 15% (162/1076) 2023-08-09T11:41:31.1938300Z Receiving objects: 16% (173/1076) 2023-08-09T11:41:31.1945458Z Receiving objects: 17% (183/1076) 2023-08-09T11:41:31.1956364Z Receiving objects: 18% (194/1076) 2023-08-09T11:41:31.1963333Z Receiving objects: 19% (205/1076) 2023-08-09T11:41:31.1967721Z Receiving objects: 20% (216/1076) 2023-08-09T11:41:31.1969349Z Receiving objects: 21% (226/1076) 2023-08-09T11:41:31.1996929Z Receiving objects: 22% (237/1076) 2023-08-09T11:41:31.2007743Z Receiving objects: 23% (248/1076) 2023-08-09T11:41:31.2010247Z Receiving objects: 24% (259/1076) 2023-08-09T11:41:31.2011774Z Receiving objects: 25% (269/1076) 2023-08-09T11:41:31.2017554Z Receiving objects: 26% (280/1076) 2023-08-09T11:41:31.2021147Z Receiving objects: 27% (291/1076) 2023-08-09T11:41:31.2025038Z Receiving objects: 28% (302/1076) 2023-08-09T11:41:31.2027157Z Receiving objects: 29% (313/1076) 2023-08-09T11:41:31.2029946Z Receiving objects: 30% (323/1076) 2023-08-09T11:41:31.2039448Z Receiving objects: 31% (334/1076) 2023-08-09T11:41:31.2058784Z Receiving objects: 32% (345/1076) 2023-08-09T11:41:31.2067405Z Receiving objects: 33% (356/1076) 2023-08-09T11:41:31.2096833Z Receiving objects: 34% (366/1076) 2023-08-09T11:41:31.2099366Z Receiving objects: 35% (377/1076) 2023-08-09T11:41:31.2101181Z Receiving objects: 36% (388/1076) 2023-08-09T11:41:31.2106832Z Receiving objects: 37% (399/1076) 2023-08-09T11:41:31.2108621Z Receiving objects: 38% (409/1076) 2023-08-09T11:41:31.2111948Z Receiving objects: 39% (420/1076) 2023-08-09T11:41:31.2124379Z Receiving objects: 40% (431/1076) 2023-08-09T11:41:31.2130141Z Receiving objects: 41% (442/1076) 2023-08-09T11:41:31.2135679Z Receiving objects: 42% (452/1076) 2023-08-09T11:41:31.2143431Z Receiving objects: 43% (463/1076) 2023-08-09T11:41:31.2149031Z Receiving objects: 44% (474/1076) 2023-08-09T11:41:31.2156458Z Receiving objects: 45% (485/1076) 2023-08-09T11:41:31.2158665Z Receiving objects: 46% (495/1076) 2023-08-09T11:41:31.2163305Z Receiving objects: 47% (506/1076) 2023-08-09T11:41:31.2168257Z Receiving objects: 48% (517/1076) 2023-08-09T11:41:31.2169698Z Receiving objects: 49% (528/1076) 2023-08-09T11:41:31.2173058Z Receiving objects: 50% (538/1076) 2023-08-09T11:41:31.2174770Z Receiving objects: 51% (549/1076) 2023-08-09T11:41:31.2175977Z Receiving objects: 52% (560/1076) 2023-08-09T11:41:31.2177943Z Receiving objects: 53% (571/1076) 2023-08-09T11:41:31.2178883Z Receiving objects: 54% (582/1076) 2023-08-09T11:41:31.2182745Z Receiving objects: 55% (592/1076) 2023-08-09T11:41:31.2185491Z Receiving objects: 56% (603/1076) 2023-08-09T11:41:31.2189839Z Receiving objects: 57% (614/1076) 2023-08-09T11:41:31.2194658Z Receiving objects: 58% (625/1076) 2023-08-09T11:41:31.2198652Z Receiving objects: 59% (635/1076) 2023-08-09T11:41:31.2201605Z Receiving objects: 60% (646/1076) 2023-08-09T11:41:31.2210999Z Receiving objects: 61% (657/1076) 2023-08-09T11:41:31.2217858Z Receiving objects: 62% (668/1076) 2023-08-09T11:41:31.2267537Z Receiving objects: 63% (678/1076) 2023-08-09T11:41:31.2273206Z Receiving objects: 64% (689/1076) 2023-08-09T11:41:31.2278527Z Receiving objects: 65% (700/1076) 2023-08-09T11:41:31.2383857Z Receiving objects: 66% (711/1076) 2023-08-09T11:41:31.2388781Z Receiving objects: 67% (721/1076) 2023-08-09T11:41:31.2391393Z Receiving objects: 68% (732/1076) 2023-08-09T11:41:31.2395908Z Receiving objects: 69% (743/1076) 2023-08-09T11:41:31.2396815Z Receiving objects: 70% (754/1076) 2023-08-09T11:41:31.2398709Z Receiving objects: 71% (764/1076) 2023-08-09T11:41:31.2410372Z Receiving objects: 72% (775/1076) 2023-08-09T11:41:31.2416257Z Receiving objects: 73% (786/1076) 2023-08-09T11:41:31.2422771Z Receiving objects: 74% (797/1076) 2023-08-09T11:41:31.2427734Z Receiving objects: 75% (807/1076) 2023-08-09T11:41:31.2429745Z Receiving objects: 76% (818/1076) 2023-08-09T11:41:31.2435204Z Receiving objects: 77% (829/1076) 2023-08-09T11:41:31.2436694Z Receiving objects: 78% (840/1076) 2023-08-09T11:41:31.2439590Z Receiving objects: 79% (851/1076) 2023-08-09T11:41:31.2441316Z Receiving objects: 80% (861/1076) 2023-08-09T11:41:31.2442204Z Receiving objects: 81% (872/1076) 2023-08-09T11:41:31.2442712Z Receiving objects: 82% (883/1076) 2023-08-09T11:41:31.2444051Z Receiving objects: 83% (894/1076) 2023-08-09T11:41:31.2447338Z Receiving objects: 84% (904/1076) 2023-08-09T11:41:31.2449438Z Receiving objects: 85% (915/1076) 2023-08-09T11:41:31.2451528Z Receiving objects: 86% (926/1076) 2023-08-09T11:41:31.2452277Z Receiving objects: 87% (937/1076) 2023-08-09T11:41:31.2452562Z Receiving objects: 88% (947/1076) 2023-08-09T11:41:31.2454096Z Receiving objects: 89% (958/1076) 2023-08-09T11:41:31.2455352Z Receiving objects: 90% (969/1076) 2023-08-09T11:41:31.2456721Z Receiving objects: 91% (980/1076) 2023-08-09T11:41:31.2459920Z Receiving objects: 92% (990/1076) 2023-08-09T11:41:31.2460763Z Receiving objects: 93% (1001/1076) 2023-08-09T11:41:31.2470185Z Receiving objects: 94% (1012/1076) 2023-08-09T11:41:31.2473650Z Receiving objects: 95% (1023/1076) 2023-08-09T11:41:31.2484889Z Receiving objects: 96% (1033/1076) 2023-08-09T11:41:31.2498546Z Receiving objects: 97% (1044/1076) 2023-08-09T11:41:31.2505403Z Receiving objects: 98% (1055/1076) 2023-08-09T11:41:31.2558638Z Receiving objects: 99% (1066/1076) 2023-08-09T11:41:31.2559398Z remote: Total 1076 (delta 182), reused 624 (delta 101), pack-reused 0 2023-08-09T11:41:31.2562285Z Receiving objects: 100% (1076/1076) 2023-08-09T11:41:31.2562686Z Receiving objects: 100% (1076/1076), 1.50 MiB | 17.11 MiB/s, done. 2023-08-09T11:41:31.2572295Z Resolving deltas: 0% (0/182) 2023-08-09T11:41:31.2575223Z Resolving deltas: 1% (2/182) 2023-08-09T11:41:31.2577961Z Resolving deltas: 3% (6/182) 2023-08-09T11:41:31.2579130Z Resolving deltas: 4% (8/182) 2023-08-09T11:41:31.2580150Z Resolving deltas: 5% (10/182) 2023-08-09T11:41:31.2580754Z Resolving deltas: 6% (11/182) 2023-08-09T11:41:31.2581374Z Resolving deltas: 7% (13/182) 2023-08-09T11:41:31.2581873Z Resolving deltas: 8% (15/182) 2023-08-09T11:41:31.2582481Z Resolving deltas: 9% (17/182) 2023-08-09T11:41:31.2583635Z Resolving deltas: 10% (19/182) 2023-08-09T11:41:31.2584134Z Resolving deltas: 11% (21/182) 2023-08-09T11:41:31.2584716Z Resolving deltas: 12% (22/182) 2023-08-09T11:41:31.2585335Z Resolving deltas: 13% (24/182) 2023-08-09T11:41:31.2585769Z Resolving deltas: 14% (26/182) 2023-08-09T11:41:31.2586057Z Resolving deltas: 15% (28/182) 2023-08-09T11:41:31.2586365Z Resolving deltas: 16% (30/182) 2023-08-09T11:41:31.2589110Z Resolving deltas: 17% (31/182) 2023-08-09T11:41:31.2590064Z Resolving deltas: 18% (34/182) 2023-08-09T11:41:31.2591177Z Resolving deltas: 19% (35/182) 2023-08-09T11:41:31.2591928Z Resolving deltas: 20% (37/182) 2023-08-09T11:41:31.2594264Z Resolving deltas: 21% (39/182) 2023-08-09T11:41:31.2595092Z Resolving deltas: 22% (41/182) 2023-08-09T11:41:31.2605670Z Resolving deltas: 23% (42/182) 2023-08-09T11:41:31.2606420Z Resolving deltas: 24% (45/182) 2023-08-09T11:41:31.2607077Z Resolving deltas: 25% (46/182) 2023-08-09T11:41:31.2609830Z Resolving deltas: 26% (48/182) 2023-08-09T11:41:31.2614219Z Resolving deltas: 27% (50/182) 2023-08-09T11:41:31.2617606Z Resolving deltas: 28% (51/182) 2023-08-09T11:41:31.2618226Z Resolving deltas: 29% (53/182) 2023-08-09T11:41:31.2622058Z Resolving deltas: 30% (55/182) 2023-08-09T11:41:31.2624232Z Resolving deltas: 31% (57/182) 2023-08-09T11:41:31.2625962Z Resolving deltas: 32% (59/182) 2023-08-09T11:41:31.2626217Z Resolving deltas: 33% (61/182) 2023-08-09T11:41:31.2626479Z Resolving deltas: 34% (62/182) 2023-08-09T11:41:31.2628836Z Resolving deltas: 35% (64/182) 2023-08-09T11:41:31.2630168Z Resolving deltas: 36% (66/182) 2023-08-09T11:41:31.2631006Z Resolving deltas: 37% (68/182) 2023-08-09T11:41:31.2632341Z Resolving deltas: 38% (70/182) 2023-08-09T11:41:31.2633007Z Resolving deltas: 39% (71/182) 2023-08-09T11:41:31.2633428Z Resolving deltas: 40% (73/182) 2023-08-09T11:41:31.2634100Z Resolving deltas: 41% (75/182) 2023-08-09T11:41:31.2634620Z Resolving deltas: 42% (77/182) 2023-08-09T11:41:31.2635305Z Resolving deltas: 43% (79/182) 2023-08-09T11:41:31.2635808Z Resolving deltas: 44% (81/182) 2023-08-09T11:41:31.2636966Z Resolving deltas: 45% (82/182) 2023-08-09T11:41:31.2637599Z Resolving deltas: 46% (84/182) 2023-08-09T11:41:31.2637974Z Resolving deltas: 47% (87/182) 2023-08-09T11:41:31.2638574Z Resolving deltas: 48% (88/182) 2023-08-09T11:41:31.2639061Z Resolving deltas: 49% (90/182) 2023-08-09T11:41:31.2639553Z Resolving deltas: 50% (91/182) 2023-08-09T11:41:31.2640061Z Resolving deltas: 51% (93/182) 2023-08-09T11:41:31.2640580Z Resolving deltas: 52% (95/182) 2023-08-09T11:41:31.2640949Z Resolving deltas: 53% (97/182) 2023-08-09T11:41:31.2641428Z Resolving deltas: 54% (100/182) 2023-08-09T11:41:31.2641983Z Resolving deltas: 56% (102/182) 2023-08-09T11:41:31.2642666Z Resolving deltas: 57% (104/182) 2023-08-09T11:41:31.2643575Z Resolving deltas: 58% (106/182) 2023-08-09T11:41:31.2644055Z Resolving deltas: 59% (108/182) 2023-08-09T11:41:31.2644565Z Resolving deltas: 60% (110/182) 2023-08-09T11:41:31.2645065Z Resolving deltas: 62% (113/182) 2023-08-09T11:41:31.2645380Z Resolving deltas: 63% (115/182) 2023-08-09T11:41:31.2645830Z Resolving deltas: 64% (117/182) 2023-08-09T11:41:31.2646340Z Resolving deltas: 65% (119/182) 2023-08-09T11:41:31.2647029Z Resolving deltas: 66% (121/182) 2023-08-09T11:41:31.2647367Z Resolving deltas: 67% (122/182) 2023-08-09T11:41:31.2647831Z Resolving deltas: 68% (124/182) 2023-08-09T11:41:31.2648474Z Resolving deltas: 69% (126/182) 2023-08-09T11:41:31.2648898Z Resolving deltas: 70% (128/182) 2023-08-09T11:41:31.2649326Z Resolving deltas: 71% (130/182) 2023-08-09T11:41:31.2649899Z Resolving deltas: 73% (133/182) 2023-08-09T11:41:31.2650413Z Resolving deltas: 74% (135/182) 2023-08-09T11:41:31.2650918Z Resolving deltas: 75% (137/182) 2023-08-09T11:41:31.2651424Z Resolving deltas: 76% (139/182) 2023-08-09T11:41:31.2651909Z Resolving deltas: 77% (141/182) 2023-08-09T11:41:31.2652389Z Resolving deltas: 78% (143/182) 2023-08-09T11:41:31.2652898Z Resolving deltas: 79% (145/182) 2023-08-09T11:41:31.2653407Z Resolving deltas: 80% (146/182) 2023-08-09T11:41:31.2653870Z Resolving deltas: 81% (149/182) 2023-08-09T11:41:31.2654378Z Resolving deltas: 82% (150/182) 2023-08-09T11:41:31.2654877Z Resolving deltas: 83% (152/182) 2023-08-09T11:41:31.2655492Z Resolving deltas: 84% (154/182) 2023-08-09T11:41:31.2655986Z Resolving deltas: 85% (155/182) 2023-08-09T11:41:31.2656690Z Resolving deltas: 86% (157/182) 2023-08-09T11:41:31.2657205Z Resolving deltas: 87% (159/182) 2023-08-09T11:41:31.2657714Z Resolving deltas: 89% (162/182) 2023-08-09T11:41:31.2658412Z Resolving deltas: 90% (164/182) 2023-08-09T11:41:31.2658945Z Resolving deltas: 91% (167/182) 2023-08-09T11:41:31.2659437Z Resolving deltas: 92% (168/182) 2023-08-09T11:41:31.2659960Z Resolving deltas: 93% (170/182) 2023-08-09T11:41:31.2660444Z Resolving deltas: 94% (172/182) 2023-08-09T11:41:31.2664887Z Resolving deltas: 95% (173/182) 2023-08-09T11:41:31.2665204Z Resolving deltas: 96% (175/182) 2023-08-09T11:41:31.2666894Z Resolving deltas: 97% (177/182) 2023-08-09T11:41:31.2670599Z Resolving deltas: 98% (179/182) 2023-08-09T11:41:31.2671760Z Resolving deltas: 99% (181/182) 2023-08-09T11:41:31.2674269Z Resolving deltas: 100% (182/182) 2023-08-09T11:41:31.2675079Z Resolving deltas: 100% (182/182), done. 2023-08-09T11:41:32.3734943Z From https://github.com/pytorch/test-infra 2023-08-09T11:41:32.3735334Z * [new branch] main -> origin/main 2023-08-09T11:41:32.3940135Z ##[endgroup] 2023-08-09T11:41:32.3940921Z ##[group]Determining the checkout info 2023-08-09T11:41:32.3953632Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-08-09T11:41:32.4258726Z origin/main 2023-08-09T11:41:32.4292701Z ##[endgroup] 2023-08-09T11:41:32.4293471Z ##[group]Checking out the ref 2023-08-09T11:41:32.4305072Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-08-09T11:41:33.7499399Z Updating files: 20% (179/883) 2023-08-09T11:41:33.7544751Z Updating files: 21% (186/883) 2023-08-09T11:41:33.7625775Z Updating files: 22% (195/883) 2023-08-09T11:41:33.7677320Z Updating files: 23% (204/883) 2023-08-09T11:41:33.7754044Z Updating files: 24% (212/883) 2023-08-09T11:41:33.8054409Z Updating files: 25% (221/883) 2023-08-09T11:41:34.3932641Z Updating files: 26% (230/883) 2023-08-09T11:41:34.4003295Z Updating files: 27% (239/883) 2023-08-09T11:41:34.4067871Z Updating files: 28% (248/883) 2023-08-09T11:41:34.4120459Z Updating files: 29% (257/883) 2023-08-09T11:41:34.4185513Z Updating files: 30% (265/883) 2023-08-09T11:41:34.4256554Z Updating files: 31% (274/883) 2023-08-09T11:41:34.4313933Z Updating files: 32% (283/883) 2023-08-09T11:41:34.4398202Z Updating files: 33% (292/883) 2023-08-09T11:41:34.4449265Z Updating files: 34% (301/883) 2023-08-09T11:41:34.4517591Z Updating files: 35% (310/883) 2023-08-09T11:41:34.6041158Z Updating files: 36% (318/883) 2023-08-09T11:41:34.6097974Z Updating files: 37% (327/883) 2023-08-09T11:41:34.6169485Z Updating files: 38% (336/883) 2023-08-09T11:41:34.6228188Z Updating files: 39% (345/883) 2023-08-09T11:41:34.6322187Z Updating files: 40% (354/883) 2023-08-09T11:41:34.6373878Z Updating files: 41% (363/883) 2023-08-09T11:41:34.6434114Z Updating files: 42% (371/883) 2023-08-09T11:41:34.6737149Z Updating files: 43% (380/883) 2023-08-09T11:41:34.7087943Z Updating files: 44% (389/883) 2023-08-09T11:41:34.7803245Z Updating files: 45% (398/883) 2023-08-09T11:41:34.9451075Z Updating files: 45% (399/883) 2023-08-09T11:41:34.9865532Z Updating files: 46% (407/883) 2023-08-09T11:41:34.9917495Z Updating files: 47% (416/883) 2023-08-09T11:41:34.9988901Z Updating files: 48% (424/883) 2023-08-09T11:41:35.0057577Z Updating files: 49% (433/883) 2023-08-09T11:41:35.0359748Z Updating files: 50% (442/883) 2023-08-09T11:41:35.3407789Z Updating files: 51% (451/883) 2023-08-09T11:41:35.3462055Z Updating files: 52% (460/883) 2023-08-09T11:41:35.3515297Z Updating files: 53% (468/883) 2023-08-09T11:41:35.3591734Z Updating files: 54% (477/883) 2023-08-09T11:41:35.3658217Z Updating files: 55% (486/883) 2023-08-09T11:41:35.3730367Z Updating files: 56% (495/883) 2023-08-09T11:41:35.3781942Z Updating files: 57% (504/883) 2023-08-09T11:41:35.3825723Z Updating files: 58% (513/883) 2023-08-09T11:41:35.3900251Z Updating files: 59% (521/883) 2023-08-09T11:41:35.4151897Z Updating files: 60% (530/883) 2023-08-09T11:41:35.4235762Z Updating files: 61% (539/883) 2023-08-09T11:41:35.4289526Z Updating files: 62% (548/883) 2023-08-09T11:41:35.4371469Z Updating files: 63% (557/883) 2023-08-09T11:41:35.4418800Z Updating files: 64% (566/883) 2023-08-09T11:41:35.4506949Z Updating files: 65% (574/883) 2023-08-09T11:41:35.6093921Z Updating files: 66% (583/883) 2023-08-09T11:41:35.7634616Z Updating files: 67% (592/883) 2023-08-09T11:41:35.7718152Z Updating files: 68% (601/883) 2023-08-09T11:41:35.8143456Z Updating files: 69% (610/883) 2023-08-09T11:41:36.0903406Z Updating files: 70% (619/883) 2023-08-09T11:41:36.1010426Z Updating files: 71% (627/883) 2023-08-09T11:41:36.1119708Z Updating files: 72% (636/883) 2023-08-09T11:41:36.1604152Z Updating files: 73% (645/883) 2023-08-09T11:41:36.1647710Z Updating files: 74% (654/883) 2023-08-09T11:41:36.3374252Z Updating files: 75% (663/883) 2023-08-09T11:41:36.3694054Z Updating files: 76% (672/883) 2023-08-09T11:41:36.3738271Z Updating files: 77% (680/883) 2023-08-09T11:41:36.4410265Z Updating files: 78% (689/883) 2023-08-09T11:41:36.5611072Z Updating files: 79% (698/883) 2023-08-09T11:41:36.5958016Z Updating files: 80% (707/883) 2023-08-09T11:41:36.6008357Z Updating files: 81% (716/883) 2023-08-09T11:41:36.6178108Z Updating files: 82% (725/883) 2023-08-09T11:41:36.6233398Z Updating files: 83% (733/883) 2023-08-09T11:41:36.6282370Z Updating files: 84% (742/883) 2023-08-09T11:41:36.6605555Z Updating files: 85% (751/883) 2023-08-09T11:41:36.7455965Z Updating files: 86% (760/883) 2023-08-09T11:41:36.7462332Z Updating files: 86% (766/883) 2023-08-09T11:41:36.7523256Z Updating files: 87% (769/883) 2023-08-09T11:41:36.7587504Z Updating files: 88% (778/883) 2023-08-09T11:41:36.7638246Z Updating files: 89% (786/883) 2023-08-09T11:41:36.7965043Z Updating files: 90% (795/883) 2023-08-09T11:41:37.0419095Z Updating files: 91% (804/883) 2023-08-09T11:41:37.0483449Z Updating files: 92% (813/883) 2023-08-09T11:41:37.0557419Z Updating files: 93% (822/883) 2023-08-09T11:41:37.0604567Z Updating files: 94% (831/883) 2023-08-09T11:41:37.0664178Z Updating files: 95% (839/883) 2023-08-09T11:41:37.0743440Z Updating files: 96% (848/883) 2023-08-09T11:41:37.0818192Z Updating files: 97% (857/883) 2023-08-09T11:41:37.0873576Z Updating files: 98% (866/883) 2023-08-09T11:41:37.1169940Z Updating files: 99% (875/883) 2023-08-09T11:41:37.1170326Z Updating files: 100% (883/883) 2023-08-09T11:41:37.1170812Z Updating files: 100% (883/883), done. 2023-08-09T11:41:37.1373556Z branch 'main' set up to track 'origin/main'. 2023-08-09T11:41:37.1374464Z Switched to a new branch 'main' 2023-08-09T11:41:37.1426238Z ##[endgroup] 2023-08-09T11:41:37.4489726Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:41:37.4810676Z '264b8afc6d56140163c6b64f4088a17c4cd59bfd' 2023-08-09T11:41:37.5466172Z Prepare all required actions 2023-08-09T11:41:37.7172884Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-08-09T11:41:37.7173177Z env: 2023-08-09T11:41:37.7173446Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:37.7173739Z PYTHON_VERSION: 3.11 2023-08-09T11:41:37.7173964Z PACKAGE_TYPE: conda 2023-08-09T11:41:37.7174217Z REPOSITORY: pytorch/audio 2023-08-09T11:41:37.7174455Z REF: 2023-08-09T11:41:37.7174666Z CU_VERSION: cu121 2023-08-09T11:41:37.7174867Z ##[endgroup] 2023-08-09T11:41:37.7690757Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:37.7691109Z set -euxo pipefail 2023-08-09T11:41:37.7691416Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-08-09T11:41:37.7722223Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:37.7722590Z env: 2023-08-09T11:41:37.7722844Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:37.7723237Z PYTHON_VERSION: 3.11 2023-08-09T11:41:37.7723494Z PACKAGE_TYPE: conda 2023-08-09T11:41:37.7723727Z REPOSITORY: pytorch/audio 2023-08-09T11:41:37.7723969Z REF: 2023-08-09T11:41:37.7724180Z CU_VERSION: cu121 2023-08-09T11:41:37.7724390Z ##[endgroup] 2023-08-09T11:41:38.3714227Z + echo CHANNEL=nightly 2023-08-09T11:41:38.4026685Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-08-09T11:41:38.4027052Z with: 2023-08-09T11:41:38.4027454Z github-secret: *** 2023-08-09T11:41:38.4027702Z activate-with-label: false 2023-08-09T11:41:38.4028071Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-08-09T11:41:38.4028408Z label: with-ssh 2023-08-09T11:41:38.4028660Z remove-existing-keys: true 2023-08-09T11:41:38.4028881Z env: 2023-08-09T11:41:38.4029303Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:38.4029613Z PYTHON_VERSION: 3.11 2023-08-09T11:41:38.4029865Z PACKAGE_TYPE: conda 2023-08-09T11:41:38.4030571Z REPOSITORY: pytorch/audio 2023-08-09T11:41:38.4030816Z REF: 2023-08-09T11:41:38.4031025Z CU_VERSION: cu121 2023-08-09T11:41:38.4031229Z CHANNEL: nightly 2023-08-09T11:41:38.4031461Z ##[endgroup] 2023-08-09T11:41:38.5284223Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-08-09T11:41:38.5290320Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-08-09T11:41:38.7485450Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:38.7485911Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:38.7512674Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:41:38.7512962Z env: 2023-08-09T11:41:38.7513211Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:38.7513533Z PYTHON_VERSION: 3.11 2023-08-09T11:41:38.7513782Z PACKAGE_TYPE: conda 2023-08-09T11:41:38.7514037Z REPOSITORY: pytorch/audio 2023-08-09T11:41:38.7514271Z REF: 2023-08-09T11:41:38.7514484Z CU_VERSION: cu121 2023-08-09T11:41:38.7514710Z CHANNEL: nightly 2023-08-09T11:41:38.7514937Z ##[endgroup] 2023-08-09T11:41:41.4028341Z Prepare all required actions 2023-08-09T11:41:41.4028850Z Getting action download info 2023-08-09T11:41:41.5398438Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-08-09T11:41:41.8625530Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-08-09T11:41:41.8625948Z with: 2023-08-09T11:41:41.8626182Z repository: pytorch/audio 2023-08-09T11:41:41.8626433Z setup-miniconda: false 2023-08-09T11:41:41.8626661Z python-version: 3.11 2023-08-09T11:41:41.8626871Z submodules: recursive 2023-08-09T11:41:41.8627195Z env: 2023-08-09T11:41:41.8627541Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:41.8627795Z PYTHON_VERSION: 3.11 2023-08-09T11:41:41.8627994Z PACKAGE_TYPE: conda 2023-08-09T11:41:41.8628229Z REPOSITORY: pytorch/audio 2023-08-09T11:41:41.8628430Z REF: 2023-08-09T11:41:41.8628606Z CU_VERSION: cu121 2023-08-09T11:41:41.8628794Z CHANNEL: nightly 2023-08-09T11:41:41.8629054Z ##[endgroup] 2023-08-09T11:41:41.8819483Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:41.8819754Z set -euxo pipefail 2023-08-09T11:41:41.8819985Z rm -rf "${REPOSITORY}" 2023-08-09T11:41:41.8849484Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:41.8849819Z env: 2023-08-09T11:41:41.8850073Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:41.8850487Z PYTHON_VERSION: 3.11 2023-08-09T11:41:41.8850742Z PACKAGE_TYPE: conda 2023-08-09T11:41:41.8850980Z REPOSITORY: pytorch/audio 2023-08-09T11:41:41.8851206Z REF: 2023-08-09T11:41:41.8851386Z CU_VERSION: cu121 2023-08-09T11:41:41.8851737Z CHANNEL: nightly 2023-08-09T11:41:41.8852059Z ##[endgroup] 2023-08-09T11:41:41.9122446Z + rm -rf pytorch/audio 2023-08-09T11:41:41.9774149Z ##[group]Run actions/checkout@v3 2023-08-09T11:41:41.9774447Z with: 2023-08-09T11:41:41.9774669Z repository: pytorch/audio 2023-08-09T11:41:41.9774935Z submodules: recursive 2023-08-09T11:41:41.9775151Z path: pytorch/audio 2023-08-09T11:41:41.9775493Z token: *** 2023-08-09T11:41:41.9775708Z ssh-strict: true 2023-08-09T11:41:41.9775948Z persist-credentials: true 2023-08-09T11:41:41.9776183Z clean: true 2023-08-09T11:41:41.9776411Z sparse-checkout-cone-mode: true 2023-08-09T11:41:41.9776665Z fetch-depth: 1 2023-08-09T11:41:41.9776870Z lfs: false 2023-08-09T11:41:41.9777075Z set-safe-directory: true 2023-08-09T11:41:41.9777297Z env: 2023-08-09T11:41:41.9777541Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:41.9777816Z PYTHON_VERSION: 3.11 2023-08-09T11:41:41.9778028Z PACKAGE_TYPE: conda 2023-08-09T11:41:41.9778264Z REPOSITORY: pytorch/audio 2023-08-09T11:41:41.9778487Z REF: 2023-08-09T11:41:41.9778873Z CU_VERSION: cu121 2023-08-09T11:41:41.9779071Z CHANNEL: nightly 2023-08-09T11:41:41.9779283Z ##[endgroup] 2023-08-09T11:41:42.1279812Z Syncing repository: pytorch/audio 2023-08-09T11:41:42.1299735Z ##[group]Getting Git version info 2023-08-09T11:41:42.1302239Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-08-09T11:41:42.1526417Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:42.1854044Z git version 2.41.0.windows.1 2023-08-09T11:41:42.1921250Z ##[endgroup] 2023-08-09T11:41:42.1957391Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c53082f6-3026-4cf4-ad12-679db543bcce' before making global git config changes 2023-08-09T11:41:42.1958144Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:42.1970160Z [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:42.2270254Z ##[group]Initializing the repository 2023-08-09T11:41:42.2279132Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T11:41:42.3531317Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-08-09T11:41:42.3579694Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-08-09T11:41:42.3918580Z ##[endgroup] 2023-08-09T11:41:42.3919167Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:42.3929487Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:42.4275654Z ##[endgroup] 2023-08-09T11:41:42.4276072Z ##[group]Setting up auth 2023-08-09T11:41:42.4291045Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:42.4591871Z [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:43.0617559Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:43.0923711Z [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:43.6446774Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:43.6786760Z ##[endgroup] 2023-08-09T11:41:43.6787220Z ##[group]Fetching the repository 2023-08-09T11:41:43.6806543Z [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:43.9096471Z remote: Enumerating objects: 987, done. 2023-08-09T11:41:43.9097107Z remote: Counting objects: 0% (1/987) 2023-08-09T11:41:43.9097681Z remote: Counting objects: 1% (10/987) 2023-08-09T11:41:43.9100051Z remote: Counting objects: 2% (20/987) 2023-08-09T11:41:43.9100658Z remote: Counting objects: 3% (30/987) 2023-08-09T11:41:43.9101167Z remote: Counting objects: 4% (40/987) 2023-08-09T11:41:43.9101656Z remote: Counting objects: 5% (50/987) 2023-08-09T11:41:43.9102125Z remote: Counting objects: 6% (60/987) 2023-08-09T11:41:43.9102612Z remote: Counting objects: 7% (70/987) 2023-08-09T11:41:43.9103203Z remote: Counting objects: 8% (79/987) 2023-08-09T11:41:43.9103678Z remote: Counting objects: 9% (89/987) 2023-08-09T11:41:43.9104062Z remote: Counting objects: 10% (99/987) 2023-08-09T11:41:43.9104565Z remote: Counting objects: 11% (109/987) 2023-08-09T11:41:43.9105597Z remote: Counting objects: 12% (119/987) 2023-08-09T11:41:43.9105896Z remote: Counting objects: 13% (129/987) 2023-08-09T11:41:43.9106352Z remote: Counting objects: 14% (139/987) 2023-08-09T11:41:43.9106838Z remote: Counting objects: 15% (149/987) 2023-08-09T11:41:43.9107126Z remote: Counting objects: 16% (158/987) 2023-08-09T11:41:43.9107392Z remote: Counting objects: 17% (168/987) 2023-08-09T11:41:43.9107670Z remote: Counting objects: 18% (178/987) 2023-08-09T11:41:43.9107949Z remote: Counting objects: 19% (188/987) 2023-08-09T11:41:43.9108346Z remote: Counting objects: 20% (198/987) 2023-08-09T11:41:43.9108612Z remote: Counting objects: 21% (208/987) 2023-08-09T11:41:43.9108890Z remote: Counting objects: 22% (218/987) 2023-08-09T11:41:43.9109170Z remote: Counting objects: 23% (228/987) 2023-08-09T11:41:43.9109451Z remote: Counting objects: 24% (237/987) 2023-08-09T11:41:43.9109724Z remote: Counting objects: 25% (247/987) 2023-08-09T11:41:43.9110001Z remote: Counting objects: 26% (257/987) 2023-08-09T11:41:43.9111167Z remote: Counting objects: 27% (267/987) 2023-08-09T11:41:43.9111513Z remote: Counting objects: 28% (277/987) 2023-08-09T11:41:43.9112015Z remote: Counting objects: 29% (287/987) 2023-08-09T11:41:43.9112296Z remote: Counting objects: 30% (297/987) 2023-08-09T11:41:43.9112579Z remote: Counting objects: 31% (306/987) 2023-08-09T11:41:43.9113062Z remote: Counting objects: 32% (316/987) 2023-08-09T11:41:43.9113434Z remote: Counting objects: 33% (326/987) 2023-08-09T11:41:43.9113712Z remote: Counting objects: 34% (336/987) 2023-08-09T11:41:43.9113993Z remote: Counting objects: 35% (346/987) 2023-08-09T11:41:43.9114277Z remote: Counting objects: 36% (356/987) 2023-08-09T11:41:43.9114541Z remote: Counting objects: 37% (366/987) 2023-08-09T11:41:43.9114830Z remote: Counting objects: 38% (376/987) 2023-08-09T11:41:43.9115109Z remote: Counting objects: 39% (385/987) 2023-08-09T11:41:43.9115398Z remote: Counting objects: 40% (395/987) 2023-08-09T11:41:43.9115662Z remote: Counting objects: 41% (405/987) 2023-08-09T11:41:43.9115940Z remote: Counting objects: 42% (415/987) 2023-08-09T11:41:43.9116216Z remote: Counting objects: 43% (425/987) 2023-08-09T11:41:43.9116492Z remote: Counting objects: 44% (435/987) 2023-08-09T11:41:43.9116754Z remote: Counting objects: 45% (445/987) 2023-08-09T11:41:43.9117032Z remote: Counting objects: 46% (455/987) 2023-08-09T11:41:43.9117309Z remote: Counting objects: 47% (464/987) 2023-08-09T11:41:43.9117684Z remote: Counting objects: 48% (474/987) 2023-08-09T11:41:43.9117966Z remote: Counting objects: 49% (484/987) 2023-08-09T11:41:43.9118245Z remote: Counting objects: 50% (494/987) 2023-08-09T11:41:43.9118658Z remote: Counting objects: 51% (504/987) 2023-08-09T11:41:43.9118946Z remote: Counting objects: 52% (514/987) 2023-08-09T11:41:43.9119227Z remote: Counting objects: 53% (524/987) 2023-08-09T11:41:43.9119602Z remote: Counting objects: 54% (533/987) 2023-08-09T11:41:43.9119980Z remote: Counting objects: 55% (543/987) 2023-08-09T11:41:43.9120258Z remote: Counting objects: 56% (553/987) 2023-08-09T11:41:43.9120537Z remote: Counting objects: 57% (563/987) 2023-08-09T11:41:43.9120800Z remote: Counting objects: 58% (573/987) 2023-08-09T11:41:43.9121073Z remote: Counting objects: 59% (583/987) 2023-08-09T11:41:43.9121349Z remote: Counting objects: 60% (593/987) 2023-08-09T11:41:43.9121625Z remote: Counting objects: 61% (603/987) 2023-08-09T11:41:43.9121885Z remote: Counting objects: 62% (612/987) 2023-08-09T11:41:43.9122160Z remote: Counting objects: 63% (622/987) 2023-08-09T11:41:43.9122587Z remote: Counting objects: 64% (632/987) 2023-08-09T11:41:43.9122961Z remote: Counting objects: 65% (642/987) 2023-08-09T11:41:43.9123241Z remote: Counting objects: 66% (652/987) 2023-08-09T11:41:43.9123517Z remote: Counting objects: 67% (662/987) 2023-08-09T11:41:43.9123795Z remote: Counting objects: 68% (672/987) 2023-08-09T11:41:43.9124069Z remote: Counting objects: 69% (682/987) 2023-08-09T11:41:43.9124328Z remote: Counting objects: 70% (691/987) 2023-08-09T11:41:43.9124607Z remote: Counting objects: 71% (701/987) 2023-08-09T11:41:43.9124884Z remote: Counting objects: 72% (711/987) 2023-08-09T11:41:43.9125276Z remote: Counting objects: 73% (721/987) 2023-08-09T11:41:43.9125544Z remote: Counting objects: 74% (731/987) 2023-08-09T11:41:43.9125819Z remote: Counting objects: 75% (741/987) 2023-08-09T11:41:43.9126239Z remote: Counting objects: 76% (751/987) 2023-08-09T11:41:43.9126661Z remote: Counting objects: 77% (760/987) 2023-08-09T11:41:43.9126923Z remote: Counting objects: 78% (770/987) 2023-08-09T11:41:43.9127577Z remote: Counting objects: 79% (780/987) 2023-08-09T11:41:43.9127893Z remote: Counting objects: 80% (790/987) 2023-08-09T11:41:43.9128175Z remote: Counting objects: 81% (800/987) 2023-08-09T11:41:43.9128438Z remote: Counting objects: 82% (810/987) 2023-08-09T11:41:43.9128717Z remote: Counting objects: 83% (820/987) 2023-08-09T11:41:43.9128995Z remote: Counting objects: 84% (830/987) 2023-08-09T11:41:43.9129275Z remote: Counting objects: 85% (839/987) 2023-08-09T11:41:43.9129535Z remote: Counting objects: 86% (849/987) 2023-08-09T11:41:43.9129811Z remote: Counting objects: 87% (859/987) 2023-08-09T11:41:43.9130083Z remote: Counting objects: 88% (869/987) 2023-08-09T11:41:43.9130361Z remote: Counting objects: 89% (879/987) 2023-08-09T11:41:43.9130630Z remote: Counting objects: 90% (889/987) 2023-08-09T11:41:43.9130905Z remote: Counting objects: 91% (899/987) 2023-08-09T11:41:43.9131184Z remote: Counting objects: 92% (909/987) 2023-08-09T11:41:43.9131460Z remote: Counting objects: 93% (918/987) 2023-08-09T11:41:43.9131900Z remote: Counting objects: 94% (928/987) 2023-08-09T11:41:43.9132228Z remote: Counting objects: 95% (938/987) 2023-08-09T11:41:43.9132650Z remote: Counting objects: 96% (948/987) 2023-08-09T11:41:43.9133027Z remote: Counting objects: 97% (958/987) 2023-08-09T11:41:43.9133308Z remote: Counting objects: 98% (968/987) 2023-08-09T11:41:43.9133569Z remote: Counting objects: 99% (978/987) 2023-08-09T11:41:43.9133846Z remote: Counting objects: 100% (987/987) 2023-08-09T11:41:43.9134139Z remote: Counting objects: 100% (987/987), done. 2023-08-09T11:41:43.9134459Z remote: Compressing objects: 0% (1/865) 2023-08-09T11:41:43.9134752Z remote: Compressing objects: 1% (9/865) 2023-08-09T11:41:43.9135055Z remote: Compressing objects: 2% (18/865) 2023-08-09T11:41:43.9135363Z remote: Compressing objects: 3% (26/865) 2023-08-09T11:41:43.9135669Z remote: Compressing objects: 4% (35/865) 2023-08-09T11:41:43.9135951Z remote: Compressing objects: 5% (44/865) 2023-08-09T11:41:43.9136249Z remote: Compressing objects: 6% (52/865) 2023-08-09T11:41:43.9136545Z remote: Compressing objects: 7% (61/865) 2023-08-09T11:41:43.9136906Z remote: Compressing objects: 8% (70/865) 2023-08-09T11:41:43.9137242Z remote: Compressing objects: 9% (78/865) 2023-08-09T11:41:43.9137539Z remote: Compressing objects: 10% (87/865) 2023-08-09T11:41:43.9137837Z remote: Compressing objects: 11% (96/865) 2023-08-09T11:41:43.9138143Z remote: Compressing objects: 12% (104/865) 2023-08-09T11:41:43.9138558Z remote: Compressing objects: 13% (113/865) 2023-08-09T11:41:43.9139210Z remote: Compressing objects: 14% (122/865) 2023-08-09T11:41:43.9139608Z remote: Compressing objects: 15% (130/865) 2023-08-09T11:41:43.9139914Z remote: Compressing objects: 16% (139/865) 2023-08-09T11:41:43.9140194Z remote: Compressing objects: 17% (148/865) 2023-08-09T11:41:43.9140488Z remote: Compressing objects: 18% (156/865) 2023-08-09T11:41:43.9140789Z remote: Compressing objects: 19% (165/865) 2023-08-09T11:41:43.9141221Z remote: Compressing objects: 20% (173/865) 2023-08-09T11:41:43.9141567Z remote: Compressing objects: 21% (182/865) 2023-08-09T11:41:43.9141863Z remote: Compressing objects: 22% (191/865) 2023-08-09T11:41:43.9142159Z remote: Compressing objects: 23% (199/865) 2023-08-09T11:41:43.9142456Z remote: Compressing objects: 24% (208/865) 2023-08-09T11:41:43.9142750Z remote: Compressing objects: 25% (217/865) 2023-08-09T11:41:43.9143033Z remote: Compressing objects: 26% (225/865) 2023-08-09T11:41:43.9143327Z remote: Compressing objects: 27% (234/865) 2023-08-09T11:41:43.9144024Z remote: Compressing objects: 28% (243/865) 2023-08-09T11:41:43.9144355Z remote: Compressing objects: 29% (251/865) 2023-08-09T11:41:43.9144635Z remote: Compressing objects: 30% (260/865) 2023-08-09T11:41:43.9145094Z remote: Compressing objects: 31% (269/865) 2023-08-09T11:41:43.9145390Z remote: Compressing objects: 32% (277/865) 2023-08-09T11:41:43.9145801Z remote: Compressing objects: 33% (286/865) 2023-08-09T11:41:43.9146168Z remote: Compressing objects: 34% (295/865) 2023-08-09T11:41:43.9146464Z remote: Compressing objects: 35% (303/865) 2023-08-09T11:41:43.9146764Z remote: Compressing objects: 36% (312/865) 2023-08-09T11:41:43.9147059Z remote: Compressing objects: 37% (321/865) 2023-08-09T11:41:43.9147339Z remote: Compressing objects: 38% (329/865) 2023-08-09T11:41:43.9147644Z remote: Compressing objects: 39% (338/865) 2023-08-09T11:41:43.9147940Z remote: Compressing objects: 40% (346/865) 2023-08-09T11:41:43.9148258Z remote: Compressing objects: 41% (355/865) 2023-08-09T11:41:43.9148631Z remote: Compressing objects: 42% (364/865) 2023-08-09T11:41:43.9148927Z remote: Compressing objects: 43% (372/865) 2023-08-09T11:41:43.9149224Z remote: Compressing objects: 44% (381/865) 2023-08-09T11:41:43.9149517Z remote: Compressing objects: 45% (390/865) 2023-08-09T11:41:43.9149795Z remote: Compressing objects: 46% (398/865) 2023-08-09T11:41:43.9150091Z remote: Compressing objects: 47% (407/865) 2023-08-09T11:41:43.9150383Z remote: Compressing objects: 48% (416/865) 2023-08-09T11:41:43.9150676Z remote: Compressing objects: 49% (424/865) 2023-08-09T11:41:43.9150968Z remote: Compressing objects: 50% (433/865) 2023-08-09T11:41:43.9151363Z remote: Compressing objects: 51% (442/865) 2023-08-09T11:41:43.9151665Z remote: Compressing objects: 52% (450/865) 2023-08-09T11:41:43.9151965Z remote: Compressing objects: 53% (459/865) 2023-08-09T11:41:43.9152466Z remote: Compressing objects: 54% (468/865) 2023-08-09T11:41:43.9152751Z remote: Compressing objects: 55% (476/865) 2023-08-09T11:41:43.9153046Z remote: Compressing objects: 56% (485/865) 2023-08-09T11:41:43.9153440Z remote: Compressing objects: 57% (494/865) 2023-08-09T11:41:43.9153739Z remote: Compressing objects: 58% (502/865) 2023-08-09T11:41:43.9154017Z remote: Compressing objects: 59% (511/865) 2023-08-09T11:41:43.9154314Z remote: Compressing objects: 60% (519/865) 2023-08-09T11:41:43.9154610Z remote: Compressing objects: 61% (528/865) 2023-08-09T11:41:43.9154904Z remote: Compressing objects: 62% (537/865) 2023-08-09T11:41:43.9155181Z remote: Compressing objects: 63% (545/865) 2023-08-09T11:41:43.9156326Z remote: Compressing objects: 64% (554/865) 2023-08-09T11:41:43.9156626Z remote: Compressing objects: 65% (563/865) 2023-08-09T11:41:43.9156931Z remote: Compressing objects: 66% (571/865) 2023-08-09T11:41:43.9157209Z remote: Compressing objects: 67% (580/865) 2023-08-09T11:41:43.9157505Z remote: Compressing objects: 68% (589/865) 2023-08-09T11:41:43.9157941Z remote: Compressing objects: 69% (597/865) 2023-08-09T11:41:43.9158244Z remote: Compressing objects: 70% (606/865) 2023-08-09T11:41:43.9158524Z remote: Compressing objects: 71% (615/865) 2023-08-09T11:41:43.9159006Z remote: Compressing objects: 72% (623/865) 2023-08-09T11:41:43.9159311Z remote: Compressing objects: 73% (632/865) 2023-08-09T11:41:43.9159607Z remote: Compressing objects: 74% (641/865) 2023-08-09T11:41:43.9159884Z remote: Compressing objects: 75% (649/865) 2023-08-09T11:41:43.9160187Z remote: Compressing objects: 76% (658/865) 2023-08-09T11:41:43.9160484Z remote: Compressing objects: 77% (667/865) 2023-08-09T11:41:43.9161223Z remote: Compressing objects: 78% (675/865) 2023-08-09T11:41:43.9161567Z remote: Compressing objects: 79% (684/865) 2023-08-09T11:41:43.9161869Z remote: Compressing objects: 80% (692/865) 2023-08-09T11:41:43.9162165Z remote: Compressing objects: 81% (701/865) 2023-08-09T11:41:43.9162458Z remote: Compressing objects: 82% (710/865) 2023-08-09T11:41:43.9162752Z remote: Compressing objects: 83% (718/865) 2023-08-09T11:41:43.9163159Z remote: Compressing objects: 84% (727/865) 2023-08-09T11:41:43.9163457Z remote: Compressing objects: 85% (736/865) 2023-08-09T11:41:43.9163754Z remote: Compressing objects: 86% (744/865) 2023-08-09T11:41:43.9164050Z remote: Compressing objects: 87% (753/865) 2023-08-09T11:41:43.9164328Z remote: Compressing objects: 88% (762/865) 2023-08-09T11:41:43.9164632Z remote: Compressing objects: 89% (770/865) 2023-08-09T11:41:43.9164934Z remote: Compressing objects: 90% (779/865) 2023-08-09T11:41:43.9165233Z remote: Compressing objects: 91% (788/865) 2023-08-09T11:41:43.9165511Z remote: Compressing objects: 92% (796/865) 2023-08-09T11:41:43.9165807Z remote: Compressing objects: 93% (805/865) 2023-08-09T11:41:43.9166099Z remote: Compressing objects: 94% (814/865) 2023-08-09T11:41:43.9166393Z remote: Compressing objects: 95% (822/865) 2023-08-09T11:41:43.9166683Z remote: Compressing objects: 96% (831/865) 2023-08-09T11:41:43.9166958Z remote: Compressing objects: 97% (840/865) 2023-08-09T11:41:43.9167250Z remote: Compressing objects: 98% (848/865) 2023-08-09T11:41:43.9167547Z remote: Compressing objects: 99% (857/865) 2023-08-09T11:41:43.9167843Z remote: Compressing objects: 100% (865/865) 2023-08-09T11:41:43.9168147Z remote: Compressing objects: 100% (865/865), done. 2023-08-09T11:41:43.9280531Z Receiving objects: 0% (1/987) 2023-08-09T11:41:43.9285552Z Receiving objects: 1% (10/987) 2023-08-09T11:41:43.9289234Z Receiving objects: 2% (20/987) 2023-08-09T11:41:43.9292210Z Receiving objects: 3% (30/987) 2023-08-09T11:41:43.9295389Z Receiving objects: 4% (40/987) 2023-08-09T11:41:43.9306497Z Receiving objects: 5% (50/987) 2023-08-09T11:41:43.9324518Z Receiving objects: 6% (60/987) 2023-08-09T11:41:43.9331778Z Receiving objects: 7% (70/987) 2023-08-09T11:41:43.9335789Z Receiving objects: 8% (79/987) 2023-08-09T11:41:43.9346106Z Receiving objects: 9% (89/987) 2023-08-09T11:41:43.9351752Z Receiving objects: 10% (99/987) 2023-08-09T11:41:43.9355944Z Receiving objects: 11% (109/987) 2023-08-09T11:41:43.9364930Z Receiving objects: 12% (119/987) 2023-08-09T11:41:43.9369822Z Receiving objects: 13% (129/987) 2023-08-09T11:41:43.9373831Z Receiving objects: 14% (139/987) 2023-08-09T11:41:43.9378925Z Receiving objects: 15% (149/987) 2023-08-09T11:41:43.9383437Z Receiving objects: 16% (158/987) 2023-08-09T11:41:43.9387504Z Receiving objects: 17% (168/987) 2023-08-09T11:41:43.9392367Z Receiving objects: 18% (178/987) 2023-08-09T11:41:43.9395916Z Receiving objects: 19% (188/987) 2023-08-09T11:41:43.9401002Z Receiving objects: 20% (198/987) 2023-08-09T11:41:43.9408279Z Receiving objects: 21% (208/987) 2023-08-09T11:41:43.9418301Z Receiving objects: 22% (218/987) 2023-08-09T11:41:43.9422062Z Receiving objects: 23% (228/987) 2023-08-09T11:41:43.9425223Z Receiving objects: 24% (237/987) 2023-08-09T11:41:43.9471507Z Receiving objects: 25% (247/987) 2023-08-09T11:41:43.9478190Z Receiving objects: 26% (257/987) 2023-08-09T11:41:43.9487368Z Receiving objects: 27% (267/987) 2023-08-09T11:41:43.9492813Z Receiving objects: 28% (277/987) 2023-08-09T11:41:43.9495135Z Receiving objects: 29% (287/987) 2023-08-09T11:41:43.9497997Z Receiving objects: 30% (297/987) 2023-08-09T11:41:43.9505587Z Receiving objects: 31% (306/987) 2023-08-09T11:41:43.9515092Z Receiving objects: 32% (316/987) 2023-08-09T11:41:43.9531419Z Receiving objects: 33% (326/987) 2023-08-09T11:41:43.9547876Z Receiving objects: 34% (336/987) 2023-08-09T11:41:43.9559322Z Receiving objects: 35% (346/987) 2023-08-09T11:41:43.9561693Z Receiving objects: 36% (356/987) 2023-08-09T11:41:43.9564732Z Receiving objects: 37% (366/987) 2023-08-09T11:41:43.9566975Z Receiving objects: 38% (376/987) 2023-08-09T11:41:43.9614732Z Receiving objects: 39% (385/987) 2023-08-09T11:41:43.9616816Z Receiving objects: 40% (395/987) 2023-08-09T11:41:43.9627573Z Receiving objects: 41% (405/987) 2023-08-09T11:41:43.9788184Z Receiving objects: 42% (415/987) 2023-08-09T11:41:44.0335557Z Receiving objects: 43% (425/987) 2023-08-09T11:41:44.0366948Z Receiving objects: 44% (435/987) 2023-08-09T11:41:44.0368331Z Receiving objects: 45% (445/987) 2023-08-09T11:41:44.0369299Z Receiving objects: 46% (455/987) 2023-08-09T11:41:44.0369846Z Receiving objects: 47% (464/987) 2023-08-09T11:41:44.0376408Z Receiving objects: 48% (474/987) 2023-08-09T11:41:44.0381468Z Receiving objects: 49% (484/987) 2023-08-09T11:41:44.0382692Z Receiving objects: 50% (494/987) 2023-08-09T11:41:44.0387778Z Receiving objects: 51% (504/987) 2023-08-09T11:41:44.0392166Z Receiving objects: 52% (514/987) 2023-08-09T11:41:44.0396914Z Receiving objects: 53% (524/987) 2023-08-09T11:41:44.0402081Z Receiving objects: 54% (533/987) 2023-08-09T11:41:44.0406706Z Receiving objects: 55% (543/987) 2023-08-09T11:41:44.0408243Z Receiving objects: 56% (553/987) 2023-08-09T11:41:44.0411709Z Receiving objects: 57% (563/987) 2023-08-09T11:41:44.0421540Z Receiving objects: 58% (573/987) 2023-08-09T11:41:44.0427539Z Receiving objects: 59% (583/987) 2023-08-09T11:41:44.0436621Z Receiving objects: 60% (593/987) 2023-08-09T11:41:44.0439630Z Receiving objects: 61% (603/987) 2023-08-09T11:41:44.0441948Z Receiving objects: 62% (612/987) 2023-08-09T11:41:44.0443244Z Receiving objects: 63% (622/987) 2023-08-09T11:41:44.0449536Z Receiving objects: 64% (632/987) 2023-08-09T11:41:44.0453907Z Receiving objects: 65% (642/987) 2023-08-09T11:41:44.0455449Z Receiving objects: 66% (652/987) 2023-08-09T11:41:44.0459400Z Receiving objects: 67% (662/987) 2023-08-09T11:41:44.0462980Z Receiving objects: 68% (672/987) 2023-08-09T11:41:44.0466107Z Receiving objects: 69% (682/987) 2023-08-09T11:41:44.0469574Z Receiving objects: 70% (691/987) 2023-08-09T11:41:44.0471720Z Receiving objects: 71% (701/987) 2023-08-09T11:41:44.0475696Z Receiving objects: 72% (711/987) 2023-08-09T11:41:44.0483127Z Receiving objects: 73% (721/987) 2023-08-09T11:41:44.0488839Z Receiving objects: 74% (731/987) 2023-08-09T11:41:44.0494326Z Receiving objects: 75% (741/987) 2023-08-09T11:41:44.0502069Z Receiving objects: 76% (751/987) 2023-08-09T11:41:44.0510678Z Receiving objects: 77% (760/987) 2023-08-09T11:41:44.0515222Z Receiving objects: 78% (770/987) 2023-08-09T11:41:44.0522661Z Receiving objects: 79% (780/987) 2023-08-09T11:41:44.0531542Z Receiving objects: 80% (790/987) 2023-08-09T11:41:44.0537345Z Receiving objects: 81% (800/987) 2023-08-09T11:41:44.0542534Z Receiving objects: 82% (810/987) 2023-08-09T11:41:44.0545531Z Receiving objects: 83% (820/987) 2023-08-09T11:41:44.0548314Z Receiving objects: 84% (830/987) 2023-08-09T11:41:44.0550905Z Receiving objects: 85% (839/987) 2023-08-09T11:41:44.0554682Z Receiving objects: 86% (849/987) 2023-08-09T11:41:44.0558849Z Receiving objects: 87% (859/987) 2023-08-09T11:41:44.0566278Z Receiving objects: 88% (869/987) 2023-08-09T11:41:44.0573762Z Receiving objects: 89% (879/987) 2023-08-09T11:41:44.0596378Z Receiving objects: 90% (889/987) 2023-08-09T11:41:44.0607107Z Receiving objects: 91% (899/987) 2023-08-09T11:41:44.0618968Z Receiving objects: 92% (909/987) 2023-08-09T11:41:44.0635655Z Receiving objects: 93% (918/987) 2023-08-09T11:41:44.0642431Z Receiving objects: 94% (928/987) 2023-08-09T11:41:44.0653746Z Receiving objects: 95% (938/987) 2023-08-09T11:41:44.0659798Z Receiving objects: 96% (948/987) 2023-08-09T11:41:44.0660681Z Receiving objects: 97% (958/987) 2023-08-09T11:41:44.0661447Z remote: Total 987 (delta 162), reused 444 (delta 89), pack-reused 0 2023-08-09T11:41:44.0683791Z Receiving objects: 98% (968/987) 2023-08-09T11:41:44.0689479Z Receiving objects: 99% (978/987) 2023-08-09T11:41:44.0689826Z Receiving objects: 100% (987/987) 2023-08-09T11:41:44.0690137Z Receiving objects: 100% (987/987), 4.42 MiB | 31.24 MiB/s, done. 2023-08-09T11:41:44.0697875Z Resolving deltas: 0% (0/162) 2023-08-09T11:41:44.0698580Z Resolving deltas: 1% (2/162) 2023-08-09T11:41:44.0699082Z Resolving deltas: 2% (4/162) 2023-08-09T11:41:44.0699689Z Resolving deltas: 3% (5/162) 2023-08-09T11:41:44.0700190Z Resolving deltas: 4% (7/162) 2023-08-09T11:41:44.0700754Z Resolving deltas: 5% (9/162) 2023-08-09T11:41:44.0701327Z Resolving deltas: 6% (10/162) 2023-08-09T11:41:44.0701807Z Resolving deltas: 7% (12/162) 2023-08-09T11:41:44.0702480Z Resolving deltas: 8% (13/162) 2023-08-09T11:41:44.0705227Z Resolving deltas: 9% (15/162) 2023-08-09T11:41:44.0705783Z Resolving deltas: 11% (19/162) 2023-08-09T11:41:44.0706253Z Resolving deltas: 12% (20/162) 2023-08-09T11:41:44.0706804Z Resolving deltas: 13% (22/162) 2023-08-09T11:41:44.0707094Z Resolving deltas: 14% (23/162) 2023-08-09T11:41:44.0707677Z Resolving deltas: 15% (25/162) 2023-08-09T11:41:44.0709700Z Resolving deltas: 16% (26/162) 2023-08-09T11:41:44.0712063Z Resolving deltas: 17% (28/162) 2023-08-09T11:41:44.0713837Z Resolving deltas: 19% (31/162) 2023-08-09T11:41:44.0716153Z Resolving deltas: 20% (33/162) 2023-08-09T11:41:44.0718034Z Resolving deltas: 22% (36/162) 2023-08-09T11:41:44.0719869Z Resolving deltas: 23% (38/162) 2023-08-09T11:41:44.0721835Z Resolving deltas: 24% (40/162) 2023-08-09T11:41:44.0724117Z Resolving deltas: 25% (41/162) 2023-08-09T11:41:44.0725225Z Resolving deltas: 27% (44/162) 2023-08-09T11:41:44.0727375Z Resolving deltas: 28% (46/162) 2023-08-09T11:41:44.0731426Z Resolving deltas: 29% (47/162) 2023-08-09T11:41:44.0732460Z Resolving deltas: 30% (49/162) 2023-08-09T11:41:44.0733255Z Resolving deltas: 31% (51/162) 2023-08-09T11:41:44.0733983Z Resolving deltas: 32% (52/162) 2023-08-09T11:41:44.0734645Z Resolving deltas: 33% (54/162) 2023-08-09T11:41:44.0735212Z Resolving deltas: 34% (56/162) 2023-08-09T11:41:44.0736021Z Resolving deltas: 35% (57/162) 2023-08-09T11:41:44.0736492Z Resolving deltas: 36% (59/162) 2023-08-09T11:41:44.0737159Z Resolving deltas: 37% (60/162) 2023-08-09T11:41:44.0737726Z Resolving deltas: 38% (62/162) 2023-08-09T11:41:44.0738193Z Resolving deltas: 39% (64/162) 2023-08-09T11:41:44.0738800Z Resolving deltas: 40% (65/162) 2023-08-09T11:41:44.0739188Z Resolving deltas: 41% (67/162) 2023-08-09T11:41:44.0739621Z Resolving deltas: 42% (69/162) 2023-08-09T11:41:44.0740283Z Resolving deltas: 43% (70/162) 2023-08-09T11:41:44.0741030Z Resolving deltas: 44% (72/162) 2023-08-09T11:41:44.0744378Z Resolving deltas: 45% (73/162) 2023-08-09T11:41:44.0744843Z Resolving deltas: 46% (75/162) 2023-08-09T11:41:44.0745103Z Resolving deltas: 47% (77/162) 2023-08-09T11:41:44.0745509Z Resolving deltas: 48% (78/162) 2023-08-09T11:41:44.0745811Z Resolving deltas: 49% (80/162) 2023-08-09T11:41:44.0746213Z Resolving deltas: 50% (82/162) 2023-08-09T11:41:44.0746452Z Resolving deltas: 51% (83/162) 2023-08-09T11:41:44.0748672Z Resolving deltas: 52% (85/162) 2023-08-09T11:41:44.0749754Z Resolving deltas: 53% (87/162) 2023-08-09T11:41:44.0750867Z Resolving deltas: 54% (88/162) 2023-08-09T11:41:44.0751332Z Resolving deltas: 55% (90/162) 2023-08-09T11:41:44.0751798Z Resolving deltas: 56% (92/162) 2023-08-09T11:41:44.0752242Z Resolving deltas: 57% (93/162) 2023-08-09T11:41:44.0752694Z Resolving deltas: 58% (94/162) 2023-08-09T11:41:44.0753036Z Resolving deltas: 59% (96/162) 2023-08-09T11:41:44.0754555Z Resolving deltas: 60% (98/162) 2023-08-09T11:41:44.0755404Z Resolving deltas: 61% (99/162) 2023-08-09T11:41:44.0756275Z Resolving deltas: 62% (101/162) 2023-08-09T11:41:44.0757577Z Resolving deltas: 63% (103/162) 2023-08-09T11:41:44.0758157Z Resolving deltas: 64% (104/162) 2023-08-09T11:41:44.0758671Z Resolving deltas: 65% (106/162) 2023-08-09T11:41:44.0760472Z Resolving deltas: 66% (107/162) 2023-08-09T11:41:44.0761197Z Resolving deltas: 67% (109/162) 2023-08-09T11:41:44.0762883Z Resolving deltas: 68% (111/162) 2023-08-09T11:41:44.0763615Z Resolving deltas: 69% (112/162) 2023-08-09T11:41:44.0764310Z Resolving deltas: 70% (114/162) 2023-08-09T11:41:44.0764833Z Resolving deltas: 71% (116/162) 2023-08-09T11:41:44.0765211Z Resolving deltas: 72% (117/162) 2023-08-09T11:41:44.0765445Z Resolving deltas: 73% (119/162) 2023-08-09T11:41:44.0765693Z Resolving deltas: 74% (121/162) 2023-08-09T11:41:44.0766081Z Resolving deltas: 75% (122/162) 2023-08-09T11:41:44.0766562Z Resolving deltas: 76% (124/162) 2023-08-09T11:41:44.0767046Z Resolving deltas: 77% (125/162) 2023-08-09T11:41:44.0767470Z Resolving deltas: 78% (127/162) 2023-08-09T11:41:44.0767774Z Resolving deltas: 79% (128/162) 2023-08-09T11:41:44.0768259Z Resolving deltas: 80% (130/162) 2023-08-09T11:41:44.0768809Z Resolving deltas: 82% (133/162) 2023-08-09T11:41:44.0769259Z Resolving deltas: 83% (135/162) 2023-08-09T11:41:44.0769693Z Resolving deltas: 84% (137/162) 2023-08-09T11:41:44.0770223Z Resolving deltas: 85% (138/162) 2023-08-09T11:41:44.0770688Z Resolving deltas: 86% (140/162) 2023-08-09T11:41:44.0772038Z Resolving deltas: 87% (141/162) 2023-08-09T11:41:44.0773886Z Resolving deltas: 88% (143/162) 2023-08-09T11:41:44.0777742Z Resolving deltas: 89% (145/162) 2023-08-09T11:41:44.0778129Z Resolving deltas: 90% (146/162) 2023-08-09T11:41:44.0778395Z Resolving deltas: 91% (148/162) 2023-08-09T11:41:44.0778653Z Resolving deltas: 92% (150/162) 2023-08-09T11:41:44.0779090Z Resolving deltas: 93% (151/162) 2023-08-09T11:41:44.0780398Z Resolving deltas: 95% (154/162) 2023-08-09T11:41:44.0782526Z Resolving deltas: 96% (156/162) 2023-08-09T11:41:44.0784914Z Resolving deltas: 97% (158/162) 2023-08-09T11:41:44.0790234Z Resolving deltas: 98% (160/162) 2023-08-09T11:41:44.0795444Z Resolving deltas: 99% (161/162) 2023-08-09T11:41:44.0798817Z Resolving deltas: 100% (162/162) 2023-08-09T11:41:44.0799110Z Resolving deltas: 100% (162/162), done. 2023-08-09T11:41:44.3656243Z From https://github.com/pytorch/audio 2023-08-09T11:41:44.3656683Z * [new ref] fe9b9ff75edebf1e0e326f64577d64df3b5858db -> origin/nightly 2023-08-09T11:41:44.3824375Z ##[endgroup] 2023-08-09T11:41:44.3824835Z ##[group]Determining the checkout info 2023-08-09T11:41:44.3827991Z ##[endgroup] 2023-08-09T11:41:44.3828390Z ##[group]Checking out the ref 2023-08-09T11:41:44.3838273Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-08-09T11:41:45.5730888Z Updating files: 39% (338/859) 2023-08-09T11:41:45.5921767Z Updating files: 40% (344/859) 2023-08-09T11:41:45.6142283Z Updating files: 41% (353/859) 2023-08-09T11:41:45.6218703Z Updating files: 42% (361/859) 2023-08-09T11:41:45.6263655Z Updating files: 43% (370/859) 2023-08-09T11:41:45.6339280Z Updating files: 44% (378/859) 2023-08-09T11:41:45.6506813Z Updating files: 45% (387/859) 2023-08-09T11:41:45.6551113Z Updating files: 46% (396/859) 2023-08-09T11:41:45.6621407Z Updating files: 47% (404/859) 2023-08-09T11:41:45.6681254Z Updating files: 48% (413/859) 2023-08-09T11:41:45.6748218Z Updating files: 49% (421/859) 2023-08-09T11:41:45.6833333Z Updating files: 50% (430/859) 2023-08-09T11:41:45.6870975Z Updating files: 51% (439/859) 2023-08-09T11:41:45.6926311Z Updating files: 52% (447/859) 2023-08-09T11:41:45.6971034Z Updating files: 53% (456/859) 2023-08-09T11:41:46.0524043Z Updating files: 54% (464/859) 2023-08-09T11:41:46.0584688Z Updating files: 55% (473/859) 2023-08-09T11:41:46.0648996Z Updating files: 56% (482/859) 2023-08-09T11:41:46.0720641Z Updating files: 57% (490/859) 2023-08-09T11:41:46.0763157Z Updating files: 58% (499/859) 2023-08-09T11:41:46.0831286Z Updating files: 59% (507/859) 2023-08-09T11:41:46.0879465Z Updating files: 60% (516/859) 2023-08-09T11:41:46.0938887Z Updating files: 61% (524/859) 2023-08-09T11:41:46.1008007Z Updating files: 62% (533/859) 2023-08-09T11:41:46.1064719Z Updating files: 63% (542/859) 2023-08-09T11:41:46.1148289Z Updating files: 64% (550/859) 2023-08-09T11:41:46.1198070Z Updating files: 65% (559/859) 2023-08-09T11:41:46.1244657Z Updating files: 66% (567/859) 2023-08-09T11:41:46.1299321Z Updating files: 67% (576/859) 2023-08-09T11:41:46.1346538Z Updating files: 68% (585/859) 2023-08-09T11:41:46.1386438Z Updating files: 69% (593/859) 2023-08-09T11:41:46.1453676Z Updating files: 70% (602/859) 2023-08-09T11:41:46.1491784Z Updating files: 71% (610/859) 2023-08-09T11:41:46.1556471Z Updating files: 72% (619/859) 2023-08-09T11:41:46.1606641Z Updating files: 73% (628/859) 2023-08-09T11:41:46.1673359Z Updating files: 74% (636/859) 2023-08-09T11:41:46.3883040Z Updating files: 75% (645/859) 2023-08-09T11:41:46.6426448Z Updating files: 76% (653/859) 2023-08-09T11:41:46.6467105Z Updating files: 76% (656/859) 2023-08-09T11:41:46.6541596Z Updating files: 77% (662/859) 2023-08-09T11:41:46.6586139Z Updating files: 78% (671/859) 2023-08-09T11:41:46.6656388Z Updating files: 79% (679/859) 2023-08-09T11:41:46.6708614Z Updating files: 80% (688/859) 2023-08-09T11:41:46.6759942Z Updating files: 81% (696/859) 2023-08-09T11:41:46.6815083Z Updating files: 82% (705/859) 2023-08-09T11:41:46.6878492Z Updating files: 83% (713/859) 2023-08-09T11:41:46.6935348Z Updating files: 84% (722/859) 2023-08-09T11:41:46.6971120Z Updating files: 85% (731/859) 2023-08-09T11:41:46.7029045Z Updating files: 86% (739/859) 2023-08-09T11:41:46.7070617Z Updating files: 87% (748/859) 2023-08-09T11:41:46.7144255Z Updating files: 88% (756/859) 2023-08-09T11:41:46.7185922Z Updating files: 89% (765/859) 2023-08-09T11:41:46.7572773Z Updating files: 90% (774/859) 2023-08-09T11:41:46.7662805Z Updating files: 91% (782/859) 2023-08-09T11:41:46.7718785Z Updating files: 92% (791/859) 2023-08-09T11:41:46.7782942Z Updating files: 93% (799/859) 2023-08-09T11:41:46.7850578Z Updating files: 94% (808/859) 2023-08-09T11:41:46.7909857Z Updating files: 95% (817/859) 2023-08-09T11:41:46.7964579Z Updating files: 96% (825/859) 2023-08-09T11:41:46.8029134Z Updating files: 97% (834/859) 2023-08-09T11:41:46.8096182Z Updating files: 98% (842/859) 2023-08-09T11:41:46.8147708Z Updating files: 99% (851/859) 2023-08-09T11:41:46.8148068Z Updating files: 100% (859/859) 2023-08-09T11:41:46.8148342Z Updating files: 100% (859/859), done. 2023-08-09T11:41:46.8526336Z branch 'nightly' set up to track 'origin/nightly'. 2023-08-09T11:41:46.8526691Z Switched to a new branch 'nightly' 2023-08-09T11:41:46.8580633Z ##[endgroup] 2023-08-09T11:41:46.8581102Z ##[group]Setting up auth for fetching submodules 2023-08-09T11:41:46.8595150Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:46.8937223Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-08-09T11:41:46.9288622Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-08-09T11:41:46.9616572Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-08-09T11:41:46.9944722Z ##[endgroup] 2023-08-09T11:41:46.9945236Z ##[group]Fetching submodules 2023-08-09T11:41:46.9953610Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-08-09T11:41:47.4852331Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-08-09T11:41:48.2433841Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-08-09T11:41:48.7132246Z ##[endgroup] 2023-08-09T11:41:48.7132996Z ##[group]Persisting credentials for submodules 2023-08-09T11:41:48.7144366Z [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:49.2747050Z [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:49.7295650Z [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:50.1771636Z [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:50.6576001Z ##[endgroup] 2023-08-09T11:41:50.6922834Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:41:50.7184707Z 'fe9b9ff75edebf1e0e326f64577d64df3b5858db' 2023-08-09T11:41:50.7490965Z ##[group]Run echo "ENV VARS" 2023-08-09T11:41:50.7491218Z echo "ENV VARS" 2023-08-09T11:41:50.7491464Z echo "${GITHUB_REF_NAME}" 2023-08-09T11:41:50.7491719Z echo "${GITHUB_REF}" 2023-08-09T11:41:50.7491966Z echo "${GITHUB_BASE_REF}" 2023-08-09T11:41:50.7492177Z  2023-08-09T11:41:50.7492405Z echo "GITHUB PROVIDED" 2023-08-09T11:41:50.7492648Z echo "nightly" 2023-08-09T11:41:50.7492897Z echo "refs/heads/nightly" 2023-08-09T11:41:50.7493135Z echo "refs/heads/nightly" 2023-08-09T11:41:50.7493365Z echo "" 2023-08-09T11:41:50.7518396Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:50.7518728Z env: 2023-08-09T11:41:50.7518986Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:50.7519264Z PYTHON_VERSION: 3.11 2023-08-09T11:41:50.7519500Z PACKAGE_TYPE: conda 2023-08-09T11:41:50.7519740Z REPOSITORY: pytorch/audio 2023-08-09T11:41:50.7519968Z REF: 2023-08-09T11:41:50.7520148Z CU_VERSION: cu121 2023-08-09T11:41:50.7520363Z CHANNEL: nightly 2023-08-09T11:41:50.7520577Z ##[endgroup] 2023-08-09T11:41:51.0912272Z ENV VARS 2023-08-09T11:41:51.0912517Z nightly 2023-08-09T11:41:51.0912727Z refs/heads/nightly 2023-08-09T11:41:51.0912886Z 2023-08-09T11:41:51.0912989Z GITHUB PROVIDED 2023-08-09T11:41:51.0913205Z nightly 2023-08-09T11:41:51.0913391Z refs/heads/nightly 2023-08-09T11:41:51.0913652Z refs/heads/nightly 2023-08-09T11:41:51.0913809Z 2023-08-09T11:41:51.2400647Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:51.2401136Z set -euxo pipefail 2023-08-09T11:41:51.2401710Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-08-09T11:41:51.2402086Z # and "/" is not allowed in artifact names 2023-08-09T11:41:51.2402456Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-08-09T11:41:51.2430130Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:51.2430464Z env: 2023-08-09T11:41:51.2430721Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:51.2430982Z PYTHON_VERSION: 3.11 2023-08-09T11:41:51.2431217Z PACKAGE_TYPE: conda 2023-08-09T11:41:51.2431497Z REPOSITORY: pytorch/audio 2023-08-09T11:41:51.2431888Z REF: 2023-08-09T11:41:51.2432072Z CU_VERSION: cu121 2023-08-09T11:41:51.2432285Z CHANNEL: nightly 2023-08-09T11:41:51.2432616Z ##[endgroup] 2023-08-09T11:41:51.3646242Z + echo ARTIFACT_NAME=pytorch_audio__3.11 2023-08-09T11:41:51.5027975Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:51.5028290Z set -euxo pipefail 2023-08-09T11:41:51.5028557Z conda info | grep -i 'base environment' 2023-08-09T11:41:51.5029124Z conda clean --all --quiet --yes 2023-08-09T11:41:51.5057057Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:41:51.5057332Z env: 2023-08-09T11:41:51.5057591Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:51.5057857Z PYTHON_VERSION: 3.11 2023-08-09T11:41:51.5058091Z PACKAGE_TYPE: conda 2023-08-09T11:41:51.5058336Z REPOSITORY: pytorch/audio 2023-08-09T11:41:51.5058728Z REF: 2023-08-09T11:41:51.5058913Z CU_VERSION: cu121 2023-08-09T11:41:51.5059128Z CHANNEL: nightly 2023-08-09T11:41:51.5059490Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:41:51.5059852Z ##[endgroup] 2023-08-09T11:41:52.2334467Z + conda info 2023-08-09T11:41:52.2412076Z + grep -i 'base environment' 2023-08-09T11:43:42.2021415Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-08-09T11:43:42.2025741Z + conda clean --all --quiet --yes 2023-08-09T11:43:45.6317256Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:45.6317589Z set -euxo pipefail 2023-08-09T11:43:45.6317909Z conda config --set channel_priority false 2023-08-09T11:43:45.6342421Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:45.6342718Z env: 2023-08-09T11:43:45.6342992Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:45.6343288Z PYTHON_VERSION: 3.11 2023-08-09T11:43:45.6343514Z PACKAGE_TYPE: conda 2023-08-09T11:43:45.6343775Z REPOSITORY: pytorch/audio 2023-08-09T11:43:45.6344022Z REF: 2023-08-09T11:43:45.6344235Z CU_VERSION: cu121 2023-08-09T11:43:45.6344437Z CHANNEL: nightly 2023-08-09T11:43:45.6344695Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:43:45.6344959Z ##[endgroup] 2023-08-09T11:43:45.9430025Z + conda config --set channel_priority false 2023-08-09T11:43:46.5369274Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:46.5369621Z set -euxo pipefail 2023-08-09T11:43:46.5369952Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-08-09T11:43:46.5370292Z conda create \ 2023-08-09T11:43:46.5370519Z  --yes --quiet \ 2023-08-09T11:43:46.5370781Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:43:46.5371037Z  "python=3.9" 2023-08-09T11:43:46.5371284Z CONDA_ENV="${CONDA_ENV}" 2023-08-09T11:43:46.5371550Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-08-09T11:43:46.5371938Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-08-09T11:43:46.5372350Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-08-09T11:43:46.5372722Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-08-09T11:43:46.5373021Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:43:46.5373328Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-08-09T11:43:46.5399532Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:46.5399819Z env: 2023-08-09T11:43:46.5400102Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:46.5400374Z PYTHON_VERSION: 3.11 2023-08-09T11:43:46.5400668Z PACKAGE_TYPE: conda 2023-08-09T11:43:46.5400929Z REPOSITORY: pytorch/audio 2023-08-09T11:43:46.5401173Z REF: 2023-08-09T11:43:46.5401361Z CU_VERSION: cu121 2023-08-09T11:43:46.5401588Z CHANNEL: nightly 2023-08-09T11:43:46.5401845Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:43:46.5402104Z ##[endgroup] 2023-08-09T11:43:46.8278989Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:46.8279541Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python=3.9 2023-08-09T11:43:59.9371982Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:44:00.0473933Z Solving environment: ...working... done 2023-08-09T11:44:16.6054622Z 2023-08-09T11:44:16.6055090Z ## Package Plan ## 2023-08-09T11:44:16.6057398Z 2023-08-09T11:44:16.6058337Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225 2023-08-09T11:44:16.6058719Z 2023-08-09T11:44:16.6058891Z added / updated specs: 2023-08-09T11:44:16.6060334Z - python=3.9 2023-08-09T11:44:16.6060744Z 2023-08-09T11:44:16.6060757Z 2023-08-09T11:44:16.6061234Z The following packages will be downloaded: 2023-08-09T11:44:16.6061626Z 2023-08-09T11:44:16.6064509Z package | build 2023-08-09T11:44:16.6066163Z ---------------------------|----------------- 2023-08-09T11:44:16.6067076Z openssl-3.0.10 | h2bbff1b_0 7.4 MB 2023-08-09T11:44:16.6067827Z pip-23.2.1 | py39haa95532_0 2.8 MB 2023-08-09T11:44:16.6068719Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-08-09T11:44:16.6069572Z setuptools-68.0.0 | py39haa95532_0 925 KB 2023-08-09T11:44:16.6070342Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-08-09T11:44:16.6071126Z tzdata-2023c | h04d1e81_0 116 KB 2023-08-09T11:44:16.6071731Z vc-14.2 | h21ff451_1 8 KB 2023-08-09T11:44:16.6072284Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-08-09T11:44:16.6072681Z ------------------------------------------------------------ 2023-08-09T11:44:16.6073072Z Total: 31.6 MB 2023-08-09T11:44:16.6073274Z 2023-08-09T11:44:16.6073428Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:16.6118962Z 2023-08-09T11:44:16.6133543Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:44:16.6134019Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:44:16.6134403Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 None 2023-08-09T11:44:16.6134765Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-08-09T11:44:16.6135177Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 None 2023-08-09T11:44:16.6135583Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:44:16.6135958Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-08-09T11:44:16.6136318Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:44:16.6136666Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:44:16.6137051Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-08-09T11:44:16.6137263Z 2023-08-09T11:44:16.6137271Z 2023-08-09T11:44:16.9139278Z Preparing transaction: ...working... done 2023-08-09T11:44:19.2762687Z Verifying transaction: ...working... done 2023-08-09T11:44:24.9031578Z Executing transaction: ...working... done 2023-08-09T11:44:24.9874564Z Retrieving notices: ...working... done 2023-08-09T11:44:25.3589361Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:44:25.3590365Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:44:25.3591496Z + 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:33.2335123Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-08-09T11:44:33.2335513Z 2023-08-09T11:44:33.2335674Z Installing build dependencies: started 2023-08-09T11:44:33.2335881Z 2023-08-09T11:44:33.2336057Z Installing build dependencies: finished with status 'done' 2023-08-09T11:44:33.2336270Z 2023-08-09T11:44:33.2336418Z Getting requirements to build wheel: started 2023-08-09T11:44:33.2336604Z 2023-08-09T11:44:33.2336787Z Getting requirements to build wheel: finished with status 'done' 2023-08-09T11:44:33.2337029Z 2023-08-09T11:44:33.2337180Z Preparing metadata (pyproject.toml): started 2023-08-09T11:44:33.2337374Z 2023-08-09T11:44:33.2337800Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-08-09T11:44:33.2338042Z 2023-08-09T11:44:33.2338223Z Building wheels for collected packages: pytorch-pkg-helpers 2023-08-09T11:44:33.2338433Z 2023-08-09T11:44:33.2338627Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-08-09T11:44:33.2338852Z 2023-08-09T11:44:33.2339079Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-08-09T11:44:33.2339340Z 2023-08-09T11:44:33.2339716Z 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:33.2340103Z 2023-08-09T11:44:33.2340416Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-08-09T11:44:33.2340752Z 2023-08-09T11:44:33.2340872Z Successfully built pytorch-pkg-helpers 2023-08-09T11:44:33.2341067Z 2023-08-09T11:44:33.2341235Z Installing collected packages: pytorch-pkg-helpers 2023-08-09T11:44:33.2341441Z 2023-08-09T11:44:33.2341613Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-08-09T11:44:33.2341826Z 2023-08-09T11:44:33.2341832Z 2023-08-09T11:44:33.2857532Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:33.2858376Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python -m pytorch_pkg_helpers 2023-08-09T11:44:36.0632713Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:36.1110560Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:44:36.1111198Z 2023-08-09T11:44:36.1111513Z export CMAKE_USE_CUDA='1' 2023-08-09T11:44:36.1111823Z 2023-08-09T11:44:36.1112043Z export CONDA_BUILD_VARIANT='cuda' 2023-08-09T11:44:36.1112400Z 2023-08-09T11:44:36.1112764Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T11:44:36.1113204Z 2023-08-09T11:44:36.1113586Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:44:36.1114004Z 2023-08-09T11:44:36.1114298Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:44:36.1114709Z 2023-08-09T11:44:36.1114942Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:44:36.1115266Z 2023-08-09T11:44:36.1115654Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:44:36.1116090Z 2023-08-09T11:44:36.1116457Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:44:36.1116928Z 2023-08-09T11:44:36.1117101Z export FORCE_CUDA=1 2023-08-09T11:44:36.1117376Z 2023-08-09T11:44:36.1117736Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-08-09T11:44:36.1118564Z 2023-08-09T11:44:36.1118824Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T11:44:36.1119152Z 2023-08-09T11:44:36.1119370Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:44:36.1119776Z 2023-08-09T11:44:36.1120086Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T11:44:36.1120446Z 2023-08-09T11:44:36.1120639Z export VERSION_SUFFIX='' 2023-08-09T11:44:36.1120933Z 2023-08-09T11:44:36.1121108Z export WHEEL_DIR='' 2023-08-09T11:44:36.1121356Z 2023-08-09T11:44:36.1121389Z 2023-08-09T11:44:36.1121730Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:36.1262036Z ##[group]Run set -euxo pipefail 2023-08-09T11:44:36.1262355Z set -euxo pipefail 2023-08-09T11:44:36.1262685Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-08-09T11:44:36.1262959Z  2023-08-09T11:44:36.1263213Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-08-09T11:44:36.1263465Z  2023-08-09T11:44:36.1263739Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-08-09T11:44:36.1263995Z  conda create \ 2023-08-09T11:44:36.1264410Z  --yes --quiet \ 2023-08-09T11:44:36.1264694Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:36.1264960Z  "python=3.8" \ 2023-08-09T11:44:36.1265177Z  cmake=3.22 \ 2023-08-09T11:44:36.1265425Z  conda-build=3.21 \ 2023-08-09T11:44:36.1265671Z  ninja=1.10 \ 2023-08-09T11:44:36.1265915Z  pkg-config=0.29 \ 2023-08-09T11:44:36.1266319Z  wheel=0.37 2023-08-09T11:44:36.1266542Z  else 2023-08-09T11:44:36.1266768Z  conda create \ 2023-08-09T11:44:36.1267114Z  --yes --quiet \ 2023-08-09T11:44:36.1267501Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:36.1267802Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:36.1268059Z  cmake=3.22 \ 2023-08-09T11:44:36.1268302Z  ninja=1.10 \ 2023-08-09T11:44:36.1268549Z  pkg-config=0.29 \ 2023-08-09T11:44:36.1268771Z  wheel=0.37 2023-08-09T11:44:36.1269003Z  fi 2023-08-09T11:44:36.1269213Z else 2023-08-09T11:44:36.1269437Z  conda create \ 2023-08-09T11:44:36.1269657Z  --yes --quiet \ 2023-08-09T11:44:36.1269922Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:36.1270208Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:36.1270455Z  cmake=3.22 \ 2023-08-09T11:44:36.1270676Z  conda-build=3.21 \ 2023-08-09T11:44:36.1270914Z  ninja=1.10 \ 2023-08-09T11:44:36.1271161Z  pkg-config=0.29 \ 2023-08-09T11:44:36.1271404Z  wheel=0.37 2023-08-09T11:44:36.1271601Z fi 2023-08-09T11:44:36.1271866Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:36.1272219Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:36.1321623Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:36.1321912Z env: 2023-08-09T11:44:36.1322166Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:36.1322466Z PYTHON_VERSION: 3.11 2023-08-09T11:44:36.1322709Z PACKAGE_TYPE: conda 2023-08-09T11:44:36.1322968Z REPOSITORY: pytorch/audio 2023-08-09T11:44:36.1323182Z REF: 2023-08-09T11:44:36.1323396Z CU_VERSION: cu121 2023-08-09T11:44:36.1323628Z CHANNEL: nightly 2023-08-09T11:44:36.1323880Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:44:36.1324194Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:36.1324499Z ##[endgroup] 2023-08-09T11:44:36.4268536Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:36.4269122Z + [[ 3.11 = \3\.\1\1 ]] 2023-08-09T11:44:36.4269369Z + [[ conda == \c\o\n\d\a ]] 2023-08-09T11:44:36.4269842Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5808497225' python=3.8 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-08-09T11:44:38.4267965Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:44:38.4277424Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-08-09T11:44:55.2287394Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:01.4282721Z Solving environment: ...working... done 2023-08-09T11:45:01.6688642Z 2023-08-09T11:45:01.6689180Z ## Package Plan ## 2023-08-09T11:45:01.6689502Z 2023-08-09T11:45:01.6690042Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T11:45:01.6690504Z 2023-08-09T11:45:01.6690688Z added / updated specs: 2023-08-09T11:45:01.6691100Z - cmake=3.22 2023-08-09T11:45:01.6691469Z - conda-build=3.21 2023-08-09T11:45:01.6691847Z - ninja=1.10 2023-08-09T11:45:01.6692078Z - pkg-config=0.29 2023-08-09T11:45:01.6692312Z - python=3.8 2023-08-09T11:45:01.6692510Z - wheel=0.37 2023-08-09T11:45:01.6692646Z 2023-08-09T11:45:01.6692916Z 2023-08-09T11:45:01.6693083Z The following packages will be downloaded: 2023-08-09T11:45:01.6693269Z 2023-08-09T11:45:01.6693393Z package | build 2023-08-09T11:45:01.6693696Z ---------------------------|----------------- 2023-08-09T11:45:01.6694011Z beautifulsoup4-4.12.2 | py38haa95532_0 209 KB 2023-08-09T11:45:01.6694355Z boltons-23.0.0 | py38haa95532_0 421 KB 2023-08-09T11:45:01.6694677Z brotlipy-0.7.0 |py38h2bbff1b_1003 412 KB 2023-08-09T11:45:01.6695004Z certifi-2023.7.22 | py38haa95532_0 154 KB 2023-08-09T11:45:01.6695309Z cffi-1.15.1 | py38h2bbff1b_3 238 KB 2023-08-09T11:45:01.6695599Z chardet-4.0.0 |py38haa95532_1003 211 KB 2023-08-09T11:45:01.6695928Z colorama-0.4.6 | py38haa95532_0 32 KB 2023-08-09T11:45:01.6696250Z conda-23.7.2 | py38haa95532_0 1.0 MB 2023-08-09T11:45:01.6696568Z conda-build-3.21.9 | py38haa95532_0 555 KB 2023-08-09T11:45:01.6696909Z conda-package-handling-2.2.0| py38haa95532_0 287 KB 2023-08-09T11:45:01.6697297Z conda-package-streaming-0.9.0| py38haa95532_0 29 KB 2023-08-09T11:45:01.6697666Z cryptography-41.0.2 | py38hac1b9e3_0 1.1 MB 2023-08-09T11:45:01.6697998Z filelock-3.9.0 | py38haa95532_0 19 KB 2023-08-09T11:45:01.6698279Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-08-09T11:45:01.6698579Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-08-09T11:45:01.6698888Z idna-3.4 | py38haa95532_0 94 KB 2023-08-09T11:45:01.6699203Z jinja2-3.1.2 | py38haa95532_0 211 KB 2023-08-09T11:45:01.6699496Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-08-09T11:45:01.6699830Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-08-09T11:45:01.6700149Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-08-09T11:45:01.6700455Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-08-09T11:45:01.6700736Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-08-09T11:45:01.6701040Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-08-09T11:45:01.6701344Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-08-09T11:45:01.6701654Z markupsafe-2.1.1 | py38h2bbff1b_0 26 KB 2023-08-09T11:45:01.6701977Z menuinst-1.4.19 | py38h59b6b97_0 94 KB 2023-08-09T11:45:01.6702263Z ninja-1.10.2 | haa95532_5 14 KB 2023-08-09T11:45:01.6702760Z packaging-23.0 | py38haa95532_0 69 KB 2023-08-09T11:45:01.6703074Z pcre-8.45 | hd77b12b_0 382 KB 2023-08-09T11:45:01.6703396Z pip-23.2.1 | py38haa95532_0 2.8 MB 2023-08-09T11:45:01.6703700Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-08-09T11:45:01.6704017Z pkginfo-1.9.6 | py38haa95532_0 69 KB 2023-08-09T11:45:01.6704329Z pluggy-1.0.0 | py38haa95532_1 29 KB 2023-08-09T11:45:01.6704639Z psutil-5.9.0 | py38h2bbff1b_0 349 KB 2023-08-09T11:45:01.6704931Z py-lief-0.12.3 | py38hd77b12b_0 2.0 MB 2023-08-09T11:45:01.6705243Z pycosat-0.6.4 | py38h2bbff1b_0 74 KB 2023-08-09T11:45:01.6705563Z pyopenssl-23.2.0 | py38haa95532_0 97 KB 2023-08-09T11:45:01.6705876Z pysocks-1.7.1 | py38haa95532_0 31 KB 2023-08-09T11:45:01.6706220Z python-3.8.17 | h1aa4202_0 20.5 MB 2023-08-09T11:45:01.6706558Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-08-09T11:45:01.6707001Z pytz-2022.7 | py38haa95532_0 210 KB 2023-08-09T11:45:01.6707451Z pyyaml-6.0 | py38h2bbff1b_1 146 KB 2023-08-09T11:45:01.6707828Z requests-2.31.0 | py38haa95532_0 99 KB 2023-08-09T11:45:01.6708130Z ruamel.yaml-0.17.21 | py38h2bbff1b_0 174 KB 2023-08-09T11:45:01.6708468Z ruamel.yaml.clib-0.2.6 | py38h2bbff1b_1 101 KB 2023-08-09T11:45:01.6709054Z setuptools-68.0.0 | py38haa95532_0 925 KB 2023-08-09T11:45:01.6709396Z soupsieve-2.4 | py38haa95532_0 70 KB 2023-08-09T11:45:01.6709689Z toolz-0.12.0 | py38haa95532_0 106 KB 2023-08-09T11:45:01.6709991Z tqdm-4.65.0 | py38hd4e2768_0 149 KB 2023-08-09T11:45:01.6710307Z urllib3-1.26.16 | py38haa95532_0 201 KB 2023-08-09T11:45:01.6710624Z win_inet_pton-1.1.0 | py38haa95532_0 35 KB 2023-08-09T11:45:01.6710922Z zstandard-0.19.0 | py38h2bbff1b_0 340 KB 2023-08-09T11:45:01.6711265Z ------------------------------------------------------------ 2023-08-09T11:45:01.6711590Z Total: 43.5 MB 2023-08-09T11:45:01.6711751Z 2023-08-09T11:45:01.6711899Z The following NEW packages will be INSTALLED: 2023-08-09T11:45:01.6712087Z 2023-08-09T11:45:01.6712326Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py38haa95532_0 None 2023-08-09T11:45:01.6712728Z boltons pkgs/main/win-64::boltons-23.0.0-py38haa95532_0 None 2023-08-09T11:45:01.6713130Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py38h2bbff1b_1003 None 2023-08-09T11:45:01.6713508Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-08-09T11:45:01.6713926Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:45:01.6714355Z certifi pkgs/main/win-64::certifi-2023.7.22-py38haa95532_0 None 2023-08-09T11:45:01.6714715Z cffi pkgs/main/win-64::cffi-1.15.1-py38h2bbff1b_3 None 2023-08-09T11:45:01.6715095Z chardet pkgs/main/win-64::chardet-4.0.0-py38haa95532_1003 None 2023-08-09T11:45:01.6715561Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-08-09T11:45:01.6715987Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-08-09T11:45:01.6716366Z colorama pkgs/main/win-64::colorama-0.4.6-py38haa95532_0 None 2023-08-09T11:45:01.6716725Z conda pkgs/main/win-64::conda-23.7.2-py38haa95532_0 None 2023-08-09T11:45:01.6717125Z conda-build pkgs/main/win-64::conda-build-3.21.9-py38haa95532_0 None 2023-08-09T11:45:01.6717623Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.2.0-py38haa95532_0 None 2023-08-09T11:45:01.6718287Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py38haa95532_0 None 2023-08-09T11:45:01.6718758Z cryptography pkgs/main/win-64::cryptography-41.0.2-py38hac1b9e3_0 None 2023-08-09T11:45:01.6719183Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 None 2023-08-09T11:45:01.6719557Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-08-09T11:45:01.6719914Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:45:01.6720275Z idna pkgs/main/win-64::idna-3.4-py38haa95532_0 None 2023-08-09T11:45:01.6720616Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 None 2023-08-09T11:45:01.6721004Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:45:01.6721416Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:45:01.6721827Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-08-09T11:45:01.6722231Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-08-09T11:45:01.6723612Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:45:01.6724019Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:45:01.6724384Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-08-09T11:45:01.6724748Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:45:01.6725102Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-08-09T11:45:01.6725465Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 None 2023-08-09T11:45:01.6725874Z menuinst pkgs/main/win-64::menuinst-1.4.19-py38h59b6b97_0 None 2023-08-09T11:45:01.6726247Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-08-09T11:45:01.6726629Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-08-09T11:45:01.6727013Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:45:01.6727381Z packaging pkgs/main/win-64::packaging-23.0-py38haa95532_0 None 2023-08-09T11:45:01.6727746Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-08-09T11:45:01.6728106Z pip pkgs/main/win-64::pip-23.2.1-py38haa95532_0 None 2023-08-09T11:45:01.6728485Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-08-09T11:45:01.6728872Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py38haa95532_0 None 2023-08-09T11:45:01.6729233Z pluggy pkgs/main/win-64::pluggy-1.0.0-py38haa95532_1 None 2023-08-09T11:45:01.6729615Z psutil pkgs/main/win-64::psutil-5.9.0-py38h2bbff1b_0 None 2023-08-09T11:45:01.6730003Z py-lief pkgs/main/win-64::py-lief-0.12.3-py38hd77b12b_0 None 2023-08-09T11:45:01.6730388Z pycosat pkgs/main/win-64::pycosat-0.6.4-py38h2bbff1b_0 None 2023-08-09T11:45:01.6730800Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-08-09T11:45:01.6731190Z pyopenssl pkgs/main/win-64::pyopenssl-23.2.0-py38haa95532_0 None 2023-08-09T11:45:01.6731578Z pysocks pkgs/main/win-64::pysocks-1.7.1-py38haa95532_0 None 2023-08-09T11:45:01.6731945Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 None 2023-08-09T11:45:01.6732377Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:45:01.6732781Z pytz pkgs/main/win-64::pytz-2022.7-py38haa95532_0 None 2023-08-09T11:45:01.6733162Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 None 2023-08-09T11:45:01.6733538Z requests pkgs/main/win-64::requests-2.31.0-py38haa95532_0 None 2023-08-09T11:45:01.6733945Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py38h2bbff1b_0 None 2023-08-09T11:45:01.6734516Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py38h2bbff1b_1 None 2023-08-09T11:45:01.6734928Z setuptools pkgs/main/win-64::setuptools-68.0.0-py38haa95532_0 None 2023-08-09T11:45:01.6735326Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-08-09T11:45:01.6735742Z soupsieve pkgs/main/win-64::soupsieve-2.4-py38haa95532_0 None 2023-08-09T11:45:01.6736124Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:45:01.6736484Z toolz pkgs/main/win-64::toolz-0.12.0-py38haa95532_0 None 2023-08-09T11:45:01.6736824Z tqdm pkgs/main/win-64::tqdm-4.65.0-py38hd4e2768_0 None 2023-08-09T11:45:01.6737194Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py38haa95532_0 None 2023-08-09T11:45:01.6737550Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:45:01.6737909Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:45:01.6738297Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-08-09T11:45:01.6738663Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py38haa95532_0 None 2023-08-09T11:45:01.6739137Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-08-09T11:45:01.6739491Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-08-09T11:45:01.6739837Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-08-09T11:45:01.6740211Z zstandard pkgs/main/win-64::zstandard-0.19.0-py38h2bbff1b_0 None 2023-08-09T11:45:01.6740565Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-08-09T11:45:01.6740760Z 2023-08-09T11:45:17.7702548Z 2023-08-09T11:45:18.6079663Z Preparing transaction: ...working... done 2023-08-09T11:45:22.9384682Z Verifying transaction: ...working... done 2023-08-09T11:45:35.2180499Z Executing transaction: ...working... done 2023-08-09T11:45:35.3572030Z Retrieving notices: ...working... done 2023-08-09T11:45:36.1236916Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:45:36.1241693Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:45:36.1708369Z ##[group]Run # //\\// means replace every backslash with slash 2023-08-09T11:45:36.1708826Z # //\\// means replace every backslash with slash 2023-08-09T11:45:36.1709393Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-08-09T11:45:36.1735420Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:36.1735680Z env: 2023-08-09T11:45:36.1735950Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:36.1736246Z PYTHON_VERSION: 3.11 2023-08-09T11:45:36.1736498Z PACKAGE_TYPE: conda 2023-08-09T11:45:36.1736728Z REPOSITORY: pytorch/audio 2023-08-09T11:45:36.1736969Z REF: 2023-08-09T11:45:36.1737178Z CU_VERSION: cu121 2023-08-09T11:45:36.1737405Z CHANNEL: nightly 2023-08-09T11:45:36.1737656Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:45:36.1738000Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:36.1738529Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:36.1738944Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:36.1739279Z ##[endgroup] 2023-08-09T11:45:36.4972852Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:36.4975082Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:36.4975387Z export VSDEVCMD_ARGS='' 2023-08-09T11:45:36.4975662Z source "${BUILD_ENV_FILE}" 2023-08-09T11:45:36.4975990Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-08-09T11:45:36.4976364Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:45:36.4976675Z  2023-08-09T11:45:36.4976894Z conda build \ 2023-08-09T11:45:36.4977370Z  -c defaults \ 2023-08-09T11:45:36.4977617Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:45:36.4977899Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:45:36.4978176Z  --no-anaconda-upload \ 2023-08-09T11:45:36.4978468Z  --python "${PYTHON_VERSION}" \ 2023-08-09T11:45:36.4978744Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-08-09T11:45:36.4979231Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-08-09T11:45:36.5015779Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:36.5016068Z env: 2023-08-09T11:45:36.5016315Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:36.5016610Z PYTHON_VERSION: 3.11 2023-08-09T11:45:36.5016859Z PACKAGE_TYPE: conda 2023-08-09T11:45:36.5017112Z REPOSITORY: pytorch/audio 2023-08-09T11:45:36.5017326Z REF: 2023-08-09T11:45:36.5017535Z CU_VERSION: cu121 2023-08-09T11:45:36.5017773Z CHANNEL: nightly 2023-08-09T11:45:36.5018029Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:45:36.5019630Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:36.5020588Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:36.5021032Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:36.5021456Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:45:36.5021750Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:45:36.5022005Z PACKAGE_NAME: torchaudio 2023-08-09T11:45:36.5022246Z ##[endgroup] 2023-08-09T11:45:39.9452279Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:45:42.4535039Z Solving environment: ...working... done 2023-08-09T11:45:48.6624959Z 2023-08-09T11:45:48.6625463Z ## Package Plan ## 2023-08-09T11:45:48.6625655Z 2023-08-09T11:45:48.6629163Z environment location: C:\Jenkins\Miniconda3 2023-08-09T11:45:48.6629896Z 2023-08-09T11:45:48.6630500Z added / updated specs: 2023-08-09T11:45:48.6630976Z - conda-build 2023-08-09T11:45:48.6632828Z - conda-package-handling!=1.5.0 2023-08-09T11:45:48.6633203Z 2023-08-09T11:45:48.6633214Z 2023-08-09T11:45:48.6633495Z The following packages will be downloaded: 2023-08-09T11:45:48.6633856Z 2023-08-09T11:45:48.6634131Z package | build 2023-08-09T11:45:48.6634715Z ---------------------------|----------------- 2023-08-09T11:45:48.6635404Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-08-09T11:45:48.6636220Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-08-09T11:45:48.6636956Z certifi-2023.7.22 | py39haa95532_0 154 KB 2023-08-09T11:45:48.6637703Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-08-09T11:45:48.6638320Z click-8.0.4 | py39haa95532_0 155 KB 2023-08-09T11:45:48.6638913Z conda-23.7.2 | py39haa95532_0 1.0 MB 2023-08-09T11:45:48.6639536Z conda-build-3.26.0 | py39haa95532_0 597 KB 2023-08-09T11:45:48.6640186Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-08-09T11:45:48.6640894Z conda-package-handling-2.2.0| py39haa95532_0 287 KB 2023-08-09T11:45:48.6644483Z conda-package-streaming-0.9.0| py39haa95532_0 29 KB 2023-08-09T11:45:48.6645263Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-08-09T11:45:48.6645892Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-08-09T11:45:48.6646508Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-08-09T11:45:48.6647182Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-08-09T11:45:48.6647841Z m2-patch-2.7.5 | 2 89 KB 2023-08-09T11:45:48.6648437Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-08-09T11:45:48.6649530Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-08-09T11:45:48.6650280Z msys2-conda-epoch-20160418 | 1 2 KB 2023-08-09T11:45:48.6651011Z openssl-1.1.1v | h2bbff1b_0 5.5 MB 2023-08-09T11:45:48.6651613Z packaging-23.0 | py39haa95532_0 69 KB 2023-08-09T11:45:48.6652230Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-08-09T11:45:48.6652871Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-08-09T11:45:48.6653509Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-08-09T11:45:48.6654075Z pytz-2022.7 | py39haa95532_0 210 KB 2023-08-09T11:45:48.6654667Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-08-09T11:45:48.6655271Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-08-09T11:45:48.6656022Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-08-09T11:45:48.6656893Z ------------------------------------------------------------ 2023-08-09T11:45:48.6657531Z Total: 16.9 MB 2023-08-09T11:45:48.6657847Z 2023-08-09T11:45:48.6658134Z The following NEW packages will be INSTALLED: 2023-08-09T11:45:48.6658507Z 2023-08-09T11:45:48.6658972Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-08-09T11:45:48.6659803Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-08-09T11:45:48.6660542Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-08-09T11:45:48.6661288Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-08-09T11:45:48.6662165Z conda-build pkgs/main/win-64::conda-build-3.26.0-py39haa95532_0 None 2023-08-09T11:45:48.6663236Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-08-09T11:45:48.6664190Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py39haa95532_0 None 2023-08-09T11:45:48.6665067Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-08-09T11:45:48.6665801Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:45:48.6666550Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-08-09T11:45:48.6667344Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:45:48.6668168Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:45:48.6669082Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-08-09T11:45:48.6669992Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:45:48.6670734Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:45:48.6671459Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:45:48.6672249Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-08-09T11:45:48.6673029Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-08-09T11:45:48.6673801Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-08-09T11:45:48.6674650Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-08-09T11:45:48.6676784Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-08-09T11:45:48.6677726Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-08-09T11:45:48.6678494Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-08-09T11:45:48.6679296Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-08-09T11:45:48.6680068Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-08-09T11:45:48.6680954Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:45:48.6683162Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-08-09T11:45:48.6683908Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-08-09T11:45:48.6684684Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-08-09T11:45:48.6685431Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-08-09T11:45:48.6685864Z 2023-08-09T11:45:48.6686126Z The following packages will be UPDATED: 2023-08-09T11:45:48.6686474Z 2023-08-09T11:45:48.6686819Z certifi 2023.5.7-py39haa95532_0 --> 2023.7.22-py39haa95532_0 None 2023-08-09T11:45:48.6687618Z conda 22.9.0-py39haa95532_0 --> 23.7.2-py39haa95532_0 None 2023-08-09T11:45:48.6688464Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.2.0-py39haa95532_0 None 2023-08-09T11:45:48.6689316Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1v-h2bbff1b_0 None 2023-08-09T11:45:48.6689734Z 2023-08-09T11:45:48.6689746Z 2023-08-09T11:45:48.9310992Z Preparing transaction: ...working... done 2023-08-09T11:45:50.1187461Z Verifying transaction: ...working... done 2023-08-09T11:45:52.7947500Z Executing transaction: ...working... done 2023-08-09T11:45:53.2787832Z Retrieving notices: ...working... done 2023-08-09T11:45:56.5474773Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:45:56.6094267Z Adding in variants from internal_defaults 2023-08-09T11:45:56.6095248Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-08-09T11:45:56.6096448Z Adding in variants from config.variant 2023-08-09T11:45:56.6261437Z 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:56.6262169Z warnings.warn( 2023-08-09T11:45:56.8158595Z Attempting to finalize metadata for vs2019_win-64 2023-08-09T11:46:15.2763202Z 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:15.2854246Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-08-09T11:46:15.2854745Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\work 2023-08-09T11:46:15.2855081Z Packaging vs2019_win-64 2023-08-09T11:46:15.3123638Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-08-09T11:46:15.3904663Z 2023-08-09T11:46:15.3905848Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:46:15.4063586Z 2023-08-09T11:46:15.4064308Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env" 2023-08-09T11:46:15.7685841Z 2023-08-09T11:46:15.7686863Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env 2023-08-09T11:46:15.7687553Z 2023-08-09T11:46:15.8019540Z 2023-08-09T11:46:15.8020854Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\work>set YEAR=2019 2023-08-09T11:46:15.8022347Z 2023-08-09T11:46:15.8022959Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\work>set VER=16 2023-08-09T11:46:15.8025528Z 2023-08-09T11:46:15.8026341Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env\etc\conda\activate.d" 2023-08-09T11:46:15.8034826Z 2023-08-09T11:46:15.8036172Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:15.8053875Z 1 file(s) copied. 2023-08-09T11:46:15.8062042Z 2023-08-09T11:46:15.8062899Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\work>IF "win-64" == "win-64" ( 2023-08-09T11:46:15.8063288Z set "target_platform=amd64" 2023-08-09T11:46:15.8066103Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:15.8067579Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:15.8068476Z IF "" == "" ( 2023-08-09T11:46:15.8069421Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:15.8070594Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:15.8071858Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:15.8072908Z ) ELSE ( 2023-08-09T11:46:15.8073968Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:15.8075178Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:15.8078856Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:15.8079746Z ) 2023-08-09T11:46:15.8080558Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:15.8081374Z ) else ( 2023-08-09T11:46:15.8081822Z set "target_platform=x86" 2023-08-09T11:46:15.8082816Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:15.8086246Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:15.8087074Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:15.8087552Z echo popd 2023-08-09T11:46:15.8087762Z ) 2023-08-09T11:46:17.5764141Z 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:17.5871962Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:46:17.5885301Z 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:17.5886566Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:46:17.5889144Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:46:17.5905344Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:46:17.5909298Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:46:17.5910229Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:46:17.5918406Z 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:17.5919359Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:46:17.5920666Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:46:17.6004360Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:46:17.6009583Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T11:46:17.6011114Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:46:17.6108620Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 553 KB/second 2023-08-09T11:46:17.6226669Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:46:17.6229336Z 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:17.6246832Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:46:17.6251292Z 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:17.6259931Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:46:17.6261804Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:46:17.6262587Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:46:17.6267359Z 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:17.6275297Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:46:17.6276082Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:46:17.6335096Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:46:17.6335795Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:46:17.6339999Z 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:17.6348011Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:46:17.6348636Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:46:17.6480644Z 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:17.6499859Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:46:17.6500432Z INFO:conda_index.index:Completed noarch 2023-08-09T11:46:17.6501306Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:46:17.6504068Z 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:17.6523177Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:46:17.6527933Z 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:17.6551960Z 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:17.6569580Z 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:17.6570310Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:46:17.6571415Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:46:17.6571929Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:46:17.6577042Z 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:17.6599930Z 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:17.6617260Z 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:17.6618445Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:46:17.6619434Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:46:17.6684572Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:46:17.6685087Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:46:17.6690265Z 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:17.6714095Z 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:17.6730914Z 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:17.6731758Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:46:17.6732592Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:46:17.6862486Z 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:17.6877245Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:46:17.6877846Z INFO:conda_index.index:Completed win-64 2023-08-09T11:46:17.6881819Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:46:17.6884480Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:46:17.6885065Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:46:17.6889570Z 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:17.6890440Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:46:17.6891082Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:46:17.6891721Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:46:17.6895711Z 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:17.6916265Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:46:17.7058034Z 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:17.7072531Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:46:17.7076985Z 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:18.3024898Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:46:18.3041162Z 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:18.3042206Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:46:18.3044421Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:46:18.3059173Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:46:18.3063373Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:46:18.3064176Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:46:18.3072196Z 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:18.3073043Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:46:18.3073658Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:46:18.6487114Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:46:18.6491907Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-08-09T11:46:18.6493132Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-08-09T11:46:18.6553595Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:46:18.6556310Z 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:18.6591383Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:46:18.6596312Z 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:18.6604429Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:46:18.6606025Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:46:18.6606532Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:46:18.6610849Z 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:18.6618981Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:46:18.6619626Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:46:18.6665277Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:46:18.6665776Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:46:18.6670039Z 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:18.6677990Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:46:18.6678471Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:46:18.6806775Z 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:18.6824401Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:46:18.6825114Z INFO:conda_index.index:Completed noarch 2023-08-09T11:46:18.6826157Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:46:18.6828791Z 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:18.6847070Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:46:18.6852053Z 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:18.6861006Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:46:18.6862885Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:46:18.6863782Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:46:18.6868725Z 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:18.6878150Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:46:18.6878686Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:46:18.6934206Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:46:18.6935013Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:46:18.6939866Z 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:18.6948652Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:46:18.6949215Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:46:18.7098934Z 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:18.7116812Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:46:18.7117928Z INFO:conda_index.index:Completed win-64 2023-08-09T11:46:18.7122200Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:46:18.7125494Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:46:18.7126135Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:46:18.7130387Z 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:18.7131529Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:46:18.7132397Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:46:18.7133138Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:46:18.7137049Z 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:18.7158332Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:46:18.7304294Z 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:18.7320983Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:46:18.7325791Z 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:18.7344241Z WARNING: Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpnwd12do_\info\recipe) will be used. 2023-08-09T11:46:18.8852640Z 2023-08-09T11:46:18.8853287Z Resource usage statistics from bundling vs2019_win-64: 2023-08-09T11:46:18.8853956Z Process count: 1 2023-08-09T11:46:18.8854426Z CPU time: Sys=-, User=- 2023-08-09T11:46:18.8854947Z Memory: 1.9M 2023-08-09T11:46:18.8855367Z Disk usage: 8.3K 2023-08-09T11:46:18.8855800Z Time elapsed: 0:00:02.0 2023-08-09T11:46:18.8858130Z 2023-08-09T11:46:18.8858406Z 2023-08-09T11:46:18.8858921Z number of files: 1 2023-08-09T11:46:18.8859374Z Fixing permissions 2023-08-09T11:46:18.8859878Z INFO :: Time taken to mark (prefix) 2023-08-09T11:46:18.8860388Z 0 replacements in 0 files was 0.01 seconds 2023-08-09T11:46:18.8860817Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:46:18.8861347Z 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:18.8861967Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-08-09T11:46:18.8862695Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581556595\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-08-09T11:46:18.9366851Z # Automatic uploading is disabled 2023-08-09T11:46:18.9367546Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T11:46:18.9367926Z 2023-08-09T11:46:18.9367938Z 2023-08-09T11:46:18.9368272Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T11:46:18.9368647Z # conda config --set anaconda_upload yes 2023-08-09T11:46:18.9369099Z anaconda upload \ 2023-08-09T11:46:18.9369745Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:46:18.9370431Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T11:46:18.9371102Z 2023-08-09T11:46:18.9371432Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T11:46:18.9372167Z { 2023-08-09T11:46:18.9372462Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-08-09T11:46:18.9372718Z "recipe": { 2023-08-09T11:46:18.9372968Z "cross_compiler_target_platform": "win-64", 2023-08-09T11:46:18.9373276Z "target_platform": "win-64", 2023-08-09T11:46:18.9373519Z "vc": "14" 2023-08-09T11:46:18.9373727Z } 2023-08-09T11:46:18.9373898Z } 2023-08-09T11:46:18.9374090Z } 2023-08-09T11:46:18.9374208Z 2023-08-09T11:46:18.9374215Z 2023-08-09T11:46:18.9374359Z #################################################################################### 2023-08-09T11:46:18.9374629Z Resource usage summary: 2023-08-09T11:46:18.9374779Z 2023-08-09T11:46:18.9374853Z Total time: 0:00:22.4 2023-08-09T11:46:18.9375109Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-08-09T11:46:18.9375395Z Maximum memory usage observed: 1.9M 2023-08-09T11:46:18.9375705Z Total disk usage observed (not including envs): 8.3K 2023-08-09T11:46:19.9419632Z ##[group]Run set -euxo pipefail 2023-08-09T11:46:19.9420014Z set -euxo pipefail 2023-08-09T11:46:19.9420281Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:46:19.9420554Z source "${BUILD_ENV_FILE}" 2023-08-09T11:46:19.9420858Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:46:19.9421129Z export VSDEVCMD_ARGS='' 2023-08-09T11:46:19.9421369Z  2023-08-09T11:46:19.9421689Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:46:19.9422050Z #bash packaging/build_conda.sh 2023-08-09T11:46:19.9422278Z  2023-08-09T11:46:19.9422480Z  2023-08-09T11:46:19.9422698Z conda build \ 2023-08-09T11:46:19.9422940Z  -c defaults \ 2023-08-09T11:46:19.9423185Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:46:19.9423489Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:46:19.9423772Z  --no-anaconda-upload \ 2023-08-09T11:46:19.9424183Z  --no-test --python "${PYTHON_VERSION}" \ 2023-08-09T11:46:19.9424503Z  --output-folder distr/ \ 2023-08-09T11:46:19.9424766Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-08-09T11:46:19.9450494Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:46:19.9450783Z env: 2023-08-09T11:46:19.9451056Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:46:19.9451346Z PYTHON_VERSION: 3.11 2023-08-09T11:46:19.9451572Z PACKAGE_TYPE: conda 2023-08-09T11:46:19.9451829Z REPOSITORY: pytorch/audio 2023-08-09T11:46:19.9452068Z REF: 2023-08-09T11:46:19.9452279Z CU_VERSION: cu121 2023-08-09T11:46:19.9452480Z CHANNEL: nightly 2023-08-09T11:46:19.9452737Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:46:19.9453082Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:46:19.9453495Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:46:19.9453902Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:46:19.9454313Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:46:19.9454623Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:46:19.9454861Z ##[endgroup] 2023-08-09T11:46:20.2555045Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:46:20.2722511Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:46:20.2722904Z 2023-08-09T11:46:20.2723123Z export CMAKE_USE_CUDA='1' 2023-08-09T11:46:20.2723400Z 2023-08-09T11:46:20.2723673Z export CONDA_BUILD_VARIANT='cuda' 2023-08-09T11:46:20.2723998Z 2023-08-09T11:46:20.2724375Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T11:46:20.2724822Z 2023-08-09T11:46:20.2725185Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:46:20.2725978Z 2023-08-09T11:46:20.2726327Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:46:20.2726768Z 2023-08-09T11:46:20.2727020Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:46:20.2727349Z 2023-08-09T11:46:20.2727715Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:46:20.2728195Z 2023-08-09T11:46:20.2728586Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:46:20.2729033Z 2023-08-09T11:46:20.2729230Z export FORCE_CUDA=1 2023-08-09T11:46:20.2729515Z 2023-08-09T11:46:20.2729939Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-08-09T11:46:20.2730417Z 2023-08-09T11:46:20.2730690Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T11:46:20.2731040Z 2023-08-09T11:46:20.2731250Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:46:20.2731593Z 2023-08-09T11:46:20.2731895Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T11:46:20.2732277Z 2023-08-09T11:46:20.2732490Z export VERSION_SUFFIX='' 2023-08-09T11:46:20.2732790Z 2023-08-09T11:46:20.2735843Z export WHEEL_DIR='' 2023-08-09T11:46:20.2736218Z 2023-08-09T11:46:20.2736229Z 2023-08-09T11:46:20.2736642Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:46:20.2737297Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:46:20.2737807Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:46:20.2738308Z ++ export CMAKE_USE_CUDA=1 2023-08-09T11:46:20.2738770Z ++ CMAKE_USE_CUDA=1 2023-08-09T11:46:20.2739246Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T11:46:20.2739708Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T11:46:20.2740471Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-08-09T11:46:20.2741331Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T11:46:20.2742202Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:46:20.2742921Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:46:20.2743667Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:46:20.2744380Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:46:20.2744994Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:46:20.2745501Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:46:20.2746198Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:46:20.2747021Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:46:20.2747837Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:46:20.2748631Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:46:20.2749259Z ++ export FORCE_CUDA=1 2023-08-09T11:46:20.2749696Z ++ FORCE_CUDA=1 2023-08-09T11:46:20.2751614Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/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:20.2754989Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/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:20.2757096Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:46:20.2757649Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:46:20.2758186Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:46:20.2758674Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:46:20.2759250Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T11:46:20.2759884Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T11:46:20.2760501Z ++ export VERSION_SUFFIX= 2023-08-09T11:46:20.2760917Z ++ VERSION_SUFFIX= 2023-08-09T11:46:20.2761354Z ++ export WHEEL_DIR= 2023-08-09T11:46:20.2761789Z ++ WHEEL_DIR= 2023-08-09T11:46:20.2762299Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:46:20.2762812Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:46:20.2763311Z + export VSDEVCMD_ARGS= 2023-08-09T11:46:20.2763773Z + VSDEVCMD_ARGS= 2023-08-09T11:46:20.2764660Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.11 --output-folder distr/ packaging/torchaudio 2023-08-09T11:46:22.0649823Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:46:22.3534368Z Adding in variants from internal_defaults 2023-08-09T11:46:22.3535443Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-08-09T11:46:22.3536295Z Adding in variants from config.variant 2023-08-09T11:46:22.3838443Z 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:22.3839607Z warnings.warn( 2023-08-09T11:46:22.3840101Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-08-09T11:46:22.3840902Z warnings.warn( 2023-08-09T11:46:22.3842029Z 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\v12.1'. 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:22.3842732Z warnings.warn( 2023-08-09T11:46:22.3843656Z 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 '5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0'. 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:22.3844298Z warnings.warn( 2023-08-09T11:46:22.3844722Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-08-09T11:46:22.3845155Z warnings.warn( 2023-08-09T11:46:22.3845605Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-08-09T11:46:22.3846026Z warnings.warn( 2023-08-09T11:46:22.3846465Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-08-09T11:46:22.3846902Z warnings.warn( 2023-08-09T11:46:22.5462356Z Attempting to finalize metadata for torchaudio 2023-08-09T11:46:47.6837708Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:46:48.0743640Z Solving environment: ...working... done 2023-08-09T11:46:51.1543695Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:46:56.5139396Z Solving environment: ...working... done 2023-08-09T11:47:28.2209495Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:47:36.7787592Z Solving environment: ...working... done 2023-08-09T11:47:36.9028908Z BUILD START: ['torchaudio-2.1.0.dev20230809-py311_cu121.tar.bz2'] 2023-08-09T11:47:39.2997254Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:47:47.6664929Z Solving environment: ...working... done 2023-08-09T11:53:13.0305401Z 2023-08-09T11:53:13.0305960Z ## Package Plan ## 2023-08-09T11:53:13.0306321Z 2023-08-09T11:53:13.0309485Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581582100\_h_env 2023-08-09T11:53:13.0309989Z 2023-08-09T11:53:13.0310003Z 2023-08-09T11:53:13.0310302Z The following NEW packages will be INSTALLED: 2023-08-09T11:53:13.0310678Z 2023-08-09T11:53:13.0310930Z blas: 1.0-mkl 2023-08-09T11:53:13.0311540Z bzip2: 1.0.8-he774522_0 2023-08-09T11:53:13.0316318Z ca-certificates: 2023.05.30-haa95532_0 2023-08-09T11:53:13.0317236Z cmake: 3.26.4-h693b641_0 2023-08-09T11:53:13.0317859Z cuda-cccl: 12.2.128-0 nvidia 2023-08-09T11:53:13.0318427Z cuda-cudart: 12.1.105-0 nvidia 2023-08-09T11:53:13.0319096Z cuda-cudart-dev: 12.1.105-0 nvidia 2023-08-09T11:53:13.0319818Z cuda-cupti: 12.1.105-0 nvidia 2023-08-09T11:53:13.0320481Z cuda-libraries: 12.1.0-0 nvidia 2023-08-09T11:53:13.0321260Z cuda-libraries-dev: 12.1.0-0 nvidia 2023-08-09T11:53:13.0321631Z cuda-nvrtc: 12.1.105-0 nvidia 2023-08-09T11:53:13.0322018Z cuda-nvrtc-dev: 12.1.105-0 nvidia 2023-08-09T11:53:13.0322420Z cuda-nvtx: 12.1.105-0 nvidia 2023-08-09T11:53:13.0322824Z cuda-opencl: 12.2.128-0 nvidia 2023-08-09T11:53:13.0323234Z cuda-opencl-dev: 12.2.128-0 nvidia 2023-08-09T11:53:13.0323661Z cuda-profiler-api: 12.2.128-0 nvidia 2023-08-09T11:53:13.0324032Z cuda-runtime: 12.1.0-0 nvidia 2023-08-09T11:53:13.0324452Z filelock: 3.9.0-py311haa95532_0 2023-08-09T11:53:13.0324878Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-08-09T11:53:13.0325289Z libcublas: 12.1.0.26-0 nvidia 2023-08-09T11:53:13.0325701Z libcublas-dev: 12.1.0.26-0 nvidia 2023-08-09T11:53:13.0326067Z libcufft: 11.0.2.4-0 nvidia 2023-08-09T11:53:13.0326657Z libcufft-dev: 11.0.2.4-0 nvidia 2023-08-09T11:53:13.0327074Z libcurand: 10.3.3.129-0 nvidia 2023-08-09T11:53:13.0327815Z libcurand-dev: 10.3.3.129-0 nvidia 2023-08-09T11:53:13.0328181Z libcusolver: 11.4.4.55-0 nvidia 2023-08-09T11:53:13.0328606Z libcusolver-dev: 11.4.4.55-0 nvidia 2023-08-09T11:53:13.0329041Z libcusparse: 12.0.2.55-0 nvidia 2023-08-09T11:53:13.0329439Z libcusparse-dev: 12.0.2.55-0 nvidia 2023-08-09T11:53:13.0329827Z libffi: 3.4.4-hd77b12b_0 2023-08-09T11:53:13.0330375Z libnpp: 12.0.2.50-0 nvidia 2023-08-09T11:53:13.0330813Z libnpp-dev: 12.0.2.50-0 nvidia 2023-08-09T11:53:13.0331207Z libnvjitlink: 12.1.105-0 nvidia 2023-08-09T11:53:13.0331612Z libnvjitlink-dev: 12.1.105-0 nvidia 2023-08-09T11:53:13.0331972Z libnvjpeg: 12.1.1.14-0 nvidia 2023-08-09T11:53:13.0332388Z libnvjpeg-dev: 12.1.1.14-0 nvidia 2023-08-09T11:53:13.0332832Z libuv: 1.44.2-h2bbff1b_0 2023-08-09T11:53:13.0333211Z lz4-c: 1.9.4-h2bbff1b_0 2023-08-09T11:53:13.0333602Z mkl: 2023.1.0-h6b88ed4_46357 2023-08-09T11:53:13.0333958Z mpmath: 1.3.0-py311haa95532_0 2023-08-09T11:53:13.0334501Z networkx: 3.1-py311haa95532_0 2023-08-09T11:53:13.0335101Z ninja: 1.10.2-haa95532_5 2023-08-09T11:53:13.0335500Z ninja-base: 1.10.2-h6d14046_5 2023-08-09T11:53:13.0335846Z openssl: 3.0.10-h2bbff1b_0 2023-08-09T11:53:13.0336248Z pip: 23.2.1-py311haa95532_0 2023-08-09T11:53:13.0336703Z python: 3.11.4-he1021f5_0 2023-08-09T11:53:13.0337139Z pytorch: 2.1.0.dev20230809-py3.11_cuda12.1_cudnn8_0 pytorch-nightly 2023-08-09T11:53:13.0337580Z pytorch-cuda: 12.1-hde6ce7c_5 pytorch-nightly 2023-08-09T11:53:13.0338087Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-08-09T11:53:13.0338615Z pyyaml: 6.0-py311h2bbff1b_1 2023-08-09T11:53:13.0339353Z setuptools: 68.0.0-py311haa95532_0 2023-08-09T11:53:13.0339761Z sqlite: 3.41.2-h2bbff1b_0 2023-08-09T11:53:13.0340090Z sympy: 1.11.1-py311haa95532_0 2023-08-09T11:53:13.0340465Z tbb: 2021.8.0-h59b6b97_0 2023-08-09T11:53:13.0364170Z tk: 8.6.12-h2bbff1b_0 2023-08-09T11:53:13.0364808Z typing_extensions: 4.7.1-py311haa95532_0 2023-08-09T11:53:13.0365406Z tzdata: 2023c-h04d1e81_0 2023-08-09T11:53:13.0365994Z vc: 14.2-h21ff451_1 2023-08-09T11:53:13.0366576Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-08-09T11:53:13.0367177Z wheel: 0.38.4-py311haa95532_0 2023-08-09T11:53:13.0367737Z xz: 5.4.2-h8cc25b3_0 2023-08-09T11:53:13.0368241Z yaml: 0.2.5-he774522_0 2023-08-09T11:53:13.0368785Z zlib: 1.2.13-h8cc25b3_0 2023-08-09T11:53:13.0369334Z zstd: 1.5.5-hd43e919_0 2023-08-09T11:53:13.0369646Z 2023-08-09T11:53:15.5149329Z Preparing transaction: ...working... done 2023-08-09T11:53:24.1660298Z Verifying transaction: ...working... done 2023-08-09T11:53:43.8282505Z Executing transaction: ...working... done 2023-08-09T11:53:46.1137737Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:53:46.7513908Z Solving environment: ...working... done 2023-08-09T11:53:46.9168031Z 2023-08-09T11:53:46.9168550Z ## Package Plan ## 2023-08-09T11:53:46.9168918Z 2023-08-09T11:53:46.9169367Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581582100\_build_env 2023-08-09T11:53:46.9170888Z 2023-08-09T11:53:46.9170955Z 2023-08-09T11:53:46.9171264Z The following NEW packages will be INSTALLED: 2023-08-09T11:53:46.9171596Z 2023-08-09T11:53:46.9171703Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-08-09T11:53:46.9171982Z vswhere: 2.8.4-haa95532_0 2023-08-09T11:53:46.9172145Z 2023-08-09T11:53:46.9227533Z Preparing transaction: ...working... done 2023-08-09T11:53:47.4961813Z Verifying transaction: ...working... done 2023-08-09T11:53:47.5296695Z Executing transaction: ...working... done 2023-08-09T11:54:22.2002808Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581582100\_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:22.2003687Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-08-09T11:54:24.5080190Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581582100\_h_env\Lib\site-packages\torch\cuda\__init__.py:138: UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 11040). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver. (Triggered internally at C:\cb\pytorch_1000000000000\work\c10\cuda\CUDAFunctions.cpp:108.) 2023-08-09T11:54:24.5082455Z return torch._C._cuda_getDeviceCount() > 0 2023-08-09T11:54:24.5083334Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:54:24.6573328Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581582100\_h_env\Lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-08-09T11:54:24.6574031Z !! 2023-08-09T11:54:24.6574136Z 2023-08-09T11:54:24.6579115Z ******************************************************************************** 2023-08-09T11:54:24.6579744Z Please avoid running ``setup.py`` directly. 2023-08-09T11:54:24.6580386Z Instead, use pypa/build, pypa/installer or other 2023-08-09T11:54:24.6580911Z standards-based tools. 2023-08-09T11:54:24.6581179Z 2023-08-09T11:54:24.6581598Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-08-09T11:54:24.6582290Z ******************************************************************************** 2023-08-09T11:54:24.6582646Z 2023-08-09T11:54:24.6582781Z !! 2023-08-09T11:54:24.6583037Z self.initialize_options() 2023-08-09T11:54:24.7122518Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581582100\work\ 2023-08-09T11:54:24.7123472Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581582100\work 2023-08-09T11:54:24.7124022Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581582100\\_build_env', 2023-08-09T11:54:24.7124690Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581582100\\_h_env', 2023-08-09T11:54:24.7125221Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581582100\\work'} 2023-08-09T11:54:24.7125702Z 2023-08-09T11:54:24.7125994Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-08-09T11:54:24.7126394Z 2023-08-09T11:54:24.7126593Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-08-09T11:54:24.7126993Z 2023-08-09T11:54:24.7127543Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-08-09T11:54:24.7127807Z 2023-08-09T11:54:24.7128059Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-08-09T11:54:24.7128258Z 2023-08-09T11:54:24.7128365Z %SRC_DIR%>set "ARCH=64" 2023-08-09T11:54:24.7128518Z 2023-08-09T11:54:24.7128636Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-08-09T11:54:24.7128802Z 2023-08-09T11:54:24.7128946Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-08-09T11:54:24.7129129Z 2023-08-09T11:54:24.7129255Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-08-09T11:54:24.7129450Z 2023-08-09T11:54:24.7129626Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-08-09T11:54:24.7129837Z 2023-08-09T11:54:24.7129956Z %SRC_DIR%>set "SUBDIR=win-64" 2023-08-09T11:54:24.7130117Z 2023-08-09T11:54:24.7130244Z %SRC_DIR%>set "build_platform=win-64" 2023-08-09T11:54:24.7130417Z 2023-08-09T11:54:24.7130532Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-08-09T11:54:24.7130695Z 2023-08-09T11:54:24.7130818Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-08-09T11:54:24.7130994Z 2023-08-09T11:54:24.7131265Z %SRC_DIR%>set "CONDA_PY=311" 2023-08-09T11:54:24.7131438Z 2023-08-09T11:54:24.7131687Z %SRC_DIR%>set "PY3K=1" 2023-08-09T11:54:24.7131842Z 2023-08-09T11:54:24.7131956Z %SRC_DIR%>set "PY_VER=3.11" 2023-08-09T11:54:24.7132113Z 2023-08-09T11:54:24.7132245Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-08-09T11:54:24.7132505Z 2023-08-09T11:54:24.7132751Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-08-09T11:54:24.7132968Z 2023-08-09T11:54:24.7133108Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-08-09T11:54:24.7133291Z 2023-08-09T11:54:24.7133401Z %SRC_DIR%>set "NPY_VER=1.22" 2023-08-09T11:54:24.7133558Z 2023-08-09T11:54:24.7133671Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-08-09T11:54:24.7133829Z 2023-08-09T11:54:24.7133950Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-08-09T11:54:24.7134137Z 2023-08-09T11:54:24.7134249Z %SRC_DIR%>set "PERL_VER=5.26" 2023-08-09T11:54:24.7134417Z 2023-08-09T11:54:24.7134532Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-08-09T11:54:24.7134693Z 2023-08-09T11:54:24.7134801Z %SRC_DIR%>set "LUA_VER=5" 2023-08-09T11:54:24.7134952Z 2023-08-09T11:54:24.7135057Z %SRC_DIR%>set "CONDA_LUA=5" 2023-08-09T11:54:24.7135212Z 2023-08-09T11:54:24.7135292Z %SRC_DIR%>set "R_VER=3.4" 2023-08-09T11:54:24.7135443Z 2023-08-09T11:54:24.7135550Z %SRC_DIR%>set "CONDA_R=3.4" 2023-08-09T11:54:24.7135706Z 2023-08-09T11:54:24.7135845Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230809" 2023-08-09T11:54:24.7136026Z 2023-08-09T11:54:24.7136237Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1" 2023-08-09T11:54:24.7136483Z 2023-08-09T11:54:24.7136646Z %SRC_DIR%>set "TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0" 2023-08-09T11:54:24.7136823Z 2023-08-09T11:54:24.7136961Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=gfe9b9ff" 2023-08-09T11:54:24.7137138Z 2023-08-09T11:54:24.7137330Z %SRC_DIR%>set "GIT_FULL_HASH=fe9b9ff75edebf1e0e326f64577d64df3b5858db" 2023-08-09T11:54:24.7137564Z 2023-08-09T11:54:24.7137691Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-08-09T11:54:24.7137863Z 2023-08-09T11:54:24.7138002Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230809" 2023-08-09T11:54:24.7138327Z 2023-08-09T11:54:24.7138445Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-08-09T11:54:24.7138583Z 2023-08-09T11:54:24.7138726Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-08-09T11:54:24.7138998Z 2023-08-09T11:54:24.7139131Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-08-09T11:54:24.7139397Z 2023-08-09T11:54:24.7139659Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-08-09T11:54:24.7139944Z 2023-08-09T11:54:24.7140057Z %SRC_DIR%>set "CPU_COUNT=8" 2023-08-09T11:54:24.7140214Z 2023-08-09T11:54:24.7140330Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-08-09T11:54:24.7140467Z 2023-08-09T11:54:24.7140580Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-08-09T11:54:24.7140742Z 2023-08-09T11:54:24.7142697Z %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\v12.1\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:54:24.7144737Z 2023-08-09T11:54:24.7145002Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-08-09T11:54:24.7145198Z 2023-08-09T11:54:24.7145351Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-08-09T11:54:24.7145657Z 2023-08-09T11:54:24.7145813Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-08-09T11:54:24.7146093Z 2023-08-09T11:54:24.7146251Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-08-09T11:54:24.7146448Z 2023-08-09T11:54:24.7146593Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-08-09T11:54:24.7146784Z 2023-08-09T11:54:24.7146999Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/_h_env" 2023-08-09T11:54:24.7147268Z 2023-08-09T11:54:24.7147424Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-08-09T11:54:24.7147618Z 2023-08-09T11:54:24.7147796Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-08-09T11:54:24.7148023Z 2023-08-09T11:54:24.7148207Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-08-09T11:54:24.7148433Z 2023-08-09T11:54:24.7148632Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-08-09T11:54:24.7148861Z 2023-08-09T11:54:24.7149016Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-08-09T11:54:24.7149230Z 2023-08-09T11:54:24.7149381Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-08-09T11:54:24.7149571Z 2023-08-09T11:54:24.7149727Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-08-09T11:54:24.7149921Z 2023-08-09T11:54:24.7150102Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-08-09T11:54:24.7150319Z 2023-08-09T11:54:24.7150453Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-08-09T11:54:24.7150628Z 2023-08-09T11:54:24.7150789Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-08-09T11:54:24.7151009Z 2023-08-09T11:54:24.7151155Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-08-09T11:54:24.7151506Z 2023-08-09T11:54:24.7151666Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-08-09T11:54:24.7151854Z 2023-08-09T11:54:24.7152017Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-08-09T11:54:24.7152333Z 2023-08-09T11:54:24.7152482Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-08-09T11:54:24.7152769Z 2023-08-09T11:54:24.7152864Z %SRC_DIR%>set "PROMPT=$P$G" 2023-08-09T11:54:24.7153026Z 2023-08-09T11:54:24.7153411Z %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:54:24.7153802Z 2023-08-09T11:54:24.7153931Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-08-09T11:54:24.7154106Z 2023-08-09T11:54:24.7154225Z %SRC_DIR%>set "SystemDrive=C:" 2023-08-09T11:54:24.7154389Z 2023-08-09T11:54:24.7154514Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-08-09T11:54:24.7154685Z 2023-08-09T11:54:24.7154985Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:54:24.7155165Z 2023-08-09T11:54:24.7155338Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:54:24.7155537Z 2023-08-09T11:54:24.7155685Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-08-09T11:54:24.7155871Z 2023-08-09T11:54:24.7155997Z %SRC_DIR%>set "USERNAME=runneruser" 2023-08-09T11:54:24.7156171Z 2023-08-09T11:54:24.7156321Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-08-09T11:54:24.7156510Z 2023-08-09T11:54:24.7156603Z %SRC_DIR%>set "windir=C:\Windows" 2023-08-09T11:54:24.7156763Z 2023-08-09T11:54:24.7156909Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-08-09T11:54:24.7157095Z 2023-08-09T11:54:24.7157307Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-08-09T11:54:24.7157555Z 2023-08-09T11:54:24.7157708Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-08-09T11:54:24.7158021Z 2023-08-09T11:54:24.7158304Z %SRC_DIR%>set "extend_keys={'ignore_version', 'ignore_build_only_deps', 'pin_run_as_build', 'extend_keys'}" 2023-08-09T11:54:24.7158679Z 2023-08-09T11:54:24.7158975Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-08-09T11:54:24.7159261Z 2023-08-09T11:54:24.7159434Z %SRC_DIR%>set "ignore_build_only_deps={'numpy', 'python'}" 2023-08-09T11:54:24.7159639Z 2023-08-09T11:54:24.7159961Z %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:54:24.7160291Z 2023-08-09T11:54:24.7160490Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-08-09T11:54:24.7160710Z 2023-08-09T11:54:24.7160860Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-08-09T11:54:24.7161049Z 2023-08-09T11:54:24.7161185Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-08-09T11:54:24.7161363Z 2023-08-09T11:54:24.7161445Z %SRC_DIR%>set "r_base=3.4" 2023-08-09T11:54:24.7161603Z 2023-08-09T11:54:24.7161733Z %SRC_DIR%>set "target_platform=win-64" 2023-08-09T11:54:24.7161915Z 2023-08-09T11:54:24.7162073Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-08-09T11:54:24.7162269Z 2023-08-09T11:54:24.7162369Z %SRC_DIR%>set "vc=14" 2023-08-09T11:54:24.7162512Z 2023-08-09T11:54:24.7162635Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-08-09T11:54:24.7162779Z 2023-08-09T11:54:24.7162898Z %SRC_DIR%>set "c_compiler=vs2019" 2023-08-09T11:54:24.7163059Z 2023-08-09T11:54:24.7163187Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-08-09T11:54:24.7163360Z 2023-08-09T11:54:24.7163505Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-08-09T11:54:24.7163687Z 2023-08-09T11:54:24.7163824Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-08-09T11:54:24.7164004Z 2023-08-09T11:54:24.7164116Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-08-09T11:54:24.7164294Z 2023-08-09T11:54:24.7164633Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581582100\pip_cache" 2023-08-09T11:54:24.7164902Z 2023-08-09T11:54:24.7165030Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-08-09T11:54:24.7165289Z 2023-08-09T11:54:24.7165540Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-08-09T11:54:24.7165737Z 2023-08-09T11:54:24.7165871Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-08-09T11:54:24.7166046Z 2023-08-09T11:54:24.7166248Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:54:24.7166461Z 2023-08-09T11:54:24.7166691Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-08-09T11:54:24.7166951Z 2023-08-09T11:54:24.7167231Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-08-09T11:54:24.7167532Z 2023-08-09T11:54:24.7167654Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-08-09T11:54:24.7167819Z 2023-08-09T11:54:24.7167919Z %SRC_DIR%>SET MSSdk=1 2023-08-09T11:54:24.7168190Z 2023-08-09T11:54:24.7168311Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-08-09T11:54:24.7168450Z 2023-08-09T11:54:24.7168564Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-08-09T11:54:24.7168719Z 2023-08-09T11:54:24.7168828Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-08-09T11:54:24.7168984Z 2023-08-09T11:54:24.7169134Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-08-09T11:54:24.7169323Z 2023-08-09T11:54:24.7169447Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-08-09T11:54:24.7169617Z 2023-08-09T11:54:24.7169777Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-08-09T11:54:24.7169999Z 2023-08-09T11:54:24.7170107Z %SRC_DIR%>set "CXX=cl.exe" 2023-08-09T11:54:24.7170259Z 2023-08-09T11:54:24.7170366Z %SRC_DIR%>set "CC=cl.exe" 2023-08-09T11:54:24.7170517Z 2023-08-09T11:54:24.7170635Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-08-09T11:54:24.7170915Z 2023-08-09T11:54:24.7171241Z %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:54:24.7171691Z 2023-08-09T11:54:24.7172713Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-08-09T11:54:24.7172994Z 2023-08-09T11:54:24.7173540Z %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:54:24.7174084Z 2023-08-09T11:54:24.7174434Z %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:54:24.7174800Z 2023-08-09T11:54:24.9083905Z %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:54:24.9084616Z 2023-08-09T11:54:24.9085263Z %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:54:24.9085781Z 2023-08-09T11:54:24.9086398Z %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:54:24.9087112Z 2023-08-09T11:54:24.9087334Z %SRC_DIR%>IF NOT "1" == "" ( 2023-08-09T11:54:24.9087999Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-08-09T11:54:24.9089157Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-08-09T11:54:24.9089529Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-08-09T11:54:24.9089767Z ) 2023-08-09T11:54:24.9089893Z 2023-08-09T11:54:24.9090017Z %SRC_DIR%>call :GetWin10SdkDir 2023-08-09T11:54:24.9090184Z 2023-08-09T11:54:24.9090391Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:54:24.9090647Z 2023-08-09T11:54:24.9090881Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:54:24.9091140Z 2023-08-09T11:54:24.9091348Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-08-09T11:54:24.9091562Z 2023-08-09T11:54:24.9091765Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-08-09T11:54:24.9092001Z 2023-08-09T11:54:24.9092127Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-08-09T11:54:24.9092298Z 2023-08-09T11:54:24.9092397Z %SRC_DIR%>exit /B 0 2023-08-09T11:54:24.9092544Z 2023-08-09T11:54:24.9092836Z %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:54:24.9093142Z 2023-08-09T11:54:24.9093315Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-08-09T11:54:24.9094597Z 2023-08-09T11:54:24.9095223Z %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:54:24.9095694Z Windows SDK version found as: "10.0.19041.0" 2023-08-09T11:54:24.9095872Z 2023-08-09T11:54:24.9095994Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-08-09T11:54:24.9096273Z set "target_platform=amd64" 2023-08-09T11:54:24.9096566Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-08-09T11:54:24.9096805Z set "BITS=64" 2023-08-09T11:54:24.9097025Z ) else ( 2023-08-09T11:54:24.9097262Z set "target_platform=x86" 2023-08-09T11:54:24.9097515Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-08-09T11:54:24.9097774Z set "BITS=32" 2023-08-09T11:54:24.9097987Z ) 2023-08-09T11:54:24.9098105Z 2023-08-09T11:54:24.9098316Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-08-09T11:54:24.9098564Z 2023-08-09T11:54:24.9098784Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-08-09T11:54:24.9099177Z 2023-08-09T11:54:24.9099489Z 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:54:24.9099979Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-08-09T11:54:24.9100490Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-08-09T11:54:24.9100899Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-08-09T11:54:24.9101212Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-08-09T11:54:24.9101791Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-08-09T11:54:24.9102136Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-08-09T11:54:24.9102449Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-08-09T11:54:24.9102747Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-08-09T11:54:24.9103237Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-08-09T11:54:24.9103745Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-08-09T11:54:24.9104125Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-08-09T11:54:24.9104462Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-08-09T11:54:24.9104743Z ********************************************************************** 2023-08-09T11:54:24.9105062Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-08-09T11:54:24.9105399Z ** Copyright (c) 2021 Microsoft Corporation 2023-08-09T11:54:24.9105700Z ********************************************************************** 2023-08-09T11:54:24.9105985Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-08-09T11:54:24.9106296Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-08-09T11:54:24.9106613Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-08-09T11:54:24.9106941Z [DEBUG:core\msbuild.bat] initializing... 2023-08-09T11:54:24.9107364Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-08-09T11:54:24.9107684Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-08-09T11:54:24.9108178Z [DEBUG:winsdk.bat] initializing... 2023-08-09T11:54:24.9108503Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-08-09T11:54:24.9108786Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-08-09T11:54:24.9109092Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-08-09T11:54:24.9109409Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-08-09T11:54:24.9109722Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-08-09T11:54:24.9110012Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-08-09T11:54:24.9110319Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-08-09T11:54:24.9110645Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-08-09T11:54:24.9110979Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-08-09T11:54:24.9111285Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-08-09T11:54:24.9111615Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-08-09T11:54:24.9112080Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-08-09T11:54:24.9112387Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-08-09T11:54:24.9112660Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-08-09T11:54:24.9113000Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-08-09T11:54:24.9113590Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-08-09T11:54:24.9114051Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-08-09T11:54:24.9114434Z -- Git branch: nightly 2023-08-09T11:54:24.9114873Z -- Git SHA: fe9b9ff75edebf1e0e326f64577d64df3b5858db 2023-08-09T11:54:24.9115160Z -- Git tag: None 2023-08-09T11:54:24.9115437Z -- PyTorch dependency: torch==2.1.0.dev20230809 2023-08-09T11:54:24.9115713Z -- Building version 2.1.0.dev20230809 2023-08-09T11:54:24.9115963Z running install 2023-08-09T11:54:24.9116182Z running build 2023-08-09T11:54:24.9116408Z running build_py 2023-08-09T11:54:24.9116607Z creating build 2023-08-09T11:54:24.9116893Z creating build\lib.win-amd64-cpython-311 2023-08-09T11:54:24.9117369Z creating build\lib.win-amd64-cpython-311\torchaudio 2023-08-09T11:54:24.9117793Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-08-09T11:54:24.9118224Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-08-09T11:54:24.9118671Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-08-09T11:54:24.9119087Z creating build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:54:24.9119545Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:54:24.9120197Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:54:24.9120951Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:54:24.9121502Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:54:24.9122033Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:54:24.9122535Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:54:24.9122967Z creating build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-08-09T11:54:24.9123438Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-08-09T11:54:24.9123970Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-08-09T11:54:24.9124433Z creating build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9124877Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9125404Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9125937Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9126617Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9127390Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9127901Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9128422Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9128960Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9129499Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9130027Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9130549Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9131232Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9131733Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9132241Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9132865Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9133586Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9134123Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9134658Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9135167Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9135772Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9136312Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9136833Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9137333Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:24.9137794Z creating build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:54:25.1547343Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-08-09T11:54:55.6574841Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-08-09T11:54:55.6575950Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-08-09T11:54:55.6576799Z to cmake instead of implicitly setting it as an env variable. This will 2023-08-09T11:54:55.6577546Z become a FATAL_ERROR in future version of pytorch. 2023-08-09T11:54:55.6578146Z Call Stack (most recent call first): 2023-08-09T11:54:55.6579074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:343 (torch_cuda_get_nvcc_gencode_flag) 2023-08-09T11:54:55.6580335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-08-09T11:54:55.6581555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-08-09T11:54:55.6582529Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-08-09T11:54:55.6583116Z CMakeLists.txt:93 (include) 2023-08-09T11:54:55.6583418Z 2023-08-09T11:54:55.6583445Z 2023-08-09T11:55:29.6703904Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:55:29.6722685Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:55:29.6724152Z copying torchaudio\functional\_alignment.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:55:29.6725141Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:55:29.6726022Z creating build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:55:29.6726855Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:55:29.6727816Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:55:29.6821979Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:55:29.6823567Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:55:29.6825157Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:55:29.6826290Z creating build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:29.6827439Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:29.6828713Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:29.6829958Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:29.6831183Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:29.6832334Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:29.6833584Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:29.6834856Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:29.6836386Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:29.6837682Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:29.6838976Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:29.7042690Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:29.7044553Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:55:29.7047750Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:55:29.7049316Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:55:29.7053248Z copying torchaudio\pipelines\_squim_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:55:29.7054707Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:55:29.7055891Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype 2023-08-09T11:55:29.7057051Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype 2023-08-09T11:55:29.7060812Z creating build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-08-09T11:55:29.7062045Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-08-09T11:55:29.7063370Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-08-09T11:55:29.7067030Z creating build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-08-09T11:55:29.7068318Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-08-09T11:55:29.7069694Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-08-09T11:55:29.7071021Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-08-09T11:55:29.7162031Z creating build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:55:29.7163661Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:55:29.7164982Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:55:29.7166357Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:55:29.7167882Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:55:29.7169461Z creating build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-08-09T11:55:29.7170653Z copying torchaudio\_backend\ffmpeg.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-08-09T11:55:29.7172273Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-08-09T11:55:29.7173567Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-08-09T11:55:29.7175570Z creating build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-08-09T11:55:29.7176844Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-08-09T11:55:29.7178405Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-08-09T11:55:29.7179481Z creating build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-08-09T11:55:29.7180735Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-08-09T11:55:29.7181738Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-08-09T11:55:29.7182760Z creating build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-08-09T11:55:29.7184003Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-08-09T11:55:29.7185157Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-08-09T11:55:29.7186108Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-08-09T11:55:29.7186951Z creating build\lib.win-amd64-cpython-311\torchaudio\models\squim 2023-08-09T11:55:29.7224744Z copying torchaudio\models\squim\objective.py -> build\lib.win-amd64-cpython-311\torchaudio\models\squim 2023-08-09T11:55:29.7226375Z copying torchaudio\models\squim\subjective.py -> build\lib.win-amd64-cpython-311\torchaudio\models\squim 2023-08-09T11:55:29.7231322Z copying torchaudio\models\squim\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\squim 2023-08-09T11:55:29.7232593Z creating build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:55:29.7399941Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:55:29.7401226Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:55:29.7579516Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:55:29.7597387Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:55:29.7598794Z creating build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-08-09T11:55:29.7600260Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-08-09T11:55:29.7601806Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-08-09T11:55:29.7614138Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-08-09T11:55:29.7714064Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:55:29.7715361Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:55:29.7716756Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:55:29.7718144Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:55:29.7719543Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:55:29.7720819Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:55:29.7726098Z copying torchaudio\pipelines\_wav2vec2\aligner.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:55:29.7806846Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:55:29.7810297Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:55:29.7811778Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:55:29.7813023Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-08-09T11:55:29.7814271Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-08-09T11:55:29.7815666Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-08-09T11:55:29.7816899Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:55:29.7818405Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:55:29.7820268Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:55:29.7821725Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:56:04.6894803Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:56:04.9487512Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:56:05.0186083Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:56:05.0457085Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:56:05.1214319Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:56:05.3600182Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:56:05.4220926Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:56:05.6143344Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:56:05.8241451Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:56:05.9259058Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-08-09T11:56:06.0634456Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-08-09T11:56:06.1091850Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-08-09T11:56:06.2287711Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-08-09T11:56:06.2544849Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-08-09T11:56:06.2951177Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-08-09T11:56:06.4901360Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-08-09T11:56:06.5715392Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:56:06.5891782Z copying torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:56:06.5957027Z copying torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:56:06.6839930Z copying torchaudio\prototype\pipelines\_vggish\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:56:06.7998119Z running build_ext 2023-08-09T11:56:06.8031375Z -- The C compiler identification is MSVC 19.29.30151.0 2023-08-09T11:56:06.9686726Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-08-09T11:56:06.9811890Z -- Detecting C compiler ABI info 2023-08-09T11:56:07.1425811Z -- Detecting C compiler ABI info - done 2023-08-09T11:56:07.1694864Z -- 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:07.2607471Z -- Detecting C compile features 2023-08-09T11:56:07.4426585Z -- Detecting C compile features - done 2023-08-09T11:56:07.4639628Z -- Detecting CXX compiler ABI info 2023-08-09T11:56:07.6505438Z -- Detecting CXX compiler ABI info - done 2023-08-09T11:56:07.7298868Z -- 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:08.0092770Z -- Detecting CXX compile features 2023-08-09T11:56:08.0492385Z -- Detecting CXX compile features - done 2023-08-09T11:56:08.2699101Z -- The CUDA compiler identification is NVIDIA 12.1.66 2023-08-09T11:56:08.4622552Z -- Detecting CUDA compiler ABI info 2023-08-09T11:56:08.4754890Z -- Detecting CUDA compiler ABI info - done 2023-08-09T11:56:08.6804718Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe - skipped 2023-08-09T11:56:08.8425842Z -- Detecting CUDA compile features 2023-08-09T11:56:08.8715631Z -- Detecting CUDA compile features - done 2023-08-09T11:56:09.0933127Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 (found version "12.1") 2023-08-09T11:56:09.2493267Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/include (found version "12.1.66") 2023-08-09T11:56:09.4052894Z -- Caffe2: CUDA detected: 12.1 2023-08-09T11:56:09.4100497Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe 2023-08-09T11:56:09.4157740Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 2023-08-09T11:56:09.4678472Z -- Caffe2: Header version is: 12.1 2023-08-09T11:56:09.6139448Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/lib/x64/nvrtc.lib shorthash is bac8224f 2023-08-09T11:56:09.7369181Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-08-09T11:56:09.7621499Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2023-08-09T11:56:09.9019542Z -- Added CUDA NVCC flags for: -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_90,code=sm_90;-gencode;arch=compute_50,code=compute_50 2023-08-09T11:56:09.9595741Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/_h_env/lib/site-packages/torch/lib/torch.lib 2023-08-09T11:56:09.9817776Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/_h_env/libs/python311.lib (found suitable exact version "3.11.4") found components: Development Development.Module Development.Embed 2023-08-09T11:56:09.9994967Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-08-09T11:56:10.0584867Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-08-09T11:56:10.0662015Z -- Found OpenMP: TRUE (found version "2.0") 2023-08-09T11:56:10.0664419Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-08-09T11:56:10.0780157Z -- Building FFmpeg integration with multi version support 2023-08-09T11:56:10.0780754Z -- Configuring done (37.9s) 2023-08-09T11:56:10.0781251Z -- Generating done (0.3s) 2023-08-09T11:56:10.0782076Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/work/build/temp.win-amd64-cpython-311/Release 2023-08-09T11:56:10.0785563Z [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\v12.1\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:10.0788235Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:10.0788984Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:10.0789424Z 2023-08-09T11:56:10.0791071Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0792158Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0793133Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:10.0795977Z [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\v12.1\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:56:10.0798622Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:10.0799413Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:10.0799834Z 2023-08-09T11:56:10.0800335Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0801308Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0802303Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:10.0805162Z [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\v12.1\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:10.0807798Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:10.0808549Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:10.0808940Z 2023-08-09T11:56:10.0809430Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0810367Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0811654Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:10.0814400Z [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\v12.1\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:56:10.0817007Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:10.0817783Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:10.0818440Z 2023-08-09T11:56:10.0818991Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:56:10.0819689Z with 2023-08-09T11:56:10.0820083Z [ 2023-08-09T11:56:10.0820473Z T=scalar_t 2023-08-09T11:56:10.0820869Z ] 2023-08-09T11:56:10.0822459Z %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:56:10.0823956Z with 2023-08-09T11:56:10.0824345Z [ 2023-08-09T11:56:10.0824760Z T=scalar_t, 2023-08-09T11:56:10.0825265Z PtrTraits=at::DefaultPtrTraits, 2023-08-09T11:56:10.0825790Z index_t=int64_t 2023-08-09T11:56:10.0826208Z ] 2023-08-09T11:56:10.0826938Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:56:10.0827629Z with 2023-08-09T11:56:10.0827998Z [ 2023-08-09T11:56:10.0828375Z T=scalar_t 2023-08-09T11:56:10.0828756Z ] 2023-08-09T11:56:10.0829401Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0830384Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0831379Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:10.0834255Z [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\v12.1\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:10.0836836Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:10.0837576Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:10.0837991Z 2023-08-09T11:56:10.0838486Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0839767Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0840789Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:10.0844145Z [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\v12.1\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:56:10.0847026Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:10.0847783Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:10.0848203Z 2023-08-09T11:56:10.0848700Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0850116Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0851109Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:10.0852146Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:10.0853145Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0854126Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0855145Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.0858152Z [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\v12.1\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:56:10.0860820Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:10.0861552Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:10.0865917Z 2023-08-09T11:56:10.0866528Z %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:56:10.0867676Z %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:56:10.0868815Z %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:56:10.0869947Z %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:56:10.0871093Z %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:56:10.0872464Z %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:56:10.0873596Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:56:10.0874764Z %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:56:25.2685939Z %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:56:25.2707954Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-08-09T11:56:25.2854784Z %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:56:25.2856559Z with 2023-08-09T11:56:25.2862733Z [ 2023-08-09T11:56:25.3278697Z DTYPE=float, 2023-08-09T11:56:25.3279222Z CAST_DTYPE=float 2023-08-09T11:56:25.3279787Z ] 2023-08-09T11:56:25.3281230Z %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:56:25.3282577Z with 2023-08-09T11:56:25.3282969Z [ 2023-08-09T11:56:25.3283353Z DTYPE=float 2023-08-09T11:56:25.3283723Z ] 2023-08-09T11:56:25.3284482Z %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:25.3286098Z %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:25.3287182Z with 2023-08-09T11:56:25.3287622Z [ 2023-08-09T11:56:25.3288039Z CAST_DTYPE=float, 2023-08-09T11:56:25.3288497Z DTYPE=float 2023-08-09T11:56:25.3288894Z ] 2023-08-09T11:56:25.3289960Z %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:56:25.3290995Z with 2023-08-09T11:56:25.3291367Z [ 2023-08-09T11:56:25.3291774Z CAST_DTYPE=float, 2023-08-09T11:56:25.3292200Z DTYPE=float 2023-08-09T11:56:25.3292592Z ] 2023-08-09T11:56:25.3293630Z %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:56:25.3294641Z with 2023-08-09T11:56:25.3295033Z [ 2023-08-09T11:56:25.3295434Z CAST_DTYPE=float 2023-08-09T11:56:25.3295855Z ] 2023-08-09T11:56:25.3297094Z %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:56:25.3298247Z with 2023-08-09T11:56:25.3298594Z [ 2023-08-09T11:56:25.3298982Z DTYPE=float, 2023-08-09T11:56:25.3299431Z CAST_DTYPE=float 2023-08-09T11:56:25.3300387Z ] 2023-08-09T11:56:25.3301295Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:56:25.3303369Z %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:56:25.3304671Z with 2023-08-09T11:56:25.3305067Z [ 2023-08-09T11:56:25.3305478Z DTYPE=float 2023-08-09T11:56:25.3305903Z ] 2023-08-09T11:56:25.3306777Z %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:25.3308325Z %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:25.3309319Z with 2023-08-09T11:56:25.3309676Z [ 2023-08-09T11:56:25.3310340Z DTYPE=float 2023-08-09T11:56:25.3310767Z ] 2023-08-09T11:56:25.3311825Z %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:56:25.3312812Z with 2023-08-09T11:56:25.3313192Z [ 2023-08-09T11:56:25.3313594Z DTYPE=float 2023-08-09T11:56:25.3313989Z ] 2023-08-09T11:56:25.3314709Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:25.3315734Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:25.3316767Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:25.3320108Z [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\v12.1\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:25.3322582Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:25.3323274Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:25.3323690Z 2023-08-09T11:56:25.3324255Z %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:25.3325435Z %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:25.3326586Z %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:25.3327723Z %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:25.3328851Z %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:25.3330009Z %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:25.3331419Z %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:25.3332626Z %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:25.3333799Z %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:25.3335004Z %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:25.3336676Z %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:25.3337734Z with 2023-08-09T11:56:25.3338117Z [ 2023-08-09T11:56:25.3338511Z CAST_DTYPE=float, 2023-08-09T11:56:25.3338958Z DTYPE=float 2023-08-09T11:56:25.3339552Z ] 2023-08-09T11:56:25.3340660Z %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:25.3341674Z with 2023-08-09T11:56:25.3342057Z [ 2023-08-09T11:56:25.3342555Z CAST_DTYPE=float, 2023-08-09T11:56:25.3342981Z DTYPE=float 2023-08-09T11:56:25.3343362Z ] 2023-08-09T11:56:25.3344276Z %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:25.3345111Z with 2023-08-09T11:56:25.3345485Z [ 2023-08-09T11:56:25.3345856Z CAST_DTYPE=float 2023-08-09T11:56:25.3346258Z ] 2023-08-09T11:56:25.3347458Z %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:25.3348542Z with 2023-08-09T11:56:25.3348909Z [ 2023-08-09T11:56:25.3349277Z DTYPE=float, 2023-08-09T11:56:25.3349712Z CAST_DTYPE=float 2023-08-09T11:56:25.3350103Z ] 2023-08-09T11:56:25.3351335Z %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:25.3352667Z with 2023-08-09T11:56:25.3353108Z [ 2023-08-09T11:56:25.3353562Z DTYPE=float 2023-08-09T11:56:25.3354037Z ] 2023-08-09T11:56:25.3354789Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:56:56.1267237Z %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:56.1268969Z with 2023-08-09T11:56:56.1305263Z [ 2023-08-09T11:56:56.1571896Z DTYPE=float 2023-08-09T11:56:56.2772602Z ] 2023-08-09T11:56:56.2773718Z %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:56.3337699Z %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:56.3339183Z with 2023-08-09T11:56:56.3974656Z [ 2023-08-09T11:56:56.3975375Z DTYPE=float 2023-08-09T11:56:56.3993259Z ] 2023-08-09T11:56:56.4006748Z %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:56.4007697Z with 2023-08-09T11:56:56.4275578Z [ 2023-08-09T11:56:56.4276306Z DTYPE=float 2023-08-09T11:56:56.4487451Z ] 2023-08-09T11:56:56.4769006Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:56.4770319Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:56.5141275Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:56.5346650Z [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\v12.1\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:56:56.5349846Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:56.5350903Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:56.5351492Z 2023-08-09T11:56:56.5352212Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:56:56.5353538Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:56:56.5354838Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:56:56.5356163Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:56:56.5357435Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:56:56.5358716Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:56:56.5360026Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:56:56.5361334Z %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:56:56.5362706Z %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:56:56.5364022Z %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:56.5365624Z %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:56.5366734Z with 2023-08-09T11:56:56.5367572Z [ 2023-08-09T11:56:56.5368152Z DTYPE=c10::Half 2023-08-09T11:56:56.5368750Z ] 2023-08-09T11:56:56.5370234Z %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:56:56.5371425Z with 2023-08-09T11:56:56.5371963Z [ 2023-08-09T11:56:56.5372530Z DTYPE=c10::Half 2023-08-09T11:56:56.5373128Z ] 2023-08-09T11:56:56.5374196Z %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:56:56.5375180Z with 2023-08-09T11:56:56.5375719Z [ 2023-08-09T11:56:56.5376280Z DTYPE=c10::Half 2023-08-09T11:56:56.5377053Z ] 2023-08-09T11:56:56.5378842Z %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:56:56.5380365Z with 2023-08-09T11:56:56.5380980Z [ 2023-08-09T11:56:56.5381683Z DTYPE=c10::Half, 2023-08-09T11:56:56.5382368Z CAST_DTYPE=float 2023-08-09T11:56:56.5383014Z ] 2023-08-09T11:56:56.5384517Z %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:56:56.5385957Z with 2023-08-09T11:56:56.5386495Z [ 2023-08-09T11:56:56.5387123Z DTYPE=c10::Half 2023-08-09T11:56:56.5387773Z ] 2023-08-09T11:56:56.5388816Z %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:56.5390372Z %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:56.5391480Z with 2023-08-09T11:56:56.5391988Z [ 2023-08-09T11:56:56.5392556Z DTYPE=c10::Half 2023-08-09T11:56:56.5393118Z ] 2023-08-09T11:56:56.5394364Z %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:56:56.5395493Z with 2023-08-09T11:56:56.5396086Z [ 2023-08-09T11:56:56.5396672Z DTYPE=c10::Half 2023-08-09T11:56:56.5397258Z ] 2023-08-09T11:56:56.5398122Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:56:56.5400000Z %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:56:56.5401502Z with 2023-08-09T11:56:56.5402041Z [ 2023-08-09T11:56:56.5402593Z DTYPE=float 2023-08-09T11:56:56.5403154Z ] 2023-08-09T11:56:56.5404963Z %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:56:56.5406787Z with 2023-08-09T11:56:56.5407283Z [ 2023-08-09T11:56:56.5407832Z DTYPE=float, 2023-08-09T11:56:56.5408444Z CAST_DTYPE=float 2023-08-09T11:56:56.5409008Z ] 2023-08-09T11:56:56.5409835Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:56:56.5411768Z %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:56:56.5416371Z with 2023-08-09T11:56:56.5416916Z [ 2023-08-09T11:56:56.5417438Z DTYPE=float 2023-08-09T11:56:56.5417964Z ] 2023-08-09T11:56:56.5419017Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:56.5422631Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:56.5423920Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:48.4153947Z [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\v12.1\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:58:48.4159449Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:48.9304084Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:48.9546189Z 2023-08-09T11:58:48.9555040Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:48.9556750Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:48.9558203Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:48.9559767Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:48.9561533Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:48.9563066Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:48.9564448Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:48.9567946Z [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\v12.1\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:58:48.9588144Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:48.9589758Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:48.9590482Z 2023-08-09T11:58:48.9591475Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:58:48.9592593Z with 2023-08-09T11:58:48.9593300Z [ 2023-08-09T11:58:48.9594270Z scalar_t=scalar_t 2023-08-09T11:58:48.9595169Z ] 2023-08-09T11:58:48.9596798Z %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:58:48.9598606Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:58:48.9599706Z with 2023-08-09T11:58:48.9600783Z [ 2023-08-09T11:58:48.9602212Z scalar_t=scalar_t 2023-08-09T11:58:48.9603527Z ] 2023-08-09T11:58:48.9604695Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:58:48.9605711Z with 2023-08-09T11:58:48.9606395Z [ 2023-08-09T11:58:48.9607070Z scalar_t=scalar_t 2023-08-09T11:58:48.9607733Z ] 2023-08-09T11:58:48.9608858Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:58:48.9610631Z %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:58:48.9612301Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:58:48.9613632Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:58:48.9615017Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:48.9616416Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:48.9617928Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:48.9621776Z [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-311\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\v12.1\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:58:48.9625557Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:48.9626652Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:48.9627326Z 2023-08-09T11:58:48.9628304Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:58:48.9630097Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:58:48.9632075Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:58:48.9633637Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:58:48.9635052Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:48.9636310Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:48.9637596Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:58:48.9638716Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:48.9640046Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:58:48.9643396Z [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 -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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:58:48.9646568Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:48.9647382Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:48.9647945Z 2023-08-09T11:58:48.9648734Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:58:48.9650334Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:58:48.9651936Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:58:48.9653434Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5086941Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5088200Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5092803Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:14.5096226Z [14/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\v12.1\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:14.5099679Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:14.5100645Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:14.5101267Z 2023-08-09T11:59:14.5359016Z %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:14.5360956Z with 2023-08-09T11:59:14.5361577Z [ 2023-08-09T11:59:14.5362085Z T=target_t 2023-08-09T11:59:14.5362655Z ] 2023-08-09T11:59:14.5365113Z %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:14.5367849Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5370588Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5371795Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:14.5376726Z [15/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\v12.1\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-09T11:59:14.5381046Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:14.5382098Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:14.5382570Z 2023-08-09T11:59:14.5383051Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5384488Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5445860Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:14.5448892Z [16/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\v12.1\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:14.5451438Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:14.5452444Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:14.5453033Z 2023-08-09T11:59:14.5534594Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5537362Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5693412Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:14.5696791Z [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-311\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\v12.1\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-09T11:59:14.5867769Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:14.5869049Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:14.5869727Z 2023-08-09T11:59:14.5871209Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5873925Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5876064Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5880283Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5883394Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5884698Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5886384Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:14.5888327Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:14.5889860Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:14.5891397Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5896347Z [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-311\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\v12.1\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-09T11:59:14.5900974Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:14.5902166Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:14.5903153Z 2023-08-09T11:59:14.5904072Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5906323Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5913651Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5918502Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5920333Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5921353Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5922662Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:14.5926124Z [19/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-311\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\v12.1\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-09T11:59:14.5929538Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:14.5930587Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:14.5931219Z 2023-08-09T11:59:14.5932161Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5934930Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5936430Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5938193Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5940467Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5942158Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5943203Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:14.5947650Z [20/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-311\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\v12.1\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:14.5952163Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:14.5952948Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:14.5953352Z 2023-08-09T11:59:14.5954078Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5956206Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5958441Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5960409Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5961749Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:59:14.5963071Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5964551Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5966314Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:14.5970945Z [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-311\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\v12.1\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-09T11:59:14.5974635Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:14.5976084Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:14.5977282Z 2023-08-09T11:59:14.5978927Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5980555Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5982315Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5984584Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:14.5985803Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5987376Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:14.5988976Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:14.5990076Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:31.7937154Z [22/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\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\v12.1\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_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_90,code=sm_90 -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-09T11:59:31.7998772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.7999928Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.8451448Z ^ 2023-08-09T11:59:31.8452079Z 2023-08-09T11:59:31.8454181Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:31.8454972Z 2023-08-09T11:59:31.9740906Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9766793Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9767493Z ^ 2023-08-09T11:59:31.9767782Z 2023-08-09T11:59:31.9768565Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9769669Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9770192Z ^ 2023-08-09T11:59:31.9770460Z 2023-08-09T11:59:31.9770823Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:31.9771253Z 2023-08-09T11:59:31.9771948Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9773227Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9773894Z ^ 2023-08-09T11:59:31.9774284Z 2023-08-09T11:59:31.9775044Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9776131Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9776660Z ^ 2023-08-09T11:59:31.9776900Z 2023-08-09T11:59:31.9777315Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:31.9777789Z 2023-08-09T11:59:31.9778557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9779771Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9780295Z ^ 2023-08-09T11:59:31.9780714Z 2023-08-09T11:59:31.9781592Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9782668Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9783196Z ^ 2023-08-09T11:59:31.9783875Z 2023-08-09T11:59:31.9784302Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:31.9784789Z 2023-08-09T11:59:31.9785570Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9786792Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9787288Z ^ 2023-08-09T11:59:31.9787682Z 2023-08-09T11:59:31.9788398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9789396Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9789910Z ^ 2023-08-09T11:59:31.9790170Z 2023-08-09T11:59:31.9790833Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:31.9791348Z 2023-08-09T11:59:31.9792011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9792939Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9793585Z ^ 2023-08-09T11:59:31.9793831Z 2023-08-09T11:59:31.9794577Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9795672Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9796122Z ^ 2023-08-09T11:59:31.9796331Z 2023-08-09T11:59:31.9796691Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:31.9797122Z 2023-08-09T11:59:31.9797823Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9798905Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9799455Z ^ 2023-08-09T11:59:31.9799722Z 2023-08-09T11:59:31.9800559Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9801721Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9802364Z ^ 2023-08-09T11:59:31.9802621Z 2023-08-09T11:59:31.9803032Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:31.9803515Z 2023-08-09T11:59:31.9804274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9805373Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9805900Z ^ 2023-08-09T11:59:31.9806166Z 2023-08-09T11:59:31.9806841Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9807998Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9808652Z ^ 2023-08-09T11:59:31.9809259Z 2023-08-09T11:59:31.9809671Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:31.9810134Z 2023-08-09T11:59:31.9810911Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:31.9811932Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:31.9812426Z ^ 2023-08-09T11:59:31.9812676Z 2023-08-09T11:59:31.9812838Z compute_alphas.cu 2023-08-09T11:59:31.9813410Z tmpxft_00000560_00000000-7_compute_alphas.compute_90.cudafe1.cpp 2023-08-09T11:59:31.9817085Z [23/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-311\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\v12.1\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-09T11:59:31.9820182Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:31.9820906Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:31.9821424Z 2023-08-09T11:59:31.9822152Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:31.9823765Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:31.9825044Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:31.9826465Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:31.9827686Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:31.9828856Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:31.9829925Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:35.3307757Z [24/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\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\v12.1\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_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_90,code=sm_90 -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-09T11:59:35.3382861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:35.3383983Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:35.3384514Z ^ 2023-08-09T11:59:35.3384748Z 2023-08-09T11:59:35.3385163Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:35.3385652Z 2023-08-09T11:59:35.3386477Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:35.3388177Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:35.3388749Z ^ 2023-08-09T11:59:35.3389032Z 2023-08-09T11:59:35.3389798Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:35.3390861Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:35.3391377Z ^ 2023-08-09T11:59:35.3391615Z 2023-08-09T11:59:35.3392023Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:35.3392506Z 2023-08-09T11:59:35.3393315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:35.3394768Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:35.3395528Z ^ 2023-08-09T11:59:35.3395844Z 2023-08-09T11:59:35.3396628Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:35.3397747Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:35.3398268Z ^ 2023-08-09T11:59:35.3398510Z 2023-08-09T11:59:35.3398897Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:35.3399390Z 2023-08-09T11:59:35.3400245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:35.3401693Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:35.3402289Z ^ 2023-08-09T11:59:35.3402572Z 2023-08-09T11:59:35.3403317Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:35.3404387Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:35.3404918Z ^ 2023-08-09T11:59:35.3405152Z 2023-08-09T11:59:35.3405558Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:35.3406021Z 2023-08-09T11:59:35.3406897Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:35.3408165Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:35.3408728Z ^ 2023-08-09T11:59:35.3409008Z 2023-08-09T11:59:35.3409731Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:35.3410754Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:35.3411278Z ^ 2023-08-09T11:59:35.3411526Z 2023-08-09T11:59:35.3411913Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:35.3412384Z 2023-08-09T11:59:35.3413114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:35.3414792Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:35.3415343Z ^ 2023-08-09T11:59:35.3415622Z 2023-08-09T11:59:35.3416338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:54.9425207Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:54.9427452Z ^ 2023-08-09T11:59:54.9427846Z 2023-08-09T11:59:54.9430457Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:54.9431187Z 2023-08-09T11:59:54.9432121Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:54.9433394Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:54.9434302Z ^ 2023-08-09T11:59:54.9434711Z 2023-08-09T11:59:54.9435529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:54.9436674Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:54.9437409Z ^ 2023-08-09T11:59:54.9437734Z 2023-08-09T11:59:54.9438378Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:54.9438948Z 2023-08-09T11:59:54.9440177Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:54.9441377Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:54.9442001Z ^ 2023-08-09T11:59:54.9442365Z 2023-08-09T11:59:54.9443189Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:54.9445401Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:54.9446058Z ^ 2023-08-09T11:59:54.9446388Z 2023-08-09T11:59:54.9446855Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:54.9447396Z 2023-08-09T11:59:54.9448203Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:54.9449329Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:54.9449928Z ^ 2023-08-09T11:59:54.9450285Z 2023-08-09T11:59:54.9450520Z compute.cu 2023-08-09T11:59:54.9451806Z tmpxft_00001014_00000000-7_compute.compute_90.cudafe1.cpp 2023-08-09T11:59:54.9464698Z [25/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\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\v12.1\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_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_90,code=sm_90 -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-09T11:59:54.9476488Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:54.9576780Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:54.9610261Z ^ 2023-08-09T11:59:55.0137110Z 2023-08-09T11:59:55.0157629Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:55.0159347Z 2023-08-09T11:59:55.0160873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:55.0163120Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:55.0164225Z ^ 2023-08-09T11:59:55.0165071Z 2023-08-09T11:59:55.0177194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:55.0178700Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:55.0179472Z ^ 2023-08-09T11:59:55.0180101Z 2023-08-09T11:59:55.0180691Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:55.0181383Z 2023-08-09T11:59:55.0182603Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:55.0185227Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:55.0186188Z ^ 2023-08-09T11:59:55.0186708Z 2023-08-09T11:59:55.0187720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:55.0188782Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:55.0189287Z ^ 2023-08-09T11:59:55.0189530Z 2023-08-09T11:59:55.0189922Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:55.0190391Z 2023-08-09T11:59:58.9021534Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:58.9023025Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:58.9023758Z ^ 2023-08-09T11:59:58.9024083Z 2023-08-09T11:59:58.9024815Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:58.9025860Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:58.9026375Z ^ 2023-08-09T11:59:58.9026618Z 2023-08-09T11:59:58.9027016Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:58.9027477Z 2023-08-09T11:59:58.9028223Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:58.9029271Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:58.9029803Z ^ 2023-08-09T11:59:58.9030070Z 2023-08-09T11:59:58.9030781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:58.9031808Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:58.9032297Z ^ 2023-08-09T11:59:58.9032538Z 2023-08-09T11:59:58.9032929Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:58.9033723Z 2023-08-09T11:59:58.9034458Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:58.9035509Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:58.9036051Z ^ 2023-08-09T11:59:58.9036321Z 2023-08-09T11:59:58.9037012Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:58.9038058Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:58.9038574Z ^ 2023-08-09T11:59:58.9038811Z 2023-08-09T11:59:58.9039201Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:58.9039678Z 2023-08-09T11:59:58.9040639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:58.9314312Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:58.9315002Z ^ 2023-08-09T11:59:58.9315285Z 2023-08-09T11:59:58.9316094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:58.9317162Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:58.9317698Z ^ 2023-08-09T11:59:58.9317940Z 2023-08-09T11:59:58.9318341Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:58.9318846Z 2023-08-09T11:59:58.9319608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:58.9320791Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:58.9321664Z ^ 2023-08-09T11:59:58.9321933Z 2023-08-09T11:59:58.9322753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:58.9323917Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:58.9324533Z ^ 2023-08-09T11:59:58.9324756Z 2023-08-09T11:59:58.9325214Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:59:58.9325761Z 2023-08-09T11:59:58.9326764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/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-09T11:59:58.9328312Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:59:58.9328914Z ^ 2023-08-09T11:59:58.9329235Z 2023-08-09T11:59:58.9329459Z compute_betas.cu 2023-08-09T11:59:58.9330116Z tmpxft_00001124_00000000-7_compute_betas.compute_90.cudafe1.cpp 2023-08-09T11:59:58.9333329Z [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-311\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\v12.1\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-09T11:59:58.9338260Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:58.9339121Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:58.9339580Z 2023-08-09T11:59:58.9340347Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:58.9345677Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:58.9347262Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:58.9348766Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:58.9350092Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:59:58.9351862Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:59:58.9353077Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:59:58.9354173Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:59:58.9355336Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:59:58.9356572Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:59:58.9357847Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:59:58.9359391Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:58.9360496Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:58.9361623Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:58.9362793Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:58.9366725Z [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-311\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\v12.1\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:58.9699748Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:58.9700892Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:58.9701320Z 2023-08-09T12:00:16.8312910Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:16.8315999Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:16.8318908Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:16.8321505Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:16.8323229Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:16.8325429Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:16.8328006Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:16.8334459Z [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-311\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\v12.1\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:00:16.8385710Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:16.8386941Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:16.8387545Z 2023-08-09T12:00:16.8388466Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:16.8390836Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:16.8393802Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:16.8396810Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:16.8398494Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T12:00:16.8402190Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:16.8403698Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:16.8405204Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:16.8406323Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:16.8407398Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:16.8408907Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:16.8411019Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T12:00:16.8415531Z [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-311\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\v12.1\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:00:16.8419843Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:16.8420771Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:16.8421360Z 2023-08-09T12:00:16.8422368Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:16.8425259Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:16.8426913Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:16.8432504Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:16.8434517Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:00:16.8435725Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:00:16.8437585Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:00:16.8439180Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:00:16.8440704Z 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:00:16.8877829Z with 2023-08-09T12:00:16.8878392Z [ 2023-08-09T12:00:16.9122538Z _Ty=int64_t 2023-08-09T12:00:16.9122950Z ] 2023-08-09T12:00:16.9153636Z 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:00:16.9461299Z with 2023-08-09T12:00:16.9461742Z [ 2023-08-09T12:00:16.9462156Z _This=int64_t, 2023-08-09T12:00:16.9464913Z _Other=double & 2023-08-09T12:00:16.9465349Z ] 2023-08-09T12:00:16.9467537Z 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:00:16.9468901Z with 2023-08-09T12:00:16.9469291Z [ 2023-08-09T12:00:16.9469679Z _This=int64_t, 2023-08-09T12:00:16.9470126Z _Other=double & 2023-08-09T12:00:16.9470524Z ] 2023-08-09T12:00:16.9471704Z 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:00:16.9473039Z with 2023-08-09T12:00:16.9473474Z [ 2023-08-09T12:00:16.9473920Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:16.9474381Z _This2=double & 2023-08-09T12:00:16.9474753Z ] 2023-08-09T12:00:16.9475818Z 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:00:16.9476844Z with 2023-08-09T12:00:16.9477222Z [ 2023-08-09T12:00:16.9477917Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:16.9478386Z _This2=double & 2023-08-09T12:00:16.9478900Z ] 2023-08-09T12:00:16.9480452Z 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:00:16.9481571Z with 2023-08-09T12:00:16.9481933Z [ 2023-08-09T12:00:16.9482373Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:16.9483163Z _This2=torch::autograd::Variable & 2023-08-09T12:00:16.9483685Z ] 2023-08-09T12:00:16.9484859Z 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:00:21.0040636Z with 2023-08-09T12:00:21.0041357Z [ 2023-08-09T12:00:21.0041822Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:21.0042391Z _This2=torch::autograd::Variable & 2023-08-09T12:00:21.0042865Z ] 2023-08-09T12:00:21.0044192Z %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:00:21.0045207Z with 2023-08-09T12:00:21.0045675Z [ 2023-08-09T12:00:21.0046165Z _This2=at::Tensor & 2023-08-09T12:00:21.0046735Z ] 2023-08-09T12:00:21.0048139Z %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:00:21.0049280Z with 2023-08-09T12:00:21.0049744Z [ 2023-08-09T12:00:21.0050216Z _This2=at::Tensor & 2023-08-09T12:00:21.0050713Z ] 2023-08-09T12:00:21.0051498Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:21.0052504Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:21.0053583Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:21.0054713Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:21.0058143Z [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-311\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\v12.1\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:00:21.0061947Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:21.0062875Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:21.0063361Z 2023-08-09T12:00:21.0064197Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.0065776Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.0067137Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.0068953Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.0070367Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:21.0071550Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:21.0072663Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:21.0076546Z [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_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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:00:21.0079686Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:21.0080579Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:21.0081107Z 2023-08-09T12:00:21.0082097Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.0083798Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.0085151Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.0086457Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.0088078Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:21.0089340Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:21.0090777Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:21.0128265Z [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-311\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\v12.1\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:00:21.0173090Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:21.0173760Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:21.0312696Z 2023-08-09T12:00:21.0313752Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.0325257Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.0976993Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.1106828Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.1177641Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:21.1178927Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:21.1180222Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:21.1181492Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:21.1182734Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:21.1188474Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:21.1189878Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:46.3804425Z [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-311\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\v12.1\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:00:46.3903478Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:46.5447105Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:46.7353162Z 2023-08-09T12:00:46.9693089Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:47.1580221Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:47.2850403Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:47.6011288Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:47.7705366Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T12:00:47.7790756Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:00:47.7792489Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:00:47.7797788Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:00:47.7799403Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:00:47.7939956Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:47.7946531Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:47.7948414Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:47.7971963Z [34/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\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\v12.1\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:00:47.7987849Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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:00:47.7991396Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:47.7992314Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:47.7992913Z 2023-08-09T12:00:47.7993848Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:00:47.8019492Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:00:47.8021192Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:00:47.8022829Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:04.8266655Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T12:01:04.8269695Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.8271350Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.8272756Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:04.8276947Z [36/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-311\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\v12.1\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:04.8280269Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:04.8281238Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:04.8281837Z 2023-08-09T12:01:04.8282734Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:04.8284330Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:04.8286847Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:04.8288794Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:04.8290379Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.8291792Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.8293145Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:04.8296707Z [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-311\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\v12.1\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:01:04.8300076Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:04.8301173Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:04.8301901Z 2023-08-09T12:01:04.8302917Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:04.8305078Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:04.8306697Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:04.8308486Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:04.8309943Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.8311190Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.8312440Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:04.8316300Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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:01:04.8319501Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:04.8320448Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:04.8321138Z 2023-08-09T12:01:04.8322029Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:04.8323665Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:04.8325302Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:04.8326962Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:04.8328467Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T12:01:04.8329927Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:01:04.8331302Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:01:04.8332630Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:01:04.8334099Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:01:04.8335859Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.8337107Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:04.8338357Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.8346042Z [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-311\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\v12.1\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:04.8349179Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:04.8350163Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:11.1555107Z 2023-08-09T12:01:11.1559329Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1562707Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1566369Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1570851Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1572205Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:11.1577404Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:11.1578572Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:11.1595475Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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:11.1598493Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:11.1599257Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:11.1599815Z 2023-08-09T12:01:11.1645534Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1646984Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1648408Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1650148Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1651353Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:11.1652371Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:11.1653354Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:11.1676128Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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:11.1679059Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:11.1679784Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:11.1680215Z 2023-08-09T12:01:11.1680926Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1682591Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1684119Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1685533Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1686727Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:11.1687710Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:11.1688712Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:11.1689740Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:11.1690791Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T12:01:11.1693910Z [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-311\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\v12.1\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:01:11.1696724Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:11.1697708Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:11.1698113Z 2023-08-09T12:01:11.1698833Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1700218Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1704990Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1706429Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:11.1707674Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:11.1708890Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:11.1709908Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:11.1710927Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:11.1711956Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T12:01:30.4211590Z [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-311\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\v12.1\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:01:30.4215614Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:30.4385484Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:30.4386081Z 2023-08-09T12:01:30.4485257Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:30.4486954Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:30.4512019Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:30.4602065Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:30.4603299Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:30.4604301Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:30.4605304Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:30.4606303Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:30.4607657Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:30.4608692Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:30.4612219Z [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-311\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\v12.1\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:01:30.5386594Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:30.5500489Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:30.5501546Z 2023-08-09T12:01:30.5548704Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:30.6072061Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:30.6074402Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:30.6075922Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:30.6077392Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T12:01:30.6078517Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:30.6079596Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:30.6080792Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:30.6082033Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:30.6083048Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:30.6084124Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:30.6085272Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T12:01:30.6088529Z [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-311\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\v12.1\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:01:30.6091735Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:30.6092593Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:30.6093138Z 2023-08-09T12:01:30.6093983Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:30.6095596Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:30.6097020Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:30.6098701Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:30.6099971Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:30.6101091Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:30.6102387Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:30.6103474Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:30.6104531Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:30.6105583Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:30.6106625Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:34.6534862Z [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-311\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\v12.1\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:01:34.6538245Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:34.6539075Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:34.6539499Z 2023-08-09T12:01:34.6540222Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6541665Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6543049Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6544539Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6546158Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:34.6547193Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:34.6548236Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:34.6551672Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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:34.6554619Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:34.6555347Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:34.6555749Z 2023-08-09T12:01:34.6556416Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6557901Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6559333Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6560787Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6562136Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-08-09T12:01:34.6563236Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:34.6564235Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:34.6565273Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:34.6568537Z [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-311\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\v12.1\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:01:34.6571552Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:34.6572300Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:34.6572701Z 2023-08-09T12:01:34.6573429Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6576374Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6577842Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6579252Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6580463Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:34.6581487Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:34.6582520Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:34.6586406Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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:01:34.6589315Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:34.6590072Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:34.6590481Z 2023-08-09T12:01:34.6591200Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6592656Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6594034Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6595485Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:34.6596782Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:34.6597865Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:59.1527401Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:59.1528656Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:59.1529855Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:59.1531064Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T12:01:59.1532568Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T12:01:59.1533991Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:59.1534909Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:59.1535884Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:59.1537029Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:59.1540444Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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:01:59.1543536Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:59.1544380Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:59.1544784Z 2023-08-09T12:01:59.1545458Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:59.1546842Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:59.1548192Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:59.1549662Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:59.1550962Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:59.1563236Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:59.1564355Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:59.1567467Z [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-311\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\v12.1\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:01:59.1570746Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:59.1571356Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:59.1571692Z 2023-08-09T12:01:59.1572280Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:59.1586091Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:59.1593898Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:59.1597516Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:59.1605920Z %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:59.1607022Z %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:59.1608614Z %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:59.1609694Z %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:59.1610965Z 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:59.1611788Z with 2023-08-09T12:01:59.1612219Z [ 2023-08-09T12:01:59.1612586Z _Ty=int64_t 2023-08-09T12:01:59.1612922Z ] 2023-08-09T12:01:59.1613815Z 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:59.1614656Z with 2023-08-09T12:01:59.1614994Z [ 2023-08-09T12:01:59.1615329Z _This=int64_t, 2023-08-09T12:01:59.1615710Z _Other=double & 2023-08-09T12:01:59.1616057Z ] 2023-08-09T12:01:59.1616928Z 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:59.1617712Z with 2023-08-09T12:01:59.1618139Z [ 2023-08-09T12:01:59.1618479Z _This=int64_t, 2023-08-09T12:01:59.1618870Z _Other=double & 2023-08-09T12:01:59.1619294Z ] 2023-08-09T12:01:59.1620303Z 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:59.1621168Z with 2023-08-09T12:01:59.1621513Z [ 2023-08-09T12:01:59.1621870Z _Tag=std::_Exact_args_t, 2023-08-09T12:01:59.1622290Z _This2=double & 2023-08-09T12:01:59.1622642Z ] 2023-08-09T12:01:59.1623513Z 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:59.1624353Z with 2023-08-09T12:01:59.1624648Z [ 2023-08-09T12:01:59.1625112Z _Tag=std::_Exact_args_t, 2023-08-09T12:01:59.1625508Z _This2=double & 2023-08-09T12:01:59.1625856Z ] 2023-08-09T12:01:59.1626979Z 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:59.1628149Z with 2023-08-09T12:01:59.1628484Z [ 2023-08-09T12:01:59.1628854Z _Tag=std::_Exact_args_t, 2023-08-09T12:01:59.1629290Z _This2=torch::autograd::Variable & 2023-08-09T12:01:59.1629692Z ] 2023-08-09T12:01:59.1630695Z 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:59.1631613Z with 2023-08-09T12:01:59.1632038Z [ 2023-08-09T12:01:59.1632382Z _Tag=std::_Exact_args_t, 2023-08-09T12:01:59.1632924Z _This2=torch::autograd::Variable & 2023-08-09T12:01:59.1633424Z ] 2023-08-09T12:01:59.1634432Z %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:59.1635238Z with 2023-08-09T12:01:59.1635568Z [ 2023-08-09T12:01:59.1635933Z _This2=at::Tensor & 2023-08-09T12:01:59.1636289Z ] 2023-08-09T12:02:08.0254629Z %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:08.0255901Z with 2023-08-09T12:02:08.0256236Z [ 2023-08-09T12:02:08.0256603Z _This2=at::Tensor & 2023-08-09T12:02:08.0256965Z ] 2023-08-09T12:02:08.0257604Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:08.0258886Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:08.0260195Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:08.0261287Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:08.0264590Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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:02:08.0267482Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:08.0268337Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:08.0268729Z 2023-08-09T12:02:08.0282272Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:08.0283843Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:08.0305384Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:08.0307179Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:08.0310931Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:02:08.0312045Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:02:08.0323485Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:02:08.0325032Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:02:08.0368120Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:02:08.0481848Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T12:02:08.0494472Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T12:02:08.0496591Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:08.0497888Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:08.0722841Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:08.0724121Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:08.0951680Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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:02:08.0958131Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:08.0962494Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:08.0963211Z 2023-08-09T12:02:08.0963992Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:08.0965592Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:08.0967631Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:08.0969461Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:08.0970779Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:08.0971922Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:08.0973044Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:08.0993502Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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:08.0997261Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:08.0998256Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:08.0999056Z 2023-08-09T12:02:08.1000509Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:08.1079756Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:08.1155711Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:08.1377064Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:08.1379092Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:08.1579593Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:08.1580636Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:08.1586252Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:19.1919757Z [55/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-311\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\v12.1\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:19.1925211Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:19.1926248Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:19.1926837Z 2023-08-09T12:02:19.1927747Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:19.1929407Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:19.1931045Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:19.1933044Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:19.1934677Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:19.1936022Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:19.1937473Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:19.1951336Z [56/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\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\v12.1\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:02:19.1968714Z [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-311\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\v12.1\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:02:19.1972273Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:19.1973213Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:19.1973810Z 2023-08-09T12:02:19.1974713Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:19.1976361Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:19.1977984Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:19.1979659Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:19.1981132Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T12:02:19.1982549Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-08-09T12:02:19.1983888Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:19.1985088Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:19.1986299Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:19.1987502Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:43.1519531Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:43.1521355Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:43.1523059Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T12:02:43.1526645Z [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-311\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\v12.1\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:02:43.1530753Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:43.1531748Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:43.1532399Z 2023-08-09T12:02:43.1533300Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:43.1534951Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:43.1537321Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:43.1538998Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:43.1540430Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:43.1541659Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:43.1543307Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:43.1547011Z [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-311\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\v12.1\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:02:43.1550407Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:43.1551562Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:43.1552347Z 2023-08-09T12:02:43.1553221Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:43.1554967Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:43.1556620Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:43.1558755Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:43.1560480Z %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:02:43.1561916Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-08-09T12:02:43.1563649Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:02:43.1565304Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:02:43.1567059Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:02:43.1568528Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:02:43.1569984Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:02:43.1571620Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:02:43.1573598Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(336): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T12:02:43.2472321Z %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:02:43.2735896Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T12:02:43.3355529Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:02:43.4384085Z %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:02:43.4621304Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-08-09T12:02:43.6360234Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:02:43.7315422Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(789): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T12:02:43.7844377Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(769): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T12:02:43.8227894Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:43.8622255Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:43.8627133Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:43.8654662Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:43.8726277Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:43.8738398Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:43.9041852Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:43.9046352Z [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-311\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\v12.1\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:02:43.9050153Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:48.5947067Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:48.5947674Z 2023-08-09T12:02:48.5948402Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.5950014Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.5958341Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.5960079Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.5961379Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:48.5962477Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:48.5963551Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:48.5966911Z [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-311\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\v12.1\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:02:48.5990831Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:48.5991452Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:48.5991786Z 2023-08-09T12:02:48.5992371Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.5993650Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.5995015Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.5996495Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.5997887Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:02:48.5999333Z %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:02:48.6001282Z %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:02:48.6002642Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:48.6003747Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:48.6004780Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:48.6005814Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:48.6006843Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:48.6007865Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:48.6011671Z [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-311\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\v12.1\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:02:48.6014581Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:48.6015301Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:48.6015715Z 2023-08-09T12:02:48.6016521Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.6018058Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.6019515Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.6020966Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.6022292Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T12:02:48.6023516Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:48.6024724Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:48.6025657Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:48.6029037Z [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-311\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\v12.1\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:02:48.6042497Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:48.6043161Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:48.6043521Z 2023-08-09T12:02:48.6044175Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.6045736Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.6047539Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.6048994Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:48.6050168Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:48.6051177Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:53.9279439Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:53.9282852Z [64/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-311\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\v12.1\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:02:53.9285815Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:53.9286549Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:53.9287017Z 2023-08-09T12:02:53.9287733Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:53.9289201Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:53.9290628Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:53.9292059Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:53.9293324Z %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:53.9294476Z %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:53.9295934Z %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:53.9297036Z %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:53.9298265Z 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:53.9299178Z with 2023-08-09T12:02:53.9299549Z [ 2023-08-09T12:02:53.9299930Z _Ty=int64_t 2023-08-09T12:02:53.9300293Z ] 2023-08-09T12:02:53.9301375Z 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:53.9302516Z with 2023-08-09T12:02:53.9302901Z [ 2023-08-09T12:02:53.9303290Z _This=int64_t, 2023-08-09T12:02:53.9304123Z _Other=double & 2023-08-09T12:02:53.9304577Z ] 2023-08-09T12:02:53.9305627Z 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:53.9306606Z with 2023-08-09T12:02:53.9306953Z [ 2023-08-09T12:02:53.9307356Z _This=int64_t, 2023-08-09T12:02:53.9307798Z _Other=double & 2023-08-09T12:02:53.9308197Z ] 2023-08-09T12:02:53.9309287Z 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:53.9310312Z with 2023-08-09T12:02:53.9310681Z [ 2023-08-09T12:02:53.9311123Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:53.9311581Z _This2=double & 2023-08-09T12:02:53.9311992Z ] 2023-08-09T12:02:53.9313064Z 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:53.9314070Z with 2023-08-09T12:02:53.9314442Z [ 2023-08-09T12:02:53.9314845Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:53.9315320Z _This2=double & 2023-08-09T12:02:53.9315741Z ] 2023-08-09T12:02:53.9316966Z 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:53.9318082Z with 2023-08-09T12:02:53.9318472Z [ 2023-08-09T12:02:53.9318905Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:53.9319444Z _This2=torch::autograd::Variable & 2023-08-09T12:02:53.9319886Z ] 2023-08-09T12:02:53.9321093Z 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:53.9322211Z with 2023-08-09T12:02:53.9322590Z [ 2023-08-09T12:02:53.9322995Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:53.9323552Z _This2=torch::autograd::Variable & 2023-08-09T12:02:53.9324012Z ] 2023-08-09T12:02:53.9325017Z %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:53.9326148Z with 2023-08-09T12:02:53.9326494Z [ 2023-08-09T12:02:53.9326916Z _This2=at::Tensor & 2023-08-09T12:02:53.9327338Z ] 2023-08-09T12:02:53.9328336Z %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:53.9329262Z with 2023-08-09T12:02:53.9329647Z [ 2023-08-09T12:02:53.9330064Z _This2=at::Tensor & 2023-08-09T12:02:53.9330476Z ] 2023-08-09T12:02:53.9331167Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:53.9332165Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:53.9333213Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:53.9334480Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:53.9336843Z [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\v12.1\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:02:53.9338895Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:53.9339615Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:53.9340023Z 2023-08-09T12:02:53.9340573Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-08-09T12:02:57.3351661Z [66/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\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\v12.1\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_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_90,code=sm_90 -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:02:57.3362935Z iir_cuda.cu 2023-08-09T12:02:57.3363616Z tmpxft_00000758_00000000-7_iir_cuda.compute_90.cudafe1.cpp 2023-08-09T12:03:10.1483382Z [67/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\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\v12.1\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_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_90,code=sm_90 -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:10.1494555Z compute.cu 2023-08-09T12:03:10.1495475Z tmpxft_000012c0_00000000-7_compute.compute_90.cudafe1.cpp 2023-08-09T12:03:10.1505360Z [68/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\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:03:21.3516983Z [69/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\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\python311.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\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\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:21.3525499Z [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\v12.1\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:03:21.3527631Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:21.3528374Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:21.3528777Z 2023-08-09T12:03:21.3531885Z [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-311\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\v12.1\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:21.3534602Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:21.3534989Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:21.3535219Z 2023-08-09T12:03:21.3535800Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.3536561Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.3537646Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.3538363Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.3539069Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:03:21.3539745Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:03:21.3540629Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T12:03:21.3541705Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-08-09T12:03:21.3542741Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:21.3543469Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:21.3544274Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:21.3544909Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:03:21.3546847Z [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-311\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\v12.1\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:03:21.3548375Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:21.3548751Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:21.3549061Z 2023-08-09T12:03:21.3549603Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.3550446Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.3551393Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.3552215Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:21.3552937Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:03:21.3553520Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:21.3554019Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:21.3554521Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:22.6229811Z [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-311\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\v12.1\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:22.6233068Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:22.6234031Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:22.6234432Z 2023-08-09T12:03:22.6235157Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:22.6236560Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:22.6238372Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:22.6239931Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:22.6241464Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:03:22.6242679Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:03:22.6243839Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T12:03:22.6245002Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:03:22.6246563Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:03:22.6247874Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:03:22.6249019Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:03:22.6250075Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:22.6251076Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:22.6252072Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:22.6264736Z [74/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\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\v12.1\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:22.6279209Z [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-311\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\v12.1\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:03:22.6282416Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:22.6283114Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:22.6283504Z 2023-08-09T12:03:22.6284200Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:03:22.6285752Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:37.6328973Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:37.6330809Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:37.6332143Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:37.6333195Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:37.6334184Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:04:37.6335249Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:04:37.6336925Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:04:37.6338249Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:04:37.6339326Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:04:37.6343176Z [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_ffmpeg6 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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:04:37.6346565Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:04:37.6347319Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:04:37.6347735Z 2023-08-09T12:04:37.6348442Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:37.6350019Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:37.6351777Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:37.6353265Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:37.6354497Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:37.6355476Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:37.6356482Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:04:37.6357558Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:04:37.6358639Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:04:37.6359746Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:04:37.6360777Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:04:37.6370247Z [77/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\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\python311.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\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\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\v12.1\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:38.2995676Z [78/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\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\python311.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\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\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\v12.1\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:38.3001438Z [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_ffmpeg4 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\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:38.3003035Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:04:38.3003573Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:04:38.3003795Z 2023-08-09T12:04:38.3004172Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:38.3004912Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:38.3005638Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:38.3006343Z %SRC_DIR%\build\temp.win-amd64-cpython-311\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:38.3006946Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:38.3007447Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:38.3007959Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:04:38.3008489Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:04:38.3009028Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:04:38.3009540Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:04:38.3010054Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:04:38.3017146Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\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\python311.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\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\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\v12.1\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:38.4663253Z [81/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\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\v12.1\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_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_90,code=sm_90 -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:04:38.4669532Z ctc_prefix_decoder_kernel_v2.cu 2023-08-09T12:04:38.4669886Z tmpxft_00000778_00000000-7_ctc_prefix_decoder_kernel_v2.compute_90.cudafe1.cpp 2023-08-09T12:04:38.4672591Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\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\v12.1\lib\x64 %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\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:38.4677527Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\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\python311.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\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:38.4680423Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-311\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-08-09T12:04:38.4680843Z -- Install configuration: "Release" 2023-08-09T12:04:38.4681301Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio.pyd 2023-08-09T12:04:38.4681897Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio.pyd 2023-08-09T12:04:38.4682613Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-08-09T12:04:38.4683242Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-08-09T12:04:38.4683838Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-08-09T12:04:38.5339827Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-08-09T12:04:38.5341323Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-08-09T12:04:38.5342656Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-08-09T12:04:38.5343856Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libctc_prefix_decoder.pyd 2023-08-09T12:04:38.5345011Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581582100/work/build/lib.win-amd64-cpython-311/torchaudio/lib/pybind11_prefixctc.pyd 2023-08-09T12:04:38.5345790Z running install_lib 2023-08-09T12:04:38.5346312Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:04:38.5347098Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:04:38.5348204Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:04:38.5349352Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:04:38.5350583Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:04:38.5351751Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:04:38.5352864Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:04:38.5353681Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:04:38.5354230Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:04:38.5354852Z copying build\lib.win-amd64-cpython-311\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:04:38.5355587Z copying build\lib.win-amd64-cpython-311\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:04:38.5356064Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5356824Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5357435Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5358050Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5358658Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5359267Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5359882Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5360474Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5361442Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5362233Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5362944Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5363578Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5364198Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5364810Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5365428Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5366019Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5366598Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5367241Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5367859Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5368594Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5369182Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5370028Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5370614Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5371211Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:38.5371693Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:04:38.5372203Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:04:38.5372825Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:04:38.5373434Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\_alignment.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:04:38.5374186Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:04:38.5374656Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:04:38.5375124Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:04:38.5375826Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:04:38.5376415Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:04:38.5377120Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:04:38.5377790Z copying build\lib.win-amd64-cpython-311\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:04:38.5378333Z copying build\lib.win-amd64-cpython-311\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:04:38.5378881Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:38.5379394Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:38.5380006Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:38.5380610Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:38.5381221Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:38.5381821Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:38.5382426Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:38.5383222Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:38.5383841Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:38.5384801Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:38.5385406Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:38.5385855Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:38.5386348Z copying build\lib.win-amd64-cpython-311\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:38.5386946Z copying build\lib.win-amd64-cpython-311\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:38.5387453Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:04:38.5387983Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:04:38.5388650Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:04:38.7644738Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:04:38.7645466Z copying build\lib.win-amd64-cpython-311\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:38.7646593Z copying build\lib.win-amd64-cpython-311\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:38.7649042Z copying build\lib.win-amd64-cpython-311\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:38.7650669Z copying build\lib.win-amd64-cpython-311\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:38.7651633Z creating %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:04:38.7652804Z copying build\lib.win-amd64-cpython-311\torchaudio\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:04:38.7654287Z copying build\lib.win-amd64-cpython-311\torchaudio\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:04:38.7655571Z copying build\lib.win-amd64-cpython-311\torchaudio\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:04:38.7656754Z copying build\lib.win-amd64-cpython-311\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:38.7657928Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:38.7659130Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:04:38.7660257Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:04:38.7661536Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:04:38.7662561Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:04:38.7663683Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:04:38.7665077Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:04:38.7666429Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:04:38.7667766Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:04:38.7669156Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:04:38.7670534Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:38.7671750Z copying build\lib.win-amd64-cpython-311\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:38.7672887Z copying build\lib.win-amd64-cpython-311\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:38.7673781Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:04:38.7674800Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:04:38.7676110Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:04:38.7677422Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:04:38.7678419Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:04:38.7679421Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:04:38.7680652Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:04:38.7681888Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:04:38.7683384Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:04:38.7684373Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:04:38.7685406Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\aligner.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:04:38.7686722Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:04:38.7688017Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:04:38.7689301Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:04:38.7690523Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:04:38.7691672Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T12:04:38.7692420Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:04:38.7693485Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:04:38.7694845Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:04:38.7695892Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:04:38.7696970Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:04:38.7698303Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:04:38.7699617Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:04:38.7701048Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:04:38.7702238Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:38.7703302Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:38.7704579Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:38.7705847Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:38.7707138Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:38.7708480Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:38.7709805Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:38.7711089Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:38.7712131Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:04:38.7713267Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:04:38.7714648Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:04:38.7717416Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:04:38.7718584Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:04:38.7720085Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:04:38.7721560Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:04:38.7722937Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:04:38.7723998Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:04:38.7725336Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:04:42.3999996Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:04:42.4001307Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T12:04:42.4002219Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:04:42.4003303Z copying build\lib.win-amd64-cpython-311\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:04:42.4004634Z copying build\lib.win-amd64-cpython-311\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:04:42.4005779Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:04:42.4006753Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:04:42.4007868Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:04:42.4008920Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:04:42.4009684Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:04:42.4010173Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:04:42.4010755Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:04:42.4011539Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:04:42.4012274Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:04:42.4012993Z copying build\lib.win-amd64-cpython-311\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:04:42.4013444Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:04:42.4013921Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\ffmpeg.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:04:42.4014518Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:04:42.4015106Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:04:42.4015586Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:04:42.4016081Z copying build\lib.win-amd64-cpython-311\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:04:42.4016984Z copying build\lib.win-amd64-cpython-311\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:04:42.4017468Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:04:42.4018122Z copying build\lib.win-amd64-cpython-311\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:04:42.4018731Z copying build\lib.win-amd64-cpython-311\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:04:42.4019422Z copying build\lib.win-amd64-cpython-311\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:04:42.4020110Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-311.pyc 2023-08-09T12:04:42.4020679Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-311.pyc 2023-08-09T12:04:42.4021285Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-311.pyc 2023-08-09T12:04:42.4022098Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-311.pyc 2023-08-09T12:04:42.4022681Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-311.pyc 2023-08-09T12:04:42.4023194Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:42.4023746Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-311.pyc 2023-08-09T12:04:42.4024291Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:42.4024859Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-311.pyc 2023-08-09T12:04:42.4025589Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-311.pyc 2023-08-09T12:04:42.4026298Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-311.pyc 2023-08-09T12:04:42.4027038Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-311.pyc 2023-08-09T12:04:42.4027634Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-311.pyc 2023-08-09T12:04:42.4028217Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-311.pyc 2023-08-09T12:04:42.4028766Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-311.pyc 2023-08-09T12:04:42.4029353Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-311.pyc 2023-08-09T12:04:42.4029958Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-311.pyc 2023-08-09T12:04:42.4030534Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-311.pyc 2023-08-09T12:04:42.4031172Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-311.pyc 2023-08-09T12:04:42.4031770Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-311.pyc 2023-08-09T12:04:42.4032456Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-311.pyc 2023-08-09T12:04:42.4033363Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-311.pyc 2023-08-09T12:04:42.4034332Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-311.pyc 2023-08-09T12:04:42.4035292Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-311.pyc 2023-08-09T12:04:42.4036200Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-311.pyc 2023-08-09T12:04:42.4036971Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-311.pyc 2023-08-09T12:04:42.4037525Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-311.pyc 2023-08-09T12:04:42.4038048Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-311.pyc 2023-08-09T12:04:42.4038764Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-311.pyc 2023-08-09T12:04:42.4039324Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-311.pyc 2023-08-09T12:04:42.4039987Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:42.4040681Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-311.pyc 2023-08-09T12:04:42.4041266Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-311.pyc 2023-08-09T12:04:42.4042004Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\_alignment.py to _alignment.cpython-311.pyc 2023-08-09T12:04:42.4042558Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:42.4043105Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-311.pyc 2023-08-09T12:04:42.4043650Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-311.pyc 2023-08-09T12:04:42.4044210Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-311.pyc 2023-08-09T12:04:42.4044781Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-311.pyc 2023-08-09T12:04:42.4045290Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:42.4045956Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-311.pyc 2023-08-09T12:04:42.4046620Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-311.pyc 2023-08-09T12:04:42.4047342Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-311.pyc 2023-08-09T12:04:42.4047934Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-311.pyc 2023-08-09T12:04:42.4048536Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-311.pyc 2023-08-09T12:04:42.4049119Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:42.4049689Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-311.pyc 2023-08-09T12:04:42.4050259Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-311.pyc 2023-08-09T12:04:42.4050803Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-311.pyc 2023-08-09T12:04:42.4051349Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-311.pyc 2023-08-09T12:04:42.4051926Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\objective.py to objective.cpython-311.pyc 2023-08-09T12:04:43.9265462Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\subjective.py to subjective.cpython-311.pyc 2023-08-09T12:04:43.9266729Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9267844Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-311.pyc 2023-08-09T12:04:43.9269075Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-311.pyc 2023-08-09T12:04:43.9270282Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-311.pyc 2023-08-09T12:04:43.9271989Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-311.pyc 2023-08-09T12:04:43.9273079Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-311.pyc 2023-08-09T12:04:43.9274309Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-311.pyc 2023-08-09T12:04:43.9275542Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9276705Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-311.pyc 2023-08-09T12:04:43.9277943Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9279116Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-311.pyc 2023-08-09T12:04:43.9280388Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-311.pyc 2023-08-09T12:04:43.9281434Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9282507Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-311.pyc 2023-08-09T12:04:43.9283731Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-311.pyc 2023-08-09T12:04:43.9285092Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_squim_pipeline.py to _squim_pipeline.cpython-311.pyc 2023-08-09T12:04:43.9286374Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-311.pyc 2023-08-09T12:04:43.9287508Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-311.pyc 2023-08-09T12:04:43.9288670Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-311.pyc 2023-08-09T12:04:43.9289772Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9290876Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\aligner.py to aligner.cpython-311.pyc 2023-08-09T12:04:43.9292044Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-311.pyc 2023-08-09T12:04:43.9293325Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-311.pyc 2023-08-09T12:04:43.9294492Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9295573Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9296651Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-311.pyc 2023-08-09T12:04:43.9297781Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9299060Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-311.pyc 2023-08-09T12:04:43.9300401Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-311.pyc 2023-08-09T12:04:43.9301543Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-311.pyc 2023-08-09T12:04:43.9302640Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9303789Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-311.pyc 2023-08-09T12:04:43.9304971Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-311.pyc 2023-08-09T12:04:43.9306611Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-311.pyc 2023-08-09T12:04:43.9307772Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-311.pyc 2023-08-09T12:04:43.9309047Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-311.pyc 2023-08-09T12:04:43.9310293Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-311.pyc 2023-08-09T12:04:43.9311480Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9312800Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-311.pyc 2023-08-09T12:04:43.9314244Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-311.pyc 2023-08-09T12:04:43.9315747Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py to _vggish_impl.cpython-311.pyc 2023-08-09T12:04:43.9317034Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py to _vggish_pipeline.cpython-311.pyc 2023-08-09T12:04:43.9318303Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9319562Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9320899Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-311.pyc 2023-08-09T12:04:43.9322083Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9323165Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9324302Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-311.pyc 2023-08-09T12:04:43.9325420Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9326663Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-311.pyc 2023-08-09T12:04:43.9327948Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-311.pyc 2023-08-09T12:04:43.9329033Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9330112Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-311.pyc 2023-08-09T12:04:43.9331235Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-311.pyc 2023-08-09T12:04:43.9332411Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-311.pyc 2023-08-09T12:04:43.9333564Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9334705Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-311.pyc 2023-08-09T12:04:43.9335751Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\ffmpeg.py to ffmpeg.cpython-311.pyc 2023-08-09T12:04:43.9336807Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-311.pyc 2023-08-09T12:04:43.9337830Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9338879Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-311.pyc 2023-08-09T12:04:43.9340011Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9341524Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-311.pyc 2023-08-09T12:04:43.9342610Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9343609Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:43.9344325Z running install_egg_info 2023-08-09T12:04:43.9344745Z running egg_info 2023-08-09T12:04:43.9345191Z creating torchaudio.egg-info 2023-08-09T12:04:43.9345745Z writing torchaudio.egg-info\PKG-INFO 2023-08-09T12:04:43.9346421Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-08-09T12:04:43.9347285Z writing requirements to torchaudio.egg-info\requires.txt 2023-08-09T12:04:43.9348190Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-08-09T12:04:43.9348906Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:04:43.9349640Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:04:43.9350437Z adding license file 'LICENSE' 2023-08-09T12:04:43.9351051Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:04:43.9351987Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230809-py3.11.egg-info 2023-08-09T12:04:43.9352738Z running install_scripts 2023-08-09T12:04:43.9353230Z writing list of installed files to 'record.txt' 2023-08-09T12:04:43.9353751Z 2023-08-09T12:04:43.9354050Z Resource usage statistics from building torchaudio: 2023-08-09T12:04:43.9354588Z Process count: 25 2023-08-09T12:04:43.9355232Z CPU time: Sys=0:03:02.4, User=0:27:26.4 2023-08-09T12:04:43.9355676Z Memory: 6.8G 2023-08-09T12:04:43.9356078Z Disk usage: 253.0M 2023-08-09T12:04:43.9356526Z Time elapsed: 0:10:51.6 2023-08-09T12:04:43.9356811Z 2023-08-09T12:04:43.9356822Z 2023-08-09T12:04:43.9357004Z Packaging torchaudio 2023-08-09T12:04:44.5433692Z Packaging torchaudio-2.1.0.dev20230809-py311_cu121 2023-08-09T12:05:42.7265168Z compiling .pyc files... 2023-08-09T12:05:42.7265680Z number of files: 250 2023-08-09T12:05:42.7266347Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-08-09T12:05:42.7267494Z 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:05:42.7268376Z .. is this binary repackaging? 2023-08-09T12:05:42.7269380Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-08-09T12:05:42.7270691Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:42.7271724Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:42.7272361Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:05:42.7273011Z 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:05:42.7273720Z 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:05:42.7274423Z 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:05:42.7275115Z 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:05:42.7276271Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:42.7277647Z 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:05:42.7278362Z .. is this binary repackaging? 2023-08-09T12:05:42.7278831Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-08-09T12:05:42.7279459Z 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:05:42.7279895Z .. is this binary repackaging? 2023-08-09T12:05:42.7280360Z 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:05:42.7280788Z .. is this binary repackaging? 2023-08-09T12:05:42.7281421Z 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:05:42.7281866Z .. is this binary repackaging? 2023-08-09T12:05:42.7282296Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:42.7283143Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:42.7284293Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:05:42.7285342Z 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:05:42.7286052Z 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:05:42.7286719Z 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:05:42.7287392Z 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:05:42.7288007Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:42.7288636Z 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:05:42.7289109Z .. is this binary repackaging? 2023-08-09T12:05:42.7289603Z 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:05:42.7290331Z .. is this binary repackaging? 2023-08-09T12:05:42.7291256Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-08-09T12:05:42.7292979Z 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:05:42.7293955Z .. is this binary repackaging? 2023-08-09T12:05:42.7294912Z 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:05:42.7295806Z .. is this binary repackaging? 2023-08-09T12:05:42.7296713Z 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:05:42.7298187Z .. is this binary repackaging? 2023-08-09T12:05:42.7299128Z 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:05:42.7300019Z .. is this binary repackaging? 2023-08-09T12:05:42.7300938Z 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:05:42.7301904Z .. is this binary repackaging? 2023-08-09T12:05:42.7302813Z 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:05:42.7303822Z .. is this binary repackaging? 2023-08-09T12:05:42.7304931Z 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:05:42.7307259Z .. is this binary repackaging? 2023-08-09T12:05:42.7308255Z 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:05:42.7309129Z .. is this binary repackaging? 2023-08-09T12:05:42.7310124Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:42.7311467Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:42.7312649Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:05:42.7313940Z 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:05:42.7315302Z 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:05:42.7316789Z 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:05:42.7318326Z 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:05:42.7319579Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:42.7320826Z 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:05:42.7321734Z .. is this binary repackaging? 2023-08-09T12:05:42.7322770Z 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:05:42.7323814Z .. is this binary repackaging? 2023-08-09T12:05:42.7324734Z 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:05:42.7325595Z .. is this binary repackaging? 2023-08-09T12:05:42.7326438Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T12:05:47.4062179Z 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:05:47.4064180Z 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:05:47.4065090Z .. is this binary repackaging? 2023-08-09T12:05:47.4068289Z 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:05:47.4069232Z .. is this binary repackaging? 2023-08-09T12:05:47.4070207Z 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:05:47.4071083Z .. is this binary repackaging? 2023-08-09T12:05:47.4072050Z 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:05:47.4075003Z .. is this binary repackaging? 2023-08-09T12:05:47.4075694Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:47.4076328Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:47.4076931Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:05:47.4077656Z 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:05:47.4078446Z 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:05:47.4079279Z 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:05:47.4081750Z 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:05:47.4082486Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:47.4083161Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T12:05:47.4083906Z 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:05:47.4084668Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:47.4085354Z 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:05:47.4085989Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:47.4111732Z 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:05:47.4115240Z 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:05:47.4116563Z 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:05:47.4118096Z 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:05:47.4121489Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:47.4123425Z 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:05:47.4123942Z .. is this binary repackaging? 2023-08-09T12:05:47.4124430Z 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:05:47.4124883Z .. is this binary repackaging? 2023-08-09T12:05:47.4125356Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-08-09T12:05:47.4127861Z 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:05:47.4128347Z .. is this binary repackaging? 2023-08-09T12:05:47.4128826Z 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:05:47.4129278Z .. is this binary repackaging? 2023-08-09T12:05:47.4129726Z 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:05:47.4130160Z .. is this binary repackaging? 2023-08-09T12:05:47.4130629Z 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:05:47.4131079Z .. is this binary repackaging? 2023-08-09T12:05:47.4131566Z 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:05:47.4131994Z .. is this binary repackaging? 2023-08-09T12:05:47.4134155Z 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:05:47.4134622Z .. is this binary repackaging? 2023-08-09T12:05:47.4135093Z 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:05:47.4135530Z .. is this binary repackaging? 2023-08-09T12:05:47.4135990Z 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:05:47.4136448Z .. is this binary repackaging? 2023-08-09T12:05:47.4136896Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:47.4137497Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:47.4138095Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:05:47.4139893Z 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:05:47.4141117Z 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:05:47.4141824Z 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:05:47.4142664Z 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:05:47.4143308Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:47.4143937Z 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:05:47.4144365Z .. is this binary repackaging? 2023-08-09T12:05:47.4144839Z 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:05:47.4146972Z .. is this binary repackaging? 2023-08-09T12:05:47.4147583Z 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:05:47.4148038Z .. is this binary repackaging? 2023-08-09T12:05:47.4148478Z 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:05:47.4148907Z .. is this binary repackaging? 2023-08-09T12:05:54.9824428Z 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:05:54.9998139Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T12:05:55.0012191Z 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:05:55.0014174Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T12:05:55.0015716Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T12:05:55.0034205Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T12:05:55.0038629Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T12:05:55.0039735Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T12:05:55.0047624Z 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:05:55.0048351Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T12:05:55.0048992Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T12:05:55.0166068Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T12:05:55.0172849Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T12:05:55.0176447Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230809-py311_cu121.tar.bz2 2023-08-09T12:05:56.3572059Z INFO:conda_index.index:win-64 cached 7.2 MB from 1 packages at 5.4 MB/second 2023-08-09T12:05:56.3698663Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T12:05:56.3701955Z 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:05:56.3721320Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T12:05:56.3726988Z 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:05:56.3736792Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T12:05:56.3738389Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T12:05:56.3738853Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T12:05:56.3743963Z 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:05:56.3752956Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T12:05:56.3753772Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T12:05:56.3812689Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T12:05:56.3813172Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T12:05:56.3818242Z 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:05:56.3826899Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T12:05:56.3827879Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T12:05:56.3965020Z 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:05:56.3984502Z DEBUG:conda_index.index:noarch finish 2023-08-09T12:05:56.3985285Z INFO:conda_index.index:Completed noarch 2023-08-09T12:05:56.3986369Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T12:05:56.3989320Z 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:05:56.4009097Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T12:05:56.4013827Z 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:05:56.4037591Z 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:05:56.4052921Z 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:05:56.4053759Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T12:05:56.4055193Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T12:05:56.4055704Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T12:05:56.4060329Z 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:05:56.4083977Z 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:05:56.4098761Z 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:05:56.4099640Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T12:05:56.4100349Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T12:05:56.4159473Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T12:05:56.4160229Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T12:05:56.4165088Z 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:05:56.4186858Z 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:05:56.4202653Z 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:05:56.4203860Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T12:05:56.4204466Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T12:05:56.4336843Z 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:05:56.4353844Z DEBUG:conda_index.index:win-64 finish 2023-08-09T12:05:56.4354531Z INFO:conda_index.index:Completed win-64 2023-08-09T12:05:56.4358640Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T12:05:56.4361437Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T12:05:56.4362071Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T12:05:56.4366684Z 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:05:56.4367379Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T12:05:56.4368106Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T12:05:56.4368754Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T12:05:56.4373378Z 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:05:56.4395716Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T12:05:56.4553891Z 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:05:56.4570574Z DEBUG:conda_index.index:write channeldata 2023-08-09T12:05:56.4575853Z 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:02.1636854Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T12:06:02.1637683Z 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:02.1638924Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:06:02.1640316Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-08-09T12:06:02.1641679Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:06:02.1642885Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:06:02.1643818Z 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:02.1645126Z 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:02.1646414Z 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:02.1647548Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:06:02.1648704Z 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:02.1649498Z .. is this binary repackaging? 2023-08-09T12:06:02.1650362Z 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:02.1651188Z .. is this binary repackaging? 2023-08-09T12:06:02.1652286Z 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:02.1653081Z .. is this binary repackaging? 2023-08-09T12:06:02.1653836Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T12:06:02.1654989Z 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:02.1655737Z 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:02.1656192Z .. is this binary repackaging? 2023-08-09T12:06:02.1656663Z 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:02.1657143Z .. is this binary repackaging? 2023-08-09T12:06:02.1657628Z 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:02.1658081Z .. is this binary repackaging? 2023-08-09T12:06:02.1658542Z 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:02.1658992Z .. is this binary repackaging? 2023-08-09T12:06:02.1659439Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:06:02.1660053Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:06:02.1660690Z 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:02.1661364Z 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:02.1662059Z 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:02.1662764Z 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:02.1663466Z 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:02.1664279Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:06:02.1664939Z 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:02.1665415Z .. is this binary repackaging? 2023-08-09T12:06:02.1665927Z 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:02.1666383Z .. is this binary repackaging? 2023-08-09T12:06:02.1666876Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-08-09T12:06:02.1667523Z 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:02.1667977Z .. is this binary repackaging? 2023-08-09T12:06:02.1668569Z 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:02.1669014Z .. is this binary repackaging? 2023-08-09T12:06:02.1669486Z 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:02.1669924Z .. is this binary repackaging? 2023-08-09T12:06:02.1670402Z 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:02.1670831Z .. is this binary repackaging? 2023-08-09T12:06:02.1671317Z 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:02.1671770Z .. is this binary repackaging? 2023-08-09T12:06:02.1672255Z 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:02.1672708Z .. is this binary repackaging? 2023-08-09T12:06:02.1673170Z 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:02.1673614Z .. is this binary repackaging? 2023-08-09T12:06:02.1674087Z 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:02.1674586Z .. is this binary repackaging? 2023-08-09T12:06:02.1675030Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:06:02.1675627Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:06:02.1676231Z 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:02.1676894Z 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:02.1677600Z 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:02.1678300Z 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:02.1679002Z 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:02.1679757Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:06:02.1680397Z 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:02.1680859Z .. is this binary repackaging? 2023-08-09T12:06:02.1681346Z 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:02.1681797Z .. is this binary repackaging? 2023-08-09T12:06:02.1682251Z 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:02.1682695Z .. is this binary repackaging? 2023-08-09T12:06:02.1683247Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T12:06:02.1683946Z 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:02.1684656Z 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:02.1685086Z .. is this binary repackaging? 2023-08-09T12:06:02.1685576Z 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:02.1686036Z .. is this binary repackaging? 2023-08-09T12:06:02.1686526Z 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:02.1686988Z .. is this binary repackaging? 2023-08-09T12:06:02.1687452Z 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:02.1687899Z .. is this binary repackaging? 2023-08-09T12:06:02.1688347Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:06:02.1688961Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:06:02.1689579Z 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:02.1690244Z 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:02.1690954Z 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:02.1691664Z 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:02.1692361Z 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:02.1693000Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:06:02.1693863Z 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:02.1695551Z Fixing permissions 2023-08-09T12:06:02.1695778Z Packaged license file/s. 2023-08-09T12:06:02.1696053Z INFO :: Time taken to mark (prefix) 2023-08-09T12:06:02.1696347Z 0 replacements in 0 files was 0.09 seconds 2023-08-09T12:06:02.1696941Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581582100\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581582100\work_moved_torchaudio-2.1.0.dev20230809-py311_cu121_win-64_main_build_loop' 2023-08-09T12:06:02.1697753Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581582100\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581582100\work_moved_torchaudio-2.1.0.dev20230809-py311_cu121_win-64_main_build_loop) 2023-08-09T12:06:04.8599682Z # Automatic uploading is disabled 2023-08-09T12:06:04.8600627Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T12:06:04.8601581Z 2023-08-09T12:06:04.8601629Z 2023-08-09T12:06:04.8602089Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T12:06:04.8602761Z # conda config --set anaconda_upload yes 2023-08-09T12:06:04.8603254Z anaconda upload \ 2023-08-09T12:06:04.8603823Z distr/win-64\torchaudio-2.1.0.dev20230809-py311_cu121.tar.bz2 2023-08-09T12:06:04.8604523Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T12:06:04.8604904Z 2023-08-09T12:06:04.8605313Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T12:06:04.8605876Z { 2023-08-09T12:06:04.8606326Z "torchaudio-2.1.0.dev20230809-py311_cu121": { 2023-08-09T12:06:04.8606832Z "recipe": { 2023-08-09T12:06:04.8607351Z "c_compiler": "vs2019", 2023-08-09T12:06:04.8607916Z "cxx_compiler": "vs2019", 2023-08-09T12:06:04.8608480Z "target_platform": "win-64" 2023-08-09T12:06:04.8608905Z } 2023-08-09T12:06:04.8609246Z } 2023-08-09T12:06:04.8609582Z } 2023-08-09T12:06:04.8609802Z 2023-08-09T12:06:04.8609813Z 2023-08-09T12:06:04.8610069Z #################################################################################### 2023-08-09T12:06:04.8610519Z Resource usage summary: 2023-08-09T12:06:04.8610784Z 2023-08-09T12:06:04.8610943Z Total time: 0:19:42.8 2023-08-09T12:06:04.8611401Z CPU usage: sys=0:03:02.4, user=0:27:26.4 2023-08-09T12:06:04.8611922Z Maximum memory usage observed: 6.8G 2023-08-09T12:06:04.8612506Z Total disk usage observed (not including envs): 253.0M 2023-08-09T12:06:04.8612884Z 2023-08-09T12:06:04.8612894Z 2023-08-09T12:06:04.8613145Z #################################################################################### 2023-08-09T12:06:04.8613841Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-08-09T12:06:04.8614514Z There are currently 1 accumulated. 2023-08-09T12:06:04.8615122Z To remove them, you can run the ```conda build purge``` command 2023-08-09T12:06:05.7236373Z ##[group]Run actions/upload-artifact@v3 2023-08-09T12:06:05.7236696Z with: 2023-08-09T12:06:05.7236921Z name: pytorch_audio__3.11 2023-08-09T12:06:05.7237177Z path: pytorch/audio/distr/ 2023-08-09T12:06:05.7237416Z if-no-files-found: warn 2023-08-09T12:06:05.7237640Z env: 2023-08-09T12:06:05.7237891Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:06:05.7238172Z PYTHON_VERSION: 3.11 2023-08-09T12:06:05.7238389Z PACKAGE_TYPE: conda 2023-08-09T12:06:05.7238629Z REPOSITORY: pytorch/audio 2023-08-09T12:06:05.7238857Z REF: 2023-08-09T12:06:05.7239036Z CU_VERSION: cu121 2023-08-09T12:06:05.7239252Z CHANNEL: nightly 2023-08-09T12:06:05.7239499Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T12:06:05.7239834Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:06:05.7240225Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:06:05.7240911Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:06:05.7241294Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:06:05.7241581Z ##[endgroup] 2023-08-09T12:06:05.8598957Z With the provided path, there will be 19 files uploaded 2023-08-09T12:06:05.8606098Z Starting artifact upload 2023-08-09T12:06:05.8606770Z 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:05.8607569Z Artifact name is valid! 2023-08-09T12:06:05.9302264Z Container for artifact "pytorch_audio__3.11" successfully created. Starting upload of file(s) 2023-08-09T12:06:10.3210317Z Total size of all the files uploaded is 7515793 bytes 2023-08-09T12:06:10.3210957Z File upload process has finished. Finalizing the artifact upload 2023-08-09T12:06:10.3480718Z Artifact has been finalized. All files have been successfully uploaded! 2023-08-09T12:06:10.3481143Z 2023-08-09T12:06:10.3483212Z The raw size of all the files that were specified for upload is 7664636 bytes 2023-08-09T12:06:10.3483949Z The size of all the files that were uploaded is 7515793 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-08-09T12:06:10.3484261Z 2023-08-09T12:06:10.3484664Z 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:10.3485052Z 2023-08-09T12:06:10.3485215Z Artifact pytorch_audio__3.11 has been successfully uploaded! 2023-08-09T12:06:10.3734025Z ##[group]Run set -euxo pipefail 2023-08-09T12:06:10.3734392Z set -euxo pipefail 2023-08-09T12:06:10.3734649Z source "${BUILD_ENV_FILE}" 2023-08-09T12:06:10.3734992Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-08-09T12:06:10.3735387Z # fix we have to use for windows to make sure drive path is c: not c 2023-08-09T12:06:10.3735771Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-08-09T12:06:10.3736057Z  2023-08-09T12:06:10.3736367Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-08-09T12:06:10.3736804Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-08-09T12:06:10.3737186Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-08-09T12:06:10.3737461Z  2023-08-09T12:06:10.3737756Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-08-09T12:06:10.3738053Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-08-09T12:06:10.3738324Z else 2023-08-09T12:06:10.3738550Z  CONSTRAINTS="cpuonly" 2023-08-09T12:06:10.3738776Z fi 2023-08-09T12:06:10.3739157Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-08-09T12:06:10.3739539Z  2023-08-09T12:06:10.3739800Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-08-09T12:06:10.3740141Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-08-09T12:06:10.3740563Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-08-09T12:06:10.3740891Z else 2023-08-09T12:06:10.3741157Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-08-09T12:06:10.3741480Z  conda install --yes --quiet 'ffmpeg<5' 2023-08-09T12:06:10.3741818Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-08-09T12:06:10.3742081Z fi 2023-08-09T12:06:10.3742330Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-08-09T12:06:10.3769621Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T12:06:10.3769900Z env: 2023-08-09T12:06:10.3770156Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:06:10.3770418Z PYTHON_VERSION: 3.11 2023-08-09T12:06:10.3770652Z PACKAGE_TYPE: conda 2023-08-09T12:06:10.3770893Z REPOSITORY: pytorch/audio 2023-08-09T12:06:10.3771119Z REF: 2023-08-09T12:06:10.3771300Z CU_VERSION: cu121 2023-08-09T12:06:10.3771514Z CHANNEL: nightly 2023-08-09T12:06:10.3771758Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T12:06:10.3772090Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:06:10.3772465Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:06:10.3772892Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:06:10.3773302Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:06:10.3773612Z PACKAGE_NAME: torchaudio 2023-08-09T12:06:10.3773884Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-08-09T12:06:10.3774149Z GPU_ARCH: cuda 2023-08-09T12:06:10.3774365Z DESIRED_CUDA: cu121 2023-08-09T12:06:10.3774594Z GPU_ARCH_VERSION: 12.1 2023-08-09T12:06:10.3774800Z ##[endgroup] 2023-08-09T12:06:10.7018220Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T12:06:10.7020351Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:06:10.7020934Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:06:10.7021420Z ++ export CMAKE_USE_CUDA=1 2023-08-09T12:06:10.7021859Z ++ CMAKE_USE_CUDA=1 2023-08-09T12:06:10.7022318Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T12:06:10.7022819Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T12:06:10.7026393Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-08-09T12:06:10.7027291Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T12:06:10.7028026Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T12:06:10.7028787Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T12:06:10.7029529Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T12:06:10.7030215Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T12:06:10.7030920Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:06:10.7031435Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:06:10.7032256Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:06:10.7033064Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:06:10.7033881Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:06:10.7034693Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:06:10.7035319Z ++ export FORCE_CUDA=1 2023-08-09T12:06:10.7035738Z ++ FORCE_CUDA=1 2023-08-09T12:06:10.7037859Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/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:10.7041464Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/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:10.7043793Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T12:06:10.7044367Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T12:06:10.7044980Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T12:06:10.7045529Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T12:06:10.7046110Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T12:06:10.7046741Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T12:06:10.7047261Z ++ export VERSION_SUFFIX= 2023-08-09T12:06:10.7047667Z ++ VERSION_SUFFIX= 2023-08-09T12:06:10.7048079Z ++ export WHEEL_DIR= 2023-08-09T12:06:10.7048504Z ++ WHEEL_DIR= 2023-08-09T12:06:10.7116354Z ++ readlink -f pytorch/audio/distr 2023-08-09T12:06:10.7227514Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:06:10.7413051Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:06:10.7506537Z ++ sed 's/\/c\//\/c:\//' 2023-08-09T12:06:10.7615412Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:06:10.7616585Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:06:10.7617472Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:06:10.7620970Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' python=3.11 2023-08-09T12:06:13.7579041Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:13.7594231Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:13.7595160Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:13.7601684Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:13.7602699Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:13.7603894Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:13.8196204Z 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:13.8214019Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:13.8230167Z 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:13.8240682Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:13.8276456Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:13.8473672Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:17.6904963Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:06:17.7745037Z Solving environment: ...working... done 2023-08-09T12:06:17.9302466Z 2023-08-09T12:06:17.9302834Z ## Package Plan ## 2023-08-09T12:06:17.9303106Z 2023-08-09T12:06:17.9303553Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:17.9303977Z 2023-08-09T12:06:17.9304142Z added / updated specs: 2023-08-09T12:06:17.9304500Z - python=3.11 2023-08-09T12:06:17.9304719Z 2023-08-09T12:06:17.9304732Z 2023-08-09T12:06:17.9304998Z The following NEW packages will be INSTALLED: 2023-08-09T12:06:17.9305332Z 2023-08-09T12:06:17.9305521Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 2023-08-09T12:06:17.9306047Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-08-09T12:06:17.9306719Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-08-09T12:06:17.9307216Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 2023-08-09T12:06:17.9307847Z pip pkgs/main/win-64::pip-23.2.1-py311haa95532_0 2023-08-09T12:06:17.9308256Z python pkgs/main/win-64::python-3.11.4-he1021f5_0 2023-08-09T12:06:17.9308634Z setuptools pkgs/main/win-64::setuptools-68.0.0-py311haa95532_0 2023-08-09T12:06:17.9308991Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-08-09T12:06:17.9309324Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 2023-08-09T12:06:17.9309668Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-08-09T12:06:17.9309999Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-08-09T12:06:17.9310346Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-08-09T12:06:17.9310705Z wheel pkgs/main/win-64::wheel-0.38.4-py311haa95532_0 2023-08-09T12:06:17.9311042Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 2023-08-09T12:06:17.9311360Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 2023-08-09T12:06:17.9311541Z 2023-08-09T12:06:17.9311549Z 2023-08-09T12:06:18.2494214Z Preparing transaction: ...working... done 2023-08-09T12:06:20.9927559Z Verifying transaction: ...working... done 2023-08-09T12:06:24.7227608Z Executing transaction: ...working... done 2023-08-09T12:06:25.0367947Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:06:25.0369262Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:06:25.0369885Z + [[ cuda = \c\u\d\a ]] 2023-08-09T12:06:25.0370287Z + CONSTRAINTS=pytorch-cuda=12.1 2023-08-09T12:07:22.9535946Z + 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=12.1 2023-08-09T12:07:22.9537325Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:22.9537607Z 2023-08-09T12:07:22.9539321Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:22.9539871Z 2023-08-09T12:07:22.9540333Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:22.9540825Z 2023-08-09T12:07:22.9541357Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:22.9541880Z 2023-08-09T12:07:22.9542452Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:22.9543042Z 2023-08-09T12:07:22.9543484Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:22.9544006Z 2023-08-09T12:07:22.9544795Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:07:22.9545128Z 2023-08-09T12:07:22.9545628Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:07:22.9545973Z 2023-08-09T12:07:22.9546499Z 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:07:22.9547028Z 2023-08-09T12:07:22.9547614Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:07:22.9548308Z 2023-08-09T12:07:22.9548860Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:07:22.9549652Z 2023-08-09T12:07:22.9550514Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:07:22.9551089Z 2023-08-09T12:07:22.9551570Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:07:22.9552102Z 2023-08-09T12:07:22.9552708Z 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:07:22.9553434Z 2023-08-09T12:07:22.9553985Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T12:07:22.9554544Z 2023-08-09T12:07:22.9555184Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 200 1034 2023-08-09T12:07:22.9555746Z 2023-08-09T12:07:22.9556263Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 200 None 2023-08-09T12:07:22.9556874Z 2023-08-09T12:07:22.9557343Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T12:07:22.9557856Z 2023-08-09T12:07:22.9558468Z 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:07:22.9559131Z 2023-08-09T12:07:22.9559769Z 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:07:22.9560405Z 2023-08-09T12:07:22.9561083Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:22.9561575Z 2023-08-09T12:07:22.9562094Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:22.9562558Z 2023-08-09T12:07:22.9563062Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:22.9563614Z 2023-08-09T12:07:22.9564195Z 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:07:22.9564765Z 2023-08-09T12:07:22.9565308Z 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:07:22.9565861Z 2023-08-09T12:07:22.9566230Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:22.9566566Z 2023-08-09T12:07:22.9566797Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:22.9567046Z 2023-08-09T12:07:22.9567259Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:22.9567513Z 2023-08-09T12:07:22.9567725Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:22.9567975Z 2023-08-09T12:07:22.9568166Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:22.9568586Z 2023-08-09T12:07:22.9568808Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:22.9569232Z 2023-08-09T12:07:22.9569451Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:22.9569694Z 2023-08-09T12:07:22.9569909Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:22.9570170Z 2023-08-09T12:07:22.9570754Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:22.9571008Z 2023-08-09T12:07:22.9571288Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:22.9571897Z 2023-08-09T12:07:22.9572358Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:22.9572884Z 2023-08-09T12:07:22.9573337Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:22.9573776Z 2023-08-09T12:07:22.9574055Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T12:07:22.9574351Z 2023-08-09T12:07:22.9574617Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:22.9574909Z 2023-08-09T12:07:22.9575187Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:22.9575480Z 2023-08-09T12:07:22.9575765Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:22.9576255Z 2023-08-09T12:07:22.9576536Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:22.9576809Z 2023-08-09T12:07:22.9577090Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:22.9578055Z 2023-08-09T12:07:22.9578342Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:22.9578637Z 2023-08-09T12:07:22.9579036Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:22.9580267Z 2023-08-09T12:07:22.9580560Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:22.9580861Z 2023-08-09T12:07:22.9581063Z INFO conda.core.link:__init__(210): initializing UnlinkLinkTransaction with 2023-08-09T12:07:22.9581312Z 2023-08-09T12:07:22.9581528Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9581773Z 2023-08-09T12:07:22.9581870Z unlink_precs: 2023-08-09T12:07:22.9582009Z 2023-08-09T12:07:22.9582087Z 2023-08-09T12:07:22.9582374Z 2023-08-09T12:07:22.9582451Z link_precs: 2023-08-09T12:07:22.9582583Z 2023-08-09T12:07:22.9582827Z defaults/win-64::blas-1.0-mkl 2023-08-09T12:07:22.9582995Z 2023-08-09T12:07:22.9583128Z nvidia/win-64::cuda-cccl-12.2.128-0 2023-08-09T12:07:22.9583297Z 2023-08-09T12:07:22.9583434Z nvidia/win-64::cuda-cudart-12.1.105-0 2023-08-09T12:07:22.9583759Z 2023-08-09T12:07:22.9583906Z nvidia/win-64::cuda-cupti-12.1.105-0 2023-08-09T12:07:22.9584078Z 2023-08-09T12:07:22.9584190Z nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-08-09T12:07:22.9584358Z 2023-08-09T12:07:22.9584484Z nvidia/win-64::cuda-nvtx-12.1.105-0 2023-08-09T12:07:22.9584820Z 2023-08-09T12:07:22.9585162Z nvidia/win-64::cuda-opencl-12.2.128-0 2023-08-09T12:07:22.9585354Z 2023-08-09T12:07:22.9585518Z nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:07:22.9585705Z 2023-08-09T12:07:22.9585835Z nvidia/win-64::libcublas-12.1.0.26-0 2023-08-09T12:07:22.9586002Z 2023-08-09T12:07:22.9586110Z nvidia/win-64::libcufft-11.0.2.4-0 2023-08-09T12:07:22.9586275Z 2023-08-09T12:07:22.9586404Z nvidia/win-64::libcurand-10.3.3.129-0 2023-08-09T12:07:22.9586575Z 2023-08-09T12:07:22.9586709Z nvidia/win-64::libcusolver-11.4.4.55-0 2023-08-09T12:07:22.9586882Z 2023-08-09T12:07:22.9587014Z nvidia/win-64::libcusparse-12.0.2.55-0 2023-08-09T12:07:22.9587179Z 2023-08-09T12:07:22.9587305Z nvidia/win-64::libnpp-12.0.2.50-0 2023-08-09T12:07:22.9587470Z 2023-08-09T12:07:22.9587586Z nvidia/win-64::libnvjitlink-12.1.105-0 2023-08-09T12:07:22.9587758Z 2023-08-09T12:07:22.9587885Z nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-08-09T12:07:22.9588206Z 2023-08-09T12:07:22.9588376Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-08-09T12:07:22.9588576Z 2023-08-09T12:07:22.9588719Z nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-08-09T12:07:22.9588899Z 2023-08-09T12:07:22.9589035Z nvidia/win-64::cuda-libraries-12.1.0-0 2023-08-09T12:07:22.9589208Z 2023-08-09T12:07:22.9589329Z nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-08-09T12:07:22.9589507Z 2023-08-09T12:07:22.9589648Z nvidia/win-64::cuda-opencl-dev-12.2.128-0 2023-08-09T12:07:22.9589830Z 2023-08-09T12:07:22.9589967Z nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-08-09T12:07:22.9590144Z 2023-08-09T12:07:22.9590277Z nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-08-09T12:07:22.9590452Z 2023-08-09T12:07:22.9590762Z nvidia/win-64::libcurand-dev-10.3.3.129-0 2023-08-09T12:07:22.9590946Z 2023-08-09T12:07:22.9591077Z nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-08-09T12:07:22.9591263Z 2023-08-09T12:07:22.9591406Z nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-08-09T12:07:22.9591596Z 2023-08-09T12:07:22.9591887Z nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-08-09T12:07:22.9592239Z 2023-08-09T12:07:22.9592390Z nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-08-09T12:07:22.9592572Z 2023-08-09T12:07:22.9592712Z nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-08-09T12:07:22.9592890Z 2023-08-09T12:07:22.9593038Z nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-08-09T12:07:22.9593203Z 2023-08-09T12:07:22.9593334Z nvidia/win-64::cuda-runtime-12.1.0-0 2023-08-09T12:07:22.9593504Z 2023-08-09T12:07:22.9593673Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:07:22.9593872Z 2023-08-09T12:07:22.9594127Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T12:07:22.9594311Z 2023-08-09T12:07:22.9594445Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T12:07:22.9594609Z 2023-08-09T12:07:22.9594736Z defaults/win-64::yaml-0.2.5-he774522_0 2023-08-09T12:07:22.9594884Z 2023-08-09T12:07:22.9595028Z defaults/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:07:22.9595201Z 2023-08-09T12:07:22.9595382Z pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-08-09T12:07:22.9595590Z 2023-08-09T12:07:22.9595746Z defaults/win-64::filelock-3.9.0-py311haa95532_0 2023-08-09T12:07:22.9595939Z 2023-08-09T12:07:22.9596101Z defaults/win-64::mkl-service-2.4.0-py311h2bbff1b_1 2023-08-09T12:07:22.9596299Z 2023-08-09T12:07:22.9596446Z defaults/win-64::mpmath-1.3.0-py311haa95532_0 2023-08-09T12:07:22.9596628Z 2023-08-09T12:07:22.9596760Z defaults/win-64::networkx-3.1-py311haa95532_0 2023-08-09T12:07:22.9596944Z 2023-08-09T12:07:22.9597091Z defaults/win-64::pyyaml-6.0-py311h2bbff1b_1 2023-08-09T12:07:22.9597280Z 2023-08-09T12:07:22.9597459Z defaults/win-64::typing_extensions-4.7.1-py311haa95532_0 2023-08-09T12:07:22.9597811Z 2023-08-09T12:07:22.9597979Z defaults/win-64::numpy-base-1.25.2-py311hd01c5d8_0 2023-08-09T12:07:22.9598176Z 2023-08-09T12:07:22.9598330Z defaults/win-64::sympy-1.11.1-py311haa95532_0 2023-08-09T12:07:22.9598512Z 2023-08-09T12:07:22.9598861Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.11_cuda12.1_cudnn8_0 2023-08-09T12:07:22.9599305Z 2023-08-09T12:07:22.9599459Z defaults/win-64::mkl_fft-1.3.6-py311hf62ec03_1 2023-08-09T12:07:22.9599646Z 2023-08-09T12:07:22.9599799Z defaults/win-64::mkl_random-1.2.2-py311hf62ec03_1 2023-08-09T12:07:22.9599987Z 2023-08-09T12:07:22.9600133Z defaults/win-64::numpy-1.25.2-py311hdab7c0b_0 2023-08-09T12:07:22.9600314Z 2023-08-09T12:07:22.9600585Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230809-py311_cu121 2023-08-09T12:07:22.9600864Z 2023-08-09T12:07:22.9600877Z 2023-08-09T12:07:22.9600884Z 2023-08-09T12:07:22.9601101Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:22.9601356Z 2023-08-09T12:07:22.9601569Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:22.9601929Z 2023-08-09T12:07:22.9602148Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:22.9602389Z 2023-08-09T12:07:22.9602597Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:22.9602845Z 2023-08-09T12:07:22.9603151Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-1.25.2-py311hdab7c0b_0.conda HTTP/1.1" 200 13101 2023-08-09T12:07:22.9603472Z 2023-08-09T12:07:22.9603786Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl-service-2.4.0-py311h2bbff1b_1.conda HTTP/1.1" 200 44917 2023-08-09T12:07:22.9604122Z 2023-08-09T12:07:22.9604337Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:22.9604581Z 2023-08-09T12:07:22.9605032Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_fft-1.3.6-py311hf62ec03_1.conda HTTP/1.1" 200 167685 2023-08-09T12:07:22.9605366Z 2023-08-09T12:07:22.9605734Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_random-1.2.2-py311hf62ec03_1.conda HTTP/1.1" 200 223173 2023-08-09T12:07:22.9606257Z 2023-08-09T12:07:22.9606575Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-base-1.25.2-py311hd01c5d8_0.conda HTTP/1.1" 200 7636308 2023-08-09T12:07:22.9606906Z 2023-08-09T12:07:22.9607159Z INFO conda.core.link:verify(306): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T12:07:22.9607433Z 2023-08-09T12:07:22.9607841Z packages: nvidia/win-64::cuda-cupti-12.1.105-0, nvidia/win-64::cuda-nvtx-12.1.105-0, nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:07:22.9608157Z 2023-08-09T12:07:22.9608250Z path: 'license' 2023-08-09T12:07:22.9608385Z 2023-08-09T12:07:22.9608392Z 2023-08-09T12:07:22.9608405Z 2023-08-09T12:07:22.9608479Z ] 2023-08-09T12:07:22.9608592Z 2023-08-09T12:07:22.9608799Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-08-09T12:07:22.9609043Z 2023-08-09T12:07:22.9609244Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9609479Z 2023-08-09T12:07:22.9609629Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-08-09T12:07:22.9609818Z 2023-08-09T12:07:22.9609825Z 2023-08-09T12:07:22.9609831Z 2023-08-09T12:07:22.9610062Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.128-0 <=== 2023-08-09T12:07:22.9610311Z 2023-08-09T12:07:22.9610517Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9610740Z 2023-08-09T12:07:22.9610908Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.128-0 2023-08-09T12:07:22.9611113Z 2023-08-09T12:07:22.9611120Z 2023-08-09T12:07:22.9611126Z 2023-08-09T12:07:22.9611367Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cudart-12.1.105-0 <=== 2023-08-09T12:07:22.9611748Z 2023-08-09T12:07:22.9611947Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9612179Z 2023-08-09T12:07:22.9612505Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-12.1.105-0 2023-08-09T12:07:22.9612917Z 2023-08-09T12:07:22.9612923Z 2023-08-09T12:07:22.9612929Z 2023-08-09T12:07:22.9613172Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cupti-12.1.105-0 <=== 2023-08-09T12:07:22.9613422Z 2023-08-09T12:07:22.9613616Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9613849Z 2023-08-09T12:07:22.9614023Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-12.1.105-0 2023-08-09T12:07:22.9614229Z 2023-08-09T12:07:22.9614234Z 2023-08-09T12:07:22.9614240Z 2023-08-09T12:07:22.9614471Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-12.1.105-0 <=== 2023-08-09T12:07:22.9614852Z 2023-08-09T12:07:22.9615032Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9615257Z 2023-08-09T12:07:22.9615425Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-12.1.105-0 2023-08-09T12:07:22.9615631Z 2023-08-09T12:07:22.9615637Z 2023-08-09T12:07:22.9615642Z 2023-08-09T12:07:22.9615870Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvtx-12.1.105-0 <=== 2023-08-09T12:07:22.9616116Z 2023-08-09T12:07:22.9616309Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9616534Z 2023-08-09T12:07:22.9616709Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-12.1.105-0 2023-08-09T12:07:22.9616914Z 2023-08-09T12:07:22.9616920Z 2023-08-09T12:07:22.9616925Z 2023-08-09T12:07:22.9617266Z 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:07:22.9617630Z 2023-08-09T12:07:22.9617863Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-opencl-12.2.128-0 <=== 2023-08-09T12:07:22.9618273Z 2023-08-09T12:07:22.9618478Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9618712Z 2023-08-09T12:07:22.9618887Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-12.2.128-0 2023-08-09T12:07:22.9619278Z 2023-08-09T12:07:22.9619288Z 2023-08-09T12:07:22.9619297Z 2023-08-09T12:07:22.9619807Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.128-0 <=== 2023-08-09T12:07:22.9620366Z 2023-08-09T12:07:22.9620912Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9621393Z 2023-08-09T12:07:22.9621776Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.128-0 2023-08-09T12:07:22.9622237Z 2023-08-09T12:07:22.9622258Z 2023-08-09T12:07:22.9622268Z 2023-08-09T12:07:22.9622942Z 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:07:22.9623642Z 2023-08-09T12:07:22.9624106Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcublas-12.1.0.26-0 <=== 2023-08-09T12:07:22.9624592Z 2023-08-09T12:07:22.9625038Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9625505Z 2023-08-09T12:07:22.9625881Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-12.1.0.26-0 2023-08-09T12:07:22.9626348Z 2023-08-09T12:07:22.9626358Z 2023-08-09T12:07:22.9626369Z 2023-08-09T12:07:22.9626828Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcufft-11.0.2.4-0 <=== 2023-08-09T12:07:22.9627328Z 2023-08-09T12:07:22.9627715Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9628181Z 2023-08-09T12:07:22.9628497Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-11.0.2.4-0 2023-08-09T12:07:22.9628903Z 2023-08-09T12:07:22.9628914Z 2023-08-09T12:07:22.9628925Z 2023-08-09T12:07:22.9629387Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.129-0 <=== 2023-08-09T12:07:22.9629892Z 2023-08-09T12:07:22.9630260Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9630721Z 2023-08-09T12:07:22.9631054Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.129-0 2023-08-09T12:07:22.9631537Z 2023-08-09T12:07:22.9631547Z 2023-08-09T12:07:22.9631558Z 2023-08-09T12:07:22.9632042Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.4.55-0 <=== 2023-08-09T12:07:22.9632558Z 2023-08-09T12:07:22.9632997Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9633458Z 2023-08-09T12:07:22.9633801Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.4.55-0 2023-08-09T12:07:22.9634390Z 2023-08-09T12:07:22.9634401Z 2023-08-09T12:07:22.9634411Z 2023-08-09T12:07:22.9634882Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusparse-12.0.2.55-0 <=== 2023-08-09T12:07:22.9635397Z 2023-08-09T12:07:22.9635764Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9636219Z 2023-08-09T12:07:22.9636559Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-12.0.2.55-0 2023-08-09T12:07:22.9636983Z 2023-08-09T12:07:22.9636994Z 2023-08-09T12:07:22.9637005Z 2023-08-09T12:07:22.9637450Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnpp-12.0.2.50-0 <=== 2023-08-09T12:07:22.9637953Z 2023-08-09T12:07:22.9638396Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9638858Z 2023-08-09T12:07:22.9639217Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-12.0.2.50-0 2023-08-09T12:07:22.9639683Z 2023-08-09T12:07:22.9639693Z 2023-08-09T12:07:22.9639704Z 2023-08-09T12:07:22.9640180Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjitlink-12.1.105-0 <=== 2023-08-09T12:07:22.9640700Z 2023-08-09T12:07:22.9641086Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9641530Z 2023-08-09T12:07:22.9641874Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-12.1.105-0 2023-08-09T12:07:22.9642297Z 2023-08-09T12:07:22.9642308Z 2023-08-09T12:07:22.9642319Z 2023-08-09T12:07:22.9642779Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjpeg-12.1.1.14-0 <=== 2023-08-09T12:07:22.9643286Z 2023-08-09T12:07:22.9644539Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9645107Z 2023-08-09T12:07:22.9645445Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-12.1.1.14-0 2023-08-09T12:07:22.9645906Z 2023-08-09T12:07:22.9645917Z 2023-08-09T12:07:22.9645939Z 2023-08-09T12:07:22.9646538Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-08-09T12:07:22.9647107Z 2023-08-09T12:07:22.9647397Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9647631Z 2023-08-09T12:07:22.9647794Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-08-09T12:07:22.9648009Z 2023-08-09T12:07:22.9648015Z 2023-08-09T12:07:22.9648021Z 2023-08-09T12:07:22.9648269Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-12.1.105-0 <=== 2023-08-09T12:07:22.9648535Z 2023-08-09T12:07:22.9648726Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9648963Z 2023-08-09T12:07:22.9649148Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-12.1.105-0 2023-08-09T12:07:22.9649558Z 2023-08-09T12:07:22.9649563Z 2023-08-09T12:07:22.9649569Z 2023-08-09T12:07:22.9649813Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-libraries-12.1.0-0 <=== 2023-08-09T12:07:22.9650077Z 2023-08-09T12:07:22.9650271Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9650649Z 2023-08-09T12:07:22.9650966Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-12.1.0-0 2023-08-09T12:07:22.9651168Z 2023-08-09T12:07:22.9651173Z 2023-08-09T12:07:22.9651205Z 2023-08-09T12:07:22.9651653Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-12.1.105-0 <=== 2023-08-09T12:07:22.9651919Z 2023-08-09T12:07:22.9652118Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9652353Z 2023-08-09T12:07:22.9652634Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-12.1.105-0 2023-08-09T12:07:22.9652943Z 2023-08-09T12:07:22.9652949Z 2023-08-09T12:07:22.9652955Z 2023-08-09T12:07:22.9653205Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-opencl-dev-12.2.128-0 <=== 2023-08-09T12:07:22.9653602Z 2023-08-09T12:07:22.9653798Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9654022Z 2023-08-09T12:07:22.9654205Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-dev-12.2.128-0 2023-08-09T12:07:22.9654425Z 2023-08-09T12:07:22.9654432Z 2023-08-09T12:07:22.9654438Z 2023-08-09T12:07:22.9654659Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcublas-dev-12.1.0.26-0 <=== 2023-08-09T12:07:22.9654917Z 2023-08-09T12:07:22.9655109Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9655331Z 2023-08-09T12:07:22.9655518Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-12.1.0.26-0 2023-08-09T12:07:22.9655730Z 2023-08-09T12:07:22.9655736Z 2023-08-09T12:07:22.9655742Z 2023-08-09T12:07:22.9655975Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcufft-dev-11.0.2.4-0 <=== 2023-08-09T12:07:22.9656236Z 2023-08-09T12:07:22.9656429Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9656658Z 2023-08-09T12:07:22.9656836Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-11.0.2.4-0 2023-08-09T12:07:22.9657045Z 2023-08-09T12:07:22.9657051Z 2023-08-09T12:07:22.9657058Z 2023-08-09T12:07:22.9657297Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.129-0 <=== 2023-08-09T12:07:22.9657553Z 2023-08-09T12:07:22.9657730Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9657958Z 2023-08-09T12:07:22.9658141Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.129-0 2023-08-09T12:07:22.9659176Z 2023-08-09T12:07:22.9659196Z 2023-08-09T12:07:22.9659205Z 2023-08-09T12:07:22.9659601Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.4.55-0 <=== 2023-08-09T12:07:22.9659870Z 2023-08-09T12:07:22.9660077Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9660308Z 2023-08-09T12:07:22.9660497Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.4.55-0 2023-08-09T12:07:22.9660720Z 2023-08-09T12:07:22.9660726Z 2023-08-09T12:07:22.9660732Z 2023-08-09T12:07:22.9660978Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusparse-dev-12.0.2.55-0 <=== 2023-08-09T12:07:22.9661246Z 2023-08-09T12:07:22.9661420Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9661652Z 2023-08-09T12:07:22.9661835Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-12.0.2.55-0 2023-08-09T12:07:22.9662053Z 2023-08-09T12:07:22.9662060Z 2023-08-09T12:07:22.9662072Z 2023-08-09T12:07:22.9662305Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnpp-dev-12.0.2.50-0 <=== 2023-08-09T12:07:22.9662559Z 2023-08-09T12:07:22.9662749Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9662981Z 2023-08-09T12:07:22.9663161Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-12.0.2.50-0 2023-08-09T12:07:22.9663366Z 2023-08-09T12:07:22.9663372Z 2023-08-09T12:07:22.9663379Z 2023-08-09T12:07:22.9663625Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjitlink-dev-12.1.105-0 <=== 2023-08-09T12:07:22.9663889Z 2023-08-09T12:07:22.9664083Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9664293Z 2023-08-09T12:07:22.9664479Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-dev-12.1.105-0 2023-08-09T12:07:22.9664841Z 2023-08-09T12:07:22.9664847Z 2023-08-09T12:07:22.9664852Z 2023-08-09T12:07:22.9665112Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-12.1.1.14-0 <=== 2023-08-09T12:07:22.9665379Z 2023-08-09T12:07:22.9665787Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9666143Z 2023-08-09T12:07:22.9666327Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-12.1.1.14-0 2023-08-09T12:07:22.9666544Z 2023-08-09T12:07:22.9666550Z 2023-08-09T12:07:22.9666556Z 2023-08-09T12:07:22.9666806Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-12.1.0-0 <=== 2023-08-09T12:07:22.9667075Z 2023-08-09T12:07:22.9667268Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9667497Z 2023-08-09T12:07:22.9667667Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-12.1.0-0 2023-08-09T12:07:22.9667891Z 2023-08-09T12:07:22.9667897Z 2023-08-09T12:07:22.9667903Z 2023-08-09T12:07:22.9668142Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-runtime-12.1.0-0 <=== 2023-08-09T12:07:22.9668398Z 2023-08-09T12:07:22.9668593Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9668822Z 2023-08-09T12:07:22.9669001Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-12.1.0-0 2023-08-09T12:07:22.9669331Z 2023-08-09T12:07:22.9669337Z 2023-08-09T12:07:22.9669342Z 2023-08-09T12:07:22.9669865Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-08-09T12:07:22.9670273Z 2023-08-09T12:07:22.9670480Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9670709Z 2023-08-09T12:07:22.9670976Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:07:22.9671245Z 2023-08-09T12:07:22.9671268Z 2023-08-09T12:07:22.9671274Z 2023-08-09T12:07:22.9672489Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-08-09T12:07:22.9672796Z 2023-08-09T12:07:22.9672998Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9673231Z 2023-08-09T12:07:22.9673402Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-08-09T12:07:22.9673620Z 2023-08-09T12:07:22.9673627Z 2023-08-09T12:07:22.9673633Z 2023-08-09T12:07:22.9673866Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-08-09T12:07:22.9674111Z 2023-08-09T12:07:22.9674305Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9674529Z 2023-08-09T12:07:22.9674693Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-08-09T12:07:22.9674893Z 2023-08-09T12:07:22.9674899Z 2023-08-09T12:07:22.9674905Z 2023-08-09T12:07:22.9675134Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-08-09T12:07:22.9675373Z 2023-08-09T12:07:22.9675566Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9675796Z 2023-08-09T12:07:22.9675960Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-08-09T12:07:22.9676169Z 2023-08-09T12:07:22.9676175Z 2023-08-09T12:07:22.9676181Z 2023-08-09T12:07:22.9676415Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h6b88ed4_46357 <=== 2023-08-09T12:07:22.9676669Z 2023-08-09T12:07:22.9676859Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9677090Z 2023-08-09T12:07:22.9677260Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:07:22.9677602Z 2023-08-09T12:07:22.9677611Z 2023-08-09T12:07:22.9677622Z 2023-08-09T12:07:22.9677929Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-12.1-hde6ce7c_5 <=== 2023-08-09T12:07:22.9678216Z 2023-08-09T12:07:22.9678594Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9678829Z 2023-08-09T12:07:22.9679023Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-12.1-hde6ce7c_5 2023-08-09T12:07:22.9679256Z 2023-08-09T12:07:22.9679390Z 2023-08-09T12:07:22.9679396Z 2023-08-09T12:07:22.9679666Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py311haa95532_0 <=== 2023-08-09T12:07:22.9679931Z 2023-08-09T12:07:22.9680123Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9680351Z 2023-08-09T12:07:22.9680540Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py311haa95532_0 2023-08-09T12:07:22.9680766Z 2023-08-09T12:07:22.9680771Z 2023-08-09T12:07:22.9680777Z 2023-08-09T12:07:22.9681038Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py311h2bbff1b_1 <=== 2023-08-09T12:07:22.9681318Z 2023-08-09T12:07:22.9681516Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9681726Z 2023-08-09T12:07:22.9681922Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py311h2bbff1b_1 2023-08-09T12:07:22.9682156Z 2023-08-09T12:07:22.9682162Z 2023-08-09T12:07:22.9682173Z 2023-08-09T12:07:22.9682424Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mpmath-1.3.0-py311haa95532_0 <=== 2023-08-09T12:07:22.9682689Z 2023-08-09T12:07:22.9682884Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9683108Z 2023-08-09T12:07:22.9683294Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.3.0-py311haa95532_0 2023-08-09T12:07:22.9683516Z 2023-08-09T12:07:22.9683522Z 2023-08-09T12:07:22.9683527Z 2023-08-09T12:07:22.9683779Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::networkx-3.1-py311haa95532_0 <=== 2023-08-09T12:07:22.9684041Z 2023-08-09T12:07:22.9684703Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9684964Z 2023-08-09T12:07:22.9685294Z source=C:\Jenkins\Miniconda3\pkgs\networkx-3.1-py311haa95532_0 2023-08-09T12:07:22.9685643Z 2023-08-09T12:07:22.9685649Z 2023-08-09T12:07:22.9685654Z 2023-08-09T12:07:22.9685928Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py311h2bbff1b_1 <=== 2023-08-09T12:07:22.9686198Z 2023-08-09T12:07:22.9686394Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9686622Z 2023-08-09T12:07:22.9686809Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py311h2bbff1b_1 2023-08-09T12:07:22.9687024Z 2023-08-09T12:07:22.9687030Z 2023-08-09T12:07:22.9687035Z 2023-08-09T12:07:22.9687308Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::typing_extensions-4.7.1-py311haa95532_0 <=== 2023-08-09T12:07:22.9687588Z 2023-08-09T12:07:22.9687793Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9688027Z 2023-08-09T12:07:22.9688240Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.7.1-py311haa95532_0 2023-08-09T12:07:22.9688465Z 2023-08-09T12:07:22.9688490Z 2023-08-09T12:07:22.9688496Z 2023-08-09T12:07:22.9688745Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-base-1.25.2-py311hd01c5d8_0 <=== 2023-08-09T12:07:22.9689023Z 2023-08-09T12:07:22.9689216Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9689439Z 2023-08-09T12:07:22.9689638Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.2-py311hd01c5d8_0 2023-08-09T12:07:22.9689870Z 2023-08-09T12:07:22.9689875Z 2023-08-09T12:07:22.9689881Z 2023-08-09T12:07:22.9690128Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py311haa95532_0 <=== 2023-08-09T12:07:22.9690388Z 2023-08-09T12:07:22.9690580Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9690812Z 2023-08-09T12:07:22.9690995Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py311haa95532_0 2023-08-09T12:07:22.9691331Z 2023-08-09T12:07:22.9691338Z 2023-08-09T12:07:22.9691343Z 2023-08-09T12:07:22.9691650Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230809-py3.11_cuda12.1_cudnn8_0 <=== 2023-08-09T12:07:22.9692212Z 2023-08-09T12:07:22.9692508Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9692750Z 2023-08-09T12:07:22.9692974Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230809-py3.11_cuda12.1_cudnn8_0 2023-08-09T12:07:22.9693221Z 2023-08-09T12:07:22.9693227Z 2023-08-09T12:07:22.9693234Z 2023-08-09T12:07:22.9693477Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py311hf62ec03_1 <=== 2023-08-09T12:07:22.9693736Z 2023-08-09T12:07:22.9693941Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9694168Z 2023-08-09T12:07:22.9694349Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py311hf62ec03_1 2023-08-09T12:07:22.9694568Z 2023-08-09T12:07:22.9694574Z 2023-08-09T12:07:22.9694581Z 2023-08-09T12:07:22.9694840Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py311hf62ec03_1 <=== 2023-08-09T12:07:22.9695105Z 2023-08-09T12:07:22.9695297Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9695506Z 2023-08-09T12:07:22.9695696Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py311hf62ec03_1 2023-08-09T12:07:22.9695920Z 2023-08-09T12:07:22.9695926Z 2023-08-09T12:07:22.9695932Z 2023-08-09T12:07:22.9696180Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-1.25.2-py311hdab7c0b_0 <=== 2023-08-09T12:07:22.9696445Z 2023-08-09T12:07:22.9696638Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9697207Z 2023-08-09T12:07:22.9697429Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.2-py311hdab7c0b_0 2023-08-09T12:07:22.9697654Z 2023-08-09T12:07:22.9697660Z 2023-08-09T12:07:22.9697666Z 2023-08-09T12:07:22.9698158Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230809-py311_cu121 <=== 2023-08-09T12:07:22.9698620Z 2023-08-09T12:07:22.9698833Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9699218Z 2023-08-09T12:07:22.9699562Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230809-py311_cu121 2023-08-09T12:07:22.9699977Z 2023-08-09T12:07:22.9699986Z 2023-08-09T12:07:22.9699996Z 2023-08-09T12:07:22.9700026Z 2023-08-09T12:07:22.9700333Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:07:22.9700718Z 2023-08-09T12:07:22.9701150Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-08-09T12:07:22.9701620Z 2023-08-09T12:07:22.9702101Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-08-09T12:07:22.9702629Z 2023-08-09T12:07:22.9702921Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T12:07:22.9703139Z 2023-08-09T12:07:22.9703269Z Solving environment: ...working... done 2023-08-09T12:07:22.9703440Z 2023-08-09T12:07:22.9703446Z 2023-08-09T12:07:22.9703451Z 2023-08-09T12:07:22.9703550Z ## Package Plan ## 2023-08-09T12:07:22.9703688Z 2023-08-09T12:07:22.9703695Z 2023-08-09T12:07:22.9703700Z 2023-08-09T12:07:22.9703906Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:22.9704160Z 2023-08-09T12:07:22.9704165Z 2023-08-09T12:07:22.9704189Z 2023-08-09T12:07:22.9704276Z added / updated specs: 2023-08-09T12:07:22.9704640Z 2023-08-09T12:07:22.9704756Z - distr::torchaudio 2023-08-09T12:07:22.9704899Z 2023-08-09T12:07:22.9705000Z - pytorch-cuda=12.1 2023-08-09T12:07:22.9705141Z 2023-08-09T12:07:22.9705147Z 2023-08-09T12:07:22.9705153Z 2023-08-09T12:07:22.9705407Z 2023-08-09T12:07:22.9705416Z 2023-08-09T12:07:22.9705736Z The following packages will be downloaded: 2023-08-09T12:07:22.9705924Z 2023-08-09T12:07:22.9705930Z 2023-08-09T12:07:22.9705935Z 2023-08-09T12:07:22.9706055Z package | build 2023-08-09T12:07:22.9706214Z 2023-08-09T12:07:22.9706350Z ---------------------------|----------------- 2023-08-09T12:07:22.9706505Z 2023-08-09T12:07:22.9706664Z mkl-service-2.4.0 | py311h2bbff1b_1 44 KB 2023-08-09T12:07:22.9706856Z 2023-08-09T12:07:22.9706996Z mkl_fft-1.3.6 | py311hf62ec03_1 164 KB 2023-08-09T12:07:22.9707172Z 2023-08-09T12:07:22.9707323Z mkl_random-1.2.2 | py311hf62ec03_1 218 KB 2023-08-09T12:07:22.9707502Z 2023-08-09T12:07:22.9707644Z numpy-1.25.2 | py311hdab7c0b_0 13 KB 2023-08-09T12:07:22.9707822Z 2023-08-09T12:07:22.9707969Z numpy-base-1.25.2 | py311hd01c5d8_0 7.3 MB 2023-08-09T12:07:22.9708162Z 2023-08-09T12:07:22.9708398Z torchaudio-2.1.0.dev20230809| py311_cu121 7.2 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:07:22.9708680Z 2023-08-09T12:07:22.9708845Z ------------------------------------------------------------ 2023-08-09T12:07:22.9709048Z 2023-08-09T12:07:22.9709175Z Total: 14.9 MB 2023-08-09T12:07:22.9709342Z 2023-08-09T12:07:22.9709348Z 2023-08-09T12:07:22.9709353Z 2023-08-09T12:07:22.9709497Z The following NEW packages will be INSTALLED: 2023-08-09T12:07:22.9709684Z 2023-08-09T12:07:22.9709689Z 2023-08-09T12:07:22.9709695Z 2023-08-09T12:07:22.9710235Z blas pkgs/main/win-64::blas-1.0-mkl 2023-08-09T12:07:22.9710450Z 2023-08-09T12:07:22.9710619Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.128-0 2023-08-09T12:07:22.9710813Z 2023-08-09T12:07:22.9711134Z cuda-cudart nvidia/win-64::cuda-cudart-12.1.105-0 2023-08-09T12:07:22.9711335Z 2023-08-09T12:07:22.9711527Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-08-09T12:07:22.9711878Z 2023-08-09T12:07:22.9712200Z cuda-cupti nvidia/win-64::cuda-cupti-12.1.105-0 2023-08-09T12:07:22.9712404Z 2023-08-09T12:07:22.9712586Z cuda-libraries nvidia/win-64::cuda-libraries-12.1.0-0 2023-08-09T12:07:22.9712795Z 2023-08-09T12:07:22.9712989Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-08-09T12:07:22.9713218Z 2023-08-09T12:07:22.9713384Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-08-09T12:07:22.9713582Z 2023-08-09T12:07:22.9713743Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-08-09T12:07:22.9713959Z 2023-08-09T12:07:22.9714119Z cuda-nvtx nvidia/win-64::cuda-nvtx-12.1.105-0 2023-08-09T12:07:22.9714310Z 2023-08-09T12:07:22.9714480Z cuda-opencl nvidia/win-64::cuda-opencl-12.2.128-0 2023-08-09T12:07:22.9714681Z 2023-08-09T12:07:22.9714879Z cuda-opencl-dev nvidia/win-64::cuda-opencl-dev-12.2.128-0 2023-08-09T12:07:22.9715099Z 2023-08-09T12:07:22.9715302Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:07:22.9715533Z 2023-08-09T12:07:22.9715701Z cuda-runtime nvidia/win-64::cuda-runtime-12.1.0-0 2023-08-09T12:07:22.9715884Z 2023-08-09T12:07:22.9716067Z filelock pkgs/main/win-64::filelock-3.9.0-py311haa95532_0 2023-08-09T12:07:22.9716278Z 2023-08-09T12:07:22.9716479Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:07:22.9716710Z 2023-08-09T12:07:22.9716870Z libcublas nvidia/win-64::libcublas-12.1.0.26-0 2023-08-09T12:07:22.9717059Z 2023-08-09T12:07:22.9717242Z libcublas-dev nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-08-09T12:07:22.9717597Z 2023-08-09T12:07:22.9717758Z libcufft nvidia/win-64::libcufft-11.0.2.4-0 2023-08-09T12:07:22.9717948Z 2023-08-09T12:07:22.9719172Z libcufft-dev nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-08-09T12:07:22.9719387Z 2023-08-09T12:07:22.9719555Z libcurand nvidia/win-64::libcurand-10.3.3.129-0 2023-08-09T12:07:22.9719750Z 2023-08-09T12:07:22.9719928Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.129-0 2023-08-09T12:07:22.9720137Z 2023-08-09T12:07:22.9720305Z libcusolver nvidia/win-64::libcusolver-11.4.4.55-0 2023-08-09T12:07:22.9720503Z 2023-08-09T12:07:22.9720691Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-08-09T12:07:22.9720907Z 2023-08-09T12:07:22.9721076Z libcusparse nvidia/win-64::libcusparse-12.0.2.55-0 2023-08-09T12:07:22.9721277Z 2023-08-09T12:07:22.9721456Z libcusparse-dev nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-08-09T12:07:22.9721681Z 2023-08-09T12:07:22.9721832Z libnpp nvidia/win-64::libnpp-12.0.2.50-0 2023-08-09T12:07:22.9722016Z 2023-08-09T12:07:22.9722182Z libnpp-dev nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-08-09T12:07:22.9722389Z 2023-08-09T12:07:22.9722554Z libnvjitlink nvidia/win-64::libnvjitlink-12.1.105-0 2023-08-09T12:07:22.9722756Z 2023-08-09T12:07:22.9722944Z libnvjitlink-dev nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-08-09T12:07:22.9723166Z 2023-08-09T12:07:22.9723326Z libnvjpeg nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-08-09T12:07:22.9723503Z 2023-08-09T12:07:22.9723681Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-08-09T12:07:22.9724037Z 2023-08-09T12:07:22.9724205Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T12:07:22.9724396Z 2023-08-09T12:07:22.9725181Z mkl pkgs/main/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:07:22.9725423Z 2023-08-09T12:07:22.9725628Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py311h2bbff1b_1 2023-08-09T12:07:22.9725853Z 2023-08-09T12:07:22.9726022Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py311hf62ec03_1 2023-08-09T12:07:22.9726230Z 2023-08-09T12:07:22.9726392Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py311hf62ec03_1 2023-08-09T12:07:22.9726603Z 2023-08-09T12:07:22.9726779Z mpmath pkgs/main/win-64::mpmath-1.3.0-py311haa95532_0 2023-08-09T12:07:22.9726988Z 2023-08-09T12:07:22.9727168Z networkx pkgs/main/win-64::networkx-3.1-py311haa95532_0 2023-08-09T12:07:22.9727375Z 2023-08-09T12:07:22.9727543Z numpy pkgs/main/win-64::numpy-1.25.2-py311hdab7c0b_0 2023-08-09T12:07:22.9727751Z 2023-08-09T12:07:22.9727941Z numpy-base pkgs/main/win-64::numpy-base-1.25.2-py311hd01c5d8_0 2023-08-09T12:07:22.9728162Z 2023-08-09T12:07:22.9728395Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.11_cuda12.1_cudnn8_0 2023-08-09T12:07:22.9728646Z 2023-08-09T12:07:22.9728858Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-08-09T12:07:22.9729080Z 2023-08-09T12:07:22.9729290Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-08-09T12:07:22.9729524Z 2023-08-09T12:07:22.9729698Z pyyaml pkgs/main/win-64::pyyaml-6.0-py311h2bbff1b_1 2023-08-09T12:07:22.9729900Z 2023-08-09T12:07:22.9730070Z sympy pkgs/main/win-64::sympy-1.11.1-py311haa95532_0 2023-08-09T12:07:22.9730425Z 2023-08-09T12:07:22.9730586Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T12:07:22.9730775Z 2023-08-09T12:07:22.9730970Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230809-py311_cu121 2023-08-09T12:07:22.9731513Z 2023-08-09T12:07:22.9731716Z typing_extensions pkgs/main/win-64::typing_extensions-4.7.1-py311haa95532_0 2023-08-09T12:07:22.9731957Z 2023-08-09T12:07:22.9732118Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-08-09T12:07:22.9732301Z 2023-08-09T12:07:22.9732307Z 2023-08-09T12:07:22.9732313Z 2023-08-09T12:07:22.9732318Z 2023-08-09T12:07:22.9732324Z 2023-08-09T12:07:22.9732608Z Preparing transaction: ...working... done 2023-08-09T12:07:22.9732790Z 2023-08-09T12:07:22.9732922Z Verifying transaction: ...working... done 2023-08-09T12:07:22.9733096Z 2023-08-09T12:07:22.9733225Z Executing transaction: ...working... done 2023-08-09T12:07:22.9733396Z 2023-08-09T12:07:22.9733402Z 2023-08-09T12:07:23.0951948Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-08-09T12:07:23.0956794Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-08-09T12:07:23.0957668Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-08-09T12:07:23.0958911Z + conda install --yes --quiet 'ffmpeg<5' 2023-08-09T12:07:27.3641165Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:27.3651059Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:27.3659162Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:27.3660751Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:27.3661911Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:27.3662979Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:27.4234104Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:27.4251899Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:27.4268399Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:27.4284524Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:27.4302561Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:27.4316353Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:31.4584394Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:07:34.1908735Z Solving environment: ...working... done 2023-08-09T12:07:34.7801219Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:34.8279461Z 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:07:35.6536224Z 2023-08-09T12:07:35.6537040Z ## Package Plan ## 2023-08-09T12:07:35.6537387Z 2023-08-09T12:07:35.6537696Z environment location: C:\Jenkins\Miniconda3 2023-08-09T12:07:35.6538032Z 2023-08-09T12:07:35.6538309Z added / updated specs: 2023-08-09T12:07:35.6538786Z - ffmpeg[version='<5'] 2023-08-09T12:07:35.6539064Z 2023-08-09T12:07:35.6539102Z 2023-08-09T12:07:35.6539341Z The following packages will be downloaded: 2023-08-09T12:07:35.6539659Z 2023-08-09T12:07:35.6539856Z package | build 2023-08-09T12:07:35.6540445Z ---------------------------|----------------- 2023-08-09T12:07:35.6540997Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-08-09T12:07:35.6541722Z ------------------------------------------------------------ 2023-08-09T12:07:35.6542291Z Total: 17.6 MB 2023-08-09T12:07:35.6542583Z 2023-08-09T12:07:35.6542842Z The following NEW packages will be INSTALLED: 2023-08-09T12:07:35.6543183Z 2023-08-09T12:07:35.6543522Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-08-09T12:07:35.6543875Z 2023-08-09T12:07:35.6543886Z 2023-08-09T12:07:35.6666921Z Preparing transaction: ...working... done 2023-08-09T12:07:35.7076979Z Verifying transaction: ...working... done 2023-08-09T12:07:35.8461682Z Executing transaction: ...working... done 2023-08-09T12:07:36.1943484Z + 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:07:43.7686815Z Smoke test passed. 2023-08-09T12:07:43.7687113Z 2023-08-09T12:07:43.7687126Z 2023-08-09T12:07:43.8872517Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:07:53.7283916Z 2023-08-09T12:07:53.7284796Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke: 2023-08-09T12:07:53.7285381Z 2023-08-09T12:07:53.9826205Z ##[group]Run set -euxo pipefail 2023-08-09T12:07:53.9826556Z set -euxo pipefail 2023-08-09T12:07:53.9826832Z source "${BUILD_ENV_FILE}" 2023-08-09T12:07:53.9827172Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-08-09T12:07:53.9827695Z ${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:07:53.9861992Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T12:07:53.9862282Z env: 2023-08-09T12:07:53.9862528Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:07:53.9862823Z PYTHON_VERSION: 3.11 2023-08-09T12:07:53.9864892Z PACKAGE_TYPE: conda 2023-08-09T12:07:53.9865171Z REPOSITORY: pytorch/audio 2023-08-09T12:07:53.9865390Z REF: 2023-08-09T12:07:53.9865606Z CU_VERSION: cu121 2023-08-09T12:07:53.9865836Z CHANNEL: nightly 2023-08-09T12:07:53.9866154Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T12:07:53.9866505Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:07:53.9866887Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:07:53.9867315Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:07:53.9867733Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:07:53.9868068Z PACKAGE_NAME: torchaudio 2023-08-09T12:07:53.9868732Z CONDA_PYTORCHBOT_TOKEN: *** 2023-08-09T12:07:53.9868974Z ##[endgroup] 2023-08-09T12:07:54.3067662Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T12:07:54.3069326Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:07:54.3069910Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:07:54.3070421Z ++ export CMAKE_USE_CUDA=1 2023-08-09T12:07:54.3070877Z ++ CMAKE_USE_CUDA=1 2023-08-09T12:07:54.3071290Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T12:07:54.3071834Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T12:07:54.3072251Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-08-09T12:07:54.3072899Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T12:07:54.3073466Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T12:07:54.3073960Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T12:07:54.3074669Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T12:07:54.3075341Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T12:07:54.3075860Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:07:54.3076198Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:07:54.3076749Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:07:54.3077271Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:07:54.3077711Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:07:54.3078109Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:07:54.3078434Z ++ export FORCE_CUDA=1 2023-08-09T12:07:54.3078674Z ++ FORCE_CUDA=1 2023-08-09T12:07:54.3079710Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/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:07:54.3084316Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/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:07:54.3085409Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T12:07:54.3085712Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T12:07:54.3085973Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T12:07:54.3086248Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T12:07:54.3086560Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T12:07:54.3086894Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T12:07:54.3087155Z ++ export VERSION_SUFFIX= 2023-08-09T12:07:54.3087399Z ++ VERSION_SUFFIX= 2023-08-09T12:07:54.3087640Z ++ export WHEEL_DIR= 2023-08-09T12:07:54.3087870Z ++ WHEEL_DIR= 2023-08-09T12:07:54.3088262Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5808497225' conda install --yes --quiet anaconda-client 2023-08-09T12:08:15.1451349Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:08:15.1451924Z 2023-08-09T12:08:15.1452217Z Solving environment: ...working... done 2023-08-09T12:08:15.1452631Z 2023-08-09T12:08:15.1452744Z 2023-08-09T12:08:15.1452755Z 2023-08-09T12:08:15.1452972Z ## Package Plan ## 2023-08-09T12:08:15.1453238Z 2023-08-09T12:08:15.1453244Z 2023-08-09T12:08:15.1453251Z 2023-08-09T12:08:15.1453493Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T12:08:15.1453753Z 2023-08-09T12:08:15.1453760Z 2023-08-09T12:08:15.1453767Z 2023-08-09T12:08:15.1453970Z added / updated specs: 2023-08-09T12:08:15.1454255Z 2023-08-09T12:08:15.1454442Z - anaconda-client 2023-08-09T12:08:15.1454730Z 2023-08-09T12:08:15.1454739Z 2023-08-09T12:08:15.1454748Z 2023-08-09T12:08:15.1454758Z 2023-08-09T12:08:15.1454767Z 2023-08-09T12:08:15.1455029Z The following packages will be downloaded: 2023-08-09T12:08:15.1455372Z 2023-08-09T12:08:15.1455382Z 2023-08-09T12:08:15.1455391Z 2023-08-09T12:08:15.1455623Z package | build 2023-08-09T12:08:15.1455954Z 2023-08-09T12:08:15.1456206Z ---------------------------|----------------- 2023-08-09T12:08:15.1456528Z 2023-08-09T12:08:15.1456799Z anaconda-client-1.12.0 | py38haa95532_0 166 KB 2023-08-09T12:08:15.1457163Z 2023-08-09T12:08:15.1457403Z attrs-22.1.0 | py38haa95532_0 84 KB 2023-08-09T12:08:15.1457714Z 2023-08-09T12:08:15.1457952Z clyent-1.2.2 | py38_1 20 KB 2023-08-09T12:08:15.1458375Z 2023-08-09T12:08:15.1458667Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-08-09T12:08:15.1459019Z 2023-08-09T12:08:15.1459332Z importlib_resources-5.2.0 | pyhd3eb1b0_1 21 KB 2023-08-09T12:08:15.1459796Z 2023-08-09T12:08:15.1460049Z jsonschema-4.17.3 | py38haa95532_0 155 KB 2023-08-09T12:08:15.1460399Z 2023-08-09T12:08:15.1460688Z jupyter_core-5.3.0 | py38haa95532_0 107 KB 2023-08-09T12:08:15.1461043Z 2023-08-09T12:08:15.1461653Z nbformat-5.7.0 | py38haa95532_0 152 KB 2023-08-09T12:08:15.1461983Z 2023-08-09T12:08:15.1462224Z pkgutil-resolve-name-1.3.10| py38haa95532_0 10 KB 2023-08-09T12:08:15.1462588Z 2023-08-09T12:08:15.1462851Z platformdirs-2.5.2 | py38haa95532_0 24 KB 2023-08-09T12:08:15.1463168Z 2023-08-09T12:08:15.1463407Z pyrsistent-0.18.0 | py38h196d8e1_0 89 KB 2023-08-09T12:08:15.1463685Z 2023-08-09T12:08:15.1463951Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-08-09T12:08:15.1464283Z 2023-08-09T12:08:15.1465732Z python-fastjsonschema-2.16.2| py38haa95532_0 231 KB 2023-08-09T12:08:15.1466005Z 2023-08-09T12:08:15.1466170Z pywin32-305 | py38h2bbff1b_0 10.7 MB 2023-08-09T12:08:15.1466652Z 2023-08-09T12:08:15.1466832Z requests-toolbelt-1.0.0 | py38haa95532_0 71 KB 2023-08-09T12:08:15.1467037Z 2023-08-09T12:08:15.1467199Z traitlets-5.7.1 | py38haa95532_0 205 KB 2023-08-09T12:08:15.1467362Z 2023-08-09T12:08:15.1467509Z zipp-3.11.0 | py38haa95532_0 20 KB 2023-08-09T12:08:15.1467692Z 2023-08-09T12:08:15.1467865Z ------------------------------------------------------------ 2023-08-09T12:08:15.1468075Z 2023-08-09T12:08:15.1468209Z Total: 12.3 MB 2023-08-09T12:08:15.1468376Z 2023-08-09T12:08:15.1468382Z 2023-08-09T12:08:15.1468388Z 2023-08-09T12:08:15.1468546Z The following NEW packages will be INSTALLED: 2023-08-09T12:08:15.1468746Z 2023-08-09T12:08:15.1468751Z 2023-08-09T12:08:15.1468757Z 2023-08-09T12:08:15.1469012Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py38haa95532_0 2023-08-09T12:08:15.1469268Z 2023-08-09T12:08:15.1469447Z attrs pkgs/main/win-64::attrs-22.1.0-py38haa95532_0 2023-08-09T12:08:15.1469657Z 2023-08-09T12:08:15.1469803Z clyent pkgs/main/win-64::clyent-1.2.2-py38_1 2023-08-09T12:08:15.1470008Z 2023-08-09T12:08:15.1470204Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-08-09T12:08:15.1470429Z 2023-08-09T12:08:15.1470646Z importlib_resourc~ pkgs/main/noarch::importlib_resources-5.2.0-pyhd3eb1b0_1 2023-08-09T12:08:15.1470894Z 2023-08-09T12:08:15.1471090Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py38haa95532_0 2023-08-09T12:08:15.1471318Z 2023-08-09T12:08:15.1471508Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py38haa95532_0 2023-08-09T12:08:15.1471731Z 2023-08-09T12:08:15.1471925Z nbformat pkgs/main/win-64::nbformat-5.7.0-py38haa95532_0 2023-08-09T12:08:15.1472278Z 2023-08-09T12:08:15.1472500Z pkgutil-resolve-n~ pkgs/main/win-64::pkgutil-resolve-name-1.3.10-py38haa95532_0 2023-08-09T12:08:15.1472777Z 2023-08-09T12:08:15.1472982Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py38haa95532_0 2023-08-09T12:08:15.1473525Z 2023-08-09T12:08:15.1473739Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py38h196d8e1_0 2023-08-09T12:08:15.1474007Z 2023-08-09T12:08:15.1474230Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-08-09T12:08:15.1474483Z 2023-08-09T12:08:15.1474750Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py38haa95532_0 2023-08-09T12:08:15.1475027Z 2023-08-09T12:08:15.1475204Z pywin32 pkgs/main/win-64::pywin32-305-py38h2bbff1b_0 2023-08-09T12:08:15.1475414Z 2023-08-09T12:08:15.1475648Z requests-toolbelt pkgs/main/win-64::requests-toolbelt-1.0.0-py38haa95532_0 2023-08-09T12:08:15.1475882Z 2023-08-09T12:08:15.1476072Z traitlets pkgs/main/win-64::traitlets-5.7.1-py38haa95532_0 2023-08-09T12:08:15.1476290Z 2023-08-09T12:08:15.1476462Z zipp pkgs/main/win-64::zipp-3.11.0-py38haa95532_0 2023-08-09T12:08:15.1476666Z 2023-08-09T12:08:15.1476672Z 2023-08-09T12:08:15.1476677Z 2023-08-09T12:08:15.1476830Z 2023-08-09T12:08:15.1476836Z 2023-08-09T12:08:15.1476996Z Preparing transaction: ...working... done 2023-08-09T12:08:15.1477186Z 2023-08-09T12:08:15.1477325Z Verifying transaction: ...working... done 2023-08-09T12:08:15.1477509Z 2023-08-09T12:08:15.1477646Z Executing transaction: ...working... done 2023-08-09T12:08:15.1477827Z 2023-08-09T12:08:15.1477833Z 2023-08-09T12:08:15.2602406Z + 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:08:26.9842342Z Using Anaconda API: https://api.anaconda.org 2023-08-09T12:08:26.9842814Z 2023-08-09T12:08:26.9843100Z Using "pytorch-nightly" as upload username 2023-08-09T12:08:26.9843476Z 2023-08-09T12:08:26.9843854Z Processing "distr/win-64\torchaudio-2.1.0.dev20230809-py311_cu121.tar.bz2" 2023-08-09T12:08:26.9844254Z 2023-08-09T12:08:26.9844466Z Detecting file type... 2023-08-09T12:08:26.9844769Z 2023-08-09T12:08:26.9844938Z File type is "Conda" 2023-08-09T12:08:26.9845161Z 2023-08-09T12:08:26.9845481Z Extracting conda attributes for upload 2023-08-09T12:08:26.9845808Z 2023-08-09T12:08:26.9846063Z Creating package "torchaudio" 2023-08-09T12:08:26.9846360Z 2023-08-09T12:08:26.9846571Z Creating release "2.1.0.dev20230809" 2023-08-09T12:08:26.9847024Z 2023-08-09T12:08:26.9847677Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230809/win-64/torchaudio-2.1.0.dev20230809-py311_cu121.tar.bz2" 2023-08-09T12:08:26.9848595Z 2023-08-09T12:08:26.9849137Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230809-py311_cu121.tar.bz2" already exists. Removing. 2023-08-09T12:08:26.9849701Z 2023-08-09T12:08:26.9849713Z 2023-08-09T12:08:26.9849942Z 0%| | 0.00/7.16M [00:00