2023-08-09T11:34:32.9979004Z Requested labels: windows.4xlarge 2023-08-09T11:34:32.9979220Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-08-09T11:34:32.9979509Z Reusable workflow chain: 2023-08-09T11:34:32.9979642Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (fe9b9ff75edebf1e0e326f64577d64df3b5858db) 2023-08-09T11:34:32.9979770Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:34:32.9979912Z Waiting for a runner to pick up this job... 2023-08-09T11:38:57.6612458Z Job is about to start running on the runner: i-0473e567d1ca83a33 (organization) 2023-08-09T11:41:07.1101471Z Current runner version: '2.307.1' 2023-08-09T11:41:07.1107314Z Runner name: 'i-0473e567d1ca83a33' 2023-08-09T11:41:07.1107748Z Runner group name: 'Default' 2023-08-09T11:41:07.1108393Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-08-09T11:41:07.1110414Z ##[group]GITHUB_TOKEN Permissions 2023-08-09T11:41:07.1110989Z Actions: write 2023-08-09T11:41:07.1111256Z Checks: write 2023-08-09T11:41:07.1111508Z Contents: write 2023-08-09T11:41:07.1111757Z Deployments: write 2023-08-09T11:41:07.1112031Z Discussions: write 2023-08-09T11:41:07.1112311Z Issues: write 2023-08-09T11:41:07.1112562Z Metadata: read 2023-08-09T11:41:07.1112805Z Packages: write 2023-08-09T11:41:07.1113071Z Pages: write 2023-08-09T11:41:07.1113346Z PullRequests: write 2023-08-09T11:41:07.1113642Z RepositoryProjects: write 2023-08-09T11:41:07.1113962Z SecurityEvents: write 2023-08-09T11:41:07.1114244Z Statuses: write 2023-08-09T11:41:07.1114547Z ##[endgroup] 2023-08-09T11:41:07.1117606Z Secret source: Actions 2023-08-09T11:41:07.1118117Z Prepare workflow directory 2023-08-09T11:41:07.2078989Z Prepare all required actions 2023-08-09T11:41:07.2236080Z Getting action download info 2023-08-09T11:41:07.4210812Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-08-09T11:41:08.7159683Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-08-09T11:41:09.7006381Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:41:09.7007888Z ##[group] Inputs 2023-08-09T11:41:09.7008092Z runner-type: 2023-08-09T11:41:09.7008336Z conda-package-directory: packaging/torchaudio 2023-08-09T11:41:09.7008668Z repository: pytorch/audio 2023-08-09T11:41:09.7008849Z ref: 2023-08-09T11:41:09.7009045Z test-infra-repository: pytorch/test-infra 2023-08-09T11:41:09.7009270Z test-infra-ref: main 2023-08-09T11:41:09.7015982Z build-matrix: {"include": [{"python_version": "3.8", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_8-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.8", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_8-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.8", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_8-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.9", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_9-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.9", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_9-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.9", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_9-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.10", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_10-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_10-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_10-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.11", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_11-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_11-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_11-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}]} 2023-08-09T11:41:09.7022162Z pre-script: 2023-08-09T11:41:09.7022345Z post-script: 2023-08-09T11:41:09.7022537Z package-name: torchaudio 2023-08-09T11:41:09.7022753Z trigger-event: push 2023-08-09T11:41:09.7023000Z smoke-test-script: test/smoke_test/smoke_test.py 2023-08-09T11:41:09.7023227Z cache-path: 2023-08-09T11:41:09.7023403Z cache-key: 2023-08-09T11:41:09.7023586Z ##[endgroup] 2023-08-09T11:41:09.7024159Z Complete job name: pytorch/audio / conda-py3_10-cpu 2023-08-09T11:41:10.5281171Z ##[group]Run actions/checkout@v3 2023-08-09T11:41:10.5281441Z with: 2023-08-09T11:41:10.5281649Z repository: pytorch/test-infra 2023-08-09T11:41:10.5281851Z ref: main 2023-08-09T11:41:10.5282023Z path: test-infra 2023-08-09T11:41:10.5282339Z token: *** 2023-08-09T11:41:10.5282515Z ssh-strict: true 2023-08-09T11:41:10.5282721Z persist-credentials: true 2023-08-09T11:41:10.5282920Z clean: true 2023-08-09T11:41:10.5283128Z sparse-checkout-cone-mode: true 2023-08-09T11:41:10.5283360Z fetch-depth: 1 2023-08-09T11:41:10.5283566Z lfs: false 2023-08-09T11:41:10.5283740Z submodules: false 2023-08-09T11:41:10.5284538Z set-safe-directory: true 2023-08-09T11:41:10.5284732Z env: 2023-08-09T11:41:10.5284946Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:10.5285188Z PYTHON_VERSION: 3.10 2023-08-09T11:41:10.5285372Z PACKAGE_TYPE: conda 2023-08-09T11:41:10.5285574Z REPOSITORY: pytorch/audio 2023-08-09T11:41:10.5285766Z REF: 2023-08-09T11:41:10.5285975Z CU_VERSION: cpu 2023-08-09T11:41:10.5286153Z ##[endgroup] 2023-08-09T11:41:10.6543690Z Syncing repository: pytorch/test-infra 2023-08-09T11:41:10.6545063Z ##[group]Getting Git version info 2023-08-09T11:41:10.6545416Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-08-09T11:41:10.6580413Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:11.4033278Z git version 2.41.0.windows.1 2023-08-09T11:41:11.4066663Z ##[endgroup] 2023-08-09T11:41:11.4094099Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\438c148f-fb1a-4e5e-946d-c13f4db06496' before making global git config changes 2023-08-09T11:41:11.4094598Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:11.4102971Z [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:11.4399771Z ##[group]Initializing the repository 2023-08-09T11:41:11.4406713Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-08-09T11:41:11.7813739Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-08-09T11:41:11.7850989Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-08-09T11:41:11.8095682Z ##[endgroup] 2023-08-09T11:41:11.8096106Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:11.8102514Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:11.8323719Z ##[endgroup] 2023-08-09T11:41:11.8324115Z ##[group]Setting up auth 2023-08-09T11:41:11.8334880Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:11.8547073Z [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:16.5661300Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:16.5885441Z [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:16.9092182Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:16.9311231Z ##[endgroup] 2023-08-09T11:41:16.9311695Z ##[group]Fetching the repository 2023-08-09T11:41:16.9323351Z [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.5496517Z remote: Enumerating objects: 1076, done. 2023-08-09T11:41:21.5496893Z remote: Counting objects: 0% (1/1076) 2023-08-09T11:41:21.5497891Z remote: Counting objects: 1% (11/1076) 2023-08-09T11:41:21.5498149Z remote: Counting objects: 2% (22/1076) 2023-08-09T11:41:21.5498400Z remote: Counting objects: 3% (33/1076) 2023-08-09T11:41:21.5498643Z remote: Counting objects: 4% (44/1076) 2023-08-09T11:41:21.5498888Z remote: Counting objects: 5% (54/1076) 2023-08-09T11:41:21.5499130Z remote: Counting objects: 6% (65/1076) 2023-08-09T11:41:21.5499361Z remote: Counting objects: 7% (76/1076) 2023-08-09T11:41:21.5499774Z remote: Counting objects: 8% (87/1076) 2023-08-09T11:41:21.5500011Z remote: Counting objects: 9% (97/1076) 2023-08-09T11:41:21.5500254Z remote: Counting objects: 10% (108/1076) 2023-08-09T11:41:21.5500489Z remote: Counting objects: 11% (119/1076) 2023-08-09T11:41:21.5500738Z remote: Counting objects: 12% (130/1076) 2023-08-09T11:41:21.5500980Z remote: Counting objects: 13% (140/1076) 2023-08-09T11:41:21.5501219Z remote: Counting objects: 14% (151/1076) 2023-08-09T11:41:21.5501507Z remote: Counting objects: 15% (162/1076) 2023-08-09T11:41:21.5501750Z remote: Counting objects: 16% (173/1076) 2023-08-09T11:41:21.5501988Z remote: Counting objects: 17% (183/1076) 2023-08-09T11:41:21.5502226Z remote: Counting objects: 18% (194/1076) 2023-08-09T11:41:21.5502448Z remote: Counting objects: 19% (205/1076) 2023-08-09T11:41:21.5502682Z remote: Counting objects: 20% (216/1076) 2023-08-09T11:41:21.5502926Z remote: Counting objects: 21% (226/1076) 2023-08-09T11:41:21.5503164Z remote: Counting objects: 22% (237/1076) 2023-08-09T11:41:21.5503427Z remote: Counting objects: 23% (248/1076) 2023-08-09T11:41:21.5503674Z remote: Counting objects: 24% (259/1076) 2023-08-09T11:41:21.5503916Z remote: Counting objects: 25% (269/1076) 2023-08-09T11:41:21.5504174Z remote: Counting objects: 26% (280/1076) 2023-08-09T11:41:21.5504420Z remote: Counting objects: 27% (291/1076) 2023-08-09T11:41:21.5504650Z remote: Counting objects: 28% (302/1076) 2023-08-09T11:41:21.5504884Z remote: Counting objects: 29% (313/1076) 2023-08-09T11:41:21.5505123Z remote: Counting objects: 30% (323/1076) 2023-08-09T11:41:21.5505361Z remote: Counting objects: 31% (334/1076) 2023-08-09T11:41:21.5505780Z remote: Counting objects: 32% (345/1076) 2023-08-09T11:41:21.5506008Z remote: Counting objects: 33% (356/1076) 2023-08-09T11:41:21.5506285Z remote: Counting objects: 34% (366/1076) 2023-08-09T11:41:21.5506525Z remote: Counting objects: 35% (377/1076) 2023-08-09T11:41:21.5506765Z remote: Counting objects: 36% (388/1076) 2023-08-09T11:41:21.5506990Z remote: Counting objects: 37% (399/1076) 2023-08-09T11:41:21.5507242Z remote: Counting objects: 38% (409/1076) 2023-08-09T11:41:21.5507513Z remote: Counting objects: 39% (420/1076) 2023-08-09T11:41:21.5507766Z remote: Counting objects: 40% (431/1076) 2023-08-09T11:41:21.5507994Z remote: Counting objects: 41% (442/1076) 2023-08-09T11:41:21.5508229Z remote: Counting objects: 42% (452/1076) 2023-08-09T11:41:21.5508469Z remote: Counting objects: 43% (463/1076) 2023-08-09T11:41:21.5508706Z remote: Counting objects: 44% (474/1076) 2023-08-09T11:41:21.5508932Z remote: Counting objects: 45% (485/1076) 2023-08-09T11:41:21.5509185Z remote: Counting objects: 46% (495/1076) 2023-08-09T11:41:21.5509422Z remote: Counting objects: 47% (506/1076) 2023-08-09T11:41:21.5509659Z remote: Counting objects: 48% (517/1076) 2023-08-09T11:41:21.5509878Z remote: Counting objects: 49% (528/1076) 2023-08-09T11:41:21.5510690Z remote: Counting objects: 50% (538/1076) 2023-08-09T11:41:21.5510946Z remote: Counting objects: 51% (549/1076) 2023-08-09T11:41:21.5511181Z remote: Counting objects: 52% (560/1076) 2023-08-09T11:41:21.5511418Z remote: Counting objects: 53% (571/1076) 2023-08-09T11:41:21.5511640Z remote: Counting objects: 54% (582/1076) 2023-08-09T11:41:21.5511874Z remote: Counting objects: 55% (592/1076) 2023-08-09T11:41:21.5512111Z remote: Counting objects: 56% (603/1076) 2023-08-09T11:41:21.5512340Z remote: Counting objects: 57% (614/1076) 2023-08-09T11:41:21.5512561Z remote: Counting objects: 58% (625/1076) 2023-08-09T11:41:21.5512883Z remote: Counting objects: 59% (635/1076) 2023-08-09T11:41:21.5513111Z remote: Counting objects: 60% (646/1076) 2023-08-09T11:41:21.5513348Z remote: Counting objects: 61% (657/1076) 2023-08-09T11:41:21.5513569Z remote: Counting objects: 62% (668/1076) 2023-08-09T11:41:21.5513804Z remote: Counting objects: 63% (678/1076) 2023-08-09T11:41:21.5514039Z remote: Counting objects: 64% (689/1076) 2023-08-09T11:41:21.5514272Z remote: Counting objects: 65% (700/1076) 2023-08-09T11:41:21.5514494Z remote: Counting objects: 66% (711/1076) 2023-08-09T11:41:21.5514727Z remote: Counting objects: 67% (721/1076) 2023-08-09T11:41:21.5514963Z remote: Counting objects: 68% (732/1076) 2023-08-09T11:41:21.5515261Z remote: Counting objects: 69% (743/1076) 2023-08-09T11:41:21.5515496Z remote: Counting objects: 70% (754/1076) 2023-08-09T11:41:21.5515718Z remote: Counting objects: 71% (764/1076) 2023-08-09T11:41:21.5515956Z remote: Counting objects: 72% (775/1076) 2023-08-09T11:41:21.5516187Z remote: Counting objects: 73% (786/1076) 2023-08-09T11:41:21.5516420Z remote: Counting objects: 74% (797/1076) 2023-08-09T11:41:21.5516643Z remote: Counting objects: 75% (807/1076) 2023-08-09T11:41:21.5516877Z remote: Counting objects: 76% (818/1076) 2023-08-09T11:41:21.5517111Z remote: Counting objects: 77% (829/1076) 2023-08-09T11:41:21.5517342Z remote: Counting objects: 78% (840/1076) 2023-08-09T11:41:21.5517562Z remote: Counting objects: 79% (851/1076) 2023-08-09T11:41:21.5517792Z remote: Counting objects: 80% (861/1076) 2023-08-09T11:41:21.5518022Z remote: Counting objects: 81% (872/1076) 2023-08-09T11:41:21.5518253Z remote: Counting objects: 82% (883/1076) 2023-08-09T11:41:21.5518469Z remote: Counting objects: 83% (894/1076) 2023-08-09T11:41:21.5518699Z remote: Counting objects: 84% (904/1076) 2023-08-09T11:41:21.5518934Z remote: Counting objects: 85% (915/1076) 2023-08-09T11:41:21.5519249Z remote: Counting objects: 86% (926/1076) 2023-08-09T11:41:21.5519480Z remote: Counting objects: 87% (937/1076) 2023-08-09T11:41:21.5519717Z remote: Counting objects: 88% (947/1076) 2023-08-09T11:41:21.5519953Z remote: Counting objects: 89% (958/1076) 2023-08-09T11:41:21.5520189Z remote: Counting objects: 90% (969/1076) 2023-08-09T11:41:21.5520425Z remote: Counting objects: 91% (980/1076) 2023-08-09T11:41:21.5520650Z remote: Counting objects: 92% (990/1076) 2023-08-09T11:41:21.5520890Z remote: Counting objects: 93% (1001/1076) 2023-08-09T11:41:21.5521138Z remote: Counting objects: 94% (1012/1076) 2023-08-09T11:41:21.5521389Z remote: Counting objects: 95% (1023/1076) 2023-08-09T11:41:21.5521640Z remote: Counting objects: 96% (1033/1076) 2023-08-09T11:41:21.5521867Z remote: Counting objects: 97% (1044/1076) 2023-08-09T11:41:21.5522113Z remote: Counting objects: 98% (1055/1076) 2023-08-09T11:41:21.5522353Z remote: Counting objects: 99% (1066/1076) 2023-08-09T11:41:21.5522591Z remote: Counting objects: 100% (1076/1076) 2023-08-09T11:41:21.5522932Z remote: Counting objects: 100% (1076/1076), done. 2023-08-09T11:41:21.5523207Z remote: Compressing objects: 0% (1/864) 2023-08-09T11:41:21.5532668Z remote: Compressing objects: 1% (9/864) 2023-08-09T11:41:21.5549552Z remote: Compressing objects: 2% (18/864) 2023-08-09T11:41:21.5567807Z remote: Compressing objects: 3% (26/864) 2023-08-09T11:41:21.5580600Z remote: Compressing objects: 4% (35/864) 2023-08-09T11:41:21.5601617Z remote: Compressing objects: 5% (44/864) 2023-08-09T11:41:21.5670270Z remote: Compressing objects: 6% (52/864) 2023-08-09T11:41:21.5670558Z remote: Compressing objects: 7% (61/864) 2023-08-09T11:41:21.5671469Z remote: Compressing objects: 8% (70/864) 2023-08-09T11:41:21.5715516Z remote: Compressing objects: 9% (78/864) 2023-08-09T11:41:21.5716000Z remote: Compressing objects: 10% (87/864) 2023-08-09T11:41:21.5722376Z remote: Compressing objects: 11% (96/864) 2023-08-09T11:41:21.5739560Z remote: Compressing objects: 12% (104/864) 2023-08-09T11:41:21.5742634Z remote: Compressing objects: 13% (113/864) 2023-08-09T11:41:21.5758249Z remote: Compressing objects: 14% (121/864) 2023-08-09T11:41:21.5770473Z remote: Compressing objects: 15% (130/864) 2023-08-09T11:41:21.5786447Z remote: Compressing objects: 16% (139/864) 2023-08-09T11:41:21.5794508Z remote: Compressing objects: 17% (147/864) 2023-08-09T11:41:21.5808332Z remote: Compressing objects: 18% (156/864) 2023-08-09T11:41:21.5812565Z remote: Compressing objects: 19% (165/864) 2023-08-09T11:41:21.5825768Z remote: Compressing objects: 20% (173/864) 2023-08-09T11:41:21.5837897Z remote: Compressing objects: 21% (182/864) 2023-08-09T11:41:21.5840017Z remote: Compressing objects: 22% (191/864) 2023-08-09T11:41:21.5840926Z remote: Compressing objects: 23% (199/864) 2023-08-09T11:41:21.5850454Z remote: Compressing objects: 24% (208/864) 2023-08-09T11:41:21.5860745Z remote: Compressing objects: 25% (216/864) 2023-08-09T11:41:21.5873417Z remote: Compressing objects: 26% (225/864) 2023-08-09T11:41:21.5900718Z remote: Compressing objects: 27% (234/864) 2023-08-09T11:41:21.5966916Z remote: Compressing objects: 28% (242/864) 2023-08-09T11:41:21.6030900Z remote: Compressing objects: 29% (251/864) 2023-08-09T11:41:21.6047418Z remote: Compressing objects: 30% (260/864) 2023-08-09T11:41:21.6055040Z remote: Compressing objects: 31% (268/864) 2023-08-09T11:41:21.6071928Z remote: Compressing objects: 32% (277/864) 2023-08-09T11:41:21.6091331Z remote: Compressing objects: 33% (286/864) 2023-08-09T11:41:21.6113890Z remote: Compressing objects: 34% (294/864) 2023-08-09T11:41:21.6131708Z remote: Compressing objects: 35% (303/864) 2023-08-09T11:41:21.6147006Z remote: Compressing objects: 36% (312/864) 2023-08-09T11:41:21.6156205Z remote: Compressing objects: 37% (320/864) 2023-08-09T11:41:21.6157784Z remote: Compressing objects: 38% (329/864) 2023-08-09T11:41:21.6160794Z remote: Compressing objects: 39% (337/864) 2023-08-09T11:41:21.6162854Z remote: Compressing objects: 40% (346/864) 2023-08-09T11:41:21.6164092Z remote: Compressing objects: 41% (355/864) 2023-08-09T11:41:21.6174363Z remote: Compressing objects: 42% (363/864) 2023-08-09T11:41:21.6184072Z remote: Compressing objects: 43% (372/864) 2023-08-09T11:41:21.6301499Z remote: Compressing objects: 44% (381/864) 2023-08-09T11:41:21.6306776Z remote: Compressing objects: 45% (389/864) 2023-08-09T11:41:21.6308328Z remote: Compressing objects: 46% (398/864) 2023-08-09T11:41:21.6311033Z remote: Compressing objects: 47% (407/864) 2023-08-09T11:41:21.6318598Z remote: Compressing objects: 48% (415/864) 2023-08-09T11:41:21.6322302Z remote: Compressing objects: 49% (424/864) 2023-08-09T11:41:21.6326126Z remote: Compressing objects: 50% (432/864) 2023-08-09T11:41:21.6327021Z remote: Compressing objects: 51% (441/864) 2023-08-09T11:41:21.6327279Z remote: Compressing objects: 52% (450/864) 2023-08-09T11:41:21.6327825Z remote: Compressing objects: 53% (458/864) 2023-08-09T11:41:21.6334480Z remote: Compressing objects: 54% (467/864) 2023-08-09T11:41:21.6341248Z remote: Compressing objects: 55% (476/864) 2023-08-09T11:41:21.6344871Z remote: Compressing objects: 56% (484/864) 2023-08-09T11:41:21.6349763Z remote: Compressing objects: 57% (493/864) 2023-08-09T11:41:21.6354768Z remote: Compressing objects: 58% (502/864) 2023-08-09T11:41:21.6375128Z remote: Compressing objects: 59% (510/864) 2023-08-09T11:41:21.6379611Z remote: Compressing objects: 60% (519/864) 2023-08-09T11:41:21.6379863Z remote: Compressing objects: 61% (528/864) 2023-08-09T11:41:21.6383569Z remote: Compressing objects: 62% (536/864) 2023-08-09T11:41:21.6398396Z remote: Compressing objects: 63% (545/864) 2023-08-09T11:41:21.6410795Z remote: Compressing objects: 64% (553/864) 2023-08-09T11:41:21.6486445Z remote: Compressing objects: 65% (562/864) 2023-08-09T11:41:21.6492507Z remote: Compressing objects: 66% (571/864) 2023-08-09T11:41:21.6492818Z remote: Compressing objects: 67% (579/864) 2023-08-09T11:41:21.6493081Z remote: Compressing objects: 68% (588/864) 2023-08-09T11:41:21.6493345Z remote: Compressing objects: 69% (597/864) 2023-08-09T11:41:21.6493605Z remote: Compressing objects: 70% (605/864) 2023-08-09T11:41:21.6493858Z remote: Compressing objects: 71% (614/864) 2023-08-09T11:41:21.6494110Z remote: Compressing objects: 72% (623/864) 2023-08-09T11:41:21.6661871Z remote: Compressing objects: 73% (631/864) 2023-08-09T11:41:21.6664797Z remote: Compressing objects: 74% (640/864) 2023-08-09T11:41:21.6669478Z remote: Compressing objects: 75% (648/864) 2023-08-09T11:41:21.6670711Z remote: Compressing objects: 76% (657/864) 2023-08-09T11:41:21.6672044Z remote: Compressing objects: 77% (666/864) 2023-08-09T11:41:21.6680104Z remote: Compressing objects: 78% (674/864) 2023-08-09T11:41:21.6694321Z remote: Compressing objects: 79% (683/864) 2023-08-09T11:41:21.6708625Z remote: Compressing objects: 80% (692/864) 2023-08-09T11:41:21.6718967Z remote: Compressing objects: 81% (700/864) 2023-08-09T11:41:21.6720416Z remote: Compressing objects: 82% (709/864) 2023-08-09T11:41:21.6727896Z remote: Compressing objects: 83% (718/864) 2023-08-09T11:41:21.6734160Z remote: Compressing objects: 84% (726/864) 2023-08-09T11:41:21.6735515Z remote: Compressing objects: 85% (735/864) 2023-08-09T11:41:21.6737371Z remote: Compressing objects: 86% (744/864) 2023-08-09T11:41:21.6738311Z remote: Compressing objects: 87% (752/864) 2023-08-09T11:41:21.6739244Z remote: Compressing objects: 88% (761/864) 2023-08-09T11:41:21.6740830Z remote: Compressing objects: 89% (769/864) 2023-08-09T11:41:21.6744200Z remote: Compressing objects: 90% (778/864) 2023-08-09T11:41:21.6748956Z remote: Compressing objects: 91% (787/864) 2023-08-09T11:41:21.6749211Z remote: Compressing objects: 92% (795/864) 2023-08-09T11:41:21.6749461Z remote: Compressing objects: 93% (804/864) 2023-08-09T11:41:21.6749707Z remote: Compressing objects: 94% (813/864) 2023-08-09T11:41:21.6751986Z remote: Compressing objects: 95% (821/864) 2023-08-09T11:41:21.6752260Z remote: Compressing objects: 96% (830/864) 2023-08-09T11:41:21.6752506Z remote: Compressing objects: 97% (839/864) 2023-08-09T11:41:21.6752753Z remote: Compressing objects: 98% (847/864) 2023-08-09T11:41:21.6753005Z remote: Compressing objects: 99% (856/864) 2023-08-09T11:41:21.6753872Z remote: Compressing objects: 100% (864/864) 2023-08-09T11:41:21.6754165Z remote: Compressing objects: 100% (864/864), done. 2023-08-09T11:41:21.7955037Z Receiving objects: 0% (1/1076) 2023-08-09T11:41:21.7957380Z Receiving objects: 1% (11/1076) 2023-08-09T11:41:21.7960025Z Receiving objects: 2% (22/1076) 2023-08-09T11:41:21.8044895Z Receiving objects: 3% (33/1076) 2023-08-09T11:41:21.8046892Z Receiving objects: 4% (44/1076) 2023-08-09T11:41:21.8053242Z Receiving objects: 5% (54/1076) 2023-08-09T11:41:21.8058891Z Receiving objects: 6% (65/1076) 2023-08-09T11:41:21.8061843Z Receiving objects: 7% (76/1076) 2023-08-09T11:41:21.8064936Z Receiving objects: 8% (87/1076) 2023-08-09T11:41:21.8067179Z Receiving objects: 9% (97/1076) 2023-08-09T11:41:21.8068697Z Receiving objects: 10% (108/1076) 2023-08-09T11:41:21.8070229Z Receiving objects: 11% (119/1076) 2023-08-09T11:41:21.8072547Z Receiving objects: 12% (130/1076) 2023-08-09T11:41:21.8076323Z Receiving objects: 13% (140/1076) 2023-08-09T11:41:21.8077769Z Receiving objects: 14% (151/1076) 2023-08-09T11:41:21.8080807Z Receiving objects: 15% (162/1076) 2023-08-09T11:41:21.8083789Z Receiving objects: 16% (173/1076) 2023-08-09T11:41:21.8088476Z Receiving objects: 17% (183/1076) 2023-08-09T11:41:21.8095349Z Receiving objects: 18% (194/1076) 2023-08-09T11:41:21.8098871Z Receiving objects: 19% (205/1076) 2023-08-09T11:41:21.8101306Z Receiving objects: 20% (216/1076) 2023-08-09T11:41:21.8102557Z Receiving objects: 21% (226/1076) 2023-08-09T11:41:21.8122977Z Receiving objects: 22% (237/1076) 2023-08-09T11:41:21.8131053Z Receiving objects: 23% (248/1076) 2023-08-09T11:41:21.8132615Z Receiving objects: 24% (259/1076) 2023-08-09T11:41:21.8133544Z Receiving objects: 25% (269/1076) 2023-08-09T11:41:21.8137426Z Receiving objects: 26% (280/1076) 2023-08-09T11:41:21.8139899Z Receiving objects: 27% (291/1076) 2023-08-09T11:41:21.8142535Z Receiving objects: 28% (302/1076) 2023-08-09T11:41:21.8143830Z Receiving objects: 29% (313/1076) 2023-08-09T11:41:21.8145697Z Receiving objects: 30% (323/1076) 2023-08-09T11:41:21.8152333Z Receiving objects: 31% (334/1076) 2023-08-09T11:41:21.8166154Z Receiving objects: 32% (345/1076) 2023-08-09T11:41:21.8172435Z Receiving objects: 33% (356/1076) 2023-08-09T11:41:21.8194117Z Receiving objects: 34% (366/1076) 2023-08-09T11:41:21.8195801Z Receiving objects: 35% (377/1076) 2023-08-09T11:41:21.8196933Z Receiving objects: 36% (388/1076) 2023-08-09T11:41:21.8200933Z Receiving objects: 37% (399/1076) 2023-08-09T11:41:21.8202117Z Receiving objects: 38% (409/1076) 2023-08-09T11:41:21.8204402Z Receiving objects: 39% (420/1076) 2023-08-09T11:41:21.8213297Z Receiving objects: 40% (431/1076) 2023-08-09T11:41:21.8217271Z Receiving objects: 41% (442/1076) 2023-08-09T11:41:21.8221086Z Receiving objects: 42% (452/1076) 2023-08-09T11:41:21.8226430Z Receiving objects: 43% (463/1076) 2023-08-09T11:41:21.8230391Z Receiving objects: 44% (474/1076) 2023-08-09T11:41:21.8235737Z Receiving objects: 45% (485/1076) 2023-08-09T11:41:21.8237251Z Receiving objects: 46% (495/1076) 2023-08-09T11:41:21.8240692Z Receiving objects: 47% (506/1076) 2023-08-09T11:41:21.8248107Z Receiving objects: 48% (517/1076) 2023-08-09T11:41:21.8248484Z Receiving objects: 49% (528/1076) 2023-08-09T11:41:21.8249848Z Receiving objects: 50% (538/1076) 2023-08-09T11:41:21.8251445Z Receiving objects: 51% (549/1076) 2023-08-09T11:41:21.8251877Z Receiving objects: 52% (560/1076) 2023-08-09T11:41:21.8253092Z Receiving objects: 53% (571/1076) 2023-08-09T11:41:21.8253448Z Receiving objects: 54% (582/1076) 2023-08-09T11:41:21.8256531Z Receiving objects: 55% (592/1076) 2023-08-09T11:41:21.8258221Z Receiving objects: 56% (603/1076) 2023-08-09T11:41:21.8260996Z Receiving objects: 57% (614/1076) 2023-08-09T11:41:21.8264413Z Receiving objects: 58% (625/1076) 2023-08-09T11:41:21.8267007Z Receiving objects: 59% (635/1076) 2023-08-09T11:41:21.8269451Z Receiving objects: 60% (646/1076) 2023-08-09T11:41:21.8276291Z Receiving objects: 61% (657/1076) 2023-08-09T11:41:21.8281142Z Receiving objects: 62% (668/1076) 2023-08-09T11:41:21.8316480Z Receiving objects: 63% (678/1076) 2023-08-09T11:41:21.8320369Z Receiving objects: 64% (689/1076) 2023-08-09T11:41:21.8323405Z Receiving objects: 65% (700/1076) 2023-08-09T11:41:21.8398823Z Receiving objects: 66% (711/1076) 2023-08-09T11:41:21.8402173Z Receiving objects: 67% (721/1076) 2023-08-09T11:41:21.8404150Z Receiving objects: 68% (732/1076) 2023-08-09T11:41:21.8406898Z Receiving objects: 69% (743/1076) 2023-08-09T11:41:21.8407478Z Receiving objects: 70% (754/1076) 2023-08-09T11:41:21.8408838Z Receiving objects: 71% (764/1076) 2023-08-09T11:41:21.8416757Z Receiving objects: 72% (775/1076) 2023-08-09T11:41:21.8420840Z Receiving objects: 73% (786/1076) 2023-08-09T11:41:21.8425122Z Receiving objects: 74% (797/1076) 2023-08-09T11:41:21.8427681Z Receiving objects: 75% (807/1076) 2023-08-09T11:41:21.8429899Z Receiving objects: 76% (818/1076) 2023-08-09T11:41:21.8432374Z Receiving objects: 77% (829/1076) 2023-08-09T11:41:21.8434105Z Receiving objects: 78% (840/1076) 2023-08-09T11:41:21.8436121Z Receiving objects: 79% (851/1076) 2023-08-09T11:41:21.8436907Z Receiving objects: 80% (861/1076) 2023-08-09T11:41:21.8437166Z Receiving objects: 81% (872/1076) 2023-08-09T11:41:21.8437442Z Receiving objects: 82% (883/1076) 2023-08-09T11:41:21.8438615Z Receiving objects: 83% (894/1076) 2023-08-09T11:41:21.8440832Z Receiving objects: 84% (904/1076) 2023-08-09T11:41:21.8442080Z Receiving objects: 85% (915/1076) 2023-08-09T11:41:21.8443686Z Receiving objects: 86% (926/1076) 2023-08-09T11:41:21.8444559Z Receiving objects: 87% (937/1076) 2023-08-09T11:41:21.8445159Z Receiving objects: 88% (947/1076) 2023-08-09T11:41:21.8445461Z Receiving objects: 89% (958/1076) 2023-08-09T11:41:21.8446389Z Receiving objects: 90% (969/1076) 2023-08-09T11:41:21.8447445Z Receiving objects: 91% (980/1076) 2023-08-09T11:41:21.8449743Z Receiving objects: 92% (990/1076) 2023-08-09T11:41:21.8450173Z Receiving objects: 93% (1001/1076) 2023-08-09T11:41:21.8457416Z Receiving objects: 94% (1012/1076) 2023-08-09T11:41:21.8460084Z Receiving objects: 95% (1023/1076) 2023-08-09T11:41:21.8468398Z Receiving objects: 96% (1033/1076) 2023-08-09T11:41:21.8478069Z Receiving objects: 97% (1044/1076) 2023-08-09T11:41:21.8482928Z Receiving objects: 98% (1055/1076) 2023-08-09T11:41:21.8520626Z Receiving objects: 99% (1066/1076) 2023-08-09T11:41:21.8520929Z remote: Total 1076 (delta 182), reused 624 (delta 101), pack-reused 0 2023-08-09T11:41:21.8523455Z Receiving objects: 100% (1076/1076) 2023-08-09T11:41:21.8523698Z Receiving objects: 100% (1076/1076), 1.50 MiB | 24.84 MiB/s, done. 2023-08-09T11:41:21.8530714Z Resolving deltas: 0% (0/182) 2023-08-09T11:41:21.8532094Z Resolving deltas: 1% (2/182) 2023-08-09T11:41:21.8532539Z Resolving deltas: 2% (4/182) 2023-08-09T11:41:21.8532882Z Resolving deltas: 3% (7/182) 2023-08-09T11:41:21.8534476Z Resolving deltas: 4% (8/182) 2023-08-09T11:41:21.8534898Z Resolving deltas: 5% (10/182) 2023-08-09T11:41:21.8535227Z Resolving deltas: 6% (12/182) 2023-08-09T11:41:21.8536232Z Resolving deltas: 7% (13/182) 2023-08-09T11:41:21.8536606Z Resolving deltas: 8% (16/182) 2023-08-09T11:41:21.8537141Z Resolving deltas: 10% (19/182) 2023-08-09T11:41:21.8537587Z Resolving deltas: 11% (21/182) 2023-08-09T11:41:21.8537984Z Resolving deltas: 14% (27/182) 2023-08-09T11:41:21.8538349Z Resolving deltas: 15% (28/182) 2023-08-09T11:41:21.8538624Z Resolving deltas: 16% (30/182) 2023-08-09T11:41:21.8538855Z Resolving deltas: 17% (31/182) 2023-08-09T11:41:21.8540596Z Resolving deltas: 18% (33/182) 2023-08-09T11:41:21.8541262Z Resolving deltas: 19% (35/182) 2023-08-09T11:41:21.8541683Z Resolving deltas: 20% (37/182) 2023-08-09T11:41:21.8542225Z Resolving deltas: 21% (39/182) 2023-08-09T11:41:21.8543050Z Resolving deltas: 22% (41/182) 2023-08-09T11:41:21.8543648Z Resolving deltas: 23% (42/182) 2023-08-09T11:41:21.8553701Z Resolving deltas: 25% (46/182) 2023-08-09T11:41:21.8553949Z Resolving deltas: 27% (50/182) 2023-08-09T11:41:21.8556427Z Resolving deltas: 28% (51/182) 2023-08-09T11:41:21.8556855Z Resolving deltas: 30% (55/182) 2023-08-09T11:41:21.8557149Z Resolving deltas: 31% (57/182) 2023-08-09T11:41:21.8558316Z Resolving deltas: 32% (59/182) 2023-08-09T11:41:21.8558736Z Resolving deltas: 33% (61/182) 2023-08-09T11:41:21.8559745Z Resolving deltas: 34% (62/182) 2023-08-09T11:41:21.8561059Z Resolving deltas: 35% (64/182) 2023-08-09T11:41:21.8562964Z Resolving deltas: 36% (66/182) 2023-08-09T11:41:21.8564245Z Resolving deltas: 37% (68/182) 2023-08-09T11:41:21.8564639Z Resolving deltas: 40% (73/182) 2023-08-09T11:41:21.8564995Z Resolving deltas: 41% (76/182) 2023-08-09T11:41:21.8565405Z Resolving deltas: 42% (77/182) 2023-08-09T11:41:21.8565747Z Resolving deltas: 43% (80/182) 2023-08-09T11:41:21.8566114Z Resolving deltas: 44% (81/182) 2023-08-09T11:41:21.8566469Z Resolving deltas: 45% (83/182) 2023-08-09T11:41:21.8566826Z Resolving deltas: 46% (84/182) 2023-08-09T11:41:21.8567188Z Resolving deltas: 48% (89/182) 2023-08-09T11:41:21.8567549Z Resolving deltas: 50% (91/182) 2023-08-09T11:41:21.8568079Z Resolving deltas: 51% (93/182) 2023-08-09T11:41:21.8568387Z Resolving deltas: 52% (96/182) 2023-08-09T11:41:21.8568655Z Resolving deltas: 54% (99/182) 2023-08-09T11:41:21.8568928Z Resolving deltas: 57% (104/182) 2023-08-09T11:41:21.8569389Z Resolving deltas: 58% (106/182) 2023-08-09T11:41:21.8569666Z Resolving deltas: 60% (110/182) 2023-08-09T11:41:21.8569888Z Resolving deltas: 61% (112/182) 2023-08-09T11:41:21.8570098Z Resolving deltas: 62% (113/182) 2023-08-09T11:41:21.8570364Z Resolving deltas: 64% (117/182) 2023-08-09T11:41:21.8570703Z Resolving deltas: 65% (120/182) 2023-08-09T11:41:21.8570915Z Resolving deltas: 66% (121/182) 2023-08-09T11:41:21.8571122Z Resolving deltas: 67% (123/182) 2023-08-09T11:41:21.8571375Z Resolving deltas: 68% (124/182) 2023-08-09T11:41:21.8571584Z Resolving deltas: 69% (126/182) 2023-08-09T11:41:21.8571776Z Resolving deltas: 72% (132/182) 2023-08-09T11:41:21.8571980Z Resolving deltas: 73% (134/182) 2023-08-09T11:41:21.8572183Z Resolving deltas: 74% (136/182) 2023-08-09T11:41:21.8572385Z Resolving deltas: 75% (137/182) 2023-08-09T11:41:21.8572578Z Resolving deltas: 76% (140/182) 2023-08-09T11:41:21.8572779Z Resolving deltas: 77% (141/182) 2023-08-09T11:41:21.8572979Z Resolving deltas: 78% (143/182) 2023-08-09T11:41:21.8573183Z Resolving deltas: 80% (146/182) 2023-08-09T11:41:21.8573373Z Resolving deltas: 81% (148/182) 2023-08-09T11:41:21.8573581Z Resolving deltas: 82% (150/182) 2023-08-09T11:41:21.8573782Z Resolving deltas: 83% (152/182) 2023-08-09T11:41:21.8573982Z Resolving deltas: 85% (155/182) 2023-08-09T11:41:21.8574174Z Resolving deltas: 86% (158/182) 2023-08-09T11:41:21.8574380Z Resolving deltas: 87% (159/182) 2023-08-09T11:41:21.8574586Z Resolving deltas: 88% (161/182) 2023-08-09T11:41:21.8574790Z Resolving deltas: 89% (163/182) 2023-08-09T11:41:21.8574979Z Resolving deltas: 90% (164/182) 2023-08-09T11:41:21.8575392Z Resolving deltas: 91% (166/182) 2023-08-09T11:41:21.8576544Z Resolving deltas: 93% (170/182) 2023-08-09T11:41:21.8577679Z Resolving deltas: 94% (172/182) 2023-08-09T11:41:21.8578285Z Resolving deltas: 95% (174/182) 2023-08-09T11:41:21.8579335Z Resolving deltas: 96% (175/182) 2023-08-09T11:41:21.8580300Z Resolving deltas: 97% (177/182) 2023-08-09T11:41:21.8582384Z Resolving deltas: 98% (179/182) 2023-08-09T11:41:21.8583738Z Resolving deltas: 99% (181/182) 2023-08-09T11:41:21.8586669Z Resolving deltas: 100% (182/182) 2023-08-09T11:41:21.8586891Z Resolving deltas: 100% (182/182), done. 2023-08-09T11:41:23.3654515Z From https://github.com/pytorch/test-infra 2023-08-09T11:41:23.3654829Z * [new branch] main -> origin/main 2023-08-09T11:41:23.3795183Z ##[endgroup] 2023-08-09T11:41:23.3795860Z ##[group]Determining the checkout info 2023-08-09T11:41:23.3805494Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-08-09T11:41:23.4016835Z origin/main 2023-08-09T11:41:23.4043254Z ##[endgroup] 2023-08-09T11:41:23.4043626Z ##[group]Checking out the ref 2023-08-09T11:41:23.4052480Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-08-09T11:41:24.9623547Z Updating files: 22% (201/883) 2023-08-09T11:41:24.9658250Z Updating files: 23% (204/883) 2023-08-09T11:41:24.9715303Z Updating files: 24% (212/883) 2023-08-09T11:41:24.9757198Z Updating files: 25% (221/883) 2023-08-09T11:41:24.9798538Z Updating files: 26% (230/883) 2023-08-09T11:41:24.9846112Z Updating files: 27% (239/883) 2023-08-09T11:41:24.9888721Z Updating files: 28% (248/883) 2023-08-09T11:41:24.9916575Z Updating files: 29% (257/883) 2023-08-09T11:41:24.9960951Z Updating files: 30% (265/883) 2023-08-09T11:41:25.0129185Z Updating files: 31% (274/883) 2023-08-09T11:41:25.1578804Z Updating files: 32% (283/883) 2023-08-09T11:41:25.3553546Z Updating files: 33% (292/883) 2023-08-09T11:41:25.3588002Z Updating files: 34% (301/883) 2023-08-09T11:41:25.3753548Z Updating files: 35% (310/883) 2023-08-09T11:41:25.4062199Z Updating files: 36% (318/883) 2023-08-09T11:41:25.6298259Z Updating files: 37% (327/883) 2023-08-09T11:41:25.8300634Z Updating files: 38% (336/883) 2023-08-09T11:41:26.4542196Z Updating files: 38% (340/883) 2023-08-09T11:41:26.4584298Z Updating files: 39% (345/883) 2023-08-09T11:41:26.5023939Z Updating files: 40% (354/883) 2023-08-09T11:41:26.5060621Z Updating files: 41% (363/883) 2023-08-09T11:41:26.5106738Z Updating files: 42% (371/883) 2023-08-09T11:41:26.5145208Z Updating files: 43% (380/883) 2023-08-09T11:41:26.5188177Z Updating files: 44% (389/883) 2023-08-09T11:41:26.5601159Z Updating files: 45% (398/883) 2023-08-09T11:41:26.5635862Z Updating files: 46% (407/883) 2023-08-09T11:41:26.5903627Z Updating files: 47% (416/883) 2023-08-09T11:41:26.5949864Z Updating files: 48% (424/883) 2023-08-09T11:41:26.6491036Z Updating files: 49% (433/883) 2023-08-09T11:41:26.6749419Z Updating files: 50% (442/883) 2023-08-09T11:41:26.7005132Z Updating files: 51% (451/883) 2023-08-09T11:41:26.7045346Z Updating files: 52% (460/883) 2023-08-09T11:41:26.7077564Z Updating files: 53% (468/883) 2023-08-09T11:41:26.7112781Z Updating files: 54% (477/883) 2023-08-09T11:41:26.7441707Z Updating files: 55% (486/883) 2023-08-09T11:41:26.7795076Z Updating files: 56% (495/883) 2023-08-09T11:41:27.0302124Z Updating files: 56% (498/883) 2023-08-09T11:41:27.0335471Z Updating files: 57% (504/883) 2023-08-09T11:41:27.0480638Z Updating files: 58% (513/883) 2023-08-09T11:41:27.0522265Z Updating files: 59% (521/883) 2023-08-09T11:41:27.0558648Z Updating files: 60% (530/883) 2023-08-09T11:41:27.1013065Z Updating files: 61% (539/883) 2023-08-09T11:41:27.1168102Z Updating files: 62% (548/883) 2023-08-09T11:41:27.3505736Z Updating files: 63% (557/883) 2023-08-09T11:41:27.8483317Z Updating files: 64% (566/883) 2023-08-09T11:41:27.8484728Z Updating files: 64% (573/883) 2023-08-09T11:41:27.9477517Z Updating files: 65% (574/883) 2023-08-09T11:41:28.0406218Z Updating files: 66% (583/883) 2023-08-09T11:41:28.1367560Z Updating files: 67% (592/883) 2023-08-09T11:41:28.7229047Z Updating files: 68% (601/883) 2023-08-09T11:41:28.8006851Z Updating files: 69% (610/883) 2023-08-09T11:41:28.9864739Z Updating files: 69% (613/883) 2023-08-09T11:41:29.4599761Z Updating files: 70% (619/883) 2023-08-09T11:41:29.5616227Z Updating files: 71% (627/883) 2023-08-09T11:41:29.9330538Z Updating files: 72% (636/883) 2023-08-09T11:41:30.3506083Z Updating files: 72% (638/883) 2023-08-09T11:41:30.8323745Z Updating files: 73% (645/883) 2023-08-09T11:41:30.9304123Z Updating files: 73% (651/883) 2023-08-09T11:41:31.2886386Z Updating files: 74% (654/883) 2023-08-09T11:41:32.1530435Z Updating files: 75% (663/883) 2023-08-09T11:41:32.1536837Z Updating files: 75% (669/883) 2023-08-09T11:41:32.9751764Z Updating files: 76% (672/883) 2023-08-09T11:41:32.9757358Z Updating files: 76% (677/883) 2023-08-09T11:41:33.3105817Z Updating files: 77% (680/883) 2023-08-09T11:41:33.4419695Z Updating files: 78% (689/883) 2023-08-09T11:41:33.6680657Z Updating files: 79% (698/883) 2023-08-09T11:41:33.8477601Z Updating files: 80% (707/883) 2023-08-09T11:41:34.8500793Z Updating files: 80% (711/883) 2023-08-09T11:41:34.9155152Z Updating files: 81% (716/883) 2023-08-09T11:41:35.0919049Z Updating files: 82% (725/883) 2023-08-09T11:41:35.5513649Z Updating files: 83% (733/883) 2023-08-09T11:41:35.7240537Z Updating files: 84% (742/883) 2023-08-09T11:41:35.7709133Z Updating files: 85% (751/883) 2023-08-09T11:41:35.7743507Z Updating files: 86% (760/883) 2023-08-09T11:41:35.8627948Z Updating files: 87% (769/883) 2023-08-09T11:41:35.8933655Z Updating files: 87% (774/883) 2023-08-09T11:41:36.1864873Z Updating files: 88% (778/883) 2023-08-09T11:41:36.9451580Z Updating files: 89% (786/883) 2023-08-09T11:41:36.9454829Z Updating files: 89% (793/883) 2023-08-09T11:41:37.2711553Z Updating files: 90% (795/883) 2023-08-09T11:41:37.3332186Z Updating files: 91% (804/883) 2023-08-09T11:41:37.7128680Z Updating files: 92% (813/883) 2023-08-09T11:41:37.9523572Z Updating files: 93% (822/883) 2023-08-09T11:41:38.0119069Z Updating files: 93% (828/883) 2023-08-09T11:41:38.0575775Z Updating files: 94% (831/883) 2023-08-09T11:41:38.3487335Z Updating files: 95% (839/883) 2023-08-09T11:41:38.5864513Z Updating files: 96% (848/883) 2023-08-09T11:41:38.8260888Z Updating files: 97% (857/883) 2023-08-09T11:41:38.8830069Z Updating files: 98% (866/883) 2023-08-09T11:41:38.8990198Z Updating files: 98% (870/883) 2023-08-09T11:41:39.4414633Z Updating files: 99% (875/883) 2023-08-09T11:41:39.4414936Z Updating files: 100% (883/883) 2023-08-09T11:41:39.4415194Z Updating files: 100% (883/883), done. 2023-08-09T11:41:40.0120612Z branch 'main' set up to track 'origin/main'. 2023-08-09T11:41:40.0120936Z Switched to a new branch 'main' 2023-08-09T11:41:40.0158974Z ##[endgroup] 2023-08-09T11:41:40.8112566Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:41:40.8331939Z '264b8afc6d56140163c6b64f4088a17c4cd59bfd' 2023-08-09T11:41:40.8789437Z Prepare all required actions 2023-08-09T11:41:41.0277457Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-08-09T11:41:41.0277734Z env: 2023-08-09T11:41:41.0278009Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:41.0278294Z PYTHON_VERSION: 3.10 2023-08-09T11:41:41.0278498Z PACKAGE_TYPE: conda 2023-08-09T11:41:41.0278754Z REPOSITORY: pytorch/audio 2023-08-09T11:41:41.0278983Z REF: 2023-08-09T11:41:41.0279161Z CU_VERSION: cpu 2023-08-09T11:41:41.0279376Z ##[endgroup] 2023-08-09T11:41:41.1477380Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:41.1477706Z set -euxo pipefail 2023-08-09T11:41:41.1478001Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-08-09T11:41:41.1502916Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:41.1503218Z env: 2023-08-09T11:41:41.1503481Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:41.1503878Z PYTHON_VERSION: 3.10 2023-08-09T11:41:41.1504087Z PACKAGE_TYPE: conda 2023-08-09T11:41:41.1504332Z REPOSITORY: pytorch/audio 2023-08-09T11:41:41.1504565Z REF: 2023-08-09T11:41:41.1504779Z CU_VERSION: cpu 2023-08-09T11:41:41.1504966Z ##[endgroup] 2023-08-09T11:41:44.0964505Z + echo CHANNEL=nightly 2023-08-09T11:41:44.6094655Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-08-09T11:41:44.6095021Z with: 2023-08-09T11:41:44.6095380Z github-secret: *** 2023-08-09T11:41:44.6095593Z activate-with-label: false 2023-08-09T11:41:44.6095893Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-08-09T11:41:44.6096165Z label: with-ssh 2023-08-09T11:41:44.6096352Z remove-existing-keys: true 2023-08-09T11:41:44.6096539Z env: 2023-08-09T11:41:44.6096754Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:44.6096974Z PYTHON_VERSION: 3.10 2023-08-09T11:41:44.6097171Z PACKAGE_TYPE: conda 2023-08-09T11:41:44.6097370Z REPOSITORY: pytorch/audio 2023-08-09T11:41:44.6097559Z REF: 2023-08-09T11:41:44.6097707Z CU_VERSION: cpu 2023-08-09T11:41:44.6097937Z CHANNEL: nightly 2023-08-09T11:41:44.6098116Z ##[endgroup] 2023-08-09T11:41:44.6942749Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-08-09T11:41:44.6946461Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-08-09T11:41:44.7202181Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:44.7202528Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:44.7221591Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:41:44.7221831Z env: 2023-08-09T11:41:44.7222038Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:44.7222277Z PYTHON_VERSION: 3.10 2023-08-09T11:41:44.7222482Z PACKAGE_TYPE: conda 2023-08-09T11:41:44.7222697Z REPOSITORY: pytorch/audio 2023-08-09T11:41:44.7222880Z REF: 2023-08-09T11:41:44.7223057Z CU_VERSION: cpu 2023-08-09T11:41:44.7223246Z CHANNEL: nightly 2023-08-09T11:41:44.7223439Z ##[endgroup] 2023-08-09T11:41:47.2440003Z Prepare all required actions 2023-08-09T11:41:47.2440315Z Getting action download info 2023-08-09T11:41:47.3883694Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-08-09T11:41:51.6812439Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-08-09T11:41:51.6812707Z with: 2023-08-09T11:41:51.6812886Z repository: pytorch/audio 2023-08-09T11:41:51.6813119Z setup-miniconda: false 2023-08-09T11:41:51.6813340Z python-version: 3.10 2023-08-09T11:41:51.6813554Z submodules: recursive 2023-08-09T11:41:51.6813720Z env: 2023-08-09T11:41:51.6813940Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:51.6814993Z PYTHON_VERSION: 3.10 2023-08-09T11:41:51.6815191Z PACKAGE_TYPE: conda 2023-08-09T11:41:51.6815407Z REPOSITORY: pytorch/audio 2023-08-09T11:41:51.6815606Z REF: 2023-08-09T11:41:51.6815780Z CU_VERSION: cpu 2023-08-09T11:41:51.6815955Z CHANNEL: nightly 2023-08-09T11:41:51.6816211Z ##[endgroup] 2023-08-09T11:41:51.8732676Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:51.8732925Z set -euxo pipefail 2023-08-09T11:41:51.8733133Z rm -rf "${REPOSITORY}" 2023-08-09T11:41:51.8754971Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:51.8755265Z env: 2023-08-09T11:41:51.8755491Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:51.8755738Z PYTHON_VERSION: 3.10 2023-08-09T11:41:51.8755924Z PACKAGE_TYPE: conda 2023-08-09T11:41:51.8756139Z REPOSITORY: pytorch/audio 2023-08-09T11:41:51.8756343Z REF: 2023-08-09T11:41:51.8756517Z CU_VERSION: cpu 2023-08-09T11:41:51.8756686Z CHANNEL: nightly 2023-08-09T11:41:51.8756873Z ##[endgroup] 2023-08-09T11:41:52.1274814Z + rm -rf pytorch/audio 2023-08-09T11:41:52.2842555Z ##[group]Run actions/checkout@v3 2023-08-09T11:41:52.2842761Z with: 2023-08-09T11:41:52.2842950Z repository: pytorch/audio 2023-08-09T11:41:52.2843177Z submodules: recursive 2023-08-09T11:41:52.2843362Z path: pytorch/audio 2023-08-09T11:41:52.2843645Z token: *** 2023-08-09T11:41:52.2843829Z ssh-strict: true 2023-08-09T11:41:52.2844052Z persist-credentials: true 2023-08-09T11:41:52.2844240Z clean: true 2023-08-09T11:41:52.2844455Z sparse-checkout-cone-mode: true 2023-08-09T11:41:52.2844683Z fetch-depth: 1 2023-08-09T11:41:52.2844860Z lfs: false 2023-08-09T11:41:52.2845037Z set-safe-directory: true 2023-08-09T11:41:52.2845228Z env: 2023-08-09T11:41:52.2845440Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:52.2845672Z PYTHON_VERSION: 3.10 2023-08-09T11:41:52.2845847Z PACKAGE_TYPE: conda 2023-08-09T11:41:52.2846042Z REPOSITORY: pytorch/audio 2023-08-09T11:41:52.2846228Z REF: 2023-08-09T11:41:52.2846385Z CU_VERSION: cpu 2023-08-09T11:41:52.2846546Z CHANNEL: nightly 2023-08-09T11:41:52.2846719Z ##[endgroup] 2023-08-09T11:41:52.3895486Z Syncing repository: pytorch/audio 2023-08-09T11:41:52.3908226Z ##[group]Getting Git version info 2023-08-09T11:41:52.3909805Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-08-09T11:41:52.4036522Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:52.4238789Z git version 2.41.0.windows.1 2023-08-09T11:41:52.4272742Z ##[endgroup] 2023-08-09T11:41:52.4290031Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4607f8d9-064d-4268-a295-43d2072954e7' before making global git config changes 2023-08-09T11:41:52.4290459Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:52.4299372Z [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:52.4528503Z ##[group]Initializing the repository 2023-08-09T11:41:52.4535464Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T11:41:52.7728759Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-08-09T11:41:52.7764525Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-08-09T11:41:52.7992566Z ##[endgroup] 2023-08-09T11:41:52.7992962Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:52.7999806Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:52.8213906Z ##[endgroup] 2023-08-09T11:41:52.8214256Z ##[group]Setting up auth 2023-08-09T11:41:52.8224816Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:52.8451994Z [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:53.1893649Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:53.2112903Z [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:53.6818975Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:53.7036437Z ##[endgroup] 2023-08-09T11:41:53.7036820Z ##[group]Fetching the repository 2023-08-09T11:41:53.7048834Z [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:53.9016369Z remote: Enumerating objects: 987, done. 2023-08-09T11:41:53.9016636Z remote: Counting objects: 0% (1/987) 2023-08-09T11:41:53.9016903Z remote: Counting objects: 1% (10/987) 2023-08-09T11:41:53.9017147Z remote: Counting objects: 2% (20/987) 2023-08-09T11:41:53.9026101Z remote: Counting objects: 3% (30/987) 2023-08-09T11:41:53.9026341Z remote: Counting objects: 4% (40/987) 2023-08-09T11:41:53.9026598Z remote: Counting objects: 5% (50/987) 2023-08-09T11:41:53.9026831Z remote: Counting objects: 6% (60/987) 2023-08-09T11:41:53.9027174Z remote: Counting objects: 7% (70/987) 2023-08-09T11:41:53.9027501Z remote: Counting objects: 8% (79/987) 2023-08-09T11:41:53.9027805Z remote: Counting objects: 9% (89/987) 2023-08-09T11:41:53.9028115Z remote: Counting objects: 10% (99/987) 2023-08-09T11:41:53.9028437Z remote: Counting objects: 11% (109/987) 2023-08-09T11:41:53.9028746Z remote: Counting objects: 12% (119/987) 2023-08-09T11:41:53.9029006Z remote: Counting objects: 13% (129/987) 2023-08-09T11:41:53.9029319Z remote: Counting objects: 14% (139/987) 2023-08-09T11:41:53.9029652Z remote: Counting objects: 15% (149/987) 2023-08-09T11:41:53.9029918Z remote: Counting objects: 16% (158/987) 2023-08-09T11:41:53.9030139Z remote: Counting objects: 17% (168/987) 2023-08-09T11:41:53.9030559Z remote: Counting objects: 18% (178/987) 2023-08-09T11:41:53.9030789Z remote: Counting objects: 19% (188/987) 2023-08-09T11:41:53.9031022Z remote: Counting objects: 20% (198/987) 2023-08-09T11:41:53.9031242Z remote: Counting objects: 21% (208/987) 2023-08-09T11:41:53.9031468Z remote: Counting objects: 22% (218/987) 2023-08-09T11:41:53.9031702Z remote: Counting objects: 23% (228/987) 2023-08-09T11:41:53.9031930Z remote: Counting objects: 24% (237/987) 2023-08-09T11:41:53.9032147Z remote: Counting objects: 25% (247/987) 2023-08-09T11:41:53.9032447Z remote: Counting objects: 26% (257/987) 2023-08-09T11:41:53.9033692Z remote: Counting objects: 27% (267/987) 2023-08-09T11:41:53.9033952Z remote: Counting objects: 28% (277/987) 2023-08-09T11:41:53.9034183Z remote: Counting objects: 29% (287/987) 2023-08-09T11:41:53.9034416Z remote: Counting objects: 30% (297/987) 2023-08-09T11:41:53.9034656Z remote: Counting objects: 31% (306/987) 2023-08-09T11:41:53.9034873Z remote: Counting objects: 32% (316/987) 2023-08-09T11:41:53.9035103Z remote: Counting objects: 33% (326/987) 2023-08-09T11:41:53.9035331Z remote: Counting objects: 34% (336/987) 2023-08-09T11:41:53.9035563Z remote: Counting objects: 35% (346/987) 2023-08-09T11:41:53.9035783Z remote: Counting objects: 36% (356/987) 2023-08-09T11:41:53.9036013Z remote: Counting objects: 37% (366/987) 2023-08-09T11:41:53.9036244Z remote: Counting objects: 38% (376/987) 2023-08-09T11:41:53.9036472Z remote: Counting objects: 39% (385/987) 2023-08-09T11:41:53.9036693Z remote: Counting objects: 40% (395/987) 2023-08-09T11:41:53.9036925Z remote: Counting objects: 41% (405/987) 2023-08-09T11:41:53.9037153Z remote: Counting objects: 42% (415/987) 2023-08-09T11:41:53.9037387Z remote: Counting objects: 43% (425/987) 2023-08-09T11:41:53.9037611Z remote: Counting objects: 44% (435/987) 2023-08-09T11:41:53.9037838Z remote: Counting objects: 45% (445/987) 2023-08-09T11:41:53.9038071Z remote: Counting objects: 46% (455/987) 2023-08-09T11:41:53.9038300Z remote: Counting objects: 47% (464/987) 2023-08-09T11:41:53.9038516Z remote: Counting objects: 48% (474/987) 2023-08-09T11:41:53.9038742Z remote: Counting objects: 49% (484/987) 2023-08-09T11:41:53.9038971Z remote: Counting objects: 50% (494/987) 2023-08-09T11:41:53.9039203Z remote: Counting objects: 51% (504/987) 2023-08-09T11:41:53.9039417Z remote: Counting objects: 52% (514/987) 2023-08-09T11:41:53.9039681Z remote: Counting objects: 53% (524/987) 2023-08-09T11:41:53.9039912Z remote: Counting objects: 54% (533/987) 2023-08-09T11:41:53.9040142Z remote: Counting objects: 55% (543/987) 2023-08-09T11:41:53.9040367Z remote: Counting objects: 56% (553/987) 2023-08-09T11:41:53.9040595Z remote: Counting objects: 57% (563/987) 2023-08-09T11:41:53.9040822Z remote: Counting objects: 58% (573/987) 2023-08-09T11:41:53.9041048Z remote: Counting objects: 59% (583/987) 2023-08-09T11:41:53.9041266Z remote: Counting objects: 60% (593/987) 2023-08-09T11:41:53.9041494Z remote: Counting objects: 61% (603/987) 2023-08-09T11:41:53.9041720Z remote: Counting objects: 62% (612/987) 2023-08-09T11:41:53.9041945Z remote: Counting objects: 63% (622/987) 2023-08-09T11:41:53.9042161Z remote: Counting objects: 64% (632/987) 2023-08-09T11:41:53.9042388Z remote: Counting objects: 65% (642/987) 2023-08-09T11:41:53.9042619Z remote: Counting objects: 66% (652/987) 2023-08-09T11:41:53.9042847Z remote: Counting objects: 67% (662/987) 2023-08-09T11:41:53.9043072Z remote: Counting objects: 68% (672/987) 2023-08-09T11:41:53.9043408Z remote: Counting objects: 69% (682/987) 2023-08-09T11:41:53.9043637Z remote: Counting objects: 70% (691/987) 2023-08-09T11:41:53.9043864Z remote: Counting objects: 71% (701/987) 2023-08-09T11:41:53.9044093Z remote: Counting objects: 72% (711/987) 2023-08-09T11:41:53.9044307Z remote: Counting objects: 73% (721/987) 2023-08-09T11:41:53.9044535Z remote: Counting objects: 74% (731/987) 2023-08-09T11:41:53.9044761Z remote: Counting objects: 75% (741/987) 2023-08-09T11:41:53.9044989Z remote: Counting objects: 76% (751/987) 2023-08-09T11:41:53.9045205Z remote: Counting objects: 77% (760/987) 2023-08-09T11:41:53.9045464Z remote: Counting objects: 78% (770/987) 2023-08-09T11:41:53.9046149Z remote: Counting objects: 79% (780/987) 2023-08-09T11:41:53.9046390Z remote: Counting objects: 80% (790/987) 2023-08-09T11:41:53.9046607Z remote: Counting objects: 81% (800/987) 2023-08-09T11:41:53.9046838Z remote: Counting objects: 82% (810/987) 2023-08-09T11:41:53.9047069Z remote: Counting objects: 83% (820/987) 2023-08-09T11:41:53.9047301Z remote: Counting objects: 84% (830/987) 2023-08-09T11:41:53.9047519Z remote: Counting objects: 85% (839/987) 2023-08-09T11:41:53.9047745Z remote: Counting objects: 86% (849/987) 2023-08-09T11:41:53.9047975Z remote: Counting objects: 87% (859/987) 2023-08-09T11:41:53.9048205Z remote: Counting objects: 88% (869/987) 2023-08-09T11:41:53.9048422Z remote: Counting objects: 89% (879/987) 2023-08-09T11:41:53.9048651Z remote: Counting objects: 90% (889/987) 2023-08-09T11:41:53.9048880Z remote: Counting objects: 91% (899/987) 2023-08-09T11:41:53.9049114Z remote: Counting objects: 92% (909/987) 2023-08-09T11:41:53.9049329Z remote: Counting objects: 93% (918/987) 2023-08-09T11:41:53.9049557Z remote: Counting objects: 94% (928/987) 2023-08-09T11:41:53.9049788Z remote: Counting objects: 95% (938/987) 2023-08-09T11:41:53.9050018Z remote: Counting objects: 96% (948/987) 2023-08-09T11:41:53.9050231Z remote: Counting objects: 97% (958/987) 2023-08-09T11:41:53.9050456Z remote: Counting objects: 98% (968/987) 2023-08-09T11:41:53.9050684Z remote: Counting objects: 99% (978/987) 2023-08-09T11:41:53.9050914Z remote: Counting objects: 100% (987/987) 2023-08-09T11:41:53.9051149Z remote: Counting objects: 100% (987/987), done. 2023-08-09T11:41:53.9051412Z remote: Compressing objects: 0% (1/866) 2023-08-09T11:41:53.9051665Z remote: Compressing objects: 1% (9/866) 2023-08-09T11:41:53.9051917Z remote: Compressing objects: 2% (18/866) 2023-08-09T11:41:53.9052174Z remote: Compressing objects: 3% (26/866) 2023-08-09T11:41:53.9052412Z remote: Compressing objects: 4% (35/866) 2023-08-09T11:41:53.9052663Z remote: Compressing objects: 5% (44/866) 2023-08-09T11:41:53.9052918Z remote: Compressing objects: 6% (52/866) 2023-08-09T11:41:53.9053166Z remote: Compressing objects: 7% (61/866) 2023-08-09T11:41:53.9053400Z remote: Compressing objects: 8% (70/866) 2023-08-09T11:41:53.9053646Z remote: Compressing objects: 9% (78/866) 2023-08-09T11:41:53.9053894Z remote: Compressing objects: 10% (87/866) 2023-08-09T11:41:53.9054141Z remote: Compressing objects: 11% (96/866) 2023-08-09T11:41:53.9054377Z remote: Compressing objects: 12% (104/866) 2023-08-09T11:41:53.9054629Z remote: Compressing objects: 13% (113/866) 2023-08-09T11:41:53.9054882Z remote: Compressing objects: 14% (122/866) 2023-08-09T11:41:53.9055127Z remote: Compressing objects: 15% (130/866) 2023-08-09T11:41:53.9055365Z remote: Compressing objects: 16% (139/866) 2023-08-09T11:41:53.9055650Z remote: Compressing objects: 17% (148/866) 2023-08-09T11:41:53.9055898Z remote: Compressing objects: 18% (156/866) 2023-08-09T11:41:53.9056241Z remote: Compressing objects: 19% (165/866) 2023-08-09T11:41:53.9056472Z remote: Compressing objects: 20% (174/866) 2023-08-09T11:41:53.9056717Z remote: Compressing objects: 21% (182/866) 2023-08-09T11:41:53.9056964Z remote: Compressing objects: 22% (191/866) 2023-08-09T11:41:53.9057209Z remote: Compressing objects: 23% (200/866) 2023-08-09T11:41:53.9057440Z remote: Compressing objects: 24% (208/866) 2023-08-09T11:41:53.9057686Z remote: Compressing objects: 25% (217/866) 2023-08-09T11:41:53.9057936Z remote: Compressing objects: 26% (226/866) 2023-08-09T11:41:53.9058184Z remote: Compressing objects: 27% (234/866) 2023-08-09T11:41:53.9058491Z remote: Compressing objects: 28% (243/866) 2023-08-09T11:41:53.9058737Z remote: Compressing objects: 29% (252/866) 2023-08-09T11:41:53.9058982Z remote: Compressing objects: 30% (260/866) 2023-08-09T11:41:53.9059231Z remote: Compressing objects: 31% (269/866) 2023-08-09T11:41:53.9059473Z remote: Compressing objects: 32% (278/866) 2023-08-09T11:41:53.9059705Z remote: Compressing objects: 33% (286/866) 2023-08-09T11:41:53.9059949Z remote: Compressing objects: 34% (295/866) 2023-08-09T11:41:53.9060195Z remote: Compressing objects: 35% (304/866) 2023-08-09T11:41:53.9060438Z remote: Compressing objects: 36% (312/866) 2023-08-09T11:41:53.9060671Z remote: Compressing objects: 37% (321/866) 2023-08-09T11:41:53.9060913Z remote: Compressing objects: 38% (330/866) 2023-08-09T11:41:53.9061153Z remote: Compressing objects: 39% (338/866) 2023-08-09T11:41:53.9061393Z remote: Compressing objects: 40% (347/866) 2023-08-09T11:41:53.9061713Z remote: Compressing objects: 41% (356/866) 2023-08-09T11:41:53.9061955Z remote: Compressing objects: 42% (364/866) 2023-08-09T11:41:53.9062199Z remote: Compressing objects: 43% (373/866) 2023-08-09T11:41:53.9062446Z remote: Compressing objects: 44% (382/866) 2023-08-09T11:41:53.9062675Z remote: Compressing objects: 45% (390/866) 2023-08-09T11:41:53.9062920Z remote: Compressing objects: 46% (399/866) 2023-08-09T11:41:53.9063163Z remote: Compressing objects: 47% (408/866) 2023-08-09T11:41:53.9063406Z remote: Compressing objects: 48% (416/866) 2023-08-09T11:41:53.9063638Z remote: Compressing objects: 49% (425/866) 2023-08-09T11:41:53.9063883Z remote: Compressing objects: 50% (433/866) 2023-08-09T11:41:53.9064129Z remote: Compressing objects: 51% (442/866) 2023-08-09T11:41:53.9064368Z remote: Compressing objects: 52% (451/866) 2023-08-09T11:41:53.9064604Z remote: Compressing objects: 53% (459/866) 2023-08-09T11:41:53.9064846Z remote: Compressing objects: 54% (468/866) 2023-08-09T11:41:53.9065090Z remote: Compressing objects: 55% (477/866) 2023-08-09T11:41:53.9101200Z remote: Compressing objects: 56% (485/866) 2023-08-09T11:41:53.9101610Z remote: Compressing objects: 57% (494/866) 2023-08-09T11:41:53.9101876Z remote: Compressing objects: 58% (503/866) 2023-08-09T11:41:53.9102130Z remote: Compressing objects: 59% (511/866) 2023-08-09T11:41:53.9102374Z remote: Compressing objects: 60% (520/866) 2023-08-09T11:41:53.9102626Z remote: Compressing objects: 61% (529/866) 2023-08-09T11:41:53.9102879Z remote: Compressing objects: 62% (537/866) 2023-08-09T11:41:53.9103126Z remote: Compressing objects: 63% (546/866) 2023-08-09T11:41:53.9103358Z remote: Compressing objects: 64% (555/866) 2023-08-09T11:41:53.9103605Z remote: Compressing objects: 65% (563/866) 2023-08-09T11:41:53.9103888Z remote: Compressing objects: 66% (572/866) 2023-08-09T11:41:53.9104134Z remote: Compressing objects: 67% (581/866) 2023-08-09T11:41:53.9104382Z remote: Compressing objects: 68% (589/866) 2023-08-09T11:41:53.9105255Z remote: Compressing objects: 69% (598/866) 2023-08-09T11:41:53.9105509Z remote: Compressing objects: 70% (607/866) 2023-08-09T11:41:53.9105758Z remote: Compressing objects: 71% (615/866) 2023-08-09T11:41:53.9106004Z remote: Compressing objects: 72% (624/866) 2023-08-09T11:41:53.9106236Z remote: Compressing objects: 73% (633/866) 2023-08-09T11:41:53.9106482Z remote: Compressing objects: 74% (641/866) 2023-08-09T11:41:53.9106729Z remote: Compressing objects: 75% (650/866) 2023-08-09T11:41:53.9106981Z remote: Compressing objects: 76% (659/866) 2023-08-09T11:41:53.9107213Z remote: Compressing objects: 77% (667/866) 2023-08-09T11:41:53.9107703Z remote: Compressing objects: 78% (676/866) 2023-08-09T11:41:53.9107952Z remote: Compressing objects: 79% (685/866) 2023-08-09T11:41:53.9108193Z remote: Compressing objects: 80% (693/866) 2023-08-09T11:41:53.9108423Z remote: Compressing objects: 81% (702/866) 2023-08-09T11:41:53.9108668Z remote: Compressing objects: 82% (711/866) 2023-08-09T11:41:53.9108915Z remote: Compressing objects: 83% (719/866) 2023-08-09T11:41:53.9109163Z remote: Compressing objects: 84% (728/866) 2023-08-09T11:41:53.9109409Z remote: Compressing objects: 85% (737/866) 2023-08-09T11:41:53.9109642Z remote: Compressing objects: 86% (745/866) 2023-08-09T11:41:53.9109887Z remote: Compressing objects: 87% (754/866) 2023-08-09T11:41:53.9110133Z remote: Compressing objects: 88% (763/866) 2023-08-09T11:41:53.9110376Z remote: Compressing objects: 89% (771/866) 2023-08-09T11:41:53.9110608Z remote: Compressing objects: 90% (780/866) 2023-08-09T11:41:53.9110854Z remote: Compressing objects: 91% (789/866) 2023-08-09T11:41:53.9111101Z remote: Compressing objects: 92% (797/866) 2023-08-09T11:41:53.9111343Z remote: Compressing objects: 93% (806/866) 2023-08-09T11:41:53.9111576Z remote: Compressing objects: 94% (815/866) 2023-08-09T11:41:53.9111821Z remote: Compressing objects: 95% (823/866) 2023-08-09T11:41:53.9112065Z remote: Compressing objects: 96% (832/866) 2023-08-09T11:41:53.9112309Z remote: Compressing objects: 97% (841/866) 2023-08-09T11:41:53.9112540Z remote: Compressing objects: 98% (849/866) 2023-08-09T11:41:53.9112783Z remote: Compressing objects: 99% (858/866) 2023-08-09T11:41:53.9113026Z remote: Compressing objects: 100% (866/866) 2023-08-09T11:41:53.9113285Z remote: Compressing objects: 100% (866/866), done. 2023-08-09T11:41:53.9385631Z Receiving objects: 0% (1/987) 2023-08-09T11:41:53.9389811Z Receiving objects: 1% (10/987) 2023-08-09T11:41:53.9393737Z Receiving objects: 2% (20/987) 2023-08-09T11:41:53.9395308Z Receiving objects: 3% (30/987) 2023-08-09T11:41:53.9398769Z Receiving objects: 4% (40/987) 2023-08-09T11:41:53.9436170Z Receiving objects: 5% (50/987) 2023-08-09T11:41:53.9453313Z Receiving objects: 6% (60/987) 2023-08-09T11:41:53.9459320Z Receiving objects: 7% (70/987) 2023-08-09T11:41:53.9464138Z Receiving objects: 8% (79/987) 2023-08-09T11:41:53.9472289Z Receiving objects: 9% (89/987) 2023-08-09T11:41:53.9477354Z Receiving objects: 10% (99/987) 2023-08-09T11:41:53.9480202Z Receiving objects: 11% (109/987) 2023-08-09T11:41:53.9488633Z Receiving objects: 12% (119/987) 2023-08-09T11:41:53.9494224Z Receiving objects: 13% (129/987) 2023-08-09T11:41:53.9496975Z Receiving objects: 14% (139/987) 2023-08-09T11:41:53.9501237Z Receiving objects: 15% (149/987) 2023-08-09T11:41:53.9505705Z Receiving objects: 16% (158/987) 2023-08-09T11:41:53.9508671Z Receiving objects: 17% (168/987) 2023-08-09T11:41:53.9513041Z Receiving objects: 18% (178/987) 2023-08-09T11:41:53.9515498Z Receiving objects: 19% (188/987) 2023-08-09T11:41:53.9520262Z Receiving objects: 20% (198/987) 2023-08-09T11:41:53.9526062Z Receiving objects: 21% (208/987) 2023-08-09T11:41:53.9533998Z Receiving objects: 22% (218/987) 2023-08-09T11:41:53.9537889Z Receiving objects: 23% (228/987) 2023-08-09T11:41:53.9539490Z Receiving objects: 24% (237/987) 2023-08-09T11:41:53.9558793Z Receiving objects: 25% (247/987) 2023-08-09T11:41:53.9563388Z Receiving objects: 26% (257/987) 2023-08-09T11:41:53.9569819Z Receiving objects: 27% (267/987) 2023-08-09T11:41:53.9573473Z Receiving objects: 28% (277/987) 2023-08-09T11:41:53.9574705Z Receiving objects: 29% (287/987) 2023-08-09T11:41:53.9576156Z Receiving objects: 30% (297/987) 2023-08-09T11:41:53.9581452Z Receiving objects: 31% (306/987) 2023-08-09T11:41:53.9588166Z Receiving objects: 32% (316/987) 2023-08-09T11:41:53.9599474Z Receiving objects: 33% (326/987) 2023-08-09T11:41:53.9611574Z Receiving objects: 34% (336/987) 2023-08-09T11:41:53.9619674Z Receiving objects: 35% (346/987) 2023-08-09T11:41:53.9621656Z Receiving objects: 36% (356/987) 2023-08-09T11:41:53.9623923Z Receiving objects: 37% (366/987) 2023-08-09T11:41:53.9625733Z Receiving objects: 38% (376/987) 2023-08-09T11:41:53.9659448Z Receiving objects: 39% (385/987) 2023-08-09T11:41:53.9660616Z Receiving objects: 40% (395/987) 2023-08-09T11:41:53.9667736Z Receiving objects: 41% (405/987) 2023-08-09T11:41:53.9758415Z Receiving objects: 42% (415/987) 2023-08-09T11:41:54.0155051Z Receiving objects: 43% (425/987) 2023-08-09T11:41:54.0184332Z Receiving objects: 44% (435/987) 2023-08-09T11:41:54.0185301Z Receiving objects: 45% (445/987) 2023-08-09T11:41:54.0185797Z Receiving objects: 46% (455/987) 2023-08-09T11:41:54.0186387Z Receiving objects: 47% (464/987) 2023-08-09T11:41:54.0192279Z Receiving objects: 48% (474/987) 2023-08-09T11:41:54.0196679Z Receiving objects: 49% (484/987) 2023-08-09T11:41:54.0197766Z Receiving objects: 50% (494/987) 2023-08-09T11:41:54.0202441Z Receiving objects: 51% (504/987) 2023-08-09T11:41:54.0206747Z Receiving objects: 52% (514/987) 2023-08-09T11:41:54.0209767Z Receiving objects: 53% (524/987) 2023-08-09T11:41:54.0214521Z Receiving objects: 54% (533/987) 2023-08-09T11:41:54.0218983Z Receiving objects: 55% (543/987) 2023-08-09T11:41:54.0220102Z Receiving objects: 56% (553/987) 2023-08-09T11:41:54.0222529Z Receiving objects: 57% (563/987) 2023-08-09T11:41:54.0231981Z Receiving objects: 58% (573/987) 2023-08-09T11:41:54.0236989Z Receiving objects: 59% (583/987) 2023-08-09T11:41:54.0243436Z Receiving objects: 60% (593/987) 2023-08-09T11:41:54.0245478Z Receiving objects: 61% (603/987) 2023-08-09T11:41:54.0247008Z Receiving objects: 62% (612/987) 2023-08-09T11:41:54.0247905Z Receiving objects: 63% (622/987) 2023-08-09T11:41:54.0252842Z Receiving objects: 64% (632/987) 2023-08-09T11:41:54.0255828Z Receiving objects: 65% (642/987) 2023-08-09T11:41:54.0257188Z Receiving objects: 66% (652/987) 2023-08-09T11:41:54.0260027Z Receiving objects: 67% (662/987) 2023-08-09T11:41:54.0262834Z Receiving objects: 68% (672/987) 2023-08-09T11:41:54.0265027Z Receiving objects: 69% (682/987) 2023-08-09T11:41:54.0267342Z Receiving objects: 70% (691/987) 2023-08-09T11:41:54.0268855Z Receiving objects: 71% (701/987) 2023-08-09T11:41:54.0271647Z Receiving objects: 72% (711/987) 2023-08-09T11:41:54.0277148Z Receiving objects: 73% (721/987) 2023-08-09T11:41:54.0281211Z Receiving objects: 74% (731/987) 2023-08-09T11:41:54.0285266Z Receiving objects: 75% (741/987) 2023-08-09T11:41:54.0290990Z Receiving objects: 76% (751/987) 2023-08-09T11:41:54.0298747Z Receiving objects: 77% (760/987) 2023-08-09T11:41:54.0302017Z Receiving objects: 78% (770/987) 2023-08-09T11:41:54.0307455Z Receiving objects: 79% (780/987) 2023-08-09T11:41:54.0314055Z Receiving objects: 80% (790/987) 2023-08-09T11:41:54.0318479Z Receiving objects: 81% (800/987) 2023-08-09T11:41:54.0322355Z Receiving objects: 82% (810/987) 2023-08-09T11:41:54.0324620Z Receiving objects: 83% (820/987) 2023-08-09T11:41:54.0326574Z Receiving objects: 84% (830/987) 2023-08-09T11:41:54.0328524Z Receiving objects: 85% (839/987) 2023-08-09T11:41:54.0331240Z Receiving objects: 86% (849/987) 2023-08-09T11:41:54.0334475Z Receiving objects: 87% (859/987) 2023-08-09T11:41:54.0341278Z Receiving objects: 88% (869/987) 2023-08-09T11:41:54.0349438Z Receiving objects: 89% (879/987) 2023-08-09T11:41:54.0370367Z Receiving objects: 90% (889/987) 2023-08-09T11:41:54.0381012Z Receiving objects: 91% (899/987) 2023-08-09T11:41:54.0392823Z Receiving objects: 92% (909/987) 2023-08-09T11:41:54.0408740Z Receiving objects: 93% (918/987) 2023-08-09T11:41:54.0415019Z Receiving objects: 94% (928/987) 2023-08-09T11:41:54.0425557Z Receiving objects: 95% (938/987) 2023-08-09T11:41:54.0430130Z Receiving objects: 96% (948/987) 2023-08-09T11:41:54.0440263Z Receiving objects: 97% (958/987) 2023-08-09T11:41:54.0451607Z Receiving objects: 98% (968/987) 2023-08-09T11:41:54.0451892Z remote: Total 987 (delta 161), reused 442 (delta 88), pack-reused 0 2023-08-09T11:41:54.0456660Z Receiving objects: 99% (978/987) 2023-08-09T11:41:54.0456930Z Receiving objects: 100% (987/987) 2023-08-09T11:41:54.0457179Z Receiving objects: 100% (987/987), 4.42 MiB | 34.07 MiB/s, done. 2023-08-09T11:41:54.0464433Z Resolving deltas: 0% (0/161) 2023-08-09T11:41:54.0464760Z Resolving deltas: 1% (2/161) 2023-08-09T11:41:54.0464964Z Resolving deltas: 2% (4/161) 2023-08-09T11:41:54.0466491Z Resolving deltas: 3% (6/161) 2023-08-09T11:41:54.0466773Z Resolving deltas: 4% (7/161) 2023-08-09T11:41:54.0467569Z Resolving deltas: 5% (9/161) 2023-08-09T11:41:54.0467959Z Resolving deltas: 6% (10/161) 2023-08-09T11:41:54.0468325Z Resolving deltas: 7% (12/161) 2023-08-09T11:41:54.0468603Z Resolving deltas: 8% (14/161) 2023-08-09T11:41:54.0470019Z Resolving deltas: 9% (15/161) 2023-08-09T11:41:54.0470820Z Resolving deltas: 10% (17/161) 2023-08-09T11:41:54.0471062Z Resolving deltas: 11% (18/161) 2023-08-09T11:41:54.0471462Z Resolving deltas: 12% (20/161) 2023-08-09T11:41:54.0472617Z Resolving deltas: 13% (22/161) 2023-08-09T11:41:54.0473055Z Resolving deltas: 14% (24/161) 2023-08-09T11:41:54.0473324Z Resolving deltas: 15% (25/161) 2023-08-09T11:41:54.0473532Z Resolving deltas: 16% (26/161) 2023-08-09T11:41:54.0474081Z Resolving deltas: 19% (31/161) 2023-08-09T11:41:54.0475237Z Resolving deltas: 20% (33/161) 2023-08-09T11:41:54.0477047Z Resolving deltas: 21% (34/161) 2023-08-09T11:41:54.0477275Z Resolving deltas: 22% (37/161) 2023-08-09T11:41:54.0477491Z Resolving deltas: 23% (38/161) 2023-08-09T11:41:54.0478974Z Resolving deltas: 24% (39/161) 2023-08-09T11:41:54.0480075Z Resolving deltas: 25% (41/161) 2023-08-09T11:41:54.0482649Z Resolving deltas: 27% (44/161) 2023-08-09T11:41:54.0483674Z Resolving deltas: 28% (46/161) 2023-08-09T11:41:54.0485390Z Resolving deltas: 29% (48/161) 2023-08-09T11:41:54.0485746Z Resolving deltas: 30% (49/161) 2023-08-09T11:41:54.0486093Z Resolving deltas: 31% (50/161) 2023-08-09T11:41:54.0486567Z Resolving deltas: 32% (52/161) 2023-08-09T11:41:54.0486875Z Resolving deltas: 34% (55/161) 2023-08-09T11:41:54.0487078Z Resolving deltas: 35% (57/161) 2023-08-09T11:41:54.0487285Z Resolving deltas: 36% (58/161) 2023-08-09T11:41:54.0487495Z Resolving deltas: 37% (61/161) 2023-08-09T11:41:54.0487700Z Resolving deltas: 38% (62/161) 2023-08-09T11:41:54.0487899Z Resolving deltas: 39% (64/161) 2023-08-09T11:41:54.0488113Z Resolving deltas: 40% (65/161) 2023-08-09T11:41:54.0488360Z Resolving deltas: 41% (67/161) 2023-08-09T11:41:54.0488565Z Resolving deltas: 42% (68/161) 2023-08-09T11:41:54.0488754Z Resolving deltas: 43% (70/161) 2023-08-09T11:41:54.0489009Z Resolving deltas: 44% (71/161) 2023-08-09T11:41:54.0489254Z Resolving deltas: 45% (73/161) 2023-08-09T11:41:54.0490255Z Resolving deltas: 47% (76/161) 2023-08-09T11:41:54.0490588Z Resolving deltas: 48% (78/161) 2023-08-09T11:41:54.0491670Z Resolving deltas: 49% (79/161) 2023-08-09T11:41:54.0492000Z Resolving deltas: 50% (82/161) 2023-08-09T11:41:54.0492214Z Resolving deltas: 51% (83/161) 2023-08-09T11:41:54.0492736Z Resolving deltas: 52% (84/161) 2023-08-09T11:41:54.0493748Z Resolving deltas: 53% (86/161) 2023-08-09T11:41:54.0494089Z Resolving deltas: 55% (90/161) 2023-08-09T11:41:54.0494443Z Resolving deltas: 56% (91/161) 2023-08-09T11:41:54.0494713Z Resolving deltas: 57% (92/161) 2023-08-09T11:41:54.0495140Z Resolving deltas: 58% (94/161) 2023-08-09T11:41:54.0495850Z Resolving deltas: 59% (95/161) 2023-08-09T11:41:54.0496846Z Resolving deltas: 62% (100/161) 2023-08-09T11:41:54.0497316Z Resolving deltas: 64% (104/161) 2023-08-09T11:41:54.0497701Z Resolving deltas: 65% (105/161) 2023-08-09T11:41:54.0498072Z Resolving deltas: 66% (107/161) 2023-08-09T11:41:54.0498427Z Resolving deltas: 67% (108/161) 2023-08-09T11:41:54.0499611Z Resolving deltas: 70% (113/161) 2023-08-09T11:41:54.0499867Z Resolving deltas: 71% (115/161) 2023-08-09T11:41:54.0500142Z Resolving deltas: 72% (116/161) 2023-08-09T11:41:54.0500507Z Resolving deltas: 73% (118/161) 2023-08-09T11:41:54.0500858Z Resolving deltas: 74% (120/161) 2023-08-09T11:41:54.0501158Z Resolving deltas: 77% (124/161) 2023-08-09T11:41:54.0501500Z Resolving deltas: 78% (126/161) 2023-08-09T11:41:54.0501774Z Resolving deltas: 80% (129/161) 2023-08-09T11:41:54.0502084Z Resolving deltas: 81% (132/161) 2023-08-09T11:41:54.0502674Z Resolving deltas: 83% (134/161) 2023-08-09T11:41:54.0502926Z Resolving deltas: 84% (136/161) 2023-08-09T11:41:54.0503138Z Resolving deltas: 85% (138/161) 2023-08-09T11:41:54.0503352Z Resolving deltas: 86% (139/161) 2023-08-09T11:41:54.0503563Z Resolving deltas: 87% (141/161) 2023-08-09T11:41:54.0505971Z Resolving deltas: 88% (142/161) 2023-08-09T11:41:54.0506283Z Resolving deltas: 89% (144/161) 2023-08-09T11:41:54.0507632Z Resolving deltas: 90% (145/161) 2023-08-09T11:41:54.0507950Z Resolving deltas: 91% (147/161) 2023-08-09T11:41:54.0508165Z Resolving deltas: 92% (149/161) 2023-08-09T11:41:54.0509325Z Resolving deltas: 93% (150/161) 2023-08-09T11:41:54.0509573Z Resolving deltas: 94% (152/161) 2023-08-09T11:41:54.0511052Z Resolving deltas: 95% (153/161) 2023-08-09T11:41:54.0511285Z Resolving deltas: 96% (155/161) 2023-08-09T11:41:54.0513417Z Resolving deltas: 97% (157/161) 2023-08-09T11:41:54.0514506Z Resolving deltas: 98% (158/161) 2023-08-09T11:41:54.0519197Z Resolving deltas: 99% (160/161) 2023-08-09T11:41:54.0521595Z Resolving deltas: 100% (161/161) 2023-08-09T11:41:54.0521816Z Resolving deltas: 100% (161/161), done. 2023-08-09T11:41:54.3624858Z From https://github.com/pytorch/audio 2023-08-09T11:41:54.3737466Z * [new ref] fe9b9ff75edebf1e0e326f64577d64df3b5858db -> origin/nightly 2023-08-09T11:41:54.3738403Z ##[endgroup] 2023-08-09T11:41:54.3738759Z ##[group]Determining the checkout info 2023-08-09T11:41:54.3741054Z ##[endgroup] 2023-08-09T11:41:54.3741388Z ##[group]Checking out the ref 2023-08-09T11:41:54.3749705Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-08-09T11:41:55.4943567Z Updating files: 4% (42/859) 2023-08-09T11:41:55.5215702Z Updating files: 5% (43/859) 2023-08-09T11:41:55.7208227Z Updating files: 6% (52/859) 2023-08-09T11:41:55.9319033Z Updating files: 7% (61/859) 2023-08-09T11:41:56.3005146Z Updating files: 8% (69/859) 2023-08-09T11:41:56.3912516Z Updating files: 9% (78/859) 2023-08-09T11:41:56.4780245Z Updating files: 10% (86/859) 2023-08-09T11:41:56.5133775Z Updating files: 10% (89/859) 2023-08-09T11:41:56.5695211Z Updating files: 11% (95/859) 2023-08-09T11:41:56.8778251Z Updating files: 12% (104/859) 2023-08-09T11:41:57.1768565Z Updating files: 13% (112/859) 2023-08-09T11:41:57.2709821Z Updating files: 14% (121/859) 2023-08-09T11:41:57.8964990Z Updating files: 15% (129/859) 2023-08-09T11:41:58.0842424Z Updating files: 15% (133/859) 2023-08-09T11:41:58.2784807Z Updating files: 16% (138/859) 2023-08-09T11:41:58.4209221Z Updating files: 17% (147/859) 2023-08-09T11:41:58.4221789Z Updating files: 17% (153/859) 2023-08-09T11:41:58.8028533Z Updating files: 18% (155/859) 2023-08-09T11:41:59.0623181Z Updating files: 19% (164/859) 2023-08-09T11:41:59.3915837Z Updating files: 20% (172/859) 2023-08-09T11:41:59.6032437Z Updating files: 21% (181/859) 2023-08-09T11:42:00.1886777Z Updating files: 21% (186/859) 2023-08-09T11:42:00.3006744Z Updating files: 22% (189/859) 2023-08-09T11:42:00.5220660Z Updating files: 23% (198/859) 2023-08-09T11:42:00.5225302Z Updating files: 23% (205/859) 2023-08-09T11:42:01.1810960Z Updating files: 24% (207/859) 2023-08-09T11:42:01.3459612Z Updating files: 25% (215/859) 2023-08-09T11:42:01.3876439Z Updating files: 26% (224/859) 2023-08-09T11:42:01.5304997Z Updating files: 27% (232/859) 2023-08-09T11:42:01.5323766Z Updating files: 27% (236/859) 2023-08-09T11:42:01.9826563Z Updating files: 28% (241/859) 2023-08-09T11:42:02.4062736Z Updating files: 29% (250/859) 2023-08-09T11:42:02.6148593Z Updating files: 30% (258/859) 2023-08-09T11:42:02.8466212Z Updating files: 31% (267/859) 2023-08-09T11:42:02.8508614Z Updating files: 32% (275/859) 2023-08-09T11:42:02.9219616Z Updating files: 33% (284/859) 2023-08-09T11:42:03.0003271Z Updating files: 34% (293/859) 2023-08-09T11:42:03.9871660Z Updating files: 35% (301/859) 2023-08-09T11:42:04.4248023Z Updating files: 35% (306/859) 2023-08-09T11:42:04.5706471Z Updating files: 36% (310/859) 2023-08-09T11:42:04.6577224Z Updating files: 36% (315/859) 2023-08-09T11:42:04.9186124Z Updating files: 37% (318/859) 2023-08-09T11:42:05.0623837Z Updating files: 38% (327/859) 2023-08-09T11:42:05.4834116Z Updating files: 39% (336/859) 2023-08-09T11:42:05.6014067Z Updating files: 39% (340/859) 2023-08-09T11:42:06.1031438Z Updating files: 40% (344/859) 2023-08-09T11:42:06.4590778Z Updating files: 41% (353/859) 2023-08-09T11:42:06.4884673Z Updating files: 42% (361/859) 2023-08-09T11:42:06.7409696Z Updating files: 42% (367/859) 2023-08-09T11:42:06.7435158Z Updating files: 43% (370/859) 2023-08-09T11:42:07.1473754Z Updating files: 44% (378/859) 2023-08-09T11:42:07.1897677Z Updating files: 45% (387/859) 2023-08-09T11:42:07.2494492Z Updating files: 46% (396/859) 2023-08-09T11:42:07.5013176Z Updating files: 47% (404/859) 2023-08-09T11:42:07.8328093Z Updating files: 47% (407/859) 2023-08-09T11:42:07.9772053Z Updating files: 48% (413/859) 2023-08-09T11:42:08.5116765Z Updating files: 49% (421/859) 2023-08-09T11:42:08.6493949Z Updating files: 50% (430/859) 2023-08-09T11:42:08.6520284Z Updating files: 51% (439/859) 2023-08-09T11:42:08.9488908Z Updating files: 52% (447/859) 2023-08-09T11:42:09.0438179Z Updating files: 53% (456/859) 2023-08-09T11:42:09.2740977Z Updating files: 54% (464/859) 2023-08-09T11:42:09.5903859Z Updating files: 55% (473/859) 2023-08-09T11:42:09.5905720Z Updating files: 55% (481/859) 2023-08-09T11:42:09.9422551Z Updating files: 56% (482/859) 2023-08-09T11:42:10.1596177Z Updating files: 57% (490/859) 2023-08-09T11:42:10.2942648Z Updating files: 58% (499/859) 2023-08-09T11:42:10.5993453Z Updating files: 59% (507/859) 2023-08-09T11:42:10.8464944Z Updating files: 59% (509/859) 2023-08-09T11:42:10.8500245Z Updating files: 60% (516/859) 2023-08-09T11:42:11.1771579Z Updating files: 61% (524/859) 2023-08-09T11:42:11.3035479Z Updating files: 62% (533/859) 2023-08-09T11:42:11.3384677Z Updating files: 63% (542/859) 2023-08-09T11:42:11.3838588Z Updating files: 64% (550/859) 2023-08-09T11:42:11.5926704Z Updating files: 65% (559/859) 2023-08-09T11:42:11.7392508Z Updating files: 65% (560/859) 2023-08-09T11:42:11.7707811Z Updating files: 66% (567/859) 2023-08-09T11:42:12.5977279Z Updating files: 67% (576/859) 2023-08-09T11:42:13.3246373Z Updating files: 68% (585/859) 2023-08-09T11:42:13.4159080Z Updating files: 69% (593/859) 2023-08-09T11:42:13.5958937Z Updating files: 70% (602/859) 2023-08-09T11:42:14.4006161Z Updating files: 70% (603/859) 2023-08-09T11:42:14.6061839Z Updating files: 71% (610/859) 2023-08-09T11:42:14.6075104Z Updating files: 71% (614/859) 2023-08-09T11:42:15.4532514Z Updating files: 72% (619/859) 2023-08-09T11:42:15.7117365Z Updating files: 73% (628/859) 2023-08-09T11:42:15.7122674Z Updating files: 73% (634/859) 2023-08-09T11:42:16.2585297Z Updating files: 74% (636/859) 2023-08-09T11:42:16.5466518Z Updating files: 75% (645/859) 2023-08-09T11:42:16.5737394Z Updating files: 75% (651/859) 2023-08-09T11:42:17.0562171Z Updating files: 76% (653/859) 2023-08-09T11:42:17.7807667Z Updating files: 77% (662/859) 2023-08-09T11:42:17.9182165Z Updating files: 77% (668/859) 2023-08-09T11:42:18.2437477Z Updating files: 78% (671/859) 2023-08-09T11:42:18.6270406Z Updating files: 79% (679/859) 2023-08-09T11:42:18.8844615Z Updating files: 79% (680/859) 2023-08-09T11:42:19.2007356Z Updating files: 80% (688/859) 2023-08-09T11:42:19.3184793Z Updating files: 81% (696/859) 2023-08-09T11:42:19.6358944Z Updating files: 82% (705/859) 2023-08-09T11:42:19.6372168Z Updating files: 82% (710/859) 2023-08-09T11:42:20.1389777Z Updating files: 83% (713/859) 2023-08-09T11:42:20.6086348Z Updating files: 84% (722/859) 2023-08-09T11:42:20.8319875Z Updating files: 84% (725/859) 2023-08-09T11:42:21.4167230Z Updating files: 85% (731/859) 2023-08-09T11:42:21.5699390Z Updating files: 86% (739/859) 2023-08-09T11:42:21.5740173Z Updating files: 86% (740/859) 2023-08-09T11:42:21.9646077Z Updating files: 87% (748/859) 2023-08-09T11:42:22.4537584Z Updating files: 88% (756/859) 2023-08-09T11:42:22.5553642Z Updating files: 89% (765/859) 2023-08-09T11:42:22.6408795Z Updating files: 90% (774/859) 2023-08-09T11:42:22.8038046Z Updating files: 90% (777/859) 2023-08-09T11:42:23.3989045Z Updating files: 91% (782/859) 2023-08-09T11:42:23.7270015Z Updating files: 92% (791/859) 2023-08-09T11:42:23.8976179Z Updating files: 92% (793/859) 2023-08-09T11:42:24.2549579Z Updating files: 93% (799/859) 2023-08-09T11:42:24.5059305Z Updating files: 94% (808/859) 2023-08-09T11:42:24.5094130Z Updating files: 95% (817/859) 2023-08-09T11:42:24.5130383Z Updating files: 96% (825/859) 2023-08-09T11:42:24.5827254Z Updating files: 97% (834/859) 2023-08-09T11:42:24.8742738Z Updating files: 98% (842/859) 2023-08-09T11:42:24.9441727Z Updating files: 98% (844/859) 2023-08-09T11:42:24.9690332Z Updating files: 99% (851/859) 2023-08-09T11:42:24.9690549Z Updating files: 100% (859/859) 2023-08-09T11:42:24.9690762Z Updating files: 100% (859/859), done. 2023-08-09T11:42:25.0344699Z branch 'nightly' set up to track 'origin/nightly'. 2023-08-09T11:42:25.0345206Z Switched to a new branch 'nightly' 2023-08-09T11:42:25.0385445Z ##[endgroup] 2023-08-09T11:42:25.0385832Z ##[group]Setting up auth for fetching submodules 2023-08-09T11:42:25.0396598Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:42:25.0628490Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-08-09T11:42:25.0856144Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-08-09T11:42:25.1071465Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-08-09T11:42:25.1279111Z ##[endgroup] 2023-08-09T11:42:25.1279529Z ##[group]Fetching submodules 2023-08-09T11:42:25.1286323Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-08-09T11:42:25.5755002Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-08-09T11:42:25.9626456Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-08-09T11:42:26.3114587Z ##[endgroup] 2023-08-09T11:42:26.3115027Z ##[group]Persisting credentials for submodules 2023-08-09T11:42:26.3124189Z [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:42:26.6638323Z [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:42:27.0681030Z [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:42:27.6835079Z [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:42:28.1110232Z ##[endgroup] 2023-08-09T11:42:28.1342831Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:42:28.1529102Z 'fe9b9ff75edebf1e0e326f64577d64df3b5858db' 2023-08-09T11:42:28.1760416Z ##[group]Run echo "ENV VARS" 2023-08-09T11:42:28.1760647Z echo "ENV VARS" 2023-08-09T11:42:28.1760853Z echo "${GITHUB_REF_NAME}" 2023-08-09T11:42:28.1761064Z echo "${GITHUB_REF}" 2023-08-09T11:42:28.1761270Z echo "${GITHUB_BASE_REF}" 2023-08-09T11:42:28.1761447Z  2023-08-09T11:42:28.1761636Z echo "GITHUB PROVIDED" 2023-08-09T11:42:28.1761840Z echo "nightly" 2023-08-09T11:42:28.1762043Z echo "refs/heads/nightly" 2023-08-09T11:42:28.1762244Z echo "refs/heads/nightly" 2023-08-09T11:42:28.1762436Z echo "" 2023-08-09T11:42:28.1784729Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:42:28.1785007Z env: 2023-08-09T11:42:28.1785238Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:28.1785462Z PYTHON_VERSION: 3.10 2023-08-09T11:42:28.1785660Z PACKAGE_TYPE: conda 2023-08-09T11:42:28.1785864Z REPOSITORY: pytorch/audio 2023-08-09T11:42:28.1786053Z REF: 2023-08-09T11:42:28.1786216Z CU_VERSION: cpu 2023-08-09T11:42:28.1786391Z CHANNEL: nightly 2023-08-09T11:42:28.1786570Z ##[endgroup] 2023-08-09T11:42:28.3020483Z ENV VARS 2023-08-09T11:42:28.3020928Z nightly 2023-08-09T11:42:28.3021136Z refs/heads/nightly 2023-08-09T11:42:28.3021262Z 2023-08-09T11:42:28.3021344Z GITHUB PROVIDED 2023-08-09T11:42:28.3021505Z nightly 2023-08-09T11:42:28.3021699Z refs/heads/nightly 2023-08-09T11:42:28.3021899Z refs/heads/nightly 2023-08-09T11:42:28.3022011Z 2023-08-09T11:42:28.4396100Z ##[group]Run set -euxo pipefail 2023-08-09T11:42:28.4396341Z set -euxo pipefail 2023-08-09T11:42:28.4396630Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-08-09T11:42:28.4396958Z # and "/" is not allowed in artifact names 2023-08-09T11:42:28.4397262Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-08-09T11:42:28.4416893Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:42:28.4417185Z env: 2023-08-09T11:42:28.4417403Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:28.4417622Z PYTHON_VERSION: 3.10 2023-08-09T11:42:28.4417813Z PACKAGE_TYPE: conda 2023-08-09T11:42:28.4418014Z REPOSITORY: pytorch/audio 2023-08-09T11:42:28.4418189Z REF: 2023-08-09T11:42:28.4418351Z CU_VERSION: cpu 2023-08-09T11:42:28.4418587Z CHANNEL: nightly 2023-08-09T11:42:28.4418768Z ##[endgroup] 2023-08-09T11:42:28.5295692Z + echo ARTIFACT_NAME=pytorch_audio__3.10 2023-08-09T11:42:29.2235312Z ##[group]Run set -euxo pipefail 2023-08-09T11:42:29.2235555Z set -euxo pipefail 2023-08-09T11:42:29.2235782Z conda info | grep -i 'base environment' 2023-08-09T11:42:29.2236047Z conda clean --all --quiet --yes 2023-08-09T11:42:29.2256103Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:42:29.2256335Z env: 2023-08-09T11:42:29.2256555Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:29.2256983Z PYTHON_VERSION: 3.10 2023-08-09T11:42:29.2257208Z PACKAGE_TYPE: conda 2023-08-09T11:42:29.2257431Z REPOSITORY: pytorch/audio 2023-08-09T11:42:29.2257622Z REF: 2023-08-09T11:42:29.2257773Z CU_VERSION: cpu 2023-08-09T11:42:29.2257953Z CHANNEL: nightly 2023-08-09T11:42:29.2258155Z ARTIFACT_NAME: pytorch_audio__3.10 2023-08-09T11:42:29.2258363Z ##[endgroup] 2023-08-09T11:42:29.4353562Z + conda info 2023-08-09T11:42:29.4406896Z + grep -i 'base environment' 2023-08-09T11:43:29.8335575Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-08-09T11:43:29.8338201Z + conda clean --all --quiet --yes 2023-08-09T11:43:31.8757237Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:31.8757469Z set -euxo pipefail 2023-08-09T11:43:31.8757904Z conda config --set channel_priority false 2023-08-09T11:43:31.8776755Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:31.8776994Z env: 2023-08-09T11:43:31.8777244Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:31.8777467Z PYTHON_VERSION: 3.10 2023-08-09T11:43:31.8777674Z PACKAGE_TYPE: conda 2023-08-09T11:43:31.8777884Z REPOSITORY: pytorch/audio 2023-08-09T11:43:31.8778081Z REF: 2023-08-09T11:43:31.8778237Z CU_VERSION: cpu 2023-08-09T11:43:31.8778422Z CHANNEL: nightly 2023-08-09T11:43:31.8778632Z ARTIFACT_NAME: pytorch_audio__3.10 2023-08-09T11:43:31.8778847Z ##[endgroup] 2023-08-09T11:43:32.5096349Z + conda config --set channel_priority false 2023-08-09T11:43:32.8552542Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:32.8552802Z set -euxo pipefail 2023-08-09T11:43:32.8553076Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-08-09T11:43:32.8553352Z conda create \ 2023-08-09T11:43:32.8553639Z  --yes --quiet \ 2023-08-09T11:43:32.8553860Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:43:32.8554075Z  "python=3.9" 2023-08-09T11:43:32.8554289Z CONDA_ENV="${CONDA_ENV}" 2023-08-09T11:43:32.8554516Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-08-09T11:43:32.8554842Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-08-09T11:43:32.8555188Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-08-09T11:43:32.8555501Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-08-09T11:43:32.8555750Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:43:32.8556001Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-08-09T11:43:32.8575329Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:32.8575561Z env: 2023-08-09T11:43:32.8575793Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:32.8576019Z PYTHON_VERSION: 3.10 2023-08-09T11:43:32.8576220Z PACKAGE_TYPE: conda 2023-08-09T11:43:32.8576430Z REPOSITORY: pytorch/audio 2023-08-09T11:43:32.8576634Z REF: 2023-08-09T11:43:32.8576866Z CU_VERSION: cpu 2023-08-09T11:43:32.8577053Z CHANNEL: nightly 2023-08-09T11:43:32.8577265Z ARTIFACT_NAME: pytorch_audio__3.10 2023-08-09T11:43:32.8577523Z ##[endgroup] 2023-08-09T11:43:33.0573608Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:33.0574088Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python=3.9 2023-08-09T11:43:36.6489477Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:43:36.8229245Z Solving environment: ...working... done 2023-08-09T11:43:44.4962142Z 2023-08-09T11:43:44.4962652Z ## Package Plan ## 2023-08-09T11:43:44.4962828Z 2023-08-09T11:43:44.4964573Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225 2023-08-09T11:43:44.4964845Z 2023-08-09T11:43:44.4964944Z added / updated specs: 2023-08-09T11:43:44.4965154Z - python=3.9 2023-08-09T11:43:44.4965500Z 2023-08-09T11:43:44.4965504Z 2023-08-09T11:43:44.4966779Z The following packages will be downloaded: 2023-08-09T11:43:44.4966956Z 2023-08-09T11:43:44.4967066Z package | build 2023-08-09T11:43:44.4967323Z ---------------------------|----------------- 2023-08-09T11:43:44.4967600Z openssl-3.0.10 | h2bbff1b_0 7.4 MB 2023-08-09T11:43:44.4967877Z pip-23.2.1 | py39haa95532_0 2.8 MB 2023-08-09T11:43:44.4968129Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-08-09T11:43:44.4968403Z setuptools-68.0.0 | py39haa95532_0 925 KB 2023-08-09T11:43:44.4968677Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-08-09T11:43:44.4969248Z tzdata-2023c | h04d1e81_0 116 KB 2023-08-09T11:43:44.4969496Z vc-14.2 | h21ff451_1 8 KB 2023-08-09T11:43:44.4969746Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-08-09T11:43:44.4970040Z ------------------------------------------------------------ 2023-08-09T11:43:44.4970310Z Total: 31.6 MB 2023-08-09T11:43:44.4970456Z 2023-08-09T11:43:44.4970583Z The following NEW packages will be INSTALLED: 2023-08-09T11:43:44.4970743Z 2023-08-09T11:43:44.4983065Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:43:44.4983452Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:43:44.4983771Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 None 2023-08-09T11:43:44.4984101Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-08-09T11:43:44.4984451Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 None 2023-08-09T11:43:44.4984782Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:43:44.4985072Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-08-09T11:43:44.4985383Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:43:44.4985691Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:43:44.4986015Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-08-09T11:43:44.4986191Z 2023-08-09T11:43:44.4986196Z 2023-08-09T11:43:44.7142631Z Preparing transaction: ...working... done 2023-08-09T11:43:46.7358045Z Verifying transaction: ...working... done 2023-08-09T11:43:51.1008481Z Executing transaction: ...working... done 2023-08-09T11:43:51.1653477Z Retrieving notices: ...working... done 2023-08-09T11:43:51.3560140Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:51.3560582Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:51.3561089Z + 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:43:56.3773018Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-08-09T11:43:56.3773334Z 2023-08-09T11:43:56.3773459Z Installing build dependencies: started 2023-08-09T11:43:56.3773638Z 2023-08-09T11:43:56.3773792Z Installing build dependencies: finished with status 'done' 2023-08-09T11:43:56.3773958Z 2023-08-09T11:43:56.3774081Z Getting requirements to build wheel: started 2023-08-09T11:43:56.3774238Z 2023-08-09T11:43:56.3774390Z Getting requirements to build wheel: finished with status 'done' 2023-08-09T11:43:56.3774575Z 2023-08-09T11:43:56.3774709Z Preparing metadata (pyproject.toml): started 2023-08-09T11:43:56.3776027Z 2023-08-09T11:43:56.3776215Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-08-09T11:43:56.3776411Z 2023-08-09T11:43:56.3776571Z Building wheels for collected packages: pytorch-pkg-helpers 2023-08-09T11:43:56.3776959Z 2023-08-09T11:43:56.3777127Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-08-09T11:43:56.3777323Z 2023-08-09T11:43:56.3777521Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-08-09T11:43:56.3777743Z 2023-08-09T11:43:56.3778075Z Created wheel for pytorch-pkg-helpers: filename=pytorch_pkg_helpers-0.1.5-py3-none-any.whl size=7635 sha256=7176fc68d6a5e8aec8e8b805e2f7ebe2c9f220f90df1a989675e5d84d3cdf235 2023-08-09T11:43:56.3778417Z 2023-08-09T11:43:56.3778682Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-08-09T11:43:56.3778961Z 2023-08-09T11:43:56.3779084Z Successfully built pytorch-pkg-helpers 2023-08-09T11:43:56.3779365Z 2023-08-09T11:43:56.3779509Z Installing collected packages: pytorch-pkg-helpers 2023-08-09T11:43:56.3779670Z 2023-08-09T11:43:56.3779816Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-08-09T11:43:56.3780002Z 2023-08-09T11:43:56.3780006Z 2023-08-09T11:43:56.4114356Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:43:56.4114810Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python -m pytorch_pkg_helpers 2023-08-09T11:43:58.3905693Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:43:58.4539025Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:43:58.4539253Z 2023-08-09T11:43:58.4539347Z export CMAKE_USE_CUDA='0' 2023-08-09T11:43:58.4539498Z 2023-08-09T11:43:58.4539598Z export CONDA_BUILD_VARIANT='cpu' 2023-08-09T11:43:58.4539737Z 2023-08-09T11:43:58.4539833Z export CONDA_CUDATOOLKIT_CONSTRAINT='' 2023-08-09T11:43:58.4539986Z 2023-08-09T11:43:58.4540164Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:43:58.4540354Z 2023-08-09T11:43:58.4540498Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:43:58.4540688Z 2023-08-09T11:43:58.4540792Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:43:58.4540935Z 2023-08-09T11:43:58.4541046Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T11:43:58.4541195Z 2023-08-09T11:43:58.4541280Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:43:58.4541418Z 2023-08-09T11:43:58.4541507Z export VERSION_SUFFIX='' 2023-08-09T11:43:58.4541638Z 2023-08-09T11:43:58.4541722Z export WHEEL_DIR='' 2023-08-09T11:43:58.4541844Z 2023-08-09T11:43:58.4541848Z 2023-08-09T11:43:58.4542016Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:43:58.4653734Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:58.4654005Z set -euxo pipefail 2023-08-09T11:43:58.4654291Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-08-09T11:43:58.4654537Z  2023-08-09T11:43:58.4654746Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-08-09T11:43:58.4654937Z  2023-08-09T11:43:58.4655174Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-08-09T11:43:58.4655451Z  conda create \ 2023-08-09T11:43:58.4655727Z  --yes --quiet \ 2023-08-09T11:43:58.4655986Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:43:58.4656203Z  "python=3.8" \ 2023-08-09T11:43:58.4656440Z  cmake=3.22 \ 2023-08-09T11:43:58.4656721Z  conda-build=3.21 \ 2023-08-09T11:43:58.4657001Z  ninja=1.10 \ 2023-08-09T11:43:58.4657212Z  pkg-config=0.29 \ 2023-08-09T11:43:58.4657445Z  wheel=0.37 2023-08-09T11:43:58.4657663Z  else 2023-08-09T11:43:58.4657892Z  conda create \ 2023-08-09T11:43:58.4658097Z  --yes --quiet \ 2023-08-09T11:43:58.4658353Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:43:58.4658623Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:43:58.4658874Z  cmake=3.22 \ 2023-08-09T11:43:58.4659194Z  ninja=1.10 \ 2023-08-09T11:43:58.4659429Z  pkg-config=0.29 \ 2023-08-09T11:43:58.4659664Z  wheel=0.37 2023-08-09T11:43:58.4659879Z  fi 2023-08-09T11:43:58.4660051Z else 2023-08-09T11:43:58.4660274Z  conda create \ 2023-08-09T11:43:58.4660509Z  --yes --quiet \ 2023-08-09T11:43:58.4660759Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:43:58.4660996Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:43:58.4661250Z  cmake=3.22 \ 2023-08-09T11:43:58.4661484Z  conda-build=3.21 \ 2023-08-09T11:43:58.4661713Z  ninja=1.10 \ 2023-08-09T11:43:58.4661914Z  pkg-config=0.29 \ 2023-08-09T11:43:58.4662147Z  wheel=0.37 2023-08-09T11:43:58.4662541Z fi 2023-08-09T11:43:58.4662831Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:43:58.4663122Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:43:58.4683665Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:58.4683934Z env: 2023-08-09T11:43:58.4684264Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:58.4684568Z PYTHON_VERSION: 3.10 2023-08-09T11:43:58.4684771Z PACKAGE_TYPE: conda 2023-08-09T11:43:58.4685015Z REPOSITORY: pytorch/audio 2023-08-09T11:43:58.4685250Z REF: 2023-08-09T11:43:58.4685455Z CU_VERSION: cpu 2023-08-09T11:43:58.4685653Z CHANNEL: nightly 2023-08-09T11:43:58.4685902Z ARTIFACT_NAME: pytorch_audio__3.10 2023-08-09T11:43:58.4686230Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:43:58.4686570Z ##[endgroup] 2023-08-09T11:43:58.6648328Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:43:58.6648688Z + [[ 3.10 = \3\.\1\1 ]] 2023-08-09T11:43:58.6649147Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5808497225' python=3.10 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-08-09T11:43:59.8326461Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:43:59.8333302Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-08-09T11:44:14.2014369Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:44:17.6389183Z Solving environment: ...working... done 2023-08-09T11:44:17.8017823Z 2023-08-09T11:44:17.8018147Z ## Package Plan ## 2023-08-09T11:44:17.8018322Z 2023-08-09T11:44:17.8018536Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T11:44:17.8018804Z 2023-08-09T11:44:17.8018906Z added / updated specs: 2023-08-09T11:44:17.8019232Z - cmake=3.22 2023-08-09T11:44:17.8019520Z - conda-build=3.21 2023-08-09T11:44:17.8019850Z - ninja=1.10 2023-08-09T11:44:17.8020178Z - pkg-config=0.29 2023-08-09T11:44:17.8020550Z - python=3.10 2023-08-09T11:44:17.8020827Z - wheel=0.37 2023-08-09T11:44:17.8021062Z 2023-08-09T11:44:17.8021070Z 2023-08-09T11:44:17.8021282Z The following packages will be downloaded: 2023-08-09T11:44:17.8021592Z 2023-08-09T11:44:17.8021766Z package | build 2023-08-09T11:44:17.8022203Z ---------------------------|----------------- 2023-08-09T11:44:17.8022684Z beautifulsoup4-4.12.2 | py310haa95532_0 212 KB 2023-08-09T11:44:17.8023246Z boltons-23.0.0 | py310haa95532_0 425 KB 2023-08-09T11:44:17.8023732Z brotlipy-0.7.0 |py310h2bbff1b_1002 335 KB 2023-08-09T11:44:17.8024220Z certifi-2023.7.22 | py310haa95532_0 154 KB 2023-08-09T11:44:17.8024676Z cffi-1.15.1 | py310h2bbff1b_3 239 KB 2023-08-09T11:44:17.8025147Z chardet-4.0.0 |py310haa95532_1003 220 KB 2023-08-09T11:44:17.8025609Z colorama-0.4.6 | py310haa95532_0 32 KB 2023-08-09T11:44:17.8026345Z conda-23.7.2 | py310haa95532_0 1.0 MB 2023-08-09T11:44:17.8026872Z conda-build-3.21.9 | py310haa95532_0 555 KB 2023-08-09T11:44:17.8027415Z conda-package-handling-2.2.0| py310haa95532_0 287 KB 2023-08-09T11:44:17.8028043Z conda-package-streaming-0.9.0| py310haa95532_0 29 KB 2023-08-09T11:44:17.8028608Z cryptography-41.0.2 | py310hac1b9e3_0 1.1 MB 2023-08-09T11:44:17.8029114Z filelock-3.9.0 | py310haa95532_0 19 KB 2023-08-09T11:44:17.8029555Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-08-09T11:44:17.8029998Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-08-09T11:44:17.8030608Z idna-3.4 | py310haa95532_0 97 KB 2023-08-09T11:44:17.8031028Z jinja2-3.1.2 | py310haa95532_0 215 KB 2023-08-09T11:44:17.8031418Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-08-09T11:44:17.8031874Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-08-09T11:44:17.8032328Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-08-09T11:44:17.8032773Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-08-09T11:44:17.8033242Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-08-09T11:44:17.8033696Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-08-09T11:44:17.8034127Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-08-09T11:44:17.8034542Z markupsafe-2.1.1 | py310h2bbff1b_0 26 KB 2023-08-09T11:44:17.8034999Z menuinst-1.4.19 | py310h59b6b97_0 94 KB 2023-08-09T11:44:17.8035392Z ninja-1.10.2 | haa95532_5 14 KB 2023-08-09T11:44:17.8035780Z packaging-23.0 | py310haa95532_0 70 KB 2023-08-09T11:44:17.8036167Z pcre-8.45 | hd77b12b_0 382 KB 2023-08-09T11:44:17.8036533Z pip-23.2.1 | py310haa95532_0 2.8 MB 2023-08-09T11:44:17.8036939Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-08-09T11:44:17.8037363Z pkginfo-1.9.6 | py310haa95532_0 69 KB 2023-08-09T11:44:17.8037784Z pluggy-1.0.0 | py310haa95532_1 29 KB 2023-08-09T11:44:17.8038209Z psutil-5.9.0 | py310h2bbff1b_0 353 KB 2023-08-09T11:44:17.8038623Z py-lief-0.12.3 | py310hd77b12b_0 2.0 MB 2023-08-09T11:44:17.8039104Z pycosat-0.6.4 | py310h2bbff1b_0 75 KB 2023-08-09T11:44:17.8039585Z pyopenssl-23.2.0 | py310haa95532_0 97 KB 2023-08-09T11:44:17.8040022Z pysocks-1.7.1 | py310haa95532_0 28 KB 2023-08-09T11:44:17.8040407Z python-3.10.12 | he1021f5_0 15.8 MB 2023-08-09T11:44:17.8040865Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-08-09T11:44:17.8041277Z pytz-2022.7 | py310haa95532_0 210 KB 2023-08-09T11:44:17.8041672Z pyyaml-6.0 | py310h2bbff1b_1 153 KB 2023-08-09T11:44:17.8042140Z requests-2.31.0 | py310haa95532_0 100 KB 2023-08-09T11:44:17.8042619Z ruamel.yaml-0.17.21 | py310h2bbff1b_0 177 KB 2023-08-09T11:44:17.8043145Z ruamel.yaml.clib-0.2.6 | py310h2bbff1b_1 101 KB 2023-08-09T11:44:17.8043661Z setuptools-68.0.0 | py310haa95532_0 934 KB 2023-08-09T11:44:17.8044148Z soupsieve-2.4 | py310haa95532_0 70 KB 2023-08-09T11:44:17.8044650Z tk-8.6.12 | h2bbff1b_0 3.1 MB 2023-08-09T11:44:17.8045123Z toolz-0.12.0 | py310haa95532_0 108 KB 2023-08-09T11:44:17.8045562Z tqdm-4.65.0 | py310h9909e9c_0 149 KB 2023-08-09T11:44:17.8046162Z urllib3-1.26.16 | py310haa95532_0 202 KB 2023-08-09T11:44:17.8046547Z win_inet_pton-1.1.0 | py310haa95532_0 9 KB 2023-08-09T11:44:17.8046988Z zstandard-0.19.0 | py310h2bbff1b_0 340 KB 2023-08-09T11:44:17.8047440Z ------------------------------------------------------------ 2023-08-09T11:44:17.8047876Z Total: 42.0 MB 2023-08-09T11:44:17.8048113Z 2023-08-09T11:44:17.8048309Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:17.8048602Z 2023-08-09T11:44:17.8049055Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py310haa95532_0 None 2023-08-09T11:44:17.8050677Z boltons pkgs/main/win-64::boltons-23.0.0-py310haa95532_0 None 2023-08-09T11:44:17.8051381Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py310h2bbff1b_1002 None 2023-08-09T11:44:17.8051966Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-08-09T11:44:17.8052608Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:44:17.8053124Z certifi pkgs/main/win-64::certifi-2023.7.22-py310haa95532_0 None 2023-08-09T11:44:17.8053685Z cffi pkgs/main/win-64::cffi-1.15.1-py310h2bbff1b_3 None 2023-08-09T11:44:17.8054281Z chardet pkgs/main/win-64::chardet-4.0.0-py310haa95532_1003 None 2023-08-09T11:44:17.8054984Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-08-09T11:44:17.8055645Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-08-09T11:44:17.8056252Z colorama pkgs/main/win-64::colorama-0.4.6-py310haa95532_0 None 2023-08-09T11:44:17.8056871Z conda pkgs/main/win-64::conda-23.7.2-py310haa95532_0 None 2023-08-09T11:44:17.8057496Z conda-build pkgs/main/win-64::conda-build-3.21.9-py310haa95532_0 None 2023-08-09T11:44:17.8058250Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.2.0-py310haa95532_0 None 2023-08-09T11:44:17.8058956Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py310haa95532_0 None 2023-08-09T11:44:17.8059648Z cryptography pkgs/main/win-64::cryptography-41.0.2-py310hac1b9e3_0 None 2023-08-09T11:44:17.8060236Z filelock pkgs/main/win-64::filelock-3.9.0-py310haa95532_0 None 2023-08-09T11:44:17.8060729Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-08-09T11:44:17.8061194Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:44:17.8061689Z idna pkgs/main/win-64::idna-3.4-py310haa95532_0 None 2023-08-09T11:44:17.8062253Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py310haa95532_0 None 2023-08-09T11:44:17.8062815Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:44:17.8063488Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:44:17.8064072Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-08-09T11:44:17.8064631Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-08-09T11:44:17.8065159Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:44:17.8065652Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:44:17.8066151Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-08-09T11:44:17.8066616Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:44:17.8067048Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-08-09T11:44:17.8067498Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py310h2bbff1b_0 None 2023-08-09T11:44:17.8068105Z menuinst pkgs/main/win-64::menuinst-1.4.19-py310h59b6b97_0 None 2023-08-09T11:44:17.8068621Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-08-09T11:44:17.8069276Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-08-09T11:44:17.8069774Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:44:17.8070227Z packaging pkgs/main/win-64::packaging-23.0-py310haa95532_0 None 2023-08-09T11:44:17.8070616Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-08-09T11:44:17.8070923Z pip pkgs/main/win-64::pip-23.2.1-py310haa95532_0 None 2023-08-09T11:44:17.8071248Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-08-09T11:44:17.8071569Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py310haa95532_0 None 2023-08-09T11:44:17.8071894Z pluggy pkgs/main/win-64::pluggy-1.0.0-py310haa95532_1 None 2023-08-09T11:44:17.8072348Z psutil pkgs/main/win-64::psutil-5.9.0-py310h2bbff1b_0 None 2023-08-09T11:44:17.8072681Z py-lief pkgs/main/win-64::py-lief-0.12.3-py310hd77b12b_0 None 2023-08-09T11:44:17.8073006Z pycosat pkgs/main/win-64::pycosat-0.6.4-py310h2bbff1b_0 None 2023-08-09T11:44:17.8073411Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-08-09T11:44:17.8073828Z pyopenssl pkgs/main/win-64::pyopenssl-23.2.0-py310haa95532_0 None 2023-08-09T11:44:17.8074172Z pysocks pkgs/main/win-64::pysocks-1.7.1-py310haa95532_0 None 2023-08-09T11:44:17.8074542Z python pkgs/main/win-64::python-3.10.12-he1021f5_0 None 2023-08-09T11:44:17.8074895Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:44:17.8075266Z pytz pkgs/main/win-64::pytz-2022.7-py310haa95532_0 None 2023-08-09T11:44:17.8075581Z pyyaml pkgs/main/win-64::pyyaml-6.0-py310h2bbff1b_1 None 2023-08-09T11:44:17.8075920Z requests pkgs/main/win-64::requests-2.31.0-py310haa95532_0 None 2023-08-09T11:44:17.8076271Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py310h2bbff1b_0 None 2023-08-09T11:44:17.8076645Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py310h2bbff1b_1 None 2023-08-09T11:44:17.8077027Z setuptools pkgs/main/win-64::setuptools-68.0.0-py310haa95532_0 None 2023-08-09T11:44:17.8077357Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-08-09T11:44:17.8077764Z soupsieve pkgs/main/win-64::soupsieve-2.4-py310haa95532_0 None 2023-08-09T11:44:17.8078199Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:44:17.8084596Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 None 2023-08-09T11:44:17.8084935Z toolz pkgs/main/win-64::toolz-0.12.0-py310haa95532_0 None 2023-08-09T11:44:17.8085273Z tqdm pkgs/main/win-64::tqdm-4.65.0-py310h9909e9c_0 None 2023-08-09T11:44:17.8085587Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-08-09T11:44:17.8085893Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py310haa95532_0 None 2023-08-09T11:44:17.8086213Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:44:17.8086521Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:44:17.8086843Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-08-09T11:44:17.8087181Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py310haa95532_0 None 2023-08-09T11:44:17.8087479Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-08-09T11:44:17.8087768Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-08-09T11:44:17.8088057Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-08-09T11:44:17.8088389Z zstandard pkgs/main/win-64::zstandard-0.19.0-py310h2bbff1b_0 None 2023-08-09T11:44:17.8088709Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-08-09T11:44:17.8088856Z 2023-08-09T11:44:32.0414671Z 2023-08-09T11:44:32.8242489Z Preparing transaction: ...working... done 2023-08-09T11:44:35.6907087Z Verifying transaction: ...working... done 2023-08-09T11:44:43.2733379Z Executing transaction: ...working... done 2023-08-09T11:44:43.4356366Z Retrieving notices: ...working... done 2023-08-09T11:44:43.9805080Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:43.9808025Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:43.9928759Z ##[group]Run # //\\// means replace every backslash with slash 2023-08-09T11:44:43.9929099Z # //\\// means replace every backslash with slash 2023-08-09T11:44:43.9929410Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-08-09T11:44:43.9949607Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:43.9949843Z env: 2023-08-09T11:44:43.9950067Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:43.9950311Z PYTHON_VERSION: 3.10 2023-08-09T11:44:43.9950508Z PACKAGE_TYPE: conda 2023-08-09T11:44:43.9950719Z REPOSITORY: pytorch/audio 2023-08-09T11:44:43.9950917Z REF: 2023-08-09T11:44:43.9951089Z CU_VERSION: cpu 2023-08-09T11:44:43.9951256Z CHANNEL: nightly 2023-08-09T11:44:43.9951472Z ARTIFACT_NAME: pytorch_audio__3.10 2023-08-09T11:44:43.9951761Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:43.9952167Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:43.9952528Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:43.9952788Z ##[endgroup] 2023-08-09T11:44:44.2058758Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:44:44.2059103Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:44:44.2059357Z export VSDEVCMD_ARGS='' 2023-08-09T11:44:44.2059590Z source "${BUILD_ENV_FILE}" 2023-08-09T11:44:44.2059869Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-08-09T11:44:44.2060198Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:44:44.2060459Z  2023-08-09T11:44:44.2060642Z conda build \ 2023-08-09T11:44:44.2060843Z  -c defaults \ 2023-08-09T11:44:44.2061051Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:44:44.2061284Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:44:44.2061519Z  --no-anaconda-upload \ 2023-08-09T11:44:44.2061766Z  --python "${PYTHON_VERSION}" \ 2023-08-09T11:44:44.2061997Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-08-09T11:44:44.2062453Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-08-09T11:44:44.2082390Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:44.2082623Z env: 2023-08-09T11:44:44.2082828Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:44.2083068Z PYTHON_VERSION: 3.10 2023-08-09T11:44:44.2083282Z PACKAGE_TYPE: conda 2023-08-09T11:44:44.2083491Z REPOSITORY: pytorch/audio 2023-08-09T11:44:44.2083671Z REF: 2023-08-09T11:44:44.2083840Z CU_VERSION: cpu 2023-08-09T11:44:44.2084024Z CHANNEL: nightly 2023-08-09T11:44:44.2084235Z ARTIFACT_NAME: pytorch_audio__3.10 2023-08-09T11:44:44.2084505Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:44.2084835Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:44.2085190Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:44.2085543Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:44:44.2085836Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:44:44.2086043Z PACKAGE_NAME: torchaudio 2023-08-09T11:44:44.2086243Z ##[endgroup] 2023-08-09T11:44:46.7937096Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:44:48.3925186Z Solving environment: ...working... done 2023-08-09T11:44:53.7140048Z 2023-08-09T11:44:53.7140377Z ## Package Plan ## 2023-08-09T11:44:53.7140532Z 2023-08-09T11:44:53.7140670Z environment location: C:\Jenkins\Miniconda3 2023-08-09T11:44:53.7141741Z 2023-08-09T11:44:53.7141871Z added / updated specs: 2023-08-09T11:44:53.7142092Z - conda-build 2023-08-09T11:44:53.7142326Z - conda-package-handling!=1.5.0 2023-08-09T11:44:53.7143908Z 2023-08-09T11:44:53.7143968Z 2023-08-09T11:44:53.7144121Z The following packages will be downloaded: 2023-08-09T11:44:53.7144292Z 2023-08-09T11:44:53.7144376Z package | build 2023-08-09T11:44:53.7144650Z ---------------------------|----------------- 2023-08-09T11:44:53.7145043Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-08-09T11:44:53.7145342Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-08-09T11:44:53.7145605Z certifi-2023.7.22 | py39haa95532_0 154 KB 2023-08-09T11:44:53.7145930Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-08-09T11:44:53.7146330Z click-8.0.4 | py39haa95532_0 155 KB 2023-08-09T11:44:53.7146703Z conda-23.7.2 | py39haa95532_0 1.0 MB 2023-08-09T11:44:53.7147026Z conda-build-3.26.0 | py39haa95532_0 597 KB 2023-08-09T11:44:53.7147296Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-08-09T11:44:53.7147598Z conda-package-handling-2.2.0| py39haa95532_0 287 KB 2023-08-09T11:44:53.7149239Z conda-package-streaming-0.9.0| py39haa95532_0 29 KB 2023-08-09T11:44:53.7149636Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-08-09T11:44:53.7149901Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-08-09T11:44:53.7150143Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-08-09T11:44:53.7150428Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-08-09T11:44:53.7150728Z m2-patch-2.7.5 | 2 89 KB 2023-08-09T11:44:53.7151000Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-08-09T11:44:53.7151271Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-08-09T11:44:53.7151555Z msys2-conda-epoch-20160418 | 1 2 KB 2023-08-09T11:44:53.7151834Z openssl-1.1.1v | h2bbff1b_0 5.5 MB 2023-08-09T11:44:53.7152104Z packaging-23.0 | py39haa95532_0 69 KB 2023-08-09T11:44:53.7152360Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-08-09T11:44:53.7152622Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-08-09T11:44:53.7152884Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-08-09T11:44:53.7153143Z pytz-2022.7 | py39haa95532_0 210 KB 2023-08-09T11:44:53.7153390Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-08-09T11:44:53.7153652Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-08-09T11:44:53.7153910Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-08-09T11:44:53.7154199Z ------------------------------------------------------------ 2023-08-09T11:44:53.7154530Z Total: 16.9 MB 2023-08-09T11:44:53.7154654Z 2023-08-09T11:44:53.7154780Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:53.7154941Z 2023-08-09T11:44:53.7155197Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-08-09T11:44:53.7155564Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-08-09T11:44:53.7155928Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-08-09T11:44:53.7156268Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-08-09T11:44:53.7157132Z conda-build pkgs/main/win-64::conda-build-3.26.0-py39haa95532_0 None 2023-08-09T11:44:53.7157502Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-08-09T11:44:53.7157917Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py39haa95532_0 None 2023-08-09T11:44:53.7158319Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-08-09T11:44:53.7158624Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:44:53.7158944Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-08-09T11:44:53.7159285Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:44:53.7159640Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:44:53.7159986Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-08-09T11:44:53.7160296Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:44:53.7160619Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:44:53.7160928Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:44:53.7161270Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-08-09T11:44:53.7161612Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-08-09T11:44:53.7161926Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-08-09T11:44:53.7162291Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-08-09T11:44:53.7163003Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-08-09T11:44:53.7163390Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-08-09T11:44:53.7163732Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-08-09T11:44:53.7164046Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-08-09T11:44:53.7164387Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-08-09T11:44:53.7164767Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:44:53.7165137Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-08-09T11:44:53.7165463Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-08-09T11:44:53.7165771Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-08-09T11:44:53.7166097Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-08-09T11:44:53.7166288Z 2023-08-09T11:44:53.7166406Z The following packages will be UPDATED: 2023-08-09T11:44:53.7166613Z 2023-08-09T11:44:53.7166764Z certifi 2023.5.7-py39haa95532_0 --> 2023.7.22-py39haa95532_0 None 2023-08-09T11:44:53.7167073Z conda 22.9.0-py39haa95532_0 --> 23.7.2-py39haa95532_0 None 2023-08-09T11:44:53.7167432Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.2.0-py39haa95532_0 None 2023-08-09T11:44:53.7167758Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1v-h2bbff1b_0 None 2023-08-09T11:44:53.7167925Z 2023-08-09T11:44:53.7167930Z 2023-08-09T11:44:53.9633101Z Preparing transaction: ...working... done 2023-08-09T11:44:54.6555233Z Verifying transaction: ...working... done 2023-08-09T11:44:57.1504769Z Executing transaction: ...working... done 2023-08-09T11:44:57.4533317Z Retrieving notices: ...working... done 2023-08-09T11:44:59.5769553Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:44:59.6089158Z Adding in variants from internal_defaults 2023-08-09T11:44:59.6090029Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-08-09T11:44:59.6090422Z Adding in variants from config.variant 2023-08-09T11:44:59.6177699Z 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:44:59.6178366Z warnings.warn( 2023-08-09T11:44:59.7158644Z Attempting to finalize metadata for vs2019_win-64 2023-08-09T11:45:13.6750407Z 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:13.6809452Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-08-09T11:45:13.6809773Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\work 2023-08-09T11:45:13.6810045Z Packaging vs2019_win-64 2023-08-09T11:45:13.6983383Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-08-09T11:45:13.7461040Z 2023-08-09T11:45:13.7461512Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:45:13.7568096Z 2023-08-09T11:45:13.7568730Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env" 2023-08-09T11:45:14.0033270Z 2023-08-09T11:45:14.0033772Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env 2023-08-09T11:45:14.0034061Z 2023-08-09T11:45:14.0298442Z 2023-08-09T11:45:14.0299037Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\work>set YEAR=2019 2023-08-09T11:45:14.0300147Z 2023-08-09T11:45:14.0300370Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\work>set VER=16 2023-08-09T11:45:14.0302328Z 2023-08-09T11:45:14.0302636Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env\etc\conda\activate.d" 2023-08-09T11:45:14.0308350Z 2023-08-09T11:45:14.0308867Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:14.0321763Z 1 file(s) copied. 2023-08-09T11:45:14.0327237Z 2023-08-09T11:45:14.0327559Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\work>IF "win-64" == "win-64" ( 2023-08-09T11:45:14.0327850Z set "target_platform=amd64" 2023-08-09T11:45:14.0328262Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:14.0328799Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:14.0329133Z IF "" == "" ( 2023-08-09T11:45:14.0329498Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:14.0330003Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:14.0330482Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:14.0330808Z ) ELSE ( 2023-08-09T11:45:14.0331208Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:14.0331774Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:14.0332374Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:14.0332901Z ) 2023-08-09T11:45:14.0333226Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:14.0333545Z ) else ( 2023-08-09T11:45:14.0333721Z set "target_platform=x86" 2023-08-09T11:45:14.0334122Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:14.0334630Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:14.0335150Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:14.0335477Z echo popd 2023-08-09T11:45:14.0335654Z ) 2023-08-09T11:45:15.8689401Z 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:15.8761764Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:15.8770258Z 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:15.8771083Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:45:15.8772001Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:45:15.8782222Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:45:15.8784846Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:45:15.8785303Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:15.8790528Z 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:15.8791028Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:45:15.8791465Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:45:15.8847788Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:45:15.8850968Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T11:45:15.8852081Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:15.8918659Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 821 KB/second 2023-08-09T11:45:15.9015807Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:45:15.9017159Z 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:15.9028128Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:45:15.9031109Z 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:15.9036156Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:45:15.9037298Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:45:15.9038071Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:45:15.9040402Z 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:15.9045414Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:45:15.9045740Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:45:15.9078768Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:45:15.9079278Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:45:15.9081902Z 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:15.9087082Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:45:15.9087410Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:45:15.9176320Z 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:15.9187029Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:45:15.9187348Z INFO:conda_index.index:Completed noarch 2023-08-09T11:45:15.9187693Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:45:15.9189429Z 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:15.9200453Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:45:15.9203545Z 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:15.9218207Z 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:15.9228580Z 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:15.9229134Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:45:15.9229547Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:45:15.9229846Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:45:15.9232679Z 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:15.9247597Z 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:15.9256934Z 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:15.9257379Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:45:15.9257697Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:45:15.9301668Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:45:15.9302178Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:45:15.9305166Z 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:15.9319477Z 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:15.9329413Z 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:15.9329871Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:45:15.9330223Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:45:15.9418231Z 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:15.9427957Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:45:15.9428276Z INFO:conda_index.index:Completed win-64 2023-08-09T11:45:15.9430550Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:15.9432286Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:45:15.9432611Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:45:15.9435022Z 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:15.9435530Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:45:15.9435828Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:45:15.9436111Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:45:15.9438260Z 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:15.9451637Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:45:15.9554369Z 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:15.9564261Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:45:15.9567189Z 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:16.3473604Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:16.3482211Z 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:16.3483285Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:45:16.3484036Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:45:16.3493731Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:45:16.3496639Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:45:16.3497220Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:16.3502631Z 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:16.3503127Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:45:16.3503586Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:45:16.3572539Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:45:16.3575530Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-08-09T11:45:16.3575975Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:16.3624616Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:45:16.3626287Z 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:16.3637094Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:45:16.3640138Z 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:16.3645263Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:45:16.3646358Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:45:16.3646978Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:45:16.3649503Z 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:16.3654362Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:45:16.3654745Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:45:16.3690414Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:45:16.3690756Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:45:16.3693560Z 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:16.3698205Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:45:16.3698593Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:45:16.3789131Z 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:16.3799889Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:45:16.3800201Z INFO:conda_index.index:Completed noarch 2023-08-09T11:45:16.3800550Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:45:16.3802120Z 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:16.3812995Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:45:16.3816101Z 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:16.3821379Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:45:16.3822452Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:45:16.3823029Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:45:16.3825920Z 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:16.3831031Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:45:16.3831424Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:45:16.3869120Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:45:16.3869451Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:45:16.3872785Z 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:16.3877749Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:45:16.3878053Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:45:16.3979472Z 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:16.3984449Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:45:16.3984775Z INFO:conda_index.index:Completed win-64 2023-08-09T11:45:16.3987118Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:16.3988871Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:45:16.3989194Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:45:16.3991529Z 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:16.3992045Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:45:16.3992319Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:45:16.3992606Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:45:16.3994748Z 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:16.4007494Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:45:16.4109704Z 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:16.4114745Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:45:16.4117917Z 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:16.4129638Z WARNING: Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpnyq95gso\info\recipe) will be used. 2023-08-09T11:45:16.5093718Z 2023-08-09T11:45:16.5093961Z Resource usage statistics from bundling vs2019_win-64: 2023-08-09T11:45:16.5094306Z Process count: 1 2023-08-09T11:45:16.5094515Z CPU time: Sys=-, User=- 2023-08-09T11:45:16.5094710Z Memory: 1.8M 2023-08-09T11:45:16.5094874Z Disk usage: 8.2K 2023-08-09T11:45:16.5095065Z Time elapsed: 0:00:02.0 2023-08-09T11:45:16.5095191Z 2023-08-09T11:45:16.5095209Z 2023-08-09T11:45:16.5095284Z number of files: 1 2023-08-09T11:45:16.5095471Z Fixing permissions 2023-08-09T11:45:16.5095677Z INFO :: Time taken to mark (prefix) 2023-08-09T11:45:16.5095926Z 0 replacements in 0 files was 0.00 seconds 2023-08-09T11:45:16.5096275Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:16.5096700Z 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:16.5097196Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-08-09T11:45:16.5097773Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581499598\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-08-09T11:45:16.5426596Z # Automatic uploading is disabled 2023-08-09T11:45:16.5426996Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T11:45:16.5427179Z 2023-08-09T11:45:16.5427184Z 2023-08-09T11:45:16.5427339Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T11:45:16.5427626Z # conda config --set anaconda_upload yes 2023-08-09T11:45:16.5427839Z anaconda upload \ 2023-08-09T11:45:16.5428133Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:16.5428465Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T11:45:16.5428629Z 2023-08-09T11:45:16.5428800Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T11:45:16.5429033Z { 2023-08-09T11:45:16.5429224Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-08-09T11:45:16.5429428Z "recipe": { 2023-08-09T11:45:16.5429650Z "cross_compiler_target_platform": "win-64", 2023-08-09T11:45:16.5429877Z "target_platform": "win-64", 2023-08-09T11:45:16.5430067Z "vc": "14" 2023-08-09T11:45:16.5430227Z } 2023-08-09T11:45:16.5430375Z } 2023-08-09T11:45:16.5430565Z } 2023-08-09T11:45:16.5430654Z 2023-08-09T11:45:16.5430659Z 2023-08-09T11:45:16.5430772Z #################################################################################### 2023-08-09T11:45:16.5431036Z Resource usage summary: 2023-08-09T11:45:16.5431158Z 2023-08-09T11:45:16.5431233Z Total time: 0:00:17.0 2023-08-09T11:45:16.5431424Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-08-09T11:45:16.5431651Z Maximum memory usage observed: 1.8M 2023-08-09T11:45:16.5431910Z Total disk usage observed (not including envs): 8.2K 2023-08-09T11:45:17.1829378Z ##[group]Run set -euxo pipefail 2023-08-09T11:45:17.1829657Z set -euxo pipefail 2023-08-09T11:45:17.1829852Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:45:17.1830063Z source "${BUILD_ENV_FILE}" 2023-08-09T11:45:17.1830302Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:17.1830537Z export VSDEVCMD_ARGS='' 2023-08-09T11:45:17.1830716Z  2023-08-09T11:45:17.1830971Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:45:17.1831261Z #bash packaging/build_conda.sh 2023-08-09T11:45:17.1831458Z  2023-08-09T11:45:17.1831743Z  2023-08-09T11:45:17.1831909Z conda build \ 2023-08-09T11:45:17.1832098Z  -c defaults \ 2023-08-09T11:45:17.1832310Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:45:17.1832521Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:45:17.1832745Z  --no-anaconda-upload \ 2023-08-09T11:45:17.1833044Z  --no-test --python "${PYTHON_VERSION}" \ 2023-08-09T11:45:17.1833279Z  --output-folder distr/ \ 2023-08-09T11:45:17.1833509Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-08-09T11:45:17.1853792Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:17.1854016Z env: 2023-08-09T11:45:17.1854233Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:17.1854454Z PYTHON_VERSION: 3.10 2023-08-09T11:45:17.1854647Z PACKAGE_TYPE: conda 2023-08-09T11:45:17.1854847Z REPOSITORY: pytorch/audio 2023-08-09T11:45:17.1855036Z REF: 2023-08-09T11:45:17.1855185Z CU_VERSION: cpu 2023-08-09T11:45:17.1855370Z CHANNEL: nightly 2023-08-09T11:45:17.1855573Z ARTIFACT_NAME: pytorch_audio__3.10 2023-08-09T11:45:17.1855851Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:17.1856165Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:17.1856523Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:17.1856861Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:45:17.1857115Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:45:17.1857289Z ##[endgroup] 2023-08-09T11:45:17.3877801Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:45:17.3992298Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:45:17.3992541Z 2023-08-09T11:45:17.3992676Z export CMAKE_USE_CUDA='0' 2023-08-09T11:45:17.3992824Z 2023-08-09T11:45:17.3992938Z export CONDA_BUILD_VARIANT='cpu' 2023-08-09T11:45:17.3993077Z 2023-08-09T11:45:17.3993189Z export CONDA_CUDATOOLKIT_CONSTRAINT='' 2023-08-09T11:45:17.3993337Z 2023-08-09T11:45:17.3993492Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:17.3993678Z 2023-08-09T11:45:17.3993819Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:17.3993988Z 2023-08-09T11:45:17.3994097Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:17.3994237Z 2023-08-09T11:45:17.3994344Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T11:45:17.3994491Z 2023-08-09T11:45:17.3994574Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:45:17.3994712Z 2023-08-09T11:45:17.3994796Z export VERSION_SUFFIX='' 2023-08-09T11:45:17.3994921Z 2023-08-09T11:45:17.3994998Z export WHEEL_DIR='' 2023-08-09T11:45:17.3995114Z 2023-08-09T11:45:17.3995118Z 2023-08-09T11:45:17.3995265Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:45:17.3996705Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:45:17.3996962Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:45:17.3997235Z ++ export CMAKE_USE_CUDA=0 2023-08-09T11:45:17.3997476Z ++ CMAKE_USE_CUDA=0 2023-08-09T11:45:17.3997714Z ++ export CONDA_BUILD_VARIANT=cpu 2023-08-09T11:45:17.3997918Z ++ CONDA_BUILD_VARIANT=cpu 2023-08-09T11:45:17.3998143Z ++ export CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:45:17.3999935Z ++ CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:45:17.4000259Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:17.4000567Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:17.4000874Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:17.4001171Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:17.4001429Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:17.4001645Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:17.4001885Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:45:17.4002116Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:45:17.4002476Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:45:17.4002677Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:45:17.4002889Z ++ export VERSION_SUFFIX= 2023-08-09T11:45:17.4003130Z ++ VERSION_SUFFIX= 2023-08-09T11:45:17.4003312Z ++ export WHEEL_DIR= 2023-08-09T11:45:17.4003477Z ++ WHEEL_DIR= 2023-08-09T11:45:17.4003723Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:17.4003953Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:17.4004244Z + export VSDEVCMD_ARGS= 2023-08-09T11:45:17.4004423Z + VSDEVCMD_ARGS= 2023-08-09T11:45:17.4004820Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.10 --output-folder distr/ packaging/torchaudio 2023-08-09T11:45:18.5202801Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:45:18.5555727Z Adding in variants from internal_defaults 2023-08-09T11:45:18.5556185Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-08-09T11:45:18.5556649Z Adding in variants from config.variant 2023-08-09T11:45:18.5709805Z 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:45:18.5710348Z warnings.warn( 2023-08-09T11:45:18.5710729Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-08-09T11:45:18.5711062Z warnings.warn( 2023-08-09T11:45:18.5711424Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'CUDA_HOME' is undefined. 2023-08-09T11:45:18.5711764Z warnings.warn( 2023-08-09T11:45:18.5712138Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'TORCH_CUDA_ARCH_LIST' is undefined. 2023-08-09T11:45:18.5712473Z warnings.warn( 2023-08-09T11:45:18.5712830Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-08-09T11:45:18.5713169Z warnings.warn( 2023-08-09T11:45:18.5713532Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-08-09T11:45:18.5713870Z warnings.warn( 2023-08-09T11:45:18.5714234Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-08-09T11:45:18.5714587Z warnings.warn( 2023-08-09T11:45:18.6617338Z Attempting to finalize metadata for torchaudio 2023-08-09T11:45:29.6671568Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:29.9365414Z Solving environment: ...working... done 2023-08-09T11:45:31.8157608Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:36.4198332Z Solving environment: ...working... done 2023-08-09T11:45:41.4714016Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:44.4421976Z Solving environment: ...working... done 2023-08-09T11:45:44.5062855Z BUILD START: ['torchaudio-2.1.0.dev20230809-py310_cpu.tar.bz2'] 2023-08-09T11:45:45.9174032Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:48.8842841Z Solving environment: ...working... done 2023-08-09T11:46:47.5785481Z 2023-08-09T11:46:47.5785859Z ## Package Plan ## 2023-08-09T11:46:47.5786037Z 2023-08-09T11:46:47.5787841Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581518545\_h_env 2023-08-09T11:46:47.5788120Z 2023-08-09T11:46:47.5788125Z 2023-08-09T11:46:47.5789298Z The following NEW packages will be INSTALLED: 2023-08-09T11:46:47.5789457Z 2023-08-09T11:46:47.5789578Z blas: 1.0-mkl 2023-08-09T11:46:47.5790062Z bzip2: 1.0.8-he774522_0 2023-08-09T11:46:47.5790341Z ca-certificates: 2023.05.30-haa95532_0 2023-08-09T11:46:47.5790616Z cmake: 3.26.4-h693b641_0 2023-08-09T11:46:47.5790976Z filelock: 3.9.0-py310haa95532_0 2023-08-09T11:46:47.5791263Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-08-09T11:46:47.5791535Z jinja2: 3.1.2-py310haa95532_0 2023-08-09T11:46:47.5791801Z libffi: 3.4.4-hd77b12b_0 2023-08-09T11:46:47.5792061Z libuv: 1.44.2-h2bbff1b_0 2023-08-09T11:46:47.5792301Z lz4-c: 1.9.4-h2bbff1b_0 2023-08-09T11:46:47.5792575Z markupsafe: 2.1.1-py310h2bbff1b_0 2023-08-09T11:46:47.5792844Z mkl: 2023.1.0-h6b88ed4_46357 2023-08-09T11:46:47.5793099Z mpmath: 1.3.0-py310haa95532_0 2023-08-09T11:46:47.5793344Z networkx: 3.1-py310haa95532_0 2023-08-09T11:46:47.5793612Z ninja: 1.10.2-haa95532_5 2023-08-09T11:46:47.5794053Z ninja-base: 1.10.2-h6d14046_5 2023-08-09T11:46:47.5794626Z openssl: 3.0.10-h2bbff1b_0 2023-08-09T11:46:47.5795089Z pip: 23.2.1-py310haa95532_0 2023-08-09T11:46:47.5795503Z python: 3.10.12-he1021f5_0 2023-08-09T11:46:47.5795995Z pytorch: 2.1.0.dev20230809-py3.10_cpu_0 pytorch-nightly 2023-08-09T11:46:47.5796504Z pytorch-mutex: 1.0-cpu pytorch-nightly 2023-08-09T11:46:47.5796993Z pyyaml: 6.0-py310h2bbff1b_1 2023-08-09T11:46:47.5797433Z setuptools: 68.0.0-py310haa95532_0 2023-08-09T11:46:47.5797872Z sqlite: 3.41.2-h2bbff1b_0 2023-08-09T11:46:47.5798318Z sympy: 1.11.1-py310haa95532_0 2023-08-09T11:46:47.5798735Z tbb: 2021.8.0-h59b6b97_0 2023-08-09T11:46:47.5799135Z tk: 8.6.12-h2bbff1b_0 2023-08-09T11:46:47.5799550Z typing_extensions: 4.7.1-py310haa95532_0 2023-08-09T11:46:47.5799984Z tzdata: 2023c-h04d1e81_0 2023-08-09T11:46:47.5800404Z vc: 14.2-h21ff451_1 2023-08-09T11:46:47.5800821Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-08-09T11:46:47.5801237Z wheel: 0.38.4-py310haa95532_0 2023-08-09T11:46:47.5801659Z xz: 5.4.2-h8cc25b3_0 2023-08-09T11:46:47.5802062Z yaml: 0.2.5-he774522_0 2023-08-09T11:46:47.5802685Z zlib: 1.2.13-h8cc25b3_0 2023-08-09T11:46:47.5803075Z zstd: 1.5.5-hd43e919_0 2023-08-09T11:46:47.5803296Z 2023-08-09T11:46:48.7965330Z Preparing transaction: ...working... done 2023-08-09T11:46:58.4883596Z Verifying transaction: ...working... done 2023-08-09T11:48:13.5349370Z Executing transaction: ...working... done 2023-08-09T11:48:15.0859884Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:48:15.4962139Z Solving environment: ...working... done 2023-08-09T11:48:15.6544839Z 2023-08-09T11:48:15.6545266Z ## Package Plan ## 2023-08-09T11:48:15.6545479Z 2023-08-09T11:48:15.6547647Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581518545\_build_env 2023-08-09T11:48:15.6549747Z 2023-08-09T11:48:15.6549760Z 2023-08-09T11:48:15.6550018Z The following NEW packages will be INSTALLED: 2023-08-09T11:48:15.6550225Z 2023-08-09T11:48:15.6550349Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-08-09T11:48:15.6550594Z vswhere: 2.8.4-haa95532_0 2023-08-09T11:48:15.6550749Z 2023-08-09T11:48:15.6584065Z Preparing transaction: ...working... done 2023-08-09T11:48:15.9129905Z Verifying transaction: ...working... done 2023-08-09T11:48:15.9597884Z Executing transaction: ...working... done 2023-08-09T11:48:25.1201064Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581518545\_h_env\lib\site-packages\torch\nn\modules\transformer.py:20: UserWarning: Failed to initialize NumPy: No module named 'numpy' (Triggered internally at C:\cb\pytorch_1000000000000\work\torch\csrc\utils\tensor_numpy.cpp:84.) 2023-08-09T11:48:25.1201780Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-08-09T11:48:26.6287987Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:48:26.7308168Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581518545\_h_env\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-08-09T11:48:26.7308611Z !! 2023-08-09T11:48:26.7308714Z 2023-08-09T11:48:26.7308837Z ******************************************************************************** 2023-08-09T11:48:26.7309094Z Please avoid running ``setup.py`` directly. 2023-08-09T11:48:26.7309392Z Instead, use pypa/build, pypa/installer or other 2023-08-09T11:48:26.7309678Z standards-based tools. 2023-08-09T11:48:26.7309811Z 2023-08-09T11:48:26.7310032Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-08-09T11:48:26.7310369Z ******************************************************************************** 2023-08-09T11:48:26.7310515Z 2023-08-09T11:48:26.7310574Z !! 2023-08-09T11:48:26.7310739Z self.initialize_options() 2023-08-09T11:48:26.7782048Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581518545\work\ 2023-08-09T11:48:26.7782562Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581518545\work 2023-08-09T11:48:26.7783013Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581518545\\_build_env', 2023-08-09T11:48:26.7783434Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581518545\\_h_env', 2023-08-09T11:48:26.7783805Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581518545\\work'} 2023-08-09T11:48:26.7784006Z 2023-08-09T11:48:26.7784136Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-08-09T11:48:26.7784284Z 2023-08-09T11:48:26.7784377Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-08-09T11:48:26.7784525Z 2023-08-09T11:48:26.7784628Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-08-09T11:48:26.7784777Z 2023-08-09T11:48:26.7784884Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-08-09T11:48:26.7785036Z 2023-08-09T11:48:26.7785149Z %SRC_DIR%>set "ARCH=64" 2023-08-09T11:48:26.7785274Z 2023-08-09T11:48:26.7785570Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-08-09T11:48:26.7785692Z 2023-08-09T11:48:26.7785803Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-08-09T11:48:26.7785957Z 2023-08-09T11:48:26.7786081Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-08-09T11:48:26.7786245Z 2023-08-09T11:48:26.7786448Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-08-09T11:48:26.7786711Z 2023-08-09T11:48:26.7786844Z %SRC_DIR%>set "SUBDIR=win-64" 2023-08-09T11:48:26.7787030Z 2023-08-09T11:48:26.7787135Z %SRC_DIR%>set "build_platform=win-64" 2023-08-09T11:48:26.7787287Z 2023-08-09T11:48:26.7787364Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-08-09T11:48:26.7787646Z 2023-08-09T11:48:26.7787756Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-08-09T11:48:26.7787905Z 2023-08-09T11:48:26.7787991Z %SRC_DIR%>set "CONDA_PY=310" 2023-08-09T11:48:26.7788119Z 2023-08-09T11:48:26.7788197Z %SRC_DIR%>set "PY3K=1" 2023-08-09T11:48:26.7789357Z 2023-08-09T11:48:26.7789601Z %SRC_DIR%>set "PY_VER=3.10" 2023-08-09T11:48:26.7789809Z 2023-08-09T11:48:26.7789909Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-08-09T11:48:26.7790084Z 2023-08-09T11:48:26.7790276Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-08-09T11:48:26.7790524Z 2023-08-09T11:48:26.7790708Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-08-09T11:48:26.7790917Z 2023-08-09T11:48:26.7791048Z %SRC_DIR%>set "NPY_VER=1.22" 2023-08-09T11:48:26.7791225Z 2023-08-09T11:48:26.7791352Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-08-09T11:48:26.7791519Z 2023-08-09T11:48:26.7791697Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-08-09T11:48:26.7791930Z 2023-08-09T11:48:26.7792114Z %SRC_DIR%>set "PERL_VER=5.26" 2023-08-09T11:48:26.7792292Z 2023-08-09T11:48:26.7792691Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-08-09T11:48:26.7792887Z 2023-08-09T11:48:26.7792973Z %SRC_DIR%>set "LUA_VER=5" 2023-08-09T11:48:26.7793096Z 2023-08-09T11:48:26.7793177Z %SRC_DIR%>set "CONDA_LUA=5" 2023-08-09T11:48:26.7793302Z 2023-08-09T11:48:26.7793387Z %SRC_DIR%>set "R_VER=3.4" 2023-08-09T11:48:26.7793510Z 2023-08-09T11:48:26.7793592Z %SRC_DIR%>set "CONDA_R=3.4" 2023-08-09T11:48:26.7793703Z 2023-08-09T11:48:26.7793814Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230809" 2023-08-09T11:48:26.7795179Z 2023-08-09T11:48:26.7795299Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=gfe9b9ff" 2023-08-09T11:48:26.7795447Z 2023-08-09T11:48:26.7795609Z %SRC_DIR%>set "GIT_FULL_HASH=fe9b9ff75edebf1e0e326f64577d64df3b5858db" 2023-08-09T11:48:26.7795806Z 2023-08-09T11:48:26.7795907Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-08-09T11:48:26.7796046Z 2023-08-09T11:48:26.7796155Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230809" 2023-08-09T11:48:26.7796291Z 2023-08-09T11:48:26.7796383Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-08-09T11:48:26.7796517Z 2023-08-09T11:48:26.7796633Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-08-09T11:48:26.7796788Z 2023-08-09T11:48:26.7796878Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-08-09T11:48:26.7797007Z 2023-08-09T11:48:26.7797228Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-08-09T11:48:26.7797461Z 2023-08-09T11:48:26.7797548Z %SRC_DIR%>set "CPU_COUNT=16" 2023-08-09T11:48:26.7797665Z 2023-08-09T11:48:26.7797756Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-08-09T11:48:26.7797886Z 2023-08-09T11:48:26.7797974Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-08-09T11:48:26.7798101Z 2023-08-09T11:48:26.7801499Z %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:\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:48:26.7803012Z 2023-08-09T11:48:26.7803122Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-08-09T11:48:26.7803273Z 2023-08-09T11:48:26.7803395Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-08-09T11:48:26.7803675Z 2023-08-09T11:48:26.7803796Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-08-09T11:48:26.7803950Z 2023-08-09T11:48:26.7804077Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-08-09T11:48:26.7804239Z 2023-08-09T11:48:26.7804358Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-08-09T11:48:26.7804515Z 2023-08-09T11:48:26.7804707Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1691581518545/_h_env" 2023-08-09T11:48:26.7804932Z 2023-08-09T11:48:26.7805060Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-08-09T11:48:26.7805221Z 2023-08-09T11:48:26.7805365Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-08-09T11:48:26.7805540Z 2023-08-09T11:48:26.7806441Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-08-09T11:48:26.7807092Z 2023-08-09T11:48:26.7807264Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-08-09T11:48:26.7807456Z 2023-08-09T11:48:26.7807597Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-08-09T11:48:26.7807779Z 2023-08-09T11:48:26.7807901Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-08-09T11:48:26.7808059Z 2023-08-09T11:48:26.7808184Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-08-09T11:48:26.7808348Z 2023-08-09T11:48:26.7808505Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-08-09T11:48:26.7808687Z 2023-08-09T11:48:26.7808795Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=16" 2023-08-09T11:48:26.7808942Z 2023-08-09T11:48:26.7809081Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-08-09T11:48:26.7809265Z 2023-08-09T11:48:26.7809385Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-08-09T11:48:26.7809536Z 2023-08-09T11:48:26.7809654Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-08-09T11:48:26.7809808Z 2023-08-09T11:48:26.7809941Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-08-09T11:48:26.7810111Z 2023-08-09T11:48:26.7810223Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-08-09T11:48:26.7810371Z 2023-08-09T11:48:26.7810448Z %SRC_DIR%>set "PROMPT=$P$G" 2023-08-09T11:48:26.7810583Z 2023-08-09T11:48:26.7810905Z %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:48:26.7811225Z 2023-08-09T11:48:26.7811328Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-08-09T11:48:26.7811472Z 2023-08-09T11:48:26.7811566Z %SRC_DIR%>set "SystemDrive=C:" 2023-08-09T11:48:26.7812822Z 2023-08-09T11:48:26.7812931Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-08-09T11:48:26.7813076Z 2023-08-09T11:48:26.7813203Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:48:26.7813373Z 2023-08-09T11:48:26.7813507Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:48:26.7813669Z 2023-08-09T11:48:26.7813788Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-08-09T11:48:26.7813945Z 2023-08-09T11:48:26.7814048Z %SRC_DIR%>set "USERNAME=runneruser" 2023-08-09T11:48:26.7814192Z 2023-08-09T11:48:26.7814315Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-08-09T11:48:26.7814475Z 2023-08-09T11:48:26.7814554Z %SRC_DIR%>set "windir=C:\Windows" 2023-08-09T11:48:26.7814688Z 2023-08-09T11:48:26.7814922Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-08-09T11:48:26.7815082Z 2023-08-09T11:48:26.7815261Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel" 2023-08-09T11:48:26.7815467Z 2023-08-09T11:48:26.7815594Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-08-09T11:48:26.7815753Z 2023-08-09T11:48:26.7815950Z %SRC_DIR%>set "extend_keys={'pin_run_as_build', 'ignore_version', 'extend_keys', 'ignore_build_only_deps'}" 2023-08-09T11:48:26.7816166Z 2023-08-09T11:48:26.7816291Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-08-09T11:48:26.7816462Z 2023-08-09T11:48:26.7816890Z %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:48:26.7817159Z 2023-08-09T11:48:26.7817296Z %SRC_DIR%>set "ignore_build_only_deps={'numpy', 'python'}" 2023-08-09T11:48:26.7818164Z 2023-08-09T11:48:26.7818785Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-08-09T11:48:26.7818971Z 2023-08-09T11:48:26.7819086Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-08-09T11:48:26.7819232Z 2023-08-09T11:48:26.7819355Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-08-09T11:48:26.7819512Z 2023-08-09T11:48:26.7819583Z %SRC_DIR%>set "r_base=3.4" 2023-08-09T11:48:26.7819709Z 2023-08-09T11:48:26.7819839Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-08-09T11:48:26.7820004Z 2023-08-09T11:48:26.7820107Z %SRC_DIR%>set "target_platform=win-64" 2023-08-09T11:48:26.7820249Z 2023-08-09T11:48:26.7820326Z %SRC_DIR%>set "vc=14" 2023-08-09T11:48:26.7820448Z 2023-08-09T11:48:26.7820545Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-08-09T11:48:26.7820670Z 2023-08-09T11:48:26.7820764Z %SRC_DIR%>set "c_compiler=vs2019" 2023-08-09T11:48:26.7820897Z 2023-08-09T11:48:26.7820999Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-08-09T11:48:26.7821142Z 2023-08-09T11:48:26.7821263Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-08-09T11:48:26.7821416Z 2023-08-09T11:48:26.7821527Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-08-09T11:48:26.7821676Z 2023-08-09T11:48:26.7821773Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-08-09T11:48:26.7821918Z 2023-08-09T11:48:26.7822112Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581518545\pip_cache" 2023-08-09T11:48:26.7822328Z 2023-08-09T11:48:26.7822422Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-08-09T11:48:26.7822557Z 2023-08-09T11:48:26.7822678Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-08-09T11:48:26.7822839Z 2023-08-09T11:48:26.7822945Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-08-09T11:48:26.7823090Z 2023-08-09T11:48:26.7823242Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:48:26.7824540Z 2023-08-09T11:48:26.7824737Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-08-09T11:48:26.7824957Z 2023-08-09T11:48:26.7825189Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-08-09T11:48:26.7825439Z 2023-08-09T11:48:26.7825538Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-08-09T11:48:26.7825676Z 2023-08-09T11:48:26.7825755Z %SRC_DIR%>SET MSSdk=1 2023-08-09T11:48:26.7825875Z 2023-08-09T11:48:26.7825968Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-08-09T11:48:26.7826087Z 2023-08-09T11:48:26.7826173Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-08-09T11:48:26.7826300Z 2023-08-09T11:48:26.7826383Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-08-09T11:48:26.7826515Z 2023-08-09T11:48:26.7826639Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-08-09T11:48:26.7826794Z 2023-08-09T11:48:26.7826894Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-08-09T11:48:26.7827032Z 2023-08-09T11:48:26.7827171Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-08-09T11:48:26.7827354Z 2023-08-09T11:48:26.7827552Z %SRC_DIR%>set "CXX=cl.exe" 2023-08-09T11:48:26.7827681Z 2023-08-09T11:48:26.7827766Z %SRC_DIR%>set "CC=cl.exe" 2023-08-09T11:48:26.7827891Z 2023-08-09T11:48:26.7827984Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-08-09T11:48:26.7828116Z 2023-08-09T11:48:26.7828383Z %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:48:26.7828662Z 2023-08-09T11:48:26.7828840Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-08-09T11:48:26.7829057Z 2023-08-09T11:48:26.7830638Z %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:48:26.7831244Z 2023-08-09T11:48:26.7831528Z %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:48:26.7831828Z 2023-08-09T11:48:26.7832112Z %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:48:26.7832406Z 2023-08-09T11:48:26.8846063Z %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:48:26.8846500Z 2023-08-09T11:48:26.8846963Z %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:48:26.8847367Z 2023-08-09T11:48:26.8847489Z %SRC_DIR%>IF NOT "1" == "" ( 2023-08-09T11:48:26.8847857Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-08-09T11:48:26.8848171Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-08-09T11:48:26.8848443Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-08-09T11:48:26.8848630Z ) 2023-08-09T11:48:26.8848727Z 2023-08-09T11:48:26.8848820Z %SRC_DIR%>call :GetWin10SdkDir 2023-08-09T11:48:26.8848953Z 2023-08-09T11:48:26.8849121Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:48:26.8849321Z 2023-08-09T11:48:26.8849504Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:48:26.8849712Z 2023-08-09T11:48:26.8849883Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-08-09T11:48:26.8850067Z 2023-08-09T11:48:26.8850234Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-08-09T11:48:26.8850428Z 2023-08-09T11:48:26.8850525Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-08-09T11:48:26.8850662Z 2023-08-09T11:48:26.8850742Z %SRC_DIR%>exit /B 0 2023-08-09T11:48:26.8850859Z 2023-08-09T11:48:26.8851093Z %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:48:26.8851334Z 2023-08-09T11:48:26.8851472Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-08-09T11:48:26.8851638Z 2023-08-09T11:48:26.8851877Z %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:48:26.8852264Z Windows SDK version found as: "10.0.19041.0" 2023-08-09T11:48:26.8852413Z 2023-08-09T11:48:26.8852504Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-08-09T11:48:26.8852725Z set "target_platform=amd64" 2023-08-09T11:48:26.8852960Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-08-09T11:48:26.8853153Z set "BITS=64" 2023-08-09T11:48:26.8853319Z ) else ( 2023-08-09T11:48:26.8853705Z set "target_platform=x86" 2023-08-09T11:48:26.8853923Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-08-09T11:48:26.8854127Z set "BITS=32" 2023-08-09T11:48:26.8854291Z ) 2023-08-09T11:48:26.8854383Z 2023-08-09T11:48:26.8854554Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-08-09T11:48:26.8854750Z 2023-08-09T11:48:26.8854922Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-08-09T11:48:26.8855106Z 2023-08-09T11:48:26.8855340Z 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:48:26.8855860Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-08-09T11:48:26.8856185Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-08-09T11:48:26.8856482Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-08-09T11:48:26.8856748Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-08-09T11:48:26.8857090Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-08-09T11:48:26.8857358Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-08-09T11:48:26.8857612Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-08-09T11:48:26.8857861Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-08-09T11:48:26.8858262Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-08-09T11:48:26.8858663Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-08-09T11:48:26.8858972Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-08-09T11:48:26.8859252Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-08-09T11:48:26.8859483Z ********************************************************************** 2023-08-09T11:48:26.8859740Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-08-09T11:48:26.8860013Z ** Copyright (c) 2021 Microsoft Corporation 2023-08-09T11:48:26.8860256Z ********************************************************************** 2023-08-09T11:48:26.8860488Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-08-09T11:48:26.8860740Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-08-09T11:48:26.8860997Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-08-09T11:48:26.8861257Z [DEBUG:core\msbuild.bat] initializing... 2023-08-09T11:48:26.8861490Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-08-09T11:48:26.8861743Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-08-09T11:48:26.8861990Z [DEBUG:winsdk.bat] initializing... 2023-08-09T11:48:26.8862224Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-08-09T11:48:26.8862466Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-08-09T11:48:26.8862715Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-08-09T11:48:26.8862969Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-08-09T11:48:26.8863219Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-08-09T11:48:26.8863456Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-08-09T11:48:26.8863704Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-08-09T11:48:26.8863971Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-08-09T11:48:26.8864272Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-08-09T11:48:26.8864543Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-08-09T11:48:26.8864795Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-08-09T11:48:26.8865057Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-08-09T11:48:26.8865303Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-08-09T11:48:26.8865542Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-08-09T11:48:26.8865804Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-08-09T11:48:26.8866198Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-08-09T11:48:26.8866565Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-08-09T11:48:26.8866803Z -- Git branch: nightly 2023-08-09T11:48:26.8867706Z -- Git SHA: fe9b9ff75edebf1e0e326f64577d64df3b5858db 2023-08-09T11:48:26.8867962Z -- Git tag: None 2023-08-09T11:48:26.8868191Z -- PyTorch dependency: torch==2.1.0.dev20230809 2023-08-09T11:48:26.8868421Z -- Building version 2.1.0.dev20230809 2023-08-09T11:48:26.8868629Z running install 2023-08-09T11:48:26.8868803Z running build 2023-08-09T11:48:26.8869031Z running build_py 2023-08-09T11:48:26.8869226Z creating build 2023-08-09T11:48:26.8869451Z creating build\lib.win-amd64-cpython-310 2023-08-09T11:48:26.8869786Z creating build\lib.win-amd64-cpython-310\torchaudio 2023-08-09T11:48:26.8870120Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-310\torchaudio 2023-08-09T11:48:26.8871005Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-310\torchaudio 2023-08-09T11:48:26.8871379Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio 2023-08-09T11:48:26.8871720Z creating build\lib.win-amd64-cpython-310\torchaudio\backend 2023-08-09T11:48:26.8872097Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-08-09T11:48:26.8872508Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-08-09T11:48:26.8872950Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-08-09T11:48:26.8873390Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-08-09T11:48:26.8873812Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-08-09T11:48:26.8874213Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-08-09T11:48:26.8874595Z creating build\lib.win-amd64-cpython-310\torchaudio\compliance 2023-08-09T11:48:26.8874988Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-310\torchaudio\compliance 2023-08-09T11:48:26.8875423Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\compliance 2023-08-09T11:48:26.8875806Z creating build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8876175Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8876605Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8877042Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8877463Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8877901Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8878324Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8878747Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8879192Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8879629Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8880045Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8880497Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8880946Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8881367Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8881791Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8882191Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8882695Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8883137Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8883574Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8883991Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8884388Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8884811Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8885308Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8885717Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-08-09T11:48:26.8886085Z creating build\lib.win-amd64-cpython-310\torchaudio\functional 2023-08-09T11:48:26.8886490Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-310\torchaudio\functional 2023-08-09T11:48:26.8886939Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-310\torchaudio\functional 2023-08-09T11:48:26.9821844Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-08-09T11:49:11.7363588Z copying torchaudio\functional\_alignment.py -> build\lib.win-amd64-cpython-310\torchaudio\functional 2023-08-09T11:49:11.7368148Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\functional 2023-08-09T11:49:11.7369372Z creating build\lib.win-amd64-cpython-310\torchaudio\io 2023-08-09T11:49:11.7369965Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-08-09T11:49:11.7377272Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-08-09T11:49:11.7378123Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-08-09T11:49:11.7379512Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-08-09T11:49:11.7380195Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-08-09T11:49:11.7382559Z creating build\lib.win-amd64-cpython-310\torchaudio\models 2023-08-09T11:49:11.7383294Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-08-09T11:49:11.7384638Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-08-09T11:49:11.7385449Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-08-09T11:49:11.7386698Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-08-09T11:49:11.7387719Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-08-09T11:49:11.7390046Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-08-09T11:49:11.7390781Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-08-09T11:49:11.7391480Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-08-09T11:49:11.7392236Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-08-09T11:49:11.7392991Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-08-09T11:49:11.7393738Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-08-09T11:49:11.7400194Z creating build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-08-09T11:49:11.7401081Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-08-09T11:49:11.7402280Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-08-09T11:49:11.7403117Z copying torchaudio\pipelines\_squim_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-08-09T11:49:11.7405819Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-08-09T11:49:11.7406525Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype 2023-08-09T11:49:11.7407206Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype 2023-08-09T11:49:11.7407869Z creating build\lib.win-amd64-cpython-310\torchaudio\sox_effects 2023-08-09T11:49:11.7408562Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-310\torchaudio\sox_effects 2023-08-09T11:49:11.7409717Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\sox_effects 2023-08-09T11:49:11.7410352Z creating build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-08-09T11:49:11.7411043Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-08-09T11:49:11.7411908Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-08-09T11:49:11.7412667Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-08-09T11:49:11.7413308Z creating build\lib.win-amd64-cpython-310\torchaudio\utils 2023-08-09T11:49:11.7417002Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-08-09T11:49:11.7431483Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-08-09T11:49:11.7432286Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-08-09T11:49:11.7433019Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-08-09T11:49:11.7433652Z creating build\lib.win-amd64-cpython-310\torchaudio\_backend 2023-08-09T11:49:11.7434290Z copying torchaudio\_backend\ffmpeg.py -> build\lib.win-amd64-cpython-310\torchaudio\_backend 2023-08-09T11:49:11.7434925Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\_backend 2023-08-09T11:49:11.7435506Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\_backend 2023-08-09T11:49:11.7436056Z creating build\lib.win-amd64-cpython-310\torchaudio\_extension 2023-08-09T11:49:11.7436616Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\_extension 2023-08-09T11:49:11.7437244Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\_extension 2023-08-09T11:49:11.7437810Z creating build\lib.win-amd64-cpython-310\torchaudio\_internal 2023-08-09T11:49:11.7438353Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-310\torchaudio\_internal 2023-08-09T11:49:11.7439137Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\_internal 2023-08-09T11:49:11.7439689Z creating build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-08-09T11:49:11.7440300Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-08-09T11:49:11.7440977Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-08-09T11:49:11.7441662Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-08-09T11:49:11.7442227Z creating build\lib.win-amd64-cpython-310\torchaudio\models\squim 2023-08-09T11:49:11.7442818Z copying torchaudio\models\squim\objective.py -> build\lib.win-amd64-cpython-310\torchaudio\models\squim 2023-08-09T11:49:11.7443490Z copying torchaudio\models\squim\subjective.py -> build\lib.win-amd64-cpython-310\torchaudio\models\squim 2023-08-09T11:49:11.7444358Z copying torchaudio\models\squim\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models\squim 2023-08-09T11:49:11.7444927Z creating build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-08-09T11:49:11.7445522Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-08-09T11:49:11.7446189Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-08-09T11:49:11.7446863Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-08-09T11:49:11.7447507Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-08-09T11:49:11.7448298Z creating build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:11.7448942Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:11.7449700Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:11.7450439Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:11.7451010Z creating build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-08-09T11:49:11.7451654Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-08-09T11:49:11.7452363Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-08-09T11:49:11.7453037Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-08-09T11:49:11.7453721Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-08-09T11:49:11.7454297Z creating build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:11.7454941Z copying torchaudio\pipelines\_wav2vec2\aligner.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:11.7455687Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:11.7456387Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:11.7457087Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:11.7457666Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets 2023-08-09T11:49:11.7458251Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets 2023-08-09T11:49:11.7458972Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets 2023-08-09T11:49:11.7459680Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-08-09T11:49:11.7460422Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-08-09T11:49:11.7461286Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-08-09T11:49:11.7462129Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-08-09T11:49:11.7462963Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-08-09T11:49:11.7463651Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-08-09T11:49:11.7464373Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-08-09T11:49:15.0365209Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-08-09T11:49:15.1137318Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-08-09T11:49:15.1315108Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-08-09T11:49:15.2226649Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-08-09T11:49:15.2419983Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-08-09T11:49:15.2993914Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-08-09T11:49:15.2995073Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-08-09T11:49:15.3276104Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-08-09T11:49:15.3277373Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-08-09T11:49:15.3428296Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-08-09T11:49:15.3429298Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms 2023-08-09T11:49:15.3511201Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms 2023-08-09T11:49:15.3512311Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms 2023-08-09T11:49:15.3566002Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:15.3567015Z copying torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:15.3568020Z copying torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:15.3569024Z copying torchaudio\prototype\pipelines\_vggish\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:15.3576642Z running build_ext 2023-08-09T11:49:15.3659049Z -- The C compiler identification is MSVC 19.29.30151.0 2023-08-09T11:49:15.3686298Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-08-09T11:49:15.3687063Z -- Detecting C compiler ABI info 2023-08-09T11:49:15.3690347Z -- Detecting C compiler ABI info - done 2023-08-09T11:49:15.3691412Z -- 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:49:15.3696027Z -- Detecting C compile features 2023-08-09T11:49:15.3697118Z -- Detecting C compile features - done 2023-08-09T11:49:15.3699037Z -- Detecting CXX compiler ABI info 2023-08-09T11:49:15.3700209Z -- Detecting CXX compiler ABI info - done 2023-08-09T11:49:15.3721872Z -- 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:49:15.4274531Z -- Detecting CXX compile features 2023-08-09T11:49:15.4275167Z -- Detecting CXX compile features - done 2023-08-09T11:49:15.4519174Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581518545/_h_env/Lib/site-packages/torch/lib/torch.lib 2023-08-09T11:49:15.4558478Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581518545/_h_env/libs/python310.lib (found suitable exact version "3.10.12") found components: Development Development.Module Development.Embed 2023-08-09T11:49:15.4633762Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-08-09T11:49:15.4711010Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-08-09T11:49:15.4893900Z -- Found OpenMP: TRUE (found version "2.0") 2023-08-09T11:49:15.4978309Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-08-09T11:49:15.4979454Z -- Building FFmpeg integration with multi version support 2023-08-09T11:49:15.4984293Z -- Configuring done (26.2s) 2023-08-09T11:49:15.4984929Z -- Generating done (0.1s) 2023-08-09T11:49:15.4996604Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581518545/work/build/temp.win-amd64-cpython-310/Release 2023-08-09T11:49:15.4998947Z [1/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:15.5086210Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:15.5088134Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:15.5133228Z 2023-08-09T11:49:15.5142213Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:15.5258034Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:15.5262680Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:15.5267730Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:15.5268810Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:15.5530988Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:15.5654655Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:15.5671696Z [2/74] 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_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: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:49:15.5809294Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:15.5871588Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:15.5872648Z 2023-08-09T11:49:15.5897140Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:15.5951676Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:15.6009378Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:15.6012701Z [3/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:15.6092424Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:15.6093816Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:15.6111542Z 2023-08-09T11:49:15.6112724Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:15.6131086Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:15.6132313Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:15.6133649Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:15.6155209Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:15.6156385Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:17.0486860Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:49:17.0562849Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:17.0563736Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:17.0566064Z [4/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:17.1748103Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:17.2048210Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:17.2066729Z 2023-08-09T11:49:17.2101580Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:17.2391317Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:17.2419885Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:17.2489805Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:17.2492254Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:17.2499033Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:17.2500407Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:17.2514599Z [5/74] 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_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: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:49:17.2525990Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:17.2535851Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:17.2536592Z 2023-08-09T11:49:17.2546559Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:17.2547933Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:17.2558510Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:17.2561122Z [6/74] 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_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: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:49:17.2575735Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:17.2576664Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:17.2592244Z 2023-08-09T11:49:17.2593654Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:17.2610532Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:17.2611961Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:17.2628315Z [7/74] 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_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: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:49:17.2630044Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:17.2636793Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:17.2659828Z 2023-08-09T11:49:17.2661086Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:17.2685978Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:17.2687315Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:17.2700893Z [8/74] 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_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: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:49:17.2703820Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:17.2712393Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:17.2713296Z 2023-08-09T11:49:17.2721427Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(136): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:17.2722884Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(147): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:17.2728928Z %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:49:17.2730326Z %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:49:17.2736482Z %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:49:17.2737917Z %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:49:17.2747216Z %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:49:17.2748166Z %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:49:17.2748923Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:17.2749702Z %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:49:17.2750484Z %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:49:17.2751278Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-08-09T11:49:17.2752402Z %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:49:17.2753279Z with 2023-08-09T11:49:17.2753776Z [ 2023-08-09T11:49:17.2754080Z DTYPE=float, 2023-08-09T11:49:17.2754427Z CAST_DTYPE=float 2023-08-09T11:49:17.2754737Z ] 2023-08-09T11:49:17.4747122Z %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:49:17.4748118Z with 2023-08-09T11:49:17.4748421Z [ 2023-08-09T11:49:17.4748744Z DTYPE=float 2023-08-09T11:49:17.4749097Z ] 2023-08-09T11:49:17.4749730Z %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:49:17.4751101Z %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:49:17.4751841Z with 2023-08-09T11:49:17.4752131Z [ 2023-08-09T11:49:17.4752440Z CAST_DTYPE=float, 2023-08-09T11:49:17.4752809Z DTYPE=float 2023-08-09T11:49:17.4753120Z ] 2023-08-09T11:49:17.4753852Z %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:49:17.4754573Z with 2023-08-09T11:49:17.4755083Z [ 2023-08-09T11:49:17.4755411Z CAST_DTYPE=float, 2023-08-09T11:49:17.4755757Z DTYPE=float 2023-08-09T11:49:17.4756120Z ] 2023-08-09T11:49:17.4756907Z %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:49:17.4757518Z with 2023-08-09T11:49:17.4757799Z [ 2023-08-09T11:49:17.4758081Z CAST_DTYPE=float 2023-08-09T11:49:17.4758334Z ] 2023-08-09T11:49:17.4759182Z %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:49:17.4760041Z with 2023-08-09T11:49:17.4760328Z [ 2023-08-09T11:49:17.4760640Z DTYPE=float, 2023-08-09T11:49:17.4760958Z CAST_DTYPE=float 2023-08-09T11:49:17.4761353Z ] 2023-08-09T11:49:17.4761876Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:17.4763210Z %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:49:17.4764178Z with 2023-08-09T11:49:17.4764439Z [ 2023-08-09T11:49:17.4764743Z DTYPE=float 2023-08-09T11:49:17.4765822Z ] 2023-08-09T11:49:17.4766455Z %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:49:17.4767335Z %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:49:17.4767968Z with 2023-08-09T11:49:17.4768249Z [ 2023-08-09T11:49:17.4768548Z DTYPE=float 2023-08-09T11:49:17.4768865Z ] 2023-08-09T11:49:17.4769691Z %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:49:17.4770422Z with 2023-08-09T11:49:17.4770700Z [ 2023-08-09T11:49:17.4770961Z DTYPE=float 2023-08-09T11:49:17.4771243Z ] 2023-08-09T11:49:17.4771748Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:17.4772468Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:17.4773122Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:17.4775199Z [9/74] 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_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: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:49:17.4793650Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:17.4794248Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:17.4840502Z 2023-08-09T11:49:17.4840879Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(136): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:17.4841711Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(147): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:17.4842492Z %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:49:17.4843321Z %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:49:17.4844191Z %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:49:17.4845078Z %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:49:17.4845942Z %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:49:17.4846997Z %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:49:17.4847901Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:17.4848721Z %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:49:17.4849577Z %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:49:17.4850438Z %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:49:17.4851381Z %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:49:17.4851984Z with 2023-08-09T11:49:17.4852211Z [ 2023-08-09T11:49:17.4852495Z CAST_DTYPE=float, 2023-08-09T11:49:17.4852826Z DTYPE=float 2023-08-09T11:49:17.4853192Z ] 2023-08-09T11:49:17.4853949Z %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:49:17.4854637Z with 2023-08-09T11:49:17.4854897Z [ 2023-08-09T11:49:17.4855204Z CAST_DTYPE=float, 2023-08-09T11:49:17.4855505Z DTYPE=float 2023-08-09T11:49:17.4855783Z ] 2023-08-09T11:49:17.4856430Z %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:49:17.4857013Z with 2023-08-09T11:49:17.4857258Z [ 2023-08-09T11:49:17.4857567Z CAST_DTYPE=float 2023-08-09T11:49:17.4857859Z ] 2023-08-09T11:49:17.4859021Z %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:49:17.4859867Z with 2023-08-09T11:49:17.4860138Z [ 2023-08-09T11:49:17.4860488Z DTYPE=float, 2023-08-09T11:49:17.4860836Z CAST_DTYPE=float 2023-08-09T11:49:17.4861128Z ] 2023-08-09T11:49:17.4862076Z %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:49:17.4863125Z with 2023-08-09T11:49:17.4863405Z [ 2023-08-09T11:49:17.4863685Z DTYPE=float 2023-08-09T11:49:17.4863925Z ] 2023-08-09T11:49:17.4864421Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:17.4866198Z %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:49:17.4867478Z with 2023-08-09T11:49:17.4867759Z [ 2023-08-09T11:49:17.4868030Z DTYPE=float 2023-08-09T11:49:17.4868346Z ] 2023-08-09T11:49:17.4868918Z %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:49:26.6446049Z %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:49:26.6446817Z with 2023-08-09T11:49:26.6447070Z [ 2023-08-09T11:49:26.6447369Z DTYPE=float 2023-08-09T11:49:26.6447667Z ] 2023-08-09T11:49:26.6448468Z %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:49:26.6449346Z with 2023-08-09T11:49:26.6449593Z [ 2023-08-09T11:49:26.6449876Z DTYPE=float 2023-08-09T11:49:26.6450198Z ] 2023-08-09T11:49:26.6450715Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:26.6451449Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:26.6452211Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:26.6454134Z [10/74] 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_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: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:49:26.6455838Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:26.6456379Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:26.6456674Z 2023-08-09T11:49:26.6457265Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(136): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:26.6458625Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(147): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:26.6459373Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:49:26.6460351Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:49:26.6461141Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:49:26.6462187Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:49:26.6463001Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:49:26.6463861Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:49:26.6464840Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:26.6465684Z %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:49:26.6466528Z %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:49:26.6467371Z %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:49:26.6468416Z %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:49:26.6469144Z with 2023-08-09T11:49:26.6469407Z [ 2023-08-09T11:49:26.6469719Z DTYPE=c10::Half 2023-08-09T11:49:26.6470191Z ] 2023-08-09T11:49:26.6471003Z %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:49:26.6471706Z with 2023-08-09T11:49:26.6471991Z [ 2023-08-09T11:49:26.6472304Z DTYPE=c10::Half 2023-08-09T11:49:26.6472615Z ] 2023-08-09T11:49:26.6473262Z %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:49:26.6473877Z with 2023-08-09T11:49:26.6474161Z [ 2023-08-09T11:49:26.6474475Z DTYPE=c10::Half 2023-08-09T11:49:26.6474772Z ] 2023-08-09T11:49:26.6475762Z %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:49:26.6476673Z with 2023-08-09T11:49:26.6476961Z [ 2023-08-09T11:49:26.6477250Z DTYPE=c10::Half, 2023-08-09T11:49:26.6477591Z CAST_DTYPE=float 2023-08-09T11:49:26.6478130Z ] 2023-08-09T11:49:26.6479081Z %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:49:26.6479952Z with 2023-08-09T11:49:26.6480413Z [ 2023-08-09T11:49:26.6480731Z DTYPE=c10::Half 2023-08-09T11:49:26.6481040Z ] 2023-08-09T11:49:26.6481616Z %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:49:26.6482617Z %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:49:26.6483315Z with 2023-08-09T11:49:26.6483600Z [ 2023-08-09T11:49:26.6483906Z DTYPE=c10::Half 2023-08-09T11:49:26.6484380Z ] 2023-08-09T11:49:26.6485264Z %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:49:26.6485998Z with 2023-08-09T11:49:26.6486284Z [ 2023-08-09T11:49:26.6486594Z DTYPE=c10::Half 2023-08-09T11:49:26.6486881Z ] 2023-08-09T11:49:26.6487415Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:26.6488809Z %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:49:26.6489793Z with 2023-08-09T11:49:26.6490061Z [ 2023-08-09T11:49:26.6490351Z DTYPE=float 2023-08-09T11:49:26.6490656Z ] 2023-08-09T11:49:26.6491853Z %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:49:26.6492935Z with 2023-08-09T11:49:26.6493410Z [ 2023-08-09T11:49:26.6493710Z DTYPE=float, 2023-08-09T11:49:26.6494032Z CAST_DTYPE=float 2023-08-09T11:49:26.6494342Z ] 2023-08-09T11:49:26.6494831Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:26.6495977Z %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:49:26.6496879Z with 2023-08-09T11:49:26.6497175Z [ 2023-08-09T11:49:26.6497478Z DTYPE=float 2023-08-09T11:49:26.6497749Z ] 2023-08-09T11:49:26.6498229Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:26.6498941Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:26.6499694Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:26.6501949Z [11/74] 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_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: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:49:26.6503675Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:26.6504213Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:26.6504529Z 2023-08-09T11:49:30.1333298Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1334092Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1335134Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:30.1335825Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:30.1336576Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1337314Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1338038Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1339979Z [12/74] 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_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: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:49:30.1341843Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:30.1342376Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:30.1342673Z 2023-08-09T11:49:30.1343036Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1343755Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1344521Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:30.1346425Z [13/74] 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_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: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:49:30.1348078Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:30.1348654Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:30.1348985Z 2023-08-09T11:49:30.1349374Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:49:30.1349868Z with 2023-08-09T11:49:30.1350163Z [ 2023-08-09T11:49:30.1350439Z T=scalar_t 2023-08-09T11:49:30.1350755Z ] 2023-08-09T11:49:30.1365107Z %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:49:30.1366293Z with 2023-08-09T11:49:30.1366518Z [ 2023-08-09T11:49:30.1366788Z T=scalar_t, 2023-08-09T11:49:30.1367151Z PtrTraits=at::DefaultPtrTraits, 2023-08-09T11:49:30.1381845Z index_t=int64_t 2023-08-09T11:49:30.1382167Z ] 2023-08-09T11:49:30.1382711Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:49:30.1383206Z with 2023-08-09T11:49:30.1383446Z [ 2023-08-09T11:49:30.1383988Z T=scalar_t 2023-08-09T11:49:30.1384258Z ] 2023-08-09T11:49:30.1384752Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1385355Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1417821Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:30.1530029Z [14/74] 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_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: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:49:30.1531996Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:30.1532556Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:30.1532863Z 2023-08-09T11:49:30.1533374Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1534150Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1535042Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:30.1535832Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:30.1536616Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1537382Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1538151Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1540071Z [15/74] 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_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: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:49:30.1541787Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:30.1542320Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:30.1542626Z 2023-08-09T11:49:30.1543006Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:49:30.1543516Z with 2023-08-09T11:49:30.1543800Z [ 2023-08-09T11:49:30.1544091Z scalar_t=scalar_t 2023-08-09T11:49:30.1544391Z ] 2023-08-09T11:49:30.1545425Z %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:49:30.1546414Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:49:30.1546890Z with 2023-08-09T11:49:30.1547171Z [ 2023-08-09T11:49:30.1547473Z scalar_t=scalar_t 2023-08-09T11:49:30.1547776Z ] 2023-08-09T11:49:30.1548277Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:49:30.1549732Z with 2023-08-09T11:49:30.1550016Z [ 2023-08-09T11:49:30.1550320Z scalar_t=scalar_t 2023-08-09T11:49:30.1550611Z ] 2023-08-09T11:49:30.1551185Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:30.1552197Z %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:49:30.1553194Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:30.1553967Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:30.1554715Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1555491Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:30.1556252Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.3097019Z [16/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:32.3098771Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:32.3099283Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:32.3099566Z 2023-08-09T11:49:32.3100079Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:32.3100716Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:32.3101393Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:32.3101991Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:32.3102526Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.3102960Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.3103605Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:32.3105041Z [17/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:32.3119590Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:32.3120185Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:32.3120502Z 2023-08-09T11:49:32.3121045Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:32.3127887Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:32.3128907Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:32.3129841Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:32.3131976Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.3140465Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.3141110Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:32.3141805Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:32.3143812Z [18/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:32.3145655Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:32.3146152Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:32.3146441Z 2023-08-09T11:49:32.3146937Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:32.3153845Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:32.3154941Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:32.3167321Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:32.3168425Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(385): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:49:32.3176240Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(384): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:49:32.3177171Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(503): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:49:32.3178008Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(502): warning C4100: 'num_chunks': unreferenced formal parameter 2023-08-09T11:49:32.3179113Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(501): warning C4100: 'frames_per_chunk': unreferenced formal parameter 2023-08-09T11:49:32.3181024Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(500): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:49:32.3181882Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.3182723Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.3183481Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:32.3185341Z [19/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -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: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:49:32.3187142Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:32.3187625Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:32.3187902Z 2023-08-09T11:49:32.3188183Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.3188799Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.3189493Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:35.5826712Z [20/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:35.5828666Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:35.5829133Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:35.5829438Z 2023-08-09T11:49:35.5829912Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:35.5831078Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:35.5831986Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:35.5832887Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:35.5833694Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:49:35.5834557Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(242): warning C4100: 'num_channels': unreferenced formal parameter 2023-08-09T11:49:35.5835574Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(241): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:35.5836342Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(240): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:49:35.5837226Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(271): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:49:35.5838006Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(270): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:35.5838723Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(269): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:49:35.5839454Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:35.5840225Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:49:35.5841089Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:35.5841929Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:49:35.5842746Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.5843520Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.5844159Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:35.5846180Z [21/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:35.5847962Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:35.5848603Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:35.5848861Z 2023-08-09T11:49:35.5849352Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:35.5857016Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:35.5858333Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:35.5859328Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:35.5860191Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:35.5861053Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:35.5861932Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:35.5862791Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:35.5871596Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:35.5872426Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:49:35.5873181Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:49:35.5873875Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.5874401Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.5877637Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:35.5878402Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:35.5886277Z [22/74] 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_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: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:49:35.5888199Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:35.5888793Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:35.5889105Z 2023-08-09T11:49:35.5889554Z %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:49:35.5890129Z with 2023-08-09T11:49:35.5890427Z [ 2023-08-09T11:49:35.5890725Z T=target_t 2023-08-09T11:49:35.5891009Z ] 2023-08-09T11:49:35.5891885Z %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:49:35.5893239Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.5893976Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.5894742Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:37.9413923Z [23/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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\rir.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.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 %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_cpu.lib %PREFIX%\Lib\site-packages\torch\lib\c10.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:49:37.9421221Z [24/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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\python310.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_cpu.lib %PREFIX%\Lib\site-packages\torch\lib\c10.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:49:37.9425351Z [25/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:37.9427032Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:37.9427641Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:37.9427913Z 2023-08-09T11:49:37.9428382Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:37.9429306Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:37.9430172Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:37.9431215Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:37.9432062Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:37.9432737Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:37.9433436Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:37.9434100Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:37.9434805Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:37.9435558Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:37.9436312Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:37.9438679Z [26/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:37.9440629Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:37.9441140Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:37.9441432Z 2023-08-09T11:49:37.9441947Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:37.9443054Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:37.9444136Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:37.9445221Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:37.9446146Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:37.9446886Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:37.9447628Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:40.5316817Z [27/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:40.5318901Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:40.5319418Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:40.5319692Z 2023-08-09T11:49:40.5320173Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5321196Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5322151Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5323151Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5324056Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:49:40.5324693Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.5325363Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.5325999Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:40.5326722Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:40.5327443Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:40.5328065Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:40.5328793Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:49:40.5339211Z [28/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:40.5341311Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:40.5352462Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:40.5352778Z 2023-08-09T11:49:40.5353305Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5355259Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5356352Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5357470Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5358347Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:49:40.5359177Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.5359924Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.5360667Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:40.5362757Z [29/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:40.5364281Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:40.5364739Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:40.5365016Z 2023-08-09T11:49:40.5365461Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5366530Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5367554Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5368350Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5368993Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.5369640Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:40.5370406Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:40.5371121Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.5373279Z [30/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:40.5377045Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:40.5386178Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:40.5386543Z 2023-08-09T11:49:40.5387062Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5388081Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5389397Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5390473Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:40.5395635Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.5396486Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:42.4847930Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:42.4849497Z [31/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:42.4850696Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:42.4851019Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:42.4851247Z 2023-08-09T11:49:42.4851563Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:42.4852190Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:42.4852818Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:42.4853436Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:42.4853983Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:49:42.4854457Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:49:42.4854936Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:49:42.4855427Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:49:42.4856165Z 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:49:42.4856553Z with 2023-08-09T11:49:42.4856707Z [ 2023-08-09T11:49:42.4856881Z _Ty=int64_t 2023-08-09T11:49:42.4857058Z ] 2023-08-09T11:49:42.4857575Z 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:49:42.4858036Z with 2023-08-09T11:49:42.4858208Z [ 2023-08-09T11:49:42.4858425Z _This=int64_t, 2023-08-09T11:49:42.4858763Z _Other=double & 2023-08-09T11:49:42.4858928Z ] 2023-08-09T11:49:42.4859387Z 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:49:42.4859810Z with 2023-08-09T11:49:42.4859978Z [ 2023-08-09T11:49:42.4860152Z _This=int64_t, 2023-08-09T11:49:42.4860330Z _Other=double & 2023-08-09T11:49:42.4860511Z ] 2023-08-09T11:49:42.4860978Z 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:49:42.4861426Z with 2023-08-09T11:49:42.4861596Z [ 2023-08-09T11:49:42.4861827Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:42.4862039Z _This2=double & 2023-08-09T11:49:42.4862220Z ] 2023-08-09T11:49:42.4862715Z 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:49:42.4863362Z with 2023-08-09T11:49:42.4863627Z [ 2023-08-09T11:49:42.4863939Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:42.4864255Z _This2=double & 2023-08-09T11:49:42.4864520Z ] 2023-08-09T11:49:42.4865330Z 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:49:42.4866093Z with 2023-08-09T11:49:42.4866339Z [ 2023-08-09T11:49:42.4866601Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:42.4866912Z _This2=torch::autograd::Variable & 2023-08-09T11:49:42.4867185Z ] 2023-08-09T11:49:42.4867953Z 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:49:42.4868694Z with 2023-08-09T11:49:42.4868942Z [ 2023-08-09T11:49:42.4869224Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:42.4869598Z _This2=torch::autograd::Variable & 2023-08-09T11:49:42.4869887Z ] 2023-08-09T11:49:42.4870610Z %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:49:42.4871317Z with 2023-08-09T11:49:42.4871588Z [ 2023-08-09T11:49:42.4871874Z _This2=at::Tensor & 2023-08-09T11:49:42.4872172Z ] 2023-08-09T11:49:42.4873086Z %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:49:42.4873756Z with 2023-08-09T11:49:42.4874014Z [ 2023-08-09T11:49:42.4874284Z _This2=at::Tensor & 2023-08-09T11:49:42.4875748Z ] 2023-08-09T11:49:42.4876344Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:42.4877081Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:42.4877811Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:42.4878784Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:42.4880410Z [32/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:42.4893511Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:42.4893947Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:42.4897386Z 2023-08-09T11:49:42.4897991Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:42.4899219Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:42.4906543Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:42.4907845Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:42.4908700Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:42.4924269Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:42.4925142Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:46.7921526Z [33/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:46.7922911Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:46.7923235Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:46.7923469Z 2023-08-09T11:49:46.7924041Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:46.7924713Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:46.7925349Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:46.7925966Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:46.7926619Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.7927062Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.7927485Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:46.7932071Z [34/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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_cpu.lib %PREFIX%\Lib\site-packages\torch\lib\c10.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 kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T11:49:46.7940028Z [35/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:46.7946994Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:46.7947571Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:46.7952535Z 2023-08-09T11:49:46.7953216Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:46.7954345Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:46.7966597Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:46.7967798Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:46.7968614Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.7983555Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.7985657Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:46.8004796Z [36/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:49:46.8006676Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:46.8007190Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:46.8007494Z 2023-08-09T11:49:46.8008104Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:46.8009972Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:46.8026900Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:51.2632412Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:51.2634599Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(385): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:49:51.2635657Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(384): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:49:51.2636495Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(503): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:49:51.2637197Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(502): warning C4100: 'num_chunks': unreferenced formal parameter 2023-08-09T11:49:51.2638038Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(501): warning C4100: 'frames_per_chunk': unreferenced formal parameter 2023-08-09T11:49:51.2638799Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(500): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:49:51.2639742Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.2640409Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.2641025Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:51.2643079Z [37/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:51.2645177Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:51.2645725Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:51.2645969Z 2023-08-09T11:49:51.2646439Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:51.2647476Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:51.2648425Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:51.2649374Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:51.2650246Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:49:51.2650939Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.2651543Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.2652667Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:51.2653438Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:51.2654227Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:51.2654904Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:51.2655636Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:49:51.2657850Z [38/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:51.2659604Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:51.2660099Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:51.2660328Z 2023-08-09T11:49:51.2660834Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:51.2661680Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:51.2662445Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:51.2663186Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:51.2663851Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.2664497Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.2665461Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:51.2666237Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:51.2666943Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:49:51.2668628Z [39/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:49:51.2670041Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:51.2670457Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:51.2670692Z 2023-08-09T11:49:51.2671373Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:51.2673173Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:51.2674242Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:51.2675503Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:51.2676386Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.2677110Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.2677807Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:54.1292011Z [40/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:49:54.1297088Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:54.1297618Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:54.1297886Z 2023-08-09T11:49:54.1298432Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1299475Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1300626Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1301648Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1302519Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1303215Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1303938Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:54.1304665Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:54.1305383Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:54.1306072Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:54.1306876Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:54.1308875Z [41/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:54.1335469Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:54.1353015Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:54.1353390Z 2023-08-09T11:49:54.1353933Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1355016Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1356064Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1385676Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1386663Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:49:54.1387413Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1392928Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1393632Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:54.1395976Z [42/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:54.1485551Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:54.1486093Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:54.1486385Z 2023-08-09T11:49:54.1486912Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1487900Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1488915Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1489911Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1490806Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1491551Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1492252Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:54.1494429Z [43/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:54.1496300Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:54.1496840Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:54.1497123Z 2023-08-09T11:49:54.1497652Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1499007Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1500006Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1500988Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:54.1501793Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1502480Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1503239Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:55.5104054Z [44/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:49:55.5106061Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:55.5106596Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:55.5106893Z 2023-08-09T11:49:55.5107415Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:55.5108479Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:55.5109456Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:55.5110491Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:55.5111365Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:55.5112082Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:55.5112810Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:55.5115117Z [45/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:49:55.5117007Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:55.5117729Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:55.5118000Z 2023-08-09T11:49:55.5118508Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:55.5119523Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:55.5120554Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:55.5121576Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:55.5122438Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:55.5123148Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:55.5125669Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:55.5142542Z [46/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:49:55.5144225Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:55.5144686Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:55.5144936Z 2023-08-09T11:49:55.5145385Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:55.5146226Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:55.5147206Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:55.5148236Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:55.5149095Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:49:55.5150104Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(242): warning C4100: 'num_channels': unreferenced formal parameter 2023-08-09T11:49:55.5150931Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(241): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:55.5151718Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(240): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:49:55.5152507Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(271): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:49:55.5153277Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(270): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:55.5154294Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(269): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:49:55.5155057Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:55.5155821Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:49:55.5156679Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:55.5157443Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:49:55.5158153Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:55.5158850Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:55.5159416Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:55.5160918Z [47/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:55.5162308Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:55.5162780Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:55.5163071Z 2023-08-09T11:49:55.5163551Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:57.4719007Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:57.4720446Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:57.4721818Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:57.4722604Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:49:57.4723247Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:49:57.4724102Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:49:57.4725377Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:49:57.4726359Z 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:49:57.4727114Z with 2023-08-09T11:49:57.4727430Z [ 2023-08-09T11:49:57.4727719Z _Ty=int64_t 2023-08-09T11:49:57.4728206Z ] 2023-08-09T11:49:57.4729048Z 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:49:57.4730032Z with 2023-08-09T11:49:57.4730329Z [ 2023-08-09T11:49:57.4730633Z _This=int64_t, 2023-08-09T11:49:57.4730973Z _Other=double & 2023-08-09T11:49:57.4731284Z ] 2023-08-09T11:49:57.4732251Z 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:49:57.4735315Z with 2023-08-09T11:49:57.4735777Z [ 2023-08-09T11:49:57.4736057Z _This=int64_t, 2023-08-09T11:49:57.4736378Z _Other=double & 2023-08-09T11:49:57.4736679Z ] 2023-08-09T11:49:57.4741281Z 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:49:57.4749780Z with 2023-08-09T11:49:57.4750107Z [ 2023-08-09T11:49:57.4754265Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:57.4754679Z _This2=double & 2023-08-09T11:49:57.4755775Z ] 2023-08-09T11:49:57.4757965Z 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:49:57.4758789Z with 2023-08-09T11:49:57.4759126Z [ 2023-08-09T11:49:57.4759425Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:57.4760817Z _This2=double & 2023-08-09T11:49:57.4761230Z ] 2023-08-09T11:49:57.4762106Z 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:49:57.4762837Z with 2023-08-09T11:49:57.4763095Z [ 2023-08-09T11:49:57.4770358Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:57.4770771Z _This2=torch::autograd::Variable & 2023-08-09T11:49:57.4773217Z ] 2023-08-09T11:49:57.4774795Z 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:49:57.4777222Z with 2023-08-09T11:49:57.4777505Z [ 2023-08-09T11:49:57.4777834Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:57.4778838Z _This2=torch::autograd::Variable & 2023-08-09T11:49:57.4779263Z ] 2023-08-09T11:49:57.4780279Z %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:49:57.4780968Z with 2023-08-09T11:49:57.4781220Z [ 2023-08-09T11:49:57.4783518Z _This2=at::Tensor & 2023-08-09T11:49:57.4783789Z ] 2023-08-09T11:49:57.4784620Z %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:49:57.4785361Z with 2023-08-09T11:49:57.4785625Z [ 2023-08-09T11:49:57.4785929Z _This2=at::Tensor & 2023-08-09T11:49:57.4786219Z ] 2023-08-09T11:49:57.4786919Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:57.4787634Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:57.4788353Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:57.4789114Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:57.4798305Z [48/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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:49:57.4800250Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:57.4800792Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:57.4801085Z 2023-08-09T11:49:57.4801554Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:57.4802633Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:57.4804385Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:57.4805433Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49:57.4806142Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:57.4806707Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:57.4807358Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:57.4810473Z [49/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:49:57.4814460Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:57.4819422Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:57.4819693Z 2023-08-09T11:49:57.4820193Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:57.4823137Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:57.4824272Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:57.4828737Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:57.4830594Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-08-09T11:49:57.4840855Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:02.3302679Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:02.3394063Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:02.3760099Z [50/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:02.3875412Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:02.3881681Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:02.4250927Z 2023-08-09T11:50:02.4255539Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:02.4275812Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:02.4276943Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:02.4278052Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:02.4279214Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:50:02.4279893Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:02.4280453Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:02.4281037Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:02.4284111Z [51/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:02.4286249Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:02.4286883Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:02.4287117Z 2023-08-09T11:50:02.4287541Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:02.4288609Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:02.4289658Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:02.4290731Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:02.4291765Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:02.4292503Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:02.4293269Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:02.4294988Z [52/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:02.4296701Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:02.4297278Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:02.4297584Z 2023-08-09T11:50:02.4298110Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:50:02.4299002Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:50:02.4299811Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:50:02.4300716Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:50:02.4301505Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:02.4303111Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:02.4303905Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:02.4304633Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:02.4305326Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:02.4306078Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:50:02.4307037Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:50:02.4307751Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:02.4308463Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:02.4309194Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:02.4309914Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:02.4311988Z [53/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:02.4313863Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:02.4314408Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:02.4314718Z 2023-08-09T11:50:02.4315255Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:02.4316287Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:03.4190314Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:03.4191453Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:03.4192357Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.4193056Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.4193793Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:03.4202240Z [54/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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_cpu.lib %PREFIX%\Lib\site-packages\torch\lib\c10.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 kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T11:50:03.4211077Z [55/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:03.4212914Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:03.4213453Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:03.4213750Z 2023-08-09T11:50:03.4214279Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:03.4215348Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:03.4216421Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:03.4218178Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:03.4219110Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.4219830Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.4220515Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:03.4221216Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:03.4221915Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:50:03.4224466Z [56/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:03.4226307Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:03.4226807Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:03.4227091Z 2023-08-09T11:50:03.4227603Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:03.4228616Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:03.4229767Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:03.4230814Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:03.4231830Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:03.4232737Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:03.4233647Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T11:50:03.4234565Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-08-09T11:50:03.4235424Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.4236189Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.4236893Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:05.4789419Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:05.4792349Z [57/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:05.4794369Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:05.4794877Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:05.4795179Z 2023-08-09T11:50:05.4795711Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:05.4796990Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:05.4798069Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:05.4799137Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:05.4800117Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(318): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-08-09T11:50:05.4800970Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-08-09T11:50:05.4801877Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:05.4802785Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:05.4803676Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:05.4804543Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:05.4805400Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:05.4806263Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:05.4807143Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(336): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T11:50:05.4807825Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(339): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-08-09T11:50:05.4816753Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T11:50:05.4817870Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:05.4818830Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-08-09T11:50:05.4819713Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-08-09T11:50:05.4820577Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:05.4822142Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(789): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T11:50:05.4823017Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(769): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T11:50:05.4823820Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:05.4824466Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:05.4825160Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:05.4826081Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:05.4826797Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:05.4827493Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:05.4828190Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:05.4830295Z [58/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:05.4832210Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:05.4832722Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:05.4833012Z 2023-08-09T11:50:05.4833522Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:05.4834551Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:05.4835577Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:05.4836615Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:05.4837624Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:05.4838492Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(385): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:50:05.4839330Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(384): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:50:05.4840122Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(503): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:50:05.4840945Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(502): warning C4100: 'num_chunks': unreferenced formal parameter 2023-08-09T11:50:05.4841817Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(501): warning C4100: 'frames_per_chunk': unreferenced formal parameter 2023-08-09T11:50:05.4842648Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(500): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:50:05.4843626Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:05.4844325Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:05.4845034Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:09.0368466Z [59/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:09.0370026Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:09.0370334Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:09.0370536Z 2023-08-09T11:50:09.0370851Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:09.0371472Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:09.0372095Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:09.0372702Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:09.0373214Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.0373621Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.0374049Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:09.0375312Z [60/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:09.0376521Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:09.0376833Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:09.0377008Z 2023-08-09T11:50:09.0377317Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:09.0377937Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:09.0378709Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:09.0379368Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:09.0379880Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.0380302Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.0380735Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:09.0382125Z [61/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:09.0383305Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:09.0383618Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:09.0383792Z 2023-08-09T11:50:09.0384086Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:09.0384708Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:09.0385318Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:09.0385923Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:09.0386436Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.0386854Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.0387278Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:09.0388615Z [62/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:09.0389759Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:09.0390069Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:09.0390240Z 2023-08-09T11:50:09.0390550Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:09.0391246Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:09.0391861Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:09.0392462Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:09.0393014Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:09.0394198Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:09.0394765Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:09.0395311Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(242): warning C4100: 'num_channels': unreferenced formal parameter 2023-08-09T11:50:09.0395804Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(241): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:09.0396275Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(240): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:09.0396759Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(271): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:09.6149214Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(270): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:09.6150006Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(269): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:09.6150664Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:09.6151142Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:09.6151656Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:09.6152139Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:09.6152586Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.6153013Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.6153438Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:09.6154800Z [63/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:09.6156051Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:09.6156371Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:09.6156545Z 2023-08-09T11:50:09.6157016Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:09.6157627Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:09.6158239Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:09.6158832Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:09.6159474Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:50:09.6160035Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-08-09T11:50:09.6160558Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.6160978Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.6161386Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:09.6161810Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:09.6162240Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:09.6162677Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:09.6163133Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:50:09.6164433Z [64/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:09.6165520Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:09.6165816Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:09.6165991Z 2023-08-09T11:50:09.6166339Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:09.6166994Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:09.6167595Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:09.6168193Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:09.6168715Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:09.6169218Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:09.6169665Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:09.6170100Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:09.6170539Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:09.6170985Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:50:09.6171506Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:50:09.6171958Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.6172418Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.6172886Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:09.6173318Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:09.6174532Z [65/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:09.6175622Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:09.6175913Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:09.6176086Z 2023-08-09T11:50:09.6176394Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:09.6177005Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:09.6177609Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:09.6178220Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:09.6178796Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:50:22.8356099Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:50:22.8356813Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:50:22.8357349Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:50:22.8358017Z 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:50:22.8358439Z with 2023-08-09T11:50:22.8358611Z [ 2023-08-09T11:50:22.8358782Z _Ty=int64_t 2023-08-09T11:50:22.8359120Z ] 2023-08-09T11:50:22.8359588Z 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:50:22.8360021Z with 2023-08-09T11:50:22.8360181Z [ 2023-08-09T11:50:22.8360336Z _This=int64_t, 2023-08-09T11:50:22.8360530Z _Other=double & 2023-08-09T11:50:22.8360704Z ] 2023-08-09T11:50:22.8361145Z 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:50:22.8361684Z with 2023-08-09T11:50:22.8361828Z [ 2023-08-09T11:50:22.8361998Z _This=int64_t, 2023-08-09T11:50:22.8362183Z _Other=double & 2023-08-09T11:50:22.8362348Z ] 2023-08-09T11:50:22.8362812Z 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:50:22.8363227Z with 2023-08-09T11:50:22.8363386Z [ 2023-08-09T11:50:22.8363569Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:22.8363759Z _This2=double & 2023-08-09T11:50:22.8363979Z ] 2023-08-09T11:50:22.8364481Z 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:50:22.8364904Z with 2023-08-09T11:50:22.8365051Z [ 2023-08-09T11:50:22.8365233Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:22.8365434Z _This2=double & 2023-08-09T11:50:22.8365608Z ] 2023-08-09T11:50:22.8366110Z 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:50:22.8366577Z with 2023-08-09T11:50:22.8366739Z [ 2023-08-09T11:50:22.8366923Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:22.8367141Z _This2=torch::autograd::Variable & 2023-08-09T11:50:22.8367339Z ] 2023-08-09T11:50:22.8367882Z 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:50:22.8368355Z with 2023-08-09T11:50:22.8368523Z [ 2023-08-09T11:50:22.8368693Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:22.8368925Z _This2=torch::autograd::Variable & 2023-08-09T11:50:22.8369121Z ] 2023-08-09T11:50:22.8369553Z %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:50:22.8369987Z with 2023-08-09T11:50:22.8370148Z [ 2023-08-09T11:50:22.8370370Z _This2=at::Tensor & 2023-08-09T11:50:22.8370548Z ] 2023-08-09T11:50:22.8370969Z %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:50:22.8371366Z with 2023-08-09T11:50:22.8371525Z [ 2023-08-09T11:50:22.8371789Z _This2=at::Tensor & 2023-08-09T11:50:22.8371955Z ] 2023-08-09T11:50:22.8372264Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:22.8372682Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:22.8373119Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:22.8373557Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:22.8374827Z [66/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:22.8376100Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:22.8376462Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:22.8376638Z 2023-08-09T11:50:22.8376936Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:22.8377565Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:22.8378178Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:22.8378784Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:22.8379333Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:22.8379948Z %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-09T11:50:22.8380648Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(75): note: see reference to class template instantiation 'torchaudio::io::AudioConverter' being compiled 2023-08-09T11:50:22.8381183Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:22.8381652Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:22.8382085Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:25.0361539Z [67/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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_cpu.lib %PREFIX%\Lib\site-packages\torch\lib\c10.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 kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T11:50:25.0368147Z [68/74] 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_DISTRIBUTED -D_torchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:25.0369314Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:25.0369636Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:25.0369813Z 2023-08-09T11:50:25.0370122Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:50:25.0370746Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:50:25.0371348Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:50:25.0373221Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:50:25.0373733Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:25.0374162Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:25.0374595Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:25.0375056Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T11:50:25.0375515Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T11:50:25.0376040Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T11:50:25.0376474Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T11:50:25.0378928Z [69/74] 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_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:25.0380126Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:25.0380440Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:25.0380617Z 2023-08-09T11:50:25.0380929Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:50:25.0381549Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:50:25.0382147Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:50:25.0382745Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:50:25.0384398Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:25.0384847Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:25.0385279Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:25.0385732Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T11:50:25.0386173Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T11:50:25.0386612Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T11:50:25.0387052Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T11:50:25.1172630Z [70/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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\python310.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_cpu.lib %PREFIX%\Lib\site-packages\torch\lib\c10.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 kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T11:50:25.1177368Z [71/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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\python310.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_cpu.lib %PREFIX%\Lib\site-packages\torch\lib\c10.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 kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T11:50:25.1180706Z [72/74] 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_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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: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-09T11:50:25.1181886Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:25.1182199Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:25.1182374Z 2023-08-09T11:50:25.1183125Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:25.1183806Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:25.1184427Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:25.1185021Z %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:25.1185625Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:25.1186056Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:25.1186488Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:25.1186938Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T11:50:25.1187379Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T11:50:25.1187818Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T11:50:25.1188263Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T11:50:25.1190811Z [73/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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\python310.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_cpu.lib %PREFIX%\Lib\site-packages\torch\lib\c10.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 kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T11:50:25.1193352Z [73/74] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-310\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-08-09T11:50:25.1193723Z -- Install configuration: "Release" 2023-08-09T11:50:25.1194116Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581518545/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio.pyd 2023-08-09T11:50:25.1194617Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581518545/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio.pyd 2023-08-09T11:50:25.1195199Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581518545/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-08-09T11:50:25.1195723Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581518545/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-08-09T11:50:25.1557902Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581518545/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-08-09T11:50:25.1558668Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581518545/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-08-09T11:50:25.1559231Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581518545/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-08-09T11:50:25.1559907Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581518545/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-08-09T11:50:25.1560236Z running install_lib 2023-08-09T11:50:25.1560490Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:25.1560787Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:25.1561208Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:25.1561724Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:25.1562245Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:25.1562772Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:25.1563287Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:25.1563831Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:25.1564234Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T11:50:25.1564694Z copying build\lib.win-amd64-cpython-310\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T11:50:25.1565216Z copying build\lib.win-amd64-cpython-310\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T11:50:25.1565628Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1566050Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1566573Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1567081Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1567591Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1568108Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1568626Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1569124Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1569637Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1570244Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1570899Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1571437Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1571960Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1572451Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1572955Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1573515Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1574013Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1574536Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1575039Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1575540Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1576184Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1576742Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1577247Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1577726Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:25.1578134Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:25.1578563Z copying build\lib.win-amd64-cpython-310\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:25.1579090Z copying build\lib.win-amd64-cpython-310\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:25.1579615Z copying build\lib.win-amd64-cpython-310\torchaudio\functional\_alignment.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:25.1580110Z copying build\lib.win-amd64-cpython-310\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:25.1580510Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:25.1580909Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:25.1581386Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:25.1581922Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:25.1582440Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:25.1582923Z copying build\lib.win-amd64-cpython-310\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:25.1583385Z copying build\lib.win-amd64-cpython-310\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:25.1583830Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:25.1584248Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:25.1584752Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:25.1585358Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:25.1585885Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:25.1586403Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:25.1586904Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:25.1587402Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:25.1588020Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:25.1588473Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:25.1588894Z copying build\lib.win-amd64-cpython-310\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:25.1589405Z copying build\lib.win-amd64-cpython-310\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:25.1589808Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:25.1590263Z copying build\lib.win-amd64-cpython-310\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:25.1590827Z copying build\lib.win-amd64-cpython-310\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:25.1591383Z copying build\lib.win-amd64-cpython-310\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:25.1591905Z copying build\lib.win-amd64-cpython-310\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:25.1592399Z copying build\lib.win-amd64-cpython-310\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:25.1592892Z copying build\lib.win-amd64-cpython-310\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:25.3082446Z copying build\lib.win-amd64-cpython-310\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:25.3083060Z creating %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:25.3083514Z copying build\lib.win-amd64-cpython-310\torchaudio\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:25.3084069Z copying build\lib.win-amd64-cpython-310\torchaudio\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:25.3084649Z copying build\lib.win-amd64-cpython-310\torchaudio\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:25.3085174Z copying build\lib.win-amd64-cpython-310\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:25.3085681Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:25.3086105Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:25.3086566Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:25.3087107Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:25.3087557Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:25.3088039Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:25.3088843Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:25.3089437Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:25.3090004Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:25.3090533Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:25.3091046Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:25.3091672Z copying build\lib.win-amd64-cpython-310\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:25.3092169Z copying build\lib.win-amd64-cpython-310\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:25.3092560Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:25.3092983Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:25.3093543Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:25.3094102Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:25.3094535Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:25.3094985Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:25.3095522Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:25.3096071Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:25.3096614Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:25.3097057Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:25.3097532Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2\aligner.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:25.3098094Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:25.3098665Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:25.3099236Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:25.3099774Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:25.3100182Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T11:50:25.3100501Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T11:50:25.3100967Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T11:50:25.3101531Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T11:50:25.3101991Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:25.3102550Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:25.3103130Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:25.3103774Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:25.3104360Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:25.3104812Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:25.3105359Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:25.3105916Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:25.3106481Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:25.3107048Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:25.3107631Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:25.3108212Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:25.3108781Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:25.3109215Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:25.3109713Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:25.3110325Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:25.3110816Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:25.3111344Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:25.3111986Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:25.3112629Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\_vggish\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:25.3113233Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:25.3113702Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T11:50:25.3114190Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T11:50:25.3114783Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T11:50:25.3115310Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T11:50:25.3115728Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T11:50:25.3116159Z copying build\lib.win-amd64-cpython-310\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T11:50:25.3116743Z copying build\lib.win-amd64-cpython-310\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T11:50:27.5564450Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:27.5565111Z copying build\lib.win-amd64-cpython-310\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:27.5565837Z copying build\lib.win-amd64-cpython-310\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:27.5566640Z copying build\lib.win-amd64-cpython-310\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:27.5567360Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:27.5567824Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:27.5568340Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:27.5568861Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:27.5569336Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:27.5569808Z copying build\lib.win-amd64-cpython-310\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:27.5570184Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:27.5570599Z copying build\lib.win-amd64-cpython-310\torchaudio\_backend\ffmpeg.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:27.5571092Z copying build\lib.win-amd64-cpython-310\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:27.5571593Z copying build\lib.win-amd64-cpython-310\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:27.5571999Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T11:50:27.5572419Z copying build\lib.win-amd64-cpython-310\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T11:50:27.5572974Z copying build\lib.win-amd64-cpython-310\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T11:50:27.5573373Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T11:50:27.5573847Z copying build\lib.win-amd64-cpython-310\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T11:50:27.5574350Z copying build\lib.win-amd64-cpython-310\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T11:50:27.5574831Z copying build\lib.win-amd64-cpython-310\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:27.5575296Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-310.pyc 2023-08-09T11:50:27.5575767Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-310.pyc 2023-08-09T11:50:27.5576282Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-310.pyc 2023-08-09T11:50:27.5576797Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-310.pyc 2023-08-09T11:50:27.5577267Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-310.pyc 2023-08-09T11:50:27.5577714Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5578162Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-310.pyc 2023-08-09T11:50:27.5578625Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5579320Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-310.pyc 2023-08-09T11:50:27.5579806Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-310.pyc 2023-08-09T11:50:27.5580301Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-310.pyc 2023-08-09T11:50:27.5580768Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-310.pyc 2023-08-09T11:50:27.5581271Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-310.pyc 2023-08-09T11:50:27.5581768Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-310.pyc 2023-08-09T11:50:27.5582309Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-310.pyc 2023-08-09T11:50:27.5582819Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-310.pyc 2023-08-09T11:50:27.5583323Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-310.pyc 2023-08-09T11:50:27.5583820Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-310.pyc 2023-08-09T11:50:27.5584413Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-310.pyc 2023-08-09T11:50:27.5584982Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-310.pyc 2023-08-09T11:50:27.5585506Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-310.pyc 2023-08-09T11:50:27.5585962Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-310.pyc 2023-08-09T11:50:27.5586431Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-310.pyc 2023-08-09T11:50:27.5586889Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-310.pyc 2023-08-09T11:50:27.5587384Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-310.pyc 2023-08-09T11:50:27.5587879Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-310.pyc 2023-08-09T11:50:27.5588340Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-310.pyc 2023-08-09T11:50:27.5588783Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-310.pyc 2023-08-09T11:50:27.5589252Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-310.pyc 2023-08-09T11:50:27.5589725Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-310.pyc 2023-08-09T11:50:27.5590162Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5590693Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-310.pyc 2023-08-09T11:50:27.5591244Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-310.pyc 2023-08-09T11:50:27.5591746Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\_alignment.py to _alignment.cpython-310.pyc 2023-08-09T11:50:27.5592214Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5592659Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-310.pyc 2023-08-09T11:50:27.5593114Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-310.pyc 2023-08-09T11:50:27.5593592Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-310.pyc 2023-08-09T11:50:27.5594072Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-310.pyc 2023-08-09T11:50:27.5594603Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5595018Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-310.pyc 2023-08-09T11:50:27.5595479Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-310.pyc 2023-08-09T11:50:27.5595958Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-310.pyc 2023-08-09T11:50:27.5596511Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-310.pyc 2023-08-09T11:50:27.5597090Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-310.pyc 2023-08-09T11:50:27.5598259Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5598751Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-310.pyc 2023-08-09T11:50:27.5599234Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-310.pyc 2023-08-09T11:50:27.5599698Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-310.pyc 2023-08-09T11:50:27.5600162Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-310.pyc 2023-08-09T11:50:27.5600643Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\objective.py to objective.cpython-310.pyc 2023-08-09T11:50:27.5601147Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\subjective.py to subjective.cpython-310.pyc 2023-08-09T11:50:27.5601633Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5602158Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-310.pyc 2023-08-09T11:50:27.5602692Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-310.pyc 2023-08-09T11:50:27.5603187Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-310.pyc 2023-08-09T11:50:27.5603688Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-310.pyc 2023-08-09T11:50:27.5604199Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-310.pyc 2023-08-09T11:50:27.5604752Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-310.pyc 2023-08-09T11:50:27.5605290Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5605791Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-310.pyc 2023-08-09T11:50:27.5606300Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5606763Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-310.pyc 2023-08-09T11:50:27.5607222Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-310.pyc 2023-08-09T11:50:27.5607682Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5608210Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-310.pyc 2023-08-09T11:50:27.5608812Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-310.pyc 2023-08-09T11:50:27.5609374Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_squim_pipeline.py to _squim_pipeline.cpython-310.pyc 2023-08-09T11:50:27.5609943Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-310.pyc 2023-08-09T11:50:27.5610438Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-310.pyc 2023-08-09T11:50:27.5610916Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-310.pyc 2023-08-09T11:50:27.5611393Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5611884Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\aligner.py to aligner.cpython-310.pyc 2023-08-09T11:50:27.5612375Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-310.pyc 2023-08-09T11:50:27.5612929Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-310.pyc 2023-08-09T11:50:27.5613414Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5613940Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5614460Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-310.pyc 2023-08-09T11:50:27.5614950Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5615443Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-310.pyc 2023-08-09T11:50:27.5615958Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-310.pyc 2023-08-09T11:50:27.5616441Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-310.pyc 2023-08-09T11:50:27.5616926Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5617440Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-310.pyc 2023-08-09T11:50:27.5617938Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-310.pyc 2023-08-09T11:50:27.5618420Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-310.pyc 2023-08-09T11:50:27.5618914Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-310.pyc 2023-08-09T11:50:27.5619452Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-310.pyc 2023-08-09T11:50:27.5620096Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-310.pyc 2023-08-09T11:50:27.5620591Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5621122Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-310.pyc 2023-08-09T11:50:27.5621690Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-310.pyc 2023-08-09T11:50:27.5622244Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py to _vggish_impl.cpython-310.pyc 2023-08-09T11:50:27.5622807Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py to _vggish_pipeline.cpython-310.pyc 2023-08-09T11:50:27.5623355Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5623839Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5624423Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-310.pyc 2023-08-09T11:50:27.5625022Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5625543Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5626072Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-310.pyc 2023-08-09T11:50:27.5626528Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5627006Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-310.pyc 2023-08-09T11:50:27.5627592Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-310.pyc 2023-08-09T11:50:27.5628067Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5628542Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-310.pyc 2023-08-09T11:50:27.5629008Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-310.pyc 2023-08-09T11:50:27.5629480Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-310.pyc 2023-08-09T11:50:27.5629928Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5630369Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-310.pyc 2023-08-09T11:50:27.5630809Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\ffmpeg.py to ffmpeg.cpython-310.pyc 2023-08-09T11:50:27.5631313Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-310.pyc 2023-08-09T11:50:27.5631801Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5632262Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-310.pyc 2023-08-09T11:50:27.5632718Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5633180Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-310.pyc 2023-08-09T11:50:27.5633650Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5634082Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-310.pyc 2023-08-09T11:50:27.5634390Z running install_egg_info 2023-08-09T11:50:27.5634587Z running egg_info 2023-08-09T11:50:27.5634780Z creating torchaudio.egg-info 2023-08-09T11:50:27.5635030Z writing torchaudio.egg-info\PKG-INFO 2023-08-09T11:50:27.5635342Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-08-09T11:50:27.5635676Z writing requirements to torchaudio.egg-info\requires.txt 2023-08-09T11:50:27.5635984Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-08-09T11:50:27.5636296Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T11:50:27.5636604Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T11:50:27.5636877Z adding license file 'LICENSE' 2023-08-09T11:50:27.5637181Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T11:50:27.5637624Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230809-py3.10.egg-info 2023-08-09T11:50:27.5637959Z running install_scripts 2023-08-09T11:50:27.5638195Z writing list of installed files to 'record.txt' 2023-08-09T11:50:27.5638353Z 2023-08-09T11:50:27.5638472Z Resource usage statistics from building torchaudio: 2023-08-09T11:50:27.5638705Z Process count: 24 2023-08-09T11:50:27.5638917Z CPU time: Sys=0:01:08.2, User=0:11:59.2 2023-08-09T11:50:27.5639117Z Memory: 7.4G 2023-08-09T11:50:27.5639284Z Disk usage: 208.3M 2023-08-09T11:50:27.5639553Z Time elapsed: 0:02:07.4 2023-08-09T11:50:27.5639676Z 2023-08-09T11:50:27.5639681Z 2023-08-09T11:50:27.5639760Z Packaging torchaudio 2023-08-09T11:50:27.9365809Z Packaging torchaudio-2.1.0.dev20230809-py310_cpu 2023-08-09T11:51:00.8753093Z compiling .pyc files... 2023-08-09T11:51:00.8753333Z number of files: 248 2023-08-09T11:51:00.8753665Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-08-09T11:51:00.8754191Z 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-09T11:51:00.8754807Z .. is this binary repackaging? 2023-08-09T11:51:00.8757377Z 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-09T11:51:00.8757899Z .. is this binary repackaging? 2023-08-09T11:51:00.8758375Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-08-09T11:51:00.8759041Z 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-09T11:51:00.8759564Z .. is this binary repackaging? 2023-08-09T11:51:00.8760048Z 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-09T11:51:00.8760422Z .. is this binary repackaging? 2023-08-09T11:51:00.8760824Z 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-09T11:51:00.8761199Z .. is this binary repackaging? 2023-08-09T11:51:00.8761612Z 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-09T11:51:00.8761992Z .. is this binary repackaging? 2023-08-09T11:51:00.8762401Z 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-09T11:51:00.8762804Z .. is this binary repackaging? 2023-08-09T11:51:00.8763192Z 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-09T11:51:00.8763569Z .. is this binary repackaging? 2023-08-09T11:51:00.8764021Z 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-09T11:51:00.8764399Z .. is this binary repackaging? 2023-08-09T11:51:00.8764799Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:00.8765318Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:00.8765830Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T11:51:00.8766396Z 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-09T11:51:00.8766999Z 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-09T11:51:00.8767598Z 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-09T11:51:00.8768379Z 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-09T11:51:00.8768936Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:00.8769478Z 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-09T11:51:00.8769869Z .. is this binary repackaging? 2023-08-09T11:51:00.8770313Z 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-09T11:51:00.8770781Z .. is this binary repackaging? 2023-08-09T11:51:00.8771237Z 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-09T11:51:00.8771621Z .. is this binary repackaging? 2023-08-09T11:51:00.8772038Z 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-09T11:51:00.8772427Z .. is this binary repackaging? 2023-08-09T11:51:00.8772828Z 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-09T11:51:00.8773210Z .. is this binary repackaging? 2023-08-09T11:51:00.8773620Z 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-09T11:51:00.8774007Z .. is this binary repackaging? 2023-08-09T11:51:00.8774386Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:00.8774893Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:00.8775415Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T11:51:00.8775986Z 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-09T11:51:00.8776630Z 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-09T11:51:00.8777238Z 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-09T11:51:00.8777873Z 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-09T11:51:00.8778406Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:00.8778967Z 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-09T11:51:00.8779362Z .. is this binary repackaging? 2023-08-09T11:51:00.8779773Z 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-09T11:51:00.8780161Z .. is this binary repackaging? 2023-08-09T11:51:00.8780634Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-08-09T11:51:00.8781190Z 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-09T11:51:00.8781567Z .. is this binary repackaging? 2023-08-09T11:51:00.8781963Z 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-09T11:51:00.8782330Z .. is this binary repackaging? 2023-08-09T11:51:00.8782756Z 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-09T11:51:00.8783200Z .. is this binary repackaging? 2023-08-09T11:51:00.8783664Z 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-09T11:51:00.8784042Z .. is this binary repackaging? 2023-08-09T11:51:00.8784446Z 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-09T11:51:00.8784827Z .. is this binary repackaging? 2023-08-09T11:51:00.8785218Z 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-09T11:51:00.8785596Z .. is this binary repackaging? 2023-08-09T11:51:00.8786000Z 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-09T11:51:00.8786380Z .. is this binary repackaging? 2023-08-09T11:51:00.8786746Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:00.8787244Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:06.4254388Z 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:51:06.4378586Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:51:06.4387956Z 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-09T11:51:06.4388588Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:51:06.4389923Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:51:06.4402665Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:51:06.4405867Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:51:06.4406265Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:51:06.4411624Z 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-09T11:51:06.4412197Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:51:06.4412708Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:51:06.4471812Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:51:06.4475369Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T11:51:06.4476489Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230809-py310_cpu.tar.bz2 2023-08-09T11:51:07.1578440Z INFO:conda_index.index:win-64 cached 5.7 MB from 1 packages at 8.1 MB/second 2023-08-09T11:51:07.1646694Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:51:07.1648622Z 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-09T11:51:07.1660568Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:51:07.1664086Z 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-09T11:51:07.1669811Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:51:07.1670468Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:51:07.1671710Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:51:07.1674271Z 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-09T11:51:07.1679022Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:51:07.1679579Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:51:07.1716321Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:51:07.1716643Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:51:07.1719604Z 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-09T11:51:07.1724500Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:51:07.1724825Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:51:07.1820140Z 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-09T11:51:07.1831568Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:51:07.1831927Z INFO:conda_index.index:Completed noarch 2023-08-09T11:51:07.1832310Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:51:07.1834147Z 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-09T11:51:07.1845761Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:51:07.1849359Z 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-09T11:51:07.1864409Z 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-09T11:51:07.1873588Z 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-09T11:51:07.1874137Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:51:07.1874786Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:51:07.1875065Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:51:07.1878173Z 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-09T11:51:07.1893128Z 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-09T11:51:07.1902350Z 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-09T11:51:07.1902860Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:51:07.1903160Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:51:07.1943295Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:51:07.1943599Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:51:07.1946874Z 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-09T11:51:07.1963080Z 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-09T11:51:07.1972472Z 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-09T11:51:07.1972967Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:51:07.1973239Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:51:07.2059126Z 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-09T11:51:07.2068268Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:51:07.2068575Z INFO:conda_index.index:Completed win-64 2023-08-09T11:51:07.2071260Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:51:07.2073328Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:51:07.2073648Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:51:07.2076176Z 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-09T11:51:07.2076805Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:51:07.2077095Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:51:07.2077371Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:51:07.2080372Z 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-09T11:51:07.2093827Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:51:07.2199361Z 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-09T11:51:07.2209035Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:51:07.2212426Z 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-09T11:51:10.6900169Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T11:51:10.6900960Z 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-09T11:51:10.6901757Z 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-09T11:51:10.6903171Z 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-09T11:51:10.6903795Z 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-09T11:51:10.6904351Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:10.6904900Z 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-09T11:51:10.6905417Z .. is this binary repackaging? 2023-08-09T11:51:10.6905826Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-08-09T11:51:10.6906356Z 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-09T11:51:10.6906726Z .. is this binary repackaging? 2023-08-09T11:51:10.6907111Z 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-09T11:51:10.6907473Z .. is this binary repackaging? 2023-08-09T11:51:10.6907823Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:10.6908313Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:10.6908811Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T11:51:10.6909366Z 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-09T11:51:10.6909947Z 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-09T11:51:10.6910520Z 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-09T11:51:10.6911081Z 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-09T11:51:10.6911608Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:10.6912142Z 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-09T11:51:10.6912520Z .. is this binary repackaging? 2023-08-09T11:51:10.6912926Z 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-09T11:51:10.6913277Z .. is this binary repackaging? 2023-08-09T11:51:10.6913763Z 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-09T11:51:10.6914147Z .. is this binary repackaging? 2023-08-09T11:51:10.6914561Z 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-09T11:51:10.6914951Z .. is this binary repackaging? 2023-08-09T11:51:10.6915430Z 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-09T11:51:10.6915811Z .. is this binary repackaging? 2023-08-09T11:51:10.6916218Z 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-09T11:51:10.6916598Z .. is this binary repackaging? 2023-08-09T11:51:10.6916980Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:10.6917480Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:10.6918080Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T11:51:10.6918653Z 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-09T11:51:10.6919260Z 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-09T11:51:10.6919857Z 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-09T11:51:10.6920447Z 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-09T11:51:10.6920984Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:10.6921524Z 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-09T11:51:10.6921901Z .. is this binary repackaging? 2023-08-09T11:51:10.6922293Z 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-09T11:51:10.6922657Z .. is this binary repackaging? 2023-08-09T11:51:10.6923013Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:10.6923502Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-08-09T11:51:10.6924002Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:10.6924508Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T11:51:10.6925063Z 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-09T11:51:10.6925660Z 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-09T11:51:10.6926231Z 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-09T11:51:10.6926770Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:10.6927302Z 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-09T11:51:10.6927685Z .. is this binary repackaging? 2023-08-09T11:51:10.6928151Z 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-09T11:51:10.6928507Z .. is this binary repackaging? 2023-08-09T11:51:10.6928911Z 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-09T11:51:10.6929285Z .. is this binary repackaging? 2023-08-09T11:51:10.6929695Z 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-09T11:51:10.6930140Z .. is this binary repackaging? 2023-08-09T11:51:10.6930535Z 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-09T11:51:10.6930915Z .. is this binary repackaging? 2023-08-09T11:51:10.6931327Z 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-09T11:51:10.6931708Z .. is this binary repackaging? 2023-08-09T11:51:10.6932071Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:10.6932583Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:10.6933104Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T11:51:10.6933676Z 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-09T11:51:10.6934286Z 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-09T11:51:10.6934888Z 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-09T11:51:10.6935469Z 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-09T11:51:10.6936011Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:10.6936569Z 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-09T11:51:10.6936968Z .. is this binary repackaging? 2023-08-09T11:51:10.6937383Z 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-09T11:51:10.6937760Z .. is this binary repackaging? 2023-08-09T11:51:10.6938146Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-08-09T11:51:10.6938701Z 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-09T11:51:10.6939077Z .. is this binary repackaging? 2023-08-09T11:51:10.6939472Z 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-09T11:51:10.6939842Z .. is this binary repackaging? 2023-08-09T11:51:10.6940289Z 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-09T11:51:10.6940660Z .. is this binary repackaging? 2023-08-09T11:51:10.6941063Z 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-09T11:51:10.6941440Z .. is this binary repackaging? 2023-08-09T11:51:10.6941830Z 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-09T11:51:10.6942207Z .. is this binary repackaging? 2023-08-09T11:51:10.6942609Z 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-09T11:51:10.6943049Z .. is this binary repackaging? 2023-08-09T11:51:10.6943458Z 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-09T11:51:10.6943820Z .. is this binary repackaging? 2023-08-09T11:51:10.6944192Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:10.6944700Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:10.6945206Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T11:51:10.6945778Z 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-09T11:51:10.6946391Z 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-09T11:51:10.6946971Z 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-09T11:51:10.6947568Z 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-09T11:51:10.6948111Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:10.6948769Z WARNING (torchaudio): run-exports library package pytorch-nightly::pytorch-mutex-1.0-cpu 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-09T11:51:10.6949263Z Fixing permissions 2023-08-09T11:51:10.6949451Z Packaged license file/s. 2023-08-09T11:51:10.6949674Z INFO :: Time taken to mark (prefix) 2023-08-09T11:51:10.6949917Z 0 replacements in 0 files was 0.05 seconds 2023-08-09T11:51:10.6950416Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581518545\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581518545\work_moved_torchaudio-2.1.0.dev20230809-py310_cpu_win-64_main_build_loop' 2023-08-09T11:51:10.6951119Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581518545\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581518545\work_moved_torchaudio-2.1.0.dev20230809-py310_cpu_win-64_main_build_loop) 2023-08-09T11:51:12.2499723Z # Automatic uploading is disabled 2023-08-09T11:51:12.2500224Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T11:51:12.2500475Z 2023-08-09T11:51:12.2500501Z 2023-08-09T11:51:12.2500652Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T11:51:12.2500978Z # conda config --set anaconda_upload yes 2023-08-09T11:51:12.2501192Z anaconda upload \ 2023-08-09T11:51:12.2501656Z distr/win-64\torchaudio-2.1.0.dev20230809-py310_cpu.tar.bz2 2023-08-09T11:51:12.2501965Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T11:51:12.2502134Z 2023-08-09T11:51:12.2502314Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T11:51:12.2502557Z { 2023-08-09T11:51:12.2502754Z "torchaudio-2.1.0.dev20230809-py310_cpu": { 2023-08-09T11:51:12.2502976Z "recipe": { 2023-08-09T11:51:12.2503161Z "c_compiler": "vs2019", 2023-08-09T11:51:12.2503363Z "cxx_compiler": "vs2019", 2023-08-09T11:51:12.2503558Z "target_platform": "win-64" 2023-08-09T11:51:12.2503857Z } 2023-08-09T11:51:12.2504007Z } 2023-08-09T11:51:12.2504156Z } 2023-08-09T11:51:12.2504234Z 2023-08-09T11:51:12.2504239Z 2023-08-09T11:51:12.2504352Z #################################################################################### 2023-08-09T11:51:12.2504567Z Resource usage summary: 2023-08-09T11:51:12.2504691Z 2023-08-09T11:51:12.2504770Z Total time: 0:05:53.7 2023-08-09T11:51:12.2504972Z CPU usage: sys=0:01:08.2, user=0:11:59.2 2023-08-09T11:51:12.2505183Z Maximum memory usage observed: 7.4G 2023-08-09T11:51:12.2505440Z Total disk usage observed (not including envs): 208.3M 2023-08-09T11:51:12.2505599Z 2023-08-09T11:51:12.2505604Z 2023-08-09T11:51:12.2505710Z #################################################################################### 2023-08-09T11:51:12.2506013Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-08-09T11:51:12.2506342Z There are currently 1 accumulated. 2023-08-09T11:51:12.2506627Z To remove them, you can run the ```conda build purge``` command 2023-08-09T11:51:12.9299291Z ##[group]Run actions/upload-artifact@v3 2023-08-09T11:51:12.9299527Z with: 2023-08-09T11:51:12.9299722Z name: pytorch_audio__3.10 2023-08-09T11:51:12.9299946Z path: pytorch/audio/distr/ 2023-08-09T11:51:12.9300155Z if-no-files-found: warn 2023-08-09T11:51:12.9300350Z env: 2023-08-09T11:51:12.9300575Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:51:12.9300820Z PYTHON_VERSION: 3.10 2023-08-09T11:51:12.9301007Z PACKAGE_TYPE: conda 2023-08-09T11:51:12.9301219Z REPOSITORY: pytorch/audio 2023-08-09T11:51:12.9301419Z REF: 2023-08-09T11:51:12.9301593Z CU_VERSION: cpu 2023-08-09T11:51:12.9301765Z CHANNEL: nightly 2023-08-09T11:51:12.9301978Z ARTIFACT_NAME: pytorch_audio__3.10 2023-08-09T11:51:12.9302270Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:51:12.9302604Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:12.9303072Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:12.9303425Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:51:12.9303661Z ##[endgroup] 2023-08-09T11:51:13.0189957Z With the provided path, there will be 19 files uploaded 2023-08-09T11:51:13.0193055Z Starting artifact upload 2023-08-09T11:51:13.0193646Z 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-09T11:51:13.0194213Z Artifact name is valid! 2023-08-09T11:51:13.0748060Z Container for artifact "pytorch_audio__3.10" successfully created. Starting upload of file(s) 2023-08-09T11:51:15.8302715Z Total size of all the files uploaded is 6023691 bytes 2023-08-09T11:51:15.8303108Z File upload process has finished. Finalizing the artifact upload 2023-08-09T11:51:15.8554472Z Artifact has been finalized. All files have been successfully uploaded! 2023-08-09T11:51:15.8554708Z 2023-08-09T11:51:15.8554873Z The raw size of all the files that were specified for upload is 6172691 bytes 2023-08-09T11:51:15.8555313Z The size of all the files that were uploaded is 6023691 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-08-09T11:51:15.8555585Z 2023-08-09T11:51:15.8555928Z 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-09T11:51:15.8556264Z 2023-08-09T11:51:15.8556416Z Artifact pytorch_audio__3.10 has been successfully uploaded! 2023-08-09T11:51:15.8735128Z ##[group]Run set -euxo pipefail 2023-08-09T11:51:15.8735420Z set -euxo pipefail 2023-08-09T11:51:15.8735649Z source "${BUILD_ENV_FILE}" 2023-08-09T11:51:15.8735953Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-08-09T11:51:15.8736439Z # fix we have to use for windows to make sure drive path is c: not c 2023-08-09T11:51:15.8736748Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-08-09T11:51:15.8736995Z  2023-08-09T11:51:15.8737269Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-08-09T11:51:15.8737650Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-08-09T11:51:15.8737976Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-08-09T11:51:15.8738216Z  2023-08-09T11:51:15.8738488Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-08-09T11:51:15.8738745Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-08-09T11:51:15.8738982Z else 2023-08-09T11:51:15.8739181Z  CONSTRAINTS="cpuonly" 2023-08-09T11:51:15.8739375Z fi 2023-08-09T11:51:15.8739718Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-08-09T11:51:15.8740020Z  2023-08-09T11:51:15.8740249Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-08-09T11:51:15.8740545Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-08-09T11:51:15.8740915Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-08-09T11:51:15.8741198Z else 2023-08-09T11:51:15.8741433Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-08-09T11:51:15.8741717Z  conda install --yes --quiet 'ffmpeg<5' 2023-08-09T11:51:15.8742015Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-08-09T11:51:15.8742265Z fi 2023-08-09T11:51:15.8742466Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-08-09T11:51:15.8763906Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:51:15.8764198Z env: 2023-08-09T11:51:15.8764428Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:51:15.8764678Z PYTHON_VERSION: 3.10 2023-08-09T11:51:15.8764867Z PACKAGE_TYPE: conda 2023-08-09T11:51:15.8765076Z REPOSITORY: pytorch/audio 2023-08-09T11:51:15.8765273Z REF: 2023-08-09T11:51:15.8765428Z CU_VERSION: cpu 2023-08-09T11:51:15.8765622Z CHANNEL: nightly 2023-08-09T11:51:15.8765835Z ARTIFACT_NAME: pytorch_audio__3.10 2023-08-09T11:51:15.8766123Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:51:15.8766568Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:15.8766966Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:15.8767318Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:51:15.8767585Z PACKAGE_NAME: torchaudio 2023-08-09T11:51:15.8767839Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-08-09T11:51:15.8768049Z GPU_ARCH: cpu 2023-08-09T11:51:15.8768234Z DESIRED_CUDA: cpu 2023-08-09T11:51:15.8768424Z GPU_ARCH_VERSION: 2023-08-09T11:51:15.8768609Z ##[endgroup] 2023-08-09T11:51:16.0776544Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:51:16.0777117Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:51:16.0777358Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:51:16.0777588Z ++ export CMAKE_USE_CUDA=0 2023-08-09T11:51:16.0777780Z ++ CMAKE_USE_CUDA=0 2023-08-09T11:51:16.0777997Z ++ export CONDA_BUILD_VARIANT=cpu 2023-08-09T11:51:16.0778224Z ++ CONDA_BUILD_VARIANT=cpu 2023-08-09T11:51:16.0780044Z ++ export CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:51:16.0780330Z ++ CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:51:16.0780626Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:16.0780959Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:16.0781413Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:16.0781720Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:16.0781984Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:51:16.0782220Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:51:16.0782464Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:51:16.0782704Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:51:16.0782918Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:51:16.0783139Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:51:16.0783349Z ++ export VERSION_SUFFIX= 2023-08-09T11:51:16.0783547Z ++ VERSION_SUFFIX= 2023-08-09T11:51:16.0783718Z ++ export WHEEL_DIR= 2023-08-09T11:51:16.0783912Z ++ WHEEL_DIR= 2023-08-09T11:51:16.0836709Z ++ readlink -f pytorch/audio/distr 2023-08-09T11:51:16.0907598Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:51:16.1026811Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:51:16.1082654Z ++ sed 's/\/c\//\/c:\//' 2023-08-09T11:51:16.1147158Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:51:16.1147585Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:16.1147975Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:16.1148397Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' python=3.10 2023-08-09T11:51:17.8979763Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:17.8982924Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:17.8989413Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:17.8992520Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:17.8993602Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:17.8994387Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:17.9432666Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:17.9454597Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:17.9463503Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:17.9514643Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:17.9626600Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:17.9642403Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:20.4998088Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:51:20.5464183Z Solving environment: ...working... done 2023-08-09T11:51:20.6284943Z 2023-08-09T11:51:20.6285244Z ## Package Plan ## 2023-08-09T11:51:20.6285412Z 2023-08-09T11:51:20.6285683Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:20.6285913Z 2023-08-09T11:51:20.6286007Z added / updated specs: 2023-08-09T11:51:20.6286215Z - python=3.10 2023-08-09T11:51:20.6286336Z 2023-08-09T11:51:20.6287149Z 2023-08-09T11:51:20.6287269Z The following NEW packages will be INSTALLED: 2023-08-09T11:51:20.6287487Z 2023-08-09T11:51:20.6287649Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 2023-08-09T11:51:20.6288000Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-08-09T11:51:20.6288498Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-08-09T11:51:20.6288813Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 2023-08-09T11:51:20.6289115Z pip pkgs/main/win-64::pip-23.2.1-py310haa95532_0 2023-08-09T11:51:20.6289427Z python pkgs/main/win-64::python-3.10.12-he1021f5_0 2023-08-09T11:51:20.6289760Z setuptools pkgs/main/win-64::setuptools-68.0.0-py310haa95532_0 2023-08-09T11:51:20.6290092Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-08-09T11:51:20.6290382Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 2023-08-09T11:51:20.6290665Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-08-09T11:51:20.6290960Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-08-09T11:51:20.6291267Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-08-09T11:51:20.6291597Z wheel pkgs/main/win-64::wheel-0.38.4-py310haa95532_0 2023-08-09T11:51:20.6291904Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 2023-08-09T11:51:20.6292174Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 2023-08-09T11:51:20.6292333Z 2023-08-09T11:51:20.6292338Z 2023-08-09T11:51:20.8494945Z Preparing transaction: ...working... done 2023-08-09T11:51:22.4816891Z Verifying transaction: ...working... done 2023-08-09T11:51:25.0720771Z Executing transaction: ...working... done 2023-08-09T11:51:25.3280915Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:25.3281417Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:25.3281713Z + [[ cpu = \c\u\d\a ]] 2023-08-09T11:51:25.3281900Z + CONSTRAINTS=cpuonly 2023-08-09T11:51:25.3282416Z + 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 cpuonly 2023-08-09T11:51:48.1876966Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:51:48.1877238Z 2023-08-09T11:51:48.1878843Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:51:48.1879106Z 2023-08-09T11:51:48.1879300Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:51:48.1879524Z 2023-08-09T11:51:48.1879702Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:51:48.1879996Z 2023-08-09T11:51:48.1881960Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:51:48.1882182Z 2023-08-09T11:51:48.1882377Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:51:48.1882603Z 2023-08-09T11:51:48.1883019Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:51:48.1883308Z 2023-08-09T11:51:48.1883618Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:51:48.1884013Z 2023-08-09T11:51:48.1884439Z 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-09T11:51:48.1884951Z 2023-08-09T11:51:48.1885497Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:48.1885855Z 2023-08-09T11:51:48.1886182Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:48.1886525Z 2023-08-09T11:51:48.1887754Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:51:48.1888076Z 2023-08-09T11:51:48.1888317Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:51:48.1888570Z 2023-08-09T11:51:48.1888871Z 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-09T11:51:48.1889161Z 2023-08-09T11:51:48.1889414Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 200 1034 2023-08-09T11:51:48.1889683Z 2023-08-09T11:51:48.1889984Z 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-09T11:51:48.1890289Z 2023-08-09T11:51:48.1890578Z 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-09T11:51:48.1890924Z 2023-08-09T11:51:48.1891242Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:48.1891582Z 2023-08-09T11:51:48.1891893Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:48.1892209Z 2023-08-09T11:51:48.1892523Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:48.1892787Z 2023-08-09T11:51:48.1892962Z INFO conda.core.link:__init__(210): initializing UnlinkLinkTransaction with 2023-08-09T11:51:48.1893148Z 2023-08-09T11:51:48.1893329Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1893536Z 2023-08-09T11:51:48.1893619Z unlink_precs: 2023-08-09T11:51:48.1893735Z 2023-08-09T11:51:48.1893796Z 2023-08-09T11:51:48.1893893Z 2023-08-09T11:51:48.1893963Z link_precs: 2023-08-09T11:51:48.1894124Z 2023-08-09T11:51:48.1894304Z defaults/win-64::blas-1.0-mkl 2023-08-09T11:51:48.1894446Z 2023-08-09T11:51:48.1894594Z pytorch-nightly/noarch::pytorch-mutex-1.0-cpu 2023-08-09T11:51:48.1894816Z 2023-08-09T11:51:48.1894986Z pytorch-nightly/noarch::cpuonly-2.0-0 2023-08-09T11:51:48.1895143Z 2023-08-09T11:51:48.1895289Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T11:51:48.1895462Z 2023-08-09T11:51:48.1895581Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T11:51:48.1895734Z 2023-08-09T11:51:48.1895850Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T11:51:48.1895973Z 2023-08-09T11:51:48.1896084Z defaults/win-64::yaml-0.2.5-he774522_0 2023-08-09T11:51:48.1896228Z 2023-08-09T11:51:48.1896346Z defaults/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T11:51:48.1896500Z 2023-08-09T11:51:48.1896637Z defaults/win-64::filelock-3.9.0-py310haa95532_0 2023-08-09T11:51:48.1896805Z 2023-08-09T11:51:48.1896946Z defaults/win-64::markupsafe-2.1.1-py310h2bbff1b_0 2023-08-09T11:51:48.1897115Z 2023-08-09T11:51:48.1897255Z defaults/win-64::mkl-service-2.4.0-py310h2bbff1b_1 2023-08-09T11:51:48.1897412Z 2023-08-09T11:51:48.1897540Z defaults/win-64::mpmath-1.3.0-py310haa95532_0 2023-08-09T11:51:48.1897695Z 2023-08-09T11:51:48.1897826Z defaults/win-64::networkx-3.1-py310haa95532_0 2023-08-09T11:51:48.1897985Z 2023-08-09T11:51:48.1898109Z defaults/win-64::pyyaml-6.0-py310h2bbff1b_1 2023-08-09T11:51:48.1898267Z 2023-08-09T11:51:48.1898529Z defaults/win-64::typing_extensions-4.7.1-py310haa95532_0 2023-08-09T11:51:48.1898713Z 2023-08-09T11:51:48.1898866Z defaults/win-64::jinja2-3.1.2-py310haa95532_0 2023-08-09T11:51:48.1899035Z 2023-08-09T11:51:48.1899157Z defaults/win-64::numpy-base-1.25.2-py310h65a83cf_0 2023-08-09T11:51:48.1899413Z 2023-08-09T11:51:48.1899535Z defaults/win-64::sympy-1.11.1-py310haa95532_0 2023-08-09T11:51:48.1899693Z 2023-08-09T11:51:48.1899858Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.10_cpu_0 2023-08-09T11:51:48.1900093Z 2023-08-09T11:51:48.1900222Z defaults/win-64::mkl_fft-1.3.6-py310h4ed8f06_1 2023-08-09T11:51:48.1900420Z 2023-08-09T11:51:48.1900552Z defaults/win-64::mkl_random-1.2.2-py310h4ed8f06_1 2023-08-09T11:51:48.1900799Z 2023-08-09T11:51:48.1900923Z defaults/win-64::numpy-1.25.2-py310h055cbcc_0 2023-08-09T11:51:48.1901060Z 2023-08-09T11:51:48.1901299Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230809-py310_cpu 2023-08-09T11:51:48.1901540Z 2023-08-09T11:51:48.1901544Z 2023-08-09T11:51:48.1901548Z 2023-08-09T11:51:48.1901739Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:48.1901954Z 2023-08-09T11:51:48.1902149Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:51:48.1902364Z 2023-08-09T11:51:48.1902547Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:48.1902758Z 2023-08-09T11:51:48.1902944Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:48.1903156Z 2023-08-09T11:51:48.1903337Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:48.1903551Z 2023-08-09T11:51:48.1903795Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_fft-1.3.6-py310h4ed8f06_1.conda HTTP/1.1" 200 161276 2023-08-09T11:51:48.1904070Z 2023-08-09T11:51:48.1904328Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_random-1.2.2-py310h4ed8f06_1.conda HTTP/1.1" 200 215442 2023-08-09T11:51:48.1904603Z 2023-08-09T11:51:48.1904860Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-1.25.2-py310h055cbcc_0.conda HTTP/1.1" 200 13098 2023-08-09T11:51:48.1905133Z 2023-08-09T11:51:48.1905399Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-base-1.25.2-py310h65a83cf_0.conda HTTP/1.1" 200 6516125 2023-08-09T11:51:48.1905676Z 2023-08-09T11:51:48.1905940Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl-service-2.4.0-py310h2bbff1b_1.conda HTTP/1.1" 200 44897 2023-08-09T11:51:48.1906273Z 2023-08-09T11:51:48.1906582Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/cpuonly-2.0-0.tar.bz2 HTTP/1.1" 200 None 2023-08-09T11:51:48.1906860Z 2023-08-09T11:51:48.1907099Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-08-09T11:51:48.1907350Z 2023-08-09T11:51:48.1907569Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1907774Z 2023-08-09T11:51:48.1907933Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-08-09T11:51:48.1908105Z 2023-08-09T11:51:48.1908109Z 2023-08-09T11:51:48.1908113Z 2023-08-09T11:51:48.1908340Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cpu <=== 2023-08-09T11:51:48.1908624Z 2023-08-09T11:51:48.1908794Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1909035Z 2023-08-09T11:51:48.1909189Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cpu 2023-08-09T11:51:48.1909409Z 2023-08-09T11:51:48.1909416Z 2023-08-09T11:51:48.1909534Z 2023-08-09T11:51:48.1910310Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::cpuonly-2.0-0 <=== 2023-08-09T11:51:48.1910547Z 2023-08-09T11:51:48.1910762Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1910965Z 2023-08-09T11:51:48.1911102Z source=C:\Jenkins\Miniconda3\pkgs\cpuonly-2.0-0 2023-08-09T11:51:48.1911388Z 2023-08-09T11:51:48.1911392Z 2023-08-09T11:51:48.1911397Z 2023-08-09T11:51:48.1911668Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-08-09T11:51:48.1911906Z 2023-08-09T11:51:48.1912195Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1912389Z 2023-08-09T11:51:48.1912561Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T11:51:48.1912768Z 2023-08-09T11:51:48.1912772Z 2023-08-09T11:51:48.1912776Z 2023-08-09T11:51:48.1912984Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-08-09T11:51:48.1913184Z 2023-08-09T11:51:48.1913384Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1913587Z 2023-08-09T11:51:48.1913739Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-08-09T11:51:48.1913920Z 2023-08-09T11:51:48.1913925Z 2023-08-09T11:51:48.1913929Z 2023-08-09T11:51:48.1914126Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-08-09T11:51:48.1914339Z 2023-08-09T11:51:48.1914507Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1914697Z 2023-08-09T11:51:48.1914837Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-08-09T11:51:48.1915031Z 2023-08-09T11:51:48.1915037Z 2023-08-09T11:51:48.1915042Z 2023-08-09T11:51:48.1915333Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-08-09T11:51:48.1915625Z 2023-08-09T11:51:48.1915859Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1916141Z 2023-08-09T11:51:48.1916346Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-08-09T11:51:48.1916590Z 2023-08-09T11:51:48.1916602Z 2023-08-09T11:51:48.1916608Z 2023-08-09T11:51:48.1916907Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h6b88ed4_46357 <=== 2023-08-09T11:51:48.1917225Z 2023-08-09T11:51:48.1917474Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1917780Z 2023-08-09T11:51:48.1917996Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h6b88ed4_46357 2023-08-09T11:51:48.1918246Z 2023-08-09T11:51:48.1918252Z 2023-08-09T11:51:48.1918258Z 2023-08-09T11:51:48.1918579Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py310haa95532_0 <=== 2023-08-09T11:51:48.1918908Z 2023-08-09T11:51:48.1919154Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1919507Z 2023-08-09T11:51:48.1919741Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py310haa95532_0 2023-08-09T11:51:48.1920086Z 2023-08-09T11:51:48.1920093Z 2023-08-09T11:51:48.1920107Z 2023-08-09T11:51:48.1920444Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::markupsafe-2.1.1-py310h2bbff1b_0 <=== 2023-08-09T11:51:48.1920780Z 2023-08-09T11:51:48.1921026Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1921836Z 2023-08-09T11:51:48.1922477Z source=C:\Jenkins\Miniconda3\pkgs\markupsafe-2.1.1-py310h2bbff1b_0 2023-08-09T11:51:48.1922873Z 2023-08-09T11:51:48.1922879Z 2023-08-09T11:51:48.1922883Z 2023-08-09T11:51:48.1923151Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py310h2bbff1b_1 <=== 2023-08-09T11:51:48.1923399Z 2023-08-09T11:51:48.1923761Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1923964Z 2023-08-09T11:51:48.1924123Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py310h2bbff1b_1 2023-08-09T11:51:48.1924329Z 2023-08-09T11:51:48.1924333Z 2023-08-09T11:51:48.1924338Z 2023-08-09T11:51:48.1924663Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mpmath-1.3.0-py310haa95532_0 <=== 2023-08-09T11:51:48.1924892Z 2023-08-09T11:51:48.1925063Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1925259Z 2023-08-09T11:51:48.1925419Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.3.0-py310haa95532_0 2023-08-09T11:51:48.1925611Z 2023-08-09T11:51:48.1925616Z 2023-08-09T11:51:48.1925620Z 2023-08-09T11:51:48.1925831Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::networkx-3.1-py310haa95532_0 <=== 2023-08-09T11:51:48.1926058Z 2023-08-09T11:51:48.1926229Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1926420Z 2023-08-09T11:51:48.1926580Z source=C:\Jenkins\Miniconda3\pkgs\networkx-3.1-py310haa95532_0 2023-08-09T11:51:48.1926753Z 2023-08-09T11:51:48.1926774Z 2023-08-09T11:51:48.1926779Z 2023-08-09T11:51:48.1926976Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py310h2bbff1b_1 <=== 2023-08-09T11:51:48.1927308Z 2023-08-09T11:51:48.1927479Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1927675Z 2023-08-09T11:51:48.1927834Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py310h2bbff1b_1 2023-08-09T11:51:48.1928073Z 2023-08-09T11:51:48.1928077Z 2023-08-09T11:51:48.1928081Z 2023-08-09T11:51:48.1928313Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::typing_extensions-4.7.1-py310haa95532_0 <=== 2023-08-09T11:51:48.1928604Z 2023-08-09T11:51:48.1928773Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1928974Z 2023-08-09T11:51:48.1929154Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.7.1-py310haa95532_0 2023-08-09T11:51:48.1929362Z 2023-08-09T11:51:48.1929366Z 2023-08-09T11:51:48.1929370Z 2023-08-09T11:51:48.1929575Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::jinja2-3.1.2-py310haa95532_0 <=== 2023-08-09T11:51:48.1929783Z 2023-08-09T11:51:48.1929948Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1930140Z 2023-08-09T11:51:48.1930295Z source=C:\Jenkins\Miniconda3\pkgs\jinja2-3.1.2-py310haa95532_0 2023-08-09T11:51:48.1930482Z 2023-08-09T11:51:48.1930486Z 2023-08-09T11:51:48.1930490Z 2023-08-09T11:51:48.1930712Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-base-1.25.2-py310h65a83cf_0 <=== 2023-08-09T11:51:48.1930951Z 2023-08-09T11:51:48.1931116Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1931307Z 2023-08-09T11:51:48.1931475Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.2-py310h65a83cf_0 2023-08-09T11:51:48.1931674Z 2023-08-09T11:51:48.1931679Z 2023-08-09T11:51:48.1931683Z 2023-08-09T11:51:48.1931894Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py310haa95532_0 <=== 2023-08-09T11:51:48.1932123Z 2023-08-09T11:51:48.1932269Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1932464Z 2023-08-09T11:51:48.1932621Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py310haa95532_0 2023-08-09T11:51:48.1932806Z 2023-08-09T11:51:48.1932810Z 2023-08-09T11:51:48.1932814Z 2023-08-09T11:51:48.1933062Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230809-py3.10_cpu_0 <=== 2023-08-09T11:51:48.1933365Z 2023-08-09T11:51:48.1933533Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1933728Z 2023-08-09T11:51:48.1933976Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230809-py3.10_cpu_0 2023-08-09T11:51:48.1934180Z 2023-08-09T11:51:48.1934185Z 2023-08-09T11:51:48.1934189Z 2023-08-09T11:51:48.1934401Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py310h4ed8f06_1 <=== 2023-08-09T11:51:48.1934692Z 2023-08-09T11:51:48.1934906Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1935105Z 2023-08-09T11:51:48.1935241Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py310h4ed8f06_1 2023-08-09T11:51:48.1935443Z 2023-08-09T11:51:48.1935448Z 2023-08-09T11:51:48.1935454Z 2023-08-09T11:51:48.1935687Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py310h4ed8f06_1 <=== 2023-08-09T11:51:48.1935916Z 2023-08-09T11:51:48.1936082Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1936274Z 2023-08-09T11:51:48.1936440Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py310h4ed8f06_1 2023-08-09T11:51:48.1936632Z 2023-08-09T11:51:48.1936636Z 2023-08-09T11:51:48.1936640Z 2023-08-09T11:51:48.1936851Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-1.25.2-py310h055cbcc_0 <=== 2023-08-09T11:51:48.1937078Z 2023-08-09T11:51:48.1937243Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1937436Z 2023-08-09T11:51:48.1937592Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.2-py310h055cbcc_0 2023-08-09T11:51:48.1937760Z 2023-08-09T11:51:48.1937764Z 2023-08-09T11:51:48.1937786Z 2023-08-09T11:51:48.1938073Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230809-py310_cpu <=== 2023-08-09T11:51:48.1938375Z 2023-08-09T11:51:48.1938538Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1938735Z 2023-08-09T11:51:48.1938915Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230809-py310_cpu 2023-08-09T11:51:48.1939122Z 2023-08-09T11:51:48.1939127Z 2023-08-09T11:51:48.1939131Z 2023-08-09T11:51:48.1939135Z 2023-08-09T11:51:48.1939302Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:51:48.1939499Z 2023-08-09T11:51:48.1939608Z Solving environment: ...working... done 2023-08-09T11:51:48.1939756Z 2023-08-09T11:51:48.1939760Z 2023-08-09T11:51:48.1939764Z 2023-08-09T11:51:48.1939846Z ## Package Plan ## 2023-08-09T11:51:48.1939965Z 2023-08-09T11:51:48.1939969Z 2023-08-09T11:51:48.1939973Z 2023-08-09T11:51:48.1940162Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:48.1940425Z 2023-08-09T11:51:48.1940429Z 2023-08-09T11:51:48.1940433Z 2023-08-09T11:51:48.1940506Z added / updated specs: 2023-08-09T11:51:48.1940631Z 2023-08-09T11:51:48.1940733Z - cpuonly 2023-08-09T11:51:48.1940865Z 2023-08-09T11:51:48.1940953Z - distr::torchaudio 2023-08-09T11:51:48.1941075Z 2023-08-09T11:51:48.1941079Z 2023-08-09T11:51:48.1941083Z 2023-08-09T11:51:48.1941087Z 2023-08-09T11:51:48.1941091Z 2023-08-09T11:51:48.1941209Z The following packages will be downloaded: 2023-08-09T11:51:48.1941408Z 2023-08-09T11:51:48.1941415Z 2023-08-09T11:51:48.1941420Z 2023-08-09T11:51:48.1941524Z package | build 2023-08-09T11:51:48.1941660Z 2023-08-09T11:51:48.1941775Z ---------------------------|----------------- 2023-08-09T11:51:48.1941922Z 2023-08-09T11:51:48.1942045Z cpuonly-2.0 | 0 2 KB pytorch-nightly 2023-08-09T11:51:48.1942213Z 2023-08-09T11:51:48.1942346Z mkl-service-2.4.0 | py310h2bbff1b_1 44 KB 2023-08-09T11:51:48.1942509Z 2023-08-09T11:51:48.1942629Z mkl_fft-1.3.6 | py310h4ed8f06_1 157 KB 2023-08-09T11:51:48.1942860Z 2023-08-09T11:51:48.1942984Z mkl_random-1.2.2 | py310h4ed8f06_1 210 KB 2023-08-09T11:51:48.1943136Z 2023-08-09T11:51:48.1943259Z numpy-1.25.2 | py310h055cbcc_0 13 KB 2023-08-09T11:51:48.1943408Z 2023-08-09T11:51:48.1943609Z numpy-base-1.25.2 | py310h65a83cf_0 6.2 MB 2023-08-09T11:51:48.1943746Z 2023-08-09T11:51:48.1943965Z torchaudio-2.1.0.dev20230809| py310_cpu 5.7 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:51:48.1944198Z 2023-08-09T11:51:48.1944386Z ------------------------------------------------------------ 2023-08-09T11:51:48.1944555Z 2023-08-09T11:51:48.1944658Z Total: 12.4 MB 2023-08-09T11:51:48.1944793Z 2023-08-09T11:51:48.1944797Z 2023-08-09T11:51:48.1944801Z 2023-08-09T11:51:48.1944927Z The following NEW packages will be INSTALLED: 2023-08-09T11:51:48.1945084Z 2023-08-09T11:51:48.1945088Z 2023-08-09T11:51:48.1945096Z 2023-08-09T11:51:48.1945221Z blas pkgs/main/win-64::blas-1.0-mkl 2023-08-09T11:51:48.1945375Z 2023-08-09T11:51:48.1945524Z cpuonly pytorch-nightly/noarch::cpuonly-2.0-0 2023-08-09T11:51:48.1945681Z 2023-08-09T11:51:48.1945842Z filelock pkgs/main/win-64::filelock-3.9.0-py310haa95532_0 2023-08-09T11:51:48.1946024Z 2023-08-09T11:51:48.1946195Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T11:51:48.1946390Z 2023-08-09T11:51:48.1946536Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py310haa95532_0 2023-08-09T11:51:48.1946707Z 2023-08-09T11:51:48.1946842Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T11:51:48.1947003Z 2023-08-09T11:51:48.1947168Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py310h2bbff1b_0 2023-08-09T11:51:48.1947362Z 2023-08-09T11:51:48.1947493Z mkl pkgs/main/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T11:51:48.1947638Z 2023-08-09T11:51:48.1947804Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py310h2bbff1b_1 2023-08-09T11:51:48.1947997Z 2023-08-09T11:51:48.1948141Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py310h4ed8f06_1 2023-08-09T11:51:48.1948365Z 2023-08-09T11:51:48.1948523Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py310h4ed8f06_1 2023-08-09T11:51:48.1948700Z 2023-08-09T11:51:48.1948847Z mpmath pkgs/main/win-64::mpmath-1.3.0-py310haa95532_0 2023-08-09T11:51:48.1949023Z 2023-08-09T11:51:48.1949174Z networkx pkgs/main/win-64::networkx-3.1-py310haa95532_0 2023-08-09T11:51:48.1949350Z 2023-08-09T11:51:48.1949491Z numpy pkgs/main/win-64::numpy-1.25.2-py310h055cbcc_0 2023-08-09T11:51:48.1949690Z 2023-08-09T11:51:48.1949855Z numpy-base pkgs/main/win-64::numpy-base-1.25.2-py310h65a83cf_0 2023-08-09T11:51:48.1950076Z 2023-08-09T11:51:48.1950277Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.10_cpu_0 2023-08-09T11:51:48.1950517Z 2023-08-09T11:51:48.1950698Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cpu 2023-08-09T11:51:48.1950893Z 2023-08-09T11:51:48.1951085Z pyyaml pkgs/main/win-64::pyyaml-6.0-py310h2bbff1b_1 2023-08-09T11:51:48.1951263Z 2023-08-09T11:51:48.1951408Z sympy pkgs/main/win-64::sympy-1.11.1-py310haa95532_0 2023-08-09T11:51:48.1951579Z 2023-08-09T11:51:48.1951709Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T11:51:48.1951847Z 2023-08-09T11:51:48.1952013Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230809-py310_cpu 2023-08-09T11:51:48.1952204Z 2023-08-09T11:51:48.1952384Z typing_extensions pkgs/main/win-64::typing_extensions-4.7.1-py310haa95532_0 2023-08-09T11:51:48.1952594Z 2023-08-09T11:51:48.1952724Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-08-09T11:51:48.1952881Z 2023-08-09T11:51:48.1952885Z 2023-08-09T11:51:48.1953454Z 2023-08-09T11:51:48.1953461Z 2023-08-09T11:51:48.1953465Z 2023-08-09T11:51:48.1953592Z Preparing transaction: ...working... done 2023-08-09T11:51:48.1953749Z 2023-08-09T11:51:48.1953864Z Verifying transaction: ...working... done 2023-08-09T11:51:48.1954105Z 2023-08-09T11:51:48.1954218Z Executing transaction: ...working... done 2023-08-09T11:51:48.1954346Z 2023-08-09T11:51:48.1954369Z 2023-08-09T11:51:48.2876938Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-08-09T11:51:48.2878638Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-08-09T11:51:48.2878987Z + conda install --yes --quiet 'ffmpeg<5' 2023-08-09T11:51:48.2879260Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-08-09T11:51:50.6625914Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:50.6637490Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:50.6638553Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:50.6640606Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:50.6641622Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:50.6642470Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:50.7016132Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:51:50.7027481Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:51:50.7056567Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:51:50.7083758Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:51:50.7169789Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:51:50.7179641Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:51:53.1994982Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:51:54.9117150Z Solving environment: ...working... done 2023-08-09T11:51:55.2959036Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:55.3469524Z 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-09T11:51:55.7952094Z 2023-08-09T11:51:55.7952559Z ## Package Plan ## 2023-08-09T11:51:55.7952778Z 2023-08-09T11:51:55.7952955Z environment location: C:\Jenkins\Miniconda3 2023-08-09T11:51:55.7953103Z 2023-08-09T11:51:55.7953231Z added / updated specs: 2023-08-09T11:51:55.7953460Z - ffmpeg[version='<5'] 2023-08-09T11:51:55.7953594Z 2023-08-09T11:51:55.7953599Z 2023-08-09T11:51:55.7953723Z The following packages will be downloaded: 2023-08-09T11:51:55.7953886Z 2023-08-09T11:51:55.7953994Z package | build 2023-08-09T11:51:55.7954254Z ---------------------------|----------------- 2023-08-09T11:51:55.7954537Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-08-09T11:51:55.7954828Z ------------------------------------------------------------ 2023-08-09T11:51:55.7955108Z Total: 17.6 MB 2023-08-09T11:51:55.7955252Z 2023-08-09T11:51:55.7955380Z The following NEW packages will be INSTALLED: 2023-08-09T11:51:55.7955523Z 2023-08-09T11:51:55.7955687Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-08-09T11:51:55.7955860Z 2023-08-09T11:51:55.7955869Z 2023-08-09T11:51:55.8027069Z Preparing transaction: ...working... done 2023-08-09T11:51:55.8243990Z Verifying transaction: ...working... done 2023-08-09T11:51:55.8769140Z Executing transaction: ...working... done 2023-08-09T11:51:56.1275456Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' python pytorch/audio/test/smoke_test/smoke_test.py 2023-08-09T11:52:00.7173851Z Smoke test passed. 2023-08-09T11:52:00.7174006Z 2023-08-09T11:52:00.7174013Z 2023-08-09T11:52:00.8146180Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:52:05.5408671Z 2023-08-09T11:52:05.5409179Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke: 2023-08-09T11:52:05.5409453Z 2023-08-09T11:52:05.7491720Z ##[group]Run set -euxo pipefail 2023-08-09T11:52:05.7491974Z set -euxo pipefail 2023-08-09T11:52:05.7492203Z source "${BUILD_ENV_FILE}" 2023-08-09T11:52:05.7492491Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-08-09T11:52:05.7492932Z ${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-09T11:52:05.7513141Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:52:05.7513398Z env: 2023-08-09T11:52:05.7513608Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:52:05.7513854Z PYTHON_VERSION: 3.10 2023-08-09T11:52:05.7514065Z PACKAGE_TYPE: conda 2023-08-09T11:52:05.7514285Z REPOSITORY: pytorch/audio 2023-08-09T11:52:05.7514467Z REF: 2023-08-09T11:52:05.7514642Z CU_VERSION: cpu 2023-08-09T11:52:05.7514833Z CHANNEL: nightly 2023-08-09T11:52:05.7515093Z ARTIFACT_NAME: pytorch_audio__3.10 2023-08-09T11:52:05.7515382Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:52:05.7515698Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:52:05.7516052Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:52:05.7516401Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:52:05.7516670Z PACKAGE_NAME: torchaudio 2023-08-09T11:52:05.7517321Z CONDA_PYTORCHBOT_TOKEN: *** 2023-08-09T11:52:05.7517523Z ##[endgroup] 2023-08-09T11:52:05.9500998Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:52:05.9502377Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:52:05.9502642Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:52:05.9502869Z ++ export CMAKE_USE_CUDA=0 2023-08-09T11:52:05.9503078Z ++ CMAKE_USE_CUDA=0 2023-08-09T11:52:05.9503291Z ++ export CONDA_BUILD_VARIANT=cpu 2023-08-09T11:52:05.9503510Z ++ CONDA_BUILD_VARIANT=cpu 2023-08-09T11:52:05.9503745Z ++ export CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:52:05.9503992Z ++ CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:52:05.9504295Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:05.9504609Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:05.9504923Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:05.9505226Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:05.9505506Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:52:05.9505726Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:52:05.9505968Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:52:05.9506208Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:52:05.9506435Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:52:05.9506637Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:52:05.9506845Z ++ export VERSION_SUFFIX= 2023-08-09T11:52:05.9507047Z ++ VERSION_SUFFIX= 2023-08-09T11:52:05.9507292Z ++ export WHEEL_DIR= 2023-08-09T11:52:05.9507463Z ++ WHEEL_DIR= 2023-08-09T11:52:05.9507852Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5808497225' conda install --yes --quiet anaconda-client 2023-08-09T11:52:20.0273816Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:52:20.0274078Z 2023-08-09T11:52:20.0274200Z Solving environment: ...working... done 2023-08-09T11:52:20.0274351Z 2023-08-09T11:52:20.0274376Z 2023-08-09T11:52:20.0274624Z 2023-08-09T11:52:20.0274740Z ## Package Plan ## 2023-08-09T11:52:20.0274926Z 2023-08-09T11:52:20.0274931Z 2023-08-09T11:52:20.0277093Z 2023-08-09T11:52:20.0277476Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T11:52:20.0277724Z 2023-08-09T11:52:20.0277729Z 2023-08-09T11:52:20.0277734Z 2023-08-09T11:52:20.0277830Z added / updated specs: 2023-08-09T11:52:20.0278007Z 2023-08-09T11:52:20.0279883Z - anaconda-client 2023-08-09T11:52:20.0280094Z 2023-08-09T11:52:20.0280100Z 2023-08-09T11:52:20.0280106Z 2023-08-09T11:52:20.0280112Z 2023-08-09T11:52:20.0280119Z 2023-08-09T11:52:20.0280257Z The following packages will be downloaded: 2023-08-09T11:52:20.0280418Z 2023-08-09T11:52:20.0280422Z 2023-08-09T11:52:20.0280426Z 2023-08-09T11:52:20.0280531Z package | build 2023-08-09T11:52:20.0280712Z 2023-08-09T11:52:20.0280829Z ---------------------------|----------------- 2023-08-09T11:52:20.0280989Z 2023-08-09T11:52:20.0281130Z anaconda-client-1.12.0 | py310haa95532_0 168 KB 2023-08-09T11:52:20.0281303Z 2023-08-09T11:52:20.0281422Z attrs-22.1.0 | py310haa95532_0 85 KB 2023-08-09T11:52:20.0281574Z 2023-08-09T11:52:20.0281694Z clyent-1.2.2 | py310haa95532_1 20 KB 2023-08-09T11:52:20.0281843Z 2023-08-09T11:52:20.0281959Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-08-09T11:52:20.0282118Z 2023-08-09T11:52:20.0282242Z jsonschema-4.17.3 | py310haa95532_0 158 KB 2023-08-09T11:52:20.0282402Z 2023-08-09T11:52:20.0282525Z jupyter_core-5.3.0 | py310haa95532_0 108 KB 2023-08-09T11:52:20.0282679Z 2023-08-09T11:52:20.0282799Z nbformat-5.7.0 | py310haa95532_0 153 KB 2023-08-09T11:52:20.0282951Z 2023-08-09T11:52:20.0283079Z platformdirs-2.5.2 | py310haa95532_0 24 KB 2023-08-09T11:52:20.0283236Z 2023-08-09T11:52:20.0283350Z pyrsistent-0.18.0 | py310h2bbff1b_0 87 KB 2023-08-09T11:52:20.0283509Z 2023-08-09T11:52:20.0283644Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-08-09T11:52:20.0283871Z 2023-08-09T11:52:20.0284025Z python-fastjsonschema-2.16.2| py310haa95532_0 232 KB 2023-08-09T11:52:20.0284281Z 2023-08-09T11:52:20.0284454Z pywin32-305 | py310h2bbff1b_0 10.7 MB 2023-08-09T11:52:20.0284614Z 2023-08-09T11:52:20.0284753Z requests-toolbelt-1.0.0 | py310haa95532_0 71 KB 2023-08-09T11:52:20.0284918Z 2023-08-09T11:52:20.0285021Z traitlets-5.7.1 | py310haa95532_0 208 KB 2023-08-09T11:52:20.0285174Z 2023-08-09T11:52:20.0285315Z ------------------------------------------------------------ 2023-08-09T11:52:20.0285485Z 2023-08-09T11:52:20.0285591Z Total: 12.2 MB 2023-08-09T11:52:20.0285726Z 2023-08-09T11:52:20.0285736Z 2023-08-09T11:52:20.0285740Z 2023-08-09T11:52:20.0285864Z The following NEW packages will be INSTALLED: 2023-08-09T11:52:20.0286022Z 2023-08-09T11:52:20.0286027Z 2023-08-09T11:52:20.0286031Z 2023-08-09T11:52:20.0286237Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py310haa95532_0 2023-08-09T11:52:20.0286454Z 2023-08-09T11:52:20.0286599Z attrs pkgs/main/win-64::attrs-22.1.0-py310haa95532_0 2023-08-09T11:52:20.0286775Z 2023-08-09T11:52:20.0286923Z clyent pkgs/main/win-64::clyent-1.2.2-py310haa95532_1 2023-08-09T11:52:20.0287079Z 2023-08-09T11:52:20.0287243Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-08-09T11:52:20.0287431Z 2023-08-09T11:52:20.0287592Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py310haa95532_0 2023-08-09T11:52:20.0287780Z 2023-08-09T11:52:20.0287940Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py310haa95532_0 2023-08-09T11:52:20.0288129Z 2023-08-09T11:52:20.0288426Z nbformat pkgs/main/win-64::nbformat-5.7.0-py310haa95532_0 2023-08-09T11:52:20.0288607Z 2023-08-09T11:52:20.0288780Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py310haa95532_0 2023-08-09T11:52:20.0288977Z 2023-08-09T11:52:20.0289143Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py310h2bbff1b_0 2023-08-09T11:52:20.0289316Z 2023-08-09T11:52:20.0290027Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-08-09T11:52:20.0290300Z 2023-08-09T11:52:20.0290519Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py310haa95532_0 2023-08-09T11:52:20.0290759Z 2023-08-09T11:52:20.0290907Z pywin32 pkgs/main/win-64::pywin32-305-py310h2bbff1b_0 2023-08-09T11:52:20.0291083Z 2023-08-09T11:52:20.0291276Z requests-toolbelt pkgs/main/win-64::requests-toolbelt-1.0.0-py310haa95532_0 2023-08-09T11:52:20.0291494Z 2023-08-09T11:52:20.0291653Z traitlets pkgs/main/win-64::traitlets-5.7.1-py310haa95532_0 2023-08-09T11:52:20.0291842Z 2023-08-09T11:52:20.0291846Z 2023-08-09T11:52:20.0291850Z 2023-08-09T11:52:20.0291855Z 2023-08-09T11:52:20.0291858Z 2023-08-09T11:52:20.0291975Z Preparing transaction: ...working... done 2023-08-09T11:52:20.0292130Z 2023-08-09T11:52:20.0292243Z Verifying transaction: ...working... done 2023-08-09T11:52:20.0292379Z 2023-08-09T11:52:20.0292491Z Executing transaction: ...working... done 2023-08-09T11:52:20.0292643Z 2023-08-09T11:52:20.0292647Z 2023-08-09T11:52:20.1223006Z + 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-09T11:52:27.9110294Z Using Anaconda API: https://api.anaconda.org 2023-08-09T11:52:27.9110527Z 2023-08-09T11:52:27.9110664Z Using "pytorch-nightly" as upload username 2023-08-09T11:52:27.9110859Z 2023-08-09T11:52:27.9111044Z Processing "distr/win-64\torchaudio-2.1.0.dev20230809-py310_cpu.tar.bz2" 2023-08-09T11:52:27.9111279Z 2023-08-09T11:52:27.9111366Z Detecting file type... 2023-08-09T11:52:27.9111494Z 2023-08-09T11:52:27.9111574Z File type is "Conda" 2023-08-09T11:52:27.9111695Z 2023-08-09T11:52:27.9111805Z Extracting conda attributes for upload 2023-08-09T11:52:27.9111953Z 2023-08-09T11:52:27.9112031Z Creating package "torchaudio" 2023-08-09T11:52:27.9112167Z 2023-08-09T11:52:27.9112275Z Creating release "2.1.0.dev20230809" 2023-08-09T11:52:27.9112413Z 2023-08-09T11:52:27.9112639Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230809/win-64/torchaudio-2.1.0.dev20230809-py310_cpu.tar.bz2" 2023-08-09T11:52:27.9112884Z 2023-08-09T11:52:27.9113096Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230809-py310_cpu.tar.bz2" already exists. Removing. 2023-08-09T11:52:27.9113329Z 2023-08-09T11:52:27.9113333Z 2023-08-09T11:52:27.9113422Z 0%| | 0.00/5.73M [00:00