2023-08-09T11:34:33.3181475Z Requested labels: windows.8xlarge.nvidia.gpu 2023-08-09T11:34:33.3181619Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-08-09T11:34:33.3181826Z Reusable workflow chain: 2023-08-09T11:34:33.3181937Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (fe9b9ff75edebf1e0e326f64577d64df3b5858db) 2023-08-09T11:34:33.3182055Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:34:33.3182195Z Waiting for a runner to pick up this job... 2023-08-09T11:39:14.4841313Z Job is about to start running on the runner: i-02a9462db2ee83c3a (organization) 2023-08-09T11:40:41.2327272Z Current runner version: '2.307.1' 2023-08-09T11:40:41.2337678Z Runner name: 'i-02a9462db2ee83c3a' 2023-08-09T11:40:41.2338224Z Runner group name: 'Default' 2023-08-09T11:40:41.2338864Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-08-09T11:40:41.2341419Z ##[group]GITHUB_TOKEN Permissions 2023-08-09T11:40:41.2342285Z Actions: write 2023-08-09T11:40:41.2342723Z Checks: write 2023-08-09T11:40:41.2343133Z Contents: write 2023-08-09T11:40:41.2343429Z Deployments: write 2023-08-09T11:40:41.2343734Z Discussions: write 2023-08-09T11:40:41.2344015Z Issues: write 2023-08-09T11:40:41.2344242Z Metadata: read 2023-08-09T11:40:41.2344580Z Packages: write 2023-08-09T11:40:41.2344865Z Pages: write 2023-08-09T11:40:41.2345160Z PullRequests: write 2023-08-09T11:40:41.2345460Z RepositoryProjects: write 2023-08-09T11:40:41.2345805Z SecurityEvents: write 2023-08-09T11:40:41.2346106Z Statuses: write 2023-08-09T11:40:41.2346399Z ##[endgroup] 2023-08-09T11:40:41.2351011Z Secret source: Actions 2023-08-09T11:40:41.2351625Z Prepare workflow directory 2023-08-09T11:40:43.0003395Z Prepare all required actions 2023-08-09T11:40:43.0239382Z Getting action download info 2023-08-09T11:40:43.4520571Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-08-09T11:40:56.8963466Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-08-09T11:40:57.9455919Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:40:57.9458976Z ##[group] Inputs 2023-08-09T11:40:57.9459339Z runner-type: 2023-08-09T11:40:57.9459733Z conda-package-directory: packaging/torchaudio 2023-08-09T11:40:57.9460124Z repository: pytorch/audio 2023-08-09T11:40:57.9460454Z ref: 2023-08-09T11:40:57.9460784Z test-infra-repository: pytorch/test-infra 2023-08-09T11:40:57.9461140Z test-infra-ref: main 2023-08-09T11:40:57.9469666Z 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:57.9477734Z pre-script: 2023-08-09T11:40:57.9478034Z post-script: 2023-08-09T11:40:57.9478396Z package-name: torchaudio 2023-08-09T11:40:57.9478722Z trigger-event: push 2023-08-09T11:40:57.9479057Z smoke-test-script: test/smoke_test/smoke_test.py 2023-08-09T11:40:57.9479410Z cache-path: 2023-08-09T11:40:57.9479688Z cache-key: 2023-08-09T11:40:57.9479932Z ##[endgroup] 2023-08-09T11:40:57.9480776Z Complete job name: pytorch/audio / conda-py3_8-cuda12_1 2023-08-09T11:40:58.7882495Z ##[group]Run actions/checkout@v3 2023-08-09T11:40:58.8057606Z with: 2023-08-09T11:40:58.8057873Z repository: pytorch/test-infra 2023-08-09T11:40:58.8058244Z ref: main 2023-08-09T11:40:58.8058452Z path: test-infra 2023-08-09T11:40:58.8058910Z token: *** 2023-08-09T11:40:58.8059305Z ssh-strict: true 2023-08-09T11:40:58.8059587Z persist-credentials: true 2023-08-09T11:40:58.8059852Z clean: true 2023-08-09T11:40:58.8060086Z sparse-checkout-cone-mode: true 2023-08-09T11:40:58.8060321Z fetch-depth: 1 2023-08-09T11:40:58.8060504Z lfs: false 2023-08-09T11:40:58.8060694Z submodules: false 2023-08-09T11:40:58.8061830Z set-safe-directory: true 2023-08-09T11:40:58.8062052Z env: 2023-08-09T11:40:58.8062289Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:40:58.8062556Z PYTHON_VERSION: 3.8 2023-08-09T11:40:58.8062771Z PACKAGE_TYPE: conda 2023-08-09T11:40:58.8063000Z REPOSITORY: pytorch/audio 2023-08-09T11:40:58.8063200Z REF: 2023-08-09T11:40:58.8063432Z CU_VERSION: cu121 2023-08-09T11:40:58.8063645Z ##[endgroup] 2023-08-09T11:40:58.9959554Z Syncing repository: pytorch/test-infra 2023-08-09T11:40:58.9961395Z ##[group]Getting Git version info 2023-08-09T11:40:58.9961821Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-08-09T11:40:59.0041580Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:14.4225698Z git version 2.41.0.windows.1 2023-08-09T11:41:14.4288461Z ##[endgroup] 2023-08-09T11:41:14.4338082Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\78693a7e-ec21-4fcd-82a7-741431853db6' before making global git config changes 2023-08-09T11:41:14.4338864Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:14.4352365Z [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:14.4870503Z ##[group]Initializing the repository 2023-08-09T11:41:14.4880258Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-08-09T11:41:14.5755210Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-08-09T11:41:14.5798840Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-08-09T11:41:14.6173027Z ##[endgroup] 2023-08-09T11:41:14.6173684Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:14.6186911Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:14.6521634Z ##[endgroup] 2023-08-09T11:41:14.6522104Z ##[group]Setting up auth 2023-08-09T11:41:14.6537024Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:14.6895640Z [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.7271721Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:17.7579784Z [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:18.5843051Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:18.6161253Z ##[endgroup] 2023-08-09T11:41:18.6161765Z ##[group]Fetching the repository 2023-08-09T11:41:18.6178489Z [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:21.9533266Z remote: Enumerating objects: 1076, done. 2023-08-09T11:41:21.9533693Z remote: Counting objects: 0% (1/1076) 2023-08-09T11:41:21.9534003Z remote: Counting objects: 1% (11/1076) 2023-08-09T11:41:21.9549986Z remote: Counting objects: 2% (22/1076) 2023-08-09T11:41:21.9550662Z remote: Counting objects: 3% (33/1076) 2023-08-09T11:41:21.9551216Z remote: Counting objects: 4% (44/1076) 2023-08-09T11:41:21.9552142Z remote: Counting objects: 5% (54/1076) 2023-08-09T11:41:21.9552774Z remote: Counting objects: 6% (65/1076) 2023-08-09T11:41:21.9553341Z remote: Counting objects: 7% (76/1076) 2023-08-09T11:41:21.9554262Z remote: Counting objects: 8% (87/1076) 2023-08-09T11:41:21.9554815Z remote: Counting objects: 9% (97/1076) 2023-08-09T11:41:21.9555776Z remote: Counting objects: 10% (108/1076) 2023-08-09T11:41:21.9556581Z remote: Counting objects: 11% (119/1076) 2023-08-09T11:41:21.9557158Z remote: Counting objects: 12% (130/1076) 2023-08-09T11:41:21.9557829Z remote: Counting objects: 13% (140/1076) 2023-08-09T11:41:21.9558465Z remote: Counting objects: 14% (151/1076) 2023-08-09T11:41:21.9558978Z remote: Counting objects: 15% (162/1076) 2023-08-09T11:41:21.9559475Z remote: Counting objects: 16% (173/1076) 2023-08-09T11:41:21.9559913Z remote: Counting objects: 17% (183/1076) 2023-08-09T11:41:21.9560456Z remote: Counting objects: 18% (194/1076) 2023-08-09T11:41:21.9560978Z remote: Counting objects: 19% (205/1076) 2023-08-09T11:41:21.9561466Z remote: Counting objects: 20% (216/1076) 2023-08-09T11:41:21.9562105Z remote: Counting objects: 21% (226/1076) 2023-08-09T11:41:21.9562436Z remote: Counting objects: 22% (237/1076) 2023-08-09T11:41:21.9562881Z remote: Counting objects: 23% (248/1076) 2023-08-09T11:41:21.9563419Z remote: Counting objects: 24% (259/1076) 2023-08-09T11:41:21.9563718Z remote: Counting objects: 25% (269/1076) 2023-08-09T11:41:21.9564090Z remote: Counting objects: 26% (280/1076) 2023-08-09T11:41:21.9564367Z remote: Counting objects: 27% (291/1076) 2023-08-09T11:41:21.9564654Z remote: Counting objects: 28% (302/1076) 2023-08-09T11:41:21.9564942Z remote: Counting objects: 29% (313/1076) 2023-08-09T11:41:21.9565225Z remote: Counting objects: 30% (323/1076) 2023-08-09T11:41:21.9565518Z remote: Counting objects: 31% (334/1076) 2023-08-09T11:41:21.9565799Z remote: Counting objects: 32% (345/1076) 2023-08-09T11:41:21.9566092Z remote: Counting objects: 33% (356/1076) 2023-08-09T11:41:21.9566396Z remote: Counting objects: 34% (366/1076) 2023-08-09T11:41:21.9566683Z remote: Counting objects: 35% (377/1076) 2023-08-09T11:41:21.9566972Z remote: Counting objects: 36% (388/1076) 2023-08-09T11:41:21.9567241Z remote: Counting objects: 37% (399/1076) 2023-08-09T11:41:21.9567535Z remote: Counting objects: 38% (409/1076) 2023-08-09T11:41:21.9567820Z remote: Counting objects: 39% (420/1076) 2023-08-09T11:41:21.9568109Z remote: Counting objects: 40% (431/1076) 2023-08-09T11:41:21.9568542Z remote: Counting objects: 41% (442/1076) 2023-08-09T11:41:21.9568850Z remote: Counting objects: 42% (452/1076) 2023-08-09T11:41:21.9569275Z remote: Counting objects: 43% (463/1076) 2023-08-09T11:41:21.9569701Z remote: Counting objects: 44% (474/1076) 2023-08-09T11:41:21.9569979Z remote: Counting objects: 45% (485/1076) 2023-08-09T11:41:21.9570277Z remote: Counting objects: 46% (495/1076) 2023-08-09T11:41:21.9570562Z remote: Counting objects: 47% (506/1076) 2023-08-09T11:41:21.9570849Z remote: Counting objects: 48% (517/1076) 2023-08-09T11:41:21.9571121Z remote: Counting objects: 49% (528/1076) 2023-08-09T11:41:21.9572273Z remote: Counting objects: 50% (538/1076) 2023-08-09T11:41:21.9572622Z remote: Counting objects: 51% (549/1076) 2023-08-09T11:41:21.9572912Z remote: Counting objects: 52% (560/1076) 2023-08-09T11:41:21.9573184Z remote: Counting objects: 53% (571/1076) 2023-08-09T11:41:21.9573471Z remote: Counting objects: 54% (582/1076) 2023-08-09T11:41:21.9573761Z remote: Counting objects: 55% (592/1076) 2023-08-09T11:41:21.9574049Z remote: Counting objects: 56% (603/1076) 2023-08-09T11:41:21.9574319Z remote: Counting objects: 57% (614/1076) 2023-08-09T11:41:21.9574761Z remote: Counting objects: 58% (625/1076) 2023-08-09T11:41:21.9575232Z remote: Counting objects: 59% (635/1076) 2023-08-09T11:41:21.9575653Z remote: Counting objects: 60% (646/1076) 2023-08-09T11:41:21.9576054Z remote: Counting objects: 61% (657/1076) 2023-08-09T11:41:21.9576344Z remote: Counting objects: 62% (668/1076) 2023-08-09T11:41:21.9576638Z remote: Counting objects: 63% (678/1076) 2023-08-09T11:41:21.9576926Z remote: Counting objects: 64% (689/1076) 2023-08-09T11:41:21.9577215Z remote: Counting objects: 65% (700/1076) 2023-08-09T11:41:21.9577483Z remote: Counting objects: 66% (711/1076) 2023-08-09T11:41:21.9577769Z remote: Counting objects: 67% (721/1076) 2023-08-09T11:41:21.9578056Z remote: Counting objects: 68% (732/1076) 2023-08-09T11:41:21.9578347Z remote: Counting objects: 69% (743/1076) 2023-08-09T11:41:21.9578620Z remote: Counting objects: 70% (754/1076) 2023-08-09T11:41:21.9578910Z remote: Counting objects: 71% (764/1076) 2023-08-09T11:41:21.9579205Z remote: Counting objects: 72% (775/1076) 2023-08-09T11:41:21.9579493Z remote: Counting objects: 73% (786/1076) 2023-08-09T11:41:21.9579873Z remote: Counting objects: 74% (797/1076) 2023-08-09T11:41:21.9580164Z remote: Counting objects: 75% (807/1076) 2023-08-09T11:41:21.9580462Z remote: Counting objects: 76% (818/1076) 2023-08-09T11:41:21.9580822Z remote: Counting objects: 77% (829/1076) 2023-08-09T11:41:21.9581294Z remote: Counting objects: 78% (840/1076) 2023-08-09T11:41:21.9581592Z remote: Counting objects: 79% (851/1076) 2023-08-09T11:41:21.9582112Z remote: Counting objects: 80% (861/1076) 2023-08-09T11:41:21.9582419Z remote: Counting objects: 81% (872/1076) 2023-08-09T11:41:21.9582689Z remote: Counting objects: 82% (883/1076) 2023-08-09T11:41:21.9582974Z remote: Counting objects: 83% (894/1076) 2023-08-09T11:41:21.9583262Z remote: Counting objects: 84% (904/1076) 2023-08-09T11:41:21.9583560Z remote: Counting objects: 85% (915/1076) 2023-08-09T11:41:21.9583828Z remote: Counting objects: 86% (926/1076) 2023-08-09T11:41:21.9584120Z remote: Counting objects: 87% (937/1076) 2023-08-09T11:41:21.9584406Z remote: Counting objects: 88% (947/1076) 2023-08-09T11:41:21.9584701Z remote: Counting objects: 89% (958/1076) 2023-08-09T11:41:21.9584973Z remote: Counting objects: 90% (969/1076) 2023-08-09T11:41:21.9585266Z remote: Counting objects: 91% (980/1076) 2023-08-09T11:41:21.9585555Z remote: Counting objects: 92% (990/1076) 2023-08-09T11:41:21.9585846Z remote: Counting objects: 93% (1001/1076) 2023-08-09T11:41:21.9586148Z remote: Counting objects: 94% (1012/1076) 2023-08-09T11:41:21.9586431Z remote: Counting objects: 95% (1023/1076) 2023-08-09T11:41:21.9586741Z remote: Counting objects: 96% (1033/1076) 2023-08-09T11:41:21.9587045Z remote: Counting objects: 97% (1044/1076) 2023-08-09T11:41:21.9587354Z remote: Counting objects: 98% (1055/1076) 2023-08-09T11:41:21.9587833Z remote: Counting objects: 99% (1066/1076) 2023-08-09T11:41:21.9588110Z remote: Counting objects: 100% (1076/1076) 2023-08-09T11:41:21.9588789Z remote: Counting objects: 100% (1076/1076), done. 2023-08-09T11:41:21.9589149Z remote: Compressing objects: 0% (1/864) 2023-08-09T11:41:21.9589462Z remote: Compressing objects: 1% (9/864) 2023-08-09T11:41:21.9589754Z remote: Compressing objects: 2% (18/864) 2023-08-09T11:41:21.9590066Z remote: Compressing objects: 3% (26/864) 2023-08-09T11:41:21.9590374Z remote: Compressing objects: 4% (35/864) 2023-08-09T11:41:21.9590678Z remote: Compressing objects: 5% (44/864) 2023-08-09T11:41:21.9590964Z remote: Compressing objects: 6% (52/864) 2023-08-09T11:41:21.9591270Z remote: Compressing objects: 7% (61/864) 2023-08-09T11:41:21.9592279Z remote: Compressing objects: 8% (70/864) 2023-08-09T11:41:21.9592583Z remote: Compressing objects: 9% (78/864) 2023-08-09T11:41:21.9592872Z remote: Compressing objects: 10% (87/864) 2023-08-09T11:41:21.9593178Z remote: Compressing objects: 11% (96/864) 2023-08-09T11:41:21.9593498Z remote: Compressing objects: 12% (104/864) 2023-08-09T11:41:21.9593812Z remote: Compressing objects: 13% (113/864) 2023-08-09T11:41:21.9594261Z remote: Compressing objects: 14% (121/864) 2023-08-09T11:41:21.9594571Z remote: Compressing objects: 15% (130/864) 2023-08-09T11:41:21.9595097Z remote: Compressing objects: 16% (139/864) 2023-08-09T11:41:21.9595412Z remote: Compressing objects: 17% (147/864) 2023-08-09T11:41:21.9595721Z remote: Compressing objects: 18% (156/864) 2023-08-09T11:41:21.9596011Z remote: Compressing objects: 19% (165/864) 2023-08-09T11:41:21.9596316Z remote: Compressing objects: 20% (173/864) 2023-08-09T11:41:21.9596631Z remote: Compressing objects: 21% (182/864) 2023-08-09T11:41:21.9597089Z remote: Compressing objects: 22% (191/864) 2023-08-09T11:41:21.9597383Z remote: Compressing objects: 23% (199/864) 2023-08-09T11:41:21.9597755Z remote: Compressing objects: 24% (208/864) 2023-08-09T11:41:21.9598073Z remote: Compressing objects: 25% (216/864) 2023-08-09T11:41:21.9598381Z remote: Compressing objects: 26% (225/864) 2023-08-09T11:41:21.9598719Z remote: Compressing objects: 27% (234/864) 2023-08-09T11:41:21.9599008Z remote: Compressing objects: 28% (242/864) 2023-08-09T11:41:21.9599323Z remote: Compressing objects: 29% (251/864) 2023-08-09T11:41:21.9599637Z remote: Compressing objects: 30% (260/864) 2023-08-09T11:41:21.9599934Z remote: Compressing objects: 31% (268/864) 2023-08-09T11:41:21.9600340Z remote: Compressing objects: 32% (277/864) 2023-08-09T11:41:21.9600682Z remote: Compressing objects: 33% (286/864) 2023-08-09T11:41:21.9601121Z remote: Compressing objects: 34% (294/864) 2023-08-09T11:41:21.9601538Z remote: Compressing objects: 35% (303/864) 2023-08-09T11:41:21.9601830Z remote: Compressing objects: 36% (312/864) 2023-08-09T11:41:21.9602141Z remote: Compressing objects: 37% (320/864) 2023-08-09T11:41:21.9602445Z remote: Compressing objects: 38% (329/864) 2023-08-09T11:41:21.9602752Z remote: Compressing objects: 39% (337/864) 2023-08-09T11:41:21.9603051Z remote: Compressing objects: 40% (346/864) 2023-08-09T11:41:21.9603336Z remote: Compressing objects: 41% (355/864) 2023-08-09T11:41:21.9603640Z remote: Compressing objects: 42% (363/864) 2023-08-09T11:41:21.9603942Z remote: Compressing objects: 43% (372/864) 2023-08-09T11:41:21.9604243Z remote: Compressing objects: 44% (381/864) 2023-08-09T11:41:21.9604531Z remote: Compressing objects: 45% (389/864) 2023-08-09T11:41:21.9604840Z remote: Compressing objects: 46% (398/864) 2023-08-09T11:41:21.9605145Z remote: Compressing objects: 47% (407/864) 2023-08-09T11:41:21.9605453Z remote: Compressing objects: 48% (415/864) 2023-08-09T11:41:21.9605739Z remote: Compressing objects: 49% (424/864) 2023-08-09T11:41:21.9606181Z remote: Compressing objects: 50% (432/864) 2023-08-09T11:41:21.9606639Z remote: Compressing objects: 51% (441/864) 2023-08-09T11:41:21.9606949Z remote: Compressing objects: 52% (450/864) 2023-08-09T11:41:21.9607467Z remote: Compressing objects: 53% (458/864) 2023-08-09T11:41:21.9607780Z remote: Compressing objects: 54% (467/864) 2023-08-09T11:41:21.9608085Z remote: Compressing objects: 55% (476/864) 2023-08-09T11:41:21.9608387Z remote: Compressing objects: 56% (484/864) 2023-08-09T11:41:21.9608674Z remote: Compressing objects: 57% (493/864) 2023-08-09T11:41:21.9609110Z remote: Compressing objects: 58% (502/864) 2023-08-09T11:41:21.9609420Z remote: Compressing objects: 59% (510/864) 2023-08-09T11:41:21.9609723Z remote: Compressing objects: 60% (519/864) 2023-08-09T11:41:21.9610010Z remote: Compressing objects: 61% (528/864) 2023-08-09T11:41:21.9610322Z remote: Compressing objects: 62% (536/864) 2023-08-09T11:41:21.9610627Z remote: Compressing objects: 63% (545/864) 2023-08-09T11:41:21.9610934Z remote: Compressing objects: 64% (553/864) 2023-08-09T11:41:21.9611218Z remote: Compressing objects: 65% (562/864) 2023-08-09T11:41:21.9611520Z remote: Compressing objects: 66% (571/864) 2023-08-09T11:41:21.9611821Z remote: Compressing objects: 67% (579/864) 2023-08-09T11:41:21.9612126Z remote: Compressing objects: 68% (588/864) 2023-08-09T11:41:21.9612422Z remote: Compressing objects: 69% (597/864) 2023-08-09T11:41:21.9612841Z remote: Compressing objects: 70% (605/864) 2023-08-09T11:41:21.9613161Z remote: Compressing objects: 71% (614/864) 2023-08-09T11:41:21.9613788Z remote: Compressing objects: 72% (623/864) 2023-08-09T11:41:21.9614091Z remote: Compressing objects: 73% (631/864) 2023-08-09T11:41:21.9614449Z remote: Compressing objects: 74% (640/864) 2023-08-09T11:41:21.9614762Z remote: Compressing objects: 75% (648/864) 2023-08-09T11:41:21.9615064Z remote: Compressing objects: 76% (657/864) 2023-08-09T11:41:21.9615370Z remote: Compressing objects: 77% (666/864) 2023-08-09T11:41:21.9615653Z remote: Compressing objects: 78% (674/864) 2023-08-09T11:41:21.9615956Z remote: Compressing objects: 79% (683/864) 2023-08-09T11:41:21.9616258Z remote: Compressing objects: 80% (692/864) 2023-08-09T11:41:21.9616600Z remote: Compressing objects: 81% (700/864) 2023-08-09T11:41:21.9617109Z remote: Compressing objects: 82% (709/864) 2023-08-09T11:41:21.9631653Z remote: Compressing objects: 83% (718/864) 2023-08-09T11:41:21.9632218Z remote: Compressing objects: 84% (726/864) 2023-08-09T11:41:21.9632759Z remote: Compressing objects: 85% (735/864) 2023-08-09T11:41:21.9633340Z remote: Compressing objects: 86% (744/864) 2023-08-09T11:41:21.9635819Z remote: Compressing objects: 87% (752/864) 2023-08-09T11:41:21.9636140Z remote: Compressing objects: 88% (761/864) 2023-08-09T11:41:21.9636452Z remote: Compressing objects: 89% (769/864) 2023-08-09T11:41:21.9636744Z remote: Compressing objects: 90% (778/864) 2023-08-09T11:41:21.9637054Z remote: Compressing objects: 91% (787/864) 2023-08-09T11:41:21.9637363Z remote: Compressing objects: 92% (795/864) 2023-08-09T11:41:21.9637673Z remote: Compressing objects: 93% (804/864) 2023-08-09T11:41:21.9637986Z remote: Compressing objects: 94% (813/864) 2023-08-09T11:41:21.9638382Z remote: Compressing objects: 95% (821/864) 2023-08-09T11:41:21.9638919Z remote: Compressing objects: 96% (830/864) 2023-08-09T11:41:21.9639456Z remote: Compressing objects: 97% (839/864) 2023-08-09T11:41:21.9639763Z remote: Compressing objects: 98% (847/864) 2023-08-09T11:41:21.9640123Z remote: Compressing objects: 99% (856/864) 2023-08-09T11:41:21.9642079Z remote: Compressing objects: 100% (864/864) 2023-08-09T11:41:21.9642561Z remote: Compressing objects: 100% (864/864), done. 2023-08-09T11:41:21.9841376Z Receiving objects: 0% (1/1076) 2023-08-09T11:41:21.9845603Z Receiving objects: 1% (11/1076) 2023-08-09T11:41:21.9850679Z Receiving objects: 2% (22/1076) 2023-08-09T11:41:21.9965185Z Receiving objects: 3% (33/1076) 2023-08-09T11:41:21.9968388Z Receiving objects: 4% (44/1076) 2023-08-09T11:41:21.9980936Z Receiving objects: 5% (54/1076) 2023-08-09T11:41:21.9992432Z Receiving objects: 6% (65/1076) 2023-08-09T11:41:21.9998539Z Receiving objects: 7% (76/1076) 2023-08-09T11:41:22.0005041Z Receiving objects: 8% (87/1076) 2023-08-09T11:41:22.0010014Z Receiving objects: 9% (97/1076) 2023-08-09T11:41:22.0012622Z Receiving objects: 10% (108/1076) 2023-08-09T11:41:22.0016704Z Receiving objects: 11% (119/1076) 2023-08-09T11:41:22.0020141Z Receiving objects: 12% (130/1076) 2023-08-09T11:41:22.0029650Z Receiving objects: 13% (140/1076) 2023-08-09T11:41:22.0031913Z Receiving objects: 14% (151/1076) 2023-08-09T11:41:22.0038071Z Receiving objects: 15% (162/1076) 2023-08-09T11:41:22.0043825Z Receiving objects: 16% (173/1076) 2023-08-09T11:41:22.0053244Z Receiving objects: 17% (183/1076) 2023-08-09T11:41:22.0066626Z Receiving objects: 18% (194/1076) 2023-08-09T11:41:22.0075722Z Receiving objects: 19% (205/1076) 2023-08-09T11:41:22.0078958Z Receiving objects: 20% (216/1076) 2023-08-09T11:41:22.0083365Z Receiving objects: 21% (226/1076) 2023-08-09T11:41:22.0118717Z Receiving objects: 22% (237/1076) 2023-08-09T11:41:22.0135010Z Receiving objects: 23% (248/1076) 2023-08-09T11:41:22.0137815Z Receiving objects: 24% (259/1076) 2023-08-09T11:41:22.0140915Z Receiving objects: 25% (269/1076) 2023-08-09T11:41:22.0148289Z Receiving objects: 26% (280/1076) 2023-08-09T11:41:22.0153758Z Receiving objects: 27% (291/1076) 2023-08-09T11:41:22.0159488Z Receiving objects: 28% (302/1076) 2023-08-09T11:41:22.0162002Z Receiving objects: 29% (313/1076) 2023-08-09T11:41:22.0166562Z Receiving objects: 30% (323/1076) 2023-08-09T11:41:22.0178791Z Receiving objects: 31% (334/1076) 2023-08-09T11:41:22.0204842Z Receiving objects: 32% (345/1076) 2023-08-09T11:41:22.0215234Z Receiving objects: 33% (356/1076) 2023-08-09T11:41:22.0256277Z Receiving objects: 34% (366/1076) 2023-08-09T11:41:22.0259345Z Receiving objects: 35% (377/1076) 2023-08-09T11:41:22.0263209Z Receiving objects: 36% (388/1076) 2023-08-09T11:41:22.0270533Z Receiving objects: 37% (399/1076) 2023-08-09T11:41:22.0271799Z Receiving objects: 38% (409/1076) 2023-08-09T11:41:22.0277470Z Receiving objects: 39% (420/1076) 2023-08-09T11:41:22.0290547Z Receiving objects: 40% (431/1076) 2023-08-09T11:41:22.0297853Z Receiving objects: 41% (442/1076) 2023-08-09T11:41:22.0303225Z Receiving objects: 42% (452/1076) 2023-08-09T11:41:22.0312550Z Receiving objects: 43% (463/1076) 2023-08-09T11:41:22.0318158Z Receiving objects: 44% (474/1076) 2023-08-09T11:41:22.0326320Z Receiving objects: 45% (485/1076) 2023-08-09T11:41:22.0327772Z Receiving objects: 46% (495/1076) 2023-08-09T11:41:22.0332203Z Receiving objects: 47% (506/1076) 2023-08-09T11:41:22.0337267Z Receiving objects: 48% (517/1076) 2023-08-09T11:41:22.0338793Z Receiving objects: 49% (528/1076) 2023-08-09T11:41:22.0344219Z Receiving objects: 50% (538/1076) 2023-08-09T11:41:22.0345417Z Receiving objects: 51% (549/1076) 2023-08-09T11:41:22.0346978Z Receiving objects: 52% (560/1076) 2023-08-09T11:41:22.0348433Z Receiving objects: 53% (571/1076) 2023-08-09T11:41:22.0349324Z Receiving objects: 54% (582/1076) 2023-08-09T11:41:22.0352999Z Receiving objects: 55% (592/1076) 2023-08-09T11:41:22.0356425Z Receiving objects: 56% (603/1076) 2023-08-09T11:41:22.0360412Z Receiving objects: 57% (614/1076) 2023-08-09T11:41:22.0365124Z Receiving objects: 58% (625/1076) 2023-08-09T11:41:22.0368534Z Receiving objects: 59% (635/1076) 2023-08-09T11:41:22.0371879Z Receiving objects: 60% (646/1076) 2023-08-09T11:41:22.0381545Z Receiving objects: 61% (657/1076) 2023-08-09T11:41:22.0402914Z Receiving objects: 62% (668/1076) 2023-08-09T11:41:22.0451019Z Receiving objects: 63% (678/1076) 2023-08-09T11:41:22.0455541Z Receiving objects: 64% (689/1076) 2023-08-09T11:41:22.0460092Z Receiving objects: 65% (700/1076) 2023-08-09T11:41:22.0561659Z Receiving objects: 66% (711/1076) 2023-08-09T11:41:22.0566093Z Receiving objects: 67% (721/1076) 2023-08-09T11:41:22.0569155Z Receiving objects: 68% (732/1076) 2023-08-09T11:41:22.0572671Z Receiving objects: 69% (743/1076) 2023-08-09T11:41:22.0574159Z Receiving objects: 70% (754/1076) 2023-08-09T11:41:22.0576267Z Receiving objects: 71% (764/1076) 2023-08-09T11:41:22.0586458Z Receiving objects: 72% (775/1076) 2023-08-09T11:41:22.0592122Z Receiving objects: 73% (786/1076) 2023-08-09T11:41:22.0598126Z Receiving objects: 74% (797/1076) 2023-08-09T11:41:22.0603714Z Receiving objects: 75% (807/1076) 2023-08-09T11:41:22.0608520Z Receiving objects: 76% (818/1076) 2023-08-09T11:41:22.0611575Z Receiving objects: 77% (829/1076) 2023-08-09T11:41:22.0616097Z Receiving objects: 78% (840/1076) 2023-08-09T11:41:22.0619032Z Receiving objects: 79% (851/1076) 2023-08-09T11:41:22.0621508Z Receiving objects: 80% (861/1076) 2023-08-09T11:41:22.0623143Z Receiving objects: 81% (872/1076) 2023-08-09T11:41:22.0624069Z Receiving objects: 82% (883/1076) 2023-08-09T11:41:22.0627815Z Receiving objects: 83% (894/1076) 2023-08-09T11:41:22.0630687Z Receiving objects: 84% (904/1076) 2023-08-09T11:41:22.0634229Z Receiving objects: 85% (915/1076) 2023-08-09T11:41:22.0636554Z Receiving objects: 86% (926/1076) 2023-08-09T11:41:22.0637614Z Receiving objects: 87% (937/1076) 2023-08-09T11:41:22.0638560Z Receiving objects: 88% (947/1076) 2023-08-09T11:41:22.0639052Z Receiving objects: 89% (958/1076) 2023-08-09T11:41:22.0643156Z Receiving objects: 90% (969/1076) 2023-08-09T11:41:22.0644553Z Receiving objects: 91% (980/1076) 2023-08-09T11:41:22.0649393Z Receiving objects: 92% (990/1076) 2023-08-09T11:41:22.0650350Z Receiving objects: 93% (1001/1076) 2023-08-09T11:41:22.0663203Z Receiving objects: 94% (1012/1076) 2023-08-09T11:41:22.0669228Z Receiving objects: 95% (1023/1076) 2023-08-09T11:41:22.0683539Z Receiving objects: 96% (1033/1076) 2023-08-09T11:41:22.0701390Z Receiving objects: 97% (1044/1076) 2023-08-09T11:41:22.0710048Z Receiving objects: 98% (1055/1076) 2023-08-09T11:41:22.0775456Z Receiving objects: 99% (1066/1076) 2023-08-09T11:41:22.0776135Z remote: Total 1076 (delta 184), reused 637 (delta 101), pack-reused 0 2023-08-09T11:41:22.0779810Z Receiving objects: 100% (1076/1076) 2023-08-09T11:41:22.0782052Z Receiving objects: 100% (1076/1076), 1.50 MiB | 15.08 MiB/s, done. 2023-08-09T11:41:22.0791348Z Resolving deltas: 0% (0/184) 2023-08-09T11:41:22.0792735Z Resolving deltas: 1% (2/184) 2023-08-09T11:41:22.0796176Z Resolving deltas: 2% (4/184) 2023-08-09T11:41:22.0797033Z Resolving deltas: 3% (6/184) 2023-08-09T11:41:22.0799177Z Resolving deltas: 4% (8/184) 2023-08-09T11:41:22.0799764Z Resolving deltas: 5% (11/184) 2023-08-09T11:41:22.0800396Z Resolving deltas: 6% (12/184) 2023-08-09T11:41:22.0800890Z Resolving deltas: 7% (14/184) 2023-08-09T11:41:22.0801776Z Resolving deltas: 8% (16/184) 2023-08-09T11:41:22.0802278Z Resolving deltas: 9% (17/184) 2023-08-09T11:41:22.0802884Z Resolving deltas: 10% (20/184) 2023-08-09T11:41:22.0803334Z Resolving deltas: 11% (21/184) 2023-08-09T11:41:22.0803768Z Resolving deltas: 12% (23/184) 2023-08-09T11:41:22.0804256Z Resolving deltas: 13% (24/184) 2023-08-09T11:41:22.0804869Z Resolving deltas: 14% (27/184) 2023-08-09T11:41:22.0805649Z Resolving deltas: 15% (28/184) 2023-08-09T11:41:22.0806127Z Resolving deltas: 16% (30/184) 2023-08-09T11:41:22.0807091Z Resolving deltas: 17% (32/184) 2023-08-09T11:41:22.0807559Z Resolving deltas: 18% (34/184) 2023-08-09T11:41:22.0809582Z Resolving deltas: 19% (35/184) 2023-08-09T11:41:22.0811394Z Resolving deltas: 20% (37/184) 2023-08-09T11:41:22.0811999Z Resolving deltas: 21% (39/184) 2023-08-09T11:41:22.0822956Z Resolving deltas: 22% (41/184) 2023-08-09T11:41:22.0826670Z Resolving deltas: 23% (44/184) 2023-08-09T11:41:22.0827399Z Resolving deltas: 24% (45/184) 2023-08-09T11:41:22.0827839Z Resolving deltas: 25% (46/184) 2023-08-09T11:41:22.0831949Z Resolving deltas: 26% (48/184) 2023-08-09T11:41:22.0838484Z Resolving deltas: 27% (50/184) 2023-08-09T11:41:22.0841063Z Resolving deltas: 28% (52/184) 2023-08-09T11:41:22.0843607Z Resolving deltas: 29% (54/184) 2023-08-09T11:41:22.0844628Z Resolving deltas: 30% (56/184) 2023-08-09T11:41:22.0846387Z Resolving deltas: 31% (58/184) 2023-08-09T11:41:22.0846873Z Resolving deltas: 32% (59/184) 2023-08-09T11:41:22.0847321Z Resolving deltas: 33% (61/184) 2023-08-09T11:41:22.0848364Z Resolving deltas: 34% (63/184) 2023-08-09T11:41:22.0851654Z Resolving deltas: 35% (65/184) 2023-08-09T11:41:22.0852342Z Resolving deltas: 36% (67/184) 2023-08-09T11:41:22.0853246Z Resolving deltas: 37% (69/184) 2023-08-09T11:41:22.0853987Z Resolving deltas: 38% (70/184) 2023-08-09T11:41:22.0855343Z Resolving deltas: 39% (73/184) 2023-08-09T11:41:22.0857998Z Resolving deltas: 40% (74/184) 2023-08-09T11:41:22.0858518Z Resolving deltas: 42% (78/184) 2023-08-09T11:41:22.0859042Z Resolving deltas: 43% (80/184) 2023-08-09T11:41:22.0859525Z Resolving deltas: 44% (81/184) 2023-08-09T11:41:22.0860039Z Resolving deltas: 45% (84/184) 2023-08-09T11:41:22.0860556Z Resolving deltas: 46% (85/184) 2023-08-09T11:41:22.0861053Z Resolving deltas: 47% (87/184) 2023-08-09T11:41:22.0861562Z Resolving deltas: 48% (90/184) 2023-08-09T11:41:22.0861988Z Resolving deltas: 49% (91/184) 2023-08-09T11:41:22.0862582Z Resolving deltas: 50% (92/184) 2023-08-09T11:41:22.0863038Z Resolving deltas: 51% (95/184) 2023-08-09T11:41:22.0863470Z Resolving deltas: 52% (96/184) 2023-08-09T11:41:22.0863868Z Resolving deltas: 53% (99/184) 2023-08-09T11:41:22.0864249Z Resolving deltas: 54% (100/184) 2023-08-09T11:41:22.0864777Z Resolving deltas: 55% (102/184) 2023-08-09T11:41:22.0865294Z Resolving deltas: 57% (106/184) 2023-08-09T11:41:22.0865779Z Resolving deltas: 58% (107/184) 2023-08-09T11:41:22.0866278Z Resolving deltas: 59% (109/184) 2023-08-09T11:41:22.0866771Z Resolving deltas: 60% (111/184) 2023-08-09T11:41:22.0867545Z Resolving deltas: 61% (113/184) 2023-08-09T11:41:22.0868036Z Resolving deltas: 62% (115/184) 2023-08-09T11:41:22.0868551Z Resolving deltas: 63% (117/184) 2023-08-09T11:41:22.0869176Z Resolving deltas: 64% (118/184) 2023-08-09T11:41:22.0869661Z Resolving deltas: 65% (120/184) 2023-08-09T11:41:22.0870762Z Resolving deltas: 66% (122/184) 2023-08-09T11:41:22.0871312Z Resolving deltas: 67% (124/184) 2023-08-09T11:41:22.0871832Z Resolving deltas: 69% (127/184) 2023-08-09T11:41:22.0872335Z Resolving deltas: 70% (129/184) 2023-08-09T11:41:22.0872806Z Resolving deltas: 71% (131/184) 2023-08-09T11:41:22.0873150Z Resolving deltas: 72% (133/184) 2023-08-09T11:41:22.0873425Z Resolving deltas: 73% (135/184) 2023-08-09T11:41:22.0873699Z Resolving deltas: 74% (137/184) 2023-08-09T11:41:22.0873946Z Resolving deltas: 75% (139/184) 2023-08-09T11:41:22.0874216Z Resolving deltas: 76% (140/184) 2023-08-09T11:41:22.0874486Z Resolving deltas: 77% (143/184) 2023-08-09T11:41:22.0874759Z Resolving deltas: 78% (144/184) 2023-08-09T11:41:22.0875006Z Resolving deltas: 79% (146/184) 2023-08-09T11:41:22.0875274Z Resolving deltas: 80% (148/184) 2023-08-09T11:41:22.0875670Z Resolving deltas: 81% (150/184) 2023-08-09T11:41:22.0876038Z Resolving deltas: 82% (151/184) 2023-08-09T11:41:22.0876469Z Resolving deltas: 83% (153/184) 2023-08-09T11:41:22.0876741Z Resolving deltas: 84% (155/184) 2023-08-09T11:41:22.0877014Z Resolving deltas: 85% (157/184) 2023-08-09T11:41:22.0877438Z Resolving deltas: 86% (159/184) 2023-08-09T11:41:22.0877984Z Resolving deltas: 87% (161/184) 2023-08-09T11:41:22.0878660Z Resolving deltas: 88% (162/184) 2023-08-09T11:41:22.0879155Z Resolving deltas: 89% (164/184) 2023-08-09T11:41:22.0879615Z Resolving deltas: 90% (166/184) 2023-08-09T11:41:22.0880064Z Resolving deltas: 91% (168/184) 2023-08-09T11:41:22.0880677Z Resolving deltas: 92% (171/184) 2023-08-09T11:41:22.0881623Z Resolving deltas: 93% (172/184) 2023-08-09T11:41:22.0883906Z Resolving deltas: 94% (173/184) 2023-08-09T11:41:22.0885115Z Resolving deltas: 95% (175/184) 2023-08-09T11:41:22.0887571Z Resolving deltas: 96% (178/184) 2023-08-09T11:41:22.0888158Z Resolving deltas: 97% (179/184) 2023-08-09T11:41:22.0892522Z Resolving deltas: 98% (181/184) 2023-08-09T11:41:22.0895053Z Resolving deltas: 99% (183/184) 2023-08-09T11:41:22.0899778Z Resolving deltas: 100% (184/184) 2023-08-09T11:41:22.0900161Z Resolving deltas: 100% (184/184), done. 2023-08-09T11:41:23.3119490Z From https://github.com/pytorch/test-infra 2023-08-09T11:41:23.3120301Z * [new branch] main -> origin/main 2023-08-09T11:41:23.3320165Z ##[endgroup] 2023-08-09T11:41:23.3320717Z ##[group]Determining the checkout info 2023-08-09T11:41:23.3332841Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-08-09T11:41:23.3644911Z origin/main 2023-08-09T11:41:23.3684433Z ##[endgroup] 2023-08-09T11:41:23.3684878Z ##[group]Checking out the ref 2023-08-09T11:41:23.3699105Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-08-09T11:41:24.4846842Z Updating files: 40% (360/883) 2023-08-09T11:41:24.4916592Z Updating files: 41% (363/883) 2023-08-09T11:41:24.4968716Z Updating files: 42% (371/883) 2023-08-09T11:41:24.5027598Z Updating files: 43% (380/883) 2023-08-09T11:41:24.5091634Z Updating files: 44% (389/883) 2023-08-09T11:41:24.5146722Z Updating files: 45% (398/883) 2023-08-09T11:41:24.5211321Z Updating files: 46% (407/883) 2023-08-09T11:41:24.5520358Z Updating files: 47% (416/883) 2023-08-09T11:41:24.5581651Z Updating files: 48% (424/883) 2023-08-09T11:41:24.5635159Z Updating files: 49% (433/883) 2023-08-09T11:41:24.5692201Z Updating files: 50% (442/883) 2023-08-09T11:41:24.5740515Z Updating files: 51% (451/883) 2023-08-09T11:41:24.5942909Z Updating files: 52% (460/883) 2023-08-09T11:41:24.6367291Z Updating files: 53% (468/883) 2023-08-09T11:41:24.6442379Z Updating files: 54% (477/883) 2023-08-09T11:41:24.6498917Z Updating files: 55% (486/883) 2023-08-09T11:41:24.6562943Z Updating files: 56% (495/883) 2023-08-09T11:41:24.9649514Z Updating files: 57% (504/883) 2023-08-09T11:41:24.9686679Z Updating files: 58% (513/883) 2023-08-09T11:41:24.9737249Z Updating files: 59% (521/883) 2023-08-09T11:41:24.9787746Z Updating files: 60% (530/883) 2023-08-09T11:41:24.9850556Z Updating files: 61% (539/883) 2023-08-09T11:41:24.9912642Z Updating files: 62% (548/883) 2023-08-09T11:41:24.9974589Z Updating files: 63% (557/883) 2023-08-09T11:41:25.0020173Z Updating files: 64% (566/883) 2023-08-09T11:41:25.0107101Z Updating files: 65% (574/883) 2023-08-09T11:41:25.0142513Z Updating files: 66% (583/883) 2023-08-09T11:41:25.0269487Z Updating files: 67% (592/883) 2023-08-09T11:41:25.0355068Z Updating files: 68% (601/883) 2023-08-09T11:41:25.0652488Z Updating files: 69% (610/883) 2023-08-09T11:41:25.1927567Z Updating files: 70% (619/883) 2023-08-09T11:41:25.3284113Z Updating files: 71% (627/883) 2023-08-09T11:41:25.3358139Z Updating files: 72% (636/883) 2023-08-09T11:41:25.3415853Z Updating files: 73% (645/883) 2023-08-09T11:41:25.3458550Z Updating files: 74% (654/883) 2023-08-09T11:41:25.3771444Z Updating files: 75% (663/883) 2023-08-09T11:41:25.3818754Z Updating files: 76% (672/883) 2023-08-09T11:41:25.3857929Z Updating files: 77% (680/883) 2023-08-09T11:41:25.4182484Z Updating files: 78% (689/883) 2023-08-09T11:41:25.8678370Z Updating files: 79% (698/883) 2023-08-09T11:41:25.8697473Z Updating files: 79% (702/883) 2023-08-09T11:41:25.8765569Z Updating files: 80% (707/883) 2023-08-09T11:41:25.9019135Z Updating files: 81% (716/883) 2023-08-09T11:41:25.9061139Z Updating files: 82% (725/883) 2023-08-09T11:41:25.9107065Z Updating files: 83% (733/883) 2023-08-09T11:41:25.9142244Z Updating files: 84% (742/883) 2023-08-09T11:41:25.9276171Z Updating files: 85% (751/883) 2023-08-09T11:41:26.0572025Z Updating files: 86% (760/883) 2023-08-09T11:41:26.2470831Z Updating files: 87% (769/883) 2023-08-09T11:41:26.2837093Z Updating files: 88% (778/883) 2023-08-09T11:41:26.2885020Z Updating files: 89% (786/883) 2023-08-09T11:41:26.2953450Z Updating files: 90% (795/883) 2023-08-09T11:41:26.3002256Z Updating files: 91% (804/883) 2023-08-09T11:41:26.3057194Z Updating files: 92% (813/883) 2023-08-09T11:41:26.3127522Z Updating files: 93% (822/883) 2023-08-09T11:41:26.3167096Z Updating files: 94% (831/883) 2023-08-09T11:41:26.3229508Z Updating files: 95% (839/883) 2023-08-09T11:41:26.3285690Z Updating files: 96% (848/883) 2023-08-09T11:41:26.3347509Z Updating files: 97% (857/883) 2023-08-09T11:41:26.3399955Z Updating files: 98% (866/883) 2023-08-09T11:41:26.3491353Z Updating files: 99% (875/883) 2023-08-09T11:41:26.3492058Z Updating files: 100% (883/883) 2023-08-09T11:41:26.3492537Z Updating files: 100% (883/883), done. 2023-08-09T11:41:26.3693582Z branch 'main' set up to track 'origin/main'. 2023-08-09T11:41:26.3694447Z Switched to a new branch 'main' 2023-08-09T11:41:26.3744678Z ##[endgroup] 2023-08-09T11:41:26.6250828Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:41:26.6539290Z '264b8afc6d56140163c6b64f4088a17c4cd59bfd' 2023-08-09T11:41:26.7210741Z Prepare all required actions 2023-08-09T11:41:26.8149199Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-08-09T11:41:26.8149496Z env: 2023-08-09T11:41:26.8149746Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:26.8150047Z PYTHON_VERSION: 3.8 2023-08-09T11:41:26.8150296Z PACKAGE_TYPE: conda 2023-08-09T11:41:26.8150551Z REPOSITORY: pytorch/audio 2023-08-09T11:41:26.8150769Z REF: 2023-08-09T11:41:26.8150983Z CU_VERSION: cu121 2023-08-09T11:41:26.8151208Z ##[endgroup] 2023-08-09T11:41:27.0046863Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:27.0047401Z set -euxo pipefail 2023-08-09T11:41:27.0047691Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-08-09T11:41:27.0081510Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:27.0081875Z env: 2023-08-09T11:41:27.0082156Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:27.0082520Z PYTHON_VERSION: 3.8 2023-08-09T11:41:27.0082778Z PACKAGE_TYPE: conda 2023-08-09T11:41:27.0083083Z REPOSITORY: pytorch/audio 2023-08-09T11:41:27.0083331Z REF: 2023-08-09T11:41:27.0083548Z CU_VERSION: cu121 2023-08-09T11:41:27.0083785Z ##[endgroup] 2023-08-09T11:41:28.0350657Z + echo CHANNEL=nightly 2023-08-09T11:41:28.0614314Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-08-09T11:41:28.0614659Z with: 2023-08-09T11:41:28.0615159Z github-secret: *** 2023-08-09T11:41:28.0615415Z activate-with-label: false 2023-08-09T11:41:28.0615791Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-08-09T11:41:28.0616129Z label: with-ssh 2023-08-09T11:41:28.0616383Z remove-existing-keys: true 2023-08-09T11:41:28.0616602Z env: 2023-08-09T11:41:28.0616871Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:28.0617163Z PYTHON_VERSION: 3.8 2023-08-09T11:41:28.0617407Z PACKAGE_TYPE: conda 2023-08-09T11:41:28.0617639Z REPOSITORY: pytorch/audio 2023-08-09T11:41:28.0617878Z REF: 2023-08-09T11:41:28.0618090Z CU_VERSION: cu121 2023-08-09T11:41:28.0618336Z CHANNEL: nightly 2023-08-09T11:41:28.0618540Z ##[endgroup] 2023-08-09T11:41:28.1819685Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-08-09T11:41:28.1825515Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-08-09T11:41:28.2053410Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:28.2053881Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:28.2080665Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:41:28.2080961Z env: 2023-08-09T11:41:28.2081211Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:28.2081508Z PYTHON_VERSION: 3.8 2023-08-09T11:41:28.2081761Z PACKAGE_TYPE: conda 2023-08-09T11:41:28.2082199Z REPOSITORY: pytorch/audio 2023-08-09T11:41:28.2082435Z REF: 2023-08-09T11:41:28.2082648Z CU_VERSION: cu121 2023-08-09T11:41:28.2083105Z CHANNEL: nightly 2023-08-09T11:41:28.2083340Z ##[endgroup] 2023-08-09T11:41:29.4129293Z Prepare all required actions 2023-08-09T11:41:29.4129845Z Getting action download info 2023-08-09T11:41:29.6759060Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-08-09T11:41:30.4382588Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-08-09T11:41:30.4382900Z with: 2023-08-09T11:41:30.4383112Z repository: pytorch/audio 2023-08-09T11:41:30.4383375Z setup-miniconda: false 2023-08-09T11:41:30.4383627Z python-version: 3.8 2023-08-09T11:41:30.4383875Z submodules: recursive 2023-08-09T11:41:30.4384071Z env: 2023-08-09T11:41:30.4384326Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:30.4384609Z PYTHON_VERSION: 3.8 2023-08-09T11:41:30.4384844Z PACKAGE_TYPE: conda 2023-08-09T11:41:30.4385066Z REPOSITORY: pytorch/audio 2023-08-09T11:41:30.4385294Z REF: 2023-08-09T11:41:30.4385493Z CU_VERSION: cu121 2023-08-09T11:41:30.4385736Z CHANNEL: nightly 2023-08-09T11:41:30.4386026Z ##[endgroup] 2023-08-09T11:41:30.7009152Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:30.7009551Z set -euxo pipefail 2023-08-09T11:41:30.7009928Z rm -rf "${REPOSITORY}" 2023-08-09T11:41:30.7040580Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:30.7040914Z env: 2023-08-09T11:41:30.7041175Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:30.7041645Z PYTHON_VERSION: 3.8 2023-08-09T11:41:30.7041866Z PACKAGE_TYPE: conda 2023-08-09T11:41:30.7042231Z REPOSITORY: pytorch/audio 2023-08-09T11:41:30.7042568Z REF: 2023-08-09T11:41:30.7042751Z CU_VERSION: cu121 2023-08-09T11:41:30.7042968Z CHANNEL: nightly 2023-08-09T11:41:30.7043183Z ##[endgroup] 2023-08-09T11:41:30.7317857Z + rm -rf pytorch/audio 2023-08-09T11:41:30.7993372Z ##[group]Run actions/checkout@v3 2023-08-09T11:41:30.7993608Z with: 2023-08-09T11:41:30.7993850Z repository: pytorch/audio 2023-08-09T11:41:30.7994117Z submodules: recursive 2023-08-09T11:41:30.7994332Z path: pytorch/audio 2023-08-09T11:41:30.7994691Z token: *** 2023-08-09T11:41:30.7994907Z ssh-strict: true 2023-08-09T11:41:30.7995149Z persist-credentials: true 2023-08-09T11:41:30.7995385Z clean: true 2023-08-09T11:41:30.7995615Z sparse-checkout-cone-mode: true 2023-08-09T11:41:30.7995877Z fetch-depth: 1 2023-08-09T11:41:30.7996085Z lfs: false 2023-08-09T11:41:30.7996293Z set-safe-directory: true 2023-08-09T11:41:30.7996515Z env: 2023-08-09T11:41:30.7996768Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:30.7997048Z PYTHON_VERSION: 3.8 2023-08-09T11:41:30.7997263Z PACKAGE_TYPE: conda 2023-08-09T11:41:30.7997507Z REPOSITORY: pytorch/audio 2023-08-09T11:41:30.7997730Z REF: 2023-08-09T11:41:30.7997926Z CU_VERSION: cu121 2023-08-09T11:41:30.7998123Z CHANNEL: nightly 2023-08-09T11:41:30.7998337Z ##[endgroup] 2023-08-09T11:41:30.9532937Z Syncing repository: pytorch/audio 2023-08-09T11:41:30.9552515Z ##[group]Getting Git version info 2023-08-09T11:41:30.9554865Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-08-09T11:41:30.9785938Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:31.0098861Z git version 2.41.0.windows.1 2023-08-09T11:41:31.0157120Z ##[endgroup] 2023-08-09T11:41:31.0186775Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ead7096a-eb91-48f1-ac7c-b85df046bc84' before making global git config changes 2023-08-09T11:41:31.0187594Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:31.0198810Z [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.0521633Z ##[group]Initializing the repository 2023-08-09T11:41:31.0531131Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T11:41:31.0941303Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-08-09T11:41:31.0981879Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-08-09T11:41:31.1299542Z ##[endgroup] 2023-08-09T11:41:31.1300011Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:31.1309629Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:31.1683046Z ##[endgroup] 2023-08-09T11:41:31.1683470Z ##[group]Setting up auth 2023-08-09T11:41:31.1699434Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:31.2009024Z [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:31.7842911Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:31.8218910Z [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.4136686Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:32.4467867Z ##[endgroup] 2023-08-09T11:41:32.4468455Z ##[group]Fetching the repository 2023-08-09T11:41:32.4486454Z [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:32.6491996Z remote: Enumerating objects: 987, done. 2023-08-09T11:41:32.6492725Z remote: Counting objects: 0% (1/987) 2023-08-09T11:41:32.6493343Z remote: Counting objects: 1% (10/987) 2023-08-09T11:41:32.6494028Z remote: Counting objects: 2% (20/987) 2023-08-09T11:41:32.6494532Z remote: Counting objects: 3% (30/987) 2023-08-09T11:41:32.6495057Z remote: Counting objects: 4% (40/987) 2023-08-09T11:41:32.6495705Z remote: Counting objects: 5% (50/987) 2023-08-09T11:41:32.6496536Z remote: Counting objects: 6% (60/987) 2023-08-09T11:41:32.6497026Z remote: Counting objects: 7% (70/987) 2023-08-09T11:41:32.6497505Z remote: Counting objects: 8% (79/987) 2023-08-09T11:41:32.6498015Z remote: Counting objects: 9% (89/987) 2023-08-09T11:41:32.6498644Z remote: Counting objects: 10% (99/987) 2023-08-09T11:41:32.6499140Z remote: Counting objects: 11% (109/987) 2023-08-09T11:41:32.6499844Z remote: Counting objects: 12% (119/987) 2023-08-09T11:41:32.6500458Z remote: Counting objects: 13% (129/987) 2023-08-09T11:41:32.6501064Z remote: Counting objects: 14% (139/987) 2023-08-09T11:41:32.6501541Z remote: Counting objects: 15% (149/987) 2023-08-09T11:41:32.6501953Z remote: Counting objects: 16% (158/987) 2023-08-09T11:41:32.6502250Z remote: Counting objects: 17% (168/987) 2023-08-09T11:41:32.6502532Z remote: Counting objects: 18% (178/987) 2023-08-09T11:41:32.6502825Z remote: Counting objects: 19% (188/987) 2023-08-09T11:41:32.6503113Z remote: Counting objects: 20% (198/987) 2023-08-09T11:41:32.6503400Z remote: Counting objects: 21% (208/987) 2023-08-09T11:41:32.6503670Z remote: Counting objects: 22% (218/987) 2023-08-09T11:41:32.6503956Z remote: Counting objects: 23% (228/987) 2023-08-09T11:41:32.6504242Z remote: Counting objects: 24% (237/987) 2023-08-09T11:41:32.6504528Z remote: Counting objects: 25% (247/987) 2023-08-09T11:41:32.6504799Z remote: Counting objects: 26% (257/987) 2023-08-09T11:41:32.6506187Z remote: Counting objects: 27% (267/987) 2023-08-09T11:41:32.6506697Z remote: Counting objects: 28% (277/987) 2023-08-09T11:41:32.6506992Z remote: Counting objects: 29% (287/987) 2023-08-09T11:41:32.6507390Z remote: Counting objects: 30% (297/987) 2023-08-09T11:41:32.6507827Z remote: Counting objects: 31% (306/987) 2023-08-09T11:41:32.6508125Z remote: Counting objects: 32% (316/987) 2023-08-09T11:41:32.6508413Z remote: Counting objects: 33% (326/987) 2023-08-09T11:41:32.6508683Z remote: Counting objects: 34% (336/987) 2023-08-09T11:41:32.6508972Z remote: Counting objects: 35% (346/987) 2023-08-09T11:41:32.6509260Z remote: Counting objects: 36% (356/987) 2023-08-09T11:41:32.6509542Z remote: Counting objects: 37% (366/987) 2023-08-09T11:41:32.6509831Z remote: Counting objects: 38% (376/987) 2023-08-09T11:41:32.6510100Z remote: Counting objects: 39% (385/987) 2023-08-09T11:41:32.6510402Z remote: Counting objects: 40% (395/987) 2023-08-09T11:41:32.6510780Z remote: Counting objects: 41% (405/987) 2023-08-09T11:41:32.6511184Z remote: Counting objects: 42% (415/987) 2023-08-09T11:41:32.6511501Z remote: Counting objects: 43% (425/987) 2023-08-09T11:41:32.6511835Z remote: Counting objects: 44% (435/987) 2023-08-09T11:41:32.6512121Z remote: Counting objects: 45% (445/987) 2023-08-09T11:41:32.6512408Z remote: Counting objects: 46% (455/987) 2023-08-09T11:41:32.6512677Z remote: Counting objects: 47% (464/987) 2023-08-09T11:41:32.6512964Z remote: Counting objects: 48% (474/987) 2023-08-09T11:41:32.6513361Z remote: Counting objects: 49% (484/987) 2023-08-09T11:41:32.6513653Z remote: Counting objects: 50% (494/987) 2023-08-09T11:41:32.6514024Z remote: Counting objects: 51% (504/987) 2023-08-09T11:41:32.6514441Z remote: Counting objects: 52% (514/987) 2023-08-09T11:41:32.6514755Z remote: Counting objects: 53% (524/987) 2023-08-09T11:41:32.6515044Z remote: Counting objects: 54% (533/987) 2023-08-09T11:41:32.6515318Z remote: Counting objects: 55% (543/987) 2023-08-09T11:41:32.6515607Z remote: Counting objects: 56% (553/987) 2023-08-09T11:41:32.6515893Z remote: Counting objects: 57% (563/987) 2023-08-09T11:41:32.6516181Z remote: Counting objects: 58% (573/987) 2023-08-09T11:41:32.6516448Z remote: Counting objects: 59% (583/987) 2023-08-09T11:41:32.6516732Z remote: Counting objects: 60% (593/987) 2023-08-09T11:41:32.6517016Z remote: Counting objects: 61% (603/987) 2023-08-09T11:41:32.6517304Z remote: Counting objects: 62% (612/987) 2023-08-09T11:41:32.6517571Z remote: Counting objects: 63% (622/987) 2023-08-09T11:41:32.6517855Z remote: Counting objects: 64% (632/987) 2023-08-09T11:41:32.6518140Z remote: Counting objects: 65% (642/987) 2023-08-09T11:41:32.6518439Z remote: Counting objects: 66% (652/987) 2023-08-09T11:41:32.6518712Z remote: Counting objects: 67% (662/987) 2023-08-09T11:41:32.6519000Z remote: Counting objects: 68% (672/987) 2023-08-09T11:41:32.6519285Z remote: Counting objects: 69% (682/987) 2023-08-09T11:41:32.6519571Z remote: Counting objects: 70% (691/987) 2023-08-09T11:41:32.6519991Z remote: Counting objects: 71% (701/987) 2023-08-09T11:41:32.6520283Z remote: Counting objects: 72% (711/987) 2023-08-09T11:41:32.6520690Z remote: Counting objects: 73% (721/987) 2023-08-09T11:41:32.6521115Z remote: Counting objects: 74% (731/987) 2023-08-09T11:41:32.6521386Z remote: Counting objects: 75% (741/987) 2023-08-09T11:41:32.6521672Z remote: Counting objects: 76% (751/987) 2023-08-09T11:41:32.6521956Z remote: Counting objects: 77% (760/987) 2023-08-09T11:41:32.6522246Z remote: Counting objects: 78% (770/987) 2023-08-09T11:41:32.6522803Z remote: Counting objects: 79% (780/987) 2023-08-09T11:41:32.6523085Z remote: Counting objects: 80% (790/987) 2023-08-09T11:41:32.6523375Z remote: Counting objects: 81% (800/987) 2023-08-09T11:41:32.6523663Z remote: Counting objects: 82% (810/987) 2023-08-09T11:41:32.6524036Z remote: Counting objects: 83% (820/987) 2023-08-09T11:41:32.6524320Z remote: Counting objects: 84% (830/987) 2023-08-09T11:41:32.6524692Z remote: Counting objects: 85% (839/987) 2023-08-09T11:41:32.6525023Z remote: Counting objects: 86% (849/987) 2023-08-09T11:41:32.6525428Z remote: Counting objects: 87% (859/987) 2023-08-09T11:41:32.6525717Z remote: Counting objects: 88% (869/987) 2023-08-09T11:41:32.6526005Z remote: Counting objects: 89% (879/987) 2023-08-09T11:41:32.6526417Z remote: Counting objects: 90% (889/987) 2023-08-09T11:41:32.6526705Z remote: Counting objects: 91% (899/987) 2023-08-09T11:41:32.6527118Z remote: Counting objects: 92% (909/987) 2023-08-09T11:41:32.6527542Z remote: Counting objects: 93% (918/987) 2023-08-09T11:41:32.6527829Z remote: Counting objects: 94% (928/987) 2023-08-09T11:41:32.6528120Z remote: Counting objects: 95% (938/987) 2023-08-09T11:41:32.6528389Z remote: Counting objects: 96% (948/987) 2023-08-09T11:41:32.6528673Z remote: Counting objects: 97% (958/987) 2023-08-09T11:41:32.6528956Z remote: Counting objects: 98% (968/987) 2023-08-09T11:41:32.6529243Z remote: Counting objects: 99% (978/987) 2023-08-09T11:41:32.6529511Z remote: Counting objects: 100% (987/987) 2023-08-09T11:41:32.6529811Z remote: Counting objects: 100% (987/987), done. 2023-08-09T11:41:32.6530136Z remote: Compressing objects: 0% (1/865) 2023-08-09T11:41:32.6530450Z remote: Compressing objects: 1% (9/865) 2023-08-09T11:41:32.6530744Z remote: Compressing objects: 2% (18/865) 2023-08-09T11:41:32.6531068Z remote: Compressing objects: 3% (26/865) 2023-08-09T11:41:32.6531377Z remote: Compressing objects: 4% (35/865) 2023-08-09T11:41:32.6531680Z remote: Compressing objects: 5% (44/865) 2023-08-09T11:41:32.6531966Z remote: Compressing objects: 6% (52/865) 2023-08-09T11:41:32.6532269Z remote: Compressing objects: 7% (61/865) 2023-08-09T11:41:32.6532719Z remote: Compressing objects: 8% (70/865) 2023-08-09T11:41:32.6533031Z remote: Compressing objects: 9% (78/865) 2023-08-09T11:41:32.6533561Z remote: Compressing objects: 10% (87/865) 2023-08-09T11:41:32.6533879Z remote: Compressing objects: 11% (96/865) 2023-08-09T11:41:32.6534186Z remote: Compressing objects: 12% (104/865) 2023-08-09T11:41:32.6534496Z remote: Compressing objects: 13% (113/865) 2023-08-09T11:41:32.6534808Z remote: Compressing objects: 14% (122/865) 2023-08-09T11:41:32.6535108Z remote: Compressing objects: 15% (130/865) 2023-08-09T11:41:32.6535425Z remote: Compressing objects: 16% (139/865) 2023-08-09T11:41:32.6535735Z remote: Compressing objects: 17% (148/865) 2023-08-09T11:41:32.6536037Z remote: Compressing objects: 18% (156/865) 2023-08-09T11:41:32.6536323Z remote: Compressing objects: 19% (165/865) 2023-08-09T11:41:32.6536662Z remote: Compressing objects: 20% (173/865) 2023-08-09T11:41:32.6536974Z remote: Compressing objects: 21% (182/865) 2023-08-09T11:41:32.6537277Z remote: Compressing objects: 22% (191/865) 2023-08-09T11:41:32.6537563Z remote: Compressing objects: 23% (199/865) 2023-08-09T11:41:32.6537869Z remote: Compressing objects: 24% (208/865) 2023-08-09T11:41:32.6538172Z remote: Compressing objects: 25% (217/865) 2023-08-09T11:41:32.6538473Z remote: Compressing objects: 26% (225/865) 2023-08-09T11:41:32.6538952Z remote: Compressing objects: 27% (234/865) 2023-08-09T11:41:32.6539669Z remote: Compressing objects: 28% (243/865) 2023-08-09T11:41:32.6540110Z remote: Compressing objects: 29% (251/865) 2023-08-09T11:41:32.6540417Z remote: Compressing objects: 30% (260/865) 2023-08-09T11:41:32.6540700Z remote: Compressing objects: 31% (269/865) 2023-08-09T11:41:32.6541004Z remote: Compressing objects: 32% (277/865) 2023-08-09T11:41:32.6541311Z remote: Compressing objects: 33% (286/865) 2023-08-09T11:41:32.6541614Z remote: Compressing objects: 34% (295/865) 2023-08-09T11:41:32.6541901Z remote: Compressing objects: 35% (303/865) 2023-08-09T11:41:32.6542203Z remote: Compressing objects: 36% (312/865) 2023-08-09T11:41:32.6542508Z remote: Compressing objects: 37% (321/865) 2023-08-09T11:41:32.6542809Z remote: Compressing objects: 38% (329/865) 2023-08-09T11:41:32.6543108Z remote: Compressing objects: 39% (338/865) 2023-08-09T11:41:32.6543399Z remote: Compressing objects: 40% (346/865) 2023-08-09T11:41:32.6543705Z remote: Compressing objects: 41% (355/865) 2023-08-09T11:41:32.6544010Z remote: Compressing objects: 42% (364/865) 2023-08-09T11:41:32.6544308Z remote: Compressing objects: 43% (372/865) 2023-08-09T11:41:32.6544592Z remote: Compressing objects: 44% (381/865) 2023-08-09T11:41:32.6544892Z remote: Compressing objects: 45% (390/865) 2023-08-09T11:41:32.6545350Z remote: Compressing objects: 46% (398/865) 2023-08-09T11:41:32.6545654Z remote: Compressing objects: 47% (407/865) 2023-08-09T11:41:32.6546064Z remote: Compressing objects: 48% (416/865) 2023-08-09T11:41:32.6546374Z remote: Compressing objects: 49% (424/865) 2023-08-09T11:41:32.6546817Z remote: Compressing objects: 50% (433/865) 2023-08-09T11:41:32.6547125Z remote: Compressing objects: 51% (442/865) 2023-08-09T11:41:32.6547412Z remote: Compressing objects: 52% (450/865) 2023-08-09T11:41:32.6547728Z remote: Compressing objects: 53% (459/865) 2023-08-09T11:41:32.6548028Z remote: Compressing objects: 54% (468/865) 2023-08-09T11:41:32.6548326Z remote: Compressing objects: 55% (476/865) 2023-08-09T11:41:32.6548611Z remote: Compressing objects: 56% (485/865) 2023-08-09T11:41:32.6548912Z remote: Compressing objects: 57% (494/865) 2023-08-09T11:41:32.6549214Z remote: Compressing objects: 58% (502/865) 2023-08-09T11:41:32.6549515Z remote: Compressing objects: 59% (511/865) 2023-08-09T11:41:32.6549801Z remote: Compressing objects: 60% (519/865) 2023-08-09T11:41:32.6550105Z remote: Compressing objects: 61% (528/865) 2023-08-09T11:41:32.6550405Z remote: Compressing objects: 62% (537/865) 2023-08-09T11:41:32.6550706Z remote: Compressing objects: 63% (545/865) 2023-08-09T11:41:32.6550989Z remote: Compressing objects: 64% (554/865) 2023-08-09T11:41:32.6551297Z remote: Compressing objects: 65% (563/865) 2023-08-09T11:41:32.6551604Z remote: Compressing objects: 66% (571/865) 2023-08-09T11:41:32.6552043Z remote: Compressing objects: 67% (580/865) 2023-08-09T11:41:32.6552353Z remote: Compressing objects: 68% (589/865) 2023-08-09T11:41:32.6552764Z remote: Compressing objects: 69% (597/865) 2023-08-09T11:41:32.6553165Z remote: Compressing objects: 70% (606/865) 2023-08-09T11:41:32.6553635Z remote: Compressing objects: 71% (615/865) 2023-08-09T11:41:32.6553948Z remote: Compressing objects: 72% (623/865) 2023-08-09T11:41:32.6554234Z remote: Compressing objects: 73% (632/865) 2023-08-09T11:41:32.6554540Z remote: Compressing objects: 74% (641/865) 2023-08-09T11:41:32.6554868Z remote: Compressing objects: 75% (649/865) 2023-08-09T11:41:32.6555173Z remote: Compressing objects: 76% (658/865) 2023-08-09T11:41:32.6555458Z remote: Compressing objects: 77% (667/865) 2023-08-09T11:41:32.6557163Z remote: Compressing objects: 78% (675/865) 2023-08-09T11:41:32.6557534Z remote: Compressing objects: 79% (684/865) 2023-08-09T11:41:32.6557844Z remote: Compressing objects: 80% (692/865) 2023-08-09T11:41:32.6558134Z remote: Compressing objects: 81% (701/865) 2023-08-09T11:41:32.6558438Z remote: Compressing objects: 82% (710/865) 2023-08-09T11:41:32.6558747Z remote: Compressing objects: 83% (718/865) 2023-08-09T11:41:32.6559238Z remote: Compressing objects: 84% (727/865) 2023-08-09T11:41:32.6559641Z remote: Compressing objects: 85% (736/865) 2023-08-09T11:41:32.6560056Z remote: Compressing objects: 86% (744/865) 2023-08-09T11:41:32.6560368Z remote: Compressing objects: 87% (753/865) 2023-08-09T11:41:32.6560673Z remote: Compressing objects: 88% (762/865) 2023-08-09T11:41:32.6560976Z remote: Compressing objects: 89% (770/865) 2023-08-09T11:41:32.6561273Z remote: Compressing objects: 90% (779/865) 2023-08-09T11:41:32.6561585Z remote: Compressing objects: 91% (788/865) 2023-08-09T11:41:32.6561890Z remote: Compressing objects: 92% (796/865) 2023-08-09T11:41:32.6562190Z remote: Compressing objects: 93% (805/865) 2023-08-09T11:41:32.6562475Z remote: Compressing objects: 94% (814/865) 2023-08-09T11:41:32.6562777Z remote: Compressing objects: 95% (822/865) 2023-08-09T11:41:32.6563084Z remote: Compressing objects: 96% (831/865) 2023-08-09T11:41:32.6563389Z remote: Compressing objects: 97% (840/865) 2023-08-09T11:41:32.6563673Z remote: Compressing objects: 98% (848/865) 2023-08-09T11:41:32.6563977Z remote: Compressing objects: 99% (857/865) 2023-08-09T11:41:32.6564281Z remote: Compressing objects: 100% (865/865) 2023-08-09T11:41:32.6564698Z remote: Compressing objects: 100% (865/865), done. 2023-08-09T11:41:32.6670211Z Receiving objects: 0% (1/987) 2023-08-09T11:41:32.6674879Z Receiving objects: 1% (10/987) 2023-08-09T11:41:32.6680880Z Receiving objects: 2% (20/987) 2023-08-09T11:41:32.6684037Z Receiving objects: 3% (30/987) 2023-08-09T11:41:32.6701188Z Receiving objects: 4% (40/987) 2023-08-09T11:41:32.6710850Z Receiving objects: 5% (50/987) 2023-08-09T11:41:32.6730443Z Receiving objects: 6% (60/987) 2023-08-09T11:41:32.6738335Z Receiving objects: 7% (70/987) 2023-08-09T11:41:32.6742719Z Receiving objects: 8% (79/987) 2023-08-09T11:41:32.6753860Z Receiving objects: 9% (89/987) 2023-08-09T11:41:32.6758990Z Receiving objects: 10% (99/987) 2023-08-09T11:41:32.6763911Z Receiving objects: 11% (109/987) 2023-08-09T11:41:32.6772475Z Receiving objects: 12% (119/987) 2023-08-09T11:41:32.6778227Z Receiving objects: 13% (129/987) 2023-08-09T11:41:32.6782556Z Receiving objects: 14% (139/987) 2023-08-09T11:41:32.6787251Z Receiving objects: 15% (149/987) 2023-08-09T11:41:32.6791853Z Receiving objects: 16% (158/987) 2023-08-09T11:41:32.6795497Z Receiving objects: 17% (168/987) 2023-08-09T11:41:32.6800371Z Receiving objects: 18% (178/987) 2023-08-09T11:41:32.6804416Z Receiving objects: 19% (188/987) 2023-08-09T11:41:32.6809057Z Receiving objects: 20% (198/987) 2023-08-09T11:41:32.6815679Z Receiving objects: 21% (208/987) 2023-08-09T11:41:32.6824657Z Receiving objects: 22% (218/987) 2023-08-09T11:41:32.6829275Z Receiving objects: 23% (228/987) 2023-08-09T11:41:32.6832093Z Receiving objects: 24% (237/987) 2023-08-09T11:41:32.6858548Z Receiving objects: 25% (247/987) 2023-08-09T11:41:32.6865067Z Receiving objects: 26% (257/987) 2023-08-09T11:41:32.6874338Z Receiving objects: 27% (267/987) 2023-08-09T11:41:32.6879275Z Receiving objects: 28% (277/987) 2023-08-09T11:41:32.6881591Z Receiving objects: 29% (287/987) 2023-08-09T11:41:32.6884700Z Receiving objects: 30% (297/987) 2023-08-09T11:41:32.6891929Z Receiving objects: 31% (306/987) 2023-08-09T11:41:32.6901736Z Receiving objects: 32% (316/987) 2023-08-09T11:41:32.6916481Z Receiving objects: 33% (326/987) 2023-08-09T11:41:32.6932616Z Receiving objects: 34% (336/987) 2023-08-09T11:41:32.6943425Z Receiving objects: 35% (346/987) 2023-08-09T11:41:32.6946013Z Receiving objects: 36% (356/987) 2023-08-09T11:41:32.6950673Z Receiving objects: 37% (366/987) 2023-08-09T11:41:32.6951968Z Receiving objects: 38% (376/987) 2023-08-09T11:41:32.7112498Z Receiving objects: 39% (385/987) 2023-08-09T11:41:32.7114515Z Receiving objects: 40% (395/987) 2023-08-09T11:41:32.7124815Z Receiving objects: 41% (405/987) 2023-08-09T11:41:32.7245672Z Receiving objects: 42% (415/987) 2023-08-09T11:41:32.7797835Z Receiving objects: 43% (425/987) 2023-08-09T11:41:32.7829117Z Receiving objects: 44% (435/987) 2023-08-09T11:41:32.7830689Z Receiving objects: 45% (445/987) 2023-08-09T11:41:32.7831810Z Receiving objects: 46% (455/987) 2023-08-09T11:41:32.7832696Z Receiving objects: 47% (464/987) 2023-08-09T11:41:32.7838922Z Receiving objects: 48% (474/987) 2023-08-09T11:41:32.7843255Z Receiving objects: 49% (484/987) 2023-08-09T11:41:32.7844576Z Receiving objects: 50% (494/987) 2023-08-09T11:41:32.7849263Z Receiving objects: 51% (504/987) 2023-08-09T11:41:32.7853652Z Receiving objects: 52% (514/987) 2023-08-09T11:41:32.7857812Z Receiving objects: 53% (524/987) 2023-08-09T11:41:32.7862696Z Receiving objects: 54% (533/987) 2023-08-09T11:41:32.7867035Z Receiving objects: 55% (543/987) 2023-08-09T11:41:32.7868665Z Receiving objects: 56% (553/987) 2023-08-09T11:41:32.7871935Z Receiving objects: 57% (563/987) 2023-08-09T11:41:32.7881200Z Receiving objects: 58% (573/987) 2023-08-09T11:41:32.7886920Z Receiving objects: 59% (583/987) 2023-08-09T11:41:32.7896479Z Receiving objects: 60% (593/987) 2023-08-09T11:41:32.7899393Z Receiving objects: 61% (603/987) 2023-08-09T11:41:32.7901579Z Receiving objects: 62% (612/987) 2023-08-09T11:41:32.7903239Z Receiving objects: 63% (622/987) 2023-08-09T11:41:32.7909288Z Receiving objects: 64% (632/987) 2023-08-09T11:41:32.7913500Z Receiving objects: 65% (642/987) 2023-08-09T11:41:32.7915398Z Receiving objects: 66% (652/987) 2023-08-09T11:41:32.7919431Z Receiving objects: 67% (662/987) 2023-08-09T11:41:32.7923283Z Receiving objects: 68% (672/987) 2023-08-09T11:41:32.7926324Z Receiving objects: 69% (682/987) 2023-08-09T11:41:32.7929757Z Receiving objects: 70% (691/987) 2023-08-09T11:41:32.7932040Z Receiving objects: 71% (701/987) 2023-08-09T11:41:32.7936056Z Receiving objects: 72% (711/987) 2023-08-09T11:41:32.7943501Z Receiving objects: 73% (721/987) 2023-08-09T11:41:32.7949315Z Receiving objects: 74% (731/987) 2023-08-09T11:41:32.7955359Z Receiving objects: 75% (741/987) 2023-08-09T11:41:32.7962709Z Receiving objects: 76% (751/987) 2023-08-09T11:41:32.7970570Z Receiving objects: 77% (760/987) 2023-08-09T11:41:32.7975123Z Receiving objects: 78% (770/987) 2023-08-09T11:41:32.7982571Z Receiving objects: 79% (780/987) 2023-08-09T11:41:32.7991392Z Receiving objects: 80% (790/987) 2023-08-09T11:41:32.7997826Z Receiving objects: 81% (800/987) 2023-08-09T11:41:32.8003467Z Receiving objects: 82% (810/987) 2023-08-09T11:41:32.8006615Z Receiving objects: 83% (820/987) 2023-08-09T11:41:32.8009928Z Receiving objects: 84% (830/987) 2023-08-09T11:41:32.8012584Z Receiving objects: 85% (839/987) 2023-08-09T11:41:32.8017251Z Receiving objects: 86% (849/987) 2023-08-09T11:41:32.8021887Z Receiving objects: 87% (859/987) 2023-08-09T11:41:32.8029781Z Receiving objects: 88% (869/987) 2023-08-09T11:41:32.8037674Z Receiving objects: 89% (879/987) 2023-08-09T11:41:32.8062075Z Receiving objects: 90% (889/987) 2023-08-09T11:41:32.8073489Z Receiving objects: 91% (899/987) 2023-08-09T11:41:32.8086017Z Receiving objects: 92% (909/987) 2023-08-09T11:41:32.8103944Z Receiving objects: 93% (918/987) 2023-08-09T11:41:32.8110685Z Receiving objects: 94% (928/987) 2023-08-09T11:41:32.8122800Z Receiving objects: 95% (938/987) 2023-08-09T11:41:32.8128676Z Receiving objects: 96% (948/987) 2023-08-09T11:41:32.8140105Z Receiving objects: 97% (958/987) 2023-08-09T11:41:32.8153445Z Receiving objects: 98% (968/987) 2023-08-09T11:41:32.8154198Z remote: Total 987 (delta 162), reused 444 (delta 89), pack-reused 0 2023-08-09T11:41:32.8158870Z Receiving objects: 99% (978/987) 2023-08-09T11:41:32.8159440Z Receiving objects: 100% (987/987) 2023-08-09T11:41:32.8159984Z Receiving objects: 100% (987/987), 4.42 MiB | 29.42 MiB/s, done. 2023-08-09T11:41:32.8170096Z Resolving deltas: 0% (0/162) 2023-08-09T11:41:32.8171105Z Resolving deltas: 1% (2/162) 2023-08-09T11:41:32.8171558Z Resolving deltas: 2% (4/162) 2023-08-09T11:41:32.8172013Z Resolving deltas: 3% (5/162) 2023-08-09T11:41:32.8172457Z Resolving deltas: 5% (9/162) 2023-08-09T11:41:32.8173054Z Resolving deltas: 6% (10/162) 2023-08-09T11:41:32.8173766Z Resolving deltas: 7% (12/162) 2023-08-09T11:41:32.8175310Z Resolving deltas: 8% (13/162) 2023-08-09T11:41:32.8177430Z Resolving deltas: 9% (15/162) 2023-08-09T11:41:32.8178913Z Resolving deltas: 11% (18/162) 2023-08-09T11:41:32.8180183Z Resolving deltas: 12% (20/162) 2023-08-09T11:41:32.8181110Z Resolving deltas: 14% (24/162) 2023-08-09T11:41:32.8181714Z Resolving deltas: 15% (25/162) 2023-08-09T11:41:32.8182164Z Resolving deltas: 16% (26/162) 2023-08-09T11:41:32.8183016Z Resolving deltas: 17% (28/162) 2023-08-09T11:41:32.8185329Z Resolving deltas: 18% (30/162) 2023-08-09T11:41:32.8186361Z Resolving deltas: 19% (31/162) 2023-08-09T11:41:32.8189519Z Resolving deltas: 20% (33/162) 2023-08-09T11:41:32.8190984Z Resolving deltas: 21% (35/162) 2023-08-09T11:41:32.8191864Z Resolving deltas: 22% (36/162) 2023-08-09T11:41:32.8192822Z Resolving deltas: 23% (38/162) 2023-08-09T11:41:32.8194766Z Resolving deltas: 24% (39/162) 2023-08-09T11:41:32.8197200Z Resolving deltas: 25% (41/162) 2023-08-09T11:41:32.8198693Z Resolving deltas: 26% (43/162) 2023-08-09T11:41:32.8201994Z Resolving deltas: 27% (44/162) 2023-08-09T11:41:32.8202476Z Resolving deltas: 28% (46/162) 2023-08-09T11:41:32.8205381Z Resolving deltas: 29% (47/162) 2023-08-09T11:41:32.8206493Z Resolving deltas: 30% (50/162) 2023-08-09T11:41:32.8208013Z Resolving deltas: 31% (51/162) 2023-08-09T11:41:32.8212179Z Resolving deltas: 33% (54/162) 2023-08-09T11:41:32.8212914Z Resolving deltas: 34% (56/162) 2023-08-09T11:41:32.8213380Z Resolving deltas: 35% (57/162) 2023-08-09T11:41:32.8213848Z Resolving deltas: 36% (59/162) 2023-08-09T11:41:32.8214310Z Resolving deltas: 37% (60/162) 2023-08-09T11:41:32.8214789Z Resolving deltas: 38% (62/162) 2023-08-09T11:41:32.8215233Z Resolving deltas: 39% (64/162) 2023-08-09T11:41:32.8216018Z Resolving deltas: 40% (65/162) 2023-08-09T11:41:32.8216725Z Resolving deltas: 41% (67/162) 2023-08-09T11:41:32.8217300Z Resolving deltas: 42% (69/162) 2023-08-09T11:41:32.8218143Z Resolving deltas: 43% (70/162) 2023-08-09T11:41:32.8218673Z Resolving deltas: 44% (72/162) 2023-08-09T11:41:32.8219166Z Resolving deltas: 45% (74/162) 2023-08-09T11:41:32.8219654Z Resolving deltas: 46% (75/162) 2023-08-09T11:41:32.8222214Z Resolving deltas: 47% (77/162) 2023-08-09T11:41:32.8223096Z Resolving deltas: 49% (80/162) 2023-08-09T11:41:32.8223657Z Resolving deltas: 50% (81/162) 2023-08-09T11:41:32.8226121Z Resolving deltas: 51% (83/162) 2023-08-09T11:41:32.8226688Z Resolving deltas: 52% (85/162) 2023-08-09T11:41:32.8227563Z Resolving deltas: 53% (86/162) 2023-08-09T11:41:32.8228388Z Resolving deltas: 54% (89/162) 2023-08-09T11:41:32.8229111Z Resolving deltas: 55% (90/162) 2023-08-09T11:41:32.8229855Z Resolving deltas: 56% (91/162) 2023-08-09T11:41:32.8230204Z Resolving deltas: 57% (93/162) 2023-08-09T11:41:32.8231365Z Resolving deltas: 58% (94/162) 2023-08-09T11:41:32.8232058Z Resolving deltas: 59% (96/162) 2023-08-09T11:41:32.8232768Z Resolving deltas: 60% (98/162) 2023-08-09T11:41:32.8233275Z Resolving deltas: 61% (99/162) 2023-08-09T11:41:32.8233654Z Resolving deltas: 62% (101/162) 2023-08-09T11:41:32.8234529Z Resolving deltas: 63% (103/162) 2023-08-09T11:41:32.8235537Z Resolving deltas: 64% (104/162) 2023-08-09T11:41:32.8235979Z Resolving deltas: 65% (106/162) 2023-08-09T11:41:32.8236595Z Resolving deltas: 66% (107/162) 2023-08-09T11:41:32.8237188Z Resolving deltas: 67% (109/162) 2023-08-09T11:41:32.8237870Z Resolving deltas: 68% (111/162) 2023-08-09T11:41:32.8238526Z Resolving deltas: 69% (113/162) 2023-08-09T11:41:32.8239015Z Resolving deltas: 70% (114/162) 2023-08-09T11:41:32.8239473Z Resolving deltas: 71% (116/162) 2023-08-09T11:41:32.8239770Z Resolving deltas: 72% (117/162) 2023-08-09T11:41:32.8240191Z Resolving deltas: 73% (119/162) 2023-08-09T11:41:32.8240663Z Resolving deltas: 74% (121/162) 2023-08-09T11:41:32.8241466Z Resolving deltas: 75% (122/162) 2023-08-09T11:41:32.8241816Z Resolving deltas: 76% (124/162) 2023-08-09T11:41:32.8242077Z Resolving deltas: 77% (125/162) 2023-08-09T11:41:32.8242351Z Resolving deltas: 78% (127/162) 2023-08-09T11:41:32.8242680Z Resolving deltas: 79% (129/162) 2023-08-09T11:41:32.8243529Z Resolving deltas: 80% (130/162) 2023-08-09T11:41:32.8244678Z Resolving deltas: 82% (133/162) 2023-08-09T11:41:32.8245907Z Resolving deltas: 83% (135/162) 2023-08-09T11:41:32.8246413Z Resolving deltas: 84% (137/162) 2023-08-09T11:41:32.8247013Z Resolving deltas: 85% (138/162) 2023-08-09T11:41:32.8247308Z Resolving deltas: 86% (140/162) 2023-08-09T11:41:32.8250240Z Resolving deltas: 87% (141/162) 2023-08-09T11:41:32.8251021Z Resolving deltas: 88% (143/162) 2023-08-09T11:41:32.8252295Z Resolving deltas: 89% (145/162) 2023-08-09T11:41:32.8253564Z Resolving deltas: 90% (146/162) 2023-08-09T11:41:32.8254227Z Resolving deltas: 91% (148/162) 2023-08-09T11:41:32.8254729Z Resolving deltas: 92% (150/162) 2023-08-09T11:41:32.8256139Z Resolving deltas: 93% (151/162) 2023-08-09T11:41:32.8256741Z Resolving deltas: 94% (153/162) 2023-08-09T11:41:32.8259425Z Resolving deltas: 95% (154/162) 2023-08-09T11:41:32.8262099Z Resolving deltas: 96% (157/162) 2023-08-09T11:41:32.8262638Z Resolving deltas: 97% (158/162) 2023-08-09T11:41:32.8264685Z Resolving deltas: 98% (159/162) 2023-08-09T11:41:32.8272181Z Resolving deltas: 99% (161/162) 2023-08-09T11:41:32.8275489Z Resolving deltas: 100% (162/162) 2023-08-09T11:41:32.8275806Z Resolving deltas: 100% (162/162), done. 2023-08-09T11:41:33.0546463Z From https://github.com/pytorch/audio 2023-08-09T11:41:33.0546900Z * [new ref] fe9b9ff75edebf1e0e326f64577d64df3b5858db -> origin/nightly 2023-08-09T11:41:33.0698874Z ##[endgroup] 2023-08-09T11:41:33.0699327Z ##[group]Determining the checkout info 2023-08-09T11:41:33.0702825Z ##[endgroup] 2023-08-09T11:41:33.0703227Z ##[group]Checking out the ref 2023-08-09T11:41:33.0713398Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-08-09T11:41:34.2716072Z Updating files: 1% (17/859) 2023-08-09T11:41:34.9699081Z Updating files: 2% (18/859) 2023-08-09T11:41:34.9738090Z Updating files: 3% (26/859) 2023-08-09T11:41:34.9782684Z Updating files: 4% (35/859) 2023-08-09T11:41:34.9833905Z Updating files: 5% (43/859) 2023-08-09T11:41:34.9917099Z Updating files: 6% (52/859) 2023-08-09T11:41:34.9960296Z Updating files: 7% (61/859) 2023-08-09T11:41:35.0020443Z Updating files: 8% (69/859) 2023-08-09T11:41:35.0061721Z Updating files: 9% (78/859) 2023-08-09T11:41:35.0115579Z Updating files: 10% (86/859) 2023-08-09T11:41:35.0167184Z Updating files: 11% (95/859) 2023-08-09T11:41:35.0217545Z Updating files: 12% (104/859) 2023-08-09T11:41:35.0300312Z Updating files: 13% (112/859) 2023-08-09T11:41:35.0643599Z Updating files: 14% (121/859) 2023-08-09T11:41:35.0714521Z Updating files: 15% (129/859) 2023-08-09T11:41:35.0770902Z Updating files: 16% (138/859) 2023-08-09T11:41:35.0827745Z Updating files: 17% (147/859) 2023-08-09T11:41:35.0888424Z Updating files: 18% (155/859) 2023-08-09T11:41:35.1182950Z Updating files: 19% (164/859) 2023-08-09T11:41:35.1189674Z Updating files: 19% (170/859) 2023-08-09T11:41:35.1248028Z Updating files: 20% (172/859) 2023-08-09T11:41:35.1299561Z Updating files: 21% (181/859) 2023-08-09T11:41:35.1361837Z Updating files: 22% (189/859) 2023-08-09T11:41:35.1425720Z Updating files: 23% (198/859) 2023-08-09T11:41:35.1476169Z Updating files: 24% (207/859) 2023-08-09T11:41:35.1531274Z Updating files: 25% (215/859) 2023-08-09T11:41:35.1581812Z Updating files: 26% (224/859) 2023-08-09T11:41:35.1640105Z Updating files: 27% (232/859) 2023-08-09T11:41:35.1700394Z Updating files: 28% (241/859) 2023-08-09T11:41:35.1747533Z Updating files: 29% (250/859) 2023-08-09T11:41:35.1800961Z Updating files: 30% (258/859) 2023-08-09T11:41:35.1851270Z Updating files: 31% (267/859) 2023-08-09T11:41:35.1921414Z Updating files: 32% (275/859) 2023-08-09T11:41:35.1985753Z Updating files: 33% (284/859) 2023-08-09T11:41:35.2037358Z Updating files: 34% (293/859) 2023-08-09T11:41:35.2099948Z Updating files: 35% (301/859) 2023-08-09T11:41:35.2154449Z Updating files: 36% (310/859) 2023-08-09T11:41:35.2234097Z Updating files: 37% (318/859) 2023-08-09T11:41:35.2299011Z Updating files: 38% (327/859) 2023-08-09T11:41:35.2360321Z Updating files: 39% (336/859) 2023-08-09T11:41:35.2534754Z Updating files: 40% (344/859) 2023-08-09T11:41:35.2757878Z Updating files: 41% (353/859) 2023-08-09T11:41:35.2837468Z Updating files: 42% (361/859) 2023-08-09T11:41:35.4916932Z Updating files: 43% (370/859) 2023-08-09T11:41:35.4987279Z Updating files: 44% (378/859) 2023-08-09T11:41:35.5029251Z Updating files: 45% (387/859) 2023-08-09T11:41:35.5076232Z Updating files: 46% (396/859) 2023-08-09T11:41:35.5400040Z Updating files: 47% (404/859) 2023-08-09T11:41:35.5445140Z Updating files: 48% (413/859) 2023-08-09T11:41:35.5509806Z Updating files: 49% (421/859) 2023-08-09T11:41:35.5582197Z Updating files: 50% (430/859) 2023-08-09T11:41:35.5624640Z Updating files: 51% (439/859) 2023-08-09T11:41:35.5686121Z Updating files: 52% (447/859) 2023-08-09T11:41:35.5737745Z Updating files: 53% (456/859) 2023-08-09T11:41:35.5787748Z Updating files: 54% (464/859) 2023-08-09T11:41:35.5848424Z Updating files: 55% (473/859) 2023-08-09T11:41:35.5905361Z Updating files: 56% (482/859) 2023-08-09T11:41:35.5966816Z Updating files: 57% (490/859) 2023-08-09T11:41:35.6014882Z Updating files: 58% (499/859) 2023-08-09T11:41:35.6079177Z Updating files: 59% (507/859) 2023-08-09T11:41:35.6137466Z Updating files: 60% (516/859) 2023-08-09T11:41:35.6202494Z Updating files: 61% (524/859) 2023-08-09T11:41:35.6276446Z Updating files: 62% (533/859) 2023-08-09T11:41:35.6326318Z Updating files: 63% (542/859) 2023-08-09T11:41:35.6387618Z Updating files: 64% (550/859) 2023-08-09T11:41:35.6434712Z Updating files: 65% (559/859) 2023-08-09T11:41:35.6486381Z Updating files: 66% (567/859) 2023-08-09T11:41:35.6535373Z Updating files: 67% (576/859) 2023-08-09T11:41:35.6588053Z Updating files: 68% (585/859) 2023-08-09T11:41:35.6630435Z Updating files: 69% (593/859) 2023-08-09T11:41:35.6685226Z Updating files: 70% (602/859) 2023-08-09T11:41:35.6732194Z Updating files: 71% (610/859) 2023-08-09T11:41:35.6786058Z Updating files: 72% (619/859) 2023-08-09T11:41:35.6839995Z Updating files: 73% (628/859) 2023-08-09T11:41:35.6905768Z Updating files: 74% (636/859) 2023-08-09T11:41:35.6958400Z Updating files: 75% (645/859) 2023-08-09T11:41:35.7027969Z Updating files: 76% (653/859) 2023-08-09T11:41:35.7091919Z Updating files: 77% (662/859) 2023-08-09T11:41:35.7152448Z Updating files: 78% (671/859) 2023-08-09T11:41:35.7217144Z Updating files: 79% (679/859) 2023-08-09T11:41:35.7273424Z Updating files: 80% (688/859) 2023-08-09T11:41:35.7324734Z Updating files: 81% (696/859) 2023-08-09T11:41:35.7381087Z Updating files: 82% (705/859) 2023-08-09T11:41:35.7438946Z Updating files: 83% (713/859) 2023-08-09T11:41:35.7499824Z Updating files: 84% (722/859) 2023-08-09T11:41:35.7539578Z Updating files: 85% (731/859) 2023-08-09T11:41:35.7595986Z Updating files: 86% (739/859) 2023-08-09T11:41:35.7757721Z Updating files: 87% (748/859) 2023-08-09T11:41:36.1128181Z Updating files: 88% (756/859) 2023-08-09T11:41:36.1135538Z Updating files: 89% (765/859) 2023-08-09T11:41:36.1178239Z Updating files: 89% (766/859) 2023-08-09T11:41:36.1485122Z Updating files: 90% (774/859) 2023-08-09T11:41:36.1564613Z Updating files: 91% (782/859) 2023-08-09T11:41:36.1616453Z Updating files: 92% (791/859) 2023-08-09T11:41:36.1678957Z Updating files: 93% (799/859) 2023-08-09T11:41:36.1746581Z Updating files: 94% (808/859) 2023-08-09T11:41:36.1919583Z Updating files: 95% (817/859) 2023-08-09T11:41:36.1981734Z Updating files: 96% (825/859) 2023-08-09T11:41:36.2046921Z Updating files: 97% (834/859) 2023-08-09T11:41:36.2109224Z Updating files: 98% (842/859) 2023-08-09T11:41:36.2155158Z Updating files: 99% (851/859) 2023-08-09T11:41:36.2155468Z Updating files: 100% (859/859) 2023-08-09T11:41:36.2155741Z Updating files: 100% (859/859), done. 2023-08-09T11:41:36.2353161Z branch 'nightly' set up to track 'origin/nightly'. 2023-08-09T11:41:36.2353801Z Switched to a new branch 'nightly' 2023-08-09T11:41:36.2404497Z ##[endgroup] 2023-08-09T11:41:36.2404968Z ##[group]Setting up auth for fetching submodules 2023-08-09T11:41:36.2418716Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:36.2750125Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-08-09T11:41:36.3052867Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-08-09T11:41:36.3357448Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-08-09T11:41:36.3666968Z ##[endgroup] 2023-08-09T11:41:36.3667464Z ##[group]Fetching submodules 2023-08-09T11:41:36.3680164Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-08-09T11:41:36.9090161Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-08-09T11:41:37.4508757Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-08-09T11:41:37.9279635Z ##[endgroup] 2023-08-09T11:41:37.9280106Z ##[group]Persisting credentials for submodules 2023-08-09T11:41:37.9292540Z [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.3920232Z [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.0224573Z [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.5650382Z [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.2616232Z ##[endgroup] 2023-08-09T11:41:40.2962972Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:41:40.3250108Z 'fe9b9ff75edebf1e0e326f64577d64df3b5858db' 2023-08-09T11:41:40.4273812Z ##[group]Run echo "ENV VARS" 2023-08-09T11:41:40.4274086Z echo "ENV VARS" 2023-08-09T11:41:40.4274338Z echo "${GITHUB_REF_NAME}" 2023-08-09T11:41:40.4274595Z echo "${GITHUB_REF}" 2023-08-09T11:41:40.4274849Z echo "${GITHUB_BASE_REF}" 2023-08-09T11:41:40.4275063Z  2023-08-09T11:41:40.4275291Z echo "GITHUB PROVIDED" 2023-08-09T11:41:40.4275539Z echo "nightly" 2023-08-09T11:41:40.4275789Z echo "refs/heads/nightly" 2023-08-09T11:41:40.4276386Z echo "refs/heads/nightly" 2023-08-09T11:41:40.4276633Z echo "" 2023-08-09T11:41:40.4307954Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:40.4308301Z env: 2023-08-09T11:41:40.4308562Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:40.4308832Z PYTHON_VERSION: 3.8 2023-08-09T11:41:40.4309067Z PACKAGE_TYPE: conda 2023-08-09T11:41:40.4309312Z REPOSITORY: pytorch/audio 2023-08-09T11:41:40.4309538Z REF: 2023-08-09T11:41:40.4309718Z CU_VERSION: cu121 2023-08-09T11:41:40.4309934Z CHANNEL: nightly 2023-08-09T11:41:40.4310148Z ##[endgroup] 2023-08-09T11:41:40.4561106Z ENV VARS 2023-08-09T11:41:40.4561598Z nightly 2023-08-09T11:41:40.4561853Z refs/heads/nightly 2023-08-09T11:41:40.4562007Z 2023-08-09T11:41:40.4562287Z GITHUB PROVIDED 2023-08-09T11:41:40.4562525Z nightly 2023-08-09T11:41:40.4562771Z refs/heads/nightly 2023-08-09T11:41:40.4563118Z refs/heads/nightly 2023-08-09T11:41:40.4563247Z 2023-08-09T11:41:40.4688531Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:40.4688814Z set -euxo pipefail 2023-08-09T11:41:40.4689160Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-08-09T11:41:40.4689547Z # and "/" is not allowed in artifact names 2023-08-09T11:41:40.4689932Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-08-09T11:41:40.4714673Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:40.4715010Z env: 2023-08-09T11:41:40.4715271Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:40.4715539Z PYTHON_VERSION: 3.8 2023-08-09T11:41:40.4715775Z PACKAGE_TYPE: conda 2023-08-09T11:41:40.4716021Z REPOSITORY: pytorch/audio 2023-08-09T11:41:40.4716250Z REF: 2023-08-09T11:41:40.4716434Z CU_VERSION: cu121 2023-08-09T11:41:40.4716665Z CHANNEL: nightly 2023-08-09T11:41:40.4716880Z ##[endgroup] 2023-08-09T11:41:40.4977213Z + echo ARTIFACT_NAME=pytorch_audio__3.8 2023-08-09T11:41:40.5124703Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:40.5125055Z set -euxo pipefail 2023-08-09T11:41:40.5125411Z conda info | grep -i 'base environment' 2023-08-09T11:41:40.5125974Z conda clean --all --quiet --yes 2023-08-09T11:41:40.5156246Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:41:40.5156537Z env: 2023-08-09T11:41:40.5156895Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:40.5157245Z PYTHON_VERSION: 3.8 2023-08-09T11:41:40.5157539Z PACKAGE_TYPE: conda 2023-08-09T11:41:40.5157801Z REPOSITORY: pytorch/audio 2023-08-09T11:41:40.5158091Z REF: 2023-08-09T11:41:40.5158370Z CU_VERSION: cu121 2023-08-09T11:41:40.5158649Z CHANNEL: nightly 2023-08-09T11:41:40.5158910Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:41:40.5159215Z ##[endgroup] 2023-08-09T11:41:40.8179014Z + conda info 2023-08-09T11:41:40.8267227Z + grep -i 'base environment' 2023-08-09T11:42:50.3953370Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-08-09T11:42:50.3958466Z + conda clean --all --quiet --yes 2023-08-09T11:42:55.2383769Z ##[group]Run set -euxo pipefail 2023-08-09T11:42:55.2384079Z set -euxo pipefail 2023-08-09T11:42:55.2384365Z conda config --set channel_priority false 2023-08-09T11:42:55.2414747Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:42:55.2415055Z env: 2023-08-09T11:42:55.2415333Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:55.2415633Z PYTHON_VERSION: 3.8 2023-08-09T11:42:55.2415859Z PACKAGE_TYPE: conda 2023-08-09T11:42:55.2416106Z REPOSITORY: pytorch/audio 2023-08-09T11:42:55.2416347Z REF: 2023-08-09T11:42:55.2416536Z CU_VERSION: cu121 2023-08-09T11:42:55.2416768Z CHANNEL: nightly 2023-08-09T11:42:55.2417027Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:42:55.2417483Z ##[endgroup] 2023-08-09T11:42:55.6086185Z + conda config --set channel_priority false 2023-08-09T11:42:56.3376070Z ##[group]Run set -euxo pipefail 2023-08-09T11:42:56.3376658Z set -euxo pipefail 2023-08-09T11:42:56.3377409Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-08-09T11:42:56.3377968Z conda create \ 2023-08-09T11:42:56.3378228Z  --yes --quiet \ 2023-08-09T11:42:56.3378499Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:42:56.3378767Z  "python=3.9" 2023-08-09T11:42:56.3378999Z CONDA_ENV="${CONDA_ENV}" 2023-08-09T11:42:56.3379301Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-08-09T11:42:56.3379706Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-08-09T11:42:56.3380131Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-08-09T11:42:56.3380493Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-08-09T11:42:56.3380863Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:42:56.3381184Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-08-09T11:42:56.3410795Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:42:56.3411385Z env: 2023-08-09T11:42:56.3411946Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:56.3412331Z PYTHON_VERSION: 3.8 2023-08-09T11:42:56.3412586Z PACKAGE_TYPE: conda 2023-08-09T11:42:56.3412846Z REPOSITORY: pytorch/audio 2023-08-09T11:42:56.3413065Z REF: 2023-08-09T11:42:56.3413272Z CU_VERSION: cu121 2023-08-09T11:42:56.3413505Z CHANNEL: nightly 2023-08-09T11:42:56.3413767Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:42:56.3414003Z ##[endgroup] 2023-08-09T11:42:56.7321394Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:42:56.7321959Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python=3.9 2023-08-09T11:43:33.2692268Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:43:33.4136577Z Solving environment: ...working... done 2023-08-09T11:44:00.4244150Z 2023-08-09T11:44:00.4244621Z ## Package Plan ## 2023-08-09T11:44:00.4244977Z 2023-08-09T11:44:00.4245495Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225 2023-08-09T11:44:00.4245996Z 2023-08-09T11:44:00.4246182Z added / updated specs: 2023-08-09T11:44:00.4246616Z - python=3.9 2023-08-09T11:44:00.4246830Z 2023-08-09T11:44:00.4246838Z 2023-08-09T11:44:00.4246993Z The following packages will be downloaded: 2023-08-09T11:44:00.4247189Z 2023-08-09T11:44:00.4247317Z package | build 2023-08-09T11:44:00.4247597Z ---------------------------|----------------- 2023-08-09T11:44:00.4247929Z openssl-3.0.10 | h2bbff1b_0 7.4 MB 2023-08-09T11:44:00.4248254Z pip-23.2.1 | py39haa95532_0 2.8 MB 2023-08-09T11:44:00.4248618Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-08-09T11:44:00.4248921Z setuptools-68.0.0 | py39haa95532_0 925 KB 2023-08-09T11:44:00.4249237Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-08-09T11:44:00.4249548Z tzdata-2023c | h04d1e81_0 116 KB 2023-08-09T11:44:00.4249850Z vc-14.2 | h21ff451_1 8 KB 2023-08-09T11:44:00.4250128Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-08-09T11:44:00.4250466Z ------------------------------------------------------------ 2023-08-09T11:44:00.4250787Z Total: 31.6 MB 2023-08-09T11:44:00.4250954Z 2023-08-09T11:44:00.4251109Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:00.4251311Z 2023-08-09T11:44:00.4267573Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:44:00.4268449Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:44:00.4268862Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 None 2023-08-09T11:44:00.4269295Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-08-09T11:44:00.4269701Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 None 2023-08-09T11:44:00.4270104Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:44:00.4270454Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-08-09T11:44:00.4270813Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:44:00.4271184Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:44:00.4271570Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-08-09T11:44:00.4271783Z 2023-08-09T11:44:00.4271789Z 2023-08-09T11:44:00.7652050Z Preparing transaction: ...working... done 2023-08-09T11:44:03.1357896Z Verifying transaction: ...working... done 2023-08-09T11:44:08.6592653Z Executing transaction: ...working... done 2023-08-09T11:44:08.7376160Z Retrieving notices: ...working... done 2023-08-09T11:44:09.0617949Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:44:09.0618707Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:44:09.0619830Z + 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:15.8605830Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-08-09T11:44:15.8606181Z 2023-08-09T11:44:15.8606385Z Installing build dependencies: started 2023-08-09T11:44:15.8610571Z 2023-08-09T11:44:15.8611134Z Installing build dependencies: finished with status 'done' 2023-08-09T11:44:15.8611598Z 2023-08-09T11:44:15.8611913Z Getting requirements to build wheel: started 2023-08-09T11:44:15.8612265Z 2023-08-09T11:44:15.8612577Z Getting requirements to build wheel: finished with status 'done' 2023-08-09T11:44:15.8615672Z 2023-08-09T11:44:15.8616169Z Preparing metadata (pyproject.toml): started 2023-08-09T11:44:15.8616575Z 2023-08-09T11:44:15.8616944Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-08-09T11:44:15.8617392Z 2023-08-09T11:44:15.8617761Z Building wheels for collected packages: pytorch-pkg-helpers 2023-08-09T11:44:15.8618196Z 2023-08-09T11:44:15.8618595Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-08-09T11:44:15.8619054Z 2023-08-09T11:44:15.8619475Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-08-09T11:44:15.8620003Z 2023-08-09T11:44:15.8620848Z 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:15.8621837Z 2023-08-09T11:44:15.8622434Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-08-09T11:44:15.8623056Z 2023-08-09T11:44:15.8623612Z Successfully built pytorch-pkg-helpers 2023-08-09T11:44:15.8623996Z 2023-08-09T11:44:15.8624324Z Installing collected packages: pytorch-pkg-helpers 2023-08-09T11:44:15.8624721Z 2023-08-09T11:44:15.8625051Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-08-09T11:44:15.8625442Z 2023-08-09T11:44:15.8625451Z 2023-08-09T11:44:15.9012545Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:15.9013357Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python -m pytorch_pkg_helpers 2023-08-09T11:44:18.5653043Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:18.6115917Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:44:18.6116733Z 2023-08-09T11:44:18.6117249Z export CMAKE_USE_CUDA='1' 2023-08-09T11:44:18.6117566Z 2023-08-09T11:44:18.6117884Z export CONDA_BUILD_VARIANT='cuda' 2023-08-09T11:44:18.6118408Z 2023-08-09T11:44:18.6118872Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T11:44:18.6119351Z 2023-08-09T11:44:18.6119712Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:44:18.6120155Z 2023-08-09T11:44:18.6120487Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:44:18.6120904Z 2023-08-09T11:44:18.6121137Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:44:18.6121465Z 2023-08-09T11:44:18.6121854Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:44:18.6122307Z 2023-08-09T11:44:18.6122705Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:44:18.6123146Z 2023-08-09T11:44:18.6123323Z export FORCE_CUDA=1 2023-08-09T11:44:18.6123730Z 2023-08-09T11:44:18.6124162Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-08-09T11:44:18.6124734Z 2023-08-09T11:44:18.6125078Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T11:44:18.6125428Z 2023-08-09T11:44:18.6125648Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:44:18.6125957Z 2023-08-09T11:44:18.6126248Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T11:44:18.6126596Z 2023-08-09T11:44:18.6126796Z export VERSION_SUFFIX='' 2023-08-09T11:44:18.6127097Z 2023-08-09T11:44:18.6127342Z export WHEEL_DIR='' 2023-08-09T11:44:18.6127646Z 2023-08-09T11:44:18.6127656Z 2023-08-09T11:44:18.6128045Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:18.6278374Z ##[group]Run set -euxo pipefail 2023-08-09T11:44:18.6278705Z set -euxo pipefail 2023-08-09T11:44:18.6279046Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-08-09T11:44:18.6279366Z  2023-08-09T11:44:18.6279640Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-08-09T11:44:18.6279876Z  2023-08-09T11:44:18.6280128Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-08-09T11:44:18.6280416Z  conda create \ 2023-08-09T11:44:18.6280672Z  --yes --quiet \ 2023-08-09T11:44:18.6280928Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:18.6281201Z  "python=3.8" \ 2023-08-09T11:44:18.6281451Z  cmake=3.22 \ 2023-08-09T11:44:18.6281708Z  conda-build=3.21 \ 2023-08-09T11:44:18.6281938Z  ninja=1.10 \ 2023-08-09T11:44:18.6282209Z  pkg-config=0.29 \ 2023-08-09T11:44:18.6282735Z  wheel=0.37 2023-08-09T11:44:18.6283166Z  else 2023-08-09T11:44:18.6283608Z  conda create \ 2023-08-09T11:44:18.6284135Z  --yes --quiet \ 2023-08-09T11:44:18.6284559Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:18.6284871Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:18.6285124Z  cmake=3.22 \ 2023-08-09T11:44:18.6285365Z  ninja=1.10 \ 2023-08-09T11:44:18.6285619Z  pkg-config=0.29 \ 2023-08-09T11:44:18.6285872Z  wheel=0.37 2023-08-09T11:44:18.6286078Z  fi 2023-08-09T11:44:18.6286293Z else 2023-08-09T11:44:18.6286524Z  conda create \ 2023-08-09T11:44:18.6286753Z  --yes --quiet \ 2023-08-09T11:44:18.6287024Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:18.6287320Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:18.6287589Z  cmake=3.22 \ 2023-08-09T11:44:18.6287817Z  conda-build=3.21 \ 2023-08-09T11:44:18.6288063Z  ninja=1.10 \ 2023-08-09T11:44:18.6288319Z  pkg-config=0.29 \ 2023-08-09T11:44:18.6288568Z  wheel=0.37 2023-08-09T11:44:18.6288935Z fi 2023-08-09T11:44:18.6289640Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:18.6290388Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:18.6320634Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:18.6320933Z env: 2023-08-09T11:44:18.6321182Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:18.6321474Z PYTHON_VERSION: 3.8 2023-08-09T11:44:18.6321728Z PACKAGE_TYPE: conda 2023-08-09T11:44:18.6321989Z REPOSITORY: pytorch/audio 2023-08-09T11:44:18.6322209Z REF: 2023-08-09T11:44:18.6322417Z CU_VERSION: cu121 2023-08-09T11:44:18.6322648Z CHANNEL: nightly 2023-08-09T11:44:18.6322910Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:44:18.6323499Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:18.6324095Z ##[endgroup] 2023-08-09T11:44:18.9289535Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:18.9290125Z + [[ 3.8 = \3\.\1\1 ]] 2023-08-09T11:44:18.9290635Z + 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:20.8450946Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:44:20.8459815Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-08-09T11:44:37.2642608Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:44:43.2780670Z Solving environment: ...working... done 2023-08-09T11:44:43.5110313Z 2023-08-09T11:44:43.5110877Z ## Package Plan ## 2023-08-09T11:44:43.5111085Z 2023-08-09T11:44:43.5114233Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T11:44:43.5114727Z 2023-08-09T11:44:43.5116338Z added / updated specs: 2023-08-09T11:44:43.5116664Z - cmake=3.22 2023-08-09T11:44:43.5118336Z - conda-build=3.21 2023-08-09T11:44:43.5118600Z - ninja=1.10 2023-08-09T11:44:43.5118950Z - pkg-config=0.29 2023-08-09T11:44:43.5119390Z - python=3.8 2023-08-09T11:44:43.5119793Z - wheel=0.37 2023-08-09T11:44:43.5120004Z 2023-08-09T11:44:43.5124586Z 2023-08-09T11:44:43.5125023Z The following packages will be downloaded: 2023-08-09T11:44:43.5125362Z 2023-08-09T11:44:43.5125598Z package | build 2023-08-09T11:44:43.5126147Z ---------------------------|----------------- 2023-08-09T11:44:43.5126592Z beautifulsoup4-4.12.2 | py38haa95532_0 209 KB 2023-08-09T11:44:43.5128516Z boltons-23.0.0 | py38haa95532_0 421 KB 2023-08-09T11:44:43.5129246Z brotlipy-0.7.0 |py38h2bbff1b_1003 412 KB 2023-08-09T11:44:43.5129948Z certifi-2023.7.22 | py38haa95532_0 154 KB 2023-08-09T11:44:43.5130535Z cffi-1.15.1 | py38h2bbff1b_3 238 KB 2023-08-09T11:44:43.5131190Z chardet-4.0.0 |py38haa95532_1003 211 KB 2023-08-09T11:44:43.5131751Z colorama-0.4.6 | py38haa95532_0 32 KB 2023-08-09T11:44:43.5132288Z conda-23.7.2 | py38haa95532_0 1.0 MB 2023-08-09T11:44:43.5132847Z conda-build-3.21.9 | py38haa95532_0 555 KB 2023-08-09T11:44:43.5133492Z conda-package-handling-2.2.0| py38haa95532_0 287 KB 2023-08-09T11:44:43.5134167Z conda-package-streaming-0.9.0| py38haa95532_0 29 KB 2023-08-09T11:44:43.5135017Z cryptography-41.0.2 | py38hac1b9e3_0 1.1 MB 2023-08-09T11:44:43.5135626Z filelock-3.9.0 | py38haa95532_0 19 KB 2023-08-09T11:44:43.5136412Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-08-09T11:44:43.5136950Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-08-09T11:44:43.5137821Z idna-3.4 | py38haa95532_0 94 KB 2023-08-09T11:44:43.5138379Z jinja2-3.1.2 | py38haa95532_0 211 KB 2023-08-09T11:44:43.5138907Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-08-09T11:44:43.5139513Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-08-09T11:44:43.5140059Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-08-09T11:44:43.5140612Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-08-09T11:44:43.5141126Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-08-09T11:44:43.5141800Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-08-09T11:44:43.5142315Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-08-09T11:44:43.5143072Z markupsafe-2.1.1 | py38h2bbff1b_0 26 KB 2023-08-09T11:44:43.5143638Z menuinst-1.4.19 | py38h59b6b97_0 94 KB 2023-08-09T11:44:43.5144048Z ninja-1.10.2 | haa95532_5 14 KB 2023-08-09T11:44:43.5144379Z packaging-23.0 | py38haa95532_0 69 KB 2023-08-09T11:44:43.5144678Z pcre-8.45 | hd77b12b_0 382 KB 2023-08-09T11:44:43.5144995Z pip-23.2.1 | py38haa95532_0 2.8 MB 2023-08-09T11:44:43.5145327Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-08-09T11:44:43.5145658Z pkginfo-1.9.6 | py38haa95532_0 69 KB 2023-08-09T11:44:43.5145963Z pluggy-1.0.0 | py38haa95532_1 29 KB 2023-08-09T11:44:43.5146290Z psutil-5.9.0 | py38h2bbff1b_0 349 KB 2023-08-09T11:44:43.5146618Z py-lief-0.12.3 | py38hd77b12b_0 2.0 MB 2023-08-09T11:44:43.5146963Z pycosat-0.6.4 | py38h2bbff1b_0 74 KB 2023-08-09T11:44:43.5147275Z pyopenssl-23.2.0 | py38haa95532_0 97 KB 2023-08-09T11:44:43.5147622Z pysocks-1.7.1 | py38haa95532_0 31 KB 2023-08-09T11:44:43.5148003Z python-3.8.17 | h1aa4202_0 20.5 MB 2023-08-09T11:44:43.5148494Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-08-09T11:44:43.5148850Z pytz-2022.7 | py38haa95532_0 210 KB 2023-08-09T11:44:43.5149174Z pyyaml-6.0 | py38h2bbff1b_1 146 KB 2023-08-09T11:44:43.5149767Z requests-2.31.0 | py38haa95532_0 99 KB 2023-08-09T11:44:43.5150120Z ruamel.yaml-0.17.21 | py38h2bbff1b_0 174 KB 2023-08-09T11:44:43.5150475Z ruamel.yaml.clib-0.2.6 | py38h2bbff1b_1 101 KB 2023-08-09T11:44:43.5150822Z setuptools-68.0.0 | py38haa95532_0 925 KB 2023-08-09T11:44:43.5151131Z soupsieve-2.4 | py38haa95532_0 70 KB 2023-08-09T11:44:43.5151454Z toolz-0.12.0 | py38haa95532_0 106 KB 2023-08-09T11:44:43.5151786Z tqdm-4.65.0 | py38hd4e2768_0 149 KB 2023-08-09T11:44:43.5152105Z urllib3-1.26.16 | py38haa95532_0 201 KB 2023-08-09T11:44:43.5152407Z win_inet_pton-1.1.0 | py38haa95532_0 35 KB 2023-08-09T11:44:43.5152746Z zstandard-0.19.0 | py38h2bbff1b_0 340 KB 2023-08-09T11:44:43.5153103Z ------------------------------------------------------------ 2023-08-09T11:44:43.5153436Z Total: 43.5 MB 2023-08-09T11:44:43.5153610Z 2023-08-09T11:44:43.5153765Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:43.5153936Z 2023-08-09T11:44:43.5154190Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py38haa95532_0 None 2023-08-09T11:44:43.5154634Z boltons pkgs/main/win-64::boltons-23.0.0-py38haa95532_0 None 2023-08-09T11:44:43.5155132Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py38h2bbff1b_1003 None 2023-08-09T11:44:43.5156992Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-08-09T11:44:43.5157494Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:44:43.5157920Z certifi pkgs/main/win-64::certifi-2023.7.22-py38haa95532_0 None 2023-08-09T11:44:43.5158322Z cffi pkgs/main/win-64::cffi-1.15.1-py38h2bbff1b_3 None 2023-08-09T11:44:43.5158728Z chardet pkgs/main/win-64::chardet-4.0.0-py38haa95532_1003 None 2023-08-09T11:44:43.5159192Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-08-09T11:44:43.5159613Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-08-09T11:44:43.5160006Z colorama pkgs/main/win-64::colorama-0.4.6-py38haa95532_0 None 2023-08-09T11:44:43.5160403Z conda pkgs/main/win-64::conda-23.7.2-py38haa95532_0 None 2023-08-09T11:44:43.5160830Z conda-build pkgs/main/win-64::conda-build-3.21.9-py38haa95532_0 None 2023-08-09T11:44:43.5161359Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.2.0-py38haa95532_0 None 2023-08-09T11:44:43.5161886Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py38haa95532_0 None 2023-08-09T11:44:43.5162548Z cryptography pkgs/main/win-64::cryptography-41.0.2-py38hac1b9e3_0 None 2023-08-09T11:44:43.5162995Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 None 2023-08-09T11:44:43.5163518Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-08-09T11:44:43.5164023Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:44:43.5164375Z idna pkgs/main/win-64::idna-3.4-py38haa95532_0 None 2023-08-09T11:44:43.5164764Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 None 2023-08-09T11:44:43.5165208Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:44:43.5165658Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:44:43.5166088Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-08-09T11:44:43.5166458Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-08-09T11:44:43.5166847Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:44:43.5167237Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:44:43.5167609Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-08-09T11:44:43.5167983Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:44:43.5168335Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-08-09T11:44:43.5168745Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 None 2023-08-09T11:44:43.5169300Z menuinst pkgs/main/win-64::menuinst-1.4.19-py38h59b6b97_0 None 2023-08-09T11:44:43.5169720Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-08-09T11:44:43.5170083Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-08-09T11:44:43.5170744Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:44:43.5171166Z packaging pkgs/main/win-64::packaging-23.0-py38haa95532_0 None 2023-08-09T11:44:43.5171564Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-08-09T11:44:43.5171940Z pip pkgs/main/win-64::pip-23.2.1-py38haa95532_0 None 2023-08-09T11:44:43.5172316Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-08-09T11:44:43.5172729Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py38haa95532_0 None 2023-08-09T11:44:43.5173126Z pluggy pkgs/main/win-64::pluggy-1.0.0-py38haa95532_1 None 2023-08-09T11:44:43.5173524Z psutil pkgs/main/win-64::psutil-5.9.0-py38h2bbff1b_0 None 2023-08-09T11:44:43.5174073Z py-lief pkgs/main/win-64::py-lief-0.12.3-py38hd77b12b_0 None 2023-08-09T11:44:43.5174576Z pycosat pkgs/main/win-64::pycosat-0.6.4-py38h2bbff1b_0 None 2023-08-09T11:44:43.5175001Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-08-09T11:44:43.5175425Z pyopenssl pkgs/main/win-64::pyopenssl-23.2.0-py38haa95532_0 None 2023-08-09T11:44:43.5175839Z pysocks pkgs/main/win-64::pysocks-1.7.1-py38haa95532_0 None 2023-08-09T11:44:43.5176231Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 None 2023-08-09T11:44:43.5176658Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:44:43.5177104Z pytz pkgs/main/win-64::pytz-2022.7-py38haa95532_0 None 2023-08-09T11:44:43.5177495Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 None 2023-08-09T11:44:43.5177901Z requests pkgs/main/win-64::requests-2.31.0-py38haa95532_0 None 2023-08-09T11:44:43.5178320Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py38h2bbff1b_0 None 2023-08-09T11:44:43.5178785Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py38h2bbff1b_1 None 2023-08-09T11:44:43.5179238Z setuptools pkgs/main/win-64::setuptools-68.0.0-py38haa95532_0 None 2023-08-09T11:44:43.5179639Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-08-09T11:44:43.5180037Z soupsieve pkgs/main/win-64::soupsieve-2.4-py38haa95532_0 None 2023-08-09T11:44:43.5180410Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:44:43.5180797Z toolz pkgs/main/win-64::toolz-0.12.0-py38haa95532_0 None 2023-08-09T11:44:43.5181332Z tqdm pkgs/main/win-64::tqdm-4.65.0-py38hd4e2768_0 None 2023-08-09T11:44:43.5181727Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py38haa95532_0 None 2023-08-09T11:44:43.5182232Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:44:43.5182926Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:44:43.5183350Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-08-09T11:44:43.5183758Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py38haa95532_0 None 2023-08-09T11:44:43.5184142Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-08-09T11:44:43.5184495Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-08-09T11:44:43.5184829Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-08-09T11:44:43.5185222Z zstandard pkgs/main/win-64::zstandard-0.19.0-py38h2bbff1b_0 None 2023-08-09T11:44:43.5185612Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-08-09T11:44:43.5185818Z 2023-08-09T11:44:58.9918479Z 2023-08-09T11:44:59.9232079Z Preparing transaction: ...working... done 2023-08-09T11:45:04.0859961Z Verifying transaction: ...working... done 2023-08-09T11:45:14.9667076Z Executing transaction: ...working... done 2023-08-09T11:45:15.1058130Z Retrieving notices: ...working... done 2023-08-09T11:45:15.7946068Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:45:15.7950899Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:45:15.8125595Z ##[group]Run # //\\// means replace every backslash with slash 2023-08-09T11:45:15.8126013Z # //\\// means replace every backslash with slash 2023-08-09T11:45:15.8126420Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-08-09T11:45:15.8153236Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:15.8153526Z env: 2023-08-09T11:45:15.8153808Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:15.8154087Z PYTHON_VERSION: 3.8 2023-08-09T11:45:15.8154338Z PACKAGE_TYPE: conda 2023-08-09T11:45:15.8154598Z REPOSITORY: pytorch/audio 2023-08-09T11:45:15.8155025Z REF: 2023-08-09T11:45:15.8155225Z CU_VERSION: cu121 2023-08-09T11:45:15.8155459Z CHANNEL: nightly 2023-08-09T11:45:15.8155720Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:45:15.8156078Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:15.8156588Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:15.8157040Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:15.8157361Z ##[endgroup] 2023-08-09T11:45:16.1268501Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:16.1268927Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:16.1269206Z export VSDEVCMD_ARGS='' 2023-08-09T11:45:16.1269489Z source "${BUILD_ENV_FILE}" 2023-08-09T11:45:16.1269828Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-08-09T11:45:16.1270236Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:45:16.1270552Z  2023-08-09T11:45:16.1270782Z conda build \ 2023-08-09T11:45:16.1271029Z  -c defaults \ 2023-08-09T11:45:16.1271305Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:45:16.1271571Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:45:16.1272023Z  --no-anaconda-upload \ 2023-08-09T11:45:16.1272330Z  --python "${PYTHON_VERSION}" \ 2023-08-09T11:45:16.1272643Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-08-09T11:45:16.1273428Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-08-09T11:45:16.1300438Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:16.1300728Z env: 2023-08-09T11:45:16.1301002Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:16.1301274Z PYTHON_VERSION: 3.8 2023-08-09T11:45:16.1301523Z PACKAGE_TYPE: conda 2023-08-09T11:45:16.1301782Z REPOSITORY: pytorch/audio 2023-08-09T11:45:16.1302030Z REF: 2023-08-09T11:45:16.1302218Z CU_VERSION: cu121 2023-08-09T11:45:16.1302448Z CHANNEL: nightly 2023-08-09T11:45:16.1302707Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:45:16.1303059Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:16.1303449Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:16.1303889Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:16.1304324Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:45:16.1304648Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:45:16.1304904Z PACKAGE_NAME: torchaudio 2023-08-09T11:45:16.1305125Z ##[endgroup] 2023-08-09T11:45:19.7503808Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:45:22.2556480Z Solving environment: ...working... done 2023-08-09T11:45:28.7186025Z 2023-08-09T11:45:28.7186522Z ## Package Plan ## 2023-08-09T11:45:28.7188803Z 2023-08-09T11:45:28.7189197Z environment location: C:\Jenkins\Miniconda3 2023-08-09T11:45:28.7190712Z 2023-08-09T11:45:28.7191192Z added / updated specs: 2023-08-09T11:45:28.7191629Z - conda-build 2023-08-09T11:45:28.7192747Z - conda-package-handling!=1.5.0 2023-08-09T11:45:28.7193087Z 2023-08-09T11:45:28.7193129Z 2023-08-09T11:45:28.7193378Z The following packages will be downloaded: 2023-08-09T11:45:28.7193848Z 2023-08-09T11:45:28.7194096Z package | build 2023-08-09T11:45:28.7194660Z ---------------------------|----------------- 2023-08-09T11:45:28.7195296Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-08-09T11:45:28.7195890Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-08-09T11:45:28.7198342Z certifi-2023.7.22 | py39haa95532_0 154 KB 2023-08-09T11:45:28.7198931Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-08-09T11:45:28.7199821Z click-8.0.4 | py39haa95532_0 155 KB 2023-08-09T11:45:28.7200411Z conda-23.7.2 | py39haa95532_0 1.0 MB 2023-08-09T11:45:28.7201000Z conda-build-3.26.0 | py39haa95532_0 597 KB 2023-08-09T11:45:28.7201539Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-08-09T11:45:28.7202219Z conda-package-handling-2.2.0| py39haa95532_0 287 KB 2023-08-09T11:45:28.7205148Z conda-package-streaming-0.9.0| py39haa95532_0 29 KB 2023-08-09T11:45:28.7205623Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-08-09T11:45:28.7205964Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-08-09T11:45:28.7206266Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-08-09T11:45:28.7206617Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-08-09T11:45:28.7206968Z m2-patch-2.7.5 | 2 89 KB 2023-08-09T11:45:28.7207322Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-08-09T11:45:28.7207660Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-08-09T11:45:28.7208014Z msys2-conda-epoch-20160418 | 1 2 KB 2023-08-09T11:45:28.7208358Z openssl-1.1.1v | h2bbff1b_0 5.5 MB 2023-08-09T11:45:28.7208701Z packaging-23.0 | py39haa95532_0 69 KB 2023-08-09T11:45:28.7209026Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-08-09T11:45:28.7209364Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-08-09T11:45:28.7209703Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-08-09T11:45:28.7210030Z pytz-2022.7 | py39haa95532_0 210 KB 2023-08-09T11:45:28.7210334Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-08-09T11:45:28.7210697Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-08-09T11:45:28.7211035Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-08-09T11:45:28.7211394Z ------------------------------------------------------------ 2023-08-09T11:45:28.7211731Z Total: 16.9 MB 2023-08-09T11:45:28.7211904Z 2023-08-09T11:45:28.7212036Z The following NEW packages will be INSTALLED: 2023-08-09T11:45:28.7212236Z 2023-08-09T11:45:28.7212498Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-08-09T11:45:28.7212941Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-08-09T11:45:28.7213359Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-08-09T11:45:28.7213763Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-08-09T11:45:28.7214155Z conda-build pkgs/main/win-64::conda-build-3.26.0-py39haa95532_0 None 2023-08-09T11:45:28.7214605Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-08-09T11:45:28.7215106Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py39haa95532_0 None 2023-08-09T11:45:28.7215583Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-08-09T11:45:28.7215980Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:45:28.7216345Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-08-09T11:45:28.7216764Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:45:28.7217196Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:45:28.7217618Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-08-09T11:45:28.7218019Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:45:28.7218379Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:45:28.7219564Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:45:28.7219985Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-08-09T11:45:28.7220406Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-08-09T11:45:28.7220813Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-08-09T11:45:28.7221242Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-08-09T11:45:28.7222220Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-08-09T11:45:28.7222711Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-08-09T11:45:28.7223128Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-08-09T11:45:28.7223535Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-08-09T11:45:28.7223918Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-08-09T11:45:28.7224384Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:45:28.7224833Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-08-09T11:45:28.7225236Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-08-09T11:45:28.7225611Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-08-09T11:45:28.7226019Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-08-09T11:45:28.7226257Z 2023-08-09T11:45:28.7226403Z The following packages will be UPDATED: 2023-08-09T11:45:28.7226595Z 2023-08-09T11:45:28.7226779Z certifi 2023.5.7-py39haa95532_0 --> 2023.7.22-py39haa95532_0 None 2023-08-09T11:45:28.7227163Z conda 22.9.0-py39haa95532_0 --> 23.7.2-py39haa95532_0 None 2023-08-09T11:45:28.7227543Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.2.0-py39haa95532_0 None 2023-08-09T11:45:28.7227956Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1v-h2bbff1b_0 None 2023-08-09T11:45:28.7228166Z 2023-08-09T11:45:28.7228173Z 2023-08-09T11:45:28.9436258Z Preparing transaction: ...working... done 2023-08-09T11:45:29.8994405Z Verifying transaction: ...working... done 2023-08-09T11:45:32.4321382Z Executing transaction: ...working... done 2023-08-09T11:45:32.9025351Z Retrieving notices: ...working... done 2023-08-09T11:45:36.4713513Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:45:36.5230616Z Adding in variants from internal_defaults 2023-08-09T11:45:36.5232255Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-08-09T11:45:36.5232948Z Adding in variants from config.variant 2023-08-09T11:45:36.5368614Z 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.5369570Z warnings.warn( 2023-08-09T11:45:36.7000337Z Attempting to finalize metadata for vs2019_win-64 2023-08-09T11:45:54.0649821Z 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:54.0801900Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-08-09T11:45:54.0802425Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\work 2023-08-09T11:45:54.0804355Z Packaging vs2019_win-64 2023-08-09T11:45:54.1065630Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-08-09T11:45:54.1873178Z 2023-08-09T11:45:54.1874329Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:45:54.2722355Z 2023-08-09T11:45:54.2722869Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env" 2023-08-09T11:45:54.6322696Z 2023-08-09T11:45:54.6323234Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env 2023-08-09T11:45:54.6323616Z 2023-08-09T11:45:54.6666681Z 2023-08-09T11:45:54.6667556Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\work>set YEAR=2019 2023-08-09T11:45:54.6670359Z 2023-08-09T11:45:54.6670874Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\work>set VER=16 2023-08-09T11:45:54.6675728Z 2023-08-09T11:45:54.6676430Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env\etc\conda\activate.d" 2023-08-09T11:45:54.6683837Z 2023-08-09T11:45:54.6684743Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:54.6705076Z 1 file(s) copied. 2023-08-09T11:45:54.6713660Z 2023-08-09T11:45:54.6714727Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\work>IF "win-64" == "win-64" ( 2023-08-09T11:45:54.6715152Z set "target_platform=amd64" 2023-08-09T11:45:54.6717319Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:54.6718403Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:54.6718897Z IF "" == "" ( 2023-08-09T11:45:54.6719410Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:54.6720092Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:54.6720731Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:54.6721132Z ) ELSE ( 2023-08-09T11:45:54.6721638Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:54.6722304Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:54.6722935Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:54.6723377Z ) 2023-08-09T11:45:54.6723768Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:54.6724189Z ) else ( 2023-08-09T11:45:54.6724470Z set "target_platform=x86" 2023-08-09T11:45:54.6724992Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:54.6725635Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:54.6726319Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:54.6726797Z echo popd 2023-08-09T11:45:54.6727051Z ) 2023-08-09T11:45:56.3819364Z 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:56.3917987Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:56.3929806Z 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:56.3931492Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:45:56.3932891Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:45:56.3947033Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:45:56.3951068Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:45:56.3952124Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:56.3959961Z 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:56.3960672Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:45:56.3961412Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:45:56.4022266Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:45:56.4026276Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T11:45:56.4027921Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:56.4115630Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 518 KB/second 2023-08-09T11:45:56.4229368Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:45:56.4231823Z 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:56.4249272Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:45:56.4253517Z 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:56.4262338Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:45:56.4264124Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:45:56.4264852Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:45:56.4269315Z 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:56.4277538Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:45:56.4278195Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:45:56.4326673Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:45:56.4327200Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:45:56.4331153Z 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:56.4339177Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:45:56.4339942Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:45:56.4473270Z 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:56.4491117Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:45:56.4491528Z INFO:conda_index.index:Completed noarch 2023-08-09T11:45:56.4492264Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:45:56.4494708Z 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:56.4512087Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:45:56.4516584Z 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:56.4538589Z 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:56.4554774Z 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:56.4555503Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:45:56.4556152Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:45:56.4556847Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:45:56.4561205Z 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:56.4582019Z 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:56.4596078Z 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:56.4597069Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:45:56.4597837Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:45:56.4656283Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:45:56.4657125Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:45:56.4661380Z 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:56.4681655Z 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:56.4695896Z 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:56.4696752Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:45:56.4697334Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:45:56.4822024Z 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:56.4838096Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:45:56.4838793Z INFO:conda_index.index:Completed win-64 2023-08-09T11:45:56.4842473Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:56.4845191Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:45:56.4845896Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:45:56.4849876Z 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:56.4850559Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:45:56.4851141Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:45:56.4851730Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:45:56.4855803Z 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:56.4875901Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:45:56.5026513Z 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:56.5043236Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:45:56.5047558Z 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:57.0337852Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:57.0351182Z 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.0352874Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:45:57.0354194Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:45:57.0370291Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:45:57.0375160Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:45:57.0375740Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:57.0383594Z 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.0384323Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:45:57.0385140Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:45:57.0456353Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:45:57.0460880Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-08-09T11:45:57.0461482Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:57.0519729Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:45:57.0522974Z 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.0541118Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:45:57.0546034Z 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.0554621Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:45:57.0557037Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:45:57.0557635Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:45:57.0561672Z 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.0570643Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:45:57.0571412Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:45:57.0625577Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:45:57.0626471Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:45:57.0630681Z 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.0639448Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:45:57.0640034Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:45:57.0782159Z 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.0798671Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:45:57.0799079Z INFO:conda_index.index:Completed noarch 2023-08-09T11:45:57.0799968Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:45:57.0802219Z 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.0818079Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:45:57.0822219Z 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.0831454Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:45:57.0832984Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:45:57.0833517Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:45:57.0837785Z 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.0845469Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:45:57.0846020Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:45:57.0903942Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:45:57.0904551Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:45:57.0909979Z 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.0918361Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:45:57.0919018Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:45:57.1062785Z 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.1079683Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:45:57.1081589Z INFO:conda_index.index:Completed win-64 2023-08-09T11:45:57.1084156Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:57.1087891Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:45:57.1088366Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:45:57.1091499Z 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.1092241Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:45:57.1092811Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:45:57.1094645Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:45:57.1097457Z 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.1118259Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:45:57.1269307Z 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.1286745Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:45:57.1291653Z 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:57.1313746Z WARNING: Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmph27kx7wz\info\recipe) will be used. 2023-08-09T11:45:57.2849237Z 2023-08-09T11:45:57.2849783Z Resource usage statistics from bundling vs2019_win-64: 2023-08-09T11:45:57.2850353Z Process count: 1 2023-08-09T11:45:57.2850794Z CPU time: Sys=-, User=- 2023-08-09T11:45:57.2854095Z Memory: 1.7M 2023-08-09T11:45:57.2854537Z Disk usage: 8.3K 2023-08-09T11:45:57.2854975Z Time elapsed: 0:00:02.0 2023-08-09T11:45:57.2855256Z 2023-08-09T11:45:57.2855293Z 2023-08-09T11:45:57.2857184Z number of files: 1 2023-08-09T11:45:57.2857599Z Fixing permissions 2023-08-09T11:45:57.2858126Z INFO :: Time taken to mark (prefix) 2023-08-09T11:45:57.2858819Z 0 replacements in 0 files was 0.00 seconds 2023-08-09T11:45:57.2859764Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:57.2860674Z 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:57.2862505Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-08-09T11:45:57.2863623Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581536508\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-08-09T11:45:57.3365879Z # Automatic uploading is disabled 2023-08-09T11:45:57.3366886Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T11:45:57.3367312Z 2023-08-09T11:45:57.3367322Z 2023-08-09T11:45:57.3367683Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T11:45:57.3368329Z # conda config --set anaconda_upload yes 2023-08-09T11:45:57.3368868Z anaconda upload \ 2023-08-09T11:45:57.3369549Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:57.3370351Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T11:45:57.3370737Z 2023-08-09T11:45:57.3371112Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T11:45:57.3371711Z { 2023-08-09T11:45:57.3372168Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-08-09T11:45:57.3372651Z "recipe": { 2023-08-09T11:45:57.3373142Z "cross_compiler_target_platform": "win-64", 2023-08-09T11:45:57.3373729Z "target_platform": "win-64", 2023-08-09T11:45:57.3374191Z "vc": "14" 2023-08-09T11:45:57.3374595Z } 2023-08-09T11:45:57.3374914Z } 2023-08-09T11:45:57.3375251Z } 2023-08-09T11:45:57.3375465Z 2023-08-09T11:45:57.3375475Z 2023-08-09T11:45:57.3375733Z #################################################################################### 2023-08-09T11:45:57.3376240Z Resource usage summary: 2023-08-09T11:45:57.3376530Z 2023-08-09T11:45:57.3376681Z Total time: 0:00:20.9 2023-08-09T11:45:57.3377305Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-08-09T11:45:57.3377843Z Maximum memory usage observed: 1.7M 2023-08-09T11:45:57.3378684Z Total disk usage observed (not including envs): 8.3K 2023-08-09T11:45:58.1024801Z ##[group]Run set -euxo pipefail 2023-08-09T11:45:58.1025171Z set -euxo pipefail 2023-08-09T11:45:58.1025411Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:45:58.1025676Z source "${BUILD_ENV_FILE}" 2023-08-09T11:45:58.1025969Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:58.1026385Z export VSDEVCMD_ARGS='' 2023-08-09T11:45:58.1026650Z  2023-08-09T11:45:58.1027065Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:45:58.1027562Z #bash packaging/build_conda.sh 2023-08-09T11:45:58.1027824Z  2023-08-09T11:45:58.1028000Z  2023-08-09T11:45:58.1028216Z conda build \ 2023-08-09T11:45:58.1028462Z  -c defaults \ 2023-08-09T11:45:58.1028757Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:45:58.1029020Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:45:58.1029305Z  --no-anaconda-upload \ 2023-08-09T11:45:58.1029697Z  --no-test --python "${PYTHON_VERSION}" \ 2023-08-09T11:45:58.1029986Z  --output-folder distr/ \ 2023-08-09T11:45:58.1030279Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-08-09T11:45:58.1070803Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:58.1071102Z env: 2023-08-09T11:45:58.1071373Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:58.1071649Z PYTHON_VERSION: 3.8 2023-08-09T11:45:58.1071899Z PACKAGE_TYPE: conda 2023-08-09T11:45:58.1072157Z REPOSITORY: pytorch/audio 2023-08-09T11:45:58.1072401Z REF: 2023-08-09T11:45:58.1072590Z CU_VERSION: cu121 2023-08-09T11:45:58.1072819Z CHANNEL: nightly 2023-08-09T11:45:58.1073073Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:45:58.1073617Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:58.1074009Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:58.1074457Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:58.1074873Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:45:58.1075193Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:45:58.1075412Z ##[endgroup] 2023-08-09T11:45:58.4058080Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:45:58.4222794Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:45:58.4223385Z 2023-08-09T11:45:58.4223621Z export CMAKE_USE_CUDA='1' 2023-08-09T11:45:58.4223921Z 2023-08-09T11:45:58.4224146Z export CONDA_BUILD_VARIANT='cuda' 2023-08-09T11:45:58.4224704Z 2023-08-09T11:45:58.4225065Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T11:45:58.4225465Z 2023-08-09T11:45:58.4225850Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:58.4226252Z 2023-08-09T11:45:58.4226571Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:58.4226964Z 2023-08-09T11:45:58.4227212Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:58.4227515Z 2023-08-09T11:45:58.4227904Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:45:58.4228354Z 2023-08-09T11:45:58.4228740Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:45:58.4229188Z 2023-08-09T11:45:58.4229334Z export FORCE_CUDA=1 2023-08-09T11:45:58.4229593Z 2023-08-09T11:45:58.4230091Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-08-09T11:45:58.4230366Z 2023-08-09T11:45:58.4230502Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T11:45:58.4230678Z 2023-08-09T11:45:58.4230916Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:45:58.4231124Z 2023-08-09T11:45:58.4231394Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T11:45:58.4231571Z 2023-08-09T11:45:58.4231683Z export VERSION_SUFFIX='' 2023-08-09T11:45:58.4231845Z 2023-08-09T11:45:58.4234714Z export WHEEL_DIR='' 2023-08-09T11:45:58.4235019Z 2023-08-09T11:45:58.4235025Z 2023-08-09T11:45:58.4235252Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:45:58.4235604Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:45:58.4235896Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:45:58.4236224Z ++ export CMAKE_USE_CUDA=1 2023-08-09T11:45:58.4236497Z ++ CMAKE_USE_CUDA=1 2023-08-09T11:45:58.4236909Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T11:45:58.4237158Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T11:45:58.4237649Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-08-09T11:45:58.4238187Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T11:45:58.4238666Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:58.4239180Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:58.4239559Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:58.4240070Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:58.4240450Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:58.4240835Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:58.4241212Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:45:58.4241650Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:45:58.4242089Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:45:58.4242526Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:45:58.4242831Z ++ export FORCE_CUDA=1 2023-08-09T11:45:58.4243232Z ++ FORCE_CUDA=1 2023-08-09T11:45:58.4244551Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T11:45:58.4246588Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T11:45:58.4247602Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:45:58.4247909Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:45:58.4248194Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:45:58.4248468Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:45:58.4248761Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T11:45:58.4249097Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T11:45:58.4249384Z ++ export VERSION_SUFFIX= 2023-08-09T11:45:58.4249792Z ++ VERSION_SUFFIX= 2023-08-09T11:45:58.4250009Z ++ export WHEEL_DIR= 2023-08-09T11:45:58.4250239Z ++ WHEEL_DIR= 2023-08-09T11:45:58.4250635Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:58.4251060Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:58.4251315Z + export VSDEVCMD_ARGS= 2023-08-09T11:45:58.4251563Z + VSDEVCMD_ARGS= 2023-08-09T11:45:58.4252051Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.8 --output-folder distr/ packaging/torchaudio 2023-08-09T11:46:00.1356523Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:46:00.1951388Z Adding in variants from internal_defaults 2023-08-09T11:46:00.1954676Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-08-09T11:46:00.1955590Z Adding in variants from config.variant 2023-08-09T11:46:00.2197339Z 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:00.2198371Z warnings.warn( 2023-08-09T11:46:00.2199055Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-08-09T11:46:00.2199484Z warnings.warn( 2023-08-09T11:46:00.2200223Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'CUDA_HOME' is being passed through with value 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T11:46:00.2200933Z warnings.warn( 2023-08-09T11:46:00.2201615Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'TORCH_CUDA_ARCH_LIST' is being passed through with value '5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T11:46:00.2202258Z warnings.warn( 2023-08-09T11:46:00.2202977Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-08-09T11:46:00.2203382Z warnings.warn( 2023-08-09T11:46:00.2203834Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-08-09T11:46:00.2204255Z warnings.warn( 2023-08-09T11:46:00.2204722Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-08-09T11:46:00.2205158Z warnings.warn( 2023-08-09T11:46:00.3741415Z Attempting to finalize metadata for torchaudio 2023-08-09T11:46:17.4003768Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:46:17.7714725Z Solving environment: ...working... done 2023-08-09T11:46:20.4097680Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:46:28.8030236Z Solving environment: ...working... done 2023-08-09T11:46:57.1093296Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:47:05.8329092Z Solving environment: ...working... done 2023-08-09T11:47:05.9720920Z BUILD START: ['torchaudio-2.1.0.dev20230809-py38_cu121.tar.bz2'] 2023-08-09T11:47:08.2312566Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:47:16.9440784Z Solving environment: ...working... done 2023-08-09T11:52:02.6224327Z 2023-08-09T11:52:02.6224793Z ## Package Plan ## 2023-08-09T11:52:02.6225238Z 2023-08-09T11:52:02.6225721Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581560178\_h_env 2023-08-09T11:52:02.6226200Z 2023-08-09T11:52:02.6226213Z 2023-08-09T11:52:02.6226500Z The following NEW packages will be INSTALLED: 2023-08-09T11:52:02.6226835Z 2023-08-09T11:52:02.6227104Z blas: 1.0-mkl 2023-08-09T11:52:02.6227877Z bzip2: 1.0.8-he774522_0 2023-08-09T11:52:02.6228559Z ca-certificates: 2023.05.30-haa95532_0 2023-08-09T11:52:02.6229688Z cmake: 3.26.4-h693b641_0 2023-08-09T11:52:02.6230339Z cuda-cccl: 12.2.128-0 nvidia 2023-08-09T11:52:02.6230995Z cuda-cudart: 12.1.105-0 nvidia 2023-08-09T11:52:02.6231668Z cuda-cudart-dev: 12.1.105-0 nvidia 2023-08-09T11:52:02.6232345Z cuda-cupti: 12.1.105-0 nvidia 2023-08-09T11:52:02.6232997Z cuda-libraries: 12.1.0-0 nvidia 2023-08-09T11:52:02.6233658Z cuda-libraries-dev: 12.1.0-0 nvidia 2023-08-09T11:52:02.6234324Z cuda-nvrtc: 12.1.105-0 nvidia 2023-08-09T11:52:02.6235092Z cuda-nvrtc-dev: 12.1.105-0 nvidia 2023-08-09T11:52:02.6235814Z cuda-nvtx: 12.1.105-0 nvidia 2023-08-09T11:52:02.6236487Z cuda-opencl: 12.2.128-0 nvidia 2023-08-09T11:52:02.6237145Z cuda-opencl-dev: 12.2.128-0 nvidia 2023-08-09T11:52:02.6237833Z cuda-profiler-api: 12.2.128-0 nvidia 2023-08-09T11:52:02.6238490Z cuda-runtime: 12.1.0-0 nvidia 2023-08-09T11:52:02.6239120Z filelock: 3.9.0-py38haa95532_0 2023-08-09T11:52:02.6239733Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-08-09T11:52:02.6240352Z jinja2: 3.1.2-py38haa95532_0 2023-08-09T11:52:02.6241287Z libcublas: 12.1.0.26-0 nvidia 2023-08-09T11:52:02.6242022Z libcublas-dev: 12.1.0.26-0 nvidia 2023-08-09T11:52:02.6242732Z libcufft: 11.0.2.4-0 nvidia 2023-08-09T11:52:02.6243458Z libcufft-dev: 11.0.2.4-0 nvidia 2023-08-09T11:52:02.6244084Z libcurand: 10.3.3.129-0 nvidia 2023-08-09T11:52:02.6244730Z libcurand-dev: 10.3.3.129-0 nvidia 2023-08-09T11:52:02.6245361Z libcusolver: 11.4.4.55-0 nvidia 2023-08-09T11:52:02.6246003Z libcusolver-dev: 11.4.4.55-0 nvidia 2023-08-09T11:52:02.6246740Z libcusparse: 12.0.2.55-0 nvidia 2023-08-09T11:52:02.6247394Z libcusparse-dev: 12.0.2.55-0 nvidia 2023-08-09T11:52:02.6248034Z libffi: 3.4.4-hd77b12b_0 2023-08-09T11:52:02.6248726Z libnpp: 12.0.2.50-0 nvidia 2023-08-09T11:52:02.6249453Z libnpp-dev: 12.0.2.50-0 nvidia 2023-08-09T11:52:02.6250152Z libnvjitlink: 12.1.105-0 nvidia 2023-08-09T11:52:02.6250797Z libnvjitlink-dev: 12.1.105-0 nvidia 2023-08-09T11:52:02.6251457Z libnvjpeg: 12.1.1.14-0 nvidia 2023-08-09T11:52:02.6252092Z libnvjpeg-dev: 12.1.1.14-0 nvidia 2023-08-09T11:52:02.6252714Z libuv: 1.44.2-h2bbff1b_0 2023-08-09T11:52:02.6253309Z lz4-c: 1.9.4-h2bbff1b_0 2023-08-09T11:52:02.6253964Z markupsafe: 2.1.1-py38h2bbff1b_0 2023-08-09T11:52:02.6254806Z mkl: 2023.1.0-h6b88ed4_46357 2023-08-09T11:52:02.6255577Z mpmath: 1.3.0-py38haa95532_0 2023-08-09T11:52:02.6256272Z networkx: 3.1-py38haa95532_0 2023-08-09T11:52:02.6256991Z ninja: 1.10.2-haa95532_5 2023-08-09T11:52:02.6257601Z ninja-base: 1.10.2-h6d14046_5 2023-08-09T11:52:02.6258201Z openssl: 3.0.10-h2bbff1b_0 2023-08-09T11:52:02.6258835Z pip: 23.2.1-py38haa95532_0 2023-08-09T11:52:02.6259482Z python: 3.8.17-h1aa4202_0 2023-08-09T11:52:02.6260193Z pytorch: 2.1.0.dev20230809-py3.8_cuda12.1_cudnn8_0 pytorch-nightly 2023-08-09T11:52:02.6260965Z pytorch-cuda: 12.1-hde6ce7c_5 pytorch-nightly 2023-08-09T11:52:02.6261682Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-08-09T11:52:02.6262500Z pyyaml: 6.0-py38h2bbff1b_1 2023-08-09T11:52:02.6263279Z setuptools: 68.0.0-py38haa95532_0 2023-08-09T11:52:02.6263975Z sqlite: 3.41.2-h2bbff1b_0 2023-08-09T11:52:02.6264570Z sympy: 1.11.1-py38haa95532_0 2023-08-09T11:52:02.6265148Z tbb: 2021.8.0-h59b6b97_0 2023-08-09T11:52:02.6265767Z typing_extensions: 4.7.1-py38haa95532_0 2023-08-09T11:52:02.6266688Z vc: 14.2-h21ff451_1 2023-08-09T11:52:02.6267317Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-08-09T11:52:02.6267926Z wheel: 0.38.4-py38haa95532_0 2023-08-09T11:52:02.6268511Z xz: 5.4.2-h8cc25b3_0 2023-08-09T11:52:02.6269231Z yaml: 0.2.5-he774522_0 2023-08-09T11:52:02.6269838Z zlib: 1.2.13-h8cc25b3_0 2023-08-09T11:52:02.6270620Z zstd: 1.5.5-hd43e919_0 2023-08-09T11:52:02.6270967Z 2023-08-09T11:52:04.6450689Z Preparing transaction: ...working... done 2023-08-09T11:52:12.4915989Z Verifying transaction: ...working... done 2023-08-09T11:52:28.9226020Z Executing transaction: ...working... done 2023-08-09T11:52:31.0943883Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:52:31.6740021Z Solving environment: ...working... done 2023-08-09T11:52:31.8591233Z 2023-08-09T11:52:31.8591570Z ## Package Plan ## 2023-08-09T11:52:31.8591770Z 2023-08-09T11:52:31.8594524Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581560178\_build_env 2023-08-09T11:52:31.8595042Z 2023-08-09T11:52:31.8595054Z 2023-08-09T11:52:31.8595214Z The following NEW packages will be INSTALLED: 2023-08-09T11:52:31.8595576Z 2023-08-09T11:52:31.8595788Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-08-09T11:52:31.8597020Z vswhere: 2.8.4-haa95532_0 2023-08-09T11:52:31.8597223Z 2023-08-09T11:52:31.8647929Z Preparing transaction: ...working... done 2023-08-09T11:52:32.2590147Z Verifying transaction: ...working... done 2023-08-09T11:52:32.3078610Z Executing transaction: ...working... done 2023-08-09T11:53:10.7232611Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581560178\work\ 2023-08-09T11:53:10.7235434Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581560178\work 2023-08-09T11:53:10.7236581Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581560178\\_build_env', 2023-08-09T11:53:10.7237542Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581560178\\_h_env', 2023-08-09T11:53:10.7238338Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581560178\\work'} 2023-08-09T11:53:10.7238778Z 2023-08-09T11:53:10.7239087Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-08-09T11:53:10.7239451Z 2023-08-09T11:53:10.7239645Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-08-09T11:53:10.7240273Z 2023-08-09T11:53:10.7240780Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-08-09T11:53:10.7241127Z 2023-08-09T11:53:10.7241402Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-08-09T11:53:10.7241798Z 2023-08-09T11:53:10.7242010Z %SRC_DIR%>set "ARCH=64" 2023-08-09T11:53:10.7242296Z 2023-08-09T11:53:10.7242766Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-08-09T11:53:10.7243090Z 2023-08-09T11:53:10.7243407Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-08-09T11:53:10.7243758Z 2023-08-09T11:53:10.7244010Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-08-09T11:53:10.7244364Z 2023-08-09T11:53:10.7244682Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-08-09T11:53:10.7245052Z 2023-08-09T11:53:10.7246170Z %SRC_DIR%>set "SUBDIR=win-64" 2023-08-09T11:53:10.7246456Z 2023-08-09T11:53:10.7246664Z %SRC_DIR%>set "build_platform=win-64" 2023-08-09T11:53:10.7246993Z 2023-08-09T11:53:10.7247200Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-08-09T11:53:10.7247485Z 2023-08-09T11:53:10.7247728Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-08-09T11:53:10.7248043Z 2023-08-09T11:53:10.7248232Z %SRC_DIR%>set "CONDA_PY=38" 2023-08-09T11:53:10.7248901Z 2023-08-09T11:53:10.7249096Z %SRC_DIR%>set "PY3K=1" 2023-08-09T11:53:10.7249382Z 2023-08-09T11:53:10.7249556Z %SRC_DIR%>set "PY_VER=3.8" 2023-08-09T11:53:10.7249851Z 2023-08-09T11:53:10.7250114Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-08-09T11:53:10.7250447Z 2023-08-09T11:53:10.7250748Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-08-09T11:53:10.7251125Z 2023-08-09T11:53:10.7251401Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-08-09T11:53:10.7251759Z 2023-08-09T11:53:10.7251971Z %SRC_DIR%>set "NPY_VER=1.22" 2023-08-09T11:53:10.7252274Z 2023-08-09T11:53:10.7252460Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-08-09T11:53:10.7252768Z 2023-08-09T11:53:10.7253112Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-08-09T11:53:10.7253467Z 2023-08-09T11:53:10.7253683Z %SRC_DIR%>set "PERL_VER=5.26" 2023-08-09T11:53:10.7253983Z 2023-08-09T11:53:10.7254205Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-08-09T11:53:10.7254514Z 2023-08-09T11:53:10.7254703Z %SRC_DIR%>set "LUA_VER=5" 2023-08-09T11:53:10.7254978Z 2023-08-09T11:53:10.7255185Z %SRC_DIR%>set "CONDA_LUA=5" 2023-08-09T11:53:10.7255482Z 2023-08-09T11:53:10.7255678Z %SRC_DIR%>set "R_VER=3.4" 2023-08-09T11:53:10.7255969Z 2023-08-09T11:53:10.7256180Z %SRC_DIR%>set "CONDA_R=3.4" 2023-08-09T11:53:10.7256477Z 2023-08-09T11:53:10.7256740Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230809" 2023-08-09T11:53:10.7257076Z 2023-08-09T11:53:10.7257449Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1" 2023-08-09T11:53:10.7257918Z 2023-08-09T11:53:10.7258226Z %SRC_DIR%>set "TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0" 2023-08-09T11:53:10.7258600Z 2023-08-09T11:53:10.7258866Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=gfe9b9ff" 2023-08-09T11:53:10.7259316Z 2023-08-09T11:53:10.7259672Z %SRC_DIR%>set "GIT_FULL_HASH=fe9b9ff75edebf1e0e326f64577d64df3b5858db" 2023-08-09T11:53:10.7260169Z 2023-08-09T11:53:10.7260482Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-08-09T11:53:10.7260823Z 2023-08-09T11:53:10.7261059Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230809" 2023-08-09T11:53:10.7261394Z 2023-08-09T11:53:10.7261614Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-08-09T11:53:10.7261927Z 2023-08-09T11:53:10.7262390Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-08-09T11:53:10.7262768Z 2023-08-09T11:53:10.7262990Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-08-09T11:53:10.7263299Z 2023-08-09T11:53:10.7263782Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-08-09T11:53:10.7264312Z 2023-08-09T11:53:10.7264490Z %SRC_DIR%>set "CPU_COUNT=8" 2023-08-09T11:53:10.7264784Z 2023-08-09T11:53:10.7265010Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-08-09T11:53:10.7265327Z 2023-08-09T11:53:10.7265543Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-08-09T11:53:10.7265842Z 2023-08-09T11:53:10.7269114Z %SRC_DIR%>set "PATH=%BUILD_PREFIX%;%BUILD_PREFIX%\Library\mingw-w64\bin;%BUILD_PREFIX%\Library\usr\bin;%BUILD_PREFIX%\Library\bin;%BUILD_PREFIX%\Scripts;%BUILD_PREFIX%\bin;%PREFIX%;%PREFIX%\Library\mingw-w64\bin;%PREFIX%\Library\usr\bin;%PREFIX%\Library\bin;%PREFIX%\Scripts;%PREFIX%\bin;C;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin;C:\Users\runneruser\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\opt\bin;C:\Jenkins\Miniconda3\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl" 2023-08-09T11:53:10.7272811Z 2023-08-09T11:53:10.7273084Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-08-09T11:53:10.7273638Z 2023-08-09T11:53:10.7273923Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-08-09T11:53:10.7274287Z 2023-08-09T11:53:10.7274563Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-08-09T11:53:10.7274939Z 2023-08-09T11:53:10.7275240Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-08-09T11:53:10.7275607Z 2023-08-09T11:53:10.7275855Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-08-09T11:53:10.7276213Z 2023-08-09T11:53:10.7276661Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/_h_env" 2023-08-09T11:53:10.7277160Z 2023-08-09T11:53:10.7277455Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-08-09T11:53:10.7277830Z 2023-08-09T11:53:10.7278168Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-08-09T11:53:10.7278572Z 2023-08-09T11:53:10.7278920Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-08-09T11:53:10.7279346Z 2023-08-09T11:53:10.7279681Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-08-09T11:53:10.7280134Z 2023-08-09T11:53:10.7280474Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-08-09T11:53:10.7280878Z 2023-08-09T11:53:10.7281170Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-08-09T11:53:10.7281541Z 2023-08-09T11:53:10.7281833Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-08-09T11:53:10.7282201Z 2023-08-09T11:53:10.7282547Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-08-09T11:53:10.7282954Z 2023-08-09T11:53:10.7283203Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-08-09T11:53:10.7283510Z 2023-08-09T11:53:10.7283857Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-08-09T11:53:10.7284266Z 2023-08-09T11:53:10.7284535Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-08-09T11:53:10.7284889Z 2023-08-09T11:53:10.7285169Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-08-09T11:53:10.7285539Z 2023-08-09T11:53:10.7285846Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-08-09T11:53:10.7286223Z 2023-08-09T11:53:10.7286465Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-08-09T11:53:10.7286812Z 2023-08-09T11:53:10.7287206Z %SRC_DIR%>set "PROMPT=$P$G" 2023-08-09T11:53:10.7287533Z 2023-08-09T11:53:10.7288236Z %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:53:10.7288966Z 2023-08-09T11:53:10.7289215Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-08-09T11:53:10.7289556Z 2023-08-09T11:53:10.7289781Z %SRC_DIR%>set "SystemDrive=C:" 2023-08-09T11:53:10.7290093Z 2023-08-09T11:53:10.7290332Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-08-09T11:53:10.7290633Z 2023-08-09T11:53:10.7290960Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:53:10.7291349Z 2023-08-09T11:53:10.7291659Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:53:10.7292045Z 2023-08-09T11:53:10.7292312Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-08-09T11:53:10.7292653Z 2023-08-09T11:53:10.7292899Z %SRC_DIR%>set "USERNAME=runneruser" 2023-08-09T11:53:10.7293226Z 2023-08-09T11:53:10.7293480Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-08-09T11:53:10.7293843Z 2023-08-09T11:53:10.7294063Z %SRC_DIR%>set "windir=C:\Windows" 2023-08-09T11:53:10.7294373Z 2023-08-09T11:53:10.7294654Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-08-09T11:53:10.7295007Z 2023-08-09T11:53:10.7295414Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-08-09T11:53:10.7295883Z 2023-08-09T11:53:10.7296169Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-08-09T11:53:10.7296537Z 2023-08-09T11:53:10.7296825Z %SRC_DIR%>set "ignore_build_only_deps={'numpy', 'python'}" 2023-08-09T11:53:10.7297206Z 2023-08-09T11:53:10.7297791Z %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:53:10.7298570Z 2023-08-09T11:53:10.7299039Z %SRC_DIR%>set "extend_keys={'ignore_build_only_deps', 'pin_run_as_build', 'extend_keys', 'ignore_version'}" 2023-08-09T11:53:10.7299538Z 2023-08-09T11:53:10.7299866Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-08-09T11:53:10.7300252Z 2023-08-09T11:53:10.7300563Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-08-09T11:53:10.7300942Z 2023-08-09T11:53:10.7301196Z %SRC_DIR%>set "target_platform=win-64" 2023-08-09T11:53:10.7301528Z 2023-08-09T11:53:10.7301781Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-08-09T11:53:10.7302140Z 2023-08-09T11:53:10.7302398Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-08-09T11:53:10.7302741Z 2023-08-09T11:53:10.7303109Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-08-09T11:53:10.7303517Z 2023-08-09T11:53:10.7303733Z %SRC_DIR%>set "r_base=3.4" 2023-08-09T11:53:10.7304023Z 2023-08-09T11:53:10.7304251Z %SRC_DIR%>set "c_compiler=vs2019" 2023-08-09T11:53:10.7304540Z 2023-08-09T11:53:10.7304729Z %SRC_DIR%>set "vc=14" 2023-08-09T11:53:10.7305011Z 2023-08-09T11:53:10.7305247Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-08-09T11:53:10.7305567Z 2023-08-09T11:53:10.7305809Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-08-09T11:53:10.7306140Z 2023-08-09T11:53:10.7306412Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-08-09T11:53:10.7306765Z 2023-08-09T11:53:10.7307026Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-08-09T11:53:10.7307347Z 2023-08-09T11:53:10.7307613Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-08-09T11:53:10.7307956Z 2023-08-09T11:53:10.7308383Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581560178\pip_cache" 2023-08-09T11:53:10.7308868Z 2023-08-09T11:53:10.7309099Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-08-09T11:53:10.7309430Z 2023-08-09T11:53:10.7309716Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-08-09T11:53:10.7310082Z 2023-08-09T11:53:10.7310337Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-08-09T11:53:10.7310641Z 2023-08-09T11:53:10.7311196Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:53:10.7311654Z 2023-08-09T11:53:10.7312084Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-08-09T11:53:10.7312577Z 2023-08-09T11:53:10.7313087Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-08-09T11:53:10.7313647Z 2023-08-09T11:53:10.7313876Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-08-09T11:53:10.7314196Z 2023-08-09T11:53:10.7314383Z %SRC_DIR%>SET MSSdk=1 2023-08-09T11:53:10.7314636Z 2023-08-09T11:53:10.7314857Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-08-09T11:53:10.7315167Z 2023-08-09T11:53:10.7315368Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-08-09T11:53:10.7315678Z 2023-08-09T11:53:10.7315979Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-08-09T11:53:10.7316278Z 2023-08-09T11:53:10.7316651Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-08-09T11:53:10.7317081Z 2023-08-09T11:53:10.7317287Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-08-09T11:53:10.7317608Z 2023-08-09T11:53:10.7317964Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-08-09T11:53:10.7318383Z 2023-08-09T11:53:10.7318574Z %SRC_DIR%>set "CXX=cl.exe" 2023-08-09T11:53:10.7318864Z 2023-08-09T11:53:10.7319065Z %SRC_DIR%>set "CC=cl.exe" 2023-08-09T11:53:10.7319356Z 2023-08-09T11:53:10.7319575Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-08-09T11:53:10.7319877Z 2023-08-09T11:53:10.7320436Z %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:53:10.7321045Z 2023-08-09T11:53:10.7321481Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-08-09T11:53:10.7322151Z 2023-08-09T11:53:10.7323158Z %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:53:10.7324154Z 2023-08-09T11:53:10.7324812Z %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:53:10.7325487Z 2023-08-09T11:53:10.9059848Z %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:53:10.9060677Z 2023-08-09T11:53:10.9061437Z %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:53:10.9062401Z 2023-08-09T11:53:10.9063043Z %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:53:10.9063405Z 2023-08-09T11:53:10.9063519Z %SRC_DIR%>IF NOT "1" == "" ( 2023-08-09T11:53:10.9063868Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-08-09T11:53:10.9064270Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-08-09T11:53:10.9064617Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-08-09T11:53:10.9064854Z ) 2023-08-09T11:53:10.9064974Z 2023-08-09T11:53:10.9065092Z %SRC_DIR%>call :GetWin10SdkDir 2023-08-09T11:53:10.9065259Z 2023-08-09T11:53:10.9065463Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:53:10.9065707Z 2023-08-09T11:53:10.9065934Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:53:10.9066202Z 2023-08-09T11:53:10.9066421Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-08-09T11:53:10.9066813Z 2023-08-09T11:53:10.9067863Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-08-09T11:53:10.9068314Z 2023-08-09T11:53:10.9068453Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-08-09T11:53:10.9068630Z 2023-08-09T11:53:10.9068730Z %SRC_DIR%>exit /B 0 2023-08-09T11:53:10.9068881Z 2023-08-09T11:53:10.9069376Z %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:53:10.9069758Z 2023-08-09T11:53:10.9069938Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-08-09T11:53:10.9070154Z 2023-08-09T11:53:10.9070447Z %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:53:10.9070918Z Windows SDK version found as: "10.0.19041.0" 2023-08-09T11:53:10.9071100Z 2023-08-09T11:53:10.9071226Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-08-09T11:53:10.9071543Z set "target_platform=amd64" 2023-08-09T11:53:10.9071838Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-08-09T11:53:10.9072081Z set "BITS=64" 2023-08-09T11:53:10.9072301Z ) else ( 2023-08-09T11:53:10.9072538Z set "target_platform=x86" 2023-08-09T11:53:10.9072820Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-08-09T11:53:10.9073060Z set "BITS=32" 2023-08-09T11:53:10.9073269Z ) 2023-08-09T11:53:10.9073388Z 2023-08-09T11:53:10.9073606Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-08-09T11:53:10.9073855Z 2023-08-09T11:53:10.9074073Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-08-09T11:53:10.9074320Z 2023-08-09T11:53:10.9075634Z 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:53:10.9076373Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-08-09T11:53:10.9076788Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-08-09T11:53:10.9077162Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-08-09T11:53:10.9077508Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-08-09T11:53:10.9077835Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-08-09T11:53:10.9078169Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-08-09T11:53:10.9078488Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-08-09T11:53:10.9078817Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-08-09T11:53:10.9079294Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-08-09T11:53:10.9079794Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-08-09T11:53:10.9080186Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-08-09T11:53:10.9080533Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-08-09T11:53:10.9080826Z ********************************************************************** 2023-08-09T11:53:10.9081158Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-08-09T11:53:10.9081634Z ** Copyright (c) 2021 Microsoft Corporation 2023-08-09T11:53:10.9081946Z ********************************************************************** 2023-08-09T11:53:10.9082514Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-08-09T11:53:10.9082849Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-08-09T11:53:10.9083176Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-08-09T11:53:10.9083505Z [DEBUG:core\msbuild.bat] initializing... 2023-08-09T11:53:10.9083791Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-08-09T11:53:10.9084115Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-08-09T11:53:10.9084438Z [DEBUG:winsdk.bat] initializing... 2023-08-09T11:53:10.9084732Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-08-09T11:53:10.9085026Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-08-09T11:53:10.9085477Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-08-09T11:53:10.9085816Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-08-09T11:53:10.9086136Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-08-09T11:53:10.9086432Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-08-09T11:53:10.9086745Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-08-09T11:53:10.9087078Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-08-09T11:53:10.9087423Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-08-09T11:53:10.9087739Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-08-09T11:53:10.9088228Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-08-09T11:53:10.9088561Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-08-09T11:53:10.9089153Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-08-09T11:53:10.9089447Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-08-09T11:53:10.9089793Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-08-09T11:53:10.9090288Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-08-09T11:53:10.9090749Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-08-09T11:53:10.9091028Z -- Git branch: nightly 2023-08-09T11:53:10.9091343Z -- Git SHA: fe9b9ff75edebf1e0e326f64577d64df3b5858db 2023-08-09T11:53:10.9091636Z -- Git tag: None 2023-08-09T11:53:10.9091922Z -- PyTorch dependency: torch==2.1.0.dev20230809 2023-08-09T11:53:10.9092209Z -- Building version 2.1.0.dev20230809 2023-08-09T11:53:10.9092471Z running install 2023-08-09T11:53:10.9092696Z running build 2023-08-09T11:53:10.9092926Z running build_py 2023-08-09T11:53:10.9093132Z creating build 2023-08-09T11:53:10.9093410Z creating build\lib.win-amd64-cpython-38 2023-08-09T11:53:10.9093761Z creating build\lib.win-amd64-cpython-38\torchaudio 2023-08-09T11:53:10.9094436Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-08-09T11:53:10.9094889Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-08-09T11:53:10.9095626Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-08-09T11:53:10.9096067Z creating build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:53:10.9096534Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:53:10.9097040Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:53:10.9097593Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:53:10.9098144Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:53:10.9098668Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:53:10.9099195Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:53:10.9099640Z creating build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-08-09T11:53:10.9100131Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-08-09T11:53:10.9100673Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-08-09T11:53:10.9101287Z creating build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9101845Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9102561Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9103106Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9103643Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9104198Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9104833Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9105381Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9105931Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9106480Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9107021Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9107705Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9108364Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9109093Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9109626Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9110123Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9110641Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9111191Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9111736Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9112260Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9112751Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9113410Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9114043Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9114586Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:10.9115331Z creating build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:53:10.9973389Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-08-09T11:53:42.6620358Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-08-09T11:53:42.6621004Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-08-09T11:53:42.6621828Z to cmake instead of implicitly setting it as an env variable. This will 2023-08-09T11:53:42.6622468Z become a FATAL_ERROR in future version of pytorch. 2023-08-09T11:53:42.6624123Z Call Stack (most recent call first): 2023-08-09T11:53:42.6625073Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:343 (torch_cuda_get_nvcc_gencode_flag) 2023-08-09T11:53:42.6625745Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-08-09T11:53:42.6626351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-08-09T11:53:42.6626806Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-08-09T11:53:42.6627124Z CMakeLists.txt:93 (include) 2023-08-09T11:53:42.6627292Z 2023-08-09T11:53:42.6627298Z 2023-08-09T11:54:18.2241746Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:54:18.2243338Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:54:18.2247422Z copying torchaudio\functional\_alignment.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:54:18.2249089Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:54:18.2250327Z creating build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:54:18.2253922Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:54:18.2255175Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:54:18.2256375Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:54:18.2257578Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:54:18.2261184Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:54:18.2262304Z creating build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:18.2263425Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:18.2267105Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:18.2268543Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:18.2269798Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:18.2271010Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:18.2274755Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:18.2276032Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:18.2277290Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:18.2284769Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:18.2288567Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:18.2289837Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:18.2290950Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:54:18.2294517Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:54:18.2296047Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:54:18.2297418Z copying torchaudio\pipelines\_squim_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:54:18.2298760Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:54:18.2302415Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype 2023-08-09T11:54:18.2303622Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype 2023-08-09T11:54:18.2304778Z creating build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-08-09T11:54:18.2308362Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-08-09T11:54:18.2309752Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-08-09T11:54:18.2310946Z creating build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-08-09T11:54:18.2312153Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-08-09T11:54:18.2313467Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-08-09T11:54:18.2314715Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-08-09T11:54:18.2315850Z creating build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:54:18.2316949Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:54:18.2320561Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:54:18.2321833Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:54:18.2323053Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:54:18.2324139Z creating build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-08-09T11:54:18.2325250Z copying torchaudio\_backend\ffmpeg.py -> build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-08-09T11:54:18.2326451Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-08-09T11:54:18.2327679Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-08-09T11:54:18.2328778Z creating build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-08-09T11:54:18.2330082Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-08-09T11:54:18.2331355Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-08-09T11:54:18.2332500Z creating build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-08-09T11:54:18.2333683Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-08-09T11:54:18.2334894Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-08-09T11:54:18.2336022Z creating build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-08-09T11:54:18.2337218Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-08-09T11:54:18.2338599Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-08-09T11:54:18.2340229Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-08-09T11:54:18.2341413Z creating build\lib.win-amd64-cpython-38\torchaudio\models\squim 2023-08-09T11:54:18.2342566Z copying torchaudio\models\squim\objective.py -> build\lib.win-amd64-cpython-38\torchaudio\models\squim 2023-08-09T11:54:18.2343917Z copying torchaudio\models\squim\subjective.py -> build\lib.win-amd64-cpython-38\torchaudio\models\squim 2023-08-09T11:54:18.2345235Z copying torchaudio\models\squim\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\squim 2023-08-09T11:54:18.2346407Z creating build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:54:18.2347547Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:54:18.2348921Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:54:18.2350266Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:54:18.2351647Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:54:18.2352924Z creating build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-08-09T11:54:18.2354213Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-08-09T11:54:18.2355703Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-08-09T11:54:18.2357146Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-08-09T11:54:18.2358375Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:54:18.2359585Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:54:18.2360966Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:54:18.2362560Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:54:18.2363901Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:54:18.2365118Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:54:18.2366367Z copying torchaudio\pipelines\_wav2vec2\aligner.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:54:18.2367738Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:54:18.2369162Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:54:18.2370573Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:54:18.2371774Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-08-09T11:54:18.2373180Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-08-09T11:54:18.2374690Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-08-09T11:54:18.2375885Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:54:18.2377187Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:54:18.2378624Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:54:18.2380002Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:54:18.2381704Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:54:18.2382983Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:49.3841339Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:49.7002793Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:49.8153422Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:49.8829593Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:49.9288783Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:50.0182671Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:50.0710608Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:50.1634086Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-08-09T11:54:50.2876603Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-08-09T11:54:50.3002695Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-08-09T11:54:50.3057589Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-08-09T11:54:50.3120746Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-08-09T11:54:50.3156307Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-08-09T11:54:50.3207094Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-08-09T11:54:50.3233853Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:54:50.3236880Z copying torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:54:50.3241017Z copying torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:54:50.3756771Z copying torchaudio\prototype\pipelines\_vggish\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:54:50.3972942Z running build_ext 2023-08-09T11:54:50.5634045Z -- The C compiler identification is MSVC 19.29.30151.0 2023-08-09T11:54:50.5823050Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-08-09T11:54:50.6408054Z -- Detecting C compiler ABI info 2023-08-09T11:54:50.8071127Z -- Detecting C compiler ABI info - done 2023-08-09T11:54:51.0885705Z -- 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:54:51.0952727Z -- Detecting C compile features 2023-08-09T11:54:51.0953758Z -- Detecting C compile features - done 2023-08-09T11:54:51.0982675Z -- Detecting CXX compiler ABI info 2023-08-09T11:54:51.0983282Z -- Detecting CXX compiler ABI info - done 2023-08-09T11:54:51.0984177Z -- 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:54:51.0985015Z -- Detecting CXX compile features 2023-08-09T11:54:51.0985592Z -- Detecting CXX compile features - done 2023-08-09T11:54:51.0988904Z -- The CUDA compiler identification is NVIDIA 12.1.66 2023-08-09T11:54:51.0989511Z -- Detecting CUDA compiler ABI info 2023-08-09T11:54:51.0990446Z -- Detecting CUDA compiler ABI info - done 2023-08-09T11:54:51.0991286Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe - skipped 2023-08-09T11:54:51.0992067Z -- Detecting CUDA compile features 2023-08-09T11:54:51.0995246Z -- Detecting CUDA compile features - done 2023-08-09T11:54:51.0996060Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 (found version "12.1") 2023-08-09T11:54:51.0997017Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/include (found version "12.1.66") 2023-08-09T11:54:51.0997999Z -- Caffe2: CUDA detected: 12.1 2023-08-09T11:54:51.0998732Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe 2023-08-09T11:54:51.1001859Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 2023-08-09T11:54:51.1002610Z -- Caffe2: Header version is: 12.1 2023-08-09T11:54:51.1010822Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/lib/x64/nvrtc.lib shorthash is bac8224f 2023-08-09T11:54:51.1011664Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-08-09T11:54:51.1012394Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2023-08-09T11:54:51.1016079Z -- Added CUDA NVCC flags for: -gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86;-gencode;arch=compute_90,code=sm_90;-gencode;arch=compute_50,code=compute_50 2023-08-09T11:54:51.1017578Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/_h_env/lib/site-packages/torch/lib/torch.lib 2023-08-09T11:54:51.1022087Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/_h_env/libs/python38.lib (found suitable exact version "3.8.17") found components: Development Development.Module Development.Embed 2023-08-09T11:54:51.1023143Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-08-09T11:54:51.1023779Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-08-09T11:54:51.1024652Z -- Found OpenMP: TRUE (found version "2.0") 2023-08-09T11:54:51.1025391Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-08-09T11:54:51.1026162Z -- Building FFmpeg integration with multi version support 2023-08-09T11:54:51.1026749Z -- Configuring done (39.1s) 2023-08-09T11:54:51.1027301Z -- Generating done (0.2s) 2023-08-09T11:54:51.1028275Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/work/build/temp.win-amd64-cpython-38/Release 2023-08-09T11:54:51.1031262Z [1/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\utils.cpp 2023-08-09T11:54:51.1033701Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:54:51.1034565Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:54:51.1035091Z 2023-08-09T11:54:51.1035628Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1036562Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1037388Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:54:51.1040311Z [2/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-08-09T11:54:51.1043506Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:54:51.1044181Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:54:51.1044574Z 2023-08-09T11:54:51.1045048Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1046030Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1046993Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:54:51.1051449Z [3/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-08-09T11:54:51.1054098Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:54:51.1055289Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:54:51.1055992Z 2023-08-09T11:54:51.1056476Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1057417Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1058381Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:54:51.1061369Z [4/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-08-09T11:54:51.1064168Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:54:51.1064900Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:54:51.1065298Z 2023-08-09T11:54:51.1065795Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1066744Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1068106Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:54:51.1069275Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:54:51.1070349Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1071312Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1072252Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1075167Z [5/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-08-09T11:54:51.1077949Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:54:51.1078694Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:54:51.1079089Z 2023-08-09T11:54:51.1079603Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:54:51.1080292Z with 2023-08-09T11:54:51.1080656Z [ 2023-08-09T11:54:51.1080961Z T=scalar_t 2023-08-09T11:54:51.1081322Z ] 2023-08-09T11:54:51.1083440Z %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:54:51.1084902Z with 2023-08-09T11:54:51.1085259Z [ 2023-08-09T11:54:51.1085638Z T=scalar_t, 2023-08-09T11:54:51.1086147Z PtrTraits=at::DefaultPtrTraits, 2023-08-09T11:54:51.1086653Z index_t=int64_t 2023-08-09T11:54:51.1087036Z ] 2023-08-09T11:54:51.1088019Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:54:51.1091184Z with 2023-08-09T11:54:51.1091566Z [ 2023-08-09T11:54:51.1091944Z T=scalar_t 2023-08-09T11:54:51.1092352Z ] 2023-08-09T11:54:51.1093052Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1094043Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1097396Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:54:51.1100517Z [6/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-08-09T11:54:51.1106042Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:54:51.1106757Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:54:51.1107119Z 2023-08-09T11:54:51.1107633Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1111474Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1112746Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:54:51.1113746Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:54:51.1114764Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1116000Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1117109Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:51.1120454Z [7/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-08-09T11:54:51.1123311Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:54:51.1124353Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:54:51.1124798Z 2023-08-09T11:54:51.1125341Z %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:54:51.1126475Z %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:54:51.1127610Z %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:54:51.1128836Z %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:54:51.1130430Z %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:54:51.1131565Z %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:54:51.1132656Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:54:51.1133797Z %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:54:51.1134942Z %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:54:51.1136020Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-08-09T11:54:57.3194954Z %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:54:57.3214599Z with 2023-08-09T11:54:57.3217911Z [ 2023-08-09T11:54:57.3226278Z DTYPE=float, 2023-08-09T11:54:57.3227008Z CAST_DTYPE=float 2023-08-09T11:54:57.3227740Z ] 2023-08-09T11:54:57.3229653Z %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:54:57.3231196Z with 2023-08-09T11:54:57.3231594Z [ 2023-08-09T11:54:57.3231971Z DTYPE=float 2023-08-09T11:54:57.3232353Z ] 2023-08-09T11:54:57.3233149Z %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:54:57.3234645Z %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:54:57.3236112Z with 2023-08-09T11:54:57.3236508Z [ 2023-08-09T11:54:57.3237015Z CAST_DTYPE=float, 2023-08-09T11:54:57.3237510Z DTYPE=float 2023-08-09T11:54:57.3237898Z ] 2023-08-09T11:54:57.3238962Z %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:54:57.3239926Z with 2023-08-09T11:54:57.3240253Z [ 2023-08-09T11:54:57.3240648Z CAST_DTYPE=float, 2023-08-09T11:54:57.3241073Z DTYPE=float 2023-08-09T11:54:57.3241535Z ] 2023-08-09T11:54:57.3242768Z %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:54:57.3243699Z with 2023-08-09T11:54:57.3244055Z [ 2023-08-09T11:54:57.3244411Z CAST_DTYPE=float 2023-08-09T11:54:57.3244803Z ] 2023-08-09T11:54:57.3245974Z %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:54:57.3247036Z with 2023-08-09T11:54:57.3247412Z [ 2023-08-09T11:54:57.3247769Z DTYPE=float, 2023-08-09T11:54:57.3248332Z CAST_DTYPE=float 2023-08-09T11:54:57.3248736Z ] 2023-08-09T11:54:57.3249507Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:54:57.3251133Z %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:54:57.3252420Z with 2023-08-09T11:54:57.3252778Z [ 2023-08-09T11:54:57.3253145Z DTYPE=float 2023-08-09T11:54:57.3253494Z ] 2023-08-09T11:54:57.3254246Z %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:54:57.3255927Z %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:54:57.3257089Z with 2023-08-09T11:54:57.3257467Z [ 2023-08-09T11:54:57.3257814Z DTYPE=float 2023-08-09T11:54:57.3258196Z ] 2023-08-09T11:54:57.3259217Z %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:54:57.3260178Z with 2023-08-09T11:54:57.3260515Z [ 2023-08-09T11:54:57.3260881Z DTYPE=float 2023-08-09T11:54:57.3261367Z ] 2023-08-09T11:54:57.3262055Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:57.3263190Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:57.3264204Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:54:57.3267191Z [8/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-08-09T11:54:57.3270020Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:54:57.3270731Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:54:57.3271137Z 2023-08-09T11:54:57.3271845Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:57.3272827Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:57.3273815Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:54:57.3276992Z [9/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-08-09T11:54:57.3279589Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:54:57.3280307Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:54:57.3280703Z 2023-08-09T11:54:57.3281251Z %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:54:57.3282485Z %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:54:57.3286861Z %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:54:57.3288288Z %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:54:57.3289854Z %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:54:57.3291060Z %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:54:57.3292159Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:54:57.3293327Z %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:54:57.3294412Z %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:54:57.3295549Z %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:54:57.3297278Z %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:54:57.3298206Z with 2023-08-09T11:54:57.3298548Z [ 2023-08-09T11:54:57.3298937Z CAST_DTYPE=float, 2023-08-09T11:54:57.3299367Z DTYPE=float 2023-08-09T11:54:57.3299721Z ] 2023-08-09T11:54:57.3300740Z %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:54:57.3301707Z with 2023-08-09T11:54:57.3302190Z [ 2023-08-09T11:54:57.3302603Z CAST_DTYPE=float, 2023-08-09T11:54:57.3303026Z DTYPE=float 2023-08-09T11:54:57.3303726Z ] 2023-08-09T11:54:57.3304808Z %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:54:57.3305620Z with 2023-08-09T11:54:57.3351431Z [ 2023-08-09T11:54:57.3351830Z CAST_DTYPE=float 2023-08-09T11:54:57.3352229Z ] 2023-08-09T11:56:10.5986527Z %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:10.5988098Z with 2023-08-09T11:56:10.6774653Z [ 2023-08-09T11:56:10.7427964Z DTYPE=float, 2023-08-09T11:56:10.7561267Z CAST_DTYPE=float 2023-08-09T11:56:10.7749177Z ] 2023-08-09T11:56:10.7750758Z %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:10.7752161Z with 2023-08-09T11:56:10.7753148Z [ 2023-08-09T11:56:10.7758895Z DTYPE=float 2023-08-09T11:56:10.7759474Z ] 2023-08-09T11:56:10.7762719Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:56:10.7764787Z %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:10.7766689Z with 2023-08-09T11:56:10.7769678Z [ 2023-08-09T11:56:10.7770296Z DTYPE=float 2023-08-09T11:56:10.7770825Z ] 2023-08-09T11:56:10.7771830Z %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:10.7773421Z %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:10.7776989Z with 2023-08-09T11:56:10.7777581Z [ 2023-08-09T11:56:10.7778116Z DTYPE=float 2023-08-09T11:56:10.7778727Z ] 2023-08-09T11:56:10.7780004Z %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:10.7783494Z with 2023-08-09T11:56:10.7784081Z [ 2023-08-09T11:56:10.7784627Z DTYPE=float 2023-08-09T11:56:10.7785229Z ] 2023-08-09T11:56:10.7786141Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.7789628Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:56:10.7790912Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:56:10.7796624Z [10/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp 2023-08-09T11:56:10.7799652Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:56:10.7802872Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:56:10.7803570Z 2023-08-09T11:56:10.7804230Z %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:10.7805577Z %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:10.7806910Z %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:10.7810543Z %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:10.7811872Z %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:10.7813186Z %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:10.7819895Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:56:10.7823554Z %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:10.7824962Z %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:10.7826594Z %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:10.7830486Z %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:10.7831672Z with 2023-08-09T11:56:10.7832228Z [ 2023-08-09T11:56:10.7832764Z DTYPE=c10::Half 2023-08-09T11:56:10.7833388Z ] 2023-08-09T11:56:10.7836948Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(443): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-08-09T11:56:10.7838262Z with 2023-08-09T11:56:10.7838876Z [ 2023-08-09T11:56:10.7839440Z DTYPE=c10::Half 2023-08-09T11:56:10.7840104Z ] 2023-08-09T11:56:10.7843452Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(444): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-08-09T11:56:10.7844484Z with 2023-08-09T11:56:10.7845062Z [ 2023-08-09T11:56:10.7845627Z DTYPE=c10::Half 2023-08-09T11:56:10.7846256Z ] 2023-08-09T11:56:10.7850028Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(78): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeGradients(const torchaudio::rnnt::Options &,const DTYPE *,const int *,const int *,const int *,const CAST_DTYPE *,const CAST_DTYPE *,const CAST_DTYPE *,DTYPE *)' being compiled 2023-08-09T11:56:10.7851577Z with 2023-08-09T11:56:10.7852160Z [ 2023-08-09T11:56:10.7852691Z DTYPE=c10::Half, 2023-08-09T11:56:10.7853341Z CAST_DTYPE=float 2023-08-09T11:56:10.7856065Z ] 2023-08-09T11:56:10.7857767Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(133): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::Compute(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *,DTYPE *)' being compiled 2023-08-09T11:56:10.7859127Z with 2023-08-09T11:56:10.7859676Z [ 2023-08-09T11:56:10.7860206Z DTYPE=c10::Half 2023-08-09T11:56:10.7862982Z ] 2023-08-09T11:56:10.7863932Z %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:10.7865436Z %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:10.7866551Z with 2023-08-09T11:56:10.7868602Z [ 2023-08-09T11:56:10.7870196Z DTYPE=c10::Half 2023-08-09T11:56:10.7870886Z ] 2023-08-09T11:56:10.7872117Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(340): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-08-09T11:56:10.7878591Z with 2023-08-09T11:56:10.7879133Z [ 2023-08-09T11:56:10.7879750Z DTYPE=c10::Half 2023-08-09T11:56:10.7880368Z ] 2023-08-09T11:56:10.7881237Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:56:10.7885331Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(245): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-08-09T11:56:10.7887046Z with 2023-08-09T11:56:10.7887579Z [ 2023-08-09T11:56:10.7890289Z DTYPE=float 2023-08-09T11:56:10.7890945Z ] 2023-08-09T11:56:10.7892706Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(296): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOrBetaOneSequence(int,const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-08-09T11:56:10.7894304Z with 2023-08-09T11:56:10.7897022Z [ 2023-08-09T11:56:10.7897690Z DTYPE=float, 2023-08-09T11:56:10.7898344Z CAST_DTYPE=float 2023-08-09T11:56:10.7898959Z ] 2023-08-09T11:56:10.7899827Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:57:10.9238970Z %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:10.9552970Z with 2023-08-09T11:57:11.0484167Z [ 2023-08-09T11:57:11.1242989Z DTYPE=float 2023-08-09T11:57:11.1872135Z ] 2023-08-09T11:57:11.2167422Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:11.3004474Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:11.3273400Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:57:11.3965353Z [11/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-08-09T11:57:11.4023347Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:57:11.4024761Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:57:11.4026204Z 2023-08-09T11:57:11.4027020Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:11.4028529Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:11.4029834Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:57:11.4035806Z [12/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T11:57:11.4042607Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:57:11.4044622Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:57:11.4045344Z 2023-08-09T11:57:11.4047624Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:57:11.4110485Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:57:11.4119946Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:57:11.4123188Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:57:11.4130870Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:11.4132292Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:11.4138480Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:57:11.4146198Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T11:57:11.4149546Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:57:11.4150622Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:57:11.4153655Z 2023-08-09T11:57:11.4154653Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:57:11.4156488Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:57:11.4160457Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:57:11.4165917Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:57:11.4167874Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:11.4173816Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:11.4175593Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:57:11.4181756Z [14/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rir.cpp 2023-08-09T11:57:11.4185299Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:57:11.4187110Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:57:11.4188075Z 2023-08-09T11:57:11.4190108Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:57:11.4193812Z with 2023-08-09T11:57:11.4195083Z [ 2023-08-09T11:57:11.4195842Z scalar_t=scalar_t 2023-08-09T11:57:11.4196468Z ] 2023-08-09T11:57:11.4202021Z %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:11.4203932Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:57:11.4205389Z with 2023-08-09T11:57:11.4209584Z [ 2023-08-09T11:57:11.4210398Z scalar_t=scalar_t 2023-08-09T11:57:11.4211018Z ] 2023-08-09T11:57:11.4211905Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:57:11.4212815Z with 2023-08-09T11:57:11.4213378Z [ 2023-08-09T11:57:11.4215996Z scalar_t=scalar_t 2023-08-09T11:57:11.4216589Z ] 2023-08-09T11:57:11.4218786Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:57:11.4225290Z %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:11.4227147Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:58:07.8554274Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:58:07.8555715Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8713641Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8887448Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:07.8890441Z [15/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp 2023-08-09T11:58:07.8893384Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:07.8894119Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:07.8894542Z 2023-08-09T11:58:07.8895096Z %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:07.8895801Z with 2023-08-09T11:58:07.8896170Z [ 2023-08-09T11:58:07.8896546Z T=target_t 2023-08-09T11:58:07.8896932Z ] 2023-08-09T11:58:07.8898048Z %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:07.8899434Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8900430Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8901438Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:07.8904583Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-08-09T11:58:07.8907668Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:07.8908423Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:07.8908805Z 2023-08-09T11:58:07.8909490Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8910852Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8912274Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8913653Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8914822Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8915775Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8916690Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8917657Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:07.8918656Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:07.8919640Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:07.8922785Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-08-09T11:58:07.8925828Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:07.8926528Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:07.8926947Z 2023-08-09T11:58:07.8927657Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8928983Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8930357Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8931720Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8932831Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8933746Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8934885Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:07.8938112Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T11:58:07.8941045Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:07.8941726Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:07.8942123Z 2023-08-09T11:58:07.8942814Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8944114Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8945449Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8947036Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8948167Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8949109Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8950076Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:07.8953120Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T11:58:07.8955946Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:07.8956606Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:07.8956998Z 2023-08-09T11:58:07.8957726Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8959202Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8960744Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8962360Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8963489Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8964487Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8965456Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:58:07.8966435Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:07.8967450Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:58:07.8970830Z [20/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T11:58:07.8974075Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:07.8974791Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:07.8975207Z 2023-08-09T11:58:07.8975910Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8977372Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8978745Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8980120Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.8981383Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8982377Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8983346Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:58:07.8984382Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:58:07.8985379Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:07.8986383Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:58:07.8987385Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:58:07.8991173Z [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 -D_torchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\_torchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\pybind\pybind.cpp 2023-08-09T11:58:07.8993923Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:07.8994717Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:07.8995144Z 2023-08-09T11:58:07.8995697Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8997011Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:07.8998000Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:12.3120158Z [22/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_alphas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T11:58:12.3174166Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:12.3175376Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:12.3175862Z ^ 2023-08-09T11:58:12.3176496Z 2023-08-09T11:58:12.3176881Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:12.3177582Z 2023-08-09T11:58:12.3178515Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:12.3179620Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:12.3180154Z ^ 2023-08-09T11:58:12.3180433Z 2023-08-09T11:58:12.3181190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:12.3182416Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:12.3183324Z ^ 2023-08-09T11:58:12.3183605Z 2023-08-09T11:58:12.3184021Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:12.3184539Z 2023-08-09T11:58:12.3185321Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:12.3186424Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:12.3187004Z ^ 2023-08-09T11:58:12.3187304Z 2023-08-09T11:58:12.3188337Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:12.3189468Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:12.3190410Z ^ 2023-08-09T11:58:12.3190680Z 2023-08-09T11:58:12.3191113Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:12.3191608Z 2023-08-09T11:58:12.3193833Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:12.3195034Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:12.3195698Z ^ 2023-08-09T11:58:12.3195986Z 2023-08-09T11:58:12.3197122Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:12.3198254Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:12.3198777Z ^ 2023-08-09T11:58:12.3199030Z 2023-08-09T11:58:12.3199436Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:12.3199949Z 2023-08-09T11:58:12.3200711Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:12.3201821Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:12.3202725Z ^ 2023-08-09T11:58:12.3202979Z 2023-08-09T11:58:12.3204044Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:12.3205297Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:12.3205785Z ^ 2023-08-09T11:58:12.3206030Z 2023-08-09T11:58:12.3206414Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:12.3207130Z 2023-08-09T11:58:12.3207870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:12.3209207Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:12.3209867Z ^ 2023-08-09T11:58:12.3210163Z 2023-08-09T11:58:12.3211650Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4075676Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4078515Z ^ 2023-08-09T11:58:15.4085416Z 2023-08-09T11:58:15.4085974Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:15.4086516Z 2023-08-09T11:58:15.4087299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4088401Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4088956Z ^ 2023-08-09T11:58:15.4089230Z 2023-08-09T11:58:15.4089983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4091061Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4091589Z ^ 2023-08-09T11:58:15.4091807Z 2023-08-09T11:58:15.4092206Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:15.4092682Z 2023-08-09T11:58:15.4093717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4094830Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4095372Z ^ 2023-08-09T11:58:15.4095642Z 2023-08-09T11:58:15.4096380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4097416Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4097937Z ^ 2023-08-09T11:58:15.4098177Z 2023-08-09T11:58:15.4098580Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:15.4099067Z 2023-08-09T11:58:15.4099835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4100891Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4101405Z ^ 2023-08-09T11:58:15.4101682Z 2023-08-09T11:58:15.4101858Z compute_alphas.cu 2023-08-09T11:58:15.4102428Z tmpxft_000015cc_00000000-7_compute_alphas.compute_90.cudafe1.cpp 2023-08-09T11:58:15.4603473Z [23/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_betas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T11:58:15.4615662Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4617208Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4617697Z ^ 2023-08-09T11:58:15.4618286Z 2023-08-09T11:58:15.4618720Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:15.4619139Z 2023-08-09T11:58:15.4620123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4621124Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4621644Z ^ 2023-08-09T11:58:15.4621915Z 2023-08-09T11:58:15.4622619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4623741Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4624269Z ^ 2023-08-09T11:58:15.4624523Z 2023-08-09T11:58:15.4625085Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:15.4625693Z 2023-08-09T11:58:15.4626541Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4627974Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4628521Z ^ 2023-08-09T11:58:15.4628807Z 2023-08-09T11:58:15.4629553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4630669Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4631346Z ^ 2023-08-09T11:58:15.4631583Z 2023-08-09T11:58:15.4632365Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:15.4632836Z 2023-08-09T11:58:15.4633956Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4635072Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4635591Z ^ 2023-08-09T11:58:15.4635877Z 2023-08-09T11:58:15.4636601Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4637810Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4638321Z ^ 2023-08-09T11:58:15.4638558Z 2023-08-09T11:58:15.4638948Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:15.4639564Z 2023-08-09T11:58:15.4640436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4641804Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4642360Z ^ 2023-08-09T11:58:15.4642630Z 2023-08-09T11:58:15.4643362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4644833Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4645369Z ^ 2023-08-09T11:58:15.4645575Z 2023-08-09T11:58:15.4646001Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:15.4646564Z 2023-08-09T11:58:15.4647384Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4648488Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4649031Z ^ 2023-08-09T11:58:15.4649309Z 2023-08-09T11:58:15.4650028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4651217Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4651756Z ^ 2023-08-09T11:58:15.4651994Z 2023-08-09T11:58:15.4652413Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:15.4652892Z 2023-08-09T11:58:15.4653783Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4655064Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4655597Z ^ 2023-08-09T11:58:15.4655885Z 2023-08-09T11:58:15.4656626Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4657726Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4658249Z ^ 2023-08-09T11:58:15.4658509Z 2023-08-09T11:58:15.4659285Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:15.4659782Z 2023-08-09T11:58:15.4660661Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4661921Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4662493Z ^ 2023-08-09T11:58:15.4662776Z 2023-08-09T11:58:15.4663508Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4664665Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4665194Z ^ 2023-08-09T11:58:15.4665416Z 2023-08-09T11:58:15.4665844Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:15.4666320Z 2023-08-09T11:58:15.4667274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:15.4668512Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:15.4669035Z ^ 2023-08-09T11:58:15.4669308Z 2023-08-09T11:58:15.4669486Z compute_betas.cu 2023-08-09T11:58:15.4670011Z tmpxft_00001780_00000000-7_compute_betas.compute_90.cudafe1.cpp 2023-08-09T11:58:31.6343504Z [24/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T11:58:31.6355225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:31.6356325Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:31.6357171Z ^ 2023-08-09T11:58:31.6357896Z 2023-08-09T11:58:31.6358761Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:31.6359386Z 2023-08-09T11:58:31.6360216Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:31.6361315Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:31.6361863Z ^ 2023-08-09T11:58:31.6362148Z 2023-08-09T11:58:31.6362933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:31.6364063Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:31.6364601Z ^ 2023-08-09T11:58:31.6364929Z 2023-08-09T11:58:31.6365337Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:31.6365906Z 2023-08-09T11:58:31.6366742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:31.6367826Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:31.6368373Z ^ 2023-08-09T11:58:31.6368652Z 2023-08-09T11:58:31.6369613Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:31.6406234Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:31.6406770Z ^ 2023-08-09T11:58:31.6406997Z 2023-08-09T11:58:31.6407366Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:31.6407754Z 2023-08-09T11:58:31.6408413Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:31.6409387Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:31.6409898Z ^ 2023-08-09T11:58:31.6410138Z 2023-08-09T11:58:31.6410781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:31.6411841Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:31.6412270Z ^ 2023-08-09T11:58:31.6412483Z 2023-08-09T11:58:31.6412970Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:31.6413387Z 2023-08-09T11:58:31.6414080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:31.6415025Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:31.6415804Z ^ 2023-08-09T11:58:31.6416044Z 2023-08-09T11:58:31.6416654Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:31.6417622Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:31.6418073Z ^ 2023-08-09T11:58:31.6418283Z 2023-08-09T11:58:31.6418719Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:31.6419125Z 2023-08-09T11:58:31.6419939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:31.6421169Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:31.6421755Z ^ 2023-08-09T11:58:31.6422483Z 2023-08-09T11:58:31.6423241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:43.1876041Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:43.1876794Z ^ 2023-08-09T11:58:43.2261014Z 2023-08-09T11:58:43.2261975Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:43.2262713Z 2023-08-09T11:58:43.2263587Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:43.2265191Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:43.2266240Z ^ 2023-08-09T11:58:43.2266638Z 2023-08-09T11:58:43.2268035Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:43.2273346Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:43.2274145Z ^ 2023-08-09T11:58:43.2274494Z 2023-08-09T11:58:43.2275014Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:43.2275642Z 2023-08-09T11:58:43.2276545Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:43.2277861Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:43.2278611Z ^ 2023-08-09T11:58:43.2278987Z 2023-08-09T11:58:43.2279888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:43.2281192Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:43.2281863Z ^ 2023-08-09T11:58:43.2282191Z 2023-08-09T11:58:43.2282709Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T11:58:43.2283329Z 2023-08-09T11:58:43.2284227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/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:58:43.2285502Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T11:58:43.2286591Z ^ 2023-08-09T11:58:43.2286984Z 2023-08-09T11:58:43.2287230Z compute.cu 2023-08-09T11:58:43.2287957Z tmpxft_000015e4_00000000-7_compute.compute_90.cudafe1.cpp 2023-08-09T11:58:43.2291486Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-08-09T11:58:43.2294894Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:43.2295807Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:43.2296361Z 2023-08-09T11:58:43.2297197Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:43.2298854Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:43.2300497Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:43.2302100Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:43.2303799Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:43.2305180Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:43.2306382Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:43.2307822Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:58:43.2311547Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T11:58:43.2314954Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:43.2315849Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:43.2316397Z 2023-08-09T11:58:43.2317236Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:43.2318880Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:43.2323039Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:43.2324625Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:43.2326043Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:58:43.2327256Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:43.2328414Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:43.2329558Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:43.2333008Z [27/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-08-09T11:58:43.2336244Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:43.2337109Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:43.2337628Z 2023-08-09T11:58:43.2338652Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:43.2340242Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:43.2341795Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:43.2343318Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:43.2344656Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:59.3870204Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:59.3871486Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:59.3876147Z [28/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-08-09T11:58:59.3893937Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:59.3894590Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:59.3895009Z 2023-08-09T11:58:59.3895636Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:59.3896855Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:59.3898155Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:59.3899557Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:59.3900623Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:58:59.3901523Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:58:59.3902434Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:58:59.3903865Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:58:59.3922959Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:58:59.3924181Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:58:59.3925593Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:58:59.3926709Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:59.3927697Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:59.3928796Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:58:59.3930171Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:59.3933301Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-08-09T11:58:59.3936540Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:59.3965118Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:59.3965566Z 2023-08-09T11:58:59.3966329Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:59.3968591Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:59.3970169Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:59.3971716Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:59.3973052Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:58:59.3974227Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:58:59.3975387Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:58:59.3976604Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:58:59.3978030Z 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-09T11:58:59.3978921Z with 2023-08-09T11:58:59.3979274Z [ 2023-08-09T11:58:59.3979636Z _Ty=int64_t 2023-08-09T11:58:59.3980000Z ] 2023-08-09T11:58:59.3980996Z 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-09T11:58:59.3982027Z with 2023-08-09T11:58:59.3982411Z [ 2023-08-09T11:58:59.3982802Z _This=int64_t, 2023-08-09T11:58:59.3983342Z _Other=double & 2023-08-09T11:58:59.3983750Z ] 2023-08-09T11:58:59.3985129Z 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-09T11:58:59.3986112Z with 2023-08-09T11:58:59.3986462Z [ 2023-08-09T11:58:59.3986858Z _This=int64_t, 2023-08-09T11:58:59.3987290Z _Other=double & 2023-08-09T11:58:59.3987690Z ] 2023-08-09T11:58:59.3988714Z 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-09T11:58:59.3989760Z with 2023-08-09T11:58:59.3990218Z [ 2023-08-09T11:58:59.3990652Z _Tag=std::_Exact_args_t, 2023-08-09T11:58:59.3991172Z _This2=double & 2023-08-09T11:58:59.3991604Z ] 2023-08-09T11:58:59.3992700Z 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-09T11:58:59.3993694Z with 2023-08-09T11:58:59.3994059Z [ 2023-08-09T11:58:59.3994456Z _Tag=std::_Exact_args_t, 2023-08-09T11:58:59.3994911Z _This2=double & 2023-08-09T11:58:59.3995304Z ] 2023-08-09T11:58:59.3996506Z 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-09T11:58:59.3998476Z with 2023-08-09T11:58:59.4320129Z [ 2023-08-09T11:58:59.4320760Z _Tag=std::_Exact_args_t, 2023-08-09T11:58:59.4321353Z _This2=torch::autograd::Variable & 2023-08-09T11:58:59.4321803Z ] 2023-08-09T11:58:59.4323064Z 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-09T11:58:59.4324235Z with 2023-08-09T11:58:59.4324596Z [ 2023-08-09T11:58:59.4325028Z _Tag=std::_Exact_args_t, 2023-08-09T11:58:59.4325491Z _This2=torch::autograd::Variable & 2023-08-09T11:58:59.4325904Z ] 2023-08-09T11:58:59.4326821Z %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-09T11:58:59.4436152Z with 2023-08-09T11:58:59.4436754Z [ 2023-08-09T11:58:59.4437229Z _This2=at::Tensor & 2023-08-09T11:58:59.4437652Z ] 2023-08-09T11:59:07.3624538Z %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-09T11:59:07.4468483Z with 2023-08-09T11:59:07.4469025Z [ 2023-08-09T11:59:07.4469686Z _This2=at::Tensor & 2023-08-09T11:59:07.4470249Z ] 2023-08-09T11:59:07.4471088Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:07.4472308Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:07.4473582Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:07.4475260Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:07.4479081Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-08-09T11:59:07.4482590Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:07.4484429Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:07.4485053Z 2023-08-09T11:59:07.4485911Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.4487614Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.4491379Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.4494163Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.4501348Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:59:07.4502754Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:59:07.4504084Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:59:07.4505408Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:59:07.4506760Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:59:07.4508011Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:07.4509183Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:07.4510376Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:07.4514587Z [31/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T11:59:07.4517962Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:07.4518951Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:07.4519494Z 2023-08-09T11:59:07.4520335Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:07.4521966Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:07.4523551Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:07.4525232Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:07.4526703Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:59:07.4527929Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:07.4529093Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:07.4530270Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:07.4533895Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T11:59:07.4537883Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:07.4538790Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:07.4539333Z 2023-08-09T11:59:07.4540201Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.4541816Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.4543450Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.4545090Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.4546473Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:07.4547651Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:07.4548824Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:18.2027397Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T11:59:18.2030529Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:18.2031572Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:18.2675133Z 2023-08-09T11:59:18.2676252Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:18.2681037Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:18.2682536Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:18.2696880Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:18.2843230Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:18.2844269Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:18.2847599Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:18.2869611Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-08-09T11:59:18.4106914Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:18.4188073Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:18.4199607Z 2023-08-09T11:59:18.4200653Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:18.4202540Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:18.4204257Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:18.4206332Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:18.4207814Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:59:18.4209279Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:18.4210556Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:18.4211998Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:18.4213239Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:18.4214455Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:18.4215785Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:18.4217176Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:59:18.4251104Z [35/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-08-09T11:59:18.4255032Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:18.4255994Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:18.4256599Z 2023-08-09T11:59:18.4257562Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:18.4259364Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:18.4261002Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:18.4262655Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:18.4264144Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:18.4265560Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:18.4266809Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:18.4272370Z [36/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T11:59:18.4275536Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:18.4276504Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:18.4277095Z 2023-08-09T11:59:18.4278088Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:18.4279951Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:18.4281618Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:46.8025040Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:46.8462340Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:46.8463736Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:46.8683497Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:46.8684587Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:46.8685957Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:59:46.8689293Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T11:59:46.8692541Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:46.8693585Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:46.8693972Z 2023-08-09T11:59:46.8694638Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:46.8695935Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:46.8697206Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:46.8698520Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:46.8699773Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:46.8701205Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:46.8702227Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:46.8713777Z [38/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T11:59:46.8728029Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-08-09T11:59:46.8731106Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:46.8731867Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:46.8732286Z 2023-08-09T11:59:46.8733000Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:46.8734447Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:46.8735859Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:46.8737251Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:52.7231137Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:52.7232611Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:52.7233646Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:52.7238221Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-08-09T11:59:52.7241688Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:52.7242386Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:52.7242917Z 2023-08-09T11:59:52.7243599Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:52.7245163Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:52.7246580Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:52.7248297Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:52.7249521Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:52.7250605Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:52.7251775Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:52.7252754Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:52.7256070Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-08-09T11:59:52.7259409Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:52.7260137Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:52.7260541Z 2023-08-09T11:59:52.7261274Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:52.7262893Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:52.7264532Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:52.7266011Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:52.7267188Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:59:52.7268247Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:52.7272386Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:52.7273432Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:52.7291739Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:52.7292823Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:52.7293906Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:52.7295110Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:59:52.7299091Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T11:59:52.7302383Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:52.7303248Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:52.7303647Z 2023-08-09T11:59:52.7304391Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:52.7305927Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:52.7307374Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:52.7308881Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:52.7310038Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:52.7310973Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:52.7311907Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:52.7315270Z [43/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-08-09T11:59:52.7318172Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:52.7318826Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:52.7319234Z 2023-08-09T11:59:52.7319886Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.2979723Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.4726709Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.6930794Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:07.7940654Z %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:07.9796093Z %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:08.0729911Z %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:08.1794234Z %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:08.2640884Z 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:08.2912127Z with 2023-08-09T12:00:08.2990050Z [ 2023-08-09T12:00:08.2990980Z _Ty=int64_t 2023-08-09T12:00:08.2991710Z ] 2023-08-09T12:00:08.2993036Z 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:08.2994332Z with 2023-08-09T12:00:08.2994957Z [ 2023-08-09T12:00:08.2995757Z _This=int64_t, 2023-08-09T12:00:08.2996471Z _Other=double & 2023-08-09T12:00:08.2999232Z ] 2023-08-09T12:00:08.3000536Z 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:08.3001700Z with 2023-08-09T12:00:08.3002232Z [ 2023-08-09T12:00:08.3002915Z _This=int64_t, 2023-08-09T12:00:08.3003590Z _Other=double & 2023-08-09T12:00:08.3004871Z ] 2023-08-09T12:00:08.3006231Z 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:08.3007880Z with 2023-08-09T12:00:08.3008472Z [ 2023-08-09T12:00:08.3011500Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:08.3012256Z _This2=double & 2023-08-09T12:00:08.3012862Z ] 2023-08-09T12:00:08.3014143Z 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:08.3015357Z with 2023-08-09T12:00:08.3018269Z [ 2023-08-09T12:00:08.3018966Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:08.3019643Z _This2=double & 2023-08-09T12:00:08.3020230Z ] 2023-08-09T12:00:08.3021591Z 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:08.3025352Z with 2023-08-09T12:00:08.3025940Z [ 2023-08-09T12:00:08.3026562Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:08.3027304Z _This2=torch::autograd::Variable & 2023-08-09T12:00:08.3027929Z ] 2023-08-09T12:00:08.3029304Z 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:08.3033055Z with 2023-08-09T12:00:08.3033641Z [ 2023-08-09T12:00:08.3034268Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:08.3035021Z _This2=torch::autograd::Variable & 2023-08-09T12:00:08.3035650Z ] 2023-08-09T12:00:08.3042908Z %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:08.3101812Z with 2023-08-09T12:00:08.3102775Z [ 2023-08-09T12:00:08.3103448Z _This2=at::Tensor & 2023-08-09T12:00:08.3104048Z ] 2023-08-09T12:00:08.3107582Z %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:08.3108807Z with 2023-08-09T12:00:08.3109391Z [ 2023-08-09T12:00:08.3110183Z _This2=at::Tensor & 2023-08-09T12:00:08.3110803Z ] 2023-08-09T12:00:08.3114023Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:08.3115345Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:08.3116591Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:08.3117825Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:08.3123758Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-08-09T12:00:08.3129559Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:08.3130511Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:08.3131096Z 2023-08-09T12:00:08.3134282Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:08.3136009Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:08.3137608Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:08.3141945Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:08.3143506Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:00:08.3144801Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:00:08.3148444Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:00:08.3149781Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:00:08.3151090Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:00:08.3152373Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T12:00:08.3154393Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T12:00:08.3155792Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:08.3157020Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:08.3158274Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:08.3159523Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:27.0321315Z [45/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-08-09T12:00:27.0324751Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:27.0340336Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:27.0340973Z 2023-08-09T12:00:27.0342140Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:27.0343685Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:27.0345247Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:27.0346888Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:27.0348160Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:27.0349237Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:27.0440454Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:27.0537707Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:27.0538963Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:27.1189089Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:27.1193015Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-08-09T12:00:27.1328074Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:27.1329019Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:27.1340226Z 2023-08-09T12:00:27.1341287Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:27.1342989Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:27.1347330Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:27.1349068Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:27.1443378Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:27.1444287Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:27.1445152Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:27.1450094Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-08-09T12:00:27.1455789Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:27.1456428Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:27.1456747Z 2023-08-09T12:00:27.1457345Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:27.1458648Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:27.1461907Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:27.1463162Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:27.1464279Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T12:00:27.1465294Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:00:27.1468513Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:00:27.1469536Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:00:27.1470514Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:00:27.1471443Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:27.1472276Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:27.1475145Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:27.1477892Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T12:00:27.1482388Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:27.1483106Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:27.1483456Z 2023-08-09T12:00:33.5916995Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:33.5918465Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:33.5919856Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:33.5921274Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:33.5922598Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:33.5923539Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:33.5924460Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:33.5925560Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:33.5926619Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T12:00:33.5929867Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T12:00:33.5932737Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:33.5933359Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:33.5933721Z 2023-08-09T12:00:33.5934439Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:33.5935661Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:33.5969742Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:33.5971333Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:33.5972555Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:33.5973498Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:33.5974519Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:33.5975687Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:33.5976993Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:33.5978350Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:33.5979574Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:33.6025203Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T12:00:33.6060805Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:33.6061560Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:33.6061966Z 2023-08-09T12:00:33.6062648Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:33.6064070Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:33.6065460Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:33.6066851Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:33.6068234Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:33.6069232Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:33.6070333Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:33.6089909Z [51/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T12:00:33.6093026Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:33.6093770Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:33.6094193Z 2023-08-09T12:00:33.6094936Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:33.6096352Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:33.6105695Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:33.6107136Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:33.6108356Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:33.6109521Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:33.6118558Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:45.4791850Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T12:00:45.4796140Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:45.5008593Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:45.5264303Z 2023-08-09T12:00:45.5887561Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:45.6032139Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:45.6230160Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:45.6327846Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:45.6603238Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:45.6781709Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:45.6782997Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:45.6975398Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-08-09T12:00:45.6988488Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:45.6989301Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:45.6989961Z 2023-08-09T12:00:45.6990865Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:45.6992705Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:45.6994517Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:45.6996311Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:45.7494971Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:45.7878721Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:45.8014884Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:45.8037034Z [54/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T12:00:45.8058568Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:45.8160786Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:45.8551341Z 2023-08-09T12:00:45.8831399Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:45.8948923Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:45.8991658Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:45.9275624Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:45.9306257Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T12:00:45.9317258Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:45.9320609Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:45.9324442Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:57.9011620Z [55/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:00:57.9026286Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-08-09T12:00:57.9040581Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:57.9041303Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:57.9041657Z 2023-08-09T12:00:57.9042271Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:57.9043462Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:57.9044734Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:57.9049483Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:57.9051315Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T12:00:57.9055124Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-08-09T12:00:57.9056688Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:57.9057930Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:57.9058952Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:57.9060071Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:57.9061474Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:57.9062505Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:57.9063576Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T12:00:57.9067499Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T12:00:57.9070385Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:57.9071107Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:57.9071505Z 2023-08-09T12:00:57.9072182Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:57.9073661Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:57.9075492Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:00:57.9076903Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:09.2733374Z %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:01:09.2734501Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-08-09T12:01:09.2735572Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:01:09.2736706Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:01:09.2737862Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:01:09.2739027Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:01:09.2740184Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:01:09.2741370Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:01:09.2742559Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(336): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T12:01:09.2743762Z %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:01:09.2746640Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T12:01:09.2748139Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:01:09.2749731Z %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:01:09.2751015Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-08-09T12:01:09.2752239Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:01:09.2753541Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(789): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T12:01:09.2754777Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(769): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T12:01:09.2755910Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:09.2756876Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:09.2757916Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:09.2758925Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:09.2759966Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:09.2761311Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:09.2762323Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:09.2765646Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-08-09T12:01:09.2768742Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:09.2769427Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:09.2769823Z 2023-08-09T12:01:09.2770545Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:09.2771963Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:09.2773375Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:09.2774812Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:09.2776455Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:01:09.2777611Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:09.2778644Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:09.2779696Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:09.2782926Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T12:01:09.2785836Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:09.2786593Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:09.2787010Z 2023-08-09T12:01:09.2787707Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:09.2789398Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:09.2790884Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:09.2792347Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:09.2793663Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-08-09T12:01:09.2794767Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:09.2795786Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:09.2796786Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:22.0303082Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-08-09T12:01:22.0682984Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:22.0743184Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:22.1385210Z 2023-08-09T12:01:22.1474863Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:22.1539293Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:22.1541082Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:22.1545230Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:22.1554325Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:22.1555875Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:22.1571641Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:22.1625678Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T12:01:22.1651709Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:22.1653246Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:22.1653929Z 2023-08-09T12:01:22.1654934Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:22.1666454Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:22.1674918Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:22.1676723Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:22.1678279Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:22.1679575Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:22.1680865Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:22.1684942Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-08-09T12:01:22.1688321Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:22.1728840Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:22.1729777Z 2023-08-09T12:01:22.1730854Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:22.1732521Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:22.1733968Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:22.1735350Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:22.1736928Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:01:22.1738176Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:01:22.1739588Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T12:01:22.1741042Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-08-09T12:01:22.1742128Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:22.1743061Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:22.1744005Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:22.1745257Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:22.1748524Z [63/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-08-09T12:01:22.1751513Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:22.1752190Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:22.1752579Z 2023-08-09T12:01:22.1753516Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:22.1761889Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:42.2957366Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:42.2962361Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:42.3148555Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:42.3149862Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:42.3316768Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:42.3320658Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-08-09T12:01:42.3324393Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:42.3325283Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:42.3325994Z 2023-08-09T12:01:42.3326936Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:42.3328642Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:42.3330255Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:42.3331878Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:42.3333493Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:01:42.3335919Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:01:42.3337345Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T12:01:42.3338664Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:01:42.3342299Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:01:42.3343678Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:01:42.3344994Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:01:42.3346523Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:42.3347735Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:42.3348933Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:42.3353888Z [65/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp 2023-08-09T12:01:42.3356218Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:42.3357086Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:42.3357630Z 2023-08-09T12:01:42.3358274Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-08-09T12:01:59.1475576Z [66/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\iir_cuda.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T12:01:59.5503629Z iir_cuda.cu 2023-08-09T12:01:59.5725945Z tmpxft_0000110c_00000000-7_iir_cuda.compute_90.cudafe1.cpp 2023-08-09T12:01:59.5884895Z [67/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dpybind11_prefixctc_EXPORTS -I%SRC_DIR% -I%PREFIX%\lib\site-packages\torch\include -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:I%PREFIX%\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\python_binding.cpp 2023-08-09T12:01:59.6053200Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:59.6140930Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:59.6234063Z 2023-08-09T12:01:59.6631430Z [68/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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-08-09T12:01:59.6637319Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:59.6638239Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:59.6638839Z 2023-08-09T12:01:59.6639731Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:59.6641379Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:59.6643267Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:59.6644935Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:59.6646444Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:01:59.6648121Z %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:01:59.6649934Z %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:01:59.6651479Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:59.6652638Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:59.6653806Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:59.6655031Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:59.6656245Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:59.6657780Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:01.7463661Z [69/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-08-09T12:02:01.7523871Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:01.7525042Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:01.7525848Z 2023-08-09T12:02:01.7641298Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:01.7645520Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:01.7646968Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:01.7651195Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:01.7652571Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:02:01.7653719Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:02:01.7654812Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:02:01.7658653Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:02:01.7659853Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:02:01.7660906Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T12:02:01.7662028Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T12:02:01.7665610Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:01.7666655Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:01.7667744Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:01.7668825Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:01.7674680Z [70/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-38\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-08-09T12:02:01.7684151Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:01.7684994Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:01.7685406Z 2023-08-09T12:02:01.7686124Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:02:01.7687578Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:02:01.7689057Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:02:01.7690624Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:02:01.7691863Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:01.7692902Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:01.7693886Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:01.7694922Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:02:01.7695982Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:02:01.7697007Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:02:01.7698154Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:02:02.3804020Z [71/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\forced_align\gpu\compute.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T12:02:02.3815749Z compute.cu 2023-08-09T12:02:02.3816299Z tmpxft_00001650_00000000-7_compute.compute_90.cudafe1.cpp 2023-08-09T12:02:02.3819586Z [72/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-08-09T12:02:02.3822718Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:02.3823451Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:02.3823881Z 2023-08-09T12:02:02.3824625Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:02.3827753Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:02.3829515Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:02.3830973Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:02.3832234Z %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:02.3833736Z %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:02.3834918Z %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:02.3836068Z %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:02.3837371Z 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:02.3838253Z with 2023-08-09T12:02:02.3838597Z [ 2023-08-09T12:02:02.3839080Z _Ty=int64_t 2023-08-09T12:02:02.3839431Z ] 2023-08-09T12:02:02.3840643Z 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:02.3841662Z with 2023-08-09T12:02:02.3842028Z [ 2023-08-09T12:02:02.3842407Z _This=int64_t, 2023-08-09T12:02:02.3842810Z _Other=double & 2023-08-09T12:02:02.3843219Z ] 2023-08-09T12:02:02.3844298Z 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:02.3845535Z with 2023-08-09T12:02:02.3846048Z [ 2023-08-09T12:02:02.3846441Z _This=int64_t, 2023-08-09T12:02:02.3846990Z _Other=double & 2023-08-09T12:02:02.3847449Z ] 2023-08-09T12:02:02.3848495Z 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:02.3849512Z with 2023-08-09T12:02:02.3849871Z [ 2023-08-09T12:02:02.3850295Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:02.3850735Z _This2=double & 2023-08-09T12:02:02.3851132Z ] 2023-08-09T12:02:02.3852258Z 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:02.3853424Z with 2023-08-09T12:02:02.3853990Z [ 2023-08-09T12:02:02.3854403Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:03.4586272Z _This2=double & 2023-08-09T12:02:03.4586813Z ] 2023-08-09T12:02:03.4588061Z 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:03.4589423Z with 2023-08-09T12:02:03.4589775Z [ 2023-08-09T12:02:03.4590385Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:03.4590932Z _This2=torch::autograd::Variable & 2023-08-09T12:02:03.4591723Z ] 2023-08-09T12:02:03.4592896Z 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:03.4594015Z with 2023-08-09T12:02:03.4594383Z [ 2023-08-09T12:02:03.4594797Z _Tag=std::_Exact_args_t, 2023-08-09T12:02:03.4595338Z _This2=torch::autograd::Variable & 2023-08-09T12:02:03.4595900Z ] 2023-08-09T12:02:03.4597031Z %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:03.4597962Z with 2023-08-09T12:02:03.4598321Z [ 2023-08-09T12:02:03.4598697Z _This2=at::Tensor & 2023-08-09T12:02:03.4599117Z ] 2023-08-09T12:02:03.4600100Z %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:03.4601276Z with 2023-08-09T12:02:03.4601488Z [ 2023-08-09T12:02:03.4601731Z _This2=at::Tensor & 2023-08-09T12:02:03.4603699Z ] 2023-08-09T12:02:03.4604113Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:03.4604633Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:03.4605160Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:03.4605709Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:03.4613945Z [73/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\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\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:02:03.4632622Z [74/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj /out:torchaudio\csrc\libtorchaudio.pyd /implib:torchaudio\csrc\libtorchaudio.lib /pdb:torchaudio\csrc\libtorchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\lib\x64 %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:03:09.2264678Z [75/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\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\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:03:09.2284056Z [76/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:03:09.2297504Z [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_ffmpeg5 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-08-09T12:03:09.2299406Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:09.2299877Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:09.2300100Z 2023-08-09T12:03:09.2300483Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:03:09.2301440Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:03:09.2302508Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:03:09.2303258Z %SRC_DIR%\build\temp.win-amd64-cpython-38\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:03:09.2303916Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:09.2304451Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:09.2304990Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:09.2305549Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:03:09.2306095Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:03:09.2306650Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:03:09.8366636Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:03:09.8376297Z [78/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\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\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:03:09.8386654Z [79/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg6 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-08-09T12:03:09.8390002Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:09.8390773Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:09.8391196Z 2023-08-09T12:03:09.8391921Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:03:09.8393468Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:03:09.8395417Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:03:09.8396868Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:03:09.8398063Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:09.8399117Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:09.8400286Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:09.8401531Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:03:09.8402633Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:03:09.8403741Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:03:09.8404860Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:03:09.8413565Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\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\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:03:09.9814850Z [81/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -MD -MT torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -MF torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder_kernel_v2.cu -o torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -Xcompiler=-Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\,-FS 2023-08-09T12:03:09.9821611Z ctc_prefix_decoder_kernel_v2.cu 2023-08-09T12:03:09.9822071Z tmpxft_00000808_00000000-7_ctc_prefix_decoder_kernel_v2.compute_90.cudafe1.cpp 2023-08-09T12:03:09.9825120Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj /out:torchaudio\csrc\cuctc\libctc_prefix_decoder.pyd /implib:torchaudio\csrc\cuctc\libctc_prefix_decoder.lib /pdb:torchaudio\csrc\cuctc\libctc_prefix_decoder.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\lib\x64 %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:03:09.9830814Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\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\python38.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T12:03:09.9833678Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-38\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-08-09T12:03:09.9834160Z -- Install configuration: "Release" 2023-08-09T12:03:09.9834786Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio.pyd 2023-08-09T12:03:09.9835423Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio.pyd 2023-08-09T12:03:09.9836355Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-08-09T12:03:09.9837034Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-08-09T12:03:09.9837674Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-08-09T12:03:10.0511802Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-08-09T12:03:10.0513218Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-08-09T12:03:10.0514610Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-08-09T12:03:10.0515877Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libctc_prefix_decoder.pyd 2023-08-09T12:03:10.0517065Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581560178/work/build/lib.win-amd64-cpython-38/torchaudio/lib/pybind11_prefixctc.pyd 2023-08-09T12:03:10.0517868Z running install_lib 2023-08-09T12:03:10.0518403Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:03:10.0519103Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:03:10.0520368Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:03:10.0521567Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:03:10.0522782Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:03:10.0523967Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:03:10.0525147Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:03:10.0526572Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:03:10.0527554Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:03:10.0528573Z copying build\lib.win-amd64-cpython-38\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:03:10.0530043Z copying build\lib.win-amd64-cpython-38\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:03:10.0531035Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0532137Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0533505Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0534689Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0535863Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0537097Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0538402Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0539760Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0540978Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0542204Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0543441Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0545001Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0546514Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0547698Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0548869Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0550062Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0551535Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0552818Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0554043Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0555219Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0556513Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0557866Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0558909Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0559553Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:10.0560042Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:03:10.0560586Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:03:10.0561425Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:03:10.0562102Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\_alignment.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:03:10.0562752Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:03:10.0563413Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:03:10.0563916Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:03:10.0564784Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:03:10.0565452Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:03:10.0566121Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:03:10.0566711Z copying build\lib.win-amd64-cpython-38\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:03:10.0567293Z copying build\lib.win-amd64-cpython-38\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:03:10.0567757Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:10.0568283Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:10.0568929Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:10.0569541Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:10.0570515Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:10.0571307Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:10.0572096Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:10.0572727Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:10.0573339Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:10.0573975Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:10.0574602Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:10.0575104Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:10.0575632Z copying build\lib.win-amd64-cpython-38\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:10.0576238Z copying build\lib.win-amd64-cpython-38\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:10.0576760Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:03:10.0577474Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:03:10.0578336Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:03:10.0579166Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:03:10.2619288Z copying build\lib.win-amd64-cpython-38\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:10.2621893Z copying build\lib.win-amd64-cpython-38\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:10.2623755Z copying build\lib.win-amd64-cpython-38\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:10.2625740Z copying build\lib.win-amd64-cpython-38\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:10.2627198Z creating %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:03:10.2628399Z copying build\lib.win-amd64-cpython-38\torchaudio\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:03:10.2630629Z copying build\lib.win-amd64-cpython-38\torchaudio\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:03:10.2632491Z copying build\lib.win-amd64-cpython-38\torchaudio\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:03:10.2634761Z copying build\lib.win-amd64-cpython-38\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:10.2636343Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:10.2637251Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:03:10.2638225Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:03:10.2638913Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:03:10.2639472Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:03:10.2640091Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:03:10.2641124Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:03:10.2641871Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:03:10.2642556Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:03:10.2643378Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:03:10.2644190Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:10.2645013Z copying build\lib.win-amd64-cpython-38\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:10.2645643Z copying build\lib.win-amd64-cpython-38\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:10.2646130Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:03:10.2646680Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:03:10.2647376Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:03:10.2648071Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:03:10.2648614Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:03:10.2649154Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:03:10.2649979Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:03:10.2651133Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:03:10.2651842Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:03:10.2652404Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:03:10.2652980Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\aligner.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:03:10.2653694Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:03:10.2654401Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:03:10.2655114Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:03:10.2655788Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:03:10.2656440Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T12:03:10.2656848Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:03:10.2657721Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:03:10.2658432Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:03:10.2659008Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:03:10.2659727Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:03:10.2660469Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:03:10.2661187Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:03:10.2661896Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:03:10.2662465Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:10.2663201Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:10.2664232Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:10.2664953Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:10.2665658Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:10.2666412Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:10.2667129Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:10.2667800Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:10.2668354Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:03:10.2668960Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:03:10.2670125Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:03:10.2670910Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:03:10.2671538Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:03:10.2672334Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:03:10.2673118Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:03:10.2673852Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:03:10.2674421Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:03:10.2675019Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:03:10.2675851Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:03:10.2676817Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T12:03:10.5733557Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581560178\_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-09T12:03:10.5735846Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-08-09T12:03:10.5737059Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581560178\_h_env\lib\site-packages\torch\cuda\__init__.py:138: UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 11040). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver. (Triggered internally at C:\cb\pytorch_1000000000000\work\c10\cuda\CUDAFunctions.cpp:108.) 2023-08-09T12:03:10.5738109Z return torch._C._cuda_getDeviceCount() > 0 2023-08-09T12:03:10.5738520Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:03:10.5739201Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581560178\_h_env\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-08-09T12:03:10.5739693Z !! 2023-08-09T12:03:10.5739813Z 2023-08-09T12:03:10.5739949Z ******************************************************************************** 2023-08-09T12:03:10.5740261Z Please avoid running ``setup.py`` directly. 2023-08-09T12:03:10.5740592Z Instead, use pypa/build, pypa/installer or other 2023-08-09T12:03:10.5740894Z standards-based tools. 2023-08-09T12:03:10.5741057Z 2023-08-09T12:03:10.5741297Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-08-09T12:03:10.5741696Z ******************************************************************************** 2023-08-09T12:03:10.5741870Z 2023-08-09T12:03:10.5741927Z !! 2023-08-09T12:03:10.5742146Z self.initialize_options() 2023-08-09T12:03:14.0390893Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:03:14.0392358Z copying build\lib.win-amd64-cpython-38\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:03:14.0394242Z copying build\lib.win-amd64-cpython-38\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:03:14.0395213Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:03:14.0396123Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:03:14.0397074Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:03:14.0397726Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:03:14.0398225Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:03:14.0398744Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:03:14.0399526Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:03:14.0400210Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:03:14.0400973Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:03:14.0401552Z copying build\lib.win-amd64-cpython-38\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:03:14.0402021Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:03:14.0402538Z copying build\lib.win-amd64-cpython-38\torchaudio\_backend\ffmpeg.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:03:14.0403138Z copying build\lib.win-amd64-cpython-38\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:03:14.0403995Z copying build\lib.win-amd64-cpython-38\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:03:14.0404681Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:03:14.0405203Z copying build\lib.win-amd64-cpython-38\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:03:14.0405955Z copying build\lib.win-amd64-cpython-38\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:03:14.0406603Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:03:14.0407236Z copying build\lib.win-amd64-cpython-38\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:03:14.0407993Z copying build\lib.win-amd64-cpython-38\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:03:14.0408590Z copying build\lib.win-amd64-cpython-38\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:03:14.0409161Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-38.pyc 2023-08-09T12:03:14.0409736Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-38.pyc 2023-08-09T12:03:14.0410355Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-38.pyc 2023-08-09T12:03:14.0410996Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-38.pyc 2023-08-09T12:03:14.0411576Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-38.pyc 2023-08-09T12:03:14.0412128Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0412669Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-38.pyc 2023-08-09T12:03:14.0413417Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0414248Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-38.pyc 2023-08-09T12:03:14.0414983Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-38.pyc 2023-08-09T12:03:14.0415588Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-38.pyc 2023-08-09T12:03:14.0416159Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-38.pyc 2023-08-09T12:03:14.0416932Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-38.pyc 2023-08-09T12:03:14.0417616Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-38.pyc 2023-08-09T12:03:14.0418185Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-38.pyc 2023-08-09T12:03:14.0418807Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-38.pyc 2023-08-09T12:03:14.0419565Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-38.pyc 2023-08-09T12:03:14.0420285Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-38.pyc 2023-08-09T12:03:14.0420940Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-38.pyc 2023-08-09T12:03:14.0421786Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-38.pyc 2023-08-09T12:03:14.0422357Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-38.pyc 2023-08-09T12:03:14.0422939Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-38.pyc 2023-08-09T12:03:14.0423718Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-38.pyc 2023-08-09T12:03:14.0424356Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-38.pyc 2023-08-09T12:03:14.0425030Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-38.pyc 2023-08-09T12:03:14.0425823Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-38.pyc 2023-08-09T12:03:14.0426590Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-38.pyc 2023-08-09T12:03:14.0427319Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-38.pyc 2023-08-09T12:03:14.0428070Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-38.pyc 2023-08-09T12:03:14.0428830Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-38.pyc 2023-08-09T12:03:14.0429462Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0430115Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-38.pyc 2023-08-09T12:03:14.0430791Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-38.pyc 2023-08-09T12:03:14.0431417Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\_alignment.py to _alignment.cpython-38.pyc 2023-08-09T12:03:14.0432070Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0432700Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-38.pyc 2023-08-09T12:03:14.0433320Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-38.pyc 2023-08-09T12:03:14.0454995Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-38.pyc 2023-08-09T12:03:14.0456204Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-38.pyc 2023-08-09T12:03:14.0457290Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0458230Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-38.pyc 2023-08-09T12:03:14.0459180Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-38.pyc 2023-08-09T12:03:14.0460176Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-38.pyc 2023-08-09T12:03:14.0461125Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-38.pyc 2023-08-09T12:03:14.0461937Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-38.pyc 2023-08-09T12:03:14.0462684Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0463396Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-38.pyc 2023-08-09T12:03:14.0463985Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-38.pyc 2023-08-09T12:03:14.0464526Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-38.pyc 2023-08-09T12:03:14.0465090Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-38.pyc 2023-08-09T12:03:14.0465675Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\objective.py to objective.cpython-38.pyc 2023-08-09T12:03:14.0466294Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\subjective.py to subjective.cpython-38.pyc 2023-08-09T12:03:14.0466879Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0467601Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-38.pyc 2023-08-09T12:03:14.0468184Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-38.pyc 2023-08-09T12:03:14.0468960Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-38.pyc 2023-08-09T12:03:14.0469669Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-38.pyc 2023-08-09T12:03:14.0470423Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-38.pyc 2023-08-09T12:03:14.0471096Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-38.pyc 2023-08-09T12:03:14.0471739Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0472368Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-38.pyc 2023-08-09T12:03:14.0472973Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0473541Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-38.pyc 2023-08-09T12:03:14.0474110Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-38.pyc 2023-08-09T12:03:14.0474650Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0475240Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-38.pyc 2023-08-09T12:03:14.0476054Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-38.pyc 2023-08-09T12:03:14.0476974Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_squim_pipeline.py to _squim_pipeline.cpython-38.pyc 2023-08-09T12:03:14.0477710Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-38.pyc 2023-08-09T12:03:14.0478320Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-38.pyc 2023-08-09T12:03:14.0478916Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-38.pyc 2023-08-09T12:03:14.0479472Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0480065Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\aligner.py to aligner.cpython-38.pyc 2023-08-09T12:03:14.0480666Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-38.pyc 2023-08-09T12:03:14.0481250Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-38.pyc 2023-08-09T12:03:14.0481851Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0482536Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0483117Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-38.pyc 2023-08-09T12:03:14.0484092Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0484889Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-38.pyc 2023-08-09T12:03:14.0485509Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-38.pyc 2023-08-09T12:03:14.0486071Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-38.pyc 2023-08-09T12:03:14.0486808Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0487435Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-38.pyc 2023-08-09T12:03:14.0488050Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-38.pyc 2023-08-09T12:03:14.0488643Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-38.pyc 2023-08-09T12:03:14.0489232Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-38.pyc 2023-08-09T12:03:14.0490017Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-38.pyc 2023-08-09T12:03:14.0490690Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-38.pyc 2023-08-09T12:03:14.0491674Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0492316Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-38.pyc 2023-08-09T12:03:14.0492972Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-38.pyc 2023-08-09T12:03:14.0493633Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py to _vggish_impl.cpython-38.pyc 2023-08-09T12:03:14.0494325Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py to _vggish_pipeline.cpython-38.pyc 2023-08-09T12:03:14.0494984Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0495746Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0496375Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-38.pyc 2023-08-09T12:03:14.0497308Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0498272Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0498862Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-38.pyc 2023-08-09T12:03:14.0499432Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0500004Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-38.pyc 2023-08-09T12:03:14.0500613Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-38.pyc 2023-08-09T12:03:14.0501207Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0501772Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-38.pyc 2023-08-09T12:03:14.0502359Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-38.pyc 2023-08-09T12:03:14.0502918Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-38.pyc 2023-08-09T12:03:14.0503585Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0504138Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-38.pyc 2023-08-09T12:03:14.0505009Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\ffmpeg.py to ffmpeg.cpython-38.pyc 2023-08-09T12:03:14.0505584Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-38.pyc 2023-08-09T12:03:14.0506245Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0506804Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-38.pyc 2023-08-09T12:03:14.0507359Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0507937Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-38.pyc 2023-08-09T12:03:14.0508492Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0509020Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:14.0509399Z running install_egg_info 2023-08-09T12:03:14.0509636Z running egg_info 2023-08-09T12:03:14.0509881Z creating torchaudio.egg-info 2023-08-09T12:03:14.0510158Z writing torchaudio.egg-info\PKG-INFO 2023-08-09T12:03:14.0510701Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-08-09T12:03:14.0511106Z writing requirements to torchaudio.egg-info\requires.txt 2023-08-09T12:03:14.0511663Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-08-09T12:03:14.0512215Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:03:14.0512590Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:03:14.0512901Z adding license file 'LICENSE' 2023-08-09T12:03:14.0513220Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:03:14.0513677Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230809-py3.8.egg-info 2023-08-09T12:03:14.0514079Z running install_scripts 2023-08-09T12:03:14.0514366Z writing list of installed files to 'record.txt' 2023-08-09T12:03:14.0514556Z 2023-08-09T12:03:14.0514718Z Resource usage statistics from building torchaudio: 2023-08-09T12:03:14.0514986Z Process count: 25 2023-08-09T12:03:14.0515250Z CPU time: Sys=0:04:00.4, User=0:34:40.8 2023-08-09T12:03:14.0515492Z Memory: 7.0G 2023-08-09T12:03:14.0515711Z Disk usage: 252.9M 2023-08-09T12:03:14.0515930Z Time elapsed: 0:10:37.0 2023-08-09T12:03:14.0516200Z 2023-08-09T12:03:14.0516209Z 2023-08-09T12:03:14.0516323Z Packaging torchaudio 2023-08-09T12:03:14.6355781Z Packaging torchaudio-2.1.0.dev20230809-py38_cu121 2023-08-09T12:04:12.3943990Z compiling .pyc files... 2023-08-09T12:04:12.3944458Z number of files: 250 2023-08-09T12:04:12.3945087Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-08-09T12:04:12.3947269Z 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:04:12.3948222Z .. is this binary repackaging? 2023-08-09T12:04:12.3949170Z 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:04:12.3950395Z .. is this binary repackaging? 2023-08-09T12:04:12.3951392Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-08-09T12:04:12.3952720Z 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:04:12.3953625Z .. is this binary repackaging? 2023-08-09T12:04:12.3954616Z 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:04:12.3955770Z .. is this binary repackaging? 2023-08-09T12:04:12.3956716Z 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:04:12.3957944Z .. is this binary repackaging? 2023-08-09T12:04:12.3958900Z 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:04:12.3959758Z .. is this binary repackaging? 2023-08-09T12:04:12.3960900Z 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:04:12.3962101Z .. is this binary repackaging? 2023-08-09T12:04:12.3963155Z 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:04:12.3964038Z .. is this binary repackaging? 2023-08-09T12:04:12.3964558Z 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:04:12.3965060Z .. is this binary repackaging? 2023-08-09T12:04:12.3965574Z 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:04:12.3966089Z .. is this binary repackaging? 2023-08-09T12:04:12.3966577Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:12.3967197Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:12.3967830Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:12.3968513Z 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:04:12.3969473Z 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:04:12.3970224Z 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:04:12.3970950Z 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:04:12.3971603Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:12.3972253Z 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:04:12.3972724Z .. is this binary repackaging? 2023-08-09T12:04:12.3973213Z 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:04:12.3973684Z .. is this binary repackaging? 2023-08-09T12:04:12.3974151Z 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:04:12.3974606Z .. is this binary repackaging? 2023-08-09T12:04:12.3975081Z 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:04:12.3975532Z .. is this binary repackaging? 2023-08-09T12:04:12.3975985Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T12:04:12.3976656Z 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:04:12.3977498Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:12.3978111Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-08-09T12:04:12.3978719Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:12.3979338Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:12.3980008Z 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:04:12.3980714Z 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:04:12.3981431Z 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:04:12.3982086Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:12.3982737Z 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:04:12.3983215Z .. is this binary repackaging? 2023-08-09T12:04:12.3983707Z 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:04:12.3984182Z .. is this binary repackaging? 2023-08-09T12:04:12.3984665Z 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:04:12.3986203Z .. is this binary repackaging? 2023-08-09T12:04:12.3986735Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T12:04:12.3987433Z 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:04:12.3988170Z 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:04:12.3988648Z .. is this binary repackaging? 2023-08-09T12:04:12.3989150Z 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:04:12.3989630Z .. is this binary repackaging? 2023-08-09T12:04:12.3990117Z 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:04:12.3990589Z .. is this binary repackaging? 2023-08-09T12:04:12.3991082Z 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:04:12.3991556Z .. is this binary repackaging? 2023-08-09T12:04:12.3992012Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:12.3992628Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:12.3993404Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:12.3994101Z 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:04:17.0014969Z 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:04:17.0016581Z 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:04:17.0018164Z 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:04:17.0019448Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:17.0020770Z 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:04:17.0021687Z .. is this binary repackaging? 2023-08-09T12:04:17.0022619Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-08-09T12:04:17.0024109Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:17.0025281Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:17.0026433Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:17.0027808Z 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:04:17.0028595Z 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:04:17.0029319Z 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:04:17.0030344Z 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:04:17.0031146Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:17.0031803Z 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:04:17.0032279Z .. is this binary repackaging? 2023-08-09T12:04:17.0032769Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-08-09T12:04:17.0033420Z 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:04:17.0033872Z .. is this binary repackaging? 2023-08-09T12:04:17.0034345Z 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:04:17.0034793Z .. is this binary repackaging? 2023-08-09T12:04:17.0035266Z 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:04:17.0036047Z .. is this binary repackaging? 2023-08-09T12:04:17.0036499Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:17.0037374Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:17.0037987Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:17.0038651Z 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:04:17.0039357Z 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:04:17.0040056Z 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:04:17.0040745Z 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:04:17.0041378Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:17.0042050Z 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:04:17.0042680Z .. is this binary repackaging? 2023-08-09T12:04:17.0043325Z 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:04:17.0043933Z .. is this binary repackaging? 2023-08-09T12:04:17.0044531Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-08-09T12:04:17.0045226Z 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:04:17.0045682Z .. is this binary repackaging? 2023-08-09T12:04:17.0046174Z 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:04:17.0046632Z .. is this binary repackaging? 2023-08-09T12:04:17.0047101Z 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:04:17.0047545Z .. is this binary repackaging? 2023-08-09T12:04:17.0048047Z 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:04:17.0048506Z .. is this binary repackaging? 2023-08-09T12:04:17.0049138Z 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:04:17.0049756Z .. is this binary repackaging? 2023-08-09T12:04:17.0050375Z 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:04:17.0050839Z .. is this binary repackaging? 2023-08-09T12:04:17.0051331Z 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:04:17.0051769Z .. is this binary repackaging? 2023-08-09T12:04:17.0052404Z 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:04:17.0052904Z .. is this binary repackaging? 2023-08-09T12:04:17.0053710Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:17.0054862Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:17.0056202Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:17.0057579Z 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:04:17.0058937Z 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:04:17.0060322Z 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:04:17.0061673Z 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:04:17.0063227Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:17.0064451Z 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:04:17.0065351Z .. is this binary repackaging? 2023-08-09T12:04:17.0066313Z 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:04:17.0067240Z .. is this binary repackaging? 2023-08-09T12:04:23.9160659Z 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:04:23.9324355Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T12:04:23.9338662Z 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:04:23.9339689Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T12:04:23.9342414Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T12:04:23.9361237Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T12:04:23.9366183Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T12:04:23.9367232Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T12:04:23.9377043Z 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:04:23.9377948Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T12:04:23.9378325Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T12:04:23.9425684Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T12:04:23.9430807Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T12:04:23.9432649Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230809-py38_cu121.tar.bz2 2023-08-09T12:04:25.1673072Z INFO:conda_index.index:win-64 cached 7.0 MB from 1 packages at 5.8 MB/second 2023-08-09T12:04:25.1757783Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T12:04:25.1760586Z 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:04:25.1778919Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T12:04:25.1784556Z 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:04:25.1793111Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T12:04:25.1794907Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T12:04:25.1795342Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T12:04:25.1800133Z 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:04:25.1808117Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T12:04:25.1808842Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T12:04:25.1865870Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T12:04:25.1866562Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T12:04:25.1871482Z 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:04:25.1879412Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T12:04:25.1880108Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T12:04:25.2016344Z 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:04:25.2034619Z DEBUG:conda_index.index:noarch finish 2023-08-09T12:04:25.2035842Z INFO:conda_index.index:Completed noarch 2023-08-09T12:04:25.2036484Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T12:04:25.2039690Z 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:04:25.2056707Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T12:04:25.2061364Z 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:04:25.2083425Z 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:04:25.2098118Z 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:04:25.2099053Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T12:04:25.2100725Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T12:04:25.2101282Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T12:04:25.2106240Z 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:04:25.2129368Z 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:04:25.2144021Z 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:04:25.2144912Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T12:04:25.2145608Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T12:04:25.2202933Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T12:04:25.2203723Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T12:04:25.2208636Z 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:04:25.2233003Z 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:04:25.2248009Z 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:04:25.2248884Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T12:04:25.2249557Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T12:04:25.2436792Z 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:04:25.2451988Z DEBUG:conda_index.index:win-64 finish 2023-08-09T12:04:25.2453025Z INFO:conda_index.index:Completed win-64 2023-08-09T12:04:25.2456649Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T12:04:25.2459515Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T12:04:25.2460506Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T12:04:25.2464446Z 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:04:25.2465413Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T12:04:25.2466096Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T12:04:25.2466692Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T12:04:25.2470764Z 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:04:25.2490758Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T12:04:25.2664864Z 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:04:25.2682162Z DEBUG:conda_index.index:write channeldata 2023-08-09T12:04:25.2686462Z 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:04:30.9536932Z 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:04:30.9537833Z .. is this binary repackaging? 2023-08-09T12:04:30.9538697Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T12:04:30.9539991Z 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:04:30.9541348Z 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:04:30.9541894Z .. is this binary repackaging? 2023-08-09T12:04:30.9542599Z 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:04:30.9543079Z .. is this binary repackaging? 2023-08-09T12:04:30.9543566Z 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:04:30.9544040Z .. is this binary repackaging? 2023-08-09T12:04:30.9544542Z 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:04:30.9545027Z .. is this binary repackaging? 2023-08-09T12:04:30.9545495Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:30.9546117Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:30.9546924Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:30.9547721Z 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:04:30.9548591Z 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:04:30.9549519Z 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:04:30.9550266Z 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:04:30.9550917Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:30.9551605Z 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:04:30.9552099Z .. is this binary repackaging? 2023-08-09T12:04:30.9552600Z 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:04:30.9553074Z .. is this binary repackaging? 2023-08-09T12:04:30.9553726Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-08-09T12:04:30.9554398Z 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:04:30.9555110Z .. is this binary repackaging? 2023-08-09T12:04:30.9555615Z 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:04:30.9556082Z .. is this binary repackaging? 2023-08-09T12:04:30.9556546Z 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:04:30.9557145Z .. is this binary repackaging? 2023-08-09T12:04:30.9557648Z 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:04:30.9558110Z .. is this binary repackaging? 2023-08-09T12:04:30.9558601Z 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:04:30.9559047Z .. is this binary repackaging? 2023-08-09T12:04:30.9559544Z 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:04:30.9560016Z .. is this binary repackaging? 2023-08-09T12:04:30.9560646Z 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:04:30.9561203Z .. is this binary repackaging? 2023-08-09T12:04:30.9561922Z 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:04:30.9562509Z .. is this binary repackaging? 2023-08-09T12:04:30.9563007Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:30.9563670Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:30.9564296Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:30.9564967Z 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:04:30.9565825Z 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:04:30.9566625Z 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:04:30.9567341Z 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:04:30.9568157Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:30.9568946Z 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:04:30.9569530Z .. is this binary repackaging? 2023-08-09T12:04:30.9570044Z 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:04:30.9570518Z .. is this binary repackaging? 2023-08-09T12:04:30.9571006Z 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:04:30.9571461Z .. is this binary repackaging? 2023-08-09T12:04:30.9571909Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T12:04:30.9572616Z 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:04:30.9573355Z 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:04:30.9573957Z .. is this binary repackaging? 2023-08-09T12:04:30.9574600Z 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:04:30.9575192Z .. is this binary repackaging? 2023-08-09T12:04:30.9575826Z 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:04:30.9576308Z .. is this binary repackaging? 2023-08-09T12:04:30.9576805Z 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:04:30.9577275Z .. is this binary repackaging? 2023-08-09T12:04:30.9577718Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:30.9578366Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:30.9579011Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:30.9579708Z 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:04:30.9580446Z 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:04:30.9581316Z 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:04:30.9582396Z 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:04:30.9583094Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:30.9583729Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T12:04:30.9584440Z 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:04:30.9585134Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:30.9586182Z 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:04:30.9587471Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:30.9588964Z 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:04:30.9590341Z 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:04:30.9591703Z 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:04:30.9593061Z 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:04:30.9595936Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:30.9597420Z 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:04:30.9598527Z Fixing permissions 2023-08-09T12:04:30.9598982Z Packaged license file/s. 2023-08-09T12:04:30.9599498Z INFO :: Time taken to mark (prefix) 2023-08-09T12:04:30.9600039Z 0 replacements in 0 files was 0.10 seconds 2023-08-09T12:04:30.9601462Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581560178\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581560178\work_moved_torchaudio-2.1.0.dev20230809-py38_cu121_win-64_main_build_loop' 2023-08-09T12:04:30.9603056Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581560178\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581560178\work_moved_torchaudio-2.1.0.dev20230809-py38_cu121_win-64_main_build_loop) 2023-08-09T12:04:33.4525914Z # Automatic uploading is disabled 2023-08-09T12:04:33.4526565Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T12:04:33.4526943Z 2023-08-09T12:04:33.4526990Z 2023-08-09T12:04:33.4527294Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T12:04:33.4527879Z # conda config --set anaconda_upload yes 2023-08-09T12:04:33.4528310Z anaconda upload \ 2023-08-09T12:04:33.4528712Z distr/win-64\torchaudio-2.1.0.dev20230809-py38_cu121.tar.bz2 2023-08-09T12:04:33.4529098Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T12:04:33.4529309Z 2023-08-09T12:04:33.4529539Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T12:04:33.4529882Z { 2023-08-09T12:04:33.4530124Z "torchaudio-2.1.0.dev20230809-py38_cu121": { 2023-08-09T12:04:33.4530400Z "recipe": { 2023-08-09T12:04:33.4531078Z "c_compiler": "vs2019", 2023-08-09T12:04:33.4531355Z "cxx_compiler": "vs2019", 2023-08-09T12:04:33.4531622Z "target_platform": "win-64" 2023-08-09T12:04:33.4532023Z } 2023-08-09T12:04:33.4532353Z } 2023-08-09T12:04:33.4532521Z } 2023-08-09T12:04:33.4532635Z 2023-08-09T12:04:33.4532641Z 2023-08-09T12:04:33.4532784Z #################################################################################### 2023-08-09T12:04:33.4533058Z Resource usage summary: 2023-08-09T12:04:33.4533211Z 2023-08-09T12:04:33.4533306Z Total time: 0:18:33.3 2023-08-09T12:04:33.4533546Z CPU usage: sys=0:04:00.4, user=0:34:40.8 2023-08-09T12:04:33.4533829Z Maximum memory usage observed: 7.0G 2023-08-09T12:04:33.4534155Z Total disk usage observed (not including envs): 252.9M 2023-08-09T12:04:33.4534372Z 2023-08-09T12:04:33.4534378Z 2023-08-09T12:04:33.4534517Z #################################################################################### 2023-08-09T12:04:33.4534909Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-08-09T12:04:33.4535259Z There are currently 1 accumulated. 2023-08-09T12:04:33.4535589Z To remove them, you can run the ```conda build purge``` command 2023-08-09T12:04:34.4131427Z ##[group]Run actions/upload-artifact@v3 2023-08-09T12:04:34.4131753Z with: 2023-08-09T12:04:34.4131980Z name: pytorch_audio__3.8 2023-08-09T12:04:34.4132237Z path: pytorch/audio/distr/ 2023-08-09T12:04:34.4132485Z if-no-files-found: warn 2023-08-09T12:04:34.4132709Z env: 2023-08-09T12:04:34.4132970Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:04:34.4133255Z PYTHON_VERSION: 3.8 2023-08-09T12:04:34.4133474Z PACKAGE_TYPE: conda 2023-08-09T12:04:34.4133718Z REPOSITORY: pytorch/audio 2023-08-09T12:04:34.4133948Z REF: 2023-08-09T12:04:34.4134343Z CU_VERSION: cu121 2023-08-09T12:04:34.4134564Z CHANNEL: nightly 2023-08-09T12:04:34.4134812Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T12:04:34.4135159Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:04:34.4135546Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:04:34.4136085Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:04:34.4136491Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:04:34.4136783Z ##[endgroup] 2023-08-09T12:04:34.5614852Z With the provided path, there will be 19 files uploaded 2023-08-09T12:04:34.5620120Z Starting artifact upload 2023-08-09T12:04:34.5621006Z 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:04:34.5622201Z Artifact name is valid! 2023-08-09T12:04:34.6294083Z Container for artifact "pytorch_audio__3.8" successfully created. Starting upload of file(s) 2023-08-09T12:04:38.6833768Z Total size of all the files uploaded is 7399795 bytes 2023-08-09T12:04:38.6834509Z File upload process has finished. Finalizing the artifact upload 2023-08-09T12:04:38.7122813Z Artifact has been finalized. All files have been successfully uploaded! 2023-08-09T12:04:38.7123257Z 2023-08-09T12:04:38.7123522Z The raw size of all the files that were specified for upload is 7548648 bytes 2023-08-09T12:04:38.7124361Z The size of all the files that were uploaded is 7399795 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-08-09T12:04:38.7124690Z 2023-08-09T12:04:38.7125098Z 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:04:38.7125515Z 2023-08-09T12:04:38.7125700Z Artifact pytorch_audio__3.8 has been successfully uploaded! 2023-08-09T12:04:38.7392662Z ##[group]Run set -euxo pipefail 2023-08-09T12:04:38.7393036Z set -euxo pipefail 2023-08-09T12:04:38.7393301Z source "${BUILD_ENV_FILE}" 2023-08-09T12:04:38.7393637Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-08-09T12:04:38.7394036Z # fix we have to use for windows to make sure drive path is c: not c 2023-08-09T12:04:38.7394425Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-08-09T12:04:38.7394716Z  2023-08-09T12:04:38.7395032Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-08-09T12:04:38.7395465Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-08-09T12:04:38.7395881Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-08-09T12:04:38.7396173Z  2023-08-09T12:04:38.7396456Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-08-09T12:04:38.7396786Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-08-09T12:04:38.7397062Z else 2023-08-09T12:04:38.7397293Z  CONSTRAINTS="cpuonly" 2023-08-09T12:04:38.7397508Z fi 2023-08-09T12:04:38.7397911Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-08-09T12:04:38.7398295Z  2023-08-09T12:04:38.7398566Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-08-09T12:04:38.7398919Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-08-09T12:04:38.7399339Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-08-09T12:04:38.7399694Z else 2023-08-09T12:04:38.7400001Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-08-09T12:04:38.7401002Z  conda install --yes --quiet 'ffmpeg<5' 2023-08-09T12:04:38.7401659Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-08-09T12:04:38.7401957Z fi 2023-08-09T12:04:38.7402351Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-08-09T12:04:38.7427736Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T12:04:38.7428015Z env: 2023-08-09T12:04:38.7428259Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:04:38.7428543Z PYTHON_VERSION: 3.8 2023-08-09T12:04:38.7428785Z PACKAGE_TYPE: conda 2023-08-09T12:04:38.7429034Z REPOSITORY: pytorch/audio 2023-08-09T12:04:38.7429248Z REF: 2023-08-09T12:04:38.7429451Z CU_VERSION: cu121 2023-08-09T12:04:38.7429670Z CHANNEL: nightly 2023-08-09T12:04:38.7429922Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T12:04:38.7430244Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:04:38.7430654Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:04:38.7431089Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:04:38.7431503Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:04:38.7431820Z PACKAGE_NAME: torchaudio 2023-08-09T12:04:38.7432091Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-08-09T12:04:38.7432359Z GPU_ARCH: cuda 2023-08-09T12:04:38.7432582Z DESIRED_CUDA: cu121 2023-08-09T12:04:38.7432817Z GPU_ARCH_VERSION: 12.1 2023-08-09T12:04:38.7433027Z ##[endgroup] 2023-08-09T12:04:39.0549257Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T12:04:39.0551438Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:04:39.0552588Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:04:39.0553248Z ++ export CMAKE_USE_CUDA=1 2023-08-09T12:04:39.0553812Z ++ CMAKE_USE_CUDA=1 2023-08-09T12:04:39.0554379Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T12:04:39.0554927Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T12:04:39.0558378Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-08-09T12:04:39.0559338Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T12:04:39.0560314Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T12:04:39.0561076Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T12:04:39.0561777Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T12:04:39.0562264Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T12:04:39.0562818Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:04:39.0563156Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:04:39.0563520Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:04:39.0563952Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:04:39.0564378Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:04:39.0564801Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:04:39.0565120Z ++ export FORCE_CUDA=1 2023-08-09T12:04:39.0565346Z ++ FORCE_CUDA=1 2023-08-09T12:04:39.0566590Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T12:04:39.0568658Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T12:04:39.0569902Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T12:04:39.0570194Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T12:04:39.0570471Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T12:04:39.0570721Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T12:04:39.0571022Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T12:04:39.0571346Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T12:04:39.0571619Z ++ export VERSION_SUFFIX= 2023-08-09T12:04:39.0571836Z ++ VERSION_SUFFIX= 2023-08-09T12:04:39.0572074Z ++ export WHEEL_DIR= 2023-08-09T12:04:39.0572296Z ++ WHEEL_DIR= 2023-08-09T12:04:39.0652480Z ++ readlink -f pytorch/audio/distr 2023-08-09T12:04:39.0774734Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:04:39.0948294Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:04:39.1022618Z ++ sed 's/\/c\//\/c:\//' 2023-08-09T12:04:39.1115659Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:04:39.1116618Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:04:39.1117444Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:04:39.1118341Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' python=3.8 2023-08-09T12:04:42.1640585Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:04:42.1657328Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:04:42.1660196Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:04:42.1665417Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:04:42.1666621Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:04:42.1670243Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:04:42.2244743Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:04:42.2255346Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:04:42.2271499Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:04:42.2283596Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:04:42.2299418Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:04:42.2324147Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:04:46.0377303Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:04:46.1124881Z Solving environment: ...working... done 2023-08-09T12:04:46.2595989Z 2023-08-09T12:04:46.2596454Z ## Package Plan ## 2023-08-09T12:04:46.2596722Z 2023-08-09T12:04:46.2597157Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:04:46.2597593Z 2023-08-09T12:04:46.2597762Z added / updated specs: 2023-08-09T12:04:46.2598138Z - python=3.8 2023-08-09T12:04:46.2598725Z 2023-08-09T12:04:46.2598732Z 2023-08-09T12:04:46.2598914Z The following NEW packages will be INSTALLED: 2023-08-09T12:04:46.2599108Z 2023-08-09T12:04:46.2599351Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-08-09T12:04:46.2599743Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-08-09T12:04:46.2600110Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 2023-08-09T12:04:46.2600625Z pip pkgs/main/win-64::pip-23.2.1-py38haa95532_0 2023-08-09T12:04:46.2600985Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 2023-08-09T12:04:46.2601487Z setuptools pkgs/main/win-64::setuptools-68.0.0-py38haa95532_0 2023-08-09T12:04:46.2601951Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-08-09T12:04:46.2602305Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-08-09T12:04:46.2602674Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-08-09T12:04:46.2603074Z wheel pkgs/main/win-64::wheel-0.38.4-py38haa95532_0 2023-08-09T12:04:46.2603278Z 2023-08-09T12:04:46.2603285Z 2023-08-09T12:04:46.5335910Z Preparing transaction: ...working... done 2023-08-09T12:04:49.0255720Z Verifying transaction: ...working... done 2023-08-09T12:04:52.8484331Z Executing transaction: ...working... done 2023-08-09T12:04:53.1765042Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:04:53.1766089Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:04:53.1766820Z + [[ cuda = \c\u\d\a ]] 2023-08-09T12:04:53.1767319Z + CONSTRAINTS=pytorch-cuda=12.1 2023-08-09T12:04:53.1768492Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' conda install -v -y -c pytorch-nightly -c nvidia -c file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr distr::torchaudio pytorch-cuda=12.1 2023-08-09T12:05:51.7974540Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:05:51.7975065Z 2023-08-09T12:05:51.7975454Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:05:51.7976228Z 2023-08-09T12:05:51.7976595Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:05:51.7977027Z 2023-08-09T12:05:51.7977568Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:05:51.7977911Z 2023-08-09T12:05:51.7978267Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:05:51.7978604Z 2023-08-09T12:05:51.7978823Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:05:51.7979074Z 2023-08-09T12:05:51.7979296Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:05:51.7979566Z 2023-08-09T12:05:51.7979949Z 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:05:51.7980341Z 2023-08-09T12:05:51.7980619Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:51.7980935Z 2023-08-09T12:05:51.7981222Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:51.7981531Z 2023-08-09T12:05:51.7981838Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:05:51.7982167Z 2023-08-09T12:05:51.7982452Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:05:51.7983116Z 2023-08-09T12:05:51.7983486Z 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:05:51.7984148Z 2023-08-09T12:05:51.7984649Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:05:51.7985240Z 2023-08-09T12:05:51.7985756Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:51.7986181Z 2023-08-09T12:05:51.7986467Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 200 1034 2023-08-09T12:05:51.7986787Z 2023-08-09T12:05:51.7987055Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:51.7987360Z 2023-08-09T12:05:51.7987659Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:51.7987980Z 2023-08-09T12:05:51.7988338Z 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:05:51.7988710Z 2023-08-09T12:05:51.7989056Z 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:05:51.7989420Z 2023-08-09T12:05:51.7989644Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:05:51.7990027Z 2023-08-09T12:05:51.7990368Z 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:05:51.7990724Z 2023-08-09T12:05:51.7991072Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:05:51.7991632Z 2023-08-09T12:05:51.7991994Z 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:05:51.7992346Z 2023-08-09T12:05:51.7992571Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:51.7992827Z 2023-08-09T12:05:51.7993048Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:51.7993303Z 2023-08-09T12:05:51.7993521Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:51.7993775Z 2023-08-09T12:05:51.7993992Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:51.7994245Z 2023-08-09T12:05:51.7994444Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:51.7994705Z 2023-08-09T12:05:51.7994923Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:51.7995171Z 2023-08-09T12:05:51.7995391Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:05:51.7995646Z 2023-08-09T12:05:51.7995865Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:05:51.7996114Z 2023-08-09T12:05:51.7996415Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:51.7996850Z 2023-08-09T12:05:51.7997136Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:51.7997434Z 2023-08-09T12:05:51.7997690Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:51.7998457Z 2023-08-09T12:05:51.7998768Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:51.7999087Z 2023-08-09T12:05:51.7999359Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:51.7999657Z 2023-08-09T12:05:51.7999927Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:51.8000229Z 2023-08-09T12:05:51.8000497Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:51.8000791Z 2023-08-09T12:05:51.8001062Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:51.8001359Z 2023-08-09T12:05:51.8001614Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:51.8001922Z 2023-08-09T12:05:51.8002194Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:51.8002488Z 2023-08-09T12:05:51.8002694Z INFO conda.core.link:__init__(210): initializing UnlinkLinkTransaction with 2023-08-09T12:05:51.8002936Z 2023-08-09T12:05:51.8003150Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8003396Z 2023-08-09T12:05:51.8003491Z unlink_precs: 2023-08-09T12:05:51.8003769Z 2023-08-09T12:05:51.8003848Z 2023-08-09T12:05:51.8003949Z 2023-08-09T12:05:51.8004034Z link_precs: 2023-08-09T12:05:51.8004166Z 2023-08-09T12:05:51.8004312Z defaults/win-64::blas-1.0-mkl 2023-08-09T12:05:51.8004478Z 2023-08-09T12:05:51.8004698Z nvidia/win-64::cuda-cccl-12.2.128-0 2023-08-09T12:05:51.8005028Z 2023-08-09T12:05:51.8005169Z nvidia/win-64::cuda-cudart-12.1.105-0 2023-08-09T12:05:51.8005349Z 2023-08-09T12:05:51.8005462Z nvidia/win-64::cuda-cupti-12.1.105-0 2023-08-09T12:05:51.8005644Z 2023-08-09T12:05:51.8006612Z nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-08-09T12:05:51.8006842Z 2023-08-09T12:05:51.8006979Z nvidia/win-64::cuda-nvtx-12.1.105-0 2023-08-09T12:05:51.8007151Z 2023-08-09T12:05:51.8007284Z nvidia/win-64::cuda-opencl-12.2.128-0 2023-08-09T12:05:51.8007464Z 2023-08-09T12:05:51.8007620Z nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:05:51.8007816Z 2023-08-09T12:05:51.8007947Z nvidia/win-64::libcublas-12.1.0.26-0 2023-08-09T12:05:51.8008103Z 2023-08-09T12:05:51.8008225Z nvidia/win-64::libcufft-11.0.2.4-0 2023-08-09T12:05:51.8008393Z 2023-08-09T12:05:51.8008523Z nvidia/win-64::libcurand-10.3.3.129-0 2023-08-09T12:05:51.8008696Z 2023-08-09T12:05:51.8008831Z nvidia/win-64::libcusolver-11.4.4.55-0 2023-08-09T12:05:51.8009012Z 2023-08-09T12:05:51.8009148Z nvidia/win-64::libcusparse-12.0.2.55-0 2023-08-09T12:05:51.8009319Z 2023-08-09T12:05:51.8009449Z nvidia/win-64::libnpp-12.0.2.50-0 2023-08-09T12:05:51.8009599Z 2023-08-09T12:05:51.8009740Z nvidia/win-64::libnvjitlink-12.1.105-0 2023-08-09T12:05:51.8009915Z 2023-08-09T12:05:51.8010044Z nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-08-09T12:05:51.8010222Z 2023-08-09T12:05:51.8010528Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-08-09T12:05:51.8010743Z 2023-08-09T12:05:51.8010893Z nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-08-09T12:05:51.8011078Z 2023-08-09T12:05:51.8011217Z nvidia/win-64::cuda-libraries-12.1.0-0 2023-08-09T12:05:51.8011480Z 2023-08-09T12:05:51.8011790Z nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-08-09T12:05:51.8011994Z 2023-08-09T12:05:51.8012142Z nvidia/win-64::cuda-opencl-dev-12.2.128-0 2023-08-09T12:05:51.8012328Z 2023-08-09T12:05:51.8012469Z nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-08-09T12:05:51.8012651Z 2023-08-09T12:05:51.8012784Z nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-08-09T12:05:51.8012958Z 2023-08-09T12:05:51.8013248Z nvidia/win-64::libcurand-dev-10.3.3.129-0 2023-08-09T12:05:51.8013422Z 2023-08-09T12:05:51.8013572Z nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-08-09T12:05:51.8013761Z 2023-08-09T12:05:51.8013910Z nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-08-09T12:05:51.8014094Z 2023-08-09T12:05:51.8014226Z nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-08-09T12:05:51.8014400Z 2023-08-09T12:05:51.8014547Z nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-08-09T12:05:51.8014735Z 2023-08-09T12:05:51.8014877Z nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-08-09T12:05:51.8015061Z 2023-08-09T12:05:51.8015196Z nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-08-09T12:05:51.8015383Z 2023-08-09T12:05:51.8015517Z nvidia/win-64::cuda-runtime-12.1.0-0 2023-08-09T12:05:51.8015692Z 2023-08-09T12:05:51.8015865Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:05:51.8016070Z 2023-08-09T12:05:51.8016207Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T12:05:51.8016394Z 2023-08-09T12:05:51.8016533Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T12:05:51.8016703Z 2023-08-09T12:05:51.8016818Z defaults/win-64::yaml-0.2.5-he774522_0 2023-08-09T12:05:51.8016990Z 2023-08-09T12:05:51.8017129Z defaults/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:05:51.8017452Z 2023-08-09T12:05:51.8017640Z pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-08-09T12:05:51.8017862Z 2023-08-09T12:05:51.8018014Z defaults/win-64::filelock-3.9.0-py38haa95532_0 2023-08-09T12:05:51.8018215Z 2023-08-09T12:05:51.8018564Z defaults/win-64::markupsafe-2.1.1-py38h2bbff1b_0 2023-08-09T12:05:51.8018852Z 2023-08-09T12:05:51.8019005Z defaults/win-64::mkl-service-2.4.0-py38h2bbff1b_1 2023-08-09T12:05:51.8019206Z 2023-08-09T12:05:51.8019355Z defaults/win-64::mpmath-1.3.0-py38haa95532_0 2023-08-09T12:05:51.8019543Z 2023-08-09T12:05:51.8019694Z defaults/win-64::networkx-3.1-py38haa95532_0 2023-08-09T12:05:51.8019887Z 2023-08-09T12:05:51.8020155Z defaults/win-64::pyyaml-6.0-py38h2bbff1b_1 2023-08-09T12:05:51.8020353Z 2023-08-09T12:05:51.8020533Z defaults/win-64::typing_extensions-4.7.1-py38haa95532_0 2023-08-09T12:05:51.8020744Z 2023-08-09T12:05:51.8020889Z defaults/win-64::jinja2-3.1.2-py38haa95532_0 2023-08-09T12:05:51.8021051Z 2023-08-09T12:05:51.8021214Z defaults/win-64::numpy-base-1.24.3-py38h8a87ada_1 2023-08-09T12:05:51.8021414Z 2023-08-09T12:05:51.8021560Z defaults/win-64::sympy-1.11.1-py38haa95532_0 2023-08-09T12:05:51.8021749Z 2023-08-09T12:05:51.8021955Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.8_cuda12.1_cudnn8_0 2023-08-09T12:05:51.8022192Z 2023-08-09T12:05:51.8022338Z defaults/win-64::mkl_fft-1.3.6-py38hf11a4ad_1 2023-08-09T12:05:51.8022524Z 2023-08-09T12:05:51.8022676Z defaults/win-64::mkl_random-1.2.2-py38hf11a4ad_1 2023-08-09T12:05:51.8022868Z 2023-08-09T12:05:51.8022998Z defaults/win-64::numpy-1.24.3-py38h79a8e48_1 2023-08-09T12:05:51.8023190Z 2023-08-09T12:05:51.8023474Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230809-py38_cu121 2023-08-09T12:05:51.8023766Z 2023-08-09T12:05:51.8023772Z 2023-08-09T12:05:51.8023777Z 2023-08-09T12:05:51.8024004Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:51.8024391Z 2023-08-09T12:05:51.8024616Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:51.8024872Z 2023-08-09T12:05:51.8025095Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:51.8025640Z 2023-08-09T12:05:51.8025861Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:51.8026118Z 2023-08-09T12:05:51.8026429Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-base-1.24.3-py38h8a87ada_1.conda HTTP/1.1" 200 5389414 2023-08-09T12:05:51.8026908Z 2023-08-09T12:05:51.8027235Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl-service-2.4.0-py38h2bbff1b_1.conda HTTP/1.1" 200 45506 2023-08-09T12:05:51.8027575Z 2023-08-09T12:05:51.8027875Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_fft-1.3.6-py38hf11a4ad_1.conda HTTP/1.1" 200 163883 2023-08-09T12:05:51.8028198Z 2023-08-09T12:05:51.8028417Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:51.8028671Z 2023-08-09T12:05:51.8028977Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_random-1.2.2-py38hf11a4ad_1.conda HTTP/1.1" 200 225254 2023-08-09T12:05:51.8029304Z 2023-08-09T12:05:51.8029603Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-1.24.3-py38h79a8e48_1.conda HTTP/1.1" 200 11041 2023-08-09T12:05:51.8029922Z 2023-08-09T12:05:51.8030192Z INFO conda.core.link:verify(306): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T12:05:51.8030476Z 2023-08-09T12:05:51.8030780Z packages: nvidia/win-64::cuda-cupti-12.1.105-0, nvidia/win-64::cuda-nvtx-12.1.105-0, nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:05:51.8031210Z 2023-08-09T12:05:51.8031307Z path: 'license' 2023-08-09T12:05:51.8031448Z 2023-08-09T12:05:51.8031454Z 2023-08-09T12:05:51.8031459Z 2023-08-09T12:05:51.8031537Z ] 2023-08-09T12:05:51.8031649Z 2023-08-09T12:05:51.8031879Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-08-09T12:05:51.8032382Z 2023-08-09T12:05:51.8032593Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8032831Z 2023-08-09T12:05:51.8032986Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-08-09T12:05:51.8033180Z 2023-08-09T12:05:51.8033186Z 2023-08-09T12:05:51.8033192Z 2023-08-09T12:05:51.8033541Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.128-0 <=== 2023-08-09T12:05:51.8033816Z 2023-08-09T12:05:51.8034019Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8034257Z 2023-08-09T12:05:51.8034433Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.128-0 2023-08-09T12:05:51.8034645Z 2023-08-09T12:05:51.8034650Z 2023-08-09T12:05:51.8034656Z 2023-08-09T12:05:51.8034897Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cudart-12.1.105-0 <=== 2023-08-09T12:05:51.8035158Z 2023-08-09T12:05:51.8035359Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8035591Z 2023-08-09T12:05:51.8035770Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-12.1.105-0 2023-08-09T12:05:51.8035986Z 2023-08-09T12:05:51.8035992Z 2023-08-09T12:05:51.8035998Z 2023-08-09T12:05:51.8036234Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cupti-12.1.105-0 <=== 2023-08-09T12:05:51.8036501Z 2023-08-09T12:05:51.8036688Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8036927Z 2023-08-09T12:05:51.8037103Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-12.1.105-0 2023-08-09T12:05:51.8037318Z 2023-08-09T12:05:51.8037324Z 2023-08-09T12:05:51.8037330Z 2023-08-09T12:05:51.8037565Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-12.1.105-0 <=== 2023-08-09T12:05:51.8037986Z 2023-08-09T12:05:51.8038190Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8038424Z 2023-08-09T12:05:51.8038595Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-12.1.105-0 2023-08-09T12:05:51.8039135Z 2023-08-09T12:05:51.8039145Z 2023-08-09T12:05:51.8039151Z 2023-08-09T12:05:51.8039397Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvtx-12.1.105-0 <=== 2023-08-09T12:05:51.8039779Z 2023-08-09T12:05:51.8039970Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8040203Z 2023-08-09T12:05:51.8040372Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-12.1.105-0 2023-08-09T12:05:51.8040581Z 2023-08-09T12:05:51.8040587Z 2023-08-09T12:05:51.8040593Z 2023-08-09T12:05:51.8040940Z 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:05:51.8041299Z 2023-08-09T12:05:51.8041541Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-opencl-12.2.128-0 <=== 2023-08-09T12:05:51.8041804Z 2023-08-09T12:05:51.8042002Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8042239Z 2023-08-09T12:05:51.8042416Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-12.2.128-0 2023-08-09T12:05:51.8042630Z 2023-08-09T12:05:51.8042636Z 2023-08-09T12:05:51.8042647Z 2023-08-09T12:05:51.8042909Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.128-0 <=== 2023-08-09T12:05:51.8043187Z 2023-08-09T12:05:51.8043370Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8043600Z 2023-08-09T12:05:51.8043797Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.128-0 2023-08-09T12:05:51.8044031Z 2023-08-09T12:05:51.8044037Z 2023-08-09T12:05:51.8044042Z 2023-08-09T12:05:51.8044387Z 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:05:51.8044881Z 2023-08-09T12:05:51.8045123Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcublas-12.1.0.26-0 <=== 2023-08-09T12:05:51.8045381Z 2023-08-09T12:05:51.8045701Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8046109Z 2023-08-09T12:05:51.8046293Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-12.1.0.26-0 2023-08-09T12:05:51.8046627Z 2023-08-09T12:05:51.8046636Z 2023-08-09T12:05:51.8046641Z 2023-08-09T12:05:51.8046887Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcufft-11.0.2.4-0 <=== 2023-08-09T12:05:51.8047126Z 2023-08-09T12:05:51.8047323Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8047561Z 2023-08-09T12:05:51.8047729Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-11.0.2.4-0 2023-08-09T12:05:51.8047938Z 2023-08-09T12:05:51.8047944Z 2023-08-09T12:05:51.8047949Z 2023-08-09T12:05:51.8048186Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.129-0 <=== 2023-08-09T12:05:51.8048445Z 2023-08-09T12:05:51.8048645Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8048879Z 2023-08-09T12:05:51.8049054Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.129-0 2023-08-09T12:05:51.8049274Z 2023-08-09T12:05:51.8049280Z 2023-08-09T12:05:51.8049291Z 2023-08-09T12:05:51.8049531Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.4.55-0 <=== 2023-08-09T12:05:51.8049792Z 2023-08-09T12:05:51.8049970Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8050204Z 2023-08-09T12:05:51.8050383Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.4.55-0 2023-08-09T12:05:51.8050598Z 2023-08-09T12:05:51.8050605Z 2023-08-09T12:05:51.8050610Z 2023-08-09T12:05:51.8050848Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusparse-12.0.2.55-0 <=== 2023-08-09T12:05:51.8051108Z 2023-08-09T12:05:51.8051414Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8051667Z 2023-08-09T12:05:51.8051847Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-12.0.2.55-0 2023-08-09T12:05:51.8052059Z 2023-08-09T12:05:51.8052179Z 2023-08-09T12:05:51.8052185Z 2023-08-09T12:05:51.8052592Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnpp-12.0.2.50-0 <=== 2023-08-09T12:05:51.8052976Z 2023-08-09T12:05:51.8053160Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8053393Z 2023-08-09T12:05:51.8053557Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-12.0.2.50-0 2023-08-09T12:05:51.8053759Z 2023-08-09T12:05:51.8053765Z 2023-08-09T12:05:51.8053770Z 2023-08-09T12:05:51.8054013Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjitlink-12.1.105-0 <=== 2023-08-09T12:05:51.8054276Z 2023-08-09T12:05:51.8054471Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8054706Z 2023-08-09T12:05:51.8054886Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-12.1.105-0 2023-08-09T12:05:51.8055107Z 2023-08-09T12:05:51.8055113Z 2023-08-09T12:05:51.8055118Z 2023-08-09T12:05:51.8055368Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjpeg-12.1.1.14-0 <=== 2023-08-09T12:05:51.8055628Z 2023-08-09T12:05:51.8055822Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8056042Z 2023-08-09T12:05:51.8056217Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-12.1.1.14-0 2023-08-09T12:05:51.8056427Z 2023-08-09T12:05:51.8056433Z 2023-08-09T12:05:51.8056439Z 2023-08-09T12:05:51.8056706Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-08-09T12:05:51.8056992Z 2023-08-09T12:05:51.8057192Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8057426Z 2023-08-09T12:05:51.8057608Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-08-09T12:05:51.8057828Z 2023-08-09T12:05:51.8057834Z 2023-08-09T12:05:51.8057839Z 2023-08-09T12:05:51.8058089Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-12.1.105-0 <=== 2023-08-09T12:05:51.8059097Z 2023-08-09T12:05:51.8059548Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8059906Z 2023-08-09T12:05:51.8060089Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-12.1.105-0 2023-08-09T12:05:51.8060318Z 2023-08-09T12:05:51.8060324Z 2023-08-09T12:05:51.8060329Z 2023-08-09T12:05:51.8060575Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-libraries-12.1.0-0 <=== 2023-08-09T12:05:51.8060838Z 2023-08-09T12:05:51.8061039Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8061269Z 2023-08-09T12:05:51.8061450Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-12.1.0-0 2023-08-09T12:05:51.8061670Z 2023-08-09T12:05:51.8061676Z 2023-08-09T12:05:51.8061682Z 2023-08-09T12:05:51.8061930Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-12.1.105-0 <=== 2023-08-09T12:05:51.8062202Z 2023-08-09T12:05:51.8062411Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8062643Z 2023-08-09T12:05:51.8062831Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-12.1.105-0 2023-08-09T12:05:51.8063037Z 2023-08-09T12:05:51.8063059Z 2023-08-09T12:05:51.8063065Z 2023-08-09T12:05:51.8063299Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-opencl-dev-12.2.128-0 <=== 2023-08-09T12:05:51.8063566Z 2023-08-09T12:05:51.8063766Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8064000Z 2023-08-09T12:05:51.8064188Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-dev-12.2.128-0 2023-08-09T12:05:51.8064415Z 2023-08-09T12:05:51.8064421Z 2023-08-09T12:05:51.8064426Z 2023-08-09T12:05:51.8064670Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcublas-dev-12.1.0.26-0 <=== 2023-08-09T12:05:51.8065079Z 2023-08-09T12:05:51.8065406Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8065644Z 2023-08-09T12:05:51.8065832Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-12.1.0.26-0 2023-08-09T12:05:51.8066054Z 2023-08-09T12:05:51.8066060Z 2023-08-09T12:05:51.8066065Z 2023-08-09T12:05:51.8066553Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcufft-dev-11.0.2.4-0 <=== 2023-08-09T12:05:51.8066815Z 2023-08-09T12:05:51.8067051Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8067292Z 2023-08-09T12:05:51.8067472Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-11.0.2.4-0 2023-08-09T12:05:51.8067690Z 2023-08-09T12:05:51.8067695Z 2023-08-09T12:05:51.8067701Z 2023-08-09T12:05:51.8067946Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.129-0 <=== 2023-08-09T12:05:51.8068213Z 2023-08-09T12:05:51.8068409Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8068658Z 2023-08-09T12:05:51.8068846Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.129-0 2023-08-09T12:05:51.8069067Z 2023-08-09T12:05:51.8069073Z 2023-08-09T12:05:51.8069079Z 2023-08-09T12:05:51.8069331Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.4.55-0 <=== 2023-08-09T12:05:51.8069604Z 2023-08-09T12:05:51.8069784Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8070015Z 2023-08-09T12:05:51.8070209Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.4.55-0 2023-08-09T12:05:51.8070438Z 2023-08-09T12:05:51.8070444Z 2023-08-09T12:05:51.8070450Z 2023-08-09T12:05:51.8070700Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusparse-dev-12.0.2.55-0 <=== 2023-08-09T12:05:51.8070972Z 2023-08-09T12:05:51.8071170Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8071409Z 2023-08-09T12:05:51.8072146Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-12.0.2.55-0 2023-08-09T12:05:51.8072422Z 2023-08-09T12:05:51.8072428Z 2023-08-09T12:05:51.8072434Z 2023-08-09T12:05:51.8072679Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnpp-dev-12.0.2.50-0 <=== 2023-08-09T12:05:51.8073079Z 2023-08-09T12:05:51.8073471Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8073699Z 2023-08-09T12:05:51.8073882Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-12.0.2.50-0 2023-08-09T12:05:51.8074095Z 2023-08-09T12:05:51.8074101Z 2023-08-09T12:05:51.8074106Z 2023-08-09T12:05:51.8074360Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjitlink-dev-12.1.105-0 <=== 2023-08-09T12:05:51.8074637Z 2023-08-09T12:05:51.8074835Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8075076Z 2023-08-09T12:05:51.8075272Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-dev-12.1.105-0 2023-08-09T12:05:51.8075501Z 2023-08-09T12:05:51.8075507Z 2023-08-09T12:05:51.8075513Z 2023-08-09T12:05:51.8075935Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-12.1.1.14-0 <=== 2023-08-09T12:05:51.8076201Z 2023-08-09T12:05:51.8076400Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8076635Z 2023-08-09T12:05:51.8076802Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-12.1.1.14-0 2023-08-09T12:05:51.8077026Z 2023-08-09T12:05:51.8077032Z 2023-08-09T12:05:51.8077038Z 2023-08-09T12:05:51.8077293Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-12.1.0-0 <=== 2023-08-09T12:05:51.8077568Z 2023-08-09T12:05:51.8077769Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8078007Z 2023-08-09T12:05:51.8078203Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-12.1.0-0 2023-08-09T12:05:51.8078573Z 2023-08-09T12:05:51.8078586Z 2023-08-09T12:05:51.8078591Z 2023-08-09T12:05:51.8078973Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-runtime-12.1.0-0 <=== 2023-08-09T12:05:51.8079243Z 2023-08-09T12:05:51.8079442Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8079672Z 2023-08-09T12:05:51.8079940Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-12.1.0-0 2023-08-09T12:05:51.8080344Z 2023-08-09T12:05:51.8080373Z 2023-08-09T12:05:51.8080379Z 2023-08-09T12:05:51.8080639Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-08-09T12:05:51.8080923Z 2023-08-09T12:05:51.8081121Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8081361Z 2023-08-09T12:05:51.8081567Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:05:51.8081813Z 2023-08-09T12:05:51.8081818Z 2023-08-09T12:05:51.8081830Z 2023-08-09T12:05:51.8082072Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-08-09T12:05:51.8082334Z 2023-08-09T12:05:51.8082530Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8082762Z 2023-08-09T12:05:51.8082934Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-08-09T12:05:51.8083147Z 2023-08-09T12:05:51.8083153Z 2023-08-09T12:05:51.8083158Z 2023-08-09T12:05:51.8083391Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-08-09T12:05:51.8083625Z 2023-08-09T12:05:51.8083823Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8084059Z 2023-08-09T12:05:51.8084229Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-08-09T12:05:51.8084442Z 2023-08-09T12:05:51.8084448Z 2023-08-09T12:05:51.8084454Z 2023-08-09T12:05:51.8084804Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-08-09T12:05:51.8085073Z 2023-08-09T12:05:51.8085276Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8085507Z 2023-08-09T12:05:51.8085677Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-08-09T12:05:51.8086019Z 2023-08-09T12:05:51.8086025Z 2023-08-09T12:05:51.8086031Z 2023-08-09T12:05:51.8086277Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h6b88ed4_46357 <=== 2023-08-09T12:05:51.8086540Z 2023-08-09T12:05:51.8086723Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8087251Z 2023-08-09T12:05:51.8087440Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:05:51.8087656Z 2023-08-09T12:05:51.8087662Z 2023-08-09T12:05:51.8087675Z 2023-08-09T12:05:51.8087961Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-12.1-hde6ce7c_5 <=== 2023-08-09T12:05:51.8088259Z 2023-08-09T12:05:51.8088458Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8088691Z 2023-08-09T12:05:51.8088884Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-12.1-hde6ce7c_5 2023-08-09T12:05:51.8089119Z 2023-08-09T12:05:51.8089125Z 2023-08-09T12:05:51.8089130Z 2023-08-09T12:05:51.8089384Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py38haa95532_0 <=== 2023-08-09T12:05:51.8089659Z 2023-08-09T12:05:51.8089860Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8090079Z 2023-08-09T12:05:51.8090271Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py38haa95532_0 2023-08-09T12:05:51.8090503Z 2023-08-09T12:05:51.8090508Z 2023-08-09T12:05:51.8090514Z 2023-08-09T12:05:51.8090924Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::markupsafe-2.1.1-py38h2bbff1b_0 <=== 2023-08-09T12:05:51.8091213Z 2023-08-09T12:05:51.8091412Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8091644Z 2023-08-09T12:05:51.8091846Z source=C:\Jenkins\Miniconda3\pkgs\markupsafe-2.1.1-py38h2bbff1b_0 2023-08-09T12:05:51.8092085Z 2023-08-09T12:05:51.8092091Z 2023-08-09T12:05:51.8092096Z 2023-08-09T12:05:51.8092363Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py38h2bbff1b_1 <=== 2023-08-09T12:05:51.8092772Z 2023-08-09T12:05:51.8092974Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8093210Z 2023-08-09T12:05:51.8093395Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py38h2bbff1b_1 2023-08-09T12:05:51.8093734Z 2023-08-09T12:05:51.8093744Z 2023-08-09T12:05:51.8093764Z 2023-08-09T12:05:51.8094214Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mpmath-1.3.0-py38haa95532_0 <=== 2023-08-09T12:05:51.8094496Z 2023-08-09T12:05:51.8094699Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8094932Z 2023-08-09T12:05:51.8095118Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.3.0-py38haa95532_0 2023-08-09T12:05:51.8095343Z 2023-08-09T12:05:51.8095348Z 2023-08-09T12:05:51.8095354Z 2023-08-09T12:05:51.8095607Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::networkx-3.1-py38haa95532_0 <=== 2023-08-09T12:05:51.8095880Z 2023-08-09T12:05:51.8096076Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8096308Z 2023-08-09T12:05:51.8096497Z source=C:\Jenkins\Miniconda3\pkgs\networkx-3.1-py38haa95532_0 2023-08-09T12:05:51.8096707Z 2023-08-09T12:05:51.8096729Z 2023-08-09T12:05:51.8096735Z 2023-08-09T12:05:51.8096972Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py38h2bbff1b_1 <=== 2023-08-09T12:05:51.8097372Z 2023-08-09T12:05:51.8097591Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8097828Z 2023-08-09T12:05:51.8098016Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py38h2bbff1b_1 2023-08-09T12:05:51.8098237Z 2023-08-09T12:05:51.8098242Z 2023-08-09T12:05:51.8098248Z 2023-08-09T12:05:51.8098521Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::typing_extensions-4.7.1-py38haa95532_0 <=== 2023-08-09T12:05:51.8098809Z 2023-08-09T12:05:51.8099007Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8099246Z 2023-08-09T12:05:51.8099586Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.7.1-py38haa95532_0 2023-08-09T12:05:51.8099865Z 2023-08-09T12:05:51.8099871Z 2023-08-09T12:05:51.8099876Z 2023-08-09T12:05:51.8100126Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::jinja2-3.1.2-py38haa95532_0 <=== 2023-08-09T12:05:51.8100385Z 2023-08-09T12:05:51.8100731Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8101114Z 2023-08-09T12:05:51.8101307Z source=C:\Jenkins\Miniconda3\pkgs\jinja2-3.1.2-py38haa95532_0 2023-08-09T12:05:51.8101530Z 2023-08-09T12:05:51.8101536Z 2023-08-09T12:05:51.8101542Z 2023-08-09T12:05:51.8101804Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-base-1.24.3-py38h8a87ada_1 <=== 2023-08-09T12:05:51.8102087Z 2023-08-09T12:05:51.8102284Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8102517Z 2023-08-09T12:05:51.8102718Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.24.3-py38h8a87ada_1 2023-08-09T12:05:51.8102959Z 2023-08-09T12:05:51.8102965Z 2023-08-09T12:05:51.8102970Z 2023-08-09T12:05:51.8103218Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py38haa95532_0 <=== 2023-08-09T12:05:51.8103627Z 2023-08-09T12:05:51.8103815Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8104050Z 2023-08-09T12:05:51.8104234Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py38haa95532_0 2023-08-09T12:05:51.8104457Z 2023-08-09T12:05:51.8104462Z 2023-08-09T12:05:51.8104468Z 2023-08-09T12:05:51.8104770Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230809-py3.8_cuda12.1_cudnn8_0 <=== 2023-08-09T12:05:51.8105368Z 2023-08-09T12:05:51.8105589Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8105828Z 2023-08-09T12:05:51.8106053Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230809-py3.8_cuda12.1_cudnn8_0 2023-08-09T12:05:51.8106420Z 2023-08-09T12:05:51.8106431Z 2023-08-09T12:05:51.8106440Z 2023-08-09T12:05:51.8106717Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py38hf11a4ad_1 <=== 2023-08-09T12:05:51.8106997Z 2023-08-09T12:05:51.8107199Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8107593Z 2023-08-09T12:05:51.8107889Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py38hf11a4ad_1 2023-08-09T12:05:51.8108123Z 2023-08-09T12:05:51.8108129Z 2023-08-09T12:05:51.8108134Z 2023-08-09T12:05:51.8108397Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py38hf11a4ad_1 <=== 2023-08-09T12:05:51.8108674Z 2023-08-09T12:05:51.8108870Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8109106Z 2023-08-09T12:05:51.8109299Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py38hf11a4ad_1 2023-08-09T12:05:51.8109531Z 2023-08-09T12:05:51.8109536Z 2023-08-09T12:05:51.8109542Z 2023-08-09T12:05:51.8109792Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-1.24.3-py38h79a8e48_1 <=== 2023-08-09T12:05:51.8110071Z 2023-08-09T12:05:51.8110396Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8110649Z 2023-08-09T12:05:51.8110835Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.24.3-py38h79a8e48_1 2023-08-09T12:05:51.8111038Z 2023-08-09T12:05:51.8111060Z 2023-08-09T12:05:51.8111066Z 2023-08-09T12:05:51.8111412Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230809-py38_cu121 <=== 2023-08-09T12:05:51.8111776Z 2023-08-09T12:05:51.8111975Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8112212Z 2023-08-09T12:05:51.8112423Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230809-py38_cu121 2023-08-09T12:05:51.8112674Z 2023-08-09T12:05:51.8112680Z 2023-08-09T12:05:51.8112686Z 2023-08-09T12:05:51.8112692Z 2023-08-09T12:05:51.8112895Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:05:51.8113264Z 2023-08-09T12:05:51.8113552Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-08-09T12:05:51.8113837Z 2023-08-09T12:05:51.8114113Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-08-09T12:05:51.8114717Z 2023-08-09T12:05:51.8114910Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T12:05:51.8115128Z 2023-08-09T12:05:51.8115259Z Solving environment: ...working... done 2023-08-09T12:05:51.8115435Z 2023-08-09T12:05:51.8115441Z 2023-08-09T12:05:51.8115447Z 2023-08-09T12:05:51.8115545Z ## Package Plan ## 2023-08-09T12:05:51.8115685Z 2023-08-09T12:05:51.8115691Z 2023-08-09T12:05:51.8115696Z 2023-08-09T12:05:51.8115926Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:51.8116313Z 2023-08-09T12:05:51.8116319Z 2023-08-09T12:05:51.8116325Z 2023-08-09T12:05:51.8116438Z added / updated specs: 2023-08-09T12:05:51.8116589Z 2023-08-09T12:05:51.8116697Z - distr::torchaudio 2023-08-09T12:05:51.8116826Z 2023-08-09T12:05:51.8116927Z - pytorch-cuda=12.1 2023-08-09T12:05:51.8117073Z 2023-08-09T12:05:51.8117079Z 2023-08-09T12:05:51.8117085Z 2023-08-09T12:05:51.8117090Z 2023-08-09T12:05:51.8117096Z 2023-08-09T12:05:51.8117233Z The following packages will be downloaded: 2023-08-09T12:05:51.8117417Z 2023-08-09T12:05:51.8117422Z 2023-08-09T12:05:51.8117428Z 2023-08-09T12:05:51.8117547Z package | build 2023-08-09T12:05:51.8117708Z 2023-08-09T12:05:51.8117844Z ---------------------------|----------------- 2023-08-09T12:05:51.8118019Z 2023-08-09T12:05:51.8118178Z mkl-service-2.4.0 | py38h2bbff1b_1 44 KB 2023-08-09T12:05:51.8118371Z 2023-08-09T12:05:51.8118513Z mkl_fft-1.3.6 | py38hf11a4ad_1 160 KB 2023-08-09T12:05:51.8118687Z 2023-08-09T12:05:51.8118838Z mkl_random-1.2.2 | py38hf11a4ad_1 220 KB 2023-08-09T12:05:51.8119029Z 2023-08-09T12:05:51.8119172Z numpy-1.24.3 | py38h79a8e48_1 11 KB 2023-08-09T12:05:51.8119350Z 2023-08-09T12:05:51.8119501Z numpy-base-1.24.3 | py38h8a87ada_1 5.1 MB 2023-08-09T12:05:51.8119687Z 2023-08-09T12:05:51.8120047Z torchaudio-2.1.0.dev20230809| py38_cu121 7.0 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:05:51.8120347Z 2023-08-09T12:05:51.8120513Z ------------------------------------------------------------ 2023-08-09T12:05:51.8120719Z 2023-08-09T12:05:51.8120829Z Total: 12.6 MB 2023-08-09T12:05:51.8121091Z 2023-08-09T12:05:51.8121101Z 2023-08-09T12:05:51.8121110Z 2023-08-09T12:05:51.8121400Z The following NEW packages will be INSTALLED: 2023-08-09T12:05:51.8121604Z 2023-08-09T12:05:51.8121610Z 2023-08-09T12:05:51.8121731Z 2023-08-09T12:05:51.8121902Z blas pkgs/main/win-64::blas-1.0-mkl 2023-08-09T12:05:51.8122086Z 2023-08-09T12:05:51.8122248Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.128-0 2023-08-09T12:05:51.8122443Z 2023-08-09T12:05:51.8122615Z cuda-cudart nvidia/win-64::cuda-cudart-12.1.105-0 2023-08-09T12:05:51.8122821Z 2023-08-09T12:05:51.8123009Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-08-09T12:05:51.8123230Z 2023-08-09T12:05:51.8123380Z cuda-cupti nvidia/win-64::cuda-cupti-12.1.105-0 2023-08-09T12:05:51.8123579Z 2023-08-09T12:05:51.8123758Z cuda-libraries nvidia/win-64::cuda-libraries-12.1.0-0 2023-08-09T12:05:51.8123972Z 2023-08-09T12:05:51.8124169Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-08-09T12:05:51.8124399Z 2023-08-09T12:05:51.8124560Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-08-09T12:05:51.8124763Z 2023-08-09T12:05:51.8124950Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-08-09T12:05:51.8125165Z 2023-08-09T12:05:51.8125322Z cuda-nvtx nvidia/win-64::cuda-nvtx-12.1.105-0 2023-08-09T12:05:51.8125513Z 2023-08-09T12:05:51.8125669Z cuda-opencl nvidia/win-64::cuda-opencl-12.2.128-0 2023-08-09T12:05:51.8125871Z 2023-08-09T12:05:51.8126058Z cuda-opencl-dev nvidia/win-64::cuda-opencl-dev-12.2.128-0 2023-08-09T12:05:51.8126280Z 2023-08-09T12:05:51.8126482Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:05:51.8126848Z 2023-08-09T12:05:51.8127029Z cuda-runtime nvidia/win-64::cuda-runtime-12.1.0-0 2023-08-09T12:05:51.8127233Z 2023-08-09T12:05:51.8127416Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 2023-08-09T12:05:51.8127629Z 2023-08-09T12:05:51.8127984Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:05:51.8129223Z 2023-08-09T12:05:51.8129419Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 2023-08-09T12:05:51.8129628Z 2023-08-09T12:05:51.8129793Z libcublas nvidia/win-64::libcublas-12.1.0.26-0 2023-08-09T12:05:51.8129987Z 2023-08-09T12:05:51.8130165Z libcublas-dev nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-08-09T12:05:51.8130378Z 2023-08-09T12:05:51.8130535Z libcufft nvidia/win-64::libcufft-11.0.2.4-0 2023-08-09T12:05:51.8130728Z 2023-08-09T12:05:51.8130902Z libcufft-dev nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-08-09T12:05:51.8131106Z 2023-08-09T12:05:51.8131253Z libcurand nvidia/win-64::libcurand-10.3.3.129-0 2023-08-09T12:05:51.8131447Z 2023-08-09T12:05:51.8131627Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.129-0 2023-08-09T12:05:51.8131836Z 2023-08-09T12:05:51.8132004Z libcusolver nvidia/win-64::libcusolver-11.4.4.55-0 2023-08-09T12:05:51.8132209Z 2023-08-09T12:05:51.8132404Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-08-09T12:05:51.8132631Z 2023-08-09T12:05:51.8132800Z libcusparse nvidia/win-64::libcusparse-12.0.2.55-0 2023-08-09T12:05:51.8133001Z 2023-08-09T12:05:51.8133189Z libcusparse-dev nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-08-09T12:05:51.8133412Z 2023-08-09T12:05:51.8133666Z libnpp nvidia/win-64::libnpp-12.0.2.50-0 2023-08-09T12:05:51.8133885Z 2023-08-09T12:05:51.8134057Z libnpp-dev nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-08-09T12:05:51.8134262Z 2023-08-09T12:05:51.8134432Z libnvjitlink nvidia/win-64::libnvjitlink-12.1.105-0 2023-08-09T12:05:51.8134758Z 2023-08-09T12:05:51.8135132Z libnvjitlink-dev nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-08-09T12:05:51.8135367Z 2023-08-09T12:05:51.8135534Z libnvjpeg nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-08-09T12:05:51.8135729Z 2023-08-09T12:05:51.8135912Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-08-09T12:05:51.8136118Z 2023-08-09T12:05:51.8136408Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T12:05:51.8136620Z 2023-08-09T12:05:51.8136820Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 2023-08-09T12:05:51.8137048Z 2023-08-09T12:05:51.8137206Z mkl pkgs/main/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:05:51.8137401Z 2023-08-09T12:05:51.8137596Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py38h2bbff1b_1 2023-08-09T12:05:51.8137820Z 2023-08-09T12:05:51.8137989Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py38hf11a4ad_1 2023-08-09T12:05:51.8138193Z 2023-08-09T12:05:51.8138356Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py38hf11a4ad_1 2023-08-09T12:05:51.8138568Z 2023-08-09T12:05:51.8138741Z mpmath pkgs/main/win-64::mpmath-1.3.0-py38haa95532_0 2023-08-09T12:05:51.8138946Z 2023-08-09T12:05:51.8139118Z networkx pkgs/main/win-64::networkx-3.1-py38haa95532_0 2023-08-09T12:05:51.8139330Z 2023-08-09T12:05:51.8139502Z numpy pkgs/main/win-64::numpy-1.24.3-py38h79a8e48_1 2023-08-09T12:05:51.8139696Z 2023-08-09T12:05:51.8139886Z numpy-base pkgs/main/win-64::numpy-base-1.24.3-py38h8a87ada_1 2023-08-09T12:05:51.8140110Z 2023-08-09T12:05:51.8140338Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.8_cuda12.1_cudnn8_0 2023-08-09T12:05:51.8140729Z 2023-08-09T12:05:51.8140929Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-08-09T12:05:51.8141178Z 2023-08-09T12:05:51.8141382Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-08-09T12:05:51.8141880Z 2023-08-09T12:05:51.8142079Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 2023-08-09T12:05:51.8142289Z 2023-08-09T12:05:51.8142459Z sympy pkgs/main/win-64::sympy-1.11.1-py38haa95532_0 2023-08-09T12:05:51.8142792Z 2023-08-09T12:05:51.8142957Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T12:05:51.8143144Z 2023-08-09T12:05:51.8143336Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230809-py38_cu121 2023-08-09T12:05:51.8143561Z 2023-08-09T12:05:51.8143753Z typing_extensions pkgs/main/win-64::typing_extensions-4.7.1-py38haa95532_0 2023-08-09T12:05:51.8143996Z 2023-08-09T12:05:51.8144151Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-08-09T12:05:51.8144338Z 2023-08-09T12:05:51.8144344Z 2023-08-09T12:05:51.8144350Z 2023-08-09T12:05:51.8144355Z 2023-08-09T12:05:51.8144361Z 2023-08-09T12:05:51.8144500Z Preparing transaction: ...working... done 2023-08-09T12:05:51.8144684Z 2023-08-09T12:05:51.8144817Z Verifying transaction: ...working... done 2023-08-09T12:05:51.8144995Z 2023-08-09T12:05:51.8145124Z Executing transaction: ...working... done 2023-08-09T12:05:51.8145298Z 2023-08-09T12:05:51.8145303Z 2023-08-09T12:05:51.9071989Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-08-09T12:05:51.9076026Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-08-09T12:05:51.9076598Z + conda install --yes --quiet 'ffmpeg<5' 2023-08-09T12:05:51.9077058Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-08-09T12:05:55.8214322Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:55.8231277Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:55.8232924Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:55.8237047Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:55.8238757Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:55.8240204Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:55.8768800Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:55.8785529Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:55.8816643Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:55.8889988Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:55.8947011Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:55.9444765Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:05:59.8646994Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:06:02.4562549Z Solving environment: ...working... done 2023-08-09T12:06:03.0315216Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:03.0674598Z 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:06:03.7941771Z 2023-08-09T12:06:03.7942305Z ## Package Plan ## 2023-08-09T12:06:03.7942649Z 2023-08-09T12:06:03.7943067Z environment location: C:\Jenkins\Miniconda3 2023-08-09T12:06:03.7943443Z 2023-08-09T12:06:03.7951158Z added / updated specs: 2023-08-09T12:06:03.7951725Z - ffmpeg[version='<5'] 2023-08-09T12:06:03.7952001Z 2023-08-09T12:06:03.7952014Z 2023-08-09T12:06:03.7952273Z The following packages will be downloaded: 2023-08-09T12:06:03.7952602Z 2023-08-09T12:06:03.7952810Z package | build 2023-08-09T12:06:03.7953328Z ---------------------------|----------------- 2023-08-09T12:06:03.7953895Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-08-09T12:06:03.7954880Z ------------------------------------------------------------ 2023-08-09T12:06:03.7955508Z Total: 17.6 MB 2023-08-09T12:06:03.7955826Z 2023-08-09T12:06:03.7956110Z The following NEW packages will be INSTALLED: 2023-08-09T12:06:03.7956467Z 2023-08-09T12:06:03.7956911Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-08-09T12:06:03.7957323Z 2023-08-09T12:06:03.7957333Z 2023-08-09T12:06:03.8052566Z Preparing transaction: ...working... done 2023-08-09T12:06:03.8412580Z Verifying transaction: ...working... done 2023-08-09T12:06:03.9255902Z Executing transaction: ...working... done 2023-08-09T12:06:04.2570942Z + 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:06:11.3522260Z Smoke test passed. 2023-08-09T12:06:11.3522493Z 2023-08-09T12:06:11.3522501Z 2023-08-09T12:06:11.4707959Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:06:19.1469572Z 2023-08-09T12:06:19.1470626Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke: 2023-08-09T12:06:19.1471236Z 2023-08-09T12:06:19.3748136Z ##[group]Run set -euxo pipefail 2023-08-09T12:06:19.3748467Z set -euxo pipefail 2023-08-09T12:06:19.3748731Z source "${BUILD_ENV_FILE}" 2023-08-09T12:06:19.3749063Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-08-09T12:06:19.3749582Z ${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:06:19.3776559Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T12:06:19.3776834Z env: 2023-08-09T12:06:19.3777079Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:06:19.3777366Z PYTHON_VERSION: 3.8 2023-08-09T12:06:19.3777617Z PACKAGE_TYPE: conda 2023-08-09T12:06:19.3777863Z REPOSITORY: pytorch/audio 2023-08-09T12:06:19.3778073Z REF: 2023-08-09T12:06:19.3778275Z CU_VERSION: cu121 2023-08-09T12:06:19.3778492Z CHANNEL: nightly 2023-08-09T12:06:19.3778789Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T12:06:19.3779133Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:06:19.3779698Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:06:19.3780267Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:06:19.3780689Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:06:19.3781004Z PACKAGE_NAME: torchaudio 2023-08-09T12:06:19.3781609Z CONDA_PYTORCHBOT_TOKEN: *** 2023-08-09T12:06:19.3781847Z ##[endgroup] 2023-08-09T12:06:19.6860467Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T12:06:19.6862198Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:06:19.6862734Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:06:19.6863051Z ++ export CMAKE_USE_CUDA=1 2023-08-09T12:06:19.6863348Z ++ CMAKE_USE_CUDA=1 2023-08-09T12:06:19.6863719Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T12:06:19.6864146Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T12:06:19.6864657Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-08-09T12:06:19.6865248Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T12:06:19.6865878Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T12:06:19.6866486Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T12:06:19.6867027Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T12:06:19.6867592Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T12:06:19.6868127Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:06:19.6868462Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:06:19.6869244Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:06:19.6869679Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:06:19.6870096Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:06:19.6870514Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T12:06:19.6870844Z ++ export FORCE_CUDA=1 2023-08-09T12:06:19.6871074Z ++ FORCE_CUDA=1 2023-08-09T12:06:19.6872113Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T12:06:19.6876222Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T12:06:19.6877313Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T12:06:19.6877606Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T12:06:19.6877886Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T12:06:19.6878132Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T12:06:19.6878445Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T12:06:19.6878773Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T12:06:19.6879051Z ++ export VERSION_SUFFIX= 2023-08-09T12:06:19.6879270Z ++ VERSION_SUFFIX= 2023-08-09T12:06:19.6879500Z ++ export WHEEL_DIR= 2023-08-09T12:06:19.6879720Z ++ WHEEL_DIR= 2023-08-09T12:06:19.6880111Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5808497225' conda install --yes --quiet anaconda-client 2023-08-09T12:06:40.5445589Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:06:40.5446106Z 2023-08-09T12:06:40.5446340Z Solving environment: ...working... done 2023-08-09T12:06:40.5446673Z 2023-08-09T12:06:40.5447667Z 2023-08-09T12:06:40.5447684Z 2023-08-09T12:06:40.5447993Z ## Package Plan ## 2023-08-09T12:06:40.5448294Z 2023-08-09T12:06:40.5448306Z 2023-08-09T12:06:40.5448318Z 2023-08-09T12:06:40.5448744Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T12:06:40.5449242Z 2023-08-09T12:06:40.5449253Z 2023-08-09T12:06:40.5449263Z 2023-08-09T12:06:40.5449463Z added / updated specs: 2023-08-09T12:06:40.5449745Z 2023-08-09T12:06:40.5449921Z - anaconda-client 2023-08-09T12:06:40.5450204Z 2023-08-09T12:06:40.5450214Z 2023-08-09T12:06:40.5450224Z 2023-08-09T12:06:40.5450233Z 2023-08-09T12:06:40.5450242Z 2023-08-09T12:06:40.5450498Z The following packages will be downloaded: 2023-08-09T12:06:40.5450845Z 2023-08-09T12:06:40.5450855Z 2023-08-09T12:06:40.5450864Z 2023-08-09T12:06:40.5451086Z package | build 2023-08-09T12:06:40.5451389Z 2023-08-09T12:06:40.5451619Z ---------------------------|----------------- 2023-08-09T12:06:40.5451958Z 2023-08-09T12:06:40.5452265Z anaconda-client-1.12.0 | py38haa95532_0 166 KB 2023-08-09T12:06:40.5452641Z 2023-08-09T12:06:40.5452936Z attrs-22.1.0 | py38haa95532_0 84 KB 2023-08-09T12:06:40.5453375Z 2023-08-09T12:06:40.5453516Z clyent-1.2.2 | py38_1 20 KB 2023-08-09T12:06:40.5453692Z 2023-08-09T12:06:40.5453845Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-08-09T12:06:40.5454034Z 2023-08-09T12:06:40.5454198Z importlib_resources-5.2.0 | pyhd3eb1b0_1 21 KB 2023-08-09T12:06:40.5454392Z 2023-08-09T12:06:40.5454541Z jsonschema-4.17.3 | py38haa95532_0 155 KB 2023-08-09T12:06:40.5454708Z 2023-08-09T12:06:40.5454857Z jupyter_core-5.3.0 | py38haa95532_0 107 KB 2023-08-09T12:06:40.5455046Z 2023-08-09T12:06:40.5455190Z nbformat-5.7.0 | py38haa95532_0 152 KB 2023-08-09T12:06:40.5455377Z 2023-08-09T12:06:40.5455546Z pkgutil-resolve-name-1.3.10| py38haa95532_0 10 KB 2023-08-09T12:06:40.5455753Z 2023-08-09T12:06:40.5455905Z platformdirs-2.5.2 | py38haa95532_0 24 KB 2023-08-09T12:06:40.5456101Z 2023-08-09T12:06:40.5456249Z pyrsistent-0.18.0 | py38h196d8e1_0 89 KB 2023-08-09T12:06:40.5456435Z 2023-08-09T12:06:40.5456579Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-08-09T12:06:40.5456777Z 2023-08-09T12:06:40.5457790Z python-fastjsonschema-2.16.2| py38haa95532_0 231 KB 2023-08-09T12:06:40.5458049Z 2023-08-09T12:06:40.5458199Z pywin32-305 | py38h2bbff1b_0 10.7 MB 2023-08-09T12:06:40.5458384Z 2023-08-09T12:06:40.5458546Z requests-toolbelt-1.0.0 | py38haa95532_0 71 KB 2023-08-09T12:06:40.5458741Z 2023-08-09T12:06:40.5458885Z traitlets-5.7.1 | py38haa95532_0 205 KB 2023-08-09T12:06:40.5459069Z 2023-08-09T12:06:40.5459193Z zipp-3.11.0 | py38haa95532_0 20 KB 2023-08-09T12:06:40.5459373Z 2023-08-09T12:06:40.5459539Z ------------------------------------------------------------ 2023-08-09T12:06:40.5459751Z 2023-08-09T12:06:40.5459875Z Total: 12.3 MB 2023-08-09T12:06:40.5460091Z 2023-08-09T12:06:40.5460100Z 2023-08-09T12:06:40.5460109Z 2023-08-09T12:06:40.5460362Z The following NEW packages will be INSTALLED: 2023-08-09T12:06:40.5460700Z 2023-08-09T12:06:40.5460710Z 2023-08-09T12:06:40.5460720Z 2023-08-09T12:06:40.5461130Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py38haa95532_0 2023-08-09T12:06:40.5461564Z 2023-08-09T12:06:40.5461862Z attrs pkgs/main/win-64::attrs-22.1.0-py38haa95532_0 2023-08-09T12:06:40.5462213Z 2023-08-09T12:06:40.5462487Z clyent pkgs/main/win-64::clyent-1.2.2-py38_1 2023-08-09T12:06:40.5462828Z 2023-08-09T12:06:40.5463167Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-08-09T12:06:40.5463399Z 2023-08-09T12:06:40.5463616Z importlib_resourc~ pkgs/main/noarch::importlib_resources-5.2.0-pyhd3eb1b0_1 2023-08-09T12:06:40.5463859Z 2023-08-09T12:06:40.5464059Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py38haa95532_0 2023-08-09T12:06:40.5464283Z 2023-08-09T12:06:40.5464469Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py38haa95532_0 2023-08-09T12:06:40.5464687Z 2023-08-09T12:06:40.5464872Z nbformat pkgs/main/win-64::nbformat-5.7.0-py38haa95532_0 2023-08-09T12:06:40.5465083Z 2023-08-09T12:06:40.5465307Z pkgutil-resolve-n~ pkgs/main/win-64::pkgutil-resolve-name-1.3.10-py38haa95532_0 2023-08-09T12:06:40.5465577Z 2023-08-09T12:06:40.5465774Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py38haa95532_0 2023-08-09T12:06:40.5466008Z 2023-08-09T12:06:40.5466200Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py38h196d8e1_0 2023-08-09T12:06:40.5466416Z 2023-08-09T12:06:40.5466629Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-08-09T12:06:40.5466874Z 2023-08-09T12:06:40.5467167Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py38haa95532_0 2023-08-09T12:06:40.5467601Z 2023-08-09T12:06:40.5467774Z pywin32 pkgs/main/win-64::pywin32-305-py38h2bbff1b_0 2023-08-09T12:06:40.5467974Z 2023-08-09T12:06:40.5468200Z requests-toolbelt pkgs/main/win-64::requests-toolbelt-1.0.0-py38haa95532_0 2023-08-09T12:06:40.5468439Z 2023-08-09T12:06:40.5468620Z traitlets pkgs/main/win-64::traitlets-5.7.1-py38haa95532_0 2023-08-09T12:06:40.5468834Z 2023-08-09T12:06:40.5469003Z zipp pkgs/main/win-64::zipp-3.11.0-py38haa95532_0 2023-08-09T12:06:40.5469206Z 2023-08-09T12:06:40.5469211Z 2023-08-09T12:06:40.5469217Z 2023-08-09T12:06:40.5469223Z 2023-08-09T12:06:40.5469229Z 2023-08-09T12:06:40.5469365Z Preparing transaction: ...working... done 2023-08-09T12:06:40.5469549Z 2023-08-09T12:06:40.5469678Z Verifying transaction: ...working... done 2023-08-09T12:06:40.5469854Z 2023-08-09T12:06:40.5469982Z Executing transaction: ...working... done 2023-08-09T12:06:40.5470160Z 2023-08-09T12:06:40.5470166Z 2023-08-09T12:06:40.6536300Z + 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:06:53.2058678Z Using Anaconda API: https://api.anaconda.org 2023-08-09T12:06:53.2059042Z 2023-08-09T12:06:53.2059310Z Using "pytorch-nightly" as upload username 2023-08-09T12:06:53.2061537Z 2023-08-09T12:06:53.2062166Z Processing "distr/win-64\torchaudio-2.1.0.dev20230809-py38_cu121.tar.bz2" 2023-08-09T12:06:53.2062614Z 2023-08-09T12:06:53.2062805Z Detecting file type... 2023-08-09T12:06:53.2063081Z 2023-08-09T12:06:53.2063248Z File type is "Conda" 2023-08-09T12:06:53.2063502Z 2023-08-09T12:06:53.2063720Z Extracting conda attributes for upload 2023-08-09T12:06:53.2064058Z 2023-08-09T12:06:53.2064264Z Creating package "torchaudio" 2023-08-09T12:06:53.2064707Z 2023-08-09T12:06:53.2064937Z Creating release "2.1.0.dev20230809" 2023-08-09T12:06:53.2065245Z 2023-08-09T12:06:53.2065708Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230809/win-64/torchaudio-2.1.0.dev20230809-py38_cu121.tar.bz2" 2023-08-09T12:06:53.2066195Z 2023-08-09T12:06:53.2067318Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230809-py38_cu121.tar.bz2" already exists. Removing. 2023-08-09T12:06:53.2067877Z 2023-08-09T12:06:53.2067889Z 2023-08-09T12:06:53.2068088Z 0%| | 0.00/7.05M [00:00