2023-08-09T11:34:33.1306775Z Requested labels: windows.8xlarge.nvidia.gpu 2023-08-09T11:34:33.1306920Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-08-09T11:34:33.1307223Z Reusable workflow chain: 2023-08-09T11:34:33.1307347Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (fe9b9ff75edebf1e0e326f64577d64df3b5858db) 2023-08-09T11:34:33.1307492Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:34:33.1307651Z Waiting for a runner to pick up this job... 2023-08-09T11:39:12.8933391Z Job is about to start running on the runner: i-0a8319b547626e852 (organization) 2023-08-09T11:40:26.8229576Z Current runner version: '2.307.1' 2023-08-09T11:40:26.8240173Z Runner name: 'i-0a8319b547626e852' 2023-08-09T11:40:26.8240833Z Runner group name: 'Default' 2023-08-09T11:40:26.8241576Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-08-09T11:40:26.8244755Z ##[group]GITHUB_TOKEN Permissions 2023-08-09T11:40:26.8245542Z Actions: write 2023-08-09T11:40:26.8245814Z Checks: write 2023-08-09T11:40:26.8246124Z Contents: write 2023-08-09T11:40:26.8246471Z Deployments: write 2023-08-09T11:40:26.8246799Z Discussions: write 2023-08-09T11:40:26.8247056Z Issues: write 2023-08-09T11:40:26.8247373Z Metadata: read 2023-08-09T11:40:26.8247678Z Packages: write 2023-08-09T11:40:26.8247952Z Pages: write 2023-08-09T11:40:26.8248260Z PullRequests: write 2023-08-09T11:40:26.8248823Z RepositoryProjects: write 2023-08-09T11:40:26.8249194Z SecurityEvents: write 2023-08-09T11:40:26.8249662Z Statuses: write 2023-08-09T11:40:26.8250028Z ##[endgroup] 2023-08-09T11:40:26.8254518Z Secret source: Actions 2023-08-09T11:40:26.8255398Z Prepare workflow directory 2023-08-09T11:40:27.4608449Z Prepare all required actions 2023-08-09T11:40:27.4857016Z Getting action download info 2023-08-09T11:40:28.2784771Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-08-09T11:40:53.9350679Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-08-09T11:40:55.0875662Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:40:55.0878685Z ##[group] Inputs 2023-08-09T11:40:55.0879100Z runner-type: 2023-08-09T11:40:55.0879471Z conda-package-directory: packaging/torchaudio 2023-08-09T11:40:55.0879857Z repository: pytorch/audio 2023-08-09T11:40:55.0880172Z ref: 2023-08-09T11:40:55.0880498Z test-infra-repository: pytorch/test-infra 2023-08-09T11:40:55.0880828Z test-infra-ref: main 2023-08-09T11:40:55.0890329Z 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:40:55.0898775Z pre-script: 2023-08-09T11:40:55.0899077Z post-script: 2023-08-09T11:40:55.0899427Z package-name: torchaudio 2023-08-09T11:40:55.0899721Z trigger-event: push 2023-08-09T11:40:55.0900105Z smoke-test-script: test/smoke_test/smoke_test.py 2023-08-09T11:40:55.0900452Z cache-path: 2023-08-09T11:40:55.0900730Z cache-key: 2023-08-09T11:40:55.0900995Z ##[endgroup] 2023-08-09T11:40:55.0902027Z Complete job name: pytorch/audio / conda-py3_11-cuda11_8 2023-08-09T11:40:55.5781218Z ##[group]Run actions/checkout@v3 2023-08-09T11:40:55.5781563Z with: 2023-08-09T11:40:55.5781805Z repository: pytorch/test-infra 2023-08-09T11:40:55.5782026Z ref: main 2023-08-09T11:40:55.5782233Z path: test-infra 2023-08-09T11:40:55.5782610Z token: *** 2023-08-09T11:40:55.5782810Z ssh-strict: true 2023-08-09T11:40:55.5783027Z persist-credentials: true 2023-08-09T11:40:55.5783299Z clean: true 2023-08-09T11:40:55.5783529Z sparse-checkout-cone-mode: true 2023-08-09T11:40:55.5783766Z fetch-depth: 1 2023-08-09T11:40:55.5783948Z lfs: false 2023-08-09T11:40:55.5784135Z submodules: false 2023-08-09T11:40:55.5785549Z set-safe-directory: true 2023-08-09T11:40:55.5785868Z env: 2023-08-09T11:40:55.5786112Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:40:55.5786382Z PYTHON_VERSION: 3.11 2023-08-09T11:40:55.5786603Z PACKAGE_TYPE: conda 2023-08-09T11:40:55.5786831Z REPOSITORY: pytorch/audio 2023-08-09T11:40:55.5787033Z REF: 2023-08-09T11:40:55.5787270Z CU_VERSION: cu118 2023-08-09T11:40:55.5787472Z ##[endgroup] 2023-08-09T11:40:55.7784568Z Syncing repository: pytorch/test-infra 2023-08-09T11:40:55.7786413Z ##[group]Getting Git version info 2023-08-09T11:40:55.7787143Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-08-09T11:40:55.7884097Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:13.6403576Z git version 2.41.0.windows.1 2023-08-09T11:41:13.6451677Z ##[endgroup] 2023-08-09T11:41:13.6492920Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bef28845-b81a-4b36-8cb5-bb998d118257' before making global git config changes 2023-08-09T11:41:13.6493937Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:13.6506699Z [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:13.7023961Z ##[group]Initializing the repository 2023-08-09T11:41:13.7033770Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-08-09T11:41:13.7884267Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-08-09T11:41:13.7930870Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-08-09T11:41:13.8316710Z ##[endgroup] 2023-08-09T11:41:13.8317198Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:13.8327006Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:13.8668300Z ##[endgroup] 2023-08-09T11:41:13.8668784Z ##[group]Setting up auth 2023-08-09T11:41:13.8684628Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:13.9012226Z [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:17.0163026Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:17.0482196Z [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:17.8973502Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:17.9298165Z ##[endgroup] 2023-08-09T11:41:17.9298664Z ##[group]Fetching the repository 2023-08-09T11:41:17.9316516Z [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:20.9925493Z remote: Enumerating objects: 1076, done. 2023-08-09T11:41:20.9926319Z remote: Counting objects: 0% (1/1076) 2023-08-09T11:41:20.9926852Z remote: Counting objects: 1% (11/1076) 2023-08-09T11:41:20.9927382Z remote: Counting objects: 2% (22/1076) 2023-08-09T11:41:20.9927947Z remote: Counting objects: 3% (33/1076) 2023-08-09T11:41:20.9928581Z remote: Counting objects: 4% (44/1076) 2023-08-09T11:41:20.9929108Z remote: Counting objects: 5% (54/1076) 2023-08-09T11:41:20.9929682Z remote: Counting objects: 6% (65/1076) 2023-08-09T11:41:20.9930282Z remote: Counting objects: 7% (76/1076) 2023-08-09T11:41:20.9931209Z remote: Counting objects: 8% (87/1076) 2023-08-09T11:41:20.9931768Z remote: Counting objects: 9% (97/1076) 2023-08-09T11:41:20.9932291Z remote: Counting objects: 10% (108/1076) 2023-08-09T11:41:20.9932821Z remote: Counting objects: 11% (119/1076) 2023-08-09T11:41:20.9933379Z remote: Counting objects: 12% (130/1076) 2023-08-09T11:41:20.9933932Z remote: Counting objects: 13% (140/1076) 2023-08-09T11:41:20.9934461Z remote: Counting objects: 14% (151/1076) 2023-08-09T11:41:20.9934977Z remote: Counting objects: 15% (162/1076) 2023-08-09T11:41:20.9935578Z remote: Counting objects: 16% (173/1076) 2023-08-09T11:41:20.9935922Z remote: Counting objects: 17% (183/1076) 2023-08-09T11:41:20.9936366Z remote: Counting objects: 18% (194/1076) 2023-08-09T11:41:20.9936942Z remote: Counting objects: 19% (205/1076) 2023-08-09T11:41:20.9937487Z remote: Counting objects: 20% (216/1076) 2023-08-09T11:41:20.9938021Z remote: Counting objects: 21% (226/1076) 2023-08-09T11:41:20.9938448Z remote: Counting objects: 22% (237/1076) 2023-08-09T11:41:20.9938728Z remote: Counting objects: 23% (248/1076) 2023-08-09T11:41:20.9939219Z remote: Counting objects: 24% (259/1076) 2023-08-09T11:41:20.9939716Z remote: Counting objects: 25% (269/1076) 2023-08-09T11:41:20.9940175Z remote: Counting objects: 26% (280/1076) 2023-08-09T11:41:20.9940635Z remote: Counting objects: 27% (291/1076) 2023-08-09T11:41:20.9941123Z remote: Counting objects: 28% (302/1076) 2023-08-09T11:41:20.9941597Z remote: Counting objects: 29% (313/1076) 2023-08-09T11:41:20.9942057Z remote: Counting objects: 30% (323/1076) 2023-08-09T11:41:20.9942576Z remote: Counting objects: 31% (334/1076) 2023-08-09T11:41:20.9942885Z remote: Counting objects: 32% (345/1076) 2023-08-09T11:41:20.9943292Z remote: Counting objects: 33% (356/1076) 2023-08-09T11:41:20.9943711Z remote: Counting objects: 34% (366/1076) 2023-08-09T11:41:20.9943983Z remote: Counting objects: 35% (377/1076) 2023-08-09T11:41:20.9944282Z remote: Counting objects: 36% (388/1076) 2023-08-09T11:41:20.9944582Z remote: Counting objects: 37% (399/1076) 2023-08-09T11:41:20.9944888Z remote: Counting objects: 38% (409/1076) 2023-08-09T11:41:20.9945161Z remote: Counting objects: 39% (420/1076) 2023-08-09T11:41:20.9945442Z remote: Counting objects: 40% (431/1076) 2023-08-09T11:41:20.9945722Z remote: Counting objects: 41% (442/1076) 2023-08-09T11:41:20.9946003Z remote: Counting objects: 42% (452/1076) 2023-08-09T11:41:20.9946266Z remote: Counting objects: 43% (463/1076) 2023-08-09T11:41:20.9946548Z remote: Counting objects: 44% (474/1076) 2023-08-09T11:41:20.9946825Z remote: Counting objects: 45% (485/1076) 2023-08-09T11:41:20.9947111Z remote: Counting objects: 46% (495/1076) 2023-08-09T11:41:20.9947504Z remote: Counting objects: 47% (506/1076) 2023-08-09T11:41:20.9947774Z remote: Counting objects: 48% (517/1076) 2023-08-09T11:41:20.9948057Z remote: Counting objects: 49% (528/1076) 2023-08-09T11:41:20.9949246Z remote: Counting objects: 50% (538/1076) 2023-08-09T11:41:20.9949709Z remote: Counting objects: 51% (549/1076) 2023-08-09T11:41:20.9950088Z remote: Counting objects: 52% (560/1076) 2023-08-09T11:41:20.9950374Z remote: Counting objects: 53% (571/1076) 2023-08-09T11:41:20.9950654Z remote: Counting objects: 54% (582/1076) 2023-08-09T11:41:20.9950934Z remote: Counting objects: 55% (592/1076) 2023-08-09T11:41:20.9951200Z remote: Counting objects: 56% (603/1076) 2023-08-09T11:41:20.9951480Z remote: Counting objects: 57% (614/1076) 2023-08-09T11:41:20.9951764Z remote: Counting objects: 58% (625/1076) 2023-08-09T11:41:20.9952199Z remote: Counting objects: 59% (635/1076) 2023-08-09T11:41:20.9952465Z remote: Counting objects: 60% (646/1076) 2023-08-09T11:41:20.9952750Z remote: Counting objects: 61% (657/1076) 2023-08-09T11:41:20.9953030Z remote: Counting objects: 62% (668/1076) 2023-08-09T11:41:20.9953315Z remote: Counting objects: 63% (678/1076) 2023-08-09T11:41:20.9953597Z remote: Counting objects: 64% (689/1076) 2023-08-09T11:41:20.9953860Z remote: Counting objects: 65% (700/1076) 2023-08-09T11:41:20.9954135Z remote: Counting objects: 66% (711/1076) 2023-08-09T11:41:20.9954415Z remote: Counting objects: 67% (721/1076) 2023-08-09T11:41:20.9954692Z remote: Counting objects: 68% (732/1076) 2023-08-09T11:41:20.9954957Z remote: Counting objects: 69% (743/1076) 2023-08-09T11:41:20.9955376Z remote: Counting objects: 70% (754/1076) 2023-08-09T11:41:20.9955661Z remote: Counting objects: 71% (764/1076) 2023-08-09T11:41:20.9956063Z remote: Counting objects: 72% (775/1076) 2023-08-09T11:41:20.9956333Z remote: Counting objects: 73% (786/1076) 2023-08-09T11:41:20.9956721Z remote: Counting objects: 74% (797/1076) 2023-08-09T11:41:20.9957008Z remote: Counting objects: 75% (807/1076) 2023-08-09T11:41:20.9957300Z remote: Counting objects: 76% (818/1076) 2023-08-09T11:41:20.9957565Z remote: Counting objects: 77% (829/1076) 2023-08-09T11:41:20.9957847Z remote: Counting objects: 78% (840/1076) 2023-08-09T11:41:20.9958127Z remote: Counting objects: 79% (851/1076) 2023-08-09T11:41:20.9958407Z remote: Counting objects: 80% (861/1076) 2023-08-09T11:41:20.9958672Z remote: Counting objects: 81% (872/1076) 2023-08-09T11:41:20.9958948Z remote: Counting objects: 82% (883/1076) 2023-08-09T11:41:20.9959226Z remote: Counting objects: 83% (894/1076) 2023-08-09T11:41:20.9959505Z remote: Counting objects: 84% (904/1076) 2023-08-09T11:41:20.9959776Z remote: Counting objects: 85% (915/1076) 2023-08-09T11:41:20.9960056Z remote: Counting objects: 86% (926/1076) 2023-08-09T11:41:20.9960334Z remote: Counting objects: 87% (937/1076) 2023-08-09T11:41:20.9960615Z remote: Counting objects: 88% (947/1076) 2023-08-09T11:41:20.9960882Z remote: Counting objects: 89% (958/1076) 2023-08-09T11:41:20.9961164Z remote: Counting objects: 90% (969/1076) 2023-08-09T11:41:20.9961445Z remote: Counting objects: 91% (980/1076) 2023-08-09T11:41:20.9961723Z remote: Counting objects: 92% (990/1076) 2023-08-09T11:41:20.9962150Z remote: Counting objects: 93% (1001/1076) 2023-08-09T11:41:20.9962432Z remote: Counting objects: 94% (1012/1076) 2023-08-09T11:41:20.9962843Z remote: Counting objects: 95% (1023/1076) 2023-08-09T11:41:20.9963321Z remote: Counting objects: 96% (1033/1076) 2023-08-09T11:41:20.9963752Z remote: Counting objects: 97% (1044/1076) 2023-08-09T11:41:20.9964055Z remote: Counting objects: 98% (1055/1076) 2023-08-09T11:41:20.9964325Z remote: Counting objects: 99% (1066/1076) 2023-08-09T11:41:20.9964616Z remote: Counting objects: 100% (1076/1076) 2023-08-09T11:41:20.9965065Z remote: Counting objects: 100% (1076/1076), done. 2023-08-09T11:41:20.9965409Z remote: Compressing objects: 0% (1/864) 2023-08-09T11:41:20.9965854Z remote: Compressing objects: 1% (9/864) 2023-08-09T11:41:20.9984681Z remote: Compressing objects: 2% (18/864) 2023-08-09T11:41:20.9993115Z remote: Compressing objects: 3% (26/864) 2023-08-09T11:41:21.0008769Z remote: Compressing objects: 4% (35/864) 2023-08-09T11:41:21.0029931Z remote: Compressing objects: 5% (44/864) 2023-08-09T11:41:21.0061525Z remote: Compressing objects: 6% (52/864) 2023-08-09T11:41:21.0081577Z remote: Compressing objects: 7% (61/864) 2023-08-09T11:41:21.0085520Z remote: Compressing objects: 8% (70/864) 2023-08-09T11:41:21.0100204Z remote: Compressing objects: 9% (78/864) 2023-08-09T11:41:21.0121584Z remote: Compressing objects: 10% (87/864) 2023-08-09T11:41:21.0145231Z remote: Compressing objects: 11% (96/864) 2023-08-09T11:41:21.0164036Z remote: Compressing objects: 12% (104/864) 2023-08-09T11:41:21.0166065Z remote: Compressing objects: 13% (113/864) 2023-08-09T11:41:21.0181185Z remote: Compressing objects: 14% (121/864) 2023-08-09T11:41:21.0195297Z remote: Compressing objects: 15% (130/864) 2023-08-09T11:41:21.0210329Z remote: Compressing objects: 16% (139/864) 2023-08-09T11:41:21.0220779Z remote: Compressing objects: 17% (147/864) 2023-08-09T11:41:21.0236888Z remote: Compressing objects: 18% (156/864) 2023-08-09T11:41:21.0238525Z remote: Compressing objects: 19% (165/864) 2023-08-09T11:41:21.0251056Z remote: Compressing objects: 20% (173/864) 2023-08-09T11:41:21.0262541Z remote: Compressing objects: 21% (182/864) 2023-08-09T11:41:21.0263167Z remote: Compressing objects: 22% (191/864) 2023-08-09T11:41:21.0265751Z remote: Compressing objects: 23% (199/864) 2023-08-09T11:41:21.0278762Z remote: Compressing objects: 24% (208/864) 2023-08-09T11:41:21.0282745Z remote: Compressing objects: 25% (216/864) 2023-08-09T11:41:21.0300457Z remote: Compressing objects: 26% (225/864) 2023-08-09T11:41:21.0323310Z remote: Compressing objects: 27% (234/864) 2023-08-09T11:41:21.0376830Z remote: Compressing objects: 28% (242/864) 2023-08-09T11:41:21.0441129Z remote: Compressing objects: 29% (251/864) 2023-08-09T11:41:21.0470047Z remote: Compressing objects: 30% (260/864) 2023-08-09T11:41:21.0479197Z remote: Compressing objects: 31% (268/864) 2023-08-09T11:41:21.0494678Z remote: Compressing objects: 32% (277/864) 2023-08-09T11:41:21.0512850Z remote: Compressing objects: 33% (286/864) 2023-08-09T11:41:21.0538234Z remote: Compressing objects: 34% (294/864) 2023-08-09T11:41:21.0553460Z remote: Compressing objects: 35% (303/864) 2023-08-09T11:41:21.0572756Z remote: Compressing objects: 36% (312/864) 2023-08-09T11:41:21.0577562Z remote: Compressing objects: 37% (320/864) 2023-08-09T11:41:21.0589923Z remote: Compressing objects: 38% (329/864) 2023-08-09T11:41:21.0593865Z remote: Compressing objects: 39% (337/864) 2023-08-09T11:41:21.0594324Z remote: Compressing objects: 40% (346/864) 2023-08-09T11:41:21.0594658Z remote: Compressing objects: 41% (355/864) 2023-08-09T11:41:21.0598663Z remote: Compressing objects: 42% (363/864) 2023-08-09T11:41:21.0613178Z remote: Compressing objects: 43% (372/864) 2023-08-09T11:41:21.0721045Z remote: Compressing objects: 44% (381/864) 2023-08-09T11:41:21.0727000Z remote: Compressing objects: 45% (389/864) 2023-08-09T11:41:21.0728681Z remote: Compressing objects: 46% (398/864) 2023-08-09T11:41:21.0731508Z remote: Compressing objects: 47% (407/864) 2023-08-09T11:41:21.0736620Z remote: Compressing objects: 48% (415/864) 2023-08-09T11:41:21.0738489Z remote: Compressing objects: 49% (424/864) 2023-08-09T11:41:21.0739541Z remote: Compressing objects: 50% (432/864) 2023-08-09T11:41:21.0741482Z remote: Compressing objects: 51% (441/864) 2023-08-09T11:41:21.0745289Z remote: Compressing objects: 52% (450/864) 2023-08-09T11:41:21.0745980Z remote: Compressing objects: 53% (458/864) 2023-08-09T11:41:21.0752120Z remote: Compressing objects: 54% (467/864) 2023-08-09T11:41:21.0755966Z remote: Compressing objects: 55% (476/864) 2023-08-09T11:41:21.0762748Z remote: Compressing objects: 56% (484/864) 2023-08-09T11:41:21.0768692Z remote: Compressing objects: 57% (493/864) 2023-08-09T11:41:21.0776084Z remote: Compressing objects: 58% (502/864) 2023-08-09T11:41:21.0780982Z remote: Compressing objects: 59% (510/864) 2023-08-09T11:41:21.0796577Z remote: Compressing objects: 60% (519/864) 2023-08-09T11:41:21.0802257Z remote: Compressing objects: 61% (528/864) 2023-08-09T11:41:21.0803658Z remote: Compressing objects: 62% (536/864) 2023-08-09T11:41:21.0815427Z remote: Compressing objects: 63% (545/864) 2023-08-09T11:41:21.0846004Z remote: Compressing objects: 64% (553/864) 2023-08-09T11:41:21.0852259Z remote: Compressing objects: 65% (562/864) 2023-08-09T11:41:21.0854422Z remote: Compressing objects: 66% (571/864) 2023-08-09T11:41:21.0857949Z remote: Compressing objects: 67% (579/864) 2023-08-09T11:41:21.0866241Z remote: Compressing objects: 68% (588/864) 2023-08-09T11:41:21.0878330Z remote: Compressing objects: 69% (597/864) 2023-08-09T11:41:21.0886027Z remote: Compressing objects: 70% (605/864) 2023-08-09T11:41:21.0893650Z remote: Compressing objects: 71% (614/864) 2023-08-09T11:41:21.0898450Z remote: Compressing objects: 72% (623/864) 2023-08-09T11:41:21.1087154Z remote: Compressing objects: 73% (631/864) 2023-08-09T11:41:21.1087704Z remote: Compressing objects: 74% (640/864) 2023-08-09T11:41:21.1088091Z remote: Compressing objects: 75% (648/864) 2023-08-09T11:41:21.1089815Z remote: Compressing objects: 76% (657/864) 2023-08-09T11:41:21.1091019Z remote: Compressing objects: 77% (666/864) 2023-08-09T11:41:21.1097477Z remote: Compressing objects: 78% (674/864) 2023-08-09T11:41:21.1121740Z remote: Compressing objects: 79% (683/864) 2023-08-09T11:41:21.1126255Z remote: Compressing objects: 80% (692/864) 2023-08-09T11:41:21.1134662Z remote: Compressing objects: 81% (700/864) 2023-08-09T11:41:21.1137718Z remote: Compressing objects: 82% (709/864) 2023-08-09T11:41:21.1147087Z remote: Compressing objects: 83% (718/864) 2023-08-09T11:41:21.1152624Z remote: Compressing objects: 84% (726/864) 2023-08-09T11:41:21.1153882Z remote: Compressing objects: 85% (735/864) 2023-08-09T11:41:21.1155069Z remote: Compressing objects: 86% (744/864) 2023-08-09T11:41:21.1155683Z remote: Compressing objects: 87% (752/864) 2023-08-09T11:41:21.1157534Z remote: Compressing objects: 88% (761/864) 2023-08-09T11:41:21.1159116Z remote: Compressing objects: 89% (769/864) 2023-08-09T11:41:21.1159591Z remote: Compressing objects: 90% (778/864) 2023-08-09T11:41:21.1162472Z remote: Compressing objects: 91% (787/864) 2023-08-09T11:41:21.1164753Z remote: Compressing objects: 92% (795/864) 2023-08-09T11:41:21.1165207Z remote: Compressing objects: 93% (804/864) 2023-08-09T11:41:21.1165609Z remote: Compressing objects: 94% (813/864) 2023-08-09T11:41:21.1165897Z remote: Compressing objects: 95% (821/864) 2023-08-09T11:41:21.1166388Z remote: Compressing objects: 96% (830/864) 2023-08-09T11:41:21.1166999Z remote: Compressing objects: 97% (839/864) 2023-08-09T11:41:21.1167314Z remote: Compressing objects: 98% (847/864) 2023-08-09T11:41:21.1167811Z remote: Compressing objects: 99% (856/864) 2023-08-09T11:41:21.1169183Z remote: Compressing objects: 100% (864/864) 2023-08-09T11:41:21.1169570Z remote: Compressing objects: 100% (864/864), done. 2023-08-09T11:41:22.1439869Z Receiving objects: 0% (1/1076) 2023-08-09T11:41:22.1444097Z Receiving objects: 1% (11/1076) 2023-08-09T11:41:22.1448762Z Receiving objects: 2% (22/1076) 2023-08-09T11:41:22.1587500Z Receiving objects: 3% (33/1076) 2023-08-09T11:41:22.1589872Z Receiving objects: 4% (44/1076) 2023-08-09T11:41:22.1599293Z Receiving objects: 5% (54/1076) 2023-08-09T11:41:22.1608713Z Receiving objects: 6% (65/1076) 2023-08-09T11:41:22.1613633Z Receiving objects: 7% (76/1076) 2023-08-09T11:41:22.1618294Z Receiving objects: 8% (87/1076) 2023-08-09T11:41:22.1621721Z Receiving objects: 9% (97/1076) 2023-08-09T11:41:22.1624621Z Receiving objects: 10% (108/1076) 2023-08-09T11:41:22.1627173Z Receiving objects: 11% (119/1076) 2023-08-09T11:41:22.1630861Z Receiving objects: 12% (130/1076) 2023-08-09T11:41:22.1638357Z Receiving objects: 13% (140/1076) 2023-08-09T11:41:22.1640016Z Receiving objects: 14% (151/1076) 2023-08-09T11:41:22.1644725Z Receiving objects: 15% (162/1076) 2023-08-09T11:41:22.1649658Z Receiving objects: 16% (173/1076) 2023-08-09T11:41:22.1657027Z Receiving objects: 17% (183/1076) 2023-08-09T11:41:22.1667761Z Receiving objects: 18% (194/1076) 2023-08-09T11:41:22.1673344Z Receiving objects: 19% (205/1076) 2023-08-09T11:41:22.1677306Z Receiving objects: 20% (216/1076) 2023-08-09T11:41:22.1679230Z Receiving objects: 21% (226/1076) 2023-08-09T11:41:22.1711734Z Receiving objects: 22% (237/1076) 2023-08-09T11:41:22.1722249Z Receiving objects: 23% (248/1076) 2023-08-09T11:41:22.1724950Z Receiving objects: 24% (259/1076) 2023-08-09T11:41:22.1726378Z Receiving objects: 25% (269/1076) 2023-08-09T11:41:22.1750690Z Receiving objects: 26% (280/1076) 2023-08-09T11:41:22.1751116Z Receiving objects: 27% (291/1076) 2023-08-09T11:41:22.1751561Z Receiving objects: 28% (302/1076) 2023-08-09T11:41:22.1751906Z Receiving objects: 29% (313/1076) 2023-08-09T11:41:22.1755030Z Receiving objects: 30% (323/1076) 2023-08-09T11:41:22.1765359Z Receiving objects: 31% (334/1076) 2023-08-09T11:41:22.1786274Z Receiving objects: 32% (345/1076) 2023-08-09T11:41:22.1795505Z Receiving objects: 33% (356/1076) 2023-08-09T11:41:22.1825144Z Receiving objects: 34% (366/1076) 2023-08-09T11:41:22.1827819Z Receiving objects: 35% (377/1076) 2023-08-09T11:41:22.1829545Z Receiving objects: 36% (388/1076) 2023-08-09T11:41:22.1835217Z Receiving objects: 37% (399/1076) 2023-08-09T11:41:22.1837418Z Receiving objects: 38% (409/1076) 2023-08-09T11:41:22.1841310Z Receiving objects: 39% (420/1076) 2023-08-09T11:41:22.1854054Z Receiving objects: 40% (431/1076) 2023-08-09T11:41:22.1859867Z Receiving objects: 41% (442/1076) 2023-08-09T11:41:22.1865162Z Receiving objects: 42% (452/1076) 2023-08-09T11:41:22.1872663Z Receiving objects: 43% (463/1076) 2023-08-09T11:41:22.1878215Z Receiving objects: 44% (474/1076) 2023-08-09T11:41:22.1885570Z Receiving objects: 45% (485/1076) 2023-08-09T11:41:22.1887681Z Receiving objects: 46% (495/1076) 2023-08-09T11:41:22.1892246Z Receiving objects: 47% (506/1076) 2023-08-09T11:41:22.1897922Z Receiving objects: 48% (517/1076) 2023-08-09T11:41:22.1899304Z Receiving objects: 49% (528/1076) 2023-08-09T11:41:22.1902564Z Receiving objects: 50% (538/1076) 2023-08-09T11:41:22.1904076Z Receiving objects: 51% (549/1076) 2023-08-09T11:41:22.1905189Z Receiving objects: 52% (560/1076) 2023-08-09T11:41:22.1907129Z Receiving objects: 53% (571/1076) 2023-08-09T11:41:22.1908004Z Receiving objects: 54% (582/1076) 2023-08-09T11:41:22.1911810Z Receiving objects: 55% (592/1076) 2023-08-09T11:41:22.1914833Z Receiving objects: 56% (603/1076) 2023-08-09T11:41:22.1918979Z Receiving objects: 57% (614/1076) 2023-08-09T11:41:22.1923935Z Receiving objects: 58% (625/1076) 2023-08-09T11:41:22.1927619Z Receiving objects: 59% (635/1076) 2023-08-09T11:41:22.1930740Z Receiving objects: 60% (646/1076) 2023-08-09T11:41:22.1940060Z Receiving objects: 61% (657/1076) 2023-08-09T11:41:22.1946711Z Receiving objects: 62% (668/1076) 2023-08-09T11:41:22.1995295Z Receiving objects: 63% (678/1076) 2023-08-09T11:41:22.2013132Z Receiving objects: 64% (689/1076) 2023-08-09T11:41:22.2017360Z Receiving objects: 65% (700/1076) 2023-08-09T11:41:22.2124448Z Receiving objects: 66% (711/1076) 2023-08-09T11:41:22.2130027Z Receiving objects: 67% (721/1076) 2023-08-09T11:41:22.2131790Z Receiving objects: 68% (732/1076) 2023-08-09T11:41:22.2136421Z Receiving objects: 69% (743/1076) 2023-08-09T11:41:22.2136974Z Receiving objects: 70% (754/1076) 2023-08-09T11:41:22.2139012Z Receiving objects: 71% (764/1076) 2023-08-09T11:41:22.2150821Z Receiving objects: 72% (775/1076) 2023-08-09T11:41:22.2156880Z Receiving objects: 73% (786/1076) 2023-08-09T11:41:22.2162931Z Receiving objects: 74% (797/1076) 2023-08-09T11:41:22.2166815Z Receiving objects: 75% (807/1076) 2023-08-09T11:41:22.2170320Z Receiving objects: 76% (818/1076) 2023-08-09T11:41:22.2175272Z Receiving objects: 77% (829/1076) 2023-08-09T11:41:22.2177027Z Receiving objects: 78% (840/1076) 2023-08-09T11:41:22.2179943Z Receiving objects: 79% (851/1076) 2023-08-09T11:41:22.2182018Z Receiving objects: 80% (861/1076) 2023-08-09T11:41:22.2182564Z Receiving objects: 81% (872/1076) 2023-08-09T11:41:22.2182831Z Receiving objects: 82% (883/1076) 2023-08-09T11:41:22.2184270Z Receiving objects: 83% (894/1076) 2023-08-09T11:41:22.2188489Z Receiving objects: 84% (904/1076) 2023-08-09T11:41:22.2189656Z Receiving objects: 85% (915/1076) 2023-08-09T11:41:22.2191816Z Receiving objects: 86% (926/1076) 2023-08-09T11:41:22.2192673Z Receiving objects: 87% (937/1076) 2023-08-09T11:41:22.2193886Z Receiving objects: 88% (947/1076) 2023-08-09T11:41:22.2195253Z Receiving objects: 89% (958/1076) 2023-08-09T11:41:22.2196199Z Receiving objects: 90% (969/1076) 2023-08-09T11:41:22.2197585Z Receiving objects: 91% (980/1076) 2023-08-09T11:41:22.2201794Z Receiving objects: 92% (990/1076) 2023-08-09T11:41:22.2202351Z Receiving objects: 93% (1001/1076) 2023-08-09T11:41:22.2212451Z Receiving objects: 94% (1012/1076) 2023-08-09T11:41:22.2216378Z Receiving objects: 95% (1023/1076) 2023-08-09T11:41:22.2228908Z Receiving objects: 96% (1033/1076) 2023-08-09T11:41:22.2242387Z Receiving objects: 97% (1044/1076) 2023-08-09T11:41:22.2248904Z Receiving objects: 98% (1055/1076) 2023-08-09T11:41:22.2302229Z Receiving objects: 99% (1066/1076) 2023-08-09T11:41:22.2302894Z remote: Total 1076 (delta 182), reused 624 (delta 101), pack-reused 0 2023-08-09T11:41:22.2305762Z Receiving objects: 100% (1076/1076) 2023-08-09T11:41:22.2306445Z Receiving objects: 100% (1076/1076), 1.50 MiB | 16.21 MiB/s, done. 2023-08-09T11:41:22.2316978Z Resolving deltas: 0% (0/182) 2023-08-09T11:41:22.2318073Z Resolving deltas: 1% (2/182) 2023-08-09T11:41:22.2320078Z Resolving deltas: 2% (4/182) 2023-08-09T11:41:22.2320901Z Resolving deltas: 3% (6/182) 2023-08-09T11:41:22.2321446Z Resolving deltas: 4% (8/182) 2023-08-09T11:41:22.2321935Z Resolving deltas: 5% (10/182) 2023-08-09T11:41:22.2322459Z Resolving deltas: 6% (12/182) 2023-08-09T11:41:22.2322957Z Resolving deltas: 7% (13/182) 2023-08-09T11:41:22.2323444Z Resolving deltas: 8% (15/182) 2023-08-09T11:41:22.2324186Z Resolving deltas: 9% (17/182) 2023-08-09T11:41:22.2324665Z Resolving deltas: 10% (19/182) 2023-08-09T11:41:22.2325631Z Resolving deltas: 11% (21/182) 2023-08-09T11:41:22.2326594Z Resolving deltas: 12% (22/182) 2023-08-09T11:41:22.2327140Z Resolving deltas: 13% (24/182) 2023-08-09T11:41:22.2328815Z Resolving deltas: 14% (26/182) 2023-08-09T11:41:22.2329332Z Resolving deltas: 15% (28/182) 2023-08-09T11:41:22.2329833Z Resolving deltas: 16% (30/182) 2023-08-09T11:41:22.2330299Z Resolving deltas: 17% (31/182) 2023-08-09T11:41:22.2331278Z Resolving deltas: 18% (34/182) 2023-08-09T11:41:22.2334785Z Resolving deltas: 19% (35/182) 2023-08-09T11:41:22.2337620Z Resolving deltas: 20% (37/182) 2023-08-09T11:41:22.2338209Z Resolving deltas: 21% (39/182) 2023-08-09T11:41:22.2339137Z Resolving deltas: 22% (41/182) 2023-08-09T11:41:22.2349176Z Resolving deltas: 23% (42/182) 2023-08-09T11:41:22.2351324Z Resolving deltas: 24% (44/182) 2023-08-09T11:41:22.2352100Z Resolving deltas: 25% (46/182) 2023-08-09T11:41:22.2354964Z Resolving deltas: 26% (48/182) 2023-08-09T11:41:22.2355682Z Resolving deltas: 27% (50/182) 2023-08-09T11:41:22.2363827Z Resolving deltas: 28% (51/182) 2023-08-09T11:41:22.2364863Z Resolving deltas: 29% (53/182) 2023-08-09T11:41:22.2366800Z Resolving deltas: 30% (55/182) 2023-08-09T11:41:22.2368756Z Resolving deltas: 31% (57/182) 2023-08-09T11:41:22.2369464Z Resolving deltas: 32% (59/182) 2023-08-09T11:41:22.2370313Z Resolving deltas: 33% (61/182) 2023-08-09T11:41:22.2370819Z Resolving deltas: 34% (62/182) 2023-08-09T11:41:22.2373846Z Resolving deltas: 35% (64/182) 2023-08-09T11:41:22.2375907Z Resolving deltas: 36% (67/182) 2023-08-09T11:41:22.2377270Z Resolving deltas: 37% (68/182) 2023-08-09T11:41:22.2377764Z Resolving deltas: 39% (71/182) 2023-08-09T11:41:22.2378499Z Resolving deltas: 40% (73/182) 2023-08-09T11:41:22.2380289Z Resolving deltas: 41% (75/182) 2023-08-09T11:41:22.2381425Z Resolving deltas: 42% (77/182) 2023-08-09T11:41:22.2382111Z Resolving deltas: 43% (79/182) 2023-08-09T11:41:22.2382923Z Resolving deltas: 45% (82/182) 2023-08-09T11:41:22.2383776Z Resolving deltas: 46% (84/182) 2023-08-09T11:41:22.2389614Z Resolving deltas: 47% (86/182) 2023-08-09T11:41:22.2391055Z Resolving deltas: 48% (88/182) 2023-08-09T11:41:22.2391461Z Resolving deltas: 49% (90/182) 2023-08-09T11:41:22.2391716Z Resolving deltas: 50% (92/182) 2023-08-09T11:41:22.2392133Z Resolving deltas: 51% (93/182) 2023-08-09T11:41:22.2392563Z Resolving deltas: 52% (95/182) 2023-08-09T11:41:22.2393241Z Resolving deltas: 53% (98/182) 2023-08-09T11:41:22.2393717Z Resolving deltas: 54% (99/182) 2023-08-09T11:41:22.2394070Z Resolving deltas: 56% (103/182) 2023-08-09T11:41:22.2394314Z Resolving deltas: 57% (104/182) 2023-08-09T11:41:22.2394772Z Resolving deltas: 58% (107/182) 2023-08-09T11:41:22.2395035Z Resolving deltas: 59% (108/182) 2023-08-09T11:41:22.2395286Z Resolving deltas: 60% (111/182) 2023-08-09T11:41:22.2395630Z Resolving deltas: 61% (112/182) 2023-08-09T11:41:22.2396061Z Resolving deltas: 62% (113/182) 2023-08-09T11:41:22.2396647Z Resolving deltas: 63% (115/182) 2023-08-09T11:41:22.2397129Z Resolving deltas: 64% (117/182) 2023-08-09T11:41:22.2397593Z Resolving deltas: 65% (119/182) 2023-08-09T11:41:22.2398392Z Resolving deltas: 66% (121/182) 2023-08-09T11:41:22.2398854Z Resolving deltas: 67% (122/182) 2023-08-09T11:41:22.2399114Z Resolving deltas: 68% (124/182) 2023-08-09T11:41:22.2399346Z Resolving deltas: 69% (126/182) 2023-08-09T11:41:22.2399597Z Resolving deltas: 70% (128/182) 2023-08-09T11:41:22.2400058Z Resolving deltas: 71% (130/182) 2023-08-09T11:41:22.2400384Z Resolving deltas: 73% (133/182) 2023-08-09T11:41:22.2400624Z Resolving deltas: 74% (135/182) 2023-08-09T11:41:22.2400871Z Resolving deltas: 75% (138/182) 2023-08-09T11:41:22.2401115Z Resolving deltas: 76% (139/182) 2023-08-09T11:41:22.2401536Z Resolving deltas: 77% (141/182) 2023-08-09T11:41:22.2401852Z Resolving deltas: 78% (143/182) 2023-08-09T11:41:22.2402101Z Resolving deltas: 79% (144/182) 2023-08-09T11:41:22.2402353Z Resolving deltas: 80% (146/182) 2023-08-09T11:41:22.2402600Z Resolving deltas: 81% (148/182) 2023-08-09T11:41:22.2402830Z Resolving deltas: 82% (150/182) 2023-08-09T11:41:22.2403076Z Resolving deltas: 83% (152/182) 2023-08-09T11:41:22.2403330Z Resolving deltas: 84% (153/182) 2023-08-09T11:41:22.2403577Z Resolving deltas: 85% (155/182) 2023-08-09T11:41:22.2403806Z Resolving deltas: 86% (157/182) 2023-08-09T11:41:22.2404066Z Resolving deltas: 87% (159/182) 2023-08-09T11:41:22.2404317Z Resolving deltas: 88% (161/182) 2023-08-09T11:41:22.2404735Z Resolving deltas: 89% (162/182) 2023-08-09T11:41:22.2405169Z Resolving deltas: 90% (164/182) 2023-08-09T11:41:22.2405613Z Resolving deltas: 91% (166/182) 2023-08-09T11:41:22.2406056Z Resolving deltas: 92% (168/182) 2023-08-09T11:41:22.2406504Z Resolving deltas: 93% (171/182) 2023-08-09T11:41:22.2412480Z Resolving deltas: 94% (172/182) 2023-08-09T11:41:22.2412953Z Resolving deltas: 95% (173/182) 2023-08-09T11:41:22.2413703Z Resolving deltas: 96% (175/182) 2023-08-09T11:41:22.2413988Z Resolving deltas: 97% (177/182) 2023-08-09T11:41:22.2414227Z Resolving deltas: 98% (179/182) 2023-08-09T11:41:22.2414483Z Resolving deltas: 99% (181/182) 2023-08-09T11:41:22.2416055Z Resolving deltas: 100% (182/182) 2023-08-09T11:41:22.2416360Z Resolving deltas: 100% (182/182), done. 2023-08-09T11:41:22.3956111Z From https://github.com/pytorch/test-infra 2023-08-09T11:41:22.3956494Z * [new branch] main -> origin/main 2023-08-09T11:41:22.4144706Z ##[endgroup] 2023-08-09T11:41:22.4145269Z ##[group]Determining the checkout info 2023-08-09T11:41:22.4157422Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-08-09T11:41:22.4453842Z origin/main 2023-08-09T11:41:22.4490511Z ##[endgroup] 2023-08-09T11:41:22.4491070Z ##[group]Checking out the ref 2023-08-09T11:41:22.4501060Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-08-09T11:41:23.7682072Z Updating files: 24% (214/883) 2023-08-09T11:41:24.0149533Z Updating files: 25% (221/883) 2023-08-09T11:41:24.0652164Z Updating files: 26% (230/883) 2023-08-09T11:41:24.0715426Z Updating files: 27% (239/883) 2023-08-09T11:41:24.0772523Z Updating files: 28% (248/883) 2023-08-09T11:41:24.0820432Z Updating files: 29% (257/883) 2023-08-09T11:41:24.0872107Z Updating files: 30% (265/883) 2023-08-09T11:41:24.0928691Z Updating files: 31% (274/883) 2023-08-09T11:41:24.0988015Z Updating files: 32% (283/883) 2023-08-09T11:41:24.1064372Z Updating files: 33% (292/883) 2023-08-09T11:41:24.1551261Z Updating files: 34% (301/883) 2023-08-09T11:41:24.1629342Z Updating files: 35% (310/883) 2023-08-09T11:41:24.1939558Z Updating files: 36% (318/883) 2023-08-09T11:41:24.2004353Z Updating files: 37% (327/883) 2023-08-09T11:41:24.3932303Z Updating files: 38% (336/883) 2023-08-09T11:41:24.4012201Z Updating files: 39% (345/883) 2023-08-09T11:41:24.4116641Z Updating files: 40% (354/883) 2023-08-09T11:41:24.4176313Z Updating files: 41% (363/883) 2023-08-09T11:41:24.4248792Z Updating files: 42% (371/883) 2023-08-09T11:41:24.4294992Z Updating files: 43% (380/883) 2023-08-09T11:41:24.4360275Z Updating files: 44% (389/883) 2023-08-09T11:41:24.4420047Z Updating files: 45% (398/883) 2023-08-09T11:41:24.4703315Z Updating files: 46% (407/883) 2023-08-09T11:41:24.8151403Z Updating files: 47% (416/883) 2023-08-09T11:41:24.8224000Z Updating files: 48% (424/883) 2023-08-09T11:41:24.8308211Z Updating files: 49% (433/883) 2023-08-09T11:41:24.8365884Z Updating files: 50% (442/883) 2023-08-09T11:41:24.9223800Z Updating files: 51% (451/883) 2023-08-09T11:41:25.2467412Z Updating files: 52% (460/883) 2023-08-09T11:41:25.3272655Z Updating files: 53% (468/883) 2023-08-09T11:41:25.3331530Z Updating files: 54% (477/883) 2023-08-09T11:41:25.3394354Z Updating files: 55% (486/883) 2023-08-09T11:41:25.3464388Z Updating files: 56% (495/883) 2023-08-09T11:41:25.3510580Z Updating files: 57% (504/883) 2023-08-09T11:41:25.3545000Z Updating files: 58% (513/883) 2023-08-09T11:41:25.3868690Z Updating files: 59% (521/883) 2023-08-09T11:41:25.3916301Z Updating files: 60% (530/883) 2023-08-09T11:41:25.3982023Z Updating files: 61% (539/883) 2023-08-09T11:41:25.4036865Z Updating files: 62% (548/883) 2023-08-09T11:41:25.4484699Z Updating files: 63% (557/883) 2023-08-09T11:41:25.4533917Z Updating files: 64% (566/883) 2023-08-09T11:41:25.4626920Z Updating files: 65% (574/883) 2023-08-09T11:41:25.4672738Z Updating files: 66% (583/883) 2023-08-09T11:41:25.5119318Z Updating files: 67% (592/883) 2023-08-09T11:41:25.7009771Z Updating files: 67% (593/883) 2023-08-09T11:41:25.7095329Z Updating files: 68% (601/883) 2023-08-09T11:41:25.7406127Z Updating files: 69% (610/883) 2023-08-09T11:41:25.7779706Z Updating files: 70% (619/883) 2023-08-09T11:41:25.7871732Z Updating files: 71% (627/883) 2023-08-09T11:41:26.0188259Z Updating files: 72% (636/883) 2023-08-09T11:41:26.0256226Z Updating files: 73% (645/883) 2023-08-09T11:41:26.0318406Z Updating files: 74% (654/883) 2023-08-09T11:41:26.0749124Z Updating files: 75% (663/883) 2023-08-09T11:41:26.0793142Z Updating files: 76% (672/883) 2023-08-09T11:41:26.1084305Z Updating files: 77% (680/883) 2023-08-09T11:41:26.4343812Z Updating files: 78% (689/883) 2023-08-09T11:41:26.4399390Z Updating files: 79% (698/883) 2023-08-09T11:41:26.5519646Z Updating files: 80% (707/883) 2023-08-09T11:41:26.8851964Z Updating files: 81% (716/883) 2023-08-09T11:41:27.0736783Z Updating files: 82% (725/883) 2023-08-09T11:41:27.0787780Z Updating files: 83% (733/883) 2023-08-09T11:41:27.0827172Z Updating files: 84% (742/883) 2023-08-09T11:41:27.0872828Z Updating files: 85% (751/883) 2023-08-09T11:41:27.0916037Z Updating files: 86% (760/883) 2023-08-09T11:41:27.0967775Z Updating files: 87% (769/883) 2023-08-09T11:41:27.1294946Z Updating files: 88% (778/883) 2023-08-09T11:41:27.1346416Z Updating files: 89% (786/883) 2023-08-09T11:41:27.1416879Z Updating files: 90% (795/883) 2023-08-09T11:41:27.1475742Z Updating files: 91% (804/883) 2023-08-09T11:41:27.1812557Z Updating files: 92% (813/883) 2023-08-09T11:41:27.1883212Z Updating files: 93% (822/883) 2023-08-09T11:41:27.1922056Z Updating files: 94% (831/883) 2023-08-09T11:41:27.1983362Z Updating files: 95% (839/883) 2023-08-09T11:41:27.2063298Z Updating files: 96% (848/883) 2023-08-09T11:41:27.2126276Z Updating files: 97% (857/883) 2023-08-09T11:41:27.2188849Z Updating files: 98% (866/883) 2023-08-09T11:41:27.2277604Z Updating files: 99% (875/883) 2023-08-09T11:41:27.2278239Z Updating files: 100% (883/883) 2023-08-09T11:41:27.2278510Z Updating files: 100% (883/883), done. 2023-08-09T11:41:27.2609516Z branch 'main' set up to track 'origin/main'. 2023-08-09T11:41:27.2610377Z Switched to a new branch 'main' 2023-08-09T11:41:27.2658238Z ##[endgroup] 2023-08-09T11:41:27.3095378Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:41:27.3392697Z '264b8afc6d56140163c6b64f4088a17c4cd59bfd' 2023-08-09T11:41:27.4231663Z Prepare all required actions 2023-08-09T11:41:27.6062870Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-08-09T11:41:27.6063140Z env: 2023-08-09T11:41:27.6063422Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:27.6063705Z PYTHON_VERSION: 3.11 2023-08-09T11:41:27.6063942Z PACKAGE_TYPE: conda 2023-08-09T11:41:27.6064167Z REPOSITORY: pytorch/audio 2023-08-09T11:41:27.6066278Z REF: 2023-08-09T11:41:27.6066502Z CU_VERSION: cu118 2023-08-09T11:41:27.6066700Z ##[endgroup] 2023-08-09T11:41:27.9846256Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:27.9846618Z set -euxo pipefail 2023-08-09T11:41:27.9846921Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-08-09T11:41:27.9891824Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:27.9892180Z env: 2023-08-09T11:41:27.9892428Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:27.9892794Z PYTHON_VERSION: 3.11 2023-08-09T11:41:27.9893035Z PACKAGE_TYPE: conda 2023-08-09T11:41:27.9893258Z REPOSITORY: pytorch/audio 2023-08-09T11:41:27.9895374Z REF: 2023-08-09T11:41:27.9895581Z CU_VERSION: cu118 2023-08-09T11:41:27.9895808Z ##[endgroup] 2023-08-09T11:41:28.4649911Z + echo CHANNEL=nightly 2023-08-09T11:41:28.4938728Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-08-09T11:41:28.4939098Z with: 2023-08-09T11:41:28.4939495Z github-secret: *** 2023-08-09T11:41:28.4939738Z activate-with-label: false 2023-08-09T11:41:28.4940097Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-08-09T11:41:28.4940424Z label: with-ssh 2023-08-09T11:41:28.4940666Z remove-existing-keys: true 2023-08-09T11:41:28.4940880Z env: 2023-08-09T11:41:28.4941132Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:28.4941410Z PYTHON_VERSION: 3.11 2023-08-09T11:41:28.4941647Z PACKAGE_TYPE: conda 2023-08-09T11:41:28.4941872Z REPOSITORY: pytorch/audio 2023-08-09T11:41:28.4942098Z REF: 2023-08-09T11:41:28.4942294Z CU_VERSION: cu118 2023-08-09T11:41:28.4942508Z CHANNEL: nightly 2023-08-09T11:41:28.4942703Z ##[endgroup] 2023-08-09T11:41:28.6378183Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-08-09T11:41:28.6386945Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-08-09T11:41:28.7243068Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:28.7243523Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:28.7278352Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:41:28.7278626Z env: 2023-08-09T11:41:28.7280752Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:28.7281042Z PYTHON_VERSION: 3.11 2023-08-09T11:41:28.7281285Z PACKAGE_TYPE: conda 2023-08-09T11:41:28.7281530Z REPOSITORY: pytorch/audio 2023-08-09T11:41:28.7281743Z REF: 2023-08-09T11:41:28.7281941Z CU_VERSION: cu118 2023-08-09T11:41:28.7282160Z CHANNEL: nightly 2023-08-09T11:41:28.7282375Z ##[endgroup] 2023-08-09T11:41:29.6692563Z Prepare all required actions 2023-08-09T11:41:29.6693071Z Getting action download info 2023-08-09T11:41:29.8019934Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-08-09T11:41:31.0560809Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-08-09T11:41:31.0561350Z with: 2023-08-09T11:41:31.0561733Z repository: pytorch/audio 2023-08-09T11:41:31.0562217Z setup-miniconda: false 2023-08-09T11:41:31.0562763Z python-version: 3.11 2023-08-09T11:41:31.0563214Z submodules: recursive 2023-08-09T11:41:31.0563657Z env: 2023-08-09T11:41:31.0564180Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:31.0564705Z PYTHON_VERSION: 3.11 2023-08-09T11:41:31.0565140Z PACKAGE_TYPE: conda 2023-08-09T11:41:31.0565576Z REPOSITORY: pytorch/audio 2023-08-09T11:41:31.0565999Z REF: 2023-08-09T11:41:31.0566354Z CU_VERSION: cu118 2023-08-09T11:41:31.0566757Z CHANNEL: nightly 2023-08-09T11:41:31.0567196Z ##[endgroup] 2023-08-09T11:41:31.0714279Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:31.0714562Z set -euxo pipefail 2023-08-09T11:41:31.0714802Z rm -rf "${REPOSITORY}" 2023-08-09T11:41:31.0744818Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:31.0745376Z env: 2023-08-09T11:41:31.0745667Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:31.0745951Z PYTHON_VERSION: 3.11 2023-08-09T11:41:31.0746167Z PACKAGE_TYPE: conda 2023-08-09T11:41:31.0746415Z REPOSITORY: pytorch/audio 2023-08-09T11:41:31.0746647Z REF: 2023-08-09T11:41:31.0746847Z CU_VERSION: cu118 2023-08-09T11:41:31.0747047Z CHANNEL: nightly 2023-08-09T11:41:31.0747263Z ##[endgroup] 2023-08-09T11:41:31.1019409Z + rm -rf pytorch/audio 2023-08-09T11:41:31.1625296Z ##[group]Run actions/checkout@v3 2023-08-09T11:41:31.1625553Z with: 2023-08-09T11:41:31.1625777Z repository: pytorch/audio 2023-08-09T11:41:31.1626046Z submodules: recursive 2023-08-09T11:41:31.1626284Z path: pytorch/audio 2023-08-09T11:41:31.1626630Z token: *** 2023-08-09T11:41:31.1626846Z ssh-strict: true 2023-08-09T11:41:31.1627090Z persist-credentials: true 2023-08-09T11:41:31.1627329Z clean: true 2023-08-09T11:41:31.1627560Z sparse-checkout-cone-mode: true 2023-08-09T11:41:31.1627819Z fetch-depth: 1 2023-08-09T11:41:31.1628026Z lfs: false 2023-08-09T11:41:31.1628234Z set-safe-directory: true 2023-08-09T11:41:31.1628456Z env: 2023-08-09T11:41:31.1628704Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:31.1630768Z PYTHON_VERSION: 3.11 2023-08-09T11:41:31.1630990Z PACKAGE_TYPE: conda 2023-08-09T11:41:31.1631233Z REPOSITORY: pytorch/audio 2023-08-09T11:41:31.1631457Z REF: 2023-08-09T11:41:31.1631654Z CU_VERSION: cu118 2023-08-09T11:41:31.1631850Z CHANNEL: nightly 2023-08-09T11:41:31.1632060Z ##[endgroup] 2023-08-09T11:41:31.3318370Z Syncing repository: pytorch/audio 2023-08-09T11:41:31.3347664Z ##[group]Getting Git version info 2023-08-09T11:41:31.3350331Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-08-09T11:41:31.3568570Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:31.3863715Z git version 2.41.0.windows.1 2023-08-09T11:41:31.3923033Z ##[endgroup] 2023-08-09T11:41:31.3958787Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\eb9a0928-7086-4ce3-8ea5-715b3ea75b0e' before making global git config changes 2023-08-09T11:41:31.3959665Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:31.3972568Z [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:31.4320481Z ##[group]Initializing the repository 2023-08-09T11:41:31.4335432Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T11:41:31.6450891Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-08-09T11:41:31.6496300Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-08-09T11:41:31.6872737Z ##[endgroup] 2023-08-09T11:41:31.6873191Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:31.6884923Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:31.7208474Z ##[endgroup] 2023-08-09T11:41:31.7208927Z ##[group]Setting up auth 2023-08-09T11:41:31.7223274Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:31.7591669Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2023-08-09T11:41:32.2887408Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:32.3216047Z [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:32.7935408Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:32.8250890Z ##[endgroup] 2023-08-09T11:41:32.8251326Z ##[group]Fetching the repository 2023-08-09T11:41:32.8277174Z [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:33.0772430Z remote: Enumerating objects: 987, done. 2023-08-09T11:41:33.0773591Z remote: Counting objects: 0% (1/987) 2023-08-09T11:41:33.0774117Z remote: Counting objects: 1% (10/987) 2023-08-09T11:41:33.0774442Z remote: Counting objects: 2% (20/987) 2023-08-09T11:41:33.0774960Z remote: Counting objects: 3% (30/987) 2023-08-09T11:41:33.0775293Z remote: Counting objects: 4% (40/987) 2023-08-09T11:41:33.0775567Z remote: Counting objects: 5% (50/987) 2023-08-09T11:41:33.0775860Z remote: Counting objects: 6% (60/987) 2023-08-09T11:41:33.0776143Z remote: Counting objects: 7% (70/987) 2023-08-09T11:41:33.0776427Z remote: Counting objects: 8% (79/987) 2023-08-09T11:41:33.0776696Z remote: Counting objects: 9% (89/987) 2023-08-09T11:41:33.0778110Z remote: Counting objects: 10% (99/987) 2023-08-09T11:41:33.0778622Z remote: Counting objects: 11% (109/987) 2023-08-09T11:41:33.0778923Z remote: Counting objects: 12% (119/987) 2023-08-09T11:41:33.0779316Z remote: Counting objects: 13% (129/987) 2023-08-09T11:41:33.0779601Z remote: Counting objects: 14% (139/987) 2023-08-09T11:41:33.0780170Z remote: Counting objects: 15% (149/987) 2023-08-09T11:41:33.0780462Z remote: Counting objects: 16% (158/987) 2023-08-09T11:41:33.0780747Z remote: Counting objects: 17% (168/987) 2023-08-09T11:41:33.0781018Z remote: Counting objects: 18% (178/987) 2023-08-09T11:41:33.0781301Z remote: Counting objects: 19% (188/987) 2023-08-09T11:41:33.0781590Z remote: Counting objects: 20% (198/987) 2023-08-09T11:41:33.0781874Z remote: Counting objects: 21% (208/987) 2023-08-09T11:41:33.0782141Z remote: Counting objects: 22% (218/987) 2023-08-09T11:41:33.0782425Z remote: Counting objects: 23% (228/987) 2023-08-09T11:41:33.0791626Z remote: Counting objects: 24% (237/987) 2023-08-09T11:41:33.0792114Z remote: Counting objects: 25% (247/987) 2023-08-09T11:41:33.0792388Z remote: Counting objects: 26% (257/987) 2023-08-09T11:41:33.0793801Z remote: Counting objects: 27% (267/987) 2023-08-09T11:41:33.0794166Z remote: Counting objects: 28% (277/987) 2023-08-09T11:41:33.0794453Z remote: Counting objects: 29% (287/987) 2023-08-09T11:41:33.0794723Z remote: Counting objects: 30% (297/987) 2023-08-09T11:41:33.0795009Z remote: Counting objects: 31% (306/987) 2023-08-09T11:41:33.0795313Z remote: Counting objects: 32% (316/987) 2023-08-09T11:41:33.0795596Z remote: Counting objects: 33% (326/987) 2023-08-09T11:41:33.0795880Z remote: Counting objects: 34% (336/987) 2023-08-09T11:41:33.0796146Z remote: Counting objects: 35% (346/987) 2023-08-09T11:41:33.0796436Z remote: Counting objects: 36% (356/987) 2023-08-09T11:41:33.0796719Z remote: Counting objects: 37% (366/987) 2023-08-09T11:41:33.0797002Z remote: Counting objects: 38% (376/987) 2023-08-09T11:41:33.0797266Z remote: Counting objects: 39% (385/987) 2023-08-09T11:41:33.0797550Z remote: Counting objects: 40% (395/987) 2023-08-09T11:41:33.0797843Z remote: Counting objects: 41% (405/987) 2023-08-09T11:41:33.0798125Z remote: Counting objects: 42% (415/987) 2023-08-09T11:41:33.0798391Z remote: Counting objects: 43% (425/987) 2023-08-09T11:41:33.0798670Z remote: Counting objects: 44% (435/987) 2023-08-09T11:41:33.0798953Z remote: Counting objects: 45% (445/987) 2023-08-09T11:41:33.0799236Z remote: Counting objects: 46% (455/987) 2023-08-09T11:41:33.0799774Z remote: Counting objects: 47% (464/987) 2023-08-09T11:41:33.0800193Z remote: Counting objects: 48% (474/987) 2023-08-09T11:41:33.0800476Z remote: Counting objects: 49% (484/987) 2023-08-09T11:41:33.0800758Z remote: Counting objects: 50% (494/987) 2023-08-09T11:41:33.0801162Z remote: Counting objects: 51% (504/987) 2023-08-09T11:41:33.0801642Z remote: Counting objects: 52% (514/987) 2023-08-09T11:41:33.0801941Z remote: Counting objects: 53% (524/987) 2023-08-09T11:41:33.0802284Z remote: Counting objects: 54% (533/987) 2023-08-09T11:41:33.0802715Z remote: Counting objects: 55% (543/987) 2023-08-09T11:41:33.0802983Z remote: Counting objects: 56% (553/987) 2023-08-09T11:41:33.0803350Z remote: Counting objects: 57% (563/987) 2023-08-09T11:41:33.0803770Z remote: Counting objects: 58% (573/987) 2023-08-09T11:41:33.0804055Z remote: Counting objects: 59% (583/987) 2023-08-09T11:41:33.0804320Z remote: Counting objects: 60% (593/987) 2023-08-09T11:41:33.0804630Z remote: Counting objects: 61% (603/987) 2023-08-09T11:41:33.0804913Z remote: Counting objects: 62% (612/987) 2023-08-09T11:41:33.0805198Z remote: Counting objects: 63% (622/987) 2023-08-09T11:41:33.0805478Z remote: Counting objects: 64% (632/987) 2023-08-09T11:41:33.0805741Z remote: Counting objects: 65% (642/987) 2023-08-09T11:41:33.0806026Z remote: Counting objects: 66% (652/987) 2023-08-09T11:41:33.0806479Z remote: Counting objects: 67% (662/987) 2023-08-09T11:41:33.0806762Z remote: Counting objects: 68% (672/987) 2023-08-09T11:41:33.0807026Z remote: Counting objects: 69% (682/987) 2023-08-09T11:41:33.0807305Z remote: Counting objects: 70% (691/987) 2023-08-09T11:41:33.0807590Z remote: Counting objects: 71% (701/987) 2023-08-09T11:41:33.0807871Z remote: Counting objects: 72% (711/987) 2023-08-09T11:41:33.0808137Z remote: Counting objects: 73% (721/987) 2023-08-09T11:41:33.0808419Z remote: Counting objects: 74% (731/987) 2023-08-09T11:41:33.0808698Z remote: Counting objects: 75% (741/987) 2023-08-09T11:41:33.0808978Z remote: Counting objects: 76% (751/987) 2023-08-09T11:41:33.0809244Z remote: Counting objects: 77% (760/987) 2023-08-09T11:41:33.0809523Z remote: Counting objects: 78% (770/987) 2023-08-09T11:41:33.0810191Z remote: Counting objects: 79% (780/987) 2023-08-09T11:41:33.0810529Z remote: Counting objects: 80% (790/987) 2023-08-09T11:41:33.0810797Z remote: Counting objects: 81% (800/987) 2023-08-09T11:41:33.0811074Z remote: Counting objects: 82% (810/987) 2023-08-09T11:41:33.0811354Z remote: Counting objects: 83% (820/987) 2023-08-09T11:41:33.0811639Z remote: Counting objects: 84% (830/987) 2023-08-09T11:41:33.0811903Z remote: Counting objects: 85% (839/987) 2023-08-09T11:41:33.0812185Z remote: Counting objects: 86% (849/987) 2023-08-09T11:41:33.0812464Z remote: Counting objects: 87% (859/987) 2023-08-09T11:41:33.0812745Z remote: Counting objects: 88% (869/987) 2023-08-09T11:41:33.0813010Z remote: Counting objects: 89% (879/987) 2023-08-09T11:41:33.0813298Z remote: Counting objects: 90% (889/987) 2023-08-09T11:41:33.0813577Z remote: Counting objects: 91% (899/987) 2023-08-09T11:41:33.0813865Z remote: Counting objects: 92% (909/987) 2023-08-09T11:41:33.0814137Z remote: Counting objects: 93% (918/987) 2023-08-09T11:41:33.0814428Z remote: Counting objects: 94% (928/987) 2023-08-09T11:41:33.0814711Z remote: Counting objects: 95% (938/987) 2023-08-09T11:41:33.0814991Z remote: Counting objects: 96% (948/987) 2023-08-09T11:41:33.0815254Z remote: Counting objects: 97% (958/987) 2023-08-09T11:41:33.0815536Z remote: Counting objects: 98% (968/987) 2023-08-09T11:41:33.0815818Z remote: Counting objects: 99% (978/987) 2023-08-09T11:41:33.0816102Z remote: Counting objects: 100% (987/987) 2023-08-09T11:41:33.0816398Z remote: Counting objects: 100% (987/987), done. 2023-08-09T11:41:33.0816710Z remote: Compressing objects: 0% (1/866) 2023-08-09T11:41:33.0817016Z remote: Compressing objects: 1% (9/866) 2023-08-09T11:41:33.0829492Z remote: Compressing objects: 2% (18/866) 2023-08-09T11:41:33.0847483Z remote: Compressing objects: 3% (26/866) 2023-08-09T11:41:33.0851708Z remote: Compressing objects: 4% (35/866) 2023-08-09T11:41:33.0854497Z remote: Compressing objects: 5% (44/866) 2023-08-09T11:41:33.0856750Z remote: Compressing objects: 6% (52/866) 2023-08-09T11:41:33.0872188Z remote: Compressing objects: 7% (61/866) 2023-08-09T11:41:33.0896765Z remote: Compressing objects: 8% (70/866) 2023-08-09T11:41:33.0933798Z remote: Compressing objects: 9% (78/866) 2023-08-09T11:41:33.0971344Z remote: Compressing objects: 10% (87/866) 2023-08-09T11:41:33.0995442Z remote: Compressing objects: 11% (96/866) 2023-08-09T11:41:33.1014581Z remote: Compressing objects: 12% (104/866) 2023-08-09T11:41:33.1024670Z remote: Compressing objects: 13% (113/866) 2023-08-09T11:41:33.1031707Z remote: Compressing objects: 14% (122/866) 2023-08-09T11:41:33.1036294Z remote: Compressing objects: 15% (130/866) 2023-08-09T11:41:33.1054257Z remote: Compressing objects: 16% (139/866) 2023-08-09T11:41:33.1071946Z remote: Compressing objects: 17% (148/866) 2023-08-09T11:41:33.1100075Z remote: Compressing objects: 18% (156/866) 2023-08-09T11:41:33.1145403Z remote: Compressing objects: 19% (165/866) 2023-08-09T11:41:33.1166683Z remote: Compressing objects: 20% (174/866) 2023-08-09T11:41:33.1191108Z remote: Compressing objects: 21% (182/866) 2023-08-09T11:41:33.1201569Z remote: Compressing objects: 22% (191/866) 2023-08-09T11:41:33.1212876Z remote: Compressing objects: 23% (200/866) 2023-08-09T11:41:33.1241155Z remote: Compressing objects: 24% (208/866) 2023-08-09T11:41:33.1277612Z remote: Compressing objects: 25% (217/866) 2023-08-09T11:41:33.1301262Z remote: Compressing objects: 26% (226/866) 2023-08-09T11:41:33.1396930Z remote: Compressing objects: 27% (234/866) 2023-08-09T11:41:33.1435072Z remote: Compressing objects: 28% (243/866) 2023-08-09T11:41:33.1445585Z remote: Compressing objects: 29% (252/866) 2023-08-09T11:41:33.1459976Z remote: Compressing objects: 30% (260/866) 2023-08-09T11:41:33.1488167Z remote: Compressing objects: 31% (269/866) 2023-08-09T11:41:33.1527546Z remote: Compressing objects: 32% (278/866) 2023-08-09T11:41:33.1558130Z remote: Compressing objects: 33% (286/866) 2023-08-09T11:41:33.1633244Z remote: Compressing objects: 34% (295/866) 2023-08-09T11:41:33.1677271Z remote: Compressing objects: 35% (304/866) 2023-08-09T11:41:33.1717961Z remote: Compressing objects: 36% (312/866) 2023-08-09T11:41:33.1789949Z remote: Compressing objects: 37% (321/866) 2023-08-09T11:41:33.1885534Z remote: Compressing objects: 38% (330/866) 2023-08-09T11:41:33.2010140Z remote: Compressing objects: 39% (338/866) 2023-08-09T11:41:33.2076462Z remote: Compressing objects: 40% (347/866) 2023-08-09T11:41:33.2132298Z remote: Compressing objects: 41% (356/866) 2023-08-09T11:41:33.2148034Z remote: Compressing objects: 42% (364/866) 2023-08-09T11:41:33.2171065Z remote: Compressing objects: 43% (373/866) 2023-08-09T11:41:33.2198083Z remote: Compressing objects: 44% (382/866) 2023-08-09T11:41:33.2229322Z remote: Compressing objects: 45% (390/866) 2023-08-09T11:41:33.2242633Z remote: Compressing objects: 46% (399/866) 2023-08-09T11:41:33.2245652Z remote: Compressing objects: 47% (408/866) 2023-08-09T11:41:33.2247488Z remote: Compressing objects: 48% (416/866) 2023-08-09T11:41:33.2252793Z remote: Compressing objects: 49% (425/866) 2023-08-09T11:41:33.2253803Z remote: Compressing objects: 50% (433/866) 2023-08-09T11:41:33.2282616Z remote: Compressing objects: 51% (442/866) 2023-08-09T11:41:33.2289545Z remote: Compressing objects: 52% (451/866) 2023-08-09T11:41:33.2294958Z remote: Compressing objects: 53% (459/866) 2023-08-09T11:41:33.2304292Z remote: Compressing objects: 54% (468/866) 2023-08-09T11:41:33.2311026Z remote: Compressing objects: 55% (477/866) 2023-08-09T11:41:33.2321312Z remote: Compressing objects: 56% (485/866) 2023-08-09T11:41:33.2321616Z remote: Compressing objects: 57% (494/866) 2023-08-09T11:41:33.2357620Z remote: Compressing objects: 58% (503/866) 2023-08-09T11:41:33.2370969Z remote: Compressing objects: 59% (511/866) 2023-08-09T11:41:33.2402670Z remote: Compressing objects: 60% (520/866) 2023-08-09T11:41:33.2413415Z remote: Compressing objects: 61% (529/866) 2023-08-09T11:41:33.2445904Z remote: Compressing objects: 62% (537/866) 2023-08-09T11:41:33.2460604Z remote: Compressing objects: 63% (546/866) 2023-08-09T11:41:33.2462960Z remote: Compressing objects: 64% (555/866) 2023-08-09T11:41:33.2489502Z remote: Compressing objects: 65% (563/866) 2023-08-09T11:41:33.2510767Z remote: Compressing objects: 66% (572/866) 2023-08-09T11:41:33.2516414Z remote: Compressing objects: 67% (581/866) 2023-08-09T11:41:33.2524001Z remote: Compressing objects: 68% (589/866) 2023-08-09T11:41:33.2524300Z remote: Compressing objects: 69% (598/866) 2023-08-09T11:41:33.2528230Z remote: Compressing objects: 70% (607/866) 2023-08-09T11:41:33.2536342Z remote: Compressing objects: 71% (615/866) 2023-08-09T11:41:33.2544305Z remote: Compressing objects: 72% (624/866) 2023-08-09T11:41:33.2577172Z remote: Compressing objects: 73% (633/866) 2023-08-09T11:41:33.2591572Z remote: Compressing objects: 74% (641/866) 2023-08-09T11:41:33.2600631Z remote: Compressing objects: 75% (650/866) 2023-08-09T11:41:33.2611984Z remote: Compressing objects: 76% (659/866) 2023-08-09T11:41:33.2619516Z remote: Compressing objects: 77% (667/866) 2023-08-09T11:41:33.2628563Z remote: Compressing objects: 78% (676/866) 2023-08-09T11:41:33.2640244Z remote: Compressing objects: 79% (685/866) 2023-08-09T11:41:33.2650537Z remote: Compressing objects: 80% (693/866) 2023-08-09T11:41:33.2652175Z remote: Compressing objects: 81% (702/866) 2023-08-09T11:41:33.2652552Z remote: Compressing objects: 82% (711/866) 2023-08-09T11:41:33.2653057Z remote: Compressing objects: 83% (719/866) 2023-08-09T11:41:33.2653425Z remote: Compressing objects: 84% (728/866) 2023-08-09T11:41:33.2654841Z remote: Compressing objects: 85% (737/866) 2023-08-09T11:41:33.2656349Z remote: Compressing objects: 86% (745/866) 2023-08-09T11:41:33.2656857Z remote: Compressing objects: 87% (754/866) 2023-08-09T11:41:33.2657136Z remote: Compressing objects: 88% (763/866) 2023-08-09T11:41:33.2659108Z remote: Compressing objects: 89% (771/866) 2023-08-09T11:41:33.2660496Z remote: Compressing objects: 90% (780/866) 2023-08-09T11:41:33.2661317Z remote: Compressing objects: 91% (789/866) 2023-08-09T11:41:33.2663377Z remote: Compressing objects: 92% (797/866) 2023-08-09T11:41:33.2663893Z remote: Compressing objects: 93% (806/866) 2023-08-09T11:41:33.2664254Z remote: Compressing objects: 94% (815/866) 2023-08-09T11:41:33.2664997Z remote: Compressing objects: 95% (823/866) 2023-08-09T11:41:33.2665622Z remote: Compressing objects: 96% (832/866) 2023-08-09T11:41:33.2666198Z remote: Compressing objects: 97% (841/866) 2023-08-09T11:41:33.2666774Z remote: Compressing objects: 98% (849/866) 2023-08-09T11:41:33.2667350Z remote: Compressing objects: 99% (858/866) 2023-08-09T11:41:33.2668688Z remote: Compressing objects: 100% (866/866) 2023-08-09T11:41:33.2669024Z remote: Compressing objects: 100% (866/866), done. 2023-08-09T11:41:33.7265470Z Receiving objects: 0% (1/987) 2023-08-09T11:41:33.7269859Z Receiving objects: 1% (10/987) 2023-08-09T11:41:33.7274996Z Receiving objects: 2% (20/987) 2023-08-09T11:41:33.7277051Z Receiving objects: 3% (30/987) 2023-08-09T11:41:33.7369418Z Receiving objects: 4% (40/987) 2023-08-09T11:41:33.7376035Z Receiving objects: 5% (50/987) 2023-08-09T11:41:33.7395230Z Receiving objects: 6% (60/987) 2023-08-09T11:41:33.7402800Z Receiving objects: 7% (70/987) 2023-08-09T11:41:33.7407465Z Receiving objects: 8% (79/987) 2023-08-09T11:41:33.7427210Z Receiving objects: 9% (89/987) 2023-08-09T11:41:33.7432253Z Receiving objects: 10% (99/987) 2023-08-09T11:41:33.7438623Z Receiving objects: 11% (109/987) 2023-08-09T11:41:33.7450494Z Receiving objects: 12% (119/987) 2023-08-09T11:41:33.7457724Z Receiving objects: 13% (129/987) 2023-08-09T11:41:33.7463475Z Receiving objects: 14% (139/987) 2023-08-09T11:41:33.7470378Z Receiving objects: 15% (149/987) 2023-08-09T11:41:33.7476009Z Receiving objects: 16% (158/987) 2023-08-09T11:41:33.7481304Z Receiving objects: 17% (168/987) 2023-08-09T11:41:33.7487693Z Receiving objects: 18% (178/987) 2023-08-09T11:41:33.7492713Z Receiving objects: 19% (188/987) 2023-08-09T11:41:33.7499349Z Receiving objects: 20% (198/987) 2023-08-09T11:41:33.7507387Z Receiving objects: 21% (208/987) 2023-08-09T11:41:33.7517325Z Receiving objects: 22% (218/987) 2023-08-09T11:41:33.7522366Z Receiving objects: 23% (228/987) 2023-08-09T11:41:33.7525937Z Receiving objects: 24% (237/987) 2023-08-09T11:41:33.7555881Z Receiving objects: 25% (247/987) 2023-08-09T11:41:33.7563589Z Receiving objects: 26% (257/987) 2023-08-09T11:41:33.7573461Z Receiving objects: 27% (267/987) 2023-08-09T11:41:33.7579564Z Receiving objects: 28% (277/987) 2023-08-09T11:41:33.7582476Z Receiving objects: 29% (287/987) 2023-08-09T11:41:33.7584743Z Receiving objects: 30% (297/987) 2023-08-09T11:41:33.7592971Z Receiving objects: 31% (306/987) 2023-08-09T11:41:33.7604438Z Receiving objects: 32% (316/987) 2023-08-09T11:41:33.7621515Z Receiving objects: 33% (326/987) 2023-08-09T11:41:33.7639997Z Receiving objects: 34% (336/987) 2023-08-09T11:41:33.7653119Z Receiving objects: 35% (346/987) 2023-08-09T11:41:33.7655770Z Receiving objects: 36% (356/987) 2023-08-09T11:41:33.7659554Z Receiving objects: 37% (366/987) 2023-08-09T11:41:33.7662339Z Receiving objects: 38% (376/987) 2023-08-09T11:41:33.7719133Z Receiving objects: 39% (385/987) 2023-08-09T11:41:33.7721970Z Receiving objects: 40% (395/987) 2023-08-09T11:41:33.7734646Z Receiving objects: 41% (405/987) 2023-08-09T11:41:33.7876467Z Receiving objects: 42% (415/987) 2023-08-09T11:41:33.8388813Z Receiving objects: 43% (425/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8421692Z Receiving objects: 44% (435/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8423100Z Receiving objects: 45% (445/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8424181Z Receiving objects: 46% (455/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8424789Z Receiving objects: 47% (464/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8431122Z Receiving objects: 48% (474/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8435733Z Receiving objects: 49% (484/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8437312Z Receiving objects: 50% (494/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8442565Z Receiving objects: 51% (504/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8447262Z Receiving objects: 52% (514/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8451471Z Receiving objects: 53% (524/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8456568Z Receiving objects: 54% (533/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8461271Z Receiving objects: 55% (543/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8462859Z Receiving objects: 56% (553/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8466570Z Receiving objects: 57% (563/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8476235Z Receiving objects: 58% (573/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8482334Z Receiving objects: 59% (583/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8491499Z Receiving objects: 60% (593/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8494700Z Receiving objects: 61% (603/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8496814Z Receiving objects: 62% (612/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8498454Z Receiving objects: 63% (622/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8505486Z Receiving objects: 64% (632/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8509566Z Receiving objects: 65% (642/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8511548Z Receiving objects: 66% (652/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8515780Z Receiving objects: 67% (662/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8520855Z Receiving objects: 68% (672/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8523115Z Receiving objects: 69% (682/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8526937Z Receiving objects: 70% (691/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8529289Z Receiving objects: 71% (701/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8533585Z Receiving objects: 72% (711/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8541556Z Receiving objects: 73% (721/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8547748Z Receiving objects: 74% (731/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8553130Z Receiving objects: 75% (741/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8561619Z Receiving objects: 76% (751/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8570645Z Receiving objects: 77% (760/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8575309Z Receiving objects: 78% (770/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8583307Z Receiving objects: 79% (780/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8592400Z Receiving objects: 80% (790/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8598779Z Receiving objects: 81% (800/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8604323Z Receiving objects: 82% (810/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8607764Z Receiving objects: 83% (820/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8610583Z Receiving objects: 84% (830/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8613223Z Receiving objects: 85% (839/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8617290Z Receiving objects: 86% (849/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8621937Z Receiving objects: 87% (859/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8630153Z Receiving objects: 88% (869/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8637797Z Receiving objects: 89% (879/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8660972Z Receiving objects: 90% (889/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8671694Z Receiving objects: 91% (899/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8683978Z Receiving objects: 92% (909/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8700631Z Receiving objects: 93% (918/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8707326Z Receiving objects: 94% (928/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8718680Z Receiving objects: 95% (938/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8724400Z Receiving objects: 96% (948/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8734417Z Receiving objects: 97% (958/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8746968Z Receiving objects: 98% (968/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8747651Z remote: Total 987 (delta 161), reused 442 (delta 88), pack-reused 0 2023-08-09T11:41:33.8752735Z Receiving objects: 99% (978/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8753300Z Receiving objects: 100% (987/987), 1.34 MiB | 2.68 MiB/s 2023-08-09T11:41:33.8753891Z Receiving objects: 100% (987/987), 4.42 MiB | 7.51 MiB/s, done. 2023-08-09T11:41:33.8761545Z Resolving deltas: 0% (0/161) 2023-08-09T11:41:33.8762625Z Resolving deltas: 1% (2/161) 2023-08-09T11:41:33.8765269Z Resolving deltas: 3% (6/161) 2023-08-09T11:41:33.8766294Z Resolving deltas: 4% (7/161) 2023-08-09T11:41:33.8766791Z Resolving deltas: 5% (9/161) 2023-08-09T11:41:33.8767293Z Resolving deltas: 6% (11/161) 2023-08-09T11:41:33.8767742Z Resolving deltas: 7% (12/161) 2023-08-09T11:41:33.8768176Z Resolving deltas: 8% (13/161) 2023-08-09T11:41:33.8768756Z Resolving deltas: 9% (15/161) 2023-08-09T11:41:33.8770088Z Resolving deltas: 10% (17/161) 2023-08-09T11:41:33.8772312Z Resolving deltas: 11% (18/161) 2023-08-09T11:41:33.8772809Z Resolving deltas: 12% (20/161) 2023-08-09T11:41:33.8773292Z Resolving deltas: 13% (22/161) 2023-08-09T11:41:33.8774005Z Resolving deltas: 14% (23/161) 2023-08-09T11:41:33.8774501Z Resolving deltas: 16% (26/161) 2023-08-09T11:41:33.8775869Z Resolving deltas: 18% (29/161) 2023-08-09T11:41:33.8778648Z Resolving deltas: 19% (31/161) 2023-08-09T11:41:33.8781322Z Resolving deltas: 21% (34/161) 2023-08-09T11:41:33.8783446Z Resolving deltas: 22% (37/161) 2023-08-09T11:41:33.8784034Z Resolving deltas: 23% (38/161) 2023-08-09T11:41:33.8786366Z Resolving deltas: 24% (39/161) 2023-08-09T11:41:33.8789102Z Resolving deltas: 26% (42/161) 2023-08-09T11:41:33.8791379Z Resolving deltas: 27% (44/161) 2023-08-09T11:41:33.8793468Z Resolving deltas: 28% (46/161) 2023-08-09T11:41:33.8795794Z Resolving deltas: 29% (47/161) 2023-08-09T11:41:33.8797680Z Resolving deltas: 30% (49/161) 2023-08-09T11:41:33.8799169Z Resolving deltas: 31% (50/161) 2023-08-09T11:41:33.8800534Z Resolving deltas: 32% (52/161) 2023-08-09T11:41:33.8800984Z Resolving deltas: 33% (54/161) 2023-08-09T11:41:33.8802380Z Resolving deltas: 34% (55/161) 2023-08-09T11:41:33.8802883Z Resolving deltas: 35% (57/161) 2023-08-09T11:41:33.8803622Z Resolving deltas: 36% (58/161) 2023-08-09T11:41:33.8804218Z Resolving deltas: 37% (60/161) 2023-08-09T11:41:33.8804817Z Resolving deltas: 38% (62/161) 2023-08-09T11:41:33.8805242Z Resolving deltas: 39% (63/161) 2023-08-09T11:41:33.8805911Z Resolving deltas: 40% (65/161) 2023-08-09T11:41:33.8806332Z Resolving deltas: 41% (67/161) 2023-08-09T11:41:33.8806766Z Resolving deltas: 42% (68/161) 2023-08-09T11:41:33.8807425Z Resolving deltas: 43% (70/161) 2023-08-09T11:41:33.8807721Z Resolving deltas: 44% (71/161) 2023-08-09T11:41:33.8807964Z Resolving deltas: 45% (73/161) 2023-08-09T11:41:33.8811039Z Resolving deltas: 46% (75/161) 2023-08-09T11:41:33.8811757Z Resolving deltas: 47% (76/161) 2023-08-09T11:41:33.8812464Z Resolving deltas: 48% (78/161) 2023-08-09T11:41:33.8813022Z Resolving deltas: 49% (79/161) 2023-08-09T11:41:33.8813473Z Resolving deltas: 51% (83/161) 2023-08-09T11:41:33.8815765Z Resolving deltas: 52% (84/161) 2023-08-09T11:41:33.8816660Z Resolving deltas: 53% (86/161) 2023-08-09T11:41:33.8817365Z Resolving deltas: 54% (87/161) 2023-08-09T11:41:33.8818266Z Resolving deltas: 55% (89/161) 2023-08-09T11:41:33.8818753Z Resolving deltas: 56% (91/161) 2023-08-09T11:41:33.8819811Z Resolving deltas: 57% (93/161) 2023-08-09T11:41:33.8820353Z Resolving deltas: 59% (96/161) 2023-08-09T11:41:33.8821324Z Resolving deltas: 60% (97/161) 2023-08-09T11:41:33.8821776Z Resolving deltas: 61% (99/161) 2023-08-09T11:41:33.8823171Z Resolving deltas: 62% (100/161) 2023-08-09T11:41:33.8823977Z Resolving deltas: 63% (102/161) 2023-08-09T11:41:33.8824431Z Resolving deltas: 64% (104/161) 2023-08-09T11:41:33.8825102Z Resolving deltas: 65% (105/161) 2023-08-09T11:41:33.8825706Z Resolving deltas: 66% (107/161) 2023-08-09T11:41:33.8828409Z Resolving deltas: 67% (108/161) 2023-08-09T11:41:33.8829129Z Resolving deltas: 68% (111/161) 2023-08-09T11:41:33.8829439Z Resolving deltas: 69% (112/161) 2023-08-09T11:41:33.8830119Z Resolving deltas: 70% (113/161) 2023-08-09T11:41:33.8830655Z Resolving deltas: 72% (116/161) 2023-08-09T11:41:33.8831241Z Resolving deltas: 73% (118/161) 2023-08-09T11:41:33.8831802Z Resolving deltas: 74% (120/161) 2023-08-09T11:41:33.8832257Z Resolving deltas: 75% (121/161) 2023-08-09T11:41:33.8832721Z Resolving deltas: 76% (123/161) 2023-08-09T11:41:33.8833129Z Resolving deltas: 77% (124/161) 2023-08-09T11:41:33.8834753Z Resolving deltas: 78% (126/161) 2023-08-09T11:41:33.8835501Z Resolving deltas: 79% (128/161) 2023-08-09T11:41:33.8836109Z Resolving deltas: 80% (129/161) 2023-08-09T11:41:33.8836568Z Resolving deltas: 81% (131/161) 2023-08-09T11:41:33.8836922Z Resolving deltas: 82% (133/161) 2023-08-09T11:41:33.8837379Z Resolving deltas: 83% (134/161) 2023-08-09T11:41:33.8837875Z Resolving deltas: 84% (136/161) 2023-08-09T11:41:33.8838362Z Resolving deltas: 85% (137/161) 2023-08-09T11:41:33.8838860Z Resolving deltas: 86% (139/161) 2023-08-09T11:41:33.8839427Z Resolving deltas: 87% (141/161) 2023-08-09T11:41:33.8841159Z Resolving deltas: 88% (142/161) 2023-08-09T11:41:33.8842520Z Resolving deltas: 89% (144/161) 2023-08-09T11:41:33.8844287Z Resolving deltas: 90% (145/161) 2023-08-09T11:41:33.8844778Z Resolving deltas: 91% (148/161) 2023-08-09T11:41:33.8845278Z Resolving deltas: 92% (149/161) 2023-08-09T11:41:33.8845839Z Resolving deltas: 93% (150/161) 2023-08-09T11:41:33.8847623Z Resolving deltas: 94% (152/161) 2023-08-09T11:41:33.8848872Z Resolving deltas: 95% (153/161) 2023-08-09T11:41:33.8851139Z Resolving deltas: 96% (155/161) 2023-08-09T11:41:33.8854315Z Resolving deltas: 97% (157/161) 2023-08-09T11:41:33.8856001Z Resolving deltas: 98% (158/161) 2023-08-09T11:41:33.8864815Z Resolving deltas: 99% (160/161) 2023-08-09T11:41:33.8869179Z Resolving deltas: 100% (161/161) 2023-08-09T11:41:33.8869481Z Resolving deltas: 100% (161/161), done. 2023-08-09T11:41:33.9968437Z From https://github.com/pytorch/audio 2023-08-09T11:41:33.9968871Z * [new ref] fe9b9ff75edebf1e0e326f64577d64df3b5858db -> origin/nightly 2023-08-09T11:41:34.0137682Z ##[endgroup] 2023-08-09T11:41:34.0138138Z ##[group]Determining the checkout info 2023-08-09T11:41:34.0142057Z ##[endgroup] 2023-08-09T11:41:34.0142450Z ##[group]Checking out the ref 2023-08-09T11:41:34.0153439Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-08-09T11:41:35.2663378Z Updating files: 74% (637/859) 2023-08-09T11:41:35.2725200Z Updating files: 75% (645/859) 2023-08-09T11:41:35.2789988Z Updating files: 76% (653/859) 2023-08-09T11:41:35.2854802Z Updating files: 77% (662/859) 2023-08-09T11:41:35.2904989Z Updating files: 78% (671/859) 2023-08-09T11:41:35.2985580Z Updating files: 79% (679/859) 2023-08-09T11:41:35.3054335Z Updating files: 80% (688/859) 2023-08-09T11:41:35.3264920Z Updating files: 81% (696/859) 2023-08-09T11:41:35.3330273Z Updating files: 82% (705/859) 2023-08-09T11:41:35.3390182Z Updating files: 83% (713/859) 2023-08-09T11:41:35.3458711Z Updating files: 84% (722/859) 2023-08-09T11:41:35.3497098Z Updating files: 85% (731/859) 2023-08-09T11:41:35.3549629Z Updating files: 86% (739/859) 2023-08-09T11:41:35.3713711Z Updating files: 87% (748/859) 2023-08-09T11:41:35.4027895Z Updating files: 88% (756/859) 2023-08-09T11:41:35.7117944Z Updating files: 89% (765/859) 2023-08-09T11:41:35.7162357Z Updating files: 90% (774/859) 2023-08-09T11:41:35.7898391Z Updating files: 91% (782/859) 2023-08-09T11:41:35.7968340Z Updating files: 92% (791/859) 2023-08-09T11:41:35.8025727Z Updating files: 93% (799/859) 2023-08-09T11:41:35.8094748Z Updating files: 94% (808/859) 2023-08-09T11:41:35.8157982Z Updating files: 95% (817/859) 2023-08-09T11:41:35.8208605Z Updating files: 96% (825/859) 2023-08-09T11:41:35.8275693Z Updating files: 97% (834/859) 2023-08-09T11:41:35.8344680Z Updating files: 98% (842/859) 2023-08-09T11:41:35.8402307Z Updating files: 99% (851/859) 2023-08-09T11:41:35.8402646Z Updating files: 100% (859/859) 2023-08-09T11:41:35.8402919Z Updating files: 100% (859/859), done. 2023-08-09T11:41:35.8595727Z branch 'nightly' set up to track 'origin/nightly'. 2023-08-09T11:41:35.8596591Z Switched to a new branch 'nightly' 2023-08-09T11:41:35.8649400Z ##[endgroup] 2023-08-09T11:41:35.8650258Z ##[group]Setting up auth for fetching submodules 2023-08-09T11:41:35.8662835Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:35.8981824Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-08-09T11:41:35.9305382Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-08-09T11:41:35.9612741Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-08-09T11:41:35.9905044Z ##[endgroup] 2023-08-09T11:41:35.9905544Z ##[group]Fetching submodules 2023-08-09T11:41:35.9914493Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-08-09T11:41:36.4801420Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-08-09T11:41:37.1692575Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-08-09T11:41:37.7934638Z ##[endgroup] 2023-08-09T11:41:37.7935163Z ##[group]Persisting credentials for submodules 2023-08-09T11:41:37.7947620Z [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:38.5389114Z [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:39.0273370Z [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:39.5784523Z [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:40.0456959Z ##[endgroup] 2023-08-09T11:41:40.0828563Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:41:40.1159089Z 'fe9b9ff75edebf1e0e326f64577d64df3b5858db' 2023-08-09T11:41:40.1501541Z ##[group]Run echo "ENV VARS" 2023-08-09T11:41:40.1501814Z echo "ENV VARS" 2023-08-09T11:41:40.1502062Z echo "${GITHUB_REF_NAME}" 2023-08-09T11:41:40.1502317Z echo "${GITHUB_REF}" 2023-08-09T11:41:40.1502566Z echo "${GITHUB_BASE_REF}" 2023-08-09T11:41:40.1502780Z  2023-08-09T11:41:40.1503012Z echo "GITHUB PROVIDED" 2023-08-09T11:41:40.1503258Z echo "nightly" 2023-08-09T11:41:40.1503505Z echo "refs/heads/nightly" 2023-08-09T11:41:40.1503747Z echo "refs/heads/nightly" 2023-08-09T11:41:40.1503979Z echo "" 2023-08-09T11:41:40.1531356Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:40.1531906Z env: 2023-08-09T11:41:40.1532196Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:40.1532476Z PYTHON_VERSION: 3.11 2023-08-09T11:41:40.1532710Z PACKAGE_TYPE: conda 2023-08-09T11:41:40.1532953Z REPOSITORY: pytorch/audio 2023-08-09T11:41:40.1533179Z REF: 2023-08-09T11:41:40.1533360Z CU_VERSION: cu118 2023-08-09T11:41:40.1533577Z CHANNEL: nightly 2023-08-09T11:41:40.1533792Z ##[endgroup] 2023-08-09T11:41:40.4418139Z ENV VARS 2023-08-09T11:41:40.4418560Z nightly 2023-08-09T11:41:40.4418878Z refs/heads/nightly 2023-08-09T11:41:40.4419151Z 2023-08-09T11:41:40.4419326Z GITHUB PROVIDED 2023-08-09T11:41:40.4419748Z nightly 2023-08-09T11:41:40.4419952Z refs/heads/nightly 2023-08-09T11:41:40.4420178Z refs/heads/nightly 2023-08-09T11:41:40.4420324Z 2023-08-09T11:41:40.8606329Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:40.8606636Z set -euxo pipefail 2023-08-09T11:41:40.8607001Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-08-09T11:41:40.8607385Z # and "/" is not allowed in artifact names 2023-08-09T11:41:40.8607778Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-08-09T11:41:40.8635603Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:40.8636125Z env: 2023-08-09T11:41:40.8636386Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:40.8636748Z PYTHON_VERSION: 3.11 2023-08-09T11:41:40.8637115Z PACKAGE_TYPE: conda 2023-08-09T11:41:40.8637357Z REPOSITORY: pytorch/audio 2023-08-09T11:41:40.8637584Z REF: 2023-08-09T11:41:40.8637765Z CU_VERSION: cu118 2023-08-09T11:41:40.8637978Z CHANNEL: nightly 2023-08-09T11:41:40.8638198Z ##[endgroup] 2023-08-09T11:41:40.9450757Z + echo ARTIFACT_NAME=pytorch_audio__3.11 2023-08-09T11:41:41.0757198Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:41.0757528Z set -euxo pipefail 2023-08-09T11:41:41.0757973Z conda info | grep -i 'base environment' 2023-08-09T11:41:41.0758367Z conda clean --all --quiet --yes 2023-08-09T11:41:41.0787024Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:41:41.0787367Z env: 2023-08-09T11:41:41.0787886Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:41.0788243Z PYTHON_VERSION: 3.11 2023-08-09T11:41:41.0788573Z PACKAGE_TYPE: conda 2023-08-09T11:41:41.0788887Z REPOSITORY: pytorch/audio 2023-08-09T11:41:41.0789131Z REF: 2023-08-09T11:41:41.0789395Z CU_VERSION: cu118 2023-08-09T11:41:41.0789675Z CHANNEL: nightly 2023-08-09T11:41:41.0790009Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:41:41.0790278Z ##[endgroup] 2023-08-09T11:41:41.5910206Z + conda info 2023-08-09T11:41:41.5987220Z + grep -i 'base environment' 2023-08-09T11:43:14.4366255Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-08-09T11:43:14.4370506Z + conda clean --all --quiet --yes 2023-08-09T11:43:24.5178453Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:24.5179069Z set -euxo pipefail 2023-08-09T11:43:24.5179486Z conda config --set channel_priority false 2023-08-09T11:43:24.5208144Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:24.5208455Z env: 2023-08-09T11:43:24.5208996Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:24.5209352Z PYTHON_VERSION: 3.11 2023-08-09T11:43:24.5209680Z PACKAGE_TYPE: conda 2023-08-09T11:43:24.5209941Z REPOSITORY: pytorch/audio 2023-08-09T11:43:24.5210233Z REF: 2023-08-09T11:43:24.5210499Z CU_VERSION: cu118 2023-08-09T11:43:24.5210780Z CHANNEL: nightly 2023-08-09T11:43:24.5211062Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:43:24.5211379Z ##[endgroup] 2023-08-09T11:43:25.1981786Z + conda config --set channel_priority false 2023-08-09T11:43:25.7857876Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:25.7858197Z set -euxo pipefail 2023-08-09T11:43:25.7858536Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-08-09T11:43:25.7859064Z conda create \ 2023-08-09T11:43:25.7859315Z  --yes --quiet \ 2023-08-09T11:43:25.7859584Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:43:25.7859842Z  "python=3.9" 2023-08-09T11:43:25.7860211Z CONDA_ENV="${CONDA_ENV}" 2023-08-09T11:43:25.7860599Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-08-09T11:43:25.7860997Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-08-09T11:43:25.7861411Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-08-09T11:43:25.7861790Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-08-09T11:43:25.7862116Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:43:25.7862402Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-08-09T11:43:25.7889647Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:25.7889938Z env: 2023-08-09T11:43:25.7890223Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:25.7890527Z PYTHON_VERSION: 3.11 2023-08-09T11:43:25.7890752Z PACKAGE_TYPE: conda 2023-08-09T11:43:25.7891010Z REPOSITORY: pytorch/audio 2023-08-09T11:43:25.7891255Z REF: 2023-08-09T11:43:25.7891443Z CU_VERSION: cu118 2023-08-09T11:43:25.7891672Z CHANNEL: nightly 2023-08-09T11:43:25.7891985Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:43:25.7892252Z ##[endgroup] 2023-08-09T11:43:26.1130885Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:26.1131458Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python=3.9 2023-08-09T11:43:38.9234177Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:43:39.1232077Z Solving environment: ...working... done 2023-08-09T11:43:59.1779332Z 2023-08-09T11:43:59.1780090Z ## Package Plan ## 2023-08-09T11:43:59.1780320Z 2023-08-09T11:43:59.1784081Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225 2023-08-09T11:43:59.1784772Z 2023-08-09T11:43:59.1785195Z added / updated specs: 2023-08-09T11:43:59.1785706Z - python=3.9 2023-08-09T11:43:59.1785980Z 2023-08-09T11:43:59.1785991Z 2023-08-09T11:43:59.1786982Z The following packages will be downloaded: 2023-08-09T11:43:59.1787885Z 2023-08-09T11:43:59.1788175Z package | build 2023-08-09T11:43:59.1788895Z ---------------------------|----------------- 2023-08-09T11:43:59.1789494Z openssl-3.0.10 | h2bbff1b_0 7.4 MB 2023-08-09T11:43:59.1790076Z pip-23.2.1 | py39haa95532_0 2.8 MB 2023-08-09T11:43:59.1790638Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-08-09T11:43:59.1791176Z setuptools-68.0.0 | py39haa95532_0 925 KB 2023-08-09T11:43:59.1791773Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-08-09T11:43:59.1792616Z tzdata-2023c | h04d1e81_0 116 KB 2023-08-09T11:43:59.1793191Z vc-14.2 | h21ff451_1 8 KB 2023-08-09T11:43:59.1793657Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-08-09T11:43:59.1794408Z ------------------------------------------------------------ 2023-08-09T11:43:59.1794962Z Total: 31.6 MB 2023-08-09T11:43:59.1795332Z 2023-08-09T11:43:59.1795617Z The following NEW packages will be INSTALLED: 2023-08-09T11:43:59.1795818Z 2023-08-09T11:43:59.1811656Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:43:59.1812132Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:43:59.1812494Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 None 2023-08-09T11:43:59.1812872Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-08-09T11:43:59.1813283Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 None 2023-08-09T11:43:59.1813683Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:43:59.1814232Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-08-09T11:43:59.1814580Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:43:59.1815102Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:43:59.1815581Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-08-09T11:43:59.1815788Z 2023-08-09T11:43:59.1815795Z 2023-08-09T11:43:59.4952771Z Preparing transaction: ...working... done 2023-08-09T11:44:01.7995136Z Verifying transaction: ...working... done 2023-08-09T11:44:06.2513098Z Executing transaction: ...working... done 2023-08-09T11:44:06.3288902Z Retrieving notices: ...working... done 2023-08-09T11:44:06.6580310Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:44:06.6582385Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:44:06.6583030Z + 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:13.8797516Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-08-09T11:44:13.8798071Z 2023-08-09T11:44:13.8798356Z Installing build dependencies: started 2023-08-09T11:44:13.8798756Z 2023-08-09T11:44:13.8799115Z Installing build dependencies: finished with status 'done' 2023-08-09T11:44:13.8799443Z 2023-08-09T11:44:13.8799753Z Getting requirements to build wheel: started 2023-08-09T11:44:13.8800237Z 2023-08-09T11:44:13.8800590Z Getting requirements to build wheel: finished with status 'done' 2023-08-09T11:44:13.8800851Z 2023-08-09T11:44:13.8801163Z Preparing metadata (pyproject.toml): started 2023-08-09T11:44:13.8801634Z 2023-08-09T11:44:13.8802155Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-08-09T11:44:13.8802413Z 2023-08-09T11:44:13.8802623Z Building wheels for collected packages: pytorch-pkg-helpers 2023-08-09T11:44:13.8802869Z 2023-08-09T11:44:13.8803042Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-08-09T11:44:13.8803298Z 2023-08-09T11:44:13.8803555Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-08-09T11:44:13.8803843Z 2023-08-09T11:44:13.8804246Z 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:13.8804661Z 2023-08-09T11:44:13.8805004Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-08-09T11:44:13.8805360Z 2023-08-09T11:44:13.8805698Z Successfully built pytorch-pkg-helpers 2023-08-09T11:44:13.8805938Z 2023-08-09T11:44:13.8806134Z Installing collected packages: pytorch-pkg-helpers 2023-08-09T11:44:13.8806323Z 2023-08-09T11:44:13.8806519Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-08-09T11:44:13.8806908Z 2023-08-09T11:44:13.8806918Z 2023-08-09T11:44:13.9269435Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:13.9270472Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python -m pytorch_pkg_helpers 2023-08-09T11:44:16.6966800Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:16.7416767Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:44:16.7417295Z 2023-08-09T11:44:16.7417532Z export CMAKE_USE_CUDA='1' 2023-08-09T11:44:16.7417854Z 2023-08-09T11:44:16.7418136Z export CONDA_BUILD_VARIANT='cuda' 2023-08-09T11:44:16.7418475Z 2023-08-09T11:44:16.7418847Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T11:44:16.7419363Z 2023-08-09T11:44:16.7419768Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T11:44:16.7420219Z 2023-08-09T11:44:16.7420549Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T11:44:16.7420890Z 2023-08-09T11:44:16.7421133Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:44:16.7421473Z 2023-08-09T11:44:16.7421880Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:44:16.7422332Z 2023-08-09T11:44:16.7422692Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:44:16.7423121Z 2023-08-09T11:44:16.7423316Z export FORCE_CUDA=1 2023-08-09T11:44:16.7423606Z 2023-08-09T11:44:16.7424038Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-08-09T11:44:16.7424446Z 2023-08-09T11:44:16.7424672Z export PYTORCH_VERSION='2.1.0.dev20230808' 2023-08-09T11:44:16.7424873Z 2023-08-09T11:44:16.7425012Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:44:16.7425219Z 2023-08-09T11:44:16.7425390Z export TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T11:44:16.7425606Z 2023-08-09T11:44:16.7425737Z export VERSION_SUFFIX='' 2023-08-09T11:44:16.7425906Z 2023-08-09T11:44:16.7425983Z export WHEEL_DIR='' 2023-08-09T11:44:16.7426152Z 2023-08-09T11:44:16.7426158Z 2023-08-09T11:44:16.7426384Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:16.7577553Z ##[group]Run set -euxo pipefail 2023-08-09T11:44:16.7577922Z set -euxo pipefail 2023-08-09T11:44:16.7578303Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-08-09T11:44:16.7578787Z  2023-08-09T11:44:16.7579091Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-08-09T11:44:16.7579569Z  2023-08-09T11:44:16.7579870Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-08-09T11:44:16.7580197Z  conda create \ 2023-08-09T11:44:16.7580510Z  --yes --quiet \ 2023-08-09T11:44:16.7581009Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:16.7581324Z  "python=3.8" \ 2023-08-09T11:44:16.7581612Z  cmake=3.22 \ 2023-08-09T11:44:16.7581898Z  conda-build=3.21 \ 2023-08-09T11:44:16.7582136Z  ninja=1.10 \ 2023-08-09T11:44:16.7582427Z  pkg-config=0.29 \ 2023-08-09T11:44:16.7582704Z  wheel=0.37 2023-08-09T11:44:16.7582974Z  else 2023-08-09T11:44:16.7583193Z  conda create \ 2023-08-09T11:44:16.7583467Z  --yes --quiet \ 2023-08-09T11:44:16.7583770Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:16.7584102Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:16.7584363Z  cmake=3.22 \ 2023-08-09T11:44:16.7584638Z  ninja=1.10 \ 2023-08-09T11:44:16.7585091Z  pkg-config=0.29 \ 2023-08-09T11:44:16.7585646Z  wheel=0.37 2023-08-09T11:44:16.7586018Z  fi 2023-08-09T11:44:16.7586275Z else 2023-08-09T11:44:16.7586544Z  conda create \ 2023-08-09T11:44:16.7586788Z  --yes --quiet \ 2023-08-09T11:44:16.7587097Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:16.7587428Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:16.7587714Z  cmake=3.22 \ 2023-08-09T11:44:16.7587938Z  conda-build=3.21 \ 2023-08-09T11:44:16.7588226Z  ninja=1.10 \ 2023-08-09T11:44:16.7588511Z  pkg-config=0.29 \ 2023-08-09T11:44:16.7588781Z  wheel=0.37 2023-08-09T11:44:16.7588998Z fi 2023-08-09T11:44:16.7589299Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:16.7589692Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:16.7618513Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:16.7618858Z env: 2023-08-09T11:44:16.7619138Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:16.7619475Z PYTHON_VERSION: 3.11 2023-08-09T11:44:16.7619769Z PACKAGE_TYPE: conda 2023-08-09T11:44:16.7620066Z REPOSITORY: pytorch/audio 2023-08-09T11:44:16.7620304Z REF: 2023-08-09T11:44:16.7620554Z CU_VERSION: cu118 2023-08-09T11:44:16.7620815Z CHANNEL: nightly 2023-08-09T11:44:16.7621081Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:44:16.7621433Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:16.7621789Z ##[endgroup] 2023-08-09T11:44:17.0794211Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:17.0795016Z + [[ 3.11 = \3\.\1\1 ]] 2023-08-09T11:44:17.0795505Z + [[ conda == \c\o\n\d\a ]] 2023-08-09T11:44:17.0796603Z + 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:19.0778396Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:44:19.0789472Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-08-09T11:44:36.2178968Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:44:42.6103988Z Solving environment: ...working... done 2023-08-09T11:44:42.8422690Z 2023-08-09T11:44:42.8423209Z ## Package Plan ## 2023-08-09T11:44:42.8423453Z 2023-08-09T11:44:42.8423740Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T11:44:42.8426448Z 2023-08-09T11:44:42.8426819Z added / updated specs: 2023-08-09T11:44:42.8427455Z - cmake=3.22 2023-08-09T11:44:42.8428263Z - conda-build=3.21 2023-08-09T11:44:42.8428870Z - ninja=1.10 2023-08-09T11:44:42.8429370Z - pkg-config=0.29 2023-08-09T11:44:42.8429831Z - python=3.8 2023-08-09T11:44:42.8430274Z - wheel=0.37 2023-08-09T11:44:42.8430532Z 2023-08-09T11:44:42.8430961Z 2023-08-09T11:44:42.8431296Z The following packages will be downloaded: 2023-08-09T11:44:42.8431677Z 2023-08-09T11:44:42.8431877Z package | build 2023-08-09T11:44:42.8432452Z ---------------------------|----------------- 2023-08-09T11:44:42.8433181Z beautifulsoup4-4.12.2 | py38haa95532_0 209 KB 2023-08-09T11:44:42.8433907Z boltons-23.0.0 | py38haa95532_0 421 KB 2023-08-09T11:44:42.8434751Z brotlipy-0.7.0 |py38h2bbff1b_1003 412 KB 2023-08-09T11:44:42.8435626Z certifi-2023.7.22 | py38haa95532_0 154 KB 2023-08-09T11:44:42.8436418Z cffi-1.15.1 | py38h2bbff1b_3 238 KB 2023-08-09T11:44:42.8437084Z chardet-4.0.0 |py38haa95532_1003 211 KB 2023-08-09T11:44:42.8437751Z colorama-0.4.6 | py38haa95532_0 32 KB 2023-08-09T11:44:42.8438671Z conda-23.7.2 | py38haa95532_0 1.0 MB 2023-08-09T11:44:42.8439426Z conda-build-3.21.9 | py38haa95532_0 555 KB 2023-08-09T11:44:42.8440201Z conda-package-handling-2.2.0| py38haa95532_0 287 KB 2023-08-09T11:44:42.8441124Z conda-package-streaming-0.9.0| py38haa95532_0 29 KB 2023-08-09T11:44:42.8441949Z cryptography-41.0.2 | py38hac1b9e3_0 1.1 MB 2023-08-09T11:44:42.8442781Z filelock-3.9.0 | py38haa95532_0 19 KB 2023-08-09T11:44:42.8443465Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-08-09T11:44:42.8444132Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-08-09T11:44:42.8444703Z idna-3.4 | py38haa95532_0 94 KB 2023-08-09T11:44:42.8445381Z jinja2-3.1.2 | py38haa95532_0 211 KB 2023-08-09T11:44:42.8446083Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-08-09T11:44:42.8446813Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-08-09T11:44:42.8447612Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-08-09T11:44:42.8448231Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-08-09T11:44:42.8449115Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-08-09T11:44:42.8449789Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-08-09T11:44:42.8450455Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-08-09T11:44:42.8450877Z markupsafe-2.1.1 | py38h2bbff1b_0 26 KB 2023-08-09T11:44:42.8451255Z menuinst-1.4.19 | py38h59b6b97_0 94 KB 2023-08-09T11:44:42.8451606Z ninja-1.10.2 | haa95532_5 14 KB 2023-08-09T11:44:42.8451972Z packaging-23.0 | py38haa95532_0 69 KB 2023-08-09T11:44:42.8452303Z pcre-8.45 | hd77b12b_0 382 KB 2023-08-09T11:44:42.8452672Z pip-23.2.1 | py38haa95532_0 2.8 MB 2023-08-09T11:44:42.8453043Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-08-09T11:44:42.8453422Z pkginfo-1.9.6 | py38haa95532_0 69 KB 2023-08-09T11:44:42.8453748Z pluggy-1.0.0 | py38haa95532_1 29 KB 2023-08-09T11:44:42.8454254Z psutil-5.9.0 | py38h2bbff1b_0 349 KB 2023-08-09T11:44:42.8454632Z py-lief-0.12.3 | py38hd77b12b_0 2.0 MB 2023-08-09T11:44:42.8455116Z pycosat-0.6.4 | py38h2bbff1b_0 74 KB 2023-08-09T11:44:42.8455549Z pyopenssl-23.2.0 | py38haa95532_0 97 KB 2023-08-09T11:44:42.8455896Z pysocks-1.7.1 | py38haa95532_0 31 KB 2023-08-09T11:44:42.8456254Z python-3.8.17 | h1aa4202_0 20.5 MB 2023-08-09T11:44:42.8456637Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-08-09T11:44:42.8457216Z pytz-2022.7 | py38haa95532_0 210 KB 2023-08-09T11:44:42.8457537Z pyyaml-6.0 | py38h2bbff1b_1 146 KB 2023-08-09T11:44:42.8457904Z requests-2.31.0 | py38haa95532_0 99 KB 2023-08-09T11:44:42.8458275Z ruamel.yaml-0.17.21 | py38h2bbff1b_0 174 KB 2023-08-09T11:44:42.8458650Z ruamel.yaml.clib-0.2.6 | py38h2bbff1b_1 101 KB 2023-08-09T11:44:42.8458990Z setuptools-68.0.0 | py38haa95532_0 925 KB 2023-08-09T11:44:42.8459366Z soupsieve-2.4 | py38haa95532_0 70 KB 2023-08-09T11:44:42.8459729Z toolz-0.12.0 | py38haa95532_0 106 KB 2023-08-09T11:44:42.8460080Z tqdm-4.65.0 | py38hd4e2768_0 149 KB 2023-08-09T11:44:42.8460389Z urllib3-1.26.16 | py38haa95532_0 201 KB 2023-08-09T11:44:42.8461003Z win_inet_pton-1.1.0 | py38haa95532_0 35 KB 2023-08-09T11:44:42.8461527Z zstandard-0.19.0 | py38h2bbff1b_0 340 KB 2023-08-09T11:44:42.8462040Z ------------------------------------------------------------ 2023-08-09T11:44:42.8462376Z Total: 43.5 MB 2023-08-09T11:44:42.8462569Z 2023-08-09T11:44:42.8462744Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:42.8462958Z 2023-08-09T11:44:42.8463221Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py38haa95532_0 None 2023-08-09T11:44:42.8463691Z boltons pkgs/main/win-64::boltons-23.0.0-py38haa95532_0 None 2023-08-09T11:44:42.8464143Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py38h2bbff1b_1003 None 2023-08-09T11:44:42.8464532Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-08-09T11:44:42.8464991Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:44:42.8465477Z certifi pkgs/main/win-64::certifi-2023.7.22-py38haa95532_0 None 2023-08-09T11:44:42.8465931Z cffi pkgs/main/win-64::cffi-1.15.1-py38h2bbff1b_3 None 2023-08-09T11:44:42.8466383Z chardet pkgs/main/win-64::chardet-4.0.0-py38haa95532_1003 None 2023-08-09T11:44:42.8466841Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-08-09T11:44:42.8467466Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-08-09T11:44:42.8468003Z colorama pkgs/main/win-64::colorama-0.4.6-py38haa95532_0 None 2023-08-09T11:44:42.8468554Z conda pkgs/main/win-64::conda-23.7.2-py38haa95532_0 None 2023-08-09T11:44:42.8469011Z conda-build pkgs/main/win-64::conda-build-3.21.9-py38haa95532_0 None 2023-08-09T11:44:42.8469532Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.2.0-py38haa95532_0 None 2023-08-09T11:44:42.8470125Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py38haa95532_0 None 2023-08-09T11:44:42.8470678Z cryptography pkgs/main/win-64::cryptography-41.0.2-py38hac1b9e3_0 None 2023-08-09T11:44:42.8471148Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 None 2023-08-09T11:44:42.8471581Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-08-09T11:44:42.8471951Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:44:42.8472368Z idna pkgs/main/win-64::idna-3.4-py38haa95532_0 None 2023-08-09T11:44:42.8472786Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 None 2023-08-09T11:44:42.8473227Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:44:42.8473821Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:44:42.8474248Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-08-09T11:44:42.8474802Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-08-09T11:44:42.8475498Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:44:42.8475930Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:44:42.8476306Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-08-09T11:44:42.8476718Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:44:42.8477124Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-08-09T11:44:42.8477568Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 None 2023-08-09T11:44:42.8478028Z menuinst pkgs/main/win-64::menuinst-1.4.19-py38h59b6b97_0 None 2023-08-09T11:44:42.8478405Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-08-09T11:44:42.8478824Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-08-09T11:44:42.8480491Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:44:42.8481026Z packaging pkgs/main/win-64::packaging-23.0-py38haa95532_0 None 2023-08-09T11:44:42.8481719Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-08-09T11:44:42.8482096Z pip pkgs/main/win-64::pip-23.2.1-py38haa95532_0 None 2023-08-09T11:44:42.8482538Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-08-09T11:44:42.8482987Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py38haa95532_0 None 2023-08-09T11:44:42.8483424Z pluggy pkgs/main/win-64::pluggy-1.0.0-py38haa95532_1 None 2023-08-09T11:44:42.8483856Z psutil pkgs/main/win-64::psutil-5.9.0-py38h2bbff1b_0 None 2023-08-09T11:44:42.8484258Z py-lief pkgs/main/win-64::py-lief-0.12.3-py38hd77b12b_0 None 2023-08-09T11:44:42.8484706Z pycosat pkgs/main/win-64::pycosat-0.6.4-py38h2bbff1b_0 None 2023-08-09T11:44:42.8485164Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-08-09T11:44:42.8485627Z pyopenssl pkgs/main/win-64::pyopenssl-23.2.0-py38haa95532_0 None 2023-08-09T11:44:42.8486046Z pysocks pkgs/main/win-64::pysocks-1.7.1-py38haa95532_0 None 2023-08-09T11:44:42.8486479Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 None 2023-08-09T11:44:42.8487094Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:44:42.8487595Z pytz pkgs/main/win-64::pytz-2022.7-py38haa95532_0 None 2023-08-09T11:44:42.8488288Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 None 2023-08-09T11:44:42.8488903Z requests pkgs/main/win-64::requests-2.31.0-py38haa95532_0 None 2023-08-09T11:44:42.8489569Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py38h2bbff1b_0 None 2023-08-09T11:44:42.8490073Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py38h2bbff1b_1 None 2023-08-09T11:44:42.8490588Z setuptools pkgs/main/win-64::setuptools-68.0.0-py38haa95532_0 None 2023-08-09T11:44:42.8491033Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-08-09T11:44:42.8491438Z soupsieve pkgs/main/win-64::soupsieve-2.4-py38haa95532_0 None 2023-08-09T11:44:42.8491866Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:44:42.8492286Z toolz pkgs/main/win-64::toolz-0.12.0-py38haa95532_0 None 2023-08-09T11:44:42.8492695Z tqdm pkgs/main/win-64::tqdm-4.65.0-py38hd4e2768_0 None 2023-08-09T11:44:42.8493115Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py38haa95532_0 None 2023-08-09T11:44:42.8493622Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:44:42.8494048Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:44:42.8494715Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-08-09T11:44:42.8495196Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py38haa95532_0 None 2023-08-09T11:44:42.8495798Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-08-09T11:44:42.8496123Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-08-09T11:44:42.8496492Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-08-09T11:44:42.8496924Z zstandard pkgs/main/win-64::zstandard-0.19.0-py38h2bbff1b_0 None 2023-08-09T11:44:42.8497351Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-08-09T11:44:42.8497551Z 2023-08-09T11:44:57.6659683Z 2023-08-09T11:44:58.7758881Z Preparing transaction: ...working... done 2023-08-09T11:45:03.8195803Z Verifying transaction: ...working... done 2023-08-09T11:45:14.3557984Z Executing transaction: ...working... done 2023-08-09T11:45:14.4792486Z Retrieving notices: ...working... done 2023-08-09T11:45:15.2038587Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:45:15.2044206Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:45:15.2249406Z ##[group]Run # //\\// means replace every backslash with slash 2023-08-09T11:45:15.2249850Z # //\\// means replace every backslash with slash 2023-08-09T11:45:15.2250298Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-08-09T11:45:15.2279039Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:15.2279532Z env: 2023-08-09T11:45:15.2279979Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:15.2280281Z PYTHON_VERSION: 3.11 2023-08-09T11:45:15.2280575Z PACKAGE_TYPE: conda 2023-08-09T11:45:15.2280866Z REPOSITORY: pytorch/audio 2023-08-09T11:45:15.2281151Z REF: 2023-08-09T11:45:15.2281358Z CU_VERSION: cu118 2023-08-09T11:45:15.2281630Z CHANNEL: nightly 2023-08-09T11:45:15.2281936Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:45:15.2282332Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:15.2282911Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:15.2283398Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:15.2283736Z ##[endgroup] 2023-08-09T11:45:15.5545193Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:15.5545643Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:15.5545940Z export VSDEVCMD_ARGS='' 2023-08-09T11:45:15.5546270Z source "${BUILD_ENV_FILE}" 2023-08-09T11:45:15.5546649Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-08-09T11:45:15.5547098Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:45:15.5549272Z  2023-08-09T11:45:15.5549550Z conda build \ 2023-08-09T11:45:15.5549844Z  -c defaults \ 2023-08-09T11:45:15.5550164Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:45:15.5550451Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:45:15.5550765Z  --no-anaconda-upload \ 2023-08-09T11:45:15.5551061Z  --python "${PYTHON_VERSION}" \ 2023-08-09T11:45:15.5551369Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-08-09T11:45:15.5551860Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-08-09T11:45:15.5588464Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:15.5588770Z env: 2023-08-09T11:45:15.5589019Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:15.5589315Z PYTHON_VERSION: 3.11 2023-08-09T11:45:15.5589565Z PACKAGE_TYPE: conda 2023-08-09T11:45:15.5589818Z REPOSITORY: pytorch/audio 2023-08-09T11:45:15.5590033Z REF: 2023-08-09T11:45:15.5590246Z CU_VERSION: cu118 2023-08-09T11:45:15.5590470Z CHANNEL: nightly 2023-08-09T11:45:15.5590721Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:45:15.5591048Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:15.5591668Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:15.5592105Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:15.5592538Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:45:15.5592832Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:45:15.5594344Z PACKAGE_NAME: torchaudio 2023-08-09T11:45:15.5595130Z ##[endgroup] 2023-08-09T11:45:19.1676063Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:45:21.6784788Z Solving environment: ...working... done 2023-08-09T11:45:28.7865431Z 2023-08-09T11:45:28.7865979Z ## Package Plan ## 2023-08-09T11:45:28.7866218Z 2023-08-09T11:45:28.7866425Z environment location: C:\Jenkins\Miniconda3 2023-08-09T11:45:28.7869506Z 2023-08-09T11:45:28.7870182Z added / updated specs: 2023-08-09T11:45:28.7870688Z - conda-build 2023-08-09T11:45:28.7871241Z - conda-package-handling!=1.5.0 2023-08-09T11:45:28.7871631Z 2023-08-09T11:45:28.7871659Z 2023-08-09T11:45:28.7871954Z The following packages will be downloaded: 2023-08-09T11:45:28.7872334Z 2023-08-09T11:45:28.7872623Z package | build 2023-08-09T11:45:28.7873180Z ---------------------------|----------------- 2023-08-09T11:45:28.7873901Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-08-09T11:45:28.7874606Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-08-09T11:45:28.7877293Z certifi-2023.7.22 | py39haa95532_0 154 KB 2023-08-09T11:45:28.7877755Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-08-09T11:45:28.7878439Z click-8.0.4 | py39haa95532_0 155 KB 2023-08-09T11:45:28.7879113Z conda-23.7.2 | py39haa95532_0 1.0 MB 2023-08-09T11:45:28.7879766Z conda-build-3.26.0 | py39haa95532_0 597 KB 2023-08-09T11:45:28.7880351Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-08-09T11:45:28.7880987Z conda-package-handling-2.2.0| py39haa95532_0 287 KB 2023-08-09T11:45:28.7884307Z conda-package-streaming-0.9.0| py39haa95532_0 29 KB 2023-08-09T11:45:28.7885143Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-08-09T11:45:28.7885822Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-08-09T11:45:28.7886414Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-08-09T11:45:28.7887055Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-08-09T11:45:28.7887681Z m2-patch-2.7.5 | 2 89 KB 2023-08-09T11:45:28.7888343Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-08-09T11:45:28.7888856Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-08-09T11:45:28.7889210Z msys2-conda-epoch-20160418 | 1 2 KB 2023-08-09T11:45:28.7889606Z openssl-1.1.1v | h2bbff1b_0 5.5 MB 2023-08-09T11:45:28.7889989Z packaging-23.0 | py39haa95532_0 69 KB 2023-08-09T11:45:28.7890374Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-08-09T11:45:28.7890696Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-08-09T11:45:28.7891057Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-08-09T11:45:28.7891415Z pytz-2022.7 | py39haa95532_0 210 KB 2023-08-09T11:45:28.7891774Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-08-09T11:45:28.7892088Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-08-09T11:45:28.7892450Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-08-09T11:45:28.7892843Z ------------------------------------------------------------ 2023-08-09T11:45:28.7893216Z Total: 16.9 MB 2023-08-09T11:45:28.7893641Z 2023-08-09T11:45:28.7893775Z The following NEW packages will be INSTALLED: 2023-08-09T11:45:28.7893993Z 2023-08-09T11:45:28.7894268Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-08-09T11:45:28.7894743Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-08-09T11:45:28.7895187Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-08-09T11:45:28.7895623Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-08-09T11:45:28.7896030Z conda-build pkgs/main/win-64::conda-build-3.26.0-py39haa95532_0 None 2023-08-09T11:45:28.7896512Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-08-09T11:45:28.7897038Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py39haa95532_0 None 2023-08-09T11:45:28.7897536Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-08-09T11:45:28.7897965Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:45:28.7898343Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-08-09T11:45:28.7898794Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:45:28.7899260Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:45:28.7899725Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-08-09T11:45:28.7900167Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:45:28.7900548Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:45:28.7900965Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:45:28.7901418Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-08-09T11:45:28.7901873Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-08-09T11:45:28.7902318Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-08-09T11:45:28.7902762Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-08-09T11:45:28.7903876Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-08-09T11:45:28.7904404Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-08-09T11:45:28.7904851Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-08-09T11:45:28.7905299Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-08-09T11:45:28.7905696Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-08-09T11:45:28.7906192Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:45:28.7906676Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-08-09T11:45:28.7907116Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-08-09T11:45:28.7907515Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-08-09T11:45:28.7907953Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-08-09T11:45:28.7908207Z 2023-08-09T11:45:28.7908372Z The following packages will be UPDATED: 2023-08-09T11:45:28.7908580Z 2023-08-09T11:45:28.7908784Z certifi 2023.5.7-py39haa95532_0 --> 2023.7.22-py39haa95532_0 None 2023-08-09T11:45:28.7909203Z conda 22.9.0-py39haa95532_0 --> 23.7.2-py39haa95532_0 None 2023-08-09T11:45:28.7909596Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.2.0-py39haa95532_0 None 2023-08-09T11:45:28.7910030Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1v-h2bbff1b_0 None 2023-08-09T11:45:28.7910257Z 2023-08-09T11:45:28.7910263Z 2023-08-09T11:45:29.1273931Z Preparing transaction: ...working... done 2023-08-09T11:45:30.1060292Z Verifying transaction: ...working... done 2023-08-09T11:45:32.8431313Z Executing transaction: ...working... done 2023-08-09T11:45:33.3690608Z Retrieving notices: ...working... done 2023-08-09T11:45:36.7611235Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:45:36.8152970Z Adding in variants from internal_defaults 2023-08-09T11:45:36.8154468Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-08-09T11:45:36.8155738Z Adding in variants from config.variant 2023-08-09T11:45:36.8288522Z 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:36.8289241Z warnings.warn( 2023-08-09T11:45:36.9983427Z Attempting to finalize metadata for vs2019_win-64 2023-08-09T11:45:55.0368413Z 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:45:55.0467021Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-08-09T11:45:55.0467596Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\work 2023-08-09T11:45:55.0467984Z Packaging vs2019_win-64 2023-08-09T11:45:55.0728998Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-08-09T11:45:55.1533047Z 2023-08-09T11:45:55.1533947Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:45:55.1695417Z 2023-08-09T11:45:55.1696627Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env" 2023-08-09T11:45:55.5623358Z 2023-08-09T11:45:55.5624343Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env 2023-08-09T11:45:55.5625005Z 2023-08-09T11:45:55.6002417Z 2023-08-09T11:45:55.6003451Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\work>set YEAR=2019 2023-08-09T11:45:55.6006570Z 2023-08-09T11:45:55.6007115Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\work>set VER=16 2023-08-09T11:45:55.6010263Z 2023-08-09T11:45:55.6010869Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env\etc\conda\activate.d" 2023-08-09T11:45:55.6018952Z 2023-08-09T11:45:55.6019755Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:55.6037163Z 1 file(s) copied. 2023-08-09T11:45:55.6045710Z 2023-08-09T11:45:55.6046296Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\work>IF "win-64" == "win-64" ( 2023-08-09T11:45:55.6047055Z set "target_platform=amd64" 2023-08-09T11:45:55.6049743Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:55.6050833Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:55.6051308Z IF "" == "" ( 2023-08-09T11:45:55.6051826Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:55.6052503Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:55.6053372Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:55.6053819Z ) ELSE ( 2023-08-09T11:45:55.6054304Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:55.6054974Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:55.6055615Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:55.6056000Z ) 2023-08-09T11:45:55.6056437Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:55.6056859Z ) else ( 2023-08-09T11:45:55.6057145Z set "target_platform=x86" 2023-08-09T11:45:55.6057619Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:55.6058316Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:55.6058995Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:55.6059466Z echo popd 2023-08-09T11:45:55.6059720Z ) 2023-08-09T11:45:57.3375231Z 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:45:57.3479171Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:45:57.3493907Z 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:45:57.3494740Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:45:57.3495747Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:45:57.3511178Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:45:57.3515403Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:45:57.3516094Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:57.3523674Z 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:45:57.3524452Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:45:57.3525633Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:45:57.3580277Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:45:57.3584987Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T11:45:57.3586829Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:57.3707732Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 248 KB/second 2023-08-09T11:45:57.3790682Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:45:57.3793065Z 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:45:57.3817025Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:45:57.3823343Z 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:45:57.3835277Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:45:57.3836974Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:45:57.3837849Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:45:57.3843465Z 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:45:57.3855160Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:45:57.3855665Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:45:57.3921089Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:45:57.3921560Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:45:57.3927216Z 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:45:57.3937157Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:45:57.3937776Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:45:57.4067655Z 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:45:57.4085792Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:45:57.4086500Z INFO:conda_index.index:Completed noarch 2023-08-09T11:45:57.4087481Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:45:57.4090183Z 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:45:57.4107296Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:45:57.4111729Z 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:45:57.4133544Z 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:45:57.4149447Z 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:45:57.4150115Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:45:57.4151273Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:45:57.4151697Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:45:57.4156235Z 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:45:57.4182286Z 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:45:57.4199111Z 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:45:57.4199991Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:45:57.4200733Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:45:57.4266097Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:45:57.4266899Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:45:57.4271922Z 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:45:57.4297228Z 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:45:57.4313637Z 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:45:57.4314804Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:45:57.4315535Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:45:57.4463126Z 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:45:57.4479526Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:45:57.4481492Z INFO:conda_index.index:Completed win-64 2023-08-09T11:45:57.4484196Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:45:57.4486835Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:45:57.4487684Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:45:57.4491710Z 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:45:57.4492541Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:45:57.4492980Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:45:57.4493331Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:45:57.4497196Z 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:45:57.4519112Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:45:57.4669323Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-08-09T11:45:57.4684400Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:45:57.4688814Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-08-09T11:45:58.0518137Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:45:58.0533338Z 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:45:58.0535567Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:45:58.0536827Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:45:58.0553718Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:45:58.0558474Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:45:58.0559249Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:58.0568029Z 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:45:58.0568868Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:45:58.0569935Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:45:58.0641708Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:45:58.0646289Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-08-09T11:45:58.0646767Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:58.0694460Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:45:58.0696966Z 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:45:58.0714021Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:45:58.0718226Z 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:45:58.0726303Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:45:58.0728052Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:45:58.0728676Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:45:58.0732750Z 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:45:58.0740777Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:45:58.0741346Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:45:58.0788463Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:45:58.0788870Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:45:58.0793249Z 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:45:58.0802335Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:45:58.0803065Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:45:58.0948854Z 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:45:58.0967625Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:45:58.0968245Z INFO:conda_index.index:Completed noarch 2023-08-09T11:45:58.0968914Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:45:58.0971619Z 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:45:58.0990498Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:45:58.0995254Z 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:45:58.1004212Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:45:58.1006313Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:45:58.1006890Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:45:58.1011731Z 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:45:58.1021083Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:45:58.1021753Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:45:58.1077857Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:45:58.1078630Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:45:58.1083327Z 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:45:58.1092841Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:45:58.1093563Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:45:58.1242390Z 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:45:58.1259737Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:45:58.1260515Z INFO:conda_index.index:Completed win-64 2023-08-09T11:45:58.1264366Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:45:58.1267100Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:45:58.1268138Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:45:58.1272106Z 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:45:58.1273055Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:45:58.1273537Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:45:58.1273998Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:45:58.1277990Z 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:45:58.1299980Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:45:58.1447456Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-08-09T11:45:58.1466171Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:45:58.1471819Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-08-09T11:45:58.1491882Z WARNING: Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpjc3hohn2\info\recipe) will be used. 2023-08-09T11:45:58.3030848Z 2023-08-09T11:45:58.3031437Z Resource usage statistics from bundling vs2019_win-64: 2023-08-09T11:45:58.3032125Z Process count: 1 2023-08-09T11:45:58.3032664Z CPU time: Sys=-, User=- 2023-08-09T11:45:58.3035657Z Memory: 1.4M 2023-08-09T11:45:58.3036153Z Disk usage: 8.3K 2023-08-09T11:45:58.3037686Z Time elapsed: 0:00:02.0 2023-08-09T11:45:58.3038044Z 2023-08-09T11:45:58.3038100Z 2023-08-09T11:45:58.3038442Z number of files: 1 2023-08-09T11:45:58.3039170Z Fixing permissions 2023-08-09T11:45:58.3039824Z INFO :: Time taken to mark (prefix) 2023-08-09T11:45:58.3040526Z 0 replacements in 0 files was 0.00 seconds 2023-08-09T11:45:58.3041442Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:58.3042388Z 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:45:58.3043305Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-08-09T11:45:58.3044046Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536798\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-08-09T11:45:58.4940534Z # Automatic uploading is disabled 2023-08-09T11:45:58.4941315Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T11:45:58.4941743Z 2023-08-09T11:45:58.4941778Z 2023-08-09T11:45:58.4942139Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T11:45:58.4942735Z # conda config --set anaconda_upload yes 2023-08-09T11:45:58.4943229Z anaconda upload \ 2023-08-09T11:45:58.4943844Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:58.4944519Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T11:45:58.4944990Z 2023-08-09T11:45:58.4945385Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T11:45:58.4945876Z { 2023-08-09T11:45:58.4946196Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-08-09T11:45:58.4946505Z "recipe": { 2023-08-09T11:45:58.4946829Z "cross_compiler_target_platform": "win-64", 2023-08-09T11:45:58.4947181Z "target_platform": "win-64", 2023-08-09T11:45:58.4947431Z "vc": "14" 2023-08-09T11:45:58.4947681Z } 2023-08-09T11:45:58.4947920Z } 2023-08-09T11:45:58.4948132Z } 2023-08-09T11:45:58.4948227Z 2023-08-09T11:45:58.4948233Z 2023-08-09T11:45:58.4948386Z #################################################################################### 2023-08-09T11:45:58.4948689Z Resource usage summary: 2023-08-09T11:45:58.4948872Z 2023-08-09T11:45:58.4948992Z Total time: 0:00:21.7 2023-08-09T11:45:58.4949302Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-08-09T11:45:58.4949588Z Maximum memory usage observed: 1.4M 2023-08-09T11:45:58.4950114Z Total disk usage observed (not including envs): 8.3K 2023-08-09T11:45:59.3257122Z ##[group]Run set -euxo pipefail 2023-08-09T11:45:59.3257746Z set -euxo pipefail 2023-08-09T11:45:59.3258015Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:45:59.3258335Z source "${BUILD_ENV_FILE}" 2023-08-09T11:45:59.3258684Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:59.3259031Z export VSDEVCMD_ARGS='' 2023-08-09T11:45:59.3259280Z  2023-08-09T11:45:59.3259648Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:45:59.3260064Z #bash packaging/build_conda.sh 2023-08-09T11:45:59.3260366Z  2023-08-09T11:45:59.3260566Z  2023-08-09T11:45:59.3260998Z conda build \ 2023-08-09T11:45:59.3261297Z  -c defaults \ 2023-08-09T11:45:59.3261731Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:45:59.3262138Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:45:59.3262472Z  --no-anaconda-upload \ 2023-08-09T11:45:59.3262966Z  --no-test --python "${PYTHON_VERSION}" \ 2023-08-09T11:45:59.3263282Z  --output-folder distr/ \ 2023-08-09T11:45:59.3263588Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-08-09T11:45:59.3290812Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:59.3291156Z env: 2023-08-09T11:45:59.3291476Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:59.3291774Z PYTHON_VERSION: 3.11 2023-08-09T11:45:59.3292069Z PACKAGE_TYPE: conda 2023-08-09T11:45:59.3292372Z REPOSITORY: pytorch/audio 2023-08-09T11:45:59.3292657Z REF: 2023-08-09T11:45:59.3292873Z CU_VERSION: cu118 2023-08-09T11:45:59.3293343Z CHANNEL: nightly 2023-08-09T11:45:59.3293655Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:45:59.3294277Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:59.3294670Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:59.3295135Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:59.3295604Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:45:59.3295974Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:45:59.3296218Z ##[endgroup] 2023-08-09T11:45:59.6511844Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:45:59.6695809Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:45:59.6696254Z 2023-08-09T11:45:59.6696918Z export CMAKE_USE_CUDA='1' 2023-08-09T11:45:59.6697347Z 2023-08-09T11:45:59.6697620Z export CONDA_BUILD_VARIANT='cuda' 2023-08-09T11:45:59.6697961Z 2023-08-09T11:45:59.6698338Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T11:45:59.6698801Z 2023-08-09T11:45:59.6699196Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T11:45:59.6699675Z 2023-08-09T11:45:59.6699990Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T11:45:59.6700430Z 2023-08-09T11:45:59.6700711Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:59.6701115Z 2023-08-09T11:45:59.6701552Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:45:59.6702069Z 2023-08-09T11:45:59.6702604Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:45:59.6703094Z 2023-08-09T11:45:59.6703291Z export FORCE_CUDA=1 2023-08-09T11:45:59.6703695Z 2023-08-09T11:45:59.6704161Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-08-09T11:45:59.6704674Z 2023-08-09T11:45:59.6704963Z export PYTORCH_VERSION='2.1.0.dev20230808' 2023-08-09T11:45:59.6705350Z 2023-08-09T11:45:59.6705606Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:45:59.6705962Z 2023-08-09T11:45:59.6706275Z export TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T11:45:59.6706676Z 2023-08-09T11:45:59.6706908Z export VERSION_SUFFIX='' 2023-08-09T11:45:59.6707167Z 2023-08-09T11:45:59.6712303Z export WHEEL_DIR='' 2023-08-09T11:45:59.6712737Z 2023-08-09T11:45:59.6712949Z 2023-08-09T11:45:59.6713403Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:45:59.6714052Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:45:59.6714400Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:45:59.6714810Z ++ export CMAKE_USE_CUDA=1 2023-08-09T11:45:59.6715064Z ++ CMAKE_USE_CUDA=1 2023-08-09T11:45:59.6715369Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T11:45:59.6715714Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T11:45:59.6716492Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-08-09T11:45:59.6717332Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T11:45:59.6717890Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230808' 2023-08-09T11:45:59.6718584Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T11:45:59.6719022Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230808' 2023-08-09T11:45:59.6719402Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T11:45:59.6719784Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:59.6720116Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:59.6720532Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:45:59.6720964Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:45:59.6721440Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:45:59.6721915Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:45:59.6722282Z ++ export FORCE_CUDA=1 2023-08-09T11:45:59.6722500Z ++ FORCE_CUDA=1 2023-08-09T11:45:59.6724258Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T11:45:59.6726567Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T11:45:59.6727570Z ++ export PYTORCH_VERSION=2.1.0.dev20230808 2023-08-09T11:45:59.6727851Z ++ PYTORCH_VERSION=2.1.0.dev20230808 2023-08-09T11:45:59.6728133Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:45:59.6728407Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:45:59.6728689Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T11:45:59.6729014Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T11:45:59.6729297Z ++ export VERSION_SUFFIX= 2023-08-09T11:45:59.6729545Z ++ VERSION_SUFFIX= 2023-08-09T11:45:59.6729828Z ++ export WHEEL_DIR= 2023-08-09T11:45:59.6730274Z ++ WHEEL_DIR= 2023-08-09T11:45:59.6730756Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:59.6731336Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:59.6731889Z + export VSDEVCMD_ARGS= 2023-08-09T11:45:59.6732213Z + VSDEVCMD_ARGS= 2023-08-09T11:45:59.6732699Z + 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:01.5060635Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:46:01.5621190Z Adding in variants from internal_defaults 2023-08-09T11:46:01.5622232Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-08-09T11:46:01.5623378Z Adding in variants from config.variant 2023-08-09T11:46:01.5852324Z 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:01.5853661Z warnings.warn( 2023-08-09T11:46:01.5854181Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-08-09T11:46:01.5854662Z warnings.warn( 2023-08-09T11:46:01.5855480Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'CUDA_HOME' is being passed through with value 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T11:46:01.5856245Z warnings.warn( 2023-08-09T11:46:01.5856925Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'TORCH_CUDA_ARCH_LIST' is being passed through with value '3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T11:46:01.5857618Z warnings.warn( 2023-08-09T11:46:01.5858088Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-08-09T11:46:01.5858537Z warnings.warn( 2023-08-09T11:46:01.5858997Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-08-09T11:46:01.5859411Z warnings.warn( 2023-08-09T11:46:01.5859890Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-08-09T11:46:01.5860344Z warnings.warn( 2023-08-09T11:46:01.7433529Z Attempting to finalize metadata for torchaudio 2023-08-09T11:46:20.9921699Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:46:21.4390856Z Solving environment: ...working... done 2023-08-09T11:46:23.9846360Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:46:29.3636723Z Solving environment: ...working... done 2023-08-09T11:47:15.5370398Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:47:23.9663382Z Solving environment: ...working... done 2023-08-09T11:47:24.0953861Z BUILD START: ['torchaudio-2.1.0.dev20230809-py311_cu118.tar.bz2'] 2023-08-09T11:47:26.1902751Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:47:34.0156618Z Solving environment: ...working... done 2023-08-09T11:53:16.2723463Z 2023-08-09T11:53:16.2723971Z ## Package Plan ## 2023-08-09T11:53:16.2724282Z 2023-08-09T11:53:16.2729877Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581561546\_h_env 2023-08-09T11:53:16.2730426Z 2023-08-09T11:53:16.2730439Z 2023-08-09T11:53:16.2731011Z The following NEW packages will be INSTALLED: 2023-08-09T11:53:16.2731555Z 2023-08-09T11:53:16.2731890Z blas: 1.0-mkl 2023-08-09T11:53:16.2737373Z bzip2: 1.0.8-he774522_0 2023-08-09T11:53:16.2737996Z ca-certificates: 2023.05.30-haa95532_0 2023-08-09T11:53:16.2738944Z cmake: 3.26.4-h693b641_0 2023-08-09T11:53:16.2739510Z cuda-cccl: 12.2.128-0 nvidia 2023-08-09T11:53:16.2740389Z cuda-cudart: 11.8.89-0 nvidia 2023-08-09T11:53:16.2741117Z cuda-cudart-dev: 11.8.89-0 nvidia 2023-08-09T11:53:16.2741774Z cuda-cupti: 11.8.87-0 nvidia 2023-08-09T11:53:16.2742548Z cuda-libraries: 11.8.0-0 nvidia 2023-08-09T11:53:16.2743192Z cuda-libraries-dev: 11.8.0-0 nvidia 2023-08-09T11:53:16.2743870Z cuda-nvrtc: 11.8.89-0 nvidia 2023-08-09T11:53:16.2744444Z cuda-nvrtc-dev: 11.8.89-0 nvidia 2023-08-09T11:53:16.2745107Z cuda-nvtx: 11.8.86-0 nvidia 2023-08-09T11:53:16.2745704Z cuda-profiler-api: 12.2.128-0 nvidia 2023-08-09T11:53:16.2746326Z cuda-runtime: 11.8.0-0 nvidia 2023-08-09T11:53:16.2746900Z filelock: 3.9.0-py311haa95532_0 2023-08-09T11:53:16.2747448Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-08-09T11:53:16.2748222Z libcublas: 11.11.3.6-0 nvidia 2023-08-09T11:53:16.2748921Z libcublas-dev: 11.11.3.6-0 nvidia 2023-08-09T11:53:16.2749582Z libcufft: 10.9.0.58-0 nvidia 2023-08-09T11:53:16.2749940Z libcufft-dev: 10.9.0.58-0 nvidia 2023-08-09T11:53:16.2750293Z libcurand: 10.3.3.129-0 nvidia 2023-08-09T11:53:16.2750642Z libcurand-dev: 10.3.3.129-0 nvidia 2023-08-09T11:53:16.2750972Z libcusolver: 11.4.1.48-0 nvidia 2023-08-09T11:53:16.2751320Z libcusolver-dev: 11.4.1.48-0 nvidia 2023-08-09T11:53:16.2751835Z libcusparse: 11.7.5.86-0 nvidia 2023-08-09T11:53:16.2752183Z libcusparse-dev: 11.7.5.86-0 nvidia 2023-08-09T11:53:16.2752530Z libffi: 3.4.4-hd77b12b_0 2023-08-09T11:53:16.2752833Z libnpp: 11.8.0.86-0 nvidia 2023-08-09T11:53:16.2753163Z libnpp-dev: 11.8.0.86-0 nvidia 2023-08-09T11:53:16.2753500Z libnvjpeg: 11.9.0.86-0 nvidia 2023-08-09T11:53:16.2753842Z libnvjpeg-dev: 11.9.0.86-0 nvidia 2023-08-09T11:53:16.2754179Z libuv: 1.44.2-h2bbff1b_0 2023-08-09T11:53:16.2754477Z lz4-c: 1.9.4-h2bbff1b_0 2023-08-09T11:53:16.2754936Z mkl: 2023.1.0-h6b88ed4_46357 2023-08-09T11:53:16.2755267Z mpmath: 1.3.0-py311haa95532_0 2023-08-09T11:53:16.2755595Z networkx: 3.1-py311haa95532_0 2023-08-09T11:53:16.2756034Z ninja: 1.10.2-haa95532_5 2023-08-09T11:53:16.2756527Z ninja-base: 1.10.2-h6d14046_5 2023-08-09T11:53:16.2756864Z openssl: 3.0.10-h2bbff1b_0 2023-08-09T11:53:16.2757354Z pip: 23.2.1-py311haa95532_0 2023-08-09T11:53:16.2757774Z python: 3.11.4-he1021f5_0 2023-08-09T11:53:16.2758108Z pytorch: 2.1.0.dev20230808-py3.11_cuda11.8_cudnn8_0 pytorch-nightly 2023-08-09T11:53:16.2758494Z pytorch-cuda: 11.8-h24eeafa_5 pytorch-nightly 2023-08-09T11:53:16.2758863Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-08-09T11:53:16.2759213Z pyyaml: 6.0-py311h2bbff1b_1 2023-08-09T11:53:16.2759525Z setuptools: 68.0.0-py311haa95532_0 2023-08-09T11:53:16.2759845Z sqlite: 3.41.2-h2bbff1b_0 2023-08-09T11:53:16.2760166Z sympy: 1.11.1-py311haa95532_0 2023-08-09T11:53:16.2760482Z tbb: 2021.8.0-h59b6b97_0 2023-08-09T11:53:16.2760792Z tk: 8.6.12-h2bbff1b_0 2023-08-09T11:53:16.2761096Z typing_extensions: 4.7.1-py311haa95532_0 2023-08-09T11:53:16.2761426Z tzdata: 2023c-h04d1e81_0 2023-08-09T11:53:16.2761831Z vc: 14.2-h21ff451_1 2023-08-09T11:53:16.2762175Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-08-09T11:53:16.2762475Z wheel: 0.38.4-py311haa95532_0 2023-08-09T11:53:16.2762790Z xz: 5.4.2-h8cc25b3_0 2023-08-09T11:53:16.2763231Z yaml: 0.2.5-he774522_0 2023-08-09T11:53:16.2763685Z zlib: 1.2.13-h8cc25b3_0 2023-08-09T11:53:16.2763997Z zstd: 1.5.5-hd43e919_0 2023-08-09T11:53:16.2764169Z 2023-08-09T11:53:18.1222502Z Preparing transaction: ...working... done 2023-08-09T11:53:27.1794359Z Verifying transaction: ...working... done 2023-08-09T11:53:46.9936166Z Executing transaction: ...working... done 2023-08-09T11:53:49.1869582Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:53:49.7629678Z Solving environment: ...working... done 2023-08-09T11:53:49.9387513Z 2023-08-09T11:53:49.9387972Z ## Package Plan ## 2023-08-09T11:53:49.9388190Z 2023-08-09T11:53:49.9388453Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581561546\_build_env 2023-08-09T11:53:49.9388723Z 2023-08-09T11:53:49.9388734Z 2023-08-09T11:53:49.9388929Z The following NEW packages will be INSTALLED: 2023-08-09T11:53:49.9389253Z 2023-08-09T11:53:49.9389550Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-08-09T11:53:49.9389840Z vswhere: 2.8.4-haa95532_0 2023-08-09T11:53:49.9390002Z 2023-08-09T11:53:49.9481658Z Preparing transaction: ...working... done 2023-08-09T11:53:50.3228245Z Verifying transaction: ...working... done 2023-08-09T11:53:50.3312657Z Executing transaction: ...working... done 2023-08-09T11:54:12.8355640Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581561546\_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:12.8356462Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-08-09T11:54:15.5815316Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581561546\_h_env\Lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-08-09T11:54:15.5816257Z !! 2023-08-09T11:54:15.5816476Z 2023-08-09T11:54:15.5817049Z ******************************************************************************** 2023-08-09T11:54:15.5817623Z Please avoid running ``setup.py`` directly. 2023-08-09T11:54:15.5818240Z Instead, use pypa/build, pypa/installer or other 2023-08-09T11:54:15.5818797Z standards-based tools. 2023-08-09T11:54:15.5819084Z 2023-08-09T11:54:15.5819509Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-08-09T11:54:15.5820210Z ******************************************************************************** 2023-08-09T11:54:15.5820486Z 2023-08-09T11:54:15.5820624Z !! 2023-08-09T11:54:15.5820980Z self.initialize_options() 2023-08-09T11:54:15.6430585Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581561546\work\ 2023-08-09T11:54:15.6431535Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581561546\work 2023-08-09T11:54:15.6432535Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581561546\\_build_env', 2023-08-09T11:54:15.6433354Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581561546\\_h_env', 2023-08-09T11:54:15.6434003Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581561546\\work'} 2023-08-09T11:54:15.6434295Z 2023-08-09T11:54:15.6434457Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-08-09T11:54:15.6434657Z 2023-08-09T11:54:15.6434765Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-08-09T11:54:15.6434921Z 2023-08-09T11:54:15.6435047Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-08-09T11:54:15.6435223Z 2023-08-09T11:54:15.6435339Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-08-09T11:54:15.6435518Z 2023-08-09T11:54:15.6435615Z %SRC_DIR%>set "ARCH=64" 2023-08-09T11:54:15.6435764Z 2023-08-09T11:54:15.6435878Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-08-09T11:54:15.6436046Z 2023-08-09T11:54:15.6436182Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-08-09T11:54:15.6436368Z 2023-08-09T11:54:15.6436514Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-08-09T11:54:15.6436701Z 2023-08-09T11:54:15.6436856Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-08-09T11:54:15.6437063Z 2023-08-09T11:54:15.6437172Z %SRC_DIR%>set "SUBDIR=win-64" 2023-08-09T11:54:15.6437330Z 2023-08-09T11:54:15.6437450Z %SRC_DIR%>set "build_platform=win-64" 2023-08-09T11:54:15.6437619Z 2023-08-09T11:54:15.6437728Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-08-09T11:54:15.6437886Z 2023-08-09T11:54:15.6438018Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-08-09T11:54:15.6438176Z 2023-08-09T11:54:15.6438281Z %SRC_DIR%>set "CONDA_PY=311" 2023-08-09T11:54:15.6438434Z 2023-08-09T11:54:15.6438534Z %SRC_DIR%>set "PY3K=1" 2023-08-09T11:54:15.6438677Z 2023-08-09T11:54:15.6438780Z %SRC_DIR%>set "PY_VER=3.11" 2023-08-09T11:54:15.6438932Z 2023-08-09T11:54:15.6439067Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-08-09T11:54:15.6439243Z 2023-08-09T11:54:15.6439375Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-08-09T11:54:15.6439568Z 2023-08-09T11:54:15.6439705Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-08-09T11:54:15.6439886Z 2023-08-09T11:54:15.6439992Z %SRC_DIR%>set "NPY_VER=1.22" 2023-08-09T11:54:15.6440145Z 2023-08-09T11:54:15.6440252Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-08-09T11:54:15.6440407Z 2023-08-09T11:54:15.6440548Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-08-09T11:54:15.6440726Z 2023-08-09T11:54:15.6440814Z %SRC_DIR%>set "PERL_VER=5.26" 2023-08-09T11:54:15.6440969Z 2023-08-09T11:54:15.6441078Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-08-09T11:54:15.6441237Z 2023-08-09T11:54:15.6441338Z %SRC_DIR%>set "LUA_VER=5" 2023-08-09T11:54:15.6441484Z 2023-08-09T11:54:15.6441585Z %SRC_DIR%>set "CONDA_LUA=5" 2023-08-09T11:54:15.6441735Z 2023-08-09T11:54:15.6442056Z %SRC_DIR%>set "R_VER=3.4" 2023-08-09T11:54:15.6442207Z 2023-08-09T11:54:15.6442311Z %SRC_DIR%>set "CONDA_R=3.4" 2023-08-09T11:54:15.6442604Z 2023-08-09T11:54:15.6442740Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230809" 2023-08-09T11:54:15.6442920Z 2023-08-09T11:54:15.6443132Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8" 2023-08-09T11:54:15.6443382Z 2023-08-09T11:54:15.6443541Z %SRC_DIR%>set "TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6" 2023-08-09T11:54:15.6443736Z 2023-08-09T11:54:15.6443869Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=gfe9b9ff" 2023-08-09T11:54:15.6444029Z 2023-08-09T11:54:15.6444218Z %SRC_DIR%>set "GIT_FULL_HASH=fe9b9ff75edebf1e0e326f64577d64df3b5858db" 2023-08-09T11:54:15.6444442Z 2023-08-09T11:54:15.6444563Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-08-09T11:54:15.6444730Z 2023-08-09T11:54:15.6444860Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230809" 2023-08-09T11:54:15.6445034Z 2023-08-09T11:54:15.6445142Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-08-09T11:54:15.6445310Z 2023-08-09T11:54:15.6445451Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-08-09T11:54:15.6445622Z 2023-08-09T11:54:15.6445731Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-08-09T11:54:15.6445886Z 2023-08-09T11:54:15.6446140Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-08-09T11:54:15.6446420Z 2023-08-09T11:54:15.6446524Z %SRC_DIR%>set "CPU_COUNT=8" 2023-08-09T11:54:15.6446675Z 2023-08-09T11:54:15.6446785Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-08-09T11:54:15.6446939Z 2023-08-09T11:54:15.6447028Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-08-09T11:54:15.6447183Z 2023-08-09T11:54:15.6449199Z %SRC_DIR%>set "PATH=%BUILD_PREFIX%;%BUILD_PREFIX%\Library\mingw-w64\bin;%BUILD_PREFIX%\Library\usr\bin;%BUILD_PREFIX%\Library\bin;%BUILD_PREFIX%\Scripts;%BUILD_PREFIX%\bin;%PREFIX%;%PREFIX%\Library\mingw-w64\bin;%PREFIX%\Library\usr\bin;%PREFIX%\Library\bin;%PREFIX%\Scripts;%PREFIX%\bin;C;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\bin;C:\Users\runneruser\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\opt\bin;C:\Jenkins\Miniconda3\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl" 2023-08-09T11:54:15.6451646Z 2023-08-09T11:54:15.6451787Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-08-09T11:54:15.6451967Z 2023-08-09T11:54:15.6452094Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-08-09T11:54:15.6452281Z 2023-08-09T11:54:15.6452432Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-08-09T11:54:15.6452617Z 2023-08-09T11:54:15.6452774Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-08-09T11:54:15.6452968Z 2023-08-09T11:54:15.6453106Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-08-09T11:54:15.6453289Z 2023-08-09T11:54:15.6453527Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/_h_env" 2023-08-09T11:54:15.6453790Z 2023-08-09T11:54:15.6453941Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-08-09T11:54:15.6454119Z 2023-08-09T11:54:15.6454291Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-08-09T11:54:15.6454504Z 2023-08-09T11:54:15.6454685Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-08-09T11:54:15.6454904Z 2023-08-09T11:54:15.6455098Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-08-09T11:54:15.6455329Z 2023-08-09T11:54:15.6455842Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-08-09T11:54:15.6456089Z 2023-08-09T11:54:15.6456238Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-08-09T11:54:15.6456645Z 2023-08-09T11:54:15.6456949Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-08-09T11:54:15.6457145Z 2023-08-09T11:54:15.6457324Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-08-09T11:54:15.6457541Z 2023-08-09T11:54:15.6457666Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-08-09T11:54:15.6457836Z 2023-08-09T11:54:15.6458018Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-08-09T11:54:15.6458236Z 2023-08-09T11:54:15.6458376Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-08-09T11:54:15.6458541Z 2023-08-09T11:54:15.6458683Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-08-09T11:54:15.6458867Z 2023-08-09T11:54:15.6459025Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-08-09T11:54:15.6459222Z 2023-08-09T11:54:15.6459365Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-08-09T11:54:15.6459543Z 2023-08-09T11:54:15.6459654Z %SRC_DIR%>set "PROMPT=$P$G" 2023-08-09T11:54:15.6459818Z 2023-08-09T11:54:15.6460202Z %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:15.6460576Z 2023-08-09T11:54:15.6460698Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-08-09T11:54:15.6460871Z 2023-08-09T11:54:15.6460982Z %SRC_DIR%>set "SystemDrive=C:" 2023-08-09T11:54:15.6461142Z 2023-08-09T11:54:15.6461261Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-08-09T11:54:15.6461429Z 2023-08-09T11:54:15.6461594Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:54:15.6461794Z 2023-08-09T11:54:15.6461951Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:54:15.6462280Z 2023-08-09T11:54:15.6462426Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-08-09T11:54:15.6462612Z 2023-08-09T11:54:15.6462741Z %SRC_DIR%>set "USERNAME=runneruser" 2023-08-09T11:54:15.6463038Z 2023-08-09T11:54:15.6463198Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-08-09T11:54:15.6463501Z 2023-08-09T11:54:15.6463615Z %SRC_DIR%>set "windir=C:\Windows" 2023-08-09T11:54:15.6463774Z 2023-08-09T11:54:15.6463897Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-08-09T11:54:15.6464084Z 2023-08-09T11:54:15.6464294Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-08-09T11:54:15.6464537Z 2023-08-09T11:54:15.6464685Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-08-09T11:54:15.6464873Z 2023-08-09T11:54:15.6465035Z %SRC_DIR%>set "ignore_build_only_deps={'python', 'numpy'}" 2023-08-09T11:54:15.6465230Z 2023-08-09T11:54:15.6465463Z %SRC_DIR%>set "extend_keys={'pin_run_as_build', 'ignore_build_only_deps', 'extend_keys', 'ignore_version'}" 2023-08-09T11:54:15.6465718Z 2023-08-09T11:54:15.6466042Z %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:15.6466377Z 2023-08-09T11:54:15.6466529Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-08-09T11:54:15.6466732Z 2023-08-09T11:54:15.6466890Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-08-09T11:54:15.6467087Z 2023-08-09T11:54:15.6467188Z %SRC_DIR%>set "r_base=3.4" 2023-08-09T11:54:15.6467339Z 2023-08-09T11:54:15.6467481Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-08-09T11:54:15.6467666Z 2023-08-09T11:54:15.6467787Z %SRC_DIR%>set "target_platform=win-64" 2023-08-09T11:54:15.6467956Z 2023-08-09T11:54:15.6468070Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-08-09T11:54:15.6468242Z 2023-08-09T11:54:15.6468428Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-08-09T11:54:15.6468794Z 2023-08-09T11:54:15.6468917Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-08-09T11:54:15.6469085Z 2023-08-09T11:54:15.6469327Z %SRC_DIR%>set "c_compiler=vs2019" 2023-08-09T11:54:15.6469827Z 2023-08-09T11:54:15.6469924Z %SRC_DIR%>set "vc=14" 2023-08-09T11:54:15.6470049Z 2023-08-09T11:54:15.6470173Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-08-09T11:54:15.6470339Z 2023-08-09T11:54:15.6470477Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-08-09T11:54:15.6470660Z 2023-08-09T11:54:15.6470791Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-08-09T11:54:15.6470967Z 2023-08-09T11:54:15.6471096Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-08-09T11:54:15.6471272Z 2023-08-09T11:54:15.6471505Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581561546\pip_cache" 2023-08-09T11:54:15.6471750Z 2023-08-09T11:54:15.6471864Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-08-09T11:54:15.6472023Z 2023-08-09T11:54:15.6472166Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-08-09T11:54:15.6472352Z 2023-08-09T11:54:15.6472487Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-08-09T11:54:15.6472660Z 2023-08-09T11:54:15.6472861Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:54:15.6473103Z 2023-08-09T11:54:15.6473327Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-08-09T11:54:15.6473569Z 2023-08-09T11:54:15.6473846Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-08-09T11:54:15.6474149Z 2023-08-09T11:54:15.6474265Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-08-09T11:54:15.6474427Z 2023-08-09T11:54:15.6474522Z %SRC_DIR%>SET MSSdk=1 2023-08-09T11:54:15.6474663Z 2023-08-09T11:54:15.6474774Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-08-09T11:54:15.6475083Z 2023-08-09T11:54:15.6475202Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-08-09T11:54:15.6475338Z 2023-08-09T11:54:15.6475440Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-08-09T11:54:15.6475589Z 2023-08-09T11:54:15.6475872Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-08-09T11:54:15.6476172Z 2023-08-09T11:54:15.6476300Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-08-09T11:54:15.6476468Z 2023-08-09T11:54:15.6476647Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-08-09T11:54:15.6476866Z 2023-08-09T11:54:15.6476967Z %SRC_DIR%>set "CXX=cl.exe" 2023-08-09T11:54:15.6477099Z 2023-08-09T11:54:15.6477196Z %SRC_DIR%>set "CC=cl.exe" 2023-08-09T11:54:15.6477346Z 2023-08-09T11:54:15.6477459Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-08-09T11:54:15.6477615Z 2023-08-09T11:54:15.6477931Z %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:15.6478265Z 2023-08-09T11:54:15.6478494Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-08-09T11:54:15.6478750Z 2023-08-09T11:54:15.6479286Z %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:15.6479833Z 2023-08-09T11:54:15.6480182Z %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:15.6480546Z 2023-08-09T11:54:15.7724476Z %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:15.7725322Z 2023-08-09T11:54:15.7725978Z %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:15.7726663Z 2023-08-09T11:54:15.7728334Z %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:15.7728926Z 2023-08-09T11:54:15.7729041Z %SRC_DIR%>IF NOT "1" == "" ( 2023-08-09T11:54:15.7729378Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-08-09T11:54:15.7729743Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-08-09T11:54:15.7730071Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-08-09T11:54:15.7730317Z ) 2023-08-09T11:54:15.7730430Z 2023-08-09T11:54:15.7730543Z %SRC_DIR%>call :GetWin10SdkDir 2023-08-09T11:54:15.7730686Z 2023-08-09T11:54:15.7730884Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:54:15.7731118Z 2023-08-09T11:54:15.7731336Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:54:15.7731588Z 2023-08-09T11:54:15.7731794Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-08-09T11:54:15.7732027Z 2023-08-09T11:54:15.7732224Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-08-09T11:54:15.7732465Z 2023-08-09T11:54:15.7732585Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-08-09T11:54:15.7732752Z 2023-08-09T11:54:15.7732828Z %SRC_DIR%>exit /B 0 2023-08-09T11:54:15.7732968Z 2023-08-09T11:54:15.7733258Z %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:15.7733561Z 2023-08-09T11:54:15.7733729Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-08-09T11:54:15.7733928Z 2023-08-09T11:54:15.7734288Z %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:15.7734734Z Windows SDK version found as: "10.0.19041.0" 2023-08-09T11:54:15.7734908Z 2023-08-09T11:54:15.7735031Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-08-09T11:54:15.7735283Z set "target_platform=amd64" 2023-08-09T11:54:15.7735567Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-08-09T11:54:15.7735820Z set "BITS=64" 2023-08-09T11:54:15.7736145Z ) else ( 2023-08-09T11:54:15.7736546Z set "target_platform=x86" 2023-08-09T11:54:15.7737035Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-08-09T11:54:15.7737497Z set "BITS=32" 2023-08-09T11:54:15.7737847Z ) 2023-08-09T11:54:15.7738060Z 2023-08-09T11:54:15.7738457Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-08-09T11:54:15.7738906Z 2023-08-09T11:54:15.7739303Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-08-09T11:54:15.7739762Z 2023-08-09T11:54:15.7740320Z 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:15.7741255Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-08-09T11:54:15.7741997Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-08-09T11:54:15.7742695Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-08-09T11:54:15.7743326Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-08-09T11:54:15.7743952Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-08-09T11:54:15.7744542Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-08-09T11:54:15.7745119Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-08-09T11:54:15.7745715Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-08-09T11:54:15.7746623Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-08-09T11:54:15.7747512Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-08-09T11:54:15.7748237Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-08-09T11:54:15.7749074Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-08-09T11:54:15.7749663Z ********************************************************************** 2023-08-09T11:54:15.7751396Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-08-09T11:54:15.7752019Z ** Copyright (c) 2021 Microsoft Corporation 2023-08-09T11:54:15.7752576Z ********************************************************************** 2023-08-09T11:54:15.7753136Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-08-09T11:54:15.7753708Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-08-09T11:54:15.7754274Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-08-09T11:54:15.7754875Z [DEBUG:core\msbuild.bat] initializing... 2023-08-09T11:54:15.7755443Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-08-09T11:54:15.7756026Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-08-09T11:54:15.7756580Z [DEBUG:winsdk.bat] initializing... 2023-08-09T11:54:15.7757127Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-08-09T11:54:15.7757703Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-08-09T11:54:15.7758279Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-08-09T11:54:15.7758852Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-08-09T11:54:15.7759435Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-08-09T11:54:15.7760025Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-08-09T11:54:15.7760593Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-08-09T11:54:15.7761184Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-08-09T11:54:15.7761812Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-08-09T11:54:15.7762436Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-08-09T11:54:15.7763045Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-08-09T11:54:15.7763627Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-08-09T11:54:15.7764190Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-08-09T11:54:15.7764743Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-08-09T11:54:15.7765384Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-08-09T11:54:15.7766264Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-08-09T11:54:15.7767134Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-08-09T11:54:15.7767685Z -- Git branch: nightly 2023-08-09T11:54:15.7768249Z -- Git SHA: fe9b9ff75edebf1e0e326f64577d64df3b5858db 2023-08-09T11:54:15.7768767Z -- Git tag: None 2023-08-09T11:54:15.7769282Z -- PyTorch dependency: torch==2.1.0.dev20230808 2023-08-09T11:54:15.7769858Z -- Building version 2.1.0.dev20230809 2023-08-09T11:54:15.7770327Z running install 2023-08-09T11:54:15.7770706Z running build 2023-08-09T11:54:15.7771112Z running build_py 2023-08-09T11:54:15.7771538Z creating build 2023-08-09T11:54:15.7772019Z creating build\lib.win-amd64-cpython-311 2023-08-09T11:54:15.7772676Z creating build\lib.win-amd64-cpython-311\torchaudio 2023-08-09T11:54:15.7773476Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-08-09T11:54:15.7774346Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-08-09T11:54:15.7775203Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-08-09T11:54:15.7775982Z creating build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:54:15.7776852Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:54:15.7777821Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:54:15.7778823Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:54:15.7779819Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:54:15.7780799Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:54:15.7781759Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:54:15.7782841Z creating build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-08-09T11:54:15.7783779Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-08-09T11:54:15.7784948Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-08-09T11:54:15.7785830Z creating build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7786741Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7787727Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7788734Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7789726Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7790747Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7791775Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7792769Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7793788Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7794815Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7795834Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7796878Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7797916Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7799012Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7800106Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7801181Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7802158Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7803183Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7804190Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7805176Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7806254Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7807407Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7808378Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7809369Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:54:15.7810227Z creating build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:54:15.8310302Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-08-09T11:54:47.0769084Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-08-09T11:54:47.0769836Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-08-09T11:54:47.0770587Z to cmake instead of implicitly setting it as an env variable. This will 2023-08-09T11:54:47.0771239Z become a FATAL_ERROR in future version of pytorch. 2023-08-09T11:54:47.0771797Z Call Stack (most recent call first): 2023-08-09T11:54:47.0774776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:343 (torch_cuda_get_nvcc_gencode_flag) 2023-08-09T11:54:47.0775603Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-08-09T11:54:47.0776234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-08-09T11:54:47.0776686Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-08-09T11:54:47.0776990Z CMakeLists.txt:93 (include) 2023-08-09T11:54:47.0777153Z 2023-08-09T11:54:47.0777159Z 2023-08-09T11:55:23.8356838Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:55:23.8358010Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:55:23.8359141Z copying torchaudio\functional\_alignment.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:55:23.8360238Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:55:23.8361140Z creating build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:55:23.8362021Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:55:23.8362975Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:55:23.8363910Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:55:23.8364859Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:55:23.8365779Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:55:23.8366609Z creating build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:23.8367533Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:23.8368524Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:23.8369536Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:23.8370524Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:23.8371467Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:23.8372405Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:23.8373374Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:23.8374396Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:23.8375409Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:23.8376431Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:23.8377402Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:55:23.8378270Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:55:23.8379214Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:55:23.8380317Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:55:23.8381448Z copying torchaudio\pipelines\_squim_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:55:23.8382505Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:55:23.8383409Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype 2023-08-09T11:55:23.8384567Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype 2023-08-09T11:55:23.8385652Z creating build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-08-09T11:55:23.8386520Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-08-09T11:55:23.8387529Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-08-09T11:55:23.8388429Z creating build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-08-09T11:55:23.8601199Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-08-09T11:55:23.8602263Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-08-09T11:55:23.8603154Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-08-09T11:55:23.8603971Z creating build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:55:23.8604867Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:55:23.8605872Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:55:23.8606913Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:55:23.8607950Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:55:23.8608742Z creating build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-08-09T11:55:23.8609538Z copying torchaudio\_backend\ffmpeg.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-08-09T11:55:23.9979792Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-08-09T11:55:23.9980798Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-08-09T11:55:23.9981652Z creating build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-08-09T11:55:23.9982568Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-08-09T11:55:23.9983568Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-08-09T11:55:23.9984384Z creating build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-08-09T11:55:23.9985427Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-08-09T11:55:23.9986548Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-08-09T11:55:23.9987512Z creating build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-08-09T11:55:23.9988455Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-08-09T11:55:23.9989503Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-08-09T11:55:23.9990561Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-08-09T11:55:23.9991457Z creating build\lib.win-amd64-cpython-311\torchaudio\models\squim 2023-08-09T11:55:24.0003144Z copying torchaudio\models\squim\objective.py -> build\lib.win-amd64-cpython-311\torchaudio\models\squim 2023-08-09T11:55:24.0004379Z copying torchaudio\models\squim\subjective.py -> build\lib.win-amd64-cpython-311\torchaudio\models\squim 2023-08-09T11:55:24.0005429Z copying torchaudio\models\squim\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\squim 2023-08-09T11:55:24.0006441Z creating build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:55:24.0007485Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:55:24.0008640Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:55:24.0009999Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:55:24.0011289Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:55:24.0012306Z creating build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-08-09T11:55:24.0013435Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-08-09T11:55:24.0015112Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-08-09T11:55:24.0016222Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-08-09T11:55:24.0017160Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:55:24.0018090Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:55:24.0019247Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:55:24.0020442Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:55:24.0021600Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:55:24.0022559Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:55:24.0023559Z copying torchaudio\pipelines\_wav2vec2\aligner.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:55:24.0024689Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:55:24.0025806Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:55:24.0026970Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:55:24.0028057Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-08-09T11:55:24.0029092Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-08-09T11:55:24.0030208Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-08-09T11:55:24.0031188Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:55:24.0032191Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:55:24.0033354Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:55:24.0034619Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:55:24.1082583Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:55:24.1084453Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:55:24.1085827Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:55:24.1086899Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:55:24.1087957Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:55:24.1089043Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:55:24.1090220Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:55:24.1091816Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:55:24.1093525Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:55:24.1094481Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-08-09T11:55:24.1095534Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-08-09T11:55:24.1096747Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-08-09T11:55:24.1097917Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-08-09T11:55:24.1099038Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-08-09T11:55:24.1100217Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-08-09T11:55:24.1101432Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-08-09T11:55:24.1102465Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:55:24.1103601Z copying torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:55:24.1105043Z copying torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:55:24.1106400Z copying torchaudio\prototype\pipelines\_vggish\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:55:24.1107320Z running build_ext 2023-08-09T11:55:24.1107862Z -- The C compiler identification is MSVC 19.29.30151.0 2023-08-09T11:55:24.1108536Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-08-09T11:55:24.1109102Z -- Detecting C compiler ABI info 2023-08-09T11:55:24.1109630Z -- Detecting C compiler ABI info - done 2023-08-09T11:55:24.1110465Z -- 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:55:24.1111238Z -- Detecting C compile features 2023-08-09T11:55:24.1111732Z -- Detecting C compile features - done 2023-08-09T11:55:24.1112410Z -- Detecting CXX compiler ABI info 2023-08-09T11:55:24.1112973Z -- Detecting CXX compiler ABI info - done 2023-08-09T11:55:24.1120722Z -- 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:55:24.1121586Z -- Detecting CXX compile features 2023-08-09T11:55:24.1122148Z -- Detecting CXX compile features - done 2023-08-09T11:55:24.1122778Z -- The CUDA compiler identification is NVIDIA 11.8.89 2023-08-09T11:55:24.1123389Z -- Detecting CUDA compiler ABI info 2023-08-09T11:55:24.1123944Z -- Detecting CUDA compiler ABI info - done 2023-08-09T11:55:24.1124798Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe - skipped 2023-08-09T11:55:24.1125549Z -- Detecting CUDA compile features 2023-08-09T11:55:24.1126225Z -- Detecting CUDA compile features - done 2023-08-09T11:55:24.1127378Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 (found version "11.8") 2023-08-09T11:55:24.1128331Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/include (found version "11.8.89") 2023-08-09T11:55:24.1129072Z -- Caffe2: CUDA detected: 11.8 2023-08-09T11:55:24.1236607Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe 2023-08-09T11:55:24.1237654Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 2023-08-09T11:55:24.1238340Z -- Caffe2: Header version is: 11.8 2023-08-09T11:55:24.1239357Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/lib/x64/nvrtc.lib shorthash is dd482e34 2023-08-09T11:55:24.1240342Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-08-09T11:55:24.1241272Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2023-08-09T11:55:24.1242941Z -- Added CUDA NVCC flags for: -gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86;-gencode;arch=compute_50,code=compute_50 2023-08-09T11:55:24.1244449Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/_h_env/lib/site-packages/torch/lib/torch.lib 2023-08-09T11:55:24.1245816Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/_h_env/libs/python311.lib (found suitable exact version "3.11.4") found components: Development Development.Module Development.Embed 2023-08-09T11:55:24.1247227Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-08-09T11:55:24.1247905Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-08-09T11:55:24.1248534Z -- Found OpenMP: TRUE (found version "2.0") 2023-08-09T11:55:24.1249436Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-08-09T11:55:24.1250246Z -- Building FFmpeg integration with multi version support 2023-08-09T11:55:24.1251052Z -- Configuring done (38.6s) 2023-08-09T11:55:24.1251579Z -- Generating done (0.2s) 2023-08-09T11:55:24.1252417Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/work/build/temp.win-amd64-cpython-311/Release 2023-08-09T11:55:24.1255730Z [1/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-08-09T11:55:24.1258533Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:55:24.1259497Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:55:24.1260098Z 2023-08-09T11:55:24.1260617Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:24.1261632Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:24.1262678Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:55:24.1266057Z [2/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-08-09T11:55:24.1268796Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:55:24.1270693Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:55:24.1271327Z 2023-08-09T11:55:24.1271838Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:24.1273170Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:24.1274228Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:55:59.8994175Z [3/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-08-09T11:55:59.9921107Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:00.2459579Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:00.2587011Z 2023-08-09T11:56:00.2587801Z %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:00.2591886Z %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:00.2593101Z %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:00.2594298Z %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:00.2595442Z %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:00.2599054Z %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:00.2600613Z %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:00.2602075Z %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:00.2604960Z %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:00.2606820Z %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:00.2608198Z %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:00.2609103Z with 2023-08-09T11:56:00.2609468Z [ 2023-08-09T11:56:00.2609879Z CAST_DTYPE=float, 2023-08-09T11:56:00.2613058Z DTYPE=float 2023-08-09T11:56:00.2613471Z ] 2023-08-09T11:56:00.2614518Z %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:00.2615540Z with 2023-08-09T11:56:00.2615910Z [ 2023-08-09T11:56:00.2616623Z CAST_DTYPE=float, 2023-08-09T11:56:00.2617081Z DTYPE=float 2023-08-09T11:56:00.2620217Z ] 2023-08-09T11:56:00.2621100Z %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:00.2621925Z with 2023-08-09T11:56:00.2622250Z [ 2023-08-09T11:56:00.2622650Z CAST_DTYPE=float 2023-08-09T11:56:00.2623042Z ] 2023-08-09T11:56:00.2627109Z %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:00.2628450Z with 2023-08-09T11:56:00.2628834Z [ 2023-08-09T11:56:00.2629222Z DTYPE=float, 2023-08-09T11:56:00.2629963Z CAST_DTYPE=float 2023-08-09T11:56:00.2630393Z ] 2023-08-09T11:56:00.2634040Z %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:00.2635234Z with 2023-08-09T11:56:00.2635607Z [ 2023-08-09T11:56:00.2635981Z DTYPE=float 2023-08-09T11:56:00.2636348Z ] 2023-08-09T11:56:00.2637192Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:56:00.2641727Z %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:00.2643365Z with 2023-08-09T11:56:00.2643776Z [ 2023-08-09T11:56:00.2644096Z DTYPE=float 2023-08-09T11:56:00.2644475Z ] 2023-08-09T11:56:00.2645226Z %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:00.2648995Z %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:00.2649904Z with 2023-08-09T11:56:00.2650518Z [ 2023-08-09T11:56:00.2650919Z DTYPE=float 2023-08-09T11:56:00.2651301Z ] 2023-08-09T11:56:00.2652334Z %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:00.2655761Z with 2023-08-09T11:56:00.2656111Z [ 2023-08-09T11:56:00.2656483Z DTYPE=float 2023-08-09T11:56:00.2656868Z ] 2023-08-09T11:56:00.2657549Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:00.2658509Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:00.2661263Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:00.2665063Z [4/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-08-09T11:56:00.2670482Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:00.2671225Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:00.2671638Z 2023-08-09T11:56:00.2672179Z %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:00.2673304Z %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:00.2676930Z %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:00.2678029Z %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:00.2679148Z %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:00.2680218Z %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:00.2684017Z %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:00.2685170Z %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:00.2686317Z %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:00.2687347Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-08-09T11:56:00.2691170Z %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:00.2692261Z with 2023-08-09T11:56:00.2692629Z [ 2023-08-09T11:56:00.2693008Z DTYPE=float, 2023-08-09T11:56:00.2693407Z CAST_DTYPE=float 2023-08-09T11:56:00.2693804Z ] 2023-08-09T11:56:03.9595705Z %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:03.9597443Z with 2023-08-09T11:56:03.9597948Z [ 2023-08-09T11:56:03.9598423Z DTYPE=float 2023-08-09T11:56:03.9598938Z ] 2023-08-09T11:56:03.9600055Z %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:03.9602025Z %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:04.0048997Z with 2023-08-09T11:56:04.0253763Z [ 2023-08-09T11:56:04.0261133Z CAST_DTYPE=float, 2023-08-09T11:56:04.0309039Z DTYPE=float 2023-08-09T11:56:04.0324309Z ] 2023-08-09T11:56:04.0370834Z %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:04.0410546Z with 2023-08-09T11:56:04.0411208Z [ 2023-08-09T11:56:04.0428896Z CAST_DTYPE=float, 2023-08-09T11:56:04.0433130Z DTYPE=float 2023-08-09T11:56:04.0452101Z ] 2023-08-09T11:56:04.0455329Z %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:04.0473730Z with 2023-08-09T11:56:04.0485595Z [ 2023-08-09T11:56:04.0487500Z CAST_DTYPE=float 2023-08-09T11:56:04.0490915Z ] 2023-08-09T11:56:04.0521590Z %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:04.0535041Z with 2023-08-09T11:56:04.0535397Z [ 2023-08-09T11:56:04.0535746Z DTYPE=float, 2023-08-09T11:56:04.0536132Z CAST_DTYPE=float 2023-08-09T11:56:04.0536565Z ] 2023-08-09T11:56:04.0537231Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:56:04.0538898Z %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:04.0539906Z with 2023-08-09T11:56:04.0540189Z [ 2023-08-09T11:56:04.0540532Z DTYPE=float 2023-08-09T11:56:04.0540902Z ] 2023-08-09T11:56:04.0545238Z %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:04.0546731Z %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:04.0547485Z with 2023-08-09T11:56:04.0547766Z [ 2023-08-09T11:56:04.0548050Z DTYPE=float 2023-08-09T11:56:04.0548333Z ] 2023-08-09T11:56:04.0549127Z %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:04.0549867Z with 2023-08-09T11:56:04.0550145Z [ 2023-08-09T11:56:04.0550556Z DTYPE=float 2023-08-09T11:56:04.0550843Z ] 2023-08-09T11:56:04.0551618Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:04.0552390Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:04.0553330Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:04.0555823Z [5/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\utils.cpp 2023-08-09T11:56:04.0558064Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:04.0558712Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:04.0559101Z 2023-08-09T11:56:04.0559482Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:04.0560401Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:04.0561147Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:04.0563385Z [6/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-08-09T11:56:04.0565481Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:04.0566032Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:04.0566339Z 2023-08-09T11:56:04.0566772Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:04.0567598Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:04.0568367Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:04.0570643Z [7/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp 2023-08-09T11:56:04.0572844Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:04.0573496Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:04.0574904Z 2023-08-09T11:56:04.0575551Z %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:04.0578145Z %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:04.0582496Z %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:04.0583543Z %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:04.0585688Z %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:04.0586856Z %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:04.0588159Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:56:04.0589047Z %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:04.0589909Z %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:04.0590780Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-08-09T11:57:41.2534861Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(41): note: while compiling class template member function 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' 2023-08-09T11:57:41.2556655Z with 2023-08-09T11:57:41.3314848Z [ 2023-08-09T11:57:41.3863668Z DTYPE=c10::Half 2023-08-09T11:57:41.3963245Z ] 2023-08-09T11:57:41.5390829Z %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:57:41.6034897Z with 2023-08-09T11:57:41.7270069Z [ 2023-08-09T11:57:41.7416140Z DTYPE=c10::Half 2023-08-09T11:57:41.8790466Z ] 2023-08-09T11:57:41.9258127Z %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:57:41.9432277Z with 2023-08-09T11:57:42.0682070Z [ 2023-08-09T11:57:42.1171440Z DTYPE=c10::Half 2023-08-09T11:57:42.1267765Z ] 2023-08-09T11:57:42.1496772Z %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:57:42.1942166Z with 2023-08-09T11:57:42.3136106Z [ 2023-08-09T11:57:42.3246306Z DTYPE=c10::Half, 2023-08-09T11:57:42.3938897Z CAST_DTYPE=float 2023-08-09T11:57:42.4106513Z ] 2023-08-09T11:57:42.4245731Z %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:57:42.4438660Z with 2023-08-09T11:57:42.4440363Z [ 2023-08-09T11:57:42.4441297Z DTYPE=c10::Half 2023-08-09T11:57:42.4442156Z ] 2023-08-09T11:57:42.4443363Z %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:57:42.4445328Z %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:57:42.4448876Z with 2023-08-09T11:57:42.4449746Z [ 2023-08-09T11:57:42.4450746Z DTYPE=c10::Half 2023-08-09T11:57:42.4451560Z ] 2023-08-09T11:57:42.4453075Z %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:57:42.4454400Z with 2023-08-09T11:57:42.4455499Z [ 2023-08-09T11:57:42.4456293Z DTYPE=c10::Half 2023-08-09T11:57:42.4457456Z ] 2023-08-09T11:57:42.4458770Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:57:42.4508217Z %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:57:42.4518741Z with 2023-08-09T11:57:42.4519474Z [ 2023-08-09T11:57:42.4520182Z DTYPE=float 2023-08-09T11:57:42.4520858Z ] 2023-08-09T11:57:42.4522797Z %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:57:42.4524731Z with 2023-08-09T11:57:42.4525425Z [ 2023-08-09T11:57:42.4526120Z DTYPE=float, 2023-08-09T11:57:42.4526878Z CAST_DTYPE=float 2023-08-09T11:57:42.4527577Z ] 2023-08-09T11:57:42.4528565Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:57:42.4530743Z %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:57:42.4532395Z with 2023-08-09T11:57:42.4533071Z [ 2023-08-09T11:57:42.4533750Z DTYPE=float 2023-08-09T11:57:42.4534451Z ] 2023-08-09T11:57:42.4535451Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:42.4537091Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:42.4538522Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:57:42.4544671Z [8/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-08-09T11:57:42.4547632Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:57:42.4548633Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:57:42.4549291Z 2023-08-09T11:57:42.4550039Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:57:42.4551217Z with 2023-08-09T11:57:42.4552041Z [ 2023-08-09T11:57:42.4552671Z T=scalar_t 2023-08-09T11:57:42.4553293Z ] 2023-08-09T11:57:42.4555436Z %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:57:42.4557640Z with 2023-08-09T11:57:42.4558344Z [ 2023-08-09T11:57:42.4559050Z T=scalar_t, 2023-08-09T11:57:42.4559832Z PtrTraits=at::DefaultPtrTraits, 2023-08-09T11:57:42.4560598Z index_t=int64_t 2023-08-09T11:57:42.4561234Z ] 2023-08-09T11:57:42.4562273Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:57:42.4563280Z with 2023-08-09T11:57:42.4564023Z [ 2023-08-09T11:57:42.4564718Z T=scalar_t 2023-08-09T11:57:42.4565428Z ] 2023-08-09T11:57:42.4566480Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:42.4567752Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:42.4569064Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:57:42.4572443Z [9/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rir.cpp 2023-08-09T11:57:42.4575307Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:57:42.4576364Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:57:42.4577047Z 2023-08-09T11:57:42.4577873Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:57:42.4578881Z with 2023-08-09T11:57:42.4579770Z [ 2023-08-09T11:57:42.4580521Z scalar_t=scalar_t 2023-08-09T11:57:42.4581271Z ] 2023-08-09T11:57:42.4582585Z %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:57:42.4584285Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:57:42.4585386Z with 2023-08-09T11:57:42.4586106Z [ 2023-08-09T11:57:42.4586865Z scalar_t=scalar_t 2023-08-09T11:57:42.4587562Z ] 2023-08-09T11:57:42.4588530Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:57:42.4589517Z with 2023-08-09T11:57:42.4590167Z [ 2023-08-09T11:57:42.4590868Z scalar_t=scalar_t 2023-08-09T11:57:42.4591578Z ] 2023-08-09T11:57:42.4592691Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:58:35.7265216Z %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:35.7436707Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:58:35.7438433Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:58:35.7440233Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:35.7441648Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:35.7443028Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:35.7446204Z [10/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-08-09T11:58:35.7449075Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:35.7450111Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:35.7450789Z 2023-08-09T11:58:35.7451530Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:35.7452835Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:35.7454119Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:35.7455411Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:35.7456732Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:35.7458037Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:35.7459302Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:35.7462551Z [11/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp 2023-08-09T11:58:35.7465948Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:35.7467094Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:35.7467807Z 2023-08-09T11:58:35.7468634Z %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:58:35.7469713Z with 2023-08-09T11:58:35.7470399Z [ 2023-08-09T11:58:35.7471093Z T=target_t 2023-08-09T11:58:35.7471777Z ] 2023-08-09T11:58:35.7473454Z %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:58:35.7476699Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:35.7478000Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:35.7479346Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:35.7482743Z [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 -D_torchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\_torchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\pybind\pybind.cpp 2023-08-09T11:58:35.7485700Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:35.7486765Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:35.7487478Z 2023-08-09T11:58:35.7488227Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:35.7489504Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:35.7490770Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:35.7494243Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T11:58:35.7497389Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:35.7498410Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:35.7499072Z 2023-08-09T11:58:35.7500033Z %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:35.7501742Z %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:35.7503415Z %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:35.7505121Z %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:35.7506602Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:35.7507877Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:35.7509381Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:35.7512719Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-08-09T11:58:35.7515611Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:35.7516629Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:35.7517313Z 2023-08-09T11:58:46.2921694Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:46.2946486Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:46.3650219Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:46.3651921Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:46.3653029Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:46.3654467Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:46.3655699Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:46.3658834Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-08-09T11:58:46.3661589Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:46.3662325Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:46.3662725Z 2023-08-09T11:58:46.3663226Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:46.3665229Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:46.3666217Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:46.3669146Z [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 -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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T11:58:46.3671746Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:46.3672343Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:46.3672682Z 2023-08-09T11:58:46.5741485Z %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:46.5743203Z %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:46.5747194Z %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:46.5748976Z %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:46.5750424Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:46.5753854Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:46.5755078Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:58:46.5756268Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:46.5757675Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:58:46.5763574Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T11:58:46.5769076Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:46.5770021Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:46.5770603Z 2023-08-09T11:58:46.5771480Z %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:46.5775394Z %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:46.5776987Z %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:46.5778567Z %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:46.5782254Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:58:46.5783770Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:46.5785163Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:46.5788764Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:46.5792282Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T11:58:46.5797718Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:46.5798633Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:46.5799206Z 2023-08-09T11:58:46.5802305Z %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:46.5803987Z %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:46.5805602Z %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:46.5809503Z %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:46.5810960Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:15.1263608Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:15.1277764Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:15.1290231Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T11:59:15.1396210Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:15.1396947Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:15.1397355Z 2023-08-09T11:59:15.1398051Z %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:15.1561055Z %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:15.1844746Z %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:15.1870317Z %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:15.1978071Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:15.1979330Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:15.1980547Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:15.2002570Z [20/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_alphas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T11:59:15.2183955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:15.3169910Z 2023-08-09T11:59:15.3171347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:15.3172414Z 2023-08-09T11:59:15.3173302Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:15.3211338Z 2023-08-09T11:59:15.3212353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:15.3213275Z 2023-08-09T11:59:15.3214051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:15.3214894Z 2023-08-09T11:59:15.3215735Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:15.3216583Z 2023-08-09T11:59:15.3217347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:15.3218196Z 2023-08-09T11:59:22.7154351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:22.7219703Z 2023-08-09T11:59:22.7454609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:22.7536379Z 2023-08-09T11:59:22.7537671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:22.7538800Z 2023-08-09T11:59:22.7540307Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:22.7541629Z 2023-08-09T11:59:22.7542736Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:22.7543820Z 2023-08-09T11:59:22.7544871Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:22.7545879Z 2023-08-09T11:59:22.7546843Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:22.7547970Z 2023-08-09T11:59:22.7548827Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:22.7549936Z 2023-08-09T11:59:22.7550816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:22.7551756Z 2023-08-09T11:59:22.7552743Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T11:59:22.7553844Z compute_alphas.cu 2023-08-09T11:59:22.7557098Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-08-09T11:59:22.7560315Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:22.7561229Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:22.7561932Z 2023-08-09T11:59:22.7562806Z %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:22.7568396Z %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:22.7570071Z %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:22.7571682Z %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:22.7573269Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:22.7580616Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:22.7582110Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:22.7583589Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:24.2215176Z [22/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_betas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T11:59:24.2633125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:24.3428783Z 2023-08-09T11:59:24.4175969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:24.5095661Z 2023-08-09T11:59:24.5994123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:24.6974386Z 2023-08-09T11:59:24.7457853Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:24.7931529Z 2023-08-09T11:59:24.9330105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:25.1315657Z 2023-08-09T11:59:25.1853518Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:25.2130080Z 2023-08-09T11:59:25.3041105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:25.3280129Z 2023-08-09T11:59:25.3819223Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:25.4063181Z 2023-08-09T11:59:25.4490174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:25.4903519Z 2023-08-09T11:59:25.4986926Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:25.5118908Z 2023-08-09T11:59:25.5160968Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:25.5162297Z 2023-08-09T11:59:25.5163564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:25.5166747Z 2023-08-09T11:59:25.5168293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:25.5169808Z 2023-08-09T11:59:25.5170912Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:25.5172083Z 2023-08-09T11:59:25.5173173Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:25.5174362Z 2023-08-09T11:59:25.5175482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:25.5176634Z 2023-08-09T11:59:25.5181331Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T11:59:25.5182685Z compute_betas.cu 2023-08-09T11:59:43.9764809Z [23/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.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:44.0044263Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.0748688Z 2023-08-09T11:59:44.1043475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.1434872Z 2023-08-09T11:59:44.2151863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.2709911Z 2023-08-09T11:59:44.3000649Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.3176274Z 2023-08-09T11:59:44.3539117Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.3540943Z 2023-08-09T11:59:44.3542056Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.3543165Z 2023-08-09T11:59:44.3543971Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.3607002Z 2023-08-09T11:59:44.3607865Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.3608755Z 2023-08-09T11:59:44.3609582Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.3610814Z 2023-08-09T11:59:44.3611653Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.3612825Z 2023-08-09T11:59:44.3983428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.3984964Z 2023-08-09T11:59:44.4131084Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.4173123Z 2023-08-09T11:59:44.4175087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.4231166Z 2023-08-09T11:59:44.4237472Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.4350839Z 2023-08-09T11:59:44.4375603Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.4470498Z 2023-08-09T11:59:44.4570756Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/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:44.4645168Z 2023-08-09T11:59:44.4646521Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T11:59:44.4647492Z compute.cu 2023-08-09T11:59:54.4056488Z [24/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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-08-09T11:59:54.4059759Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:54.4060497Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:54.4060928Z 2023-08-09T11:59:54.4061675Z %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:54.4063173Z %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:54.4064571Z %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:54.4066339Z %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:54.4067783Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:54.4068762Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:54.4069770Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:54.4072941Z [25/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-08-09T11:59:54.4075842Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:54.4076621Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:54.4077040Z 2023-08-09T11:59:54.4077756Z %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:54.4079171Z %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:54.4080603Z %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:54.4081959Z %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:54.4083773Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:59:54.4129692Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:54.4130721Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:54.4131762Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:54.4132764Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:54.4133834Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:54.4134862Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:54.4135925Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:59:54.4139276Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-08-09T11:59:54.4142252Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:54.4142980Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:54.4143359Z 2023-08-09T11:59:54.4144042Z %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:54.4145404Z %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:54.4146797Z %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:54.4148204Z %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:54.4149391Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:54.4150269Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:54.4151225Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:54.4152259Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:54.4153300Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:54.4154300Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:54.4829271Z [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_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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T11:59:54.4833121Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:54.4833928Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:54.4834345Z 2023-08-09T11:59:54.4835069Z %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:14.8996612Z %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:14.9007372Z %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:14.9009241Z %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:00:14.9011803Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:15.0188684Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:15.0190574Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:15.0571333Z [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_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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T12:00:15.0575577Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:15.0592705Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:15.0593423Z 2023-08-09T12:00:15.0618056Z %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:15.0621746Z %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:15.0623361Z %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:15.0630598Z %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:00:15.0634471Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T12:00:15.0635858Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:15.0637136Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:15.0638809Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:15.1048250Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T12:00:15.1051275Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:15.2175974Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:15.2395502Z 2023-08-09T12:00:15.3431771Z %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:15.3566359Z %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:15.3571297Z %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:15.3596329Z %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:15.3597885Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:15.3599163Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:15.3600459Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:15.3604052Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T12:00:15.3674272Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:15.3788708Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:15.4368819Z 2023-08-09T12:00:15.4379940Z %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:15.4426945Z %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:15.4428826Z %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:15.4477281Z %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:15.4478422Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:15.4481494Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:15.4482395Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:15.4483301Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:15.4484191Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:15.4485071Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:15.4487621Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:17.8323618Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-08-09T12:00:17.8327053Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:17.8327924Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:17.8328388Z 2023-08-09T12:00:17.8329089Z %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:17.8330360Z %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:17.8331623Z %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:17.8332844Z %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:17.8334006Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:17.8334936Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:17.8335895Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:17.8338881Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-08-09T12:00:17.8341551Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:17.8342340Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:17.8342710Z 2023-08-09T12:00:17.8343326Z %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:17.8344556Z %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:17.8346173Z %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:17.8349141Z %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:17.8350446Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:00:17.8351528Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:00:17.8352543Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:00:17.8353604Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:00:17.8354763Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:00:17.8356252Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T12:00:17.8357401Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T12:00:17.8358460Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:17.8359435Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:17.8360952Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:17.8362121Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:17.8391590Z [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_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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T12:00:17.8407222Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:17.8407983Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:17.8408403Z 2023-08-09T12:00:17.8409115Z %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:17.8410735Z %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:17.8412536Z %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:17.8413961Z %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:00:17.8415169Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:17.8416185Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:17.8417963Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:17.8419181Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:17.8420226Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T12:00:17.8423535Z [34/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-08-09T12:00:17.8427036Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:42.8749398Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:42.8750145Z 2023-08-09T12:00:42.8750942Z %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:42.8752221Z %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:42.8753465Z %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:42.8901661Z %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:42.8903059Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:42.8907108Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:42.8911384Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:42.8921424Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-08-09T12:00:42.8961673Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:42.9012348Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:42.9142517Z 2023-08-09T12:00:42.9143538Z %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:42.9145569Z %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:42.9183991Z %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:42.9185787Z %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:00:42.9187159Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:42.9188369Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:42.9189565Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:42.9192890Z [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_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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-08-09T12:00:42.9195688Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:42.9196348Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:42.9196748Z 2023-08-09T12:00:42.9197451Z %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:42.9198834Z %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:42.9200216Z %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:42.9201589Z %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:42.9202830Z %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:42.9203913Z %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:42.9205022Z %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:42.9206090Z %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:42.9207319Z 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:42.9208167Z with 2023-08-09T12:00:42.9208508Z [ 2023-08-09T12:00:42.9208872Z _Ty=int64_t 2023-08-09T12:00:42.9209242Z ] 2023-08-09T12:00:42.9210525Z 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:42.9211686Z with 2023-08-09T12:00:42.9212008Z [ 2023-08-09T12:00:42.9212405Z _This=int64_t, 2023-08-09T12:00:42.9212841Z _Other=double & 2023-08-09T12:00:42.9213249Z ] 2023-08-09T12:00:42.9214204Z 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:42.9215160Z with 2023-08-09T12:00:42.9215542Z [ 2023-08-09T12:00:42.9215932Z _This=int64_t, 2023-08-09T12:00:42.9241790Z _Other=double & 2023-08-09T12:00:42.9242274Z ] 2023-08-09T12:00:42.9243416Z 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:42.9244496Z with 2023-08-09T12:00:42.9244857Z [ 2023-08-09T12:00:42.9245295Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:42.9245767Z _This2=double & 2023-08-09T12:00:42.9246171Z ] 2023-08-09T12:00:42.9247220Z 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:42.9248269Z with 2023-08-09T12:00:42.9248649Z [ 2023-08-09T12:00:42.9249084Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:42.9249519Z _This2=double & 2023-08-09T12:00:42.9249926Z ] 2023-08-09T12:00:42.9251149Z 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:42.9252328Z with 2023-08-09T12:00:42.9252708Z [ 2023-08-09T12:00:42.9253120Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:42.9253660Z _This2=torch::autograd::Variable & 2023-08-09T12:00:42.9254124Z ] 2023-08-09T12:00:42.9255335Z 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:42.9256452Z with 2023-08-09T12:00:42.9256836Z [ 2023-08-09T12:00:42.9257270Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:42.9257810Z _This2=torch::autograd::Variable & 2023-08-09T12:00:42.9258247Z ] 2023-08-09T12:00:42.9259271Z %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:42.9260257Z with 2023-08-09T12:00:42.9260636Z [ 2023-08-09T12:00:42.9261029Z _This2=at::Tensor & 2023-08-09T12:00:42.9261450Z ] 2023-08-09T12:00:57.5000364Z %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:57.5001387Z with 2023-08-09T12:00:57.5001749Z [ 2023-08-09T12:00:57.5002190Z _This2=at::Tensor & 2023-08-09T12:00:57.5002627Z ] 2023-08-09T12:00:57.5003488Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:57.5004927Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:57.5006166Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:57.5007196Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:57.5010487Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T12:00:57.5013526Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:57.5014280Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:57.5014685Z 2023-08-09T12:00:57.5015590Z %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:57.5017168Z %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:57.5018764Z %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:57.5020171Z %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:00:57.5021375Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:57.5022379Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:57.5023382Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:57.5026933Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T12:00:57.5029852Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:57.5030682Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:57.5031085Z 2023-08-09T12:00:57.5148053Z %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:57.5149802Z %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:57.5151211Z %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:57.5152407Z %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:00:57.5153409Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:57.5154234Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:57.5155046Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:57.5157694Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-08-09T12:00:57.5160128Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:57.5160745Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:57.5161101Z 2023-08-09T12:00:57.5161691Z %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:57.5162891Z %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:57.5164066Z %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:57.5165232Z %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:00:57.5166200Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:57.5167049Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:57.5167880Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:57.5171671Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-08-09T12:00:57.5174327Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:57.5174939Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:57.5175415Z 2023-08-09T12:00:57.5176005Z %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:57.5177364Z %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.1619264Z %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.1621064Z %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.1623071Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.1624257Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.1625903Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:04.1627078Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:04.1628684Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.1629865Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:04.1633935Z [41/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T12:01:04.1637217Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:04.1638824Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:04.1639391Z 2023-08-09T12:01:04.1641076Z %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.1642501Z %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.1643861Z %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.1645475Z %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.1647226Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.1648548Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.1650186Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:04.1651195Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:04.1652193Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:04.1653148Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:04.1654119Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:04.1657243Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T12:01:04.1661839Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:04.1662909Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:04.1663596Z 2023-08-09T12:01:04.1664560Z %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.1666309Z %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.1668243Z %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.1669777Z %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.1670998Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.1671996Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.1672981Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:04.1676384Z [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_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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-08-09T12:01:04.1679520Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:04.1680493Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:04.1681097Z 2023-08-09T12:01:04.1681829Z %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:01:04.1683279Z %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:01:04.1684727Z %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:01:04.1686166Z %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:01:04.1687490Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T12:01:04.1688549Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:01:04.1689502Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:01:04.1690424Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:01:04.1691356Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:01:04.1692381Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.1693328Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:04.1694345Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:16.5685140Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-08-09T12:01:16.5688100Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:16.5689881Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:16.5690307Z 2023-08-09T12:01:16.5694773Z %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:16.5696079Z %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:16.5697830Z %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:16.5699126Z %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:16.5701085Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:16.5702303Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:16.5703943Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:16.5704887Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:16.5719331Z [45/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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:01:16.5731184Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-08-09T12:01:16.6508397Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:16.6588821Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:16.7774633Z 2023-08-09T12:01:16.8047835Z %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:16.8150394Z %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:16.8324511Z %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:16.8683998Z %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:16.8740102Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T12:01:16.8741656Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:01:16.8743244Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:01:16.8744906Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:01:36.6239900Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:01:36.7444882Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:36.7705556Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:36.9181394Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:36.9214618Z [47/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-08-09T12:01:36.9218429Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:36.9219408Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:36.9220043Z 2023-08-09T12:01:36.9221062Z %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:36.9222986Z %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:36.9224685Z %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:36.9226339Z %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:36.9227999Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:36.9229536Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:36.9230837Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:36.9232142Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:36.9233429Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:36.9234864Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T12:01:36.9236427Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T12:01:36.9237721Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:36.9238948Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:36.9240160Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:36.9241317Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:36.9245263Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-08-09T12:01:36.9248524Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:36.9249776Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:36.9250554Z 2023-08-09T12:01:36.9251442Z %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:36.9253331Z %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:36.9255131Z %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:36.9257130Z %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:36.9258531Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:36.9259806Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:36.9261112Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:36.9265027Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-08-09T12:01:36.9268327Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:36.9269314Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:36.9270110Z 2023-08-09T12:01:36.9271242Z %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:36.9272935Z %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:36.9274512Z %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:36.9276124Z %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:36.9277917Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T12:01:36.9279506Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:36.9280728Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:36.9282022Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:36.9283266Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:36.9284791Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:36.9286167Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:36.9287462Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T12:01:44.4953787Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T12:01:44.6639824Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:44.6958339Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:44.6958772Z 2023-08-09T12:01:44.6959517Z %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:44.6960884Z %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:44.6962412Z %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:44.6963941Z %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:44.6965381Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-08-09T12:01:44.6966481Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:44.6967495Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:44.6968475Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:44.6975270Z [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_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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-08-09T12:01:44.6980744Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:44.6981505Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:44.6981898Z 2023-08-09T12:01:44.6982624Z %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:44.6984185Z %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:44.6986026Z %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:44.6987674Z %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:44.6988895Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:44.6989885Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:44.6990968Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:44.6994248Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T12:01:44.6997047Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:44.6997881Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:44.6998312Z 2023-08-09T12:01:44.6999070Z %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:44.7000571Z %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:44.7001987Z %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:44.7003386Z %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:44.7004565Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:44.7005662Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:44.7006714Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:44.7007780Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:44.7008804Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T12:01:44.7012157Z [53/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-08-09T12:01:44.7053799Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:44.7055893Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:44.7056444Z 2023-08-09T12:01:44.7057055Z %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:44.7058243Z %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:44.7066580Z %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:44.7068086Z %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:56.8393981Z %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:56.8440958Z %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:56.8621833Z %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:56.9549451Z %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:56.9827079Z 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:56.9963058Z with 2023-08-09T12:01:57.0136444Z [ 2023-08-09T12:01:57.0370483Z _Ty=int64_t 2023-08-09T12:01:57.1368844Z ] 2023-08-09T12:01:57.1987689Z 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:57.2039937Z with 2023-08-09T12:01:57.2148271Z [ 2023-08-09T12:01:57.2359898Z _This=int64_t, 2023-08-09T12:01:57.2407723Z _Other=double & 2023-08-09T12:01:57.2408716Z ] 2023-08-09T12:01:57.2410161Z 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:57.2411549Z with 2023-08-09T12:01:57.2412130Z [ 2023-08-09T12:01:57.2412723Z _This=int64_t, 2023-08-09T12:01:57.2413404Z _Other=double & 2023-08-09T12:01:57.2414065Z ] 2023-08-09T12:01:57.2415530Z 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:57.2416787Z with 2023-08-09T12:01:57.2417347Z [ 2023-08-09T12:01:57.2417976Z _Tag=std::_Exact_args_t, 2023-08-09T12:01:57.2418615Z _This2=double & 2023-08-09T12:01:57.2419207Z ] 2023-08-09T12:01:57.2420489Z 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:57.2421794Z with 2023-08-09T12:01:57.2422515Z [ 2023-08-09T12:01:57.2423145Z _Tag=std::_Exact_args_t, 2023-08-09T12:01:57.2424144Z _This2=double & 2023-08-09T12:01:57.2424978Z ] 2023-08-09T12:01:57.2426396Z 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:57.2427789Z with 2023-08-09T12:01:57.2428371Z [ 2023-08-09T12:01:57.2429076Z _Tag=std::_Exact_args_t, 2023-08-09T12:01:57.2429899Z _This2=torch::autograd::Variable & 2023-08-09T12:01:57.2430559Z ] 2023-08-09T12:01:57.2431990Z 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:57.2433297Z with 2023-08-09T12:01:57.2433793Z [ 2023-08-09T12:01:57.2434388Z _Tag=std::_Exact_args_t, 2023-08-09T12:01:57.2435194Z _This2=torch::autograd::Variable & 2023-08-09T12:01:57.2435878Z ] 2023-08-09T12:01:57.2437078Z %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:57.2438190Z with 2023-08-09T12:01:57.2438714Z [ 2023-08-09T12:01:57.2439275Z _This2=at::Tensor & 2023-08-09T12:01:57.2439844Z ] 2023-08-09T12:01:57.2440941Z %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:57.2442162Z with 2023-08-09T12:01:57.2442753Z [ 2023-08-09T12:01:57.2443416Z _This2=at::Tensor & 2023-08-09T12:01:57.2444000Z ] 2023-08-09T12:01:57.2444834Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:57.2446008Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:57.2447175Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:57.2448470Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:57.2462473Z [54/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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:02:18.0405195Z [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_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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T12:02:18.0602869Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:18.1147329Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:18.1374634Z 2023-08-09T12:02:18.1649386Z %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:18.2429127Z %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:18.2913071Z %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:18.3776718Z %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:18.4917661Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:18.5412901Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:18.6901829Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:18.8094661Z [56/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T12:02:18.9082690Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:19.0668281Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:19.2106539Z 2023-08-09T12:02:19.4595850Z %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.5513282Z %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.6406896Z %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.7161366Z %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.7206183Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:19.7286686Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:19.7288176Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:19.7291988Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T12:02:19.7295452Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:19.7296505Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:19.7297268Z 2023-08-09T12:02:19.7298499Z %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.7300524Z %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.7302407Z %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.7304099Z %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.7305557Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T12:02:19.7306816Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:19.7308041Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:19.7309269Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:19.7312710Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-08-09T12:02:19.7315980Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:19.7316936Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:19.7317545Z 2023-08-09T12:02:19.7318435Z %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.7320087Z %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.7321718Z %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.7323350Z %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.7324765Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T12:02:32.1794826Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-08-09T12:02:32.2129579Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:32.2131404Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:32.3402788Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:32.3510696Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:32.3512638Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:32.3514412Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:32.3515802Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T12:02:32.3519505Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-08-09T12:02:32.3522998Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:32.3524011Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:32.3524710Z 2023-08-09T12:02:32.3525591Z %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:32.3527391Z %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:32.3529085Z %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:32.3530703Z %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:32.3532094Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:32.3533423Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:32.3534796Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:32.3538297Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T12:02:32.3541924Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:32.3542872Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:32.3543481Z 2023-08-09T12:02:32.3544826Z %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:32.3546506Z %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:32.3548535Z %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:32.3550153Z %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:32.3551662Z %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:32.3553083Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-08-09T12:02:32.3554658Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:02:32.3556208Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:02:32.3557578Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:02:32.3558963Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:02:32.3560329Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:02:32.3561847Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:02:32.3563380Z %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:32.3564781Z %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:32.3566204Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T12:02:32.3567631Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:02:32.3569146Z %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:32.3570648Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-08-09T12:02:32.3572026Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:02:32.3573443Z %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:32.3574804Z %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:32.3576038Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:32.3577118Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:32.3578088Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:32.3579114Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:32.3581536Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:32.3582877Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:32.3583977Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:41.4400900Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-08-09T12:02:41.4407011Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:41.4408099Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:41.4411289Z 2023-08-09T12:02:41.4412231Z %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:41.4413942Z %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:41.4418099Z %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:41.4419911Z %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:41.4421476Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:02:41.4425432Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:02:41.4426934Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T12:02:41.4428400Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:02:41.4432289Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:02:41.4433802Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:02:41.4435224Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:02:41.4436513Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:41.4440340Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:41.4441597Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:41.4454183Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-08-09T12:02:41.4460225Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:41.4461317Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:41.4461937Z 2023-08-09T12:02:41.4463021Z %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:41.4464733Z %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:41.4466433Z %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:41.4468072Z %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:41.4469465Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:02:41.4473720Z %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:41.4475686Z %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:41.4477254Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:41.4478509Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:41.4479705Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:41.4480955Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:41.4482248Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:41.4483518Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:50.6526858Z [63/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\iir_cuda.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T12:02:50.6538415Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T12:02:50.6759033Z iir_cuda.cu 2023-08-09T12:02:50.6819595Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-08-09T12:02:50.6823418Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:50.6824406Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:50.6825009Z 2023-08-09T12:02:50.6825879Z %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:50.6827776Z %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:50.6829501Z %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:50.6831099Z %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:50.6832649Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:02:50.6834074Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:50.6835401Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:50.6836623Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:50.6839126Z [65/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp 2023-08-09T12:02:50.6841443Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:50.6849663Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:50.6850504Z 2023-08-09T12:02:50.6851264Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-08-09T12:02:58.0505656Z [66/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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T12:02:58.0511701Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:58.0513164Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:58.0513854Z 2023-08-09T12:02:58.0515292Z %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:58.0517228Z %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:58.0518929Z %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:58.0520712Z %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:58.0522331Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:58.0523656Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:58.0524887Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:58.0528642Z [67/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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-08-09T12:02:58.0531871Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:58.0532821Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:58.0533405Z 2023-08-09T12:02:58.0534439Z %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:58.0536208Z %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:58.0537857Z %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:58.0539605Z %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:58.0541147Z %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:58.0542510Z %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:58.0544070Z %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:58.0545432Z %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:58.0546953Z 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:58.0548064Z with 2023-08-09T12:02:58.0548621Z [ 2023-08-09T12:02:58.0549395Z _Ty=int64_t 2023-08-09T12:02:58.0549994Z ] 2023-08-09T12:02:58.0551451Z 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:58.0552650Z with 2023-08-09T12:02:58.0553202Z [ 2023-08-09T12:02:58.0553791Z _This=int64_t, 2023-08-09T12:02:58.0554465Z _Other=double & 2023-08-09T12:02:58.0555102Z ] 2023-08-09T12:02:58.0556325Z 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:58.0557531Z with 2023-08-09T12:02:58.0558076Z [ 2023-08-09T12:02:58.0558652Z _This=int64_t, 2023-08-09T12:02:58.0559269Z _Other=double & 2023-08-09T12:02:58.0569508Z ] 2023-08-09T12:02:58.0570837Z 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:58.0572294Z with 2023-08-09T12:02:58.0572878Z [ 2023-08-09T12:02:58.0573766Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:58.0574419Z _This2=double & 2023-08-09T12:02:58.0575010Z ] 2023-08-09T12:02:58.0576314Z 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:58.0577567Z with 2023-08-09T12:02:58.0578115Z [ 2023-08-09T12:02:58.0578704Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:58.0579543Z _This2=double & 2023-08-09T12:02:58.0580287Z ] 2023-08-09T12:02:58.0581769Z 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:58.0583546Z with 2023-08-09T12:02:58.0584152Z [ 2023-08-09T12:02:58.0584750Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:58.0585482Z _This2=torch::autograd::Variable & 2023-08-09T12:02:58.0586307Z ] 2023-08-09T12:02:58.0587912Z 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:58.0589320Z with 2023-08-09T12:02:58.0589865Z [ 2023-08-09T12:02:58.0590492Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:58.0591223Z _This2=torch::autograd::Variable & 2023-08-09T12:02:58.0591867Z ] 2023-08-09T12:02:58.0593297Z %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:58.0616197Z with 2023-08-09T12:02:58.0616835Z [ 2023-08-09T12:02:58.0617466Z _This2=at::Tensor & 2023-08-09T12:02:58.0618060Z ] 2023-08-09T12:02:58.0619280Z %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:58.0620483Z with 2023-08-09T12:02:58.0621041Z [ 2023-08-09T12:02:58.0622126Z _This2=at::Tensor & 2023-08-09T12:02:58.0623032Z ] 2023-08-09T12:02:58.0637416Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:58.0641415Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:58.0642857Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:58.0644436Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:59.7910772Z [68/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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-08-09T12:02:59.7913945Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:59.7914694Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:59.7915112Z 2023-08-09T12:02:59.7915883Z %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:59.7917349Z %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:59.7918746Z %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:59.7920175Z %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:59.7921304Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:59.7922312Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:59.7923310Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:59.7924448Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:02:59.7925523Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:02:59.7926634Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:02:59.7927737Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:02:59.7930706Z [69/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dpybind11_prefixctc_EXPORTS -I%SRC_DIR% -I%PREFIX%\lib\site-packages\torch\include -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:I%PREFIX%\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\python_binding.cpp 2023-08-09T12:02:59.7933118Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:59.7933842Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:59.7934245Z 2023-08-09T12:02:59.7937094Z [70/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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-08-09T12:02:59.7940091Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:59.7940826Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:59.7941247Z 2023-08-09T12:02:59.7941958Z %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:59.7943432Z %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:59.7944931Z %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:59.7946424Z %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:59.7947853Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:02:59.7949163Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:02:59.7950452Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T12:02:59.7951704Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-08-09T12:02:59.7952854Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:59.7953884Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:59.7954900Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:59.7955921Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:59.7959704Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-08-09T12:02:59.7962583Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:59.7963227Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:59.7963709Z 2023-08-09T12:02:59.7964781Z %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:59.7966357Z %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:59.7967734Z %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:59.7969155Z %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:59.7970453Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:02:59.7971598Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:02:59.7972716Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:03:00.6353538Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:03:00.6354821Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:03:00.6356033Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T12:03:00.6357165Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T12:03:00.6358376Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:00.6359368Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:00.6360355Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:00.6361369Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:03:00.6373867Z [72/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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:03:29.6207853Z [73/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\forced_align\gpu\compute.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T12:03:29.6216325Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T12:03:29.6216803Z compute.cu 2023-08-09T12:03:29.6221286Z [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\_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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:04:18.3296703Z [75/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\v11.8\lib\x64 %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:04:18.3309863Z [76/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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:04:18.3315810Z [77/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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-08-09T12:04:18.3318515Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:04:18.3319159Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:04:18.3319609Z 2023-08-09T12:04:18.3320038Z %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:18.3321320Z %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:18.3322211Z %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:18.3322954Z %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:18.3323569Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:18.3324086Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:18.3324626Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:04:18.3325191Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:04:18.3325758Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:04:18.3326477Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:04:18.3327310Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:04:19.0241636Z [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_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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:04:19.0252549Z [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_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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-08-09T12:04:19.0256061Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:04:19.0256798Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:04:19.0257228Z 2023-08-09T12:04:19.0257931Z %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:04:19.0259388Z %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:19.0260903Z %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:19.0262488Z %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:19.0263720Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:19.0264724Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:04:19.0265733Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:04:19.0266887Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:04:19.0268095Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:04:19.0269169Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:04:19.0270223Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:04:19.0278391Z [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_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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:04:19.1706136Z [81/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -MD -MT torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -MF torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder_kernel_v2.cu -o torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -Xcompiler=-Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\,-FS 2023-08-09T12:04:19.1714941Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T12:04:19.1715459Z ctc_prefix_decoder_kernel_v2.cu 2023-08-09T12:04:19.1718595Z [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\v11.8\lib\x64 %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:04:19.1724086Z [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\v11.8\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:04:19.1726989Z [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:19.1727443Z -- Install configuration: "Release" 2023-08-09T12:04:19.1727896Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio.pyd 2023-08-09T12:04:19.1728506Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio.pyd 2023-08-09T12:04:19.1729283Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-08-09T12:04:19.1730146Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-08-09T12:04:19.2364906Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-08-09T12:04:19.2366029Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-08-09T12:04:19.2367326Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-08-09T12:04:19.2368604Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-08-09T12:04:19.2369734Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libctc_prefix_decoder.pyd 2023-08-09T12:04:19.2370785Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581561546/work/build/lib.win-amd64-cpython-311/torchaudio/lib/pybind11_prefixctc.pyd 2023-08-09T12:04:19.2371887Z running install_lib 2023-08-09T12:04:19.2372480Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:04:19.2373178Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:04:19.2374284Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:04:19.2375664Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:04:19.2376938Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:04:19.2378253Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:04:19.2379496Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:04:19.2380804Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:04:19.2381866Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:04:19.2382932Z copying build\lib.win-amd64-cpython-311\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:04:19.2384191Z copying build\lib.win-amd64-cpython-311\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:04:19.2385156Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2386448Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2387913Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2389266Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2390456Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2391729Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2392986Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2394198Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2395566Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2397000Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2398227Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2399508Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2400788Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2402163Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2403529Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2404761Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2405907Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2407140Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2408535Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2409842Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2411074Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2412285Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2413524Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2414719Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:04:19.2415679Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:04:19.2416779Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:04:19.2418155Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:04:19.2419414Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\_alignment.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:04:19.2420906Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:04:19.2422028Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:04:19.2423136Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:04:19.2424489Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:04:19.2425637Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:04:19.2426779Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:04:19.2427891Z copying build\lib.win-amd64-cpython-311\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:04:19.2428993Z copying build\lib.win-amd64-cpython-311\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:04:19.2429991Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:19.2431138Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:19.2432338Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:19.2433549Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:19.2434756Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:19.2436049Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:19.2437464Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:19.2438703Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:19.2439923Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:19.2441141Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:19.2442496Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:04:19.2443641Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:19.2444617Z copying build\lib.win-amd64-cpython-311\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:19.2445773Z copying build\lib.win-amd64-cpython-311\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:19.2446765Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:04:19.2447788Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:04:19.4608560Z 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:19.4609971Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:04:19.4611215Z copying build\lib.win-amd64-cpython-311\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:19.4612470Z copying build\lib.win-amd64-cpython-311\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:19.4614393Z copying build\lib.win-amd64-cpython-311\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:19.4615622Z copying build\lib.win-amd64-cpython-311\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:19.4616925Z creating %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:04:19.4617936Z copying build\lib.win-amd64-cpython-311\torchaudio\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:04:19.4619192Z copying build\lib.win-amd64-cpython-311\torchaudio\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:04:19.4620610Z copying build\lib.win-amd64-cpython-311\torchaudio\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:04:19.4621987Z copying build\lib.win-amd64-cpython-311\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:19.4623202Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:19.4624170Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:04:19.4625242Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:04:19.4626534Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:04:19.4627694Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:04:19.4629009Z 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:19.4630418Z 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:19.4631785Z 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:19.4633137Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:04:19.4634549Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:04:19.4635911Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:19.4637108Z copying build\lib.win-amd64-cpython-311\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:19.4638327Z copying build\lib.win-amd64-cpython-311\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:04:19.4639272Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:04:19.4640376Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:04:19.4641852Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:04:19.4643178Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:04:19.4644167Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:04:19.4645173Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:04:19.4646475Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:04:19.4647954Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:04:19.4649561Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:04:19.4650745Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:04:19.4651799Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\aligner.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:04:19.4653126Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:04:19.4654745Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:04:19.4656055Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:04:19.4657342Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:04:19.4658309Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T12:04:19.4659097Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:04:19.4660254Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:04:19.4661760Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:04:19.4662846Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:04:19.4663928Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:04:19.4665291Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:04:19.4666816Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:04:19.4668352Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:04:19.4669435Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:19.4670504Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:19.4671805Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:19.4673228Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:19.4674741Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:19.4676146Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:19.4677466Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:19.4678816Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:04:19.4680007Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:04:19.4681318Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:04:19.4682989Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:04:19.4684189Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:04:19.4685648Z 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:19.4687459Z 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:19.4688948Z 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:19.4690359Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:04:19.4691451Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:04:19.7857512Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:04:19.7858520Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:04:19.7859377Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T12:04:19.7859895Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:04:19.7860409Z copying build\lib.win-amd64-cpython-311\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:04:19.7863209Z copying build\lib.win-amd64-cpython-311\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:04:19.7863939Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:04:19.7865036Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:04:19.7865728Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:04:19.7866350Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:04:19.7866853Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:04:19.7868629Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:04:19.7869807Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:04:19.7870424Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:04:19.7871022Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:04:19.7871614Z copying build\lib.win-amd64-cpython-311\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:04:19.7872075Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:04:19.7872581Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\ffmpeg.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:04:19.7873190Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:04:19.7873783Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:04:19.7876084Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:04:19.7876603Z copying build\lib.win-amd64-cpython-311\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:04:19.7877492Z copying build\lib.win-amd64-cpython-311\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:04:19.7878160Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:04:19.7878661Z copying build\lib.win-amd64-cpython-311\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:04:19.7879284Z copying build\lib.win-amd64-cpython-311\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:04:19.7879866Z copying build\lib.win-amd64-cpython-311\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:04:19.7882463Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-311.pyc 2023-08-09T12:04:19.7883098Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-311.pyc 2023-08-09T12:04:19.7883711Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-311.pyc 2023-08-09T12:04:19.7884341Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-311.pyc 2023-08-09T12:04:19.7885112Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-311.pyc 2023-08-09T12:04:19.7885668Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:19.7886216Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-311.pyc 2023-08-09T12:04:19.7888072Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:19.7889236Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-311.pyc 2023-08-09T12:04:19.7889998Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-311.pyc 2023-08-09T12:04:19.7890602Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-311.pyc 2023-08-09T12:04:19.7891183Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-311.pyc 2023-08-09T12:04:19.7891787Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-311.pyc 2023-08-09T12:04:19.7892383Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-311.pyc 2023-08-09T12:04:19.7892941Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-311.pyc 2023-08-09T12:04:19.7895718Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-311.pyc 2023-08-09T12:04:19.7896326Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-311.pyc 2023-08-09T12:04:19.7896932Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-311.pyc 2023-08-09T12:04:19.7897752Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-311.pyc 2023-08-09T12:04:19.7898387Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-311.pyc 2023-08-09T12:04:19.7898975Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-311.pyc 2023-08-09T12:04:19.7899527Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-311.pyc 2023-08-09T12:04:19.7902265Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-311.pyc 2023-08-09T12:04:19.7903036Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-311.pyc 2023-08-09T12:04:19.7903644Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-311.pyc 2023-08-09T12:04:19.7904430Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-311.pyc 2023-08-09T12:04:19.7905102Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-311.pyc 2023-08-09T12:04:19.7905645Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-311.pyc 2023-08-09T12:04:19.7906216Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-311.pyc 2023-08-09T12:04:19.7908562Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-311.pyc 2023-08-09T12:04:19.7909122Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:19.7909691Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-311.pyc 2023-08-09T12:04:19.7910302Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-311.pyc 2023-08-09T12:04:19.7910919Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\_alignment.py to _alignment.cpython-311.pyc 2023-08-09T12:04:19.7911497Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:19.7912195Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-311.pyc 2023-08-09T12:04:19.7912738Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-311.pyc 2023-08-09T12:04:19.7915064Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-311.pyc 2023-08-09T12:04:19.7915657Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-311.pyc 2023-08-09T12:04:19.7916205Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:19.7916715Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-311.pyc 2023-08-09T12:04:19.7917290Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-311.pyc 2023-08-09T12:04:19.7917882Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-311.pyc 2023-08-09T12:04:19.7918487Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-311.pyc 2023-08-09T12:04:19.7919138Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-311.pyc 2023-08-09T12:04:19.7921732Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:19.7922327Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-311.pyc 2023-08-09T12:04:19.7922925Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-311.pyc 2023-08-09T12:04:19.7923487Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-311.pyc 2023-08-09T12:04:25.1340909Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-311.pyc 2023-08-09T12:04:25.1342174Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\objective.py to objective.cpython-311.pyc 2023-08-09T12:04:25.1343313Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\subjective.py to subjective.cpython-311.pyc 2023-08-09T12:04:25.1344556Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1345690Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-311.pyc 2023-08-09T12:04:25.1346798Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-311.pyc 2023-08-09T12:04:25.1347971Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-311.pyc 2023-08-09T12:04:25.1349508Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-311.pyc 2023-08-09T12:04:25.1352432Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-311.pyc 2023-08-09T12:04:25.1353738Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-311.pyc 2023-08-09T12:04:25.1354971Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1356165Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-311.pyc 2023-08-09T12:04:25.1357336Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1358380Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-311.pyc 2023-08-09T12:04:25.1359480Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-311.pyc 2023-08-09T12:04:25.1360543Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1361647Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-311.pyc 2023-08-09T12:04:25.1362923Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-311.pyc 2023-08-09T12:04:25.1364176Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_squim_pipeline.py to _squim_pipeline.cpython-311.pyc 2023-08-09T12:04:25.1365299Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-311.pyc 2023-08-09T12:04:25.1366434Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-311.pyc 2023-08-09T12:04:25.1367585Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-311.pyc 2023-08-09T12:04:25.1368699Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1369783Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\aligner.py to aligner.cpython-311.pyc 2023-08-09T12:04:25.1370943Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-311.pyc 2023-08-09T12:04:25.1372064Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-311.pyc 2023-08-09T12:04:25.1373184Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1374268Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1375355Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-311.pyc 2023-08-09T12:04:25.1376489Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1377698Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-311.pyc 2023-08-09T12:04:25.1378864Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-311.pyc 2023-08-09T12:04:25.1379990Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-311.pyc 2023-08-09T12:04:25.1381079Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1382246Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-311.pyc 2023-08-09T12:04:25.1383416Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-311.pyc 2023-08-09T12:04:25.1384737Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-311.pyc 2023-08-09T12:04:25.1386058Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-311.pyc 2023-08-09T12:04:25.1387286Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-311.pyc 2023-08-09T12:04:25.1388545Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-311.pyc 2023-08-09T12:04:25.1389722Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1390939Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-311.pyc 2023-08-09T12:04:25.1392219Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-311.pyc 2023-08-09T12:04:25.1393470Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py to _vggish_impl.cpython-311.pyc 2023-08-09T12:04:25.1394792Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py to _vggish_pipeline.cpython-311.pyc 2023-08-09T12:04:25.1396039Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1397219Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1398409Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-311.pyc 2023-08-09T12:04:25.1399662Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1400935Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1402023Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-311.pyc 2023-08-09T12:04:25.1403132Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1404229Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-311.pyc 2023-08-09T12:04:25.1405361Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-311.pyc 2023-08-09T12:04:25.1406467Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1407397Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-311.pyc 2023-08-09T12:04:25.1407991Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-311.pyc 2023-08-09T12:04:25.1408578Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-311.pyc 2023-08-09T12:04:25.1409111Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1409638Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-311.pyc 2023-08-09T12:04:25.1410184Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\ffmpeg.py to ffmpeg.cpython-311.pyc 2023-08-09T12:04:25.1410733Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-311.pyc 2023-08-09T12:04:25.1411274Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1411806Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-311.pyc 2023-08-09T12:04:25.1412355Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1413100Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-311.pyc 2023-08-09T12:04:25.1413780Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1414303Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-311.pyc 2023-08-09T12:04:25.1414659Z running install_egg_info 2023-08-09T12:04:25.1414893Z running egg_info 2023-08-09T12:04:25.1415135Z creating torchaudio.egg-info 2023-08-09T12:04:25.1415420Z writing torchaudio.egg-info\PKG-INFO 2023-08-09T12:04:25.1415769Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-08-09T12:04:25.1416166Z writing requirements to torchaudio.egg-info\requires.txt 2023-08-09T12:04:25.1416540Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-08-09T12:04:25.1416913Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:04:25.1417271Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:04:25.1417584Z adding license file 'LICENSE' 2023-08-09T12:04:25.1417903Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:04:25.1418377Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230809-py3.11.egg-info 2023-08-09T12:04:25.1418756Z running install_scripts 2023-08-09T12:04:25.1419035Z writing list of installed files to 'record.txt' 2023-08-09T12:04:25.1419223Z 2023-08-09T12:04:25.1419382Z Resource usage statistics from building torchaudio: 2023-08-09T12:04:25.1419667Z Process count: 25 2023-08-09T12:04:25.1419901Z CPU time: Sys=0:03:06.3, User=0:27:16.1 2023-08-09T12:04:25.1420141Z Memory: 6.5G 2023-08-09T12:04:25.1420356Z Disk usage: 251.1M 2023-08-09T12:04:25.1420586Z Time elapsed: 0:10:29.6 2023-08-09T12:04:25.1420718Z 2023-08-09T12:04:25.1420741Z 2023-08-09T12:04:25.1420823Z Packaging torchaudio 2023-08-09T12:04:25.7977981Z Packaging torchaudio-2.1.0.dev20230809-py311_cu118 2023-08-09T12:05:24.2355428Z compiling .pyc files... 2023-08-09T12:05:24.2356130Z number of files: 250 2023-08-09T12:05:24.2357076Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-08-09T12:05:24.2358395Z 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:24.2359534Z .. is this binary repackaging? 2023-08-09T12:05:24.2360590Z 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:24.2361545Z .. is this binary repackaging? 2023-08-09T12:05:24.2362463Z 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:24.2363745Z 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:24.2364615Z .. is this binary repackaging? 2023-08-09T12:05:24.2365504Z 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:24.2366388Z .. is this binary repackaging? 2023-08-09T12:05:24.2367189Z 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:24.2368111Z .. is this binary repackaging? 2023-08-09T12:05:24.2369014Z 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:24.2369854Z .. is this binary repackaging? 2023-08-09T12:05:24.2371124Z 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:24.2372210Z .. is this binary repackaging? 2023-08-09T12:05:24.2373228Z 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:24.2374248Z .. is this binary repackaging? 2023-08-09T12:05:24.2375148Z 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:24.2376023Z .. is this binary repackaging? 2023-08-09T12:05:24.2376952Z 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:24.2377822Z .. is this binary repackaging? 2023-08-09T12:05:24.2378809Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:24.2380029Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:24.2381374Z 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:24.2382847Z 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:24.2384319Z 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:24.2385367Z 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:24.2386358Z 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:24.2387448Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:24.2388136Z 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:24.2388880Z .. is this binary repackaging? 2023-08-09T12:05:24.2389621Z 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:24.2390182Z .. is this binary repackaging? 2023-08-09T12:05:24.2390891Z 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:24.2413230Z 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:24.2414077Z .. is this binary repackaging? 2023-08-09T12:05:24.2414569Z 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:24.2415016Z .. is this binary repackaging? 2023-08-09T12:05:24.2415662Z 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:24.2416091Z .. is this binary repackaging? 2023-08-09T12:05:24.2417170Z 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:24.2417835Z .. is this binary repackaging? 2023-08-09T12:05:24.2418640Z 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:24.2419103Z .. is this binary repackaging? 2023-08-09T12:05:24.2419592Z 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:24.2420055Z .. is this binary repackaging? 2023-08-09T12:05:24.2420519Z 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:24.2420980Z .. is this binary repackaging? 2023-08-09T12:05:24.2421475Z 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:24.2421927Z .. is this binary repackaging? 2023-08-09T12:05:24.2422367Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:24.2422987Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:24.2423738Z 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:24.2424738Z 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:24.2425823Z 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:24.2426565Z 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:24.2427269Z 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:24.2427923Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:24.2428569Z 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:24.2429035Z .. is this binary repackaging? 2023-08-09T12:05:24.2429527Z 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:24.2429973Z .. is this binary repackaging? 2023-08-09T12:05:24.2430460Z 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:24.2430914Z .. is this binary repackaging? 2023-08-09T12:05:24.2431533Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:05:24.2432238Z 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:24.2433308Z 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:24.2433748Z .. is this binary repackaging? 2023-08-09T12:05:28.4051370Z 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:28.4052642Z .. is this binary repackaging? 2023-08-09T12:05:28.4054050Z 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:28.4055178Z .. is this binary repackaging? 2023-08-09T12:05:28.4056080Z 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:28.4056944Z .. is this binary repackaging? 2023-08-09T12:05:28.4057755Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:28.4058928Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:28.4060399Z 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:28.4062439Z 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:28.4063807Z 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:28.4065125Z 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:28.4065899Z 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:28.4066715Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:28.4067842Z 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:05:28.4068718Z .. is this binary repackaging? 2023-08-09T12:05:28.4069562Z 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:05:28.4070332Z .. is this binary repackaging? 2023-08-09T12:05:28.4070850Z 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:05:28.4071514Z 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:05:28.4071983Z .. is this binary repackaging? 2023-08-09T12:05:28.4072471Z 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:05:28.4073085Z .. is this binary repackaging? 2023-08-09T12:05:28.4073567Z 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:05:28.4074265Z .. is this binary repackaging? 2023-08-09T12:05:28.4074746Z 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:05:28.4075194Z .. is this binary repackaging? 2023-08-09T12:05:28.4075893Z 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:05:28.4076482Z .. is this binary repackaging? 2023-08-09T12:05:28.4076954Z 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:05:28.4077411Z .. is this binary repackaging? 2023-08-09T12:05:28.4077894Z 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:05:28.4078341Z .. is this binary repackaging? 2023-08-09T12:05:28.4078806Z 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:05:28.4079407Z .. is this binary repackaging? 2023-08-09T12:05:28.4079904Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:28.4080766Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:28.4081382Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:05:28.4082056Z 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:05:28.4082769Z 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:05:28.4083482Z 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:05:28.4084197Z 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:05:28.4084839Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:28.4085488Z 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:05:28.4086140Z .. is this binary repackaging? 2023-08-09T12:05:28.4086888Z 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:05:28.4087353Z .. is this binary repackaging? 2023-08-09T12:05:28.4087824Z 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:05:28.4088274Z .. is this binary repackaging? 2023-08-09T12:05:28.4088745Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:05:28.4089436Z 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:05:28.4090154Z 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:05:28.4090592Z .. is this binary repackaging? 2023-08-09T12:05:28.4091086Z 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:05:28.4091550Z .. is this binary repackaging? 2023-08-09T12:05:28.4093608Z 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:05:28.4094256Z .. is this binary repackaging? 2023-08-09T12:05:28.4094732Z 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:05:28.4095195Z .. is this binary repackaging? 2023-08-09T12:05:28.4095652Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:28.4096275Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:28.4096907Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:05:28.4097580Z 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:05:28.4098488Z 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:05:28.4099373Z 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:05:28.4100248Z 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:05:35.5332823Z 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:35.5535890Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T12:05:35.5551173Z 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:35.5552953Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T12:05:35.5553999Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T12:05:35.5574304Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T12:05:35.5579105Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T12:05:35.5580470Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T12:05:35.5589331Z 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:35.5590035Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T12:05:35.5591423Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T12:05:35.5649006Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T12:05:35.5654537Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T12:05:35.5656535Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230809-py311_cu118.tar.bz2 2023-08-09T12:05:36.8120544Z INFO:conda_index.index:win-64 cached 7.1 MB from 1 packages at 5.7 MB/second 2023-08-09T12:05:36.8200789Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T12:05:36.8204015Z 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:36.8224196Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T12:05:36.8229507Z 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:36.8238180Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T12:05:36.8239890Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T12:05:36.8240804Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T12:05:36.8245518Z 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:36.8255082Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T12:05:36.8256035Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T12:05:36.8312924Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T12:05:36.8313602Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T12:05:36.8319064Z 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:36.8326853Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T12:05:36.8327317Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T12:05:36.8463941Z 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:36.8483097Z DEBUG:conda_index.index:noarch finish 2023-08-09T12:05:36.8483558Z INFO:conda_index.index:Completed noarch 2023-08-09T12:05:36.8484503Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T12:05:36.8486968Z 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:36.8504390Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T12:05:36.8508985Z 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:36.8530423Z 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:36.8545882Z 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:36.8546713Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T12:05:36.8548357Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T12:05:36.8548951Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T12:05:36.8553890Z 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:36.8575192Z 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:36.8596074Z 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:36.8598943Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T12:05:36.8599596Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T12:05:36.8679199Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T12:05:36.8679672Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T12:05:36.8686577Z 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:36.8718023Z 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:36.8739212Z 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:36.8741480Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T12:05:36.8742678Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T12:05:36.8898957Z 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:36.8916365Z DEBUG:conda_index.index:win-64 finish 2023-08-09T12:05:36.8916881Z INFO:conda_index.index:Completed win-64 2023-08-09T12:05:36.8921233Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T12:05:36.8924069Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T12:05:36.8924665Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T12:05:36.8929317Z 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:36.8930277Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T12:05:36.8930869Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T12:05:36.8931470Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T12:05:36.8937335Z 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:36.8959298Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T12:05:36.9109221Z 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:36.9127947Z DEBUG:conda_index.index:write channeldata 2023-08-09T12:05:36.9134053Z 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:05:42.9222089Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:42.9223407Z 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.9224408Z .. is this binary repackaging? 2023-08-09T12:05:42.9225472Z 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.9226638Z 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.9227441Z .. is this binary repackaging? 2023-08-09T12:05:42.9228635Z 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.9229639Z .. is this binary repackaging? 2023-08-09T12:05:42.9230375Z 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.9231308Z .. is this binary repackaging? 2023-08-09T12:05:42.9232309Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:42.9233236Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:42.9233839Z 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.9234509Z 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.9235204Z 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.9235896Z 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.9236582Z 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.9237208Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:42.9238494Z 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:42.9239425Z .. is this binary repackaging? 2023-08-09T12:05:42.9240064Z 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:42.9240568Z .. is this binary repackaging? 2023-08-09T12:05:42.9241051Z 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:42.9241495Z .. is this binary repackaging? 2023-08-09T12:05:42.9241964Z 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:42.9242387Z .. is this binary repackaging? 2023-08-09T12:05:42.9242841Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:05:42.9243529Z 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:05:42.9244201Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:42.9245395Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-08-09T12:05:42.9246598Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:42.9247200Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:05:42.9247864Z 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:05:42.9248722Z 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:05:42.9249525Z 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:05:42.9250171Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:42.9250783Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:05:42.9251960Z 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:42.9253371Z 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:42.9254021Z 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:42.9254652Z 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:42.9255333Z 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:42.9256058Z 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:42.9256756Z 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:42.9257466Z 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:42.9258432Z 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:42.9259804Z 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:05:42.9260462Z .. is this binary repackaging? 2023-08-09T12:05:42.9260966Z 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:05:42.9261813Z .. is this binary repackaging? 2023-08-09T12:05:42.9262712Z 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:05:42.9263589Z .. is this binary repackaging? 2023-08-09T12:05:42.9264442Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:05:42.9265859Z 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:05:42.9267345Z 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:05:42.9268220Z .. is this binary repackaging? 2023-08-09T12:05:42.9269160Z 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:05:42.9270257Z .. is this binary repackaging? 2023-08-09T12:05:42.9271197Z 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:05:42.9272366Z .. is this binary repackaging? 2023-08-09T12:05:42.9273401Z 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:05:42.9274353Z .. is this binary repackaging? 2023-08-09T12:05:42.9275202Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:42.9276358Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:42.9277565Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:05:42.9278859Z 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:05:42.9280523Z 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:05:42.9281894Z 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:05:42.9283253Z 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:05:42.9284492Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:42.9285781Z 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.9286847Z .. is this binary repackaging? 2023-08-09T12:05:42.9287901Z 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.9289070Z 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.9290224Z 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.9291358Z 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.9292662Z 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.9294258Z 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.9295679Z 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.9297034Z 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.9298242Z 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.9299997Z 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:05:42.9301423Z Fixing permissions 2023-08-09T12:05:42.9301887Z Packaged license file/s. 2023-08-09T12:05:42.9302378Z INFO :: Time taken to mark (prefix) 2023-08-09T12:05:42.9302919Z 0 replacements in 0 files was 0.10 seconds 2023-08-09T12:05:42.9304009Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581561546\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581561546\work_moved_torchaudio-2.1.0.dev20230809-py311_cu118_win-64_main_build_loop' 2023-08-09T12:05:42.9305553Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581561546\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581561546\work_moved_torchaudio-2.1.0.dev20230809-py311_cu118_win-64_main_build_loop) 2023-08-09T12:05:45.6644674Z # Automatic uploading is disabled 2023-08-09T12:05:45.6645518Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T12:05:45.6645974Z 2023-08-09T12:05:45.6646021Z 2023-08-09T12:05:45.6646371Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T12:05:45.6647032Z # conda config --set anaconda_upload yes 2023-08-09T12:05:45.6647511Z anaconda upload \ 2023-08-09T12:05:45.6648113Z distr/win-64\torchaudio-2.1.0.dev20230809-py311_cu118.tar.bz2 2023-08-09T12:05:45.6648812Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T12:05:45.6649189Z 2023-08-09T12:05:45.6649609Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T12:05:45.6650262Z { 2023-08-09T12:05:45.6650737Z "torchaudio-2.1.0.dev20230809-py311_cu118": { 2023-08-09T12:05:45.6651402Z "recipe": { 2023-08-09T12:05:45.6651835Z "c_compiler": "vs2019", 2023-08-09T12:05:45.6652275Z "cxx_compiler": "vs2019", 2023-08-09T12:05:45.6652658Z "target_platform": "win-64" 2023-08-09T12:05:45.6652957Z } 2023-08-09T12:05:45.6653204Z } 2023-08-09T12:05:45.6653369Z } 2023-08-09T12:05:45.6653492Z 2023-08-09T12:05:45.6653498Z 2023-08-09T12:05:45.6653643Z #################################################################################### 2023-08-09T12:05:45.6653915Z Resource usage summary: 2023-08-09T12:05:45.6654065Z 2023-08-09T12:05:45.6654159Z Total time: 0:19:44.2 2023-08-09T12:05:45.6654393Z CPU usage: sys=0:03:06.3, user=0:27:16.1 2023-08-09T12:05:45.6654671Z Maximum memory usage observed: 6.5G 2023-08-09T12:05:45.6654989Z Total disk usage observed (not including envs): 251.1M 2023-08-09T12:05:45.6655186Z 2023-08-09T12:05:45.6655192Z 2023-08-09T12:05:45.6655327Z #################################################################################### 2023-08-09T12:05:45.6655710Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-08-09T12:05:45.6656052Z There are currently 1 accumulated. 2023-08-09T12:05:45.6656382Z To remove them, you can run the ```conda build purge``` command 2023-08-09T12:05:46.5743364Z ##[group]Run actions/upload-artifact@v3 2023-08-09T12:05:46.5743724Z with: 2023-08-09T12:05:46.5743948Z name: pytorch_audio__3.11 2023-08-09T12:05:46.5744204Z path: pytorch/audio/distr/ 2023-08-09T12:05:46.5744443Z if-no-files-found: warn 2023-08-09T12:05:46.5744664Z env: 2023-08-09T12:05:46.5744914Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:05:46.5745194Z PYTHON_VERSION: 3.11 2023-08-09T12:05:46.5745412Z PACKAGE_TYPE: conda 2023-08-09T12:05:46.5745655Z REPOSITORY: pytorch/audio 2023-08-09T12:05:46.5745885Z REF: 2023-08-09T12:05:46.5746066Z CU_VERSION: cu118 2023-08-09T12:05:46.5746282Z CHANNEL: nightly 2023-08-09T12:05:46.5746531Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T12:05:46.5746866Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:05:46.5747244Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:05:46.5747784Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:05:46.5748580Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:05:46.5748873Z ##[endgroup] 2023-08-09T12:05:46.7133008Z With the provided path, there will be 19 files uploaded 2023-08-09T12:05:46.7137141Z Starting artifact upload 2023-08-09T12:05:46.7137813Z 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:05:46.7138677Z Artifact name is valid! 2023-08-09T12:05:46.7795442Z Container for artifact "pytorch_audio__3.11" successfully created. Starting upload of file(s) 2023-08-09T12:05:50.7558861Z Total size of all the files uploaded is 7473577 bytes 2023-08-09T12:05:50.7560073Z File upload process has finished. Finalizing the artifact upload 2023-08-09T12:05:50.7815647Z Artifact has been finalized. All files have been successfully uploaded! 2023-08-09T12:05:50.7816083Z 2023-08-09T12:05:50.7816304Z The raw size of all the files that were specified for upload is 7622428 bytes 2023-08-09T12:05:50.7816825Z The size of all the files that were uploaded is 7473577 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-08-09T12:05:50.7817144Z 2023-08-09T12:05:50.7817536Z 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:05:50.7818083Z 2023-08-09T12:05:50.7818640Z Artifact pytorch_audio__3.11 has been successfully uploaded! 2023-08-09T12:05:50.8164158Z ##[group]Run set -euxo pipefail 2023-08-09T12:05:50.8164568Z set -euxo pipefail 2023-08-09T12:05:50.8164827Z source "${BUILD_ENV_FILE}" 2023-08-09T12:05:50.8165171Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-08-09T12:05:50.8165571Z # fix we have to use for windows to make sure drive path is c: not c 2023-08-09T12:05:50.8165954Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-08-09T12:05:50.8166247Z  2023-08-09T12:05:50.8166566Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-08-09T12:05:50.8167015Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-08-09T12:05:50.8167402Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-08-09T12:05:50.8167685Z  2023-08-09T12:05:50.8167982Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-08-09T12:05:50.8168304Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-08-09T12:05:50.8168559Z else 2023-08-09T12:05:50.8168791Z  CONSTRAINTS="cpuonly" 2023-08-09T12:05:50.8169023Z fi 2023-08-09T12:05:50.8169417Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-08-09T12:05:50.8169782Z  2023-08-09T12:05:50.8170052Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-08-09T12:05:50.8170397Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-08-09T12:05:50.8170824Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-08-09T12:05:50.8171156Z else 2023-08-09T12:05:50.8171423Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-08-09T12:05:50.8171754Z  conda install --yes --quiet 'ffmpeg<5' 2023-08-09T12:05:50.8172096Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-08-09T12:05:50.8172380Z fi 2023-08-09T12:05:50.8172617Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-08-09T12:05:50.8198395Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T12:05:50.8198671Z env: 2023-08-09T12:05:50.8199118Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:05:50.8199402Z PYTHON_VERSION: 3.11 2023-08-09T12:05:50.8199619Z PACKAGE_TYPE: conda 2023-08-09T12:05:50.8199861Z REPOSITORY: pytorch/audio 2023-08-09T12:05:50.8200087Z REF: 2023-08-09T12:05:50.8200271Z CU_VERSION: cu118 2023-08-09T12:05:50.8200488Z CHANNEL: nightly 2023-08-09T12:05:50.8200733Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T12:05:50.8201072Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:05:50.8201469Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:05:50.8201878Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:05:50.8202288Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:05:50.8202598Z PACKAGE_NAME: torchaudio 2023-08-09T12:05:50.8202880Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-08-09T12:05:50.8203134Z GPU_ARCH: cuda 2023-08-09T12:05:50.8203375Z DESIRED_CUDA: cu118 2023-08-09T12:05:50.8203618Z GPU_ARCH_VERSION: 11.8 2023-08-09T12:05:50.8203857Z ##[endgroup] 2023-08-09T12:05:51.1419611Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T12:05:51.1423254Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:05:51.1423721Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:05:51.1424325Z ++ export CMAKE_USE_CUDA=1 2023-08-09T12:05:51.1424802Z ++ CMAKE_USE_CUDA=1 2023-08-09T12:05:51.1425259Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T12:05:51.1425700Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T12:05:51.1430668Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-08-09T12:05:51.1431453Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T12:05:51.1431865Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230808' 2023-08-09T12:05:51.1432233Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T12:05:51.1432640Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230808' 2023-08-09T12:05:51.1433017Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T12:05:51.1433343Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:05:51.1433654Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:05:51.1434000Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:05:51.1436240Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:05:51.1436818Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:05:51.1437255Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:05:51.1437557Z ++ export FORCE_CUDA=1 2023-08-09T12:05:51.1437796Z ++ FORCE_CUDA=1 2023-08-09T12:05:51.1438983Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T12:05:51.1443693Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T12:05:51.1446852Z ++ export PYTORCH_VERSION=2.1.0.dev20230808 2023-08-09T12:05:51.1447423Z ++ PYTORCH_VERSION=2.1.0.dev20230808 2023-08-09T12:05:51.1450462Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T12:05:51.1450985Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T12:05:51.1451528Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T12:05:51.1452163Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T12:05:51.1452699Z ++ export VERSION_SUFFIX= 2023-08-09T12:05:51.1453156Z ++ VERSION_SUFFIX= 2023-08-09T12:05:51.1453557Z ++ export WHEEL_DIR= 2023-08-09T12:05:51.1453985Z ++ WHEEL_DIR= 2023-08-09T12:05:51.1536324Z ++ readlink -f pytorch/audio/distr 2023-08-09T12:05:51.1649372Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:05:51.1844726Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:05:51.1936987Z ++ sed 's/\/c\//\/c:\//' 2023-08-09T12:05:51.2045332Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:05:51.2046506Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:05:51.2049850Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:05:51.2050741Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' python=3.11 2023-08-09T12:05:54.2486535Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:54.2507381Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:54.2508918Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:54.2512950Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:54.2513808Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:54.2514568Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:54.3089902Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:54.3104404Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:54.3122736Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:54.3141408Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:54.3155280Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:54.3177309Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:58.1786367Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:05:58.2822167Z Solving environment: ...working... done 2023-08-09T12:05:58.4448870Z 2023-08-09T12:05:58.4449393Z ## Package Plan ## 2023-08-09T12:05:58.4449845Z 2023-08-09T12:05:58.4450295Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:58.4450797Z 2023-08-09T12:05:58.4451076Z added / updated specs: 2023-08-09T12:05:58.4451595Z - python=3.11 2023-08-09T12:05:58.4451849Z 2023-08-09T12:05:58.4451862Z 2023-08-09T12:05:58.4452147Z The following NEW packages will be INSTALLED: 2023-08-09T12:05:58.4452470Z 2023-08-09T12:05:58.4452793Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 2023-08-09T12:05:58.4453189Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-08-09T12:05:58.4453614Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-08-09T12:05:58.4454278Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 2023-08-09T12:05:58.4454656Z pip pkgs/main/win-64::pip-23.2.1-py311haa95532_0 2023-08-09T12:05:58.4455022Z python pkgs/main/win-64::python-3.11.4-he1021f5_0 2023-08-09T12:05:58.4455398Z setuptools pkgs/main/win-64::setuptools-68.0.0-py311haa95532_0 2023-08-09T12:05:58.4455788Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-08-09T12:05:58.4456136Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 2023-08-09T12:05:58.4456498Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-08-09T12:05:58.4456971Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-08-09T12:05:58.4457340Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-08-09T12:05:58.4457733Z wheel pkgs/main/win-64::wheel-0.38.4-py311haa95532_0 2023-08-09T12:05:58.4458303Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 2023-08-09T12:05:58.4458689Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 2023-08-09T12:05:58.4458885Z 2023-08-09T12:05:58.4458892Z 2023-08-09T12:05:58.7941593Z Preparing transaction: ...working... done 2023-08-09T12:06:02.0470729Z Verifying transaction: ...working... done 2023-08-09T12:06:05.9503065Z Executing transaction: ...working... done 2023-08-09T12:06:06.2963626Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:06:06.2965177Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:06:06.2965838Z + [[ cuda = \c\u\d\a ]] 2023-08-09T12:06:06.2966299Z + CONSTRAINTS=pytorch-cuda=11.8 2023-08-09T12:06:06.2967545Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' conda install -v -y -c pytorch-nightly -c nvidia -c file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr distr::torchaudio pytorch-cuda=11.8 2023-08-09T12:07:03.4951883Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:03.4952451Z 2023-08-09T12:07:03.4952876Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:03.4953368Z 2023-08-09T12:07:03.4953795Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:03.4954369Z 2023-08-09T12:07:03.4959263Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:03.4960120Z 2023-08-09T12:07:03.4960634Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:03.4961100Z 2023-08-09T12:07:03.4961490Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:03.4962084Z 2023-08-09T12:07:03.4962643Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:07:03.4963453Z 2023-08-09T12:07:03.4964046Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:07:03.4964699Z 2023-08-09T12:07:03.4965305Z 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:03.4965873Z 2023-08-09T12:07:03.4966571Z 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:03.4967270Z 2023-08-09T12:07:03.4967787Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:07:03.4968345Z 2023-08-09T12:07:03.4968806Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:07:03.4969649Z 2023-08-09T12:07:03.4970240Z 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:03.4970872Z 2023-08-09T12:07:03.4971348Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:07:03.4971853Z 2023-08-09T12:07:03.4972335Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 200 1034 2023-08-09T12:07:03.4972876Z 2023-08-09T12:07:03.4973328Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T12:07:03.4973801Z 2023-08-09T12:07:03.4974237Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 200 None 2023-08-09T12:07:03.4974736Z 2023-08-09T12:07:03.4975317Z 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:03.4975980Z 2023-08-09T12:07:03.4976552Z 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:03.4977099Z 2023-08-09T12:07:03.4977603Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T12:07:03.4978171Z 2023-08-09T12:07:03.4978994Z 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:03.4979659Z 2023-08-09T12:07:03.4980167Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:03.4980585Z 2023-08-09T12:07:03.4980961Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:03.4981237Z 2023-08-09T12:07:03.4981618Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:03.4982073Z 2023-08-09T12:07:03.4982497Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:03.4983120Z 2023-08-09T12:07:03.4983461Z 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:03.4984011Z 2023-08-09T12:07:03.4984434Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:03.4984928Z 2023-08-09T12:07:03.4985357Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:03.4985830Z 2023-08-09T12:07:03.4986233Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:03.4986730Z 2023-08-09T12:07:03.4987131Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:03.4987594Z 2023-08-09T12:07:03.4988005Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:03.4988470Z 2023-08-09T12:07:03.4988857Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:03.4989322Z 2023-08-09T12:07:03.4989750Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:03.4990257Z 2023-08-09T12:07:03.4990681Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:07:03.4991165Z 2023-08-09T12:07:03.4991699Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:03.4992266Z 2023-08-09T12:07:03.4992786Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:03.4993614Z 2023-08-09T12:07:03.4994175Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:03.4994809Z 2023-08-09T12:07:03.4995363Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:03.4995970Z 2023-08-09T12:07:03.4996473Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:03.4997075Z 2023-08-09T12:07:03.4997615Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:03.4998218Z 2023-08-09T12:07:03.4998759Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:03.4999348Z 2023-08-09T12:07:03.4999863Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:03.5000442Z 2023-08-09T12:07:03.5000969Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:03.5001434Z 2023-08-09T12:07:03.5001722Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:03.5002001Z 2023-08-09T12:07:03.5002288Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T12:07:03.5003427Z 2023-08-09T12:07:03.5003754Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:03.5004065Z 2023-08-09T12:07:03.5004272Z INFO conda.core.link:__init__(210): initializing UnlinkLinkTransaction with 2023-08-09T12:07:03.5004515Z 2023-08-09T12:07:03.5004737Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5004998Z 2023-08-09T12:07:03.5005099Z unlink_precs: 2023-08-09T12:07:03.5005239Z 2023-08-09T12:07:03.5005298Z 2023-08-09T12:07:03.5005417Z 2023-08-09T12:07:03.5005510Z link_precs: 2023-08-09T12:07:03.5005646Z 2023-08-09T12:07:03.5005796Z defaults/win-64::blas-1.0-mkl 2023-08-09T12:07:03.5005964Z 2023-08-09T12:07:03.5006099Z nvidia/win-64::cuda-cccl-12.2.128-0 2023-08-09T12:07:03.5006274Z 2023-08-09T12:07:03.5006412Z nvidia/win-64::cuda-cudart-11.8.89-0 2023-08-09T12:07:03.5006566Z 2023-08-09T12:07:03.5006708Z nvidia/win-64::cuda-cupti-11.8.87-0 2023-08-09T12:07:03.5006888Z 2023-08-09T12:07:03.5007017Z nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-08-09T12:07:03.5007189Z 2023-08-09T12:07:03.5007318Z nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:07:03.5007492Z 2023-08-09T12:07:03.5007655Z nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:07:03.5007850Z 2023-08-09T12:07:03.5007992Z nvidia/win-64::libcublas-11.11.3.6-0 2023-08-09T12:07:03.5008145Z 2023-08-09T12:07:03.5008277Z nvidia/win-64::libcufft-10.9.0.58-0 2023-08-09T12:07:03.5008449Z 2023-08-09T12:07:03.5008586Z nvidia/win-64::libcurand-10.3.3.129-0 2023-08-09T12:07:03.5008764Z 2023-08-09T12:07:03.5008903Z nvidia/win-64::libcusolver-11.4.1.48-0 2023-08-09T12:07:03.5009084Z 2023-08-09T12:07:03.5009221Z nvidia/win-64::libcusparse-11.7.5.86-0 2023-08-09T12:07:03.5009395Z 2023-08-09T12:07:03.5009521Z nvidia/win-64::libnpp-11.8.0.86-0 2023-08-09T12:07:03.5009689Z 2023-08-09T12:07:03.5009807Z nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-08-09T12:07:03.5009982Z 2023-08-09T12:07:03.5010154Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-08-09T12:07:03.5010363Z 2023-08-09T12:07:03.5010514Z nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-08-09T12:07:03.5010913Z 2023-08-09T12:07:03.5011106Z nvidia/win-64::cuda-libraries-11.8.0-0 2023-08-09T12:07:03.5011443Z 2023-08-09T12:07:03.5011593Z nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-08-09T12:07:03.5011972Z 2023-08-09T12:07:03.5012304Z nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-08-09T12:07:03.5012511Z 2023-08-09T12:07:03.5012659Z nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-08-09T12:07:03.5012839Z 2023-08-09T12:07:03.5012989Z nvidia/win-64::libcurand-dev-10.3.3.129-0 2023-08-09T12:07:03.5013174Z 2023-08-09T12:07:03.5013326Z nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-08-09T12:07:03.5013517Z 2023-08-09T12:07:03.5013669Z nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-08-09T12:07:03.5013855Z 2023-08-09T12:07:03.5013978Z nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-08-09T12:07:03.5014157Z 2023-08-09T12:07:03.5014304Z nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-08-09T12:07:03.5014489Z 2023-08-09T12:07:03.5014644Z nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-08-09T12:07:03.5014837Z 2023-08-09T12:07:03.5014975Z nvidia/win-64::cuda-runtime-11.8.0-0 2023-08-09T12:07:03.5015159Z 2023-08-09T12:07:03.5015334Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:07:03.5015539Z 2023-08-09T12:07:03.5015660Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T12:07:03.5015841Z 2023-08-09T12:07:03.5015976Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T12:07:03.5016150Z 2023-08-09T12:07:03.5016286Z defaults/win-64::yaml-0.2.5-he774522_0 2023-08-09T12:07:03.5016460Z 2023-08-09T12:07:03.5016603Z defaults/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:07:03.5016782Z 2023-08-09T12:07:03.5017091Z pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-08-09T12:07:03.5017325Z 2023-08-09T12:07:03.5017494Z defaults/win-64::filelock-3.9.0-py311haa95532_0 2023-08-09T12:07:03.5017670Z 2023-08-09T12:07:03.5017948Z defaults/win-64::mkl-service-2.4.0-py311h2bbff1b_1 2023-08-09T12:07:03.5018327Z 2023-08-09T12:07:03.5018611Z defaults/win-64::mpmath-1.3.0-py311haa95532_0 2023-08-09T12:07:03.5018983Z 2023-08-09T12:07:03.5019269Z defaults/win-64::networkx-3.1-py311haa95532_0 2023-08-09T12:07:03.5019637Z 2023-08-09T12:07:03.5019913Z defaults/win-64::pyyaml-6.0-py311h2bbff1b_1 2023-08-09T12:07:03.5020255Z 2023-08-09T12:07:03.5020593Z defaults/win-64::typing_extensions-4.7.1-py311haa95532_0 2023-08-09T12:07:03.5021000Z 2023-08-09T12:07:03.5021290Z defaults/win-64::numpy-base-1.25.2-py311hd01c5d8_0 2023-08-09T12:07:03.5021671Z 2023-08-09T12:07:03.5021959Z defaults/win-64::sympy-1.11.1-py311haa95532_0 2023-08-09T12:07:03.5022315Z 2023-08-09T12:07:03.5022734Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230808-py3.11_cuda11.8_cudnn8_0 2023-08-09T12:07:03.5023181Z 2023-08-09T12:07:03.5023464Z defaults/win-64::mkl_fft-1.3.6-py311hf62ec03_1 2023-08-09T12:07:03.5023795Z 2023-08-09T12:07:03.5024093Z defaults/win-64::mkl_random-1.2.2-py311hf62ec03_1 2023-08-09T12:07:03.5024459Z 2023-08-09T12:07:03.5024713Z defaults/win-64::numpy-1.25.2-py311hdab7c0b_0 2023-08-09T12:07:03.5025079Z 2023-08-09T12:07:03.5025597Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230809-py311_cu118 2023-08-09T12:07:03.5026139Z 2023-08-09T12:07:03.5026149Z 2023-08-09T12:07:03.5026160Z 2023-08-09T12:07:03.5026602Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:03.5027103Z 2023-08-09T12:07:03.5027391Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:03.5027871Z 2023-08-09T12:07:03.5028319Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:03.5028662Z 2023-08-09T12:07:03.5028892Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:03.5029153Z 2023-08-09T12:07:03.5029375Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:03.5029606Z 2023-08-09T12:07:03.5030138Z 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:03.5030478Z 2023-08-09T12:07:03.5030791Z 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:03.5031112Z 2023-08-09T12:07:03.5031421Z 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:03.5031748Z 2023-08-09T12:07:03.5032072Z 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:03.5032406Z 2023-08-09T12:07:03.5032709Z 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:03.5033040Z 2023-08-09T12:07:03.5033307Z INFO conda.core.link:verify(306): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T12:07:03.5033592Z 2023-08-09T12:07:03.5033899Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0, nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:07:03.5034213Z 2023-08-09T12:07:03.5034289Z path: 'license' 2023-08-09T12:07:03.5034434Z 2023-08-09T12:07:03.5034440Z 2023-08-09T12:07:03.5034446Z 2023-08-09T12:07:03.5034659Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T12:07:03.5034906Z 2023-08-09T12:07:03.5035253Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:07:03.5035513Z 2023-08-09T12:07:03.5035635Z path: 'build_env_setup.bat' 2023-08-09T12:07:03.5035802Z 2023-08-09T12:07:03.5035808Z 2023-08-09T12:07:03.5035813Z 2023-08-09T12:07:03.5036025Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T12:07:03.5036277Z 2023-08-09T12:07:03.5036498Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:07:03.5036748Z 2023-08-09T12:07:03.5036834Z path: 'conda_build.bat' 2023-08-09T12:07:03.5036990Z 2023-08-09T12:07:03.5036996Z 2023-08-09T12:07:03.5037002Z 2023-08-09T12:07:03.5037210Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T12:07:03.5037453Z 2023-08-09T12:07:03.5037666Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:07:03.5037909Z 2023-08-09T12:07:03.5038039Z path: 'metadata_conda_debug.yaml' 2023-08-09T12:07:03.5038214Z 2023-08-09T12:07:03.5038220Z 2023-08-09T12:07:03.5038225Z 2023-08-09T12:07:03.5038307Z ] 2023-08-09T12:07:03.5038423Z 2023-08-09T12:07:03.5038658Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-08-09T12:07:03.5038908Z 2023-08-09T12:07:03.5039099Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5039338Z 2023-08-09T12:07:03.5039496Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-08-09T12:07:03.5039695Z 2023-08-09T12:07:03.5039701Z 2023-08-09T12:07:03.5039706Z 2023-08-09T12:07:03.5039948Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.128-0 <=== 2023-08-09T12:07:03.5040206Z 2023-08-09T12:07:03.5040406Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5040646Z 2023-08-09T12:07:03.5040828Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.128-0 2023-08-09T12:07:03.5041044Z 2023-08-09T12:07:03.5041049Z 2023-08-09T12:07:03.5041055Z 2023-08-09T12:07:03.5041296Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cudart-11.8.89-0 <=== 2023-08-09T12:07:03.5041563Z 2023-08-09T12:07:03.5041743Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5042110Z 2023-08-09T12:07:03.5042294Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-11.8.89-0 2023-08-09T12:07:03.5042509Z 2023-08-09T12:07:03.5042515Z 2023-08-09T12:07:03.5042520Z 2023-08-09T12:07:03.5042761Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cupti-11.8.87-0 <=== 2023-08-09T12:07:03.5043023Z 2023-08-09T12:07:03.5043229Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5043471Z 2023-08-09T12:07:03.5043648Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-11.8.87-0 2023-08-09T12:07:03.5043859Z 2023-08-09T12:07:03.5043871Z 2023-08-09T12:07:03.5043878Z 2023-08-09T12:07:03.5044116Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-11.8.89-0 <=== 2023-08-09T12:07:03.5044375Z 2023-08-09T12:07:03.5044578Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5044795Z 2023-08-09T12:07:03.5044969Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-11.8.89-0 2023-08-09T12:07:03.5045188Z 2023-08-09T12:07:03.5045193Z 2023-08-09T12:07:03.5045199Z 2023-08-09T12:07:03.5045436Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvtx-11.8.86-0 <=== 2023-08-09T12:07:03.5045690Z 2023-08-09T12:07:03.5045893Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5046130Z 2023-08-09T12:07:03.5046300Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-11.8.86-0 2023-08-09T12:07:03.5046510Z 2023-08-09T12:07:03.5046516Z 2023-08-09T12:07:03.5046522Z 2023-08-09T12:07:03.5046987Z 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:03.5047367Z 2023-08-09T12:07:03.5047742Z INFO conda.gateways.disk.create:create_link(376): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5808497225_smoke\\build_env_setup.bat' 2023-08-09T12:07:03.5048125Z 2023-08-09T12:07:03.5048477Z INFO conda.gateways.disk.create:create_link(376): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5808497225_smoke\\conda_build.bat' 2023-08-09T12:07:03.5048849Z 2023-08-09T12:07:03.5049194Z INFO conda.gateways.disk.create:create_link(376): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5808497225_smoke\\metadata_conda_debug.yaml' 2023-08-09T12:07:03.5049584Z 2023-08-09T12:07:03.5049858Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.128-0 <=== 2023-08-09T12:07:03.5050140Z 2023-08-09T12:07:03.5050347Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5050594Z 2023-08-09T12:07:03.5050798Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.128-0 2023-08-09T12:07:03.5051037Z 2023-08-09T12:07:03.5051042Z 2023-08-09T12:07:03.5051048Z 2023-08-09T12:07:03.5051400Z 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:03.5051756Z 2023-08-09T12:07:03.5051999Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcublas-11.11.3.6-0 <=== 2023-08-09T12:07:03.5052257Z 2023-08-09T12:07:03.5052468Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5052709Z 2023-08-09T12:07:03.5052862Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-11.11.3.6-0 2023-08-09T12:07:03.5053077Z 2023-08-09T12:07:03.5053089Z 2023-08-09T12:07:03.5053095Z 2023-08-09T12:07:03.5053334Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcufft-10.9.0.58-0 <=== 2023-08-09T12:07:03.5053596Z 2023-08-09T12:07:03.5053799Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5054038Z 2023-08-09T12:07:03.5054341Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-10.9.0.58-0 2023-08-09T12:07:03.5054555Z 2023-08-09T12:07:03.5054561Z 2023-08-09T12:07:03.5054567Z 2023-08-09T12:07:03.5054808Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.129-0 <=== 2023-08-09T12:07:03.5055067Z 2023-08-09T12:07:03.5055273Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5055509Z 2023-08-09T12:07:03.5055663Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.129-0 2023-08-09T12:07:03.5055877Z 2023-08-09T12:07:03.5055883Z 2023-08-09T12:07:03.5055888Z 2023-08-09T12:07:03.5056137Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.1.48-0 <=== 2023-08-09T12:07:03.5056399Z 2023-08-09T12:07:03.5056598Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5056843Z 2023-08-09T12:07:03.5057024Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.1.48-0 2023-08-09T12:07:03.5057251Z 2023-08-09T12:07:03.5057256Z 2023-08-09T12:07:03.5057262Z 2023-08-09T12:07:03.5057504Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusparse-11.7.5.86-0 <=== 2023-08-09T12:07:03.5057764Z 2023-08-09T12:07:03.5057967Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5058200Z 2023-08-09T12:07:03.5058381Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-11.7.5.86-0 2023-08-09T12:07:03.5058574Z 2023-08-09T12:07:03.5058580Z 2023-08-09T12:07:03.5058608Z 2023-08-09T12:07:03.5059560Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnpp-11.8.0.86-0 <=== 2023-08-09T12:07:03.5059862Z 2023-08-09T12:07:03.5060071Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5060310Z 2023-08-09T12:07:03.5060478Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-11.8.0.86-0 2023-08-09T12:07:03.5060687Z 2023-08-09T12:07:03.5060693Z 2023-08-09T12:07:03.5060707Z 2023-08-09T12:07:03.5060948Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjpeg-11.9.0.86-0 <=== 2023-08-09T12:07:03.5061209Z 2023-08-09T12:07:03.5061413Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5061651Z 2023-08-09T12:07:03.5061826Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-11.9.0.86-0 2023-08-09T12:07:03.5062036Z 2023-08-09T12:07:03.5062042Z 2023-08-09T12:07:03.5062048Z 2023-08-09T12:07:03.5062294Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-08-09T12:07:03.5062587Z 2023-08-09T12:07:03.5062791Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5063028Z 2023-08-09T12:07:03.5063213Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-08-09T12:07:03.5063432Z 2023-08-09T12:07:03.5063438Z 2023-08-09T12:07:03.5063443Z 2023-08-09T12:07:03.5063702Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-11.8.89-0 <=== 2023-08-09T12:07:03.5063976Z 2023-08-09T12:07:03.5064180Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5064413Z 2023-08-09T12:07:03.5064605Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-11.8.89-0 2023-08-09T12:07:03.5064831Z 2023-08-09T12:07:03.5064836Z 2023-08-09T12:07:03.5064842Z 2023-08-09T12:07:03.5065089Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-libraries-11.8.0-0 <=== 2023-08-09T12:07:03.5065355Z 2023-08-09T12:07:03.5065541Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5065783Z 2023-08-09T12:07:03.5065969Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-11.8.0-0 2023-08-09T12:07:03.5066192Z 2023-08-09T12:07:03.5066198Z 2023-08-09T12:07:03.5066203Z 2023-08-09T12:07:03.5066451Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-11.8.89-0 <=== 2023-08-09T12:07:03.5066859Z 2023-08-09T12:07:03.5067062Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5067295Z 2023-08-09T12:07:03.5067482Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-11.8.89-0 2023-08-09T12:07:03.5067930Z 2023-08-09T12:07:03.5067937Z 2023-08-09T12:07:03.5067942Z 2023-08-09T12:07:03.5068204Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcublas-dev-11.11.3.6-0 <=== 2023-08-09T12:07:03.5068477Z 2023-08-09T12:07:03.5068884Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5069244Z 2023-08-09T12:07:03.5069443Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-11.11.3.6-0 2023-08-09T12:07:03.5069668Z 2023-08-09T12:07:03.5069673Z 2023-08-09T12:07:03.5069679Z 2023-08-09T12:07:03.5069929Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcufft-dev-10.9.0.58-0 <=== 2023-08-09T12:07:03.5070199Z 2023-08-09T12:07:03.5070403Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5070644Z 2023-08-09T12:07:03.5070831Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-10.9.0.58-0 2023-08-09T12:07:03.5071052Z 2023-08-09T12:07:03.5071058Z 2023-08-09T12:07:03.5071064Z 2023-08-09T12:07:03.5071315Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.129-0 <=== 2023-08-09T12:07:03.5071586Z 2023-08-09T12:07:03.5071787Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5072404Z 2023-08-09T12:07:03.5072636Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.129-0 2023-08-09T12:07:03.5072870Z 2023-08-09T12:07:03.5072876Z 2023-08-09T12:07:03.5072882Z 2023-08-09T12:07:03.5073141Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.1.48-0 <=== 2023-08-09T12:07:03.5073415Z 2023-08-09T12:07:03.5073626Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5073865Z 2023-08-09T12:07:03.5074059Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.1.48-0 2023-08-09T12:07:03.5074287Z 2023-08-09T12:07:03.5074296Z 2023-08-09T12:07:03.5074302Z 2023-08-09T12:07:03.5074740Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusparse-dev-11.7.5.86-0 <=== 2023-08-09T12:07:03.5075022Z 2023-08-09T12:07:03.5075389Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5075830Z 2023-08-09T12:07:03.5076055Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-11.7.5.86-0 2023-08-09T12:07:03.5076290Z 2023-08-09T12:07:03.5076297Z 2023-08-09T12:07:03.5076303Z 2023-08-09T12:07:03.5076545Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnpp-dev-11.8.0.86-0 <=== 2023-08-09T12:07:03.5076809Z 2023-08-09T12:07:03.5077009Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5077250Z 2023-08-09T12:07:03.5077432Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-11.8.0.86-0 2023-08-09T12:07:03.5077652Z 2023-08-09T12:07:03.5077659Z 2023-08-09T12:07:03.5077665Z 2023-08-09T12:07:03.5077916Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-11.9.0.86-0 <=== 2023-08-09T12:07:03.5078186Z 2023-08-09T12:07:03.5078388Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5078623Z 2023-08-09T12:07:03.5078815Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-11.9.0.86-0 2023-08-09T12:07:03.5079017Z 2023-08-09T12:07:03.5079022Z 2023-08-09T12:07:03.5079050Z 2023-08-09T12:07:03.5079284Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-11.8.0-0 <=== 2023-08-09T12:07:03.5079563Z 2023-08-09T12:07:03.5079766Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5080158Z 2023-08-09T12:07:03.5080358Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-11.8.0-0 2023-08-09T12:07:03.5080590Z 2023-08-09T12:07:03.5080596Z 2023-08-09T12:07:03.5080602Z 2023-08-09T12:07:03.5080844Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-runtime-11.8.0-0 <=== 2023-08-09T12:07:03.5081335Z 2023-08-09T12:07:03.5081613Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5081855Z 2023-08-09T12:07:03.5082177Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-11.8.0-0 2023-08-09T12:07:03.5082509Z 2023-08-09T12:07:03.5082533Z 2023-08-09T12:07:03.5082540Z 2023-08-09T12:07:03.5082820Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-08-09T12:07:03.5083084Z 2023-08-09T12:07:03.5083288Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5083526Z 2023-08-09T12:07:03.5083744Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:07:03.5083989Z 2023-08-09T12:07:03.5083996Z 2023-08-09T12:07:03.5084002Z 2023-08-09T12:07:03.5084246Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-08-09T12:07:03.5084508Z 2023-08-09T12:07:03.5084712Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5084950Z 2023-08-09T12:07:03.5085127Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-08-09T12:07:03.5085341Z 2023-08-09T12:07:03.5085347Z 2023-08-09T12:07:03.5085783Z 2023-08-09T12:07:03.5086067Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-08-09T12:07:03.5086324Z 2023-08-09T12:07:03.5086505Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5086741Z 2023-08-09T12:07:03.5086916Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-08-09T12:07:03.5087133Z 2023-08-09T12:07:03.5087139Z 2023-08-09T12:07:03.5087145Z 2023-08-09T12:07:03.5087384Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-08-09T12:07:03.5087644Z 2023-08-09T12:07:03.5087850Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5088243Z 2023-08-09T12:07:03.5088419Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-08-09T12:07:03.5088628Z 2023-08-09T12:07:03.5088634Z 2023-08-09T12:07:03.5088640Z 2023-08-09T12:07:03.5088892Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h6b88ed4_46357 <=== 2023-08-09T12:07:03.5089304Z 2023-08-09T12:07:03.5089645Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5089865Z 2023-08-09T12:07:03.5090047Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:07:03.5090269Z 2023-08-09T12:07:03.5090275Z 2023-08-09T12:07:03.5090281Z 2023-08-09T12:07:03.5090566Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-11.8-h24eeafa_5 <=== 2023-08-09T12:07:03.5090864Z 2023-08-09T12:07:03.5091066Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5091301Z 2023-08-09T12:07:03.5091498Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-11.8-h24eeafa_5 2023-08-09T12:07:03.5091730Z 2023-08-09T12:07:03.5091736Z 2023-08-09T12:07:03.5091741Z 2023-08-09T12:07:03.5092007Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py311haa95532_0 <=== 2023-08-09T12:07:03.5092284Z 2023-08-09T12:07:03.5092486Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5092722Z 2023-08-09T12:07:03.5092898Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py311haa95532_0 2023-08-09T12:07:03.5093281Z 2023-08-09T12:07:03.5093287Z 2023-08-09T12:07:03.5093292Z 2023-08-09T12:07:03.5093568Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py311h2bbff1b_1 <=== 2023-08-09T12:07:03.5093860Z 2023-08-09T12:07:03.5094063Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5094297Z 2023-08-09T12:07:03.5094504Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py311h2bbff1b_1 2023-08-09T12:07:03.5094856Z 2023-08-09T12:07:03.5094870Z 2023-08-09T12:07:03.5094879Z 2023-08-09T12:07:03.5095170Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mpmath-1.3.0-py311haa95532_0 <=== 2023-08-09T12:07:03.5095447Z 2023-08-09T12:07:03.5095764Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5096012Z 2023-08-09T12:07:03.5096328Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.3.0-py311haa95532_0 2023-08-09T12:07:03.5096539Z 2023-08-09T12:07:03.5096552Z 2023-08-09T12:07:03.5096582Z 2023-08-09T12:07:03.5096821Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::networkx-3.1-py311haa95532_0 <=== 2023-08-09T12:07:03.5097093Z 2023-08-09T12:07:03.5097301Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5097541Z 2023-08-09T12:07:03.5097737Z source=C:\Jenkins\Miniconda3\pkgs\networkx-3.1-py311haa95532_0 2023-08-09T12:07:03.5097972Z 2023-08-09T12:07:03.5097978Z 2023-08-09T12:07:03.5097983Z 2023-08-09T12:07:03.5098665Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py311h2bbff1b_1 <=== 2023-08-09T12:07:03.5098979Z 2023-08-09T12:07:03.5099192Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5099434Z 2023-08-09T12:07:03.5099626Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py311h2bbff1b_1 2023-08-09T12:07:03.5099855Z 2023-08-09T12:07:03.5099861Z 2023-08-09T12:07:03.5099875Z 2023-08-09T12:07:03.5100156Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::typing_extensions-4.7.1-py311haa95532_0 <=== 2023-08-09T12:07:03.5100424Z 2023-08-09T12:07:03.5100626Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5100861Z 2023-08-09T12:07:03.5101076Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.7.1-py311haa95532_0 2023-08-09T12:07:03.5101337Z 2023-08-09T12:07:03.5101343Z 2023-08-09T12:07:03.5101349Z 2023-08-09T12:07:03.5101808Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-base-1.25.2-py311hd01c5d8_0 <=== 2023-08-09T12:07:03.5102105Z 2023-08-09T12:07:03.5102306Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5102667Z 2023-08-09T12:07:03.5102884Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.2-py311hd01c5d8_0 2023-08-09T12:07:03.5103245Z 2023-08-09T12:07:03.5103251Z 2023-08-09T12:07:03.5103264Z 2023-08-09T12:07:03.5103519Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py311haa95532_0 <=== 2023-08-09T12:07:03.5103797Z 2023-08-09T12:07:03.5103974Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5104214Z 2023-08-09T12:07:03.5104404Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py311haa95532_0 2023-08-09T12:07:03.5104632Z 2023-08-09T12:07:03.5104638Z 2023-08-09T12:07:03.5104644Z 2023-08-09T12:07:03.5104960Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230808-py3.11_cuda11.8_cudnn8_0 <=== 2023-08-09T12:07:03.5105276Z 2023-08-09T12:07:03.5105478Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5105714Z 2023-08-09T12:07:03.5105943Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230808-py3.11_cuda11.8_cudnn8_0 2023-08-09T12:07:03.5106204Z 2023-08-09T12:07:03.5106210Z 2023-08-09T12:07:03.5106351Z 2023-08-09T12:07:03.5106620Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py311hf62ec03_1 <=== 2023-08-09T12:07:03.5106893Z 2023-08-09T12:07:03.5107096Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5107334Z 2023-08-09T12:07:03.5107499Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py311hf62ec03_1 2023-08-09T12:07:03.5107726Z 2023-08-09T12:07:03.5107732Z 2023-08-09T12:07:03.5107738Z 2023-08-09T12:07:03.5108003Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py311hf62ec03_1 <=== 2023-08-09T12:07:03.5108410Z 2023-08-09T12:07:03.5108632Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5108874Z 2023-08-09T12:07:03.5109074Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py311hf62ec03_1 2023-08-09T12:07:03.5109733Z 2023-08-09T12:07:03.5109739Z 2023-08-09T12:07:03.5109753Z 2023-08-09T12:07:03.5110030Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-1.25.2-py311hdab7c0b_0 <=== 2023-08-09T12:07:03.5110309Z 2023-08-09T12:07:03.5110512Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5110750Z 2023-08-09T12:07:03.5110942Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.2-py311hdab7c0b_0 2023-08-09T12:07:03.5111147Z 2023-08-09T12:07:03.5111153Z 2023-08-09T12:07:03.5111183Z 2023-08-09T12:07:03.5111655Z 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_cu118 <=== 2023-08-09T12:07:03.5112043Z 2023-08-09T12:07:03.5112245Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5112485Z 2023-08-09T12:07:03.5112705Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230809-py311_cu118 2023-08-09T12:07:03.5112956Z 2023-08-09T12:07:03.5112969Z 2023-08-09T12:07:03.5112975Z 2023-08-09T12:07:03.5112980Z 2023-08-09T12:07:03.5113313Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:07:03.5113550Z 2023-08-09T12:07:03.5113784Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-08-09T12:07:03.5114070Z 2023-08-09T12:07:03.5114367Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-08-09T12:07:03.5114682Z 2023-08-09T12:07:03.5115006Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T12:07:03.5115251Z 2023-08-09T12:07:03.5115387Z Solving environment: ...working... done 2023-08-09T12:07:03.5115574Z 2023-08-09T12:07:03.5115580Z 2023-08-09T12:07:03.5115586Z 2023-08-09T12:07:03.5115696Z ## Package Plan ## 2023-08-09T12:07:03.5115962Z 2023-08-09T12:07:03.5115967Z 2023-08-09T12:07:03.5115973Z 2023-08-09T12:07:03.5116217Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:07:03.5116481Z 2023-08-09T12:07:03.5116486Z 2023-08-09T12:07:03.5116492Z 2023-08-09T12:07:03.5116730Z added / updated specs: 2023-08-09T12:07:03.5116869Z 2023-08-09T12:07:03.5116980Z - distr::torchaudio 2023-08-09T12:07:03.5117130Z 2023-08-09T12:07:03.5117237Z - pytorch-cuda=11.8 2023-08-09T12:07:03.5117388Z 2023-08-09T12:07:03.5117393Z 2023-08-09T12:07:03.5117399Z 2023-08-09T12:07:03.5117405Z 2023-08-09T12:07:03.5117410Z 2023-08-09T12:07:03.5117563Z The following packages will be downloaded: 2023-08-09T12:07:03.5117750Z 2023-08-09T12:07:03.5117756Z 2023-08-09T12:07:03.5117762Z 2023-08-09T12:07:03.5117886Z package | build 2023-08-09T12:07:03.5118053Z 2023-08-09T12:07:03.5118197Z ---------------------------|----------------- 2023-08-09T12:07:03.5118379Z 2023-08-09T12:07:03.5118544Z mkl-service-2.4.0 | py311h2bbff1b_1 44 KB 2023-08-09T12:07:03.5118863Z 2023-08-09T12:07:03.5119014Z mkl_fft-1.3.6 | py311hf62ec03_1 164 KB 2023-08-09T12:07:03.5119205Z 2023-08-09T12:07:03.5119360Z mkl_random-1.2.2 | py311hf62ec03_1 218 KB 2023-08-09T12:07:03.5119547Z 2023-08-09T12:07:03.5119700Z numpy-1.25.2 | py311hdab7c0b_0 13 KB 2023-08-09T12:07:03.5119889Z 2023-08-09T12:07:03.5120046Z numpy-base-1.25.2 | py311hd01c5d8_0 7.3 MB 2023-08-09T12:07:03.5120235Z 2023-08-09T12:07:03.5120504Z torchaudio-2.1.0.dev20230809| py311_cu118 7.1 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:07:03.5120782Z 2023-08-09T12:07:03.5120931Z ------------------------------------------------------------ 2023-08-09T12:07:03.5121143Z 2023-08-09T12:07:03.5121272Z Total: 14.8 MB 2023-08-09T12:07:03.5121449Z 2023-08-09T12:07:03.5121455Z 2023-08-09T12:07:03.5121461Z 2023-08-09T12:07:03.5121615Z The following NEW packages will be INSTALLED: 2023-08-09T12:07:03.5121807Z 2023-08-09T12:07:03.5121813Z 2023-08-09T12:07:03.5121819Z 2023-08-09T12:07:03.5122124Z blas pkgs/main/win-64::blas-1.0-mkl 2023-08-09T12:07:03.5122333Z 2023-08-09T12:07:03.5122505Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.128-0 2023-08-09T12:07:03.5122708Z 2023-08-09T12:07:03.5122883Z cuda-cudart nvidia/win-64::cuda-cudart-11.8.89-0 2023-08-09T12:07:03.5123097Z 2023-08-09T12:07:03.5123710Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-08-09T12:07:03.5123964Z 2023-08-09T12:07:03.5124143Z cuda-cupti nvidia/win-64::cuda-cupti-11.8.87-0 2023-08-09T12:07:03.5124344Z 2023-08-09T12:07:03.5124532Z cuda-libraries nvidia/win-64::cuda-libraries-11.8.0-0 2023-08-09T12:07:03.5124748Z 2023-08-09T12:07:03.5124952Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-08-09T12:07:03.5125195Z 2023-08-09T12:07:03.5125364Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-08-09T12:07:03.5125569Z 2023-08-09T12:07:03.5125753Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-08-09T12:07:03.5125969Z 2023-08-09T12:07:03.5126108Z cuda-nvtx nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:07:03.5126306Z 2023-08-09T12:07:03.5126516Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:07:03.5126758Z 2023-08-09T12:07:03.5126936Z cuda-runtime nvidia/win-64::cuda-runtime-11.8.0-0 2023-08-09T12:07:03.5127151Z 2023-08-09T12:07:03.5127339Z filelock pkgs/main/win-64::filelock-3.9.0-py311haa95532_0 2023-08-09T12:07:03.5127561Z 2023-08-09T12:07:03.5127770Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:07:03.5128007Z 2023-08-09T12:07:03.5128176Z libcublas nvidia/win-64::libcublas-11.11.3.6-0 2023-08-09T12:07:03.5128355Z 2023-08-09T12:07:03.5128539Z libcublas-dev nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-08-09T12:07:03.5128753Z 2023-08-09T12:07:03.5128918Z libcufft nvidia/win-64::libcufft-10.9.0.58-0 2023-08-09T12:07:03.5129292Z 2023-08-09T12:07:03.5129477Z libcufft-dev nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-08-09T12:07:03.5129695Z 2023-08-09T12:07:03.5130002Z libcurand nvidia/win-64::libcurand-10.3.3.129-0 2023-08-09T12:07:03.5130286Z 2023-08-09T12:07:03.5130487Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.129-0 2023-08-09T12:07:03.5130702Z 2023-08-09T12:07:03.5130858Z libcusolver nvidia/win-64::libcusolver-11.4.1.48-0 2023-08-09T12:07:03.5131067Z 2023-08-09T12:07:03.5131263Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-08-09T12:07:03.5131490Z 2023-08-09T12:07:03.5131670Z libcusparse nvidia/win-64::libcusparse-11.7.5.86-0 2023-08-09T12:07:03.5131875Z 2023-08-09T12:07:03.5132211Z libcusparse-dev nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-08-09T12:07:03.5132441Z 2023-08-09T12:07:03.5132598Z libnpp nvidia/win-64::libnpp-11.8.0.86-0 2023-08-09T12:07:03.5132793Z 2023-08-09T12:07:03.5132968Z libnpp-dev nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-08-09T12:07:03.5133151Z 2023-08-09T12:07:03.5133318Z libnvjpeg nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-08-09T12:07:03.5133518Z 2023-08-09T12:07:03.5133708Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-08-09T12:07:03.5133925Z 2023-08-09T12:07:03.5134098Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T12:07:03.5134303Z 2023-08-09T12:07:03.5134476Z mkl pkgs/main/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:07:03.5134673Z 2023-08-09T12:07:03.5134878Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py311h2bbff1b_1 2023-08-09T12:07:03.5135110Z 2023-08-09T12:07:03.5135286Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py311hf62ec03_1 2023-08-09T12:07:03.5135498Z 2023-08-09T12:07:03.5135846Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py311hf62ec03_1 2023-08-09T12:07:03.5136049Z 2023-08-09T12:07:03.5136235Z mpmath pkgs/main/win-64::mpmath-1.3.0-py311haa95532_0 2023-08-09T12:07:03.5136451Z 2023-08-09T12:07:03.5136817Z networkx pkgs/main/win-64::networkx-3.1-py311haa95532_0 2023-08-09T12:07:03.5137191Z 2023-08-09T12:07:03.5137381Z numpy pkgs/main/win-64::numpy-1.25.2-py311hdab7c0b_0 2023-08-09T12:07:03.5137596Z 2023-08-09T12:07:03.5137922Z numpy-base pkgs/main/win-64::numpy-base-1.25.2-py311hd01c5d8_0 2023-08-09T12:07:03.5138167Z 2023-08-09T12:07:03.5138409Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230808-py3.11_cuda11.8_cudnn8_0 2023-08-09T12:07:03.5138666Z 2023-08-09T12:07:03.5138881Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-08-09T12:07:03.5139113Z 2023-08-09T12:07:03.5139322Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-08-09T12:07:03.5139560Z 2023-08-09T12:07:03.5139740Z pyyaml pkgs/main/win-64::pyyaml-6.0-py311h2bbff1b_1 2023-08-09T12:07:03.5139952Z 2023-08-09T12:07:03.5140129Z sympy pkgs/main/win-64::sympy-1.11.1-py311haa95532_0 2023-08-09T12:07:03.5140338Z 2023-08-09T12:07:03.5140497Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T12:07:03.5140687Z 2023-08-09T12:07:03.5140889Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230809-py311_cu118 2023-08-09T12:07:03.5141127Z 2023-08-09T12:07:03.5141344Z typing_extensions pkgs/main/win-64::typing_extensions-4.7.1-py311haa95532_0 2023-08-09T12:07:03.5141566Z 2023-08-09T12:07:03.5141728Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-08-09T12:07:03.5141919Z 2023-08-09T12:07:03.5141925Z 2023-08-09T12:07:03.5141931Z 2023-08-09T12:07:03.5141944Z 2023-08-09T12:07:03.5141950Z 2023-08-09T12:07:03.5142093Z Preparing transaction: ...working... done 2023-08-09T12:07:03.5142282Z 2023-08-09T12:07:03.5142571Z Verifying transaction: ...working... done 2023-08-09T12:07:03.5142760Z 2023-08-09T12:07:03.5142898Z Executing transaction: ...working... done 2023-08-09T12:07:03.5143077Z 2023-08-09T12:07:03.5143082Z 2023-08-09T12:07:03.6119989Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-08-09T12:07:03.6122281Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-08-09T12:07:03.6123037Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-08-09T12:07:03.6124158Z + conda install --yes --quiet 'ffmpeg<5' 2023-08-09T12:07:07.6571736Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:07.6579655Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:07.6590188Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:07.6591541Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:07.6592684Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:07.6594513Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:07.7094448Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:07.7113758Z 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:07.7357804Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:07.7372336Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:07:07.7879196Z 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:07.8030442Z 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:11.8210064Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:07:14.3317419Z Solving environment: ...working... done 2023-08-09T12:07:14.9739512Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:07:15.0211924Z 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:15.7691741Z 2023-08-09T12:07:15.7692293Z ## Package Plan ## 2023-08-09T12:07:15.7692653Z 2023-08-09T12:07:15.7692999Z environment location: C:\Jenkins\Miniconda3 2023-08-09T12:07:15.7693370Z 2023-08-09T12:07:15.7693589Z added / updated specs: 2023-08-09T12:07:15.7694086Z - ffmpeg[version='<5'] 2023-08-09T12:07:15.7694444Z 2023-08-09T12:07:15.7694456Z 2023-08-09T12:07:15.7694743Z The following packages will be downloaded: 2023-08-09T12:07:15.7695110Z 2023-08-09T12:07:15.7695318Z package | build 2023-08-09T12:07:15.7695991Z ---------------------------|----------------- 2023-08-09T12:07:15.7696784Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-08-09T12:07:15.7697433Z ------------------------------------------------------------ 2023-08-09T12:07:15.7698051Z Total: 17.6 MB 2023-08-09T12:07:15.7698376Z 2023-08-09T12:07:15.7698688Z The following NEW packages will be INSTALLED: 2023-08-09T12:07:15.7699058Z 2023-08-09T12:07:15.7699540Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-08-09T12:07:15.7699943Z 2023-08-09T12:07:15.7699954Z 2023-08-09T12:07:15.7799820Z Preparing transaction: ...working... done 2023-08-09T12:07:15.8212826Z Verifying transaction: ...working... done 2023-08-09T12:07:16.0306507Z Executing transaction: ...working... done 2023-08-09T12:07:16.3504103Z + 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:23.5263515Z Smoke test passed. 2023-08-09T12:07:23.5263755Z 2023-08-09T12:07:23.5263763Z 2023-08-09T12:07:23.6524411Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:07:32.2704438Z 2023-08-09T12:07:32.2705589Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke: 2023-08-09T12:07:32.2706163Z 2023-08-09T12:07:32.5270300Z ##[group]Run set -euxo pipefail 2023-08-09T12:07:32.5270646Z set -euxo pipefail 2023-08-09T12:07:32.5270929Z source "${BUILD_ENV_FILE}" 2023-08-09T12:07:32.5271404Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-08-09T12:07:32.5271941Z ${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:32.5298893Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T12:07:32.5299184Z env: 2023-08-09T12:07:32.5299431Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:07:32.5299724Z PYTHON_VERSION: 3.11 2023-08-09T12:07:32.5299976Z PACKAGE_TYPE: conda 2023-08-09T12:07:32.5300232Z REPOSITORY: pytorch/audio 2023-08-09T12:07:32.5300448Z REF: 2023-08-09T12:07:32.5300662Z CU_VERSION: cu118 2023-08-09T12:07:32.5300891Z CHANNEL: nightly 2023-08-09T12:07:32.5301212Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T12:07:32.5301573Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:07:32.5301956Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:07:32.5302400Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:07:32.5302830Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:07:32.5303155Z PACKAGE_NAME: torchaudio 2023-08-09T12:07:32.5303992Z CONDA_PYTORCHBOT_TOKEN: *** 2023-08-09T12:07:32.5304251Z ##[endgroup] 2023-08-09T12:07:32.8389501Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T12:07:32.8390877Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:07:32.8391399Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:07:32.8391704Z ++ export CMAKE_USE_CUDA=1 2023-08-09T12:07:32.8391968Z ++ CMAKE_USE_CUDA=1 2023-08-09T12:07:32.8392204Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T12:07:32.8392520Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T12:07:32.8392884Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-08-09T12:07:32.8393403Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T12:07:32.8393793Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230808' 2023-08-09T12:07:32.8394516Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T12:07:32.8395058Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230808' 2023-08-09T12:07:32.8395532Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230808' 2023-08-09T12:07:32.8395911Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:07:32.8396338Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:07:32.8396987Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:07:32.8397461Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:07:32.8397907Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:07:32.8398311Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:07:32.8398639Z ++ export FORCE_CUDA=1 2023-08-09T12:07:32.8398875Z ++ FORCE_CUDA=1 2023-08-09T12:07:32.8399935Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T12:07:32.8403981Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T12:07:32.8405874Z ++ export PYTORCH_VERSION=2.1.0.dev20230808 2023-08-09T12:07:32.8406181Z ++ PYTORCH_VERSION=2.1.0.dev20230808 2023-08-09T12:07:32.8406477Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T12:07:32.8406754Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T12:07:32.8407041Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T12:07:32.8407378Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T12:07:32.8407664Z ++ export VERSION_SUFFIX= 2023-08-09T12:07:32.8407906Z ++ VERSION_SUFFIX= 2023-08-09T12:07:32.8408125Z ++ export WHEEL_DIR= 2023-08-09T12:07:32.8408359Z ++ WHEEL_DIR= 2023-08-09T12:07:32.8408773Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5808497225' conda install --yes --quiet anaconda-client 2023-08-09T12:07:54.0787017Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:07:54.0787584Z 2023-08-09T12:07:54.0787824Z Solving environment: ...working... done 2023-08-09T12:07:54.0788151Z 2023-08-09T12:07:54.0789345Z 2023-08-09T12:07:54.0789598Z 2023-08-09T12:07:54.0790007Z ## Package Plan ## 2023-08-09T12:07:54.0790324Z 2023-08-09T12:07:54.0790336Z 2023-08-09T12:07:54.0790347Z 2023-08-09T12:07:54.0790784Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T12:07:54.0791268Z 2023-08-09T12:07:54.0791280Z 2023-08-09T12:07:54.0791292Z 2023-08-09T12:07:54.0791513Z added / updated specs: 2023-08-09T12:07:54.0791782Z 2023-08-09T12:07:54.0791974Z - anaconda-client 2023-08-09T12:07:54.0792284Z 2023-08-09T12:07:54.0792295Z 2023-08-09T12:07:54.0792305Z 2023-08-09T12:07:54.0792314Z 2023-08-09T12:07:54.0792324Z 2023-08-09T12:07:54.0792611Z The following packages will be downloaded: 2023-08-09T12:07:54.0792977Z 2023-08-09T12:07:54.0792987Z 2023-08-09T12:07:54.0792997Z 2023-08-09T12:07:54.0793231Z package | build 2023-08-09T12:07:54.0793553Z 2023-08-09T12:07:54.0793813Z ---------------------------|----------------- 2023-08-09T12:07:54.0794151Z 2023-08-09T12:07:54.0794474Z anaconda-client-1.12.0 | py38haa95532_0 166 KB 2023-08-09T12:07:54.0794862Z 2023-08-09T12:07:54.0795138Z attrs-22.1.0 | py38haa95532_0 84 KB 2023-08-09T12:07:54.0795451Z 2023-08-09T12:07:54.0795718Z clyent-1.2.2 | py38_1 20 KB 2023-08-09T12:07:54.0796059Z 2023-08-09T12:07:54.0796340Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-08-09T12:07:54.0796701Z 2023-08-09T12:07:54.0797028Z importlib_resources-5.2.0 | pyhd3eb1b0_1 21 KB 2023-08-09T12:07:54.0797407Z 2023-08-09T12:07:54.0828803Z jsonschema-4.17.3 | py38haa95532_0 155 KB 2023-08-09T12:07:54.0829264Z 2023-08-09T12:07:54.0829587Z jupyter_core-5.3.0 | py38haa95532_0 107 KB 2023-08-09T12:07:54.0829980Z 2023-08-09T12:07:54.0830271Z nbformat-5.7.0 | py38haa95532_0 152 KB 2023-08-09T12:07:54.0830622Z 2023-08-09T12:07:54.0830967Z pkgutil-resolve-name-1.3.10| py38haa95532_0 10 KB 2023-08-09T12:07:54.0831355Z 2023-08-09T12:07:54.0831637Z platformdirs-2.5.2 | py38haa95532_0 24 KB 2023-08-09T12:07:54.0831963Z 2023-08-09T12:07:54.0832239Z pyrsistent-0.18.0 | py38h196d8e1_0 89 KB 2023-08-09T12:07:54.0832710Z 2023-08-09T12:07:54.0832997Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-08-09T12:07:54.0833567Z 2023-08-09T12:07:54.0835390Z python-fastjsonschema-2.16.2| py38haa95532_0 231 KB 2023-08-09T12:07:54.0835851Z 2023-08-09T12:07:54.0836124Z pywin32-305 | py38h2bbff1b_0 10.7 MB 2023-08-09T12:07:54.0836469Z 2023-08-09T12:07:54.0836783Z requests-toolbelt-1.0.0 | py38haa95532_0 71 KB 2023-08-09T12:07:54.0837430Z 2023-08-09T12:07:54.0837716Z traitlets-5.7.1 | py38haa95532_0 205 KB 2023-08-09T12:07:54.0838089Z 2023-08-09T12:07:54.0838362Z zipp-3.11.0 | py38haa95532_0 20 KB 2023-08-09T12:07:54.0838695Z 2023-08-09T12:07:54.0839009Z ------------------------------------------------------------ 2023-08-09T12:07:54.0839392Z 2023-08-09T12:07:54.0839616Z Total: 12.3 MB 2023-08-09T12:07:54.0840027Z 2023-08-09T12:07:54.0840037Z 2023-08-09T12:07:54.0840047Z 2023-08-09T12:07:54.0840322Z The following NEW packages will be INSTALLED: 2023-08-09T12:07:54.0840681Z 2023-08-09T12:07:54.0840691Z 2023-08-09T12:07:54.0840700Z 2023-08-09T12:07:54.0841234Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py38haa95532_0 2023-08-09T12:07:54.0841758Z 2023-08-09T12:07:54.0842075Z attrs pkgs/main/win-64::attrs-22.1.0-py38haa95532_0 2023-08-09T12:07:54.0842458Z 2023-08-09T12:07:54.0842750Z clyent pkgs/main/win-64::clyent-1.2.2-py38_1 2023-08-09T12:07:54.0843104Z 2023-08-09T12:07:54.0843471Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-08-09T12:07:54.0843893Z 2023-08-09T12:07:54.0844310Z importlib_resourc~ pkgs/main/noarch::importlib_resources-5.2.0-pyhd3eb1b0_1 2023-08-09T12:07:54.0844786Z 2023-08-09T12:07:54.0845174Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py38haa95532_0 2023-08-09T12:07:54.0845613Z 2023-08-09T12:07:54.0845975Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py38haa95532_0 2023-08-09T12:07:54.0846389Z 2023-08-09T12:07:54.0846873Z nbformat pkgs/main/win-64::nbformat-5.7.0-py38haa95532_0 2023-08-09T12:07:54.0847299Z 2023-08-09T12:07:54.0847776Z pkgutil-resolve-n~ pkgs/main/win-64::pkgutil-resolve-name-1.3.10-py38haa95532_0 2023-08-09T12:07:54.0848443Z 2023-08-09T12:07:54.0848842Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py38haa95532_0 2023-08-09T12:07:54.0849295Z 2023-08-09T12:07:54.0849667Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py38h196d8e1_0 2023-08-09T12:07:54.0850106Z 2023-08-09T12:07:54.0850538Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-08-09T12:07:54.0851015Z 2023-08-09T12:07:54.0851489Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py38haa95532_0 2023-08-09T12:07:54.0851998Z 2023-08-09T12:07:54.0852344Z pywin32 pkgs/main/win-64::pywin32-305-py38h2bbff1b_0 2023-08-09T12:07:54.0852740Z 2023-08-09T12:07:54.0853179Z requests-toolbelt pkgs/main/win-64::requests-toolbelt-1.0.0-py38haa95532_0 2023-08-09T12:07:54.0853781Z 2023-08-09T12:07:54.0854149Z traitlets pkgs/main/win-64::traitlets-5.7.1-py38haa95532_0 2023-08-09T12:07:54.0854567Z 2023-08-09T12:07:54.0855003Z zipp pkgs/main/win-64::zipp-3.11.0-py38haa95532_0 2023-08-09T12:07:54.0855477Z 2023-08-09T12:07:54.0855505Z 2023-08-09T12:07:54.0855517Z 2023-08-09T12:07:54.0855527Z 2023-08-09T12:07:54.0855537Z 2023-08-09T12:07:54.0855802Z Preparing transaction: ...working... done 2023-08-09T12:07:54.0856135Z 2023-08-09T12:07:54.0856390Z Verifying transaction: ...working... done 2023-08-09T12:07:54.0856735Z 2023-08-09T12:07:54.0856958Z Executing transaction: ...working... done 2023-08-09T12:07:54.0857286Z 2023-08-09T12:07:54.0857296Z 2023-08-09T12:07:54.2018331Z + 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:06.4037245Z Using Anaconda API: https://api.anaconda.org 2023-08-09T12:08:06.4037807Z 2023-08-09T12:08:06.4039069Z Using "pytorch-nightly" as upload username 2023-08-09T12:08:06.4039399Z 2023-08-09T12:08:06.4040087Z Processing "distr/win-64\torchaudio-2.1.0.dev20230809-py311_cu118.tar.bz2" 2023-08-09T12:08:06.4040584Z 2023-08-09T12:08:06.4041121Z Detecting file type... 2023-08-09T12:08:06.4041380Z 2023-08-09T12:08:06.4041538Z File type is "Conda" 2023-08-09T12:08:06.4041787Z 2023-08-09T12:08:06.4042017Z Extracting conda attributes for upload 2023-08-09T12:08:06.4045738Z 2023-08-09T12:08:06.4046241Z Creating package "torchaudio" 2023-08-09T12:08:06.4046545Z 2023-08-09T12:08:06.4046774Z Creating release "2.1.0.dev20230809" 2023-08-09T12:08:06.4047316Z 2023-08-09T12:08:06.4047795Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230809/win-64/torchaudio-2.1.0.dev20230809-py311_cu118.tar.bz2" 2023-08-09T12:08:06.4048348Z 2023-08-09T12:08:06.4048823Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230809-py311_cu118.tar.bz2" already exists. Removing. 2023-08-09T12:08:06.4049331Z 2023-08-09T12:08:06.4049362Z 2023-08-09T12:08:06.4049553Z 0%| | 0.00/7.12M [00:00