2023-08-09T11:34:33.3824891Z Requested labels: windows.4xlarge 2023-08-09T11:34:33.3825074Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-08-09T11:34:33.3825326Z Reusable workflow chain: 2023-08-09T11:34:33.3825442Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (fe9b9ff75edebf1e0e326f64577d64df3b5858db) 2023-08-09T11:34:33.3825546Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:34:33.3825669Z Waiting for a runner to pick up this job... 2023-08-09T11:38:59.3803521Z Job is about to start running on the runner: i-0573ef5b8299da657 (organization) 2023-08-09T11:40:43.2517938Z Current runner version: '2.307.1' 2023-08-09T11:40:43.2523610Z Runner name: 'i-0573ef5b8299da657' 2023-08-09T11:40:43.2523974Z Runner group name: 'Default' 2023-08-09T11:40:43.2524527Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-08-09T11:40:43.2526378Z ##[group]GITHUB_TOKEN Permissions 2023-08-09T11:40:43.2526935Z Actions: write 2023-08-09T11:40:43.2527126Z Checks: write 2023-08-09T11:40:43.2527347Z Contents: write 2023-08-09T11:40:43.2527574Z Deployments: write 2023-08-09T11:40:43.2527818Z Discussions: write 2023-08-09T11:40:43.2528004Z Issues: write 2023-08-09T11:40:43.2528222Z Metadata: read 2023-08-09T11:40:43.2528461Z Packages: write 2023-08-09T11:40:43.2528678Z Pages: write 2023-08-09T11:40:43.2528885Z PullRequests: write 2023-08-09T11:40:43.2529142Z RepositoryProjects: write 2023-08-09T11:40:43.2529397Z SecurityEvents: write 2023-08-09T11:40:43.2529631Z Statuses: write 2023-08-09T11:40:43.2529814Z ##[endgroup] 2023-08-09T11:40:43.2532935Z Secret source: Actions 2023-08-09T11:40:43.2533337Z Prepare workflow directory 2023-08-09T11:40:43.4783528Z Prepare all required actions 2023-08-09T11:40:43.4945908Z Getting action download info 2023-08-09T11:40:43.6837693Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-08-09T11:40:53.6086376Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-08-09T11:41:03.4894965Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:41:03.4896487Z ##[group] Inputs 2023-08-09T11:41:03.4896703Z runner-type: 2023-08-09T11:41:03.4896955Z conda-package-directory: packaging/torchaudio 2023-08-09T11:41:03.4897199Z repository: pytorch/audio 2023-08-09T11:41:03.4897379Z ref: 2023-08-09T11:41:03.4897586Z test-infra-repository: pytorch/test-infra 2023-08-09T11:41:03.4897817Z test-infra-ref: main 2023-08-09T11:41:03.4904570Z build-matrix: {"include": [{"python_version": "3.8", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_8-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.8", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_8-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.8", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_8-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.9", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_9-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.9", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_9-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.9", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_9-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.10", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_10-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_10-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_10-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.11", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_11-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_11-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_11-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}]} 2023-08-09T11:41:03.4910949Z pre-script: 2023-08-09T11:41:03.4911128Z post-script: 2023-08-09T11:41:03.4911323Z package-name: torchaudio 2023-08-09T11:41:03.4911527Z trigger-event: push 2023-08-09T11:41:03.4911764Z smoke-test-script: test/smoke_test/smoke_test.py 2023-08-09T11:41:03.4911999Z cache-path: 2023-08-09T11:41:03.4912172Z cache-key: 2023-08-09T11:41:03.4912356Z ##[endgroup] 2023-08-09T11:41:03.4912894Z Complete job name: pytorch/audio / conda-py3_9-cpu 2023-08-09T11:41:03.6502459Z ##[group]Run actions/checkout@v3 2023-08-09T11:41:03.6502750Z with: 2023-08-09T11:41:03.6502942Z repository: pytorch/test-infra 2023-08-09T11:41:03.6503142Z ref: main 2023-08-09T11:41:03.6503314Z path: test-infra 2023-08-09T11:41:03.6503769Z token: *** 2023-08-09T11:41:03.6503934Z ssh-strict: true 2023-08-09T11:41:03.6504181Z persist-credentials: true 2023-08-09T11:41:03.6504377Z clean: true 2023-08-09T11:41:03.6504581Z sparse-checkout-cone-mode: true 2023-08-09T11:41:03.6504792Z fetch-depth: 1 2023-08-09T11:41:03.6504992Z lfs: false 2023-08-09T11:41:03.6505160Z submodules: false 2023-08-09T11:41:03.6505930Z set-safe-directory: true 2023-08-09T11:41:03.6506113Z env: 2023-08-09T11:41:03.6506414Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:03.6506647Z PYTHON_VERSION: 3.9 2023-08-09T11:41:03.6506838Z PACKAGE_TYPE: conda 2023-08-09T11:41:03.6507023Z REPOSITORY: pytorch/audio 2023-08-09T11:41:03.6507207Z REF: 2023-08-09T11:41:03.6507417Z CU_VERSION: cpu 2023-08-09T11:41:03.6507582Z ##[endgroup] 2023-08-09T11:41:03.8057592Z Syncing repository: pytorch/test-infra 2023-08-09T11:41:03.8058972Z ##[group]Getting Git version info 2023-08-09T11:41:03.8059307Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-08-09T11:41:03.8130754Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:04.4355113Z git version 2.41.0.windows.1 2023-08-09T11:41:04.4388918Z ##[endgroup] 2023-08-09T11:41:04.4421039Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\156ed838-701d-4130-9b47-913009c77a04' before making global git config changes 2023-08-09T11:41:04.4421529Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:04.4430317Z [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:06.7445700Z ##[group]Initializing the repository 2023-08-09T11:41:06.7453189Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-08-09T11:41:07.0818286Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-08-09T11:41:07.0859902Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-08-09T11:41:07.1121666Z ##[endgroup] 2023-08-09T11:41:07.1122080Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:07.1128762Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:07.1370949Z ##[endgroup] 2023-08-09T11:41:07.1371301Z ##[group]Setting up auth 2023-08-09T11:41:07.1384622Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:07.1617220Z [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:11.9921806Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:12.0138400Z [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:12.3811727Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:12.4035599Z ##[endgroup] 2023-08-09T11:41:12.4036038Z ##[group]Fetching the repository 2023-08-09T11:41:12.4047922Z [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:16.8889324Z remote: Enumerating objects: 1076, done. 2023-08-09T11:41:16.8889744Z remote: Counting objects: 0% (1/1076) 2023-08-09T11:41:16.8890002Z remote: Counting objects: 1% (11/1076) 2023-08-09T11:41:16.8890240Z remote: Counting objects: 2% (22/1076) 2023-08-09T11:41:16.8890618Z remote: Counting objects: 3% (33/1076) 2023-08-09T11:41:16.8890877Z remote: Counting objects: 4% (44/1076) 2023-08-09T11:41:16.8891151Z remote: Counting objects: 5% (54/1076) 2023-08-09T11:41:16.8891399Z remote: Counting objects: 6% (65/1076) 2023-08-09T11:41:16.8891637Z remote: Counting objects: 7% (76/1076) 2023-08-09T11:41:16.8892048Z remote: Counting objects: 8% (87/1076) 2023-08-09T11:41:16.8892297Z remote: Counting objects: 9% (97/1076) 2023-08-09T11:41:16.8892546Z remote: Counting objects: 10% (108/1076) 2023-08-09T11:41:16.8892778Z remote: Counting objects: 11% (119/1076) 2023-08-09T11:41:16.8893040Z remote: Counting objects: 12% (130/1076) 2023-08-09T11:41:16.8893290Z remote: Counting objects: 13% (140/1076) 2023-08-09T11:41:16.8893577Z remote: Counting objects: 14% (151/1076) 2023-08-09T11:41:16.8893819Z remote: Counting objects: 15% (162/1076) 2023-08-09T11:41:16.8894063Z remote: Counting objects: 16% (173/1076) 2023-08-09T11:41:16.8894315Z remote: Counting objects: 17% (183/1076) 2023-08-09T11:41:16.8894557Z remote: Counting objects: 18% (194/1076) 2023-08-09T11:41:16.8894802Z remote: Counting objects: 19% (205/1076) 2023-08-09T11:41:16.8895074Z remote: Counting objects: 20% (216/1076) 2023-08-09T11:41:16.8895324Z remote: Counting objects: 21% (226/1076) 2023-08-09T11:41:16.8895571Z remote: Counting objects: 22% (237/1076) 2023-08-09T11:41:16.8895814Z remote: Counting objects: 23% (248/1076) 2023-08-09T11:41:16.8896044Z remote: Counting objects: 24% (259/1076) 2023-08-09T11:41:16.8896290Z remote: Counting objects: 25% (269/1076) 2023-08-09T11:41:16.8896536Z remote: Counting objects: 26% (280/1076) 2023-08-09T11:41:16.8896784Z remote: Counting objects: 27% (291/1076) 2023-08-09T11:41:16.8897009Z remote: Counting objects: 28% (302/1076) 2023-08-09T11:41:16.8897252Z remote: Counting objects: 29% (313/1076) 2023-08-09T11:41:16.8897495Z remote: Counting objects: 30% (323/1076) 2023-08-09T11:41:16.8897759Z remote: Counting objects: 31% (334/1076) 2023-08-09T11:41:16.8898014Z remote: Counting objects: 32% (345/1076) 2023-08-09T11:41:16.8898262Z remote: Counting objects: 33% (356/1076) 2023-08-09T11:41:16.8898513Z remote: Counting objects: 34% (366/1076) 2023-08-09T11:41:16.8898752Z remote: Counting objects: 35% (377/1076) 2023-08-09T11:41:16.8898977Z remote: Counting objects: 36% (388/1076) 2023-08-09T11:41:16.8899219Z remote: Counting objects: 37% (399/1076) 2023-08-09T11:41:16.8899467Z remote: Counting objects: 38% (409/1076) 2023-08-09T11:41:16.8899710Z remote: Counting objects: 39% (420/1076) 2023-08-09T11:41:16.8899956Z remote: Counting objects: 40% (431/1076) 2023-08-09T11:41:16.8900214Z remote: Counting objects: 41% (442/1076) 2023-08-09T11:41:16.8900461Z remote: Counting objects: 42% (452/1076) 2023-08-09T11:41:16.8900704Z remote: Counting objects: 43% (463/1076) 2023-08-09T11:41:16.8900946Z remote: Counting objects: 44% (474/1076) 2023-08-09T11:41:16.8901169Z remote: Counting objects: 45% (485/1076) 2023-08-09T11:41:16.8901410Z remote: Counting objects: 46% (495/1076) 2023-08-09T11:41:16.8901654Z remote: Counting objects: 47% (506/1076) 2023-08-09T11:41:16.8901902Z remote: Counting objects: 48% (517/1076) 2023-08-09T11:41:16.8902126Z remote: Counting objects: 49% (528/1076) 2023-08-09T11:41:16.8902378Z remote: Counting objects: 50% (538/1076) 2023-08-09T11:41:16.8903113Z remote: Counting objects: 51% (549/1076) 2023-08-09T11:41:16.8903368Z remote: Counting objects: 52% (560/1076) 2023-08-09T11:41:16.8903594Z remote: Counting objects: 53% (571/1076) 2023-08-09T11:41:16.8903840Z remote: Counting objects: 54% (582/1076) 2023-08-09T11:41:16.8904080Z remote: Counting objects: 55% (592/1076) 2023-08-09T11:41:16.8904319Z remote: Counting objects: 56% (603/1076) 2023-08-09T11:41:16.8904560Z remote: Counting objects: 57% (614/1076) 2023-08-09T11:41:16.8904782Z remote: Counting objects: 58% (625/1076) 2023-08-09T11:41:16.8905111Z remote: Counting objects: 59% (635/1076) 2023-08-09T11:41:16.8905354Z remote: Counting objects: 60% (646/1076) 2023-08-09T11:41:16.8905697Z remote: Counting objects: 61% (657/1076) 2023-08-09T11:41:16.8905922Z remote: Counting objects: 62% (668/1076) 2023-08-09T11:41:16.8906168Z remote: Counting objects: 63% (678/1076) 2023-08-09T11:41:16.8906437Z remote: Counting objects: 64% (689/1076) 2023-08-09T11:41:16.8906680Z remote: Counting objects: 65% (700/1076) 2023-08-09T11:41:16.8906918Z remote: Counting objects: 66% (711/1076) 2023-08-09T11:41:16.8907143Z remote: Counting objects: 67% (721/1076) 2023-08-09T11:41:16.8907387Z remote: Counting objects: 68% (732/1076) 2023-08-09T11:41:16.8907629Z remote: Counting objects: 69% (743/1076) 2023-08-09T11:41:16.8907883Z remote: Counting objects: 70% (754/1076) 2023-08-09T11:41:16.8908105Z remote: Counting objects: 71% (764/1076) 2023-08-09T11:41:16.8908350Z remote: Counting objects: 72% (775/1076) 2023-08-09T11:41:16.8908632Z remote: Counting objects: 73% (786/1076) 2023-08-09T11:41:16.8908877Z remote: Counting objects: 74% (797/1076) 2023-08-09T11:41:16.8909162Z remote: Counting objects: 75% (807/1076) 2023-08-09T11:41:16.8909393Z remote: Counting objects: 76% (818/1076) 2023-08-09T11:41:16.8909638Z remote: Counting objects: 77% (829/1076) 2023-08-09T11:41:16.8909876Z remote: Counting objects: 78% (840/1076) 2023-08-09T11:41:16.8910115Z remote: Counting objects: 79% (851/1076) 2023-08-09T11:41:16.8910336Z remote: Counting objects: 80% (861/1076) 2023-08-09T11:41:16.8910577Z remote: Counting objects: 81% (872/1076) 2023-08-09T11:41:16.8910818Z remote: Counting objects: 82% (883/1076) 2023-08-09T11:41:16.8911057Z remote: Counting objects: 83% (894/1076) 2023-08-09T11:41:16.8911290Z remote: Counting objects: 84% (904/1076) 2023-08-09T11:41:16.8911534Z remote: Counting objects: 85% (915/1076) 2023-08-09T11:41:16.8911777Z remote: Counting objects: 86% (926/1076) 2023-08-09T11:41:16.8912020Z remote: Counting objects: 87% (937/1076) 2023-08-09T11:41:16.8912243Z remote: Counting objects: 88% (947/1076) 2023-08-09T11:41:16.8912488Z remote: Counting objects: 89% (958/1076) 2023-08-09T11:41:16.8912734Z remote: Counting objects: 90% (969/1076) 2023-08-09T11:41:16.8912974Z remote: Counting objects: 91% (980/1076) 2023-08-09T11:41:16.8913197Z remote: Counting objects: 92% (990/1076) 2023-08-09T11:41:16.8913441Z remote: Counting objects: 93% (1001/1076) 2023-08-09T11:41:16.8913699Z remote: Counting objects: 94% (1012/1076) 2023-08-09T11:41:16.8913949Z remote: Counting objects: 95% (1023/1076) 2023-08-09T11:41:16.8914197Z remote: Counting objects: 96% (1033/1076) 2023-08-09T11:41:16.8914425Z remote: Counting objects: 97% (1044/1076) 2023-08-09T11:41:16.8914683Z remote: Counting objects: 98% (1055/1076) 2023-08-09T11:41:16.8914968Z remote: Counting objects: 99% (1066/1076) 2023-08-09T11:41:16.8915272Z remote: Counting objects: 100% (1076/1076) 2023-08-09T11:41:16.8915520Z remote: Counting objects: 100% (1076/1076), done. 2023-08-09T11:41:16.8915897Z remote: Compressing objects: 0% (1/864) 2023-08-09T11:41:16.8934508Z remote: Compressing objects: 1% (9/864) 2023-08-09T11:41:16.8954964Z remote: Compressing objects: 2% (18/864) 2023-08-09T11:41:16.8973629Z remote: Compressing objects: 3% (26/864) 2023-08-09T11:41:16.8986353Z remote: Compressing objects: 4% (35/864) 2023-08-09T11:41:16.9008613Z remote: Compressing objects: 5% (44/864) 2023-08-09T11:41:16.9050141Z remote: Compressing objects: 6% (52/864) 2023-08-09T11:41:16.9069902Z remote: Compressing objects: 7% (61/864) 2023-08-09T11:41:16.9073386Z remote: Compressing objects: 8% (70/864) 2023-08-09T11:41:16.9086680Z remote: Compressing objects: 9% (78/864) 2023-08-09T11:41:16.9111252Z remote: Compressing objects: 10% (87/864) 2023-08-09T11:41:16.9135129Z remote: Compressing objects: 11% (96/864) 2023-08-09T11:41:16.9143037Z remote: Compressing objects: 12% (104/864) 2023-08-09T11:41:16.9153357Z remote: Compressing objects: 13% (113/864) 2023-08-09T11:41:16.9168438Z remote: Compressing objects: 14% (121/864) 2023-08-09T11:41:16.9187651Z remote: Compressing objects: 15% (130/864) 2023-08-09T11:41:16.9203640Z remote: Compressing objects: 16% (139/864) 2023-08-09T11:41:16.9210554Z remote: Compressing objects: 17% (147/864) 2023-08-09T11:41:16.9222982Z remote: Compressing objects: 18% (156/864) 2023-08-09T11:41:16.9227390Z remote: Compressing objects: 19% (165/864) 2023-08-09T11:41:16.9241040Z remote: Compressing objects: 20% (173/864) 2023-08-09T11:41:16.9252893Z remote: Compressing objects: 21% (182/864) 2023-08-09T11:41:16.9267246Z remote: Compressing objects: 22% (191/864) 2023-08-09T11:41:16.9267499Z remote: Compressing objects: 23% (199/864) 2023-08-09T11:41:16.9267757Z remote: Compressing objects: 24% (208/864) 2023-08-09T11:41:16.9273355Z remote: Compressing objects: 25% (216/864) 2023-08-09T11:41:16.9290647Z remote: Compressing objects: 26% (225/864) 2023-08-09T11:41:16.9326524Z remote: Compressing objects: 27% (234/864) 2023-08-09T11:41:16.9379330Z remote: Compressing objects: 28% (242/864) 2023-08-09T11:41:16.9441110Z remote: Compressing objects: 29% (251/864) 2023-08-09T11:41:16.9473377Z remote: Compressing objects: 30% (260/864) 2023-08-09T11:41:16.9482976Z remote: Compressing objects: 31% (268/864) 2023-08-09T11:41:16.9499532Z remote: Compressing objects: 32% (277/864) 2023-08-09T11:41:16.9517021Z remote: Compressing objects: 33% (286/864) 2023-08-09T11:41:16.9544482Z remote: Compressing objects: 34% (294/864) 2023-08-09T11:41:16.9564542Z remote: Compressing objects: 35% (303/864) 2023-08-09T11:41:16.9580667Z remote: Compressing objects: 36% (312/864) 2023-08-09T11:41:16.9587114Z remote: Compressing objects: 37% (320/864) 2023-08-09T11:41:16.9588763Z remote: Compressing objects: 38% (329/864) 2023-08-09T11:41:16.9592753Z remote: Compressing objects: 39% (337/864) 2023-08-09T11:41:16.9594208Z remote: Compressing objects: 40% (346/864) 2023-08-09T11:41:16.9597447Z remote: Compressing objects: 41% (355/864) 2023-08-09T11:41:16.9607646Z remote: Compressing objects: 42% (363/864) 2023-08-09T11:41:16.9628466Z remote: Compressing objects: 43% (372/864) 2023-08-09T11:41:16.9755113Z remote: Compressing objects: 44% (381/864) 2023-08-09T11:41:16.9759439Z remote: Compressing objects: 45% (389/864) 2023-08-09T11:41:16.9759709Z remote: Compressing objects: 46% (398/864) 2023-08-09T11:41:16.9762809Z remote: Compressing objects: 47% (407/864) 2023-08-09T11:41:16.9767693Z remote: Compressing objects: 48% (415/864) 2023-08-09T11:41:16.9767956Z remote: Compressing objects: 49% (424/864) 2023-08-09T11:41:16.9771249Z remote: Compressing objects: 50% (432/864) 2023-08-09T11:41:16.9774998Z remote: Compressing objects: 51% (441/864) 2023-08-09T11:41:16.9775237Z remote: Compressing objects: 52% (450/864) 2023-08-09T11:41:16.9776973Z remote: Compressing objects: 53% (458/864) 2023-08-09T11:41:16.9781912Z remote: Compressing objects: 54% (467/864) 2023-08-09T11:41:16.9788878Z remote: Compressing objects: 55% (476/864) 2023-08-09T11:41:16.9795616Z remote: Compressing objects: 56% (484/864) 2023-08-09T11:41:16.9801460Z remote: Compressing objects: 57% (493/864) 2023-08-09T11:41:16.9807423Z remote: Compressing objects: 58% (502/864) 2023-08-09T11:41:16.9815391Z remote: Compressing objects: 59% (510/864) 2023-08-09T11:41:16.9823588Z remote: Compressing objects: 60% (519/864) 2023-08-09T11:41:16.9826239Z remote: Compressing objects: 61% (528/864) 2023-08-09T11:41:16.9833255Z remote: Compressing objects: 62% (536/864) 2023-08-09T11:41:16.9847275Z remote: Compressing objects: 63% (545/864) 2023-08-09T11:41:16.9863850Z remote: Compressing objects: 64% (553/864) 2023-08-09T11:41:16.9874735Z remote: Compressing objects: 65% (562/864) 2023-08-09T11:41:16.9882032Z remote: Compressing objects: 66% (571/864) 2023-08-09T11:41:16.9890341Z remote: Compressing objects: 67% (579/864) 2023-08-09T11:41:16.9898367Z remote: Compressing objects: 68% (588/864) 2023-08-09T11:41:16.9909071Z remote: Compressing objects: 69% (597/864) 2023-08-09T11:41:16.9919841Z remote: Compressing objects: 70% (605/864) 2023-08-09T11:41:16.9929974Z remote: Compressing objects: 71% (614/864) 2023-08-09T11:41:16.9933533Z remote: Compressing objects: 72% (623/864) 2023-08-09T11:41:17.0135998Z remote: Compressing objects: 73% (631/864) 2023-08-09T11:41:17.0153025Z remote: Compressing objects: 74% (640/864) 2023-08-09T11:41:17.0153308Z remote: Compressing objects: 75% (648/864) 2023-08-09T11:41:17.0153554Z remote: Compressing objects: 76% (657/864) 2023-08-09T11:41:17.0153857Z remote: Compressing objects: 77% (666/864) 2023-08-09T11:41:17.0163443Z remote: Compressing objects: 78% (674/864) 2023-08-09T11:41:17.0178016Z remote: Compressing objects: 79% (683/864) 2023-08-09T11:41:17.0185629Z remote: Compressing objects: 80% (692/864) 2023-08-09T11:41:17.0191781Z remote: Compressing objects: 81% (700/864) 2023-08-09T11:41:17.0196671Z remote: Compressing objects: 82% (709/864) 2023-08-09T11:41:17.0206927Z remote: Compressing objects: 83% (718/864) 2023-08-09T11:41:17.0213175Z remote: Compressing objects: 84% (726/864) 2023-08-09T11:41:17.0216011Z remote: Compressing objects: 85% (735/864) 2023-08-09T11:41:17.0218686Z remote: Compressing objects: 86% (744/864) 2023-08-09T11:41:17.0218956Z remote: Compressing objects: 87% (752/864) 2023-08-09T11:41:17.0221314Z remote: Compressing objects: 88% (761/864) 2023-08-09T11:41:17.0221571Z remote: Compressing objects: 89% (769/864) 2023-08-09T11:41:17.0224315Z remote: Compressing objects: 90% (778/864) 2023-08-09T11:41:17.0226556Z remote: Compressing objects: 91% (787/864) 2023-08-09T11:41:17.0226812Z remote: Compressing objects: 92% (795/864) 2023-08-09T11:41:17.0227055Z remote: Compressing objects: 93% (804/864) 2023-08-09T11:41:17.0227316Z remote: Compressing objects: 94% (813/864) 2023-08-09T11:41:17.0230109Z remote: Compressing objects: 95% (821/864) 2023-08-09T11:41:17.0230378Z remote: Compressing objects: 96% (830/864) 2023-08-09T11:41:17.0232211Z remote: Compressing objects: 97% (839/864) 2023-08-09T11:41:17.0232474Z remote: Compressing objects: 98% (847/864) 2023-08-09T11:41:17.0235942Z remote: Compressing objects: 99% (856/864) 2023-08-09T11:41:17.0236743Z remote: Compressing objects: 100% (864/864) 2023-08-09T11:41:17.0237030Z remote: Compressing objects: 100% (864/864), done. 2023-08-09T11:41:17.2895884Z Receiving objects: 0% (1/1076) 2023-08-09T11:41:17.2897873Z Receiving objects: 1% (11/1076) 2023-08-09T11:41:17.2901167Z Receiving objects: 2% (22/1076) 2023-08-09T11:41:17.3401855Z Receiving objects: 3% (33/1076) 2023-08-09T11:41:17.3404409Z Receiving objects: 4% (44/1076) 2023-08-09T11:41:17.3410136Z Receiving objects: 5% (54/1076) 2023-08-09T11:41:17.3415713Z Receiving objects: 6% (65/1076) 2023-08-09T11:41:17.3418551Z Receiving objects: 7% (76/1076) 2023-08-09T11:41:17.3421629Z Receiving objects: 8% (87/1076) 2023-08-09T11:41:17.3423844Z Receiving objects: 9% (97/1076) 2023-08-09T11:41:17.3425398Z Receiving objects: 10% (108/1076) 2023-08-09T11:41:17.3427150Z Receiving objects: 11% (119/1076) 2023-08-09T11:41:17.3429368Z Receiving objects: 12% (130/1076) 2023-08-09T11:41:17.3433393Z Receiving objects: 13% (140/1076) 2023-08-09T11:41:17.3434781Z Receiving objects: 14% (151/1076) 2023-08-09T11:41:17.3437742Z Receiving objects: 15% (162/1076) 2023-08-09T11:41:17.3440419Z Receiving objects: 16% (173/1076) 2023-08-09T11:41:17.3445476Z Receiving objects: 17% (183/1076) 2023-08-09T11:41:17.3452788Z Receiving objects: 18% (194/1076) 2023-08-09T11:41:17.3456418Z Receiving objects: 19% (205/1076) 2023-08-09T11:41:17.3458651Z Receiving objects: 20% (216/1076) 2023-08-09T11:41:17.3460146Z Receiving objects: 21% (226/1076) 2023-08-09T11:41:17.3481205Z Receiving objects: 22% (237/1076) 2023-08-09T11:41:17.3489346Z Receiving objects: 23% (248/1076) 2023-08-09T11:41:17.3491106Z Receiving objects: 24% (259/1076) 2023-08-09T11:41:17.3492079Z Receiving objects: 25% (269/1076) 2023-08-09T11:41:17.3496050Z Receiving objects: 26% (280/1076) 2023-08-09T11:41:17.3498608Z Receiving objects: 27% (291/1076) 2023-08-09T11:41:17.3501233Z Receiving objects: 28% (302/1076) 2023-08-09T11:41:17.3502649Z Receiving objects: 29% (313/1076) 2023-08-09T11:41:17.3504893Z Receiving objects: 30% (323/1076) 2023-08-09T11:41:17.3511445Z Receiving objects: 31% (334/1076) 2023-08-09T11:41:17.3525528Z Receiving objects: 32% (345/1076) 2023-08-09T11:41:17.3531896Z Receiving objects: 33% (356/1076) 2023-08-09T11:41:17.3553939Z Receiving objects: 34% (366/1076) 2023-08-09T11:41:17.3555684Z Receiving objects: 35% (377/1076) 2023-08-09T11:41:17.3556800Z Receiving objects: 36% (388/1076) 2023-08-09T11:41:17.3560921Z Receiving objects: 37% (399/1076) 2023-08-09T11:41:17.3561759Z Receiving objects: 38% (409/1076) 2023-08-09T11:41:17.3564410Z Receiving objects: 39% (420/1076) 2023-08-09T11:41:17.3572982Z Receiving objects: 40% (431/1076) 2023-08-09T11:41:17.3576755Z Receiving objects: 41% (442/1076) 2023-08-09T11:41:17.3580701Z Receiving objects: 42% (452/1076) 2023-08-09T11:41:17.3586112Z Receiving objects: 43% (463/1076) 2023-08-09T11:41:17.3590118Z Receiving objects: 44% (474/1076) 2023-08-09T11:41:17.3595806Z Receiving objects: 45% (485/1076) 2023-08-09T11:41:17.3597279Z Receiving objects: 46% (495/1076) 2023-08-09T11:41:17.3600418Z Receiving objects: 47% (506/1076) 2023-08-09T11:41:17.3603967Z Receiving objects: 48% (517/1076) 2023-08-09T11:41:17.3605118Z Receiving objects: 49% (528/1076) 2023-08-09T11:41:17.3607637Z Receiving objects: 50% (538/1076) 2023-08-09T11:41:17.3608449Z Receiving objects: 51% (549/1076) 2023-08-09T11:41:17.3609443Z Receiving objects: 52% (560/1076) 2023-08-09T11:41:17.3610406Z Receiving objects: 53% (571/1076) 2023-08-09T11:41:17.3611091Z Receiving objects: 54% (582/1076) 2023-08-09T11:41:17.3613915Z Receiving objects: 55% (592/1076) 2023-08-09T11:41:17.3616036Z Receiving objects: 56% (603/1076) 2023-08-09T11:41:17.3618899Z Receiving objects: 57% (614/1076) 2023-08-09T11:41:17.3622255Z Receiving objects: 58% (625/1076) 2023-08-09T11:41:17.3624701Z Receiving objects: 59% (635/1076) 2023-08-09T11:41:17.3627291Z Receiving objects: 60% (646/1076) 2023-08-09T11:41:17.3634120Z Receiving objects: 61% (657/1076) 2023-08-09T11:41:17.3639248Z Receiving objects: 62% (668/1076) 2023-08-09T11:41:17.3675557Z Receiving objects: 63% (678/1076) 2023-08-09T11:41:17.3679064Z Receiving objects: 64% (689/1076) 2023-08-09T11:41:17.3682369Z Receiving objects: 65% (700/1076) 2023-08-09T11:41:17.3758405Z Receiving objects: 66% (711/1076) 2023-08-09T11:41:17.3761618Z Receiving objects: 67% (721/1076) 2023-08-09T11:41:17.3763924Z Receiving objects: 68% (732/1076) 2023-08-09T11:41:17.3766356Z Receiving objects: 69% (743/1076) 2023-08-09T11:41:17.3767257Z Receiving objects: 70% (754/1076) 2023-08-09T11:41:17.3768561Z Receiving objects: 71% (764/1076) 2023-08-09T11:41:17.3776202Z Receiving objects: 72% (775/1076) 2023-08-09T11:41:17.3780402Z Receiving objects: 73% (786/1076) 2023-08-09T11:41:17.3784742Z Receiving objects: 74% (797/1076) 2023-08-09T11:41:17.3787390Z Receiving objects: 75% (807/1076) 2023-08-09T11:41:17.3789552Z Receiving objects: 76% (818/1076) 2023-08-09T11:41:17.3791668Z Receiving objects: 77% (829/1076) 2023-08-09T11:41:17.3793699Z Receiving objects: 78% (840/1076) 2023-08-09T11:41:17.3795585Z Receiving objects: 79% (851/1076) 2023-08-09T11:41:17.3796082Z Receiving objects: 80% (861/1076) 2023-08-09T11:41:17.3796629Z Receiving objects: 81% (872/1076) 2023-08-09T11:41:17.3796894Z Receiving objects: 82% (883/1076) 2023-08-09T11:41:17.3798078Z Receiving objects: 83% (894/1076) 2023-08-09T11:41:17.3800040Z Receiving objects: 84% (904/1076) 2023-08-09T11:41:17.3801260Z Receiving objects: 85% (915/1076) 2023-08-09T11:41:17.3802857Z Receiving objects: 86% (926/1076) 2023-08-09T11:41:17.3803623Z Receiving objects: 87% (937/1076) 2023-08-09T11:41:17.3803889Z Receiving objects: 88% (947/1076) 2023-08-09T11:41:17.3804151Z Receiving objects: 89% (958/1076) 2023-08-09T11:41:17.3805687Z Receiving objects: 90% (969/1076) 2023-08-09T11:41:17.3806580Z Receiving objects: 91% (980/1076) 2023-08-09T11:41:17.3808673Z Receiving objects: 92% (990/1076) 2023-08-09T11:41:17.3809286Z Receiving objects: 93% (1001/1076) 2023-08-09T11:41:17.3816333Z Receiving objects: 94% (1012/1076) 2023-08-09T11:41:17.3819229Z Receiving objects: 95% (1023/1076) 2023-08-09T11:41:17.3827278Z Receiving objects: 96% (1033/1076) 2023-08-09T11:41:17.3836627Z Receiving objects: 97% (1044/1076) 2023-08-09T11:41:17.3841670Z Receiving objects: 98% (1055/1076) 2023-08-09T11:41:17.3878341Z Receiving objects: 99% (1066/1076) 2023-08-09T11:41:17.3878664Z remote: Total 1076 (delta 184), reused 623 (delta 101), pack-reused 0 2023-08-09T11:41:17.3881022Z Receiving objects: 100% (1076/1076) 2023-08-09T11:41:17.3881335Z Receiving objects: 100% (1076/1076), 1.50 MiB | 14.65 MiB/s, done. 2023-08-09T11:41:17.3888848Z Resolving deltas: 0% (0/184) 2023-08-09T11:41:17.3889295Z Resolving deltas: 1% (2/184) 2023-08-09T11:41:17.3889522Z Resolving deltas: 2% (5/184) 2023-08-09T11:41:17.3890303Z Resolving deltas: 3% (6/184) 2023-08-09T11:41:17.3890910Z Resolving deltas: 4% (8/184) 2023-08-09T11:41:17.3892052Z Resolving deltas: 5% (10/184) 2023-08-09T11:41:17.3892451Z Resolving deltas: 7% (13/184) 2023-08-09T11:41:17.3893365Z Resolving deltas: 8% (15/184) 2023-08-09T11:41:17.3893682Z Resolving deltas: 10% (19/184) 2023-08-09T11:41:17.3893965Z Resolving deltas: 11% (21/184) 2023-08-09T11:41:17.3894281Z Resolving deltas: 12% (23/184) 2023-08-09T11:41:17.3895146Z Resolving deltas: 13% (24/184) 2023-08-09T11:41:17.3895704Z Resolving deltas: 14% (26/184) 2023-08-09T11:41:17.3897970Z Resolving deltas: 15% (29/184) 2023-08-09T11:41:17.3898280Z Resolving deltas: 18% (34/184) 2023-08-09T11:41:17.3899143Z Resolving deltas: 19% (35/184) 2023-08-09T11:41:17.3899557Z Resolving deltas: 20% (37/184) 2023-08-09T11:41:17.3899950Z Resolving deltas: 21% (39/184) 2023-08-09T11:41:17.3901371Z Resolving deltas: 22% (41/184) 2023-08-09T11:41:17.3902141Z Resolving deltas: 23% (44/184) 2023-08-09T11:41:17.3902659Z Resolving deltas: 24% (45/184) 2023-08-09T11:41:17.3902950Z Resolving deltas: 25% (46/184) 2023-08-09T11:41:17.3903395Z Resolving deltas: 26% (48/184) 2023-08-09T11:41:17.3904202Z Resolving deltas: 27% (50/184) 2023-08-09T11:41:17.3912743Z Resolving deltas: 28% (52/184) 2023-08-09T11:41:17.3916388Z Resolving deltas: 29% (54/184) 2023-08-09T11:41:17.3916850Z Resolving deltas: 30% (57/184) 2023-08-09T11:41:17.3917081Z Resolving deltas: 32% (59/184) 2023-08-09T11:41:17.3918606Z Resolving deltas: 33% (61/184) 2023-08-09T11:41:17.3918841Z Resolving deltas: 34% (64/184) 2023-08-09T11:41:17.3919784Z Resolving deltas: 35% (65/184) 2023-08-09T11:41:17.3922478Z Resolving deltas: 36% (67/184) 2023-08-09T11:41:17.3922772Z Resolving deltas: 38% (70/184) 2023-08-09T11:41:17.3923054Z Resolving deltas: 39% (73/184) 2023-08-09T11:41:17.3923279Z Resolving deltas: 41% (76/184) 2023-08-09T11:41:17.3923511Z Resolving deltas: 42% (78/184) 2023-08-09T11:41:17.3923910Z Resolving deltas: 43% (80/184) 2023-08-09T11:41:17.3924287Z Resolving deltas: 44% (81/184) 2023-08-09T11:41:17.3924584Z Resolving deltas: 46% (85/184) 2023-08-09T11:41:17.3925010Z Resolving deltas: 47% (87/184) 2023-08-09T11:41:17.3925360Z Resolving deltas: 49% (91/184) 2023-08-09T11:41:17.3925710Z Resolving deltas: 50% (92/184) 2023-08-09T11:41:17.3926276Z Resolving deltas: 51% (95/184) 2023-08-09T11:41:17.3926686Z Resolving deltas: 52% (96/184) 2023-08-09T11:41:17.3926998Z Resolving deltas: 53% (98/184) 2023-08-09T11:41:17.3927331Z Resolving deltas: 55% (103/184) 2023-08-09T11:41:17.3927646Z Resolving deltas: 56% (104/184) 2023-08-09T11:41:17.3927970Z Resolving deltas: 57% (105/184) 2023-08-09T11:41:17.3928240Z Resolving deltas: 59% (109/184) 2023-08-09T11:41:17.3928537Z Resolving deltas: 60% (111/184) 2023-08-09T11:41:17.3928821Z Resolving deltas: 62% (115/184) 2023-08-09T11:41:17.3929156Z Resolving deltas: 63% (116/184) 2023-08-09T11:41:17.3929470Z Resolving deltas: 64% (118/184) 2023-08-09T11:41:17.3929760Z Resolving deltas: 66% (122/184) 2023-08-09T11:41:17.3930039Z Resolving deltas: 67% (125/184) 2023-08-09T11:41:17.3930328Z Resolving deltas: 68% (126/184) 2023-08-09T11:41:17.3930626Z Resolving deltas: 69% (128/184) 2023-08-09T11:41:17.3930931Z Resolving deltas: 70% (129/184) 2023-08-09T11:41:17.3931301Z Resolving deltas: 71% (131/184) 2023-08-09T11:41:17.3931571Z Resolving deltas: 72% (133/184) 2023-08-09T11:41:17.3931770Z Resolving deltas: 73% (135/184) 2023-08-09T11:41:17.3931998Z Resolving deltas: 74% (137/184) 2023-08-09T11:41:17.3932213Z Resolving deltas: 75% (139/184) 2023-08-09T11:41:17.3932430Z Resolving deltas: 76% (141/184) 2023-08-09T11:41:17.3932635Z Resolving deltas: 77% (142/184) 2023-08-09T11:41:17.3932851Z Resolving deltas: 78% (145/184) 2023-08-09T11:41:17.3933067Z Resolving deltas: 79% (147/184) 2023-08-09T11:41:17.3933280Z Resolving deltas: 80% (149/184) 2023-08-09T11:41:17.3933473Z Resolving deltas: 82% (151/184) 2023-08-09T11:41:17.3933688Z Resolving deltas: 83% (153/184) 2023-08-09T11:41:17.3933902Z Resolving deltas: 84% (155/184) 2023-08-09T11:41:17.3934114Z Resolving deltas: 85% (157/184) 2023-08-09T11:41:17.3934308Z Resolving deltas: 86% (159/184) 2023-08-09T11:41:17.3934519Z Resolving deltas: 87% (161/184) 2023-08-09T11:41:17.3934729Z Resolving deltas: 88% (163/184) 2023-08-09T11:41:17.3934926Z Resolving deltas: 89% (164/184) 2023-08-09T11:41:17.3935143Z Resolving deltas: 90% (166/184) 2023-08-09T11:41:17.3935353Z Resolving deltas: 91% (168/184) 2023-08-09T11:41:17.3936320Z Resolving deltas: 92% (170/184) 2023-08-09T11:41:17.3937057Z Resolving deltas: 94% (173/184) 2023-08-09T11:41:17.3939507Z Resolving deltas: 95% (175/184) 2023-08-09T11:41:17.3940088Z Resolving deltas: 96% (178/184) 2023-08-09T11:41:17.3940450Z Resolving deltas: 97% (179/184) 2023-08-09T11:41:17.3940787Z Resolving deltas: 98% (181/184) 2023-08-09T11:41:17.3941784Z Resolving deltas: 99% (183/184) 2023-08-09T11:41:17.3944703Z Resolving deltas: 100% (184/184) 2023-08-09T11:41:17.3944969Z Resolving deltas: 100% (184/184), done. 2023-08-09T11:41:19.7883766Z From https://github.com/pytorch/test-infra 2023-08-09T11:41:19.7884071Z * [new branch] main -> origin/main 2023-08-09T11:41:19.8030879Z ##[endgroup] 2023-08-09T11:41:19.8031506Z ##[group]Determining the checkout info 2023-08-09T11:41:19.8041318Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-08-09T11:41:19.8252658Z origin/main 2023-08-09T11:41:19.8278112Z ##[endgroup] 2023-08-09T11:41:19.8278463Z ##[group]Checking out the ref 2023-08-09T11:41:19.8287069Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-08-09T11:41:20.9728368Z Updating files: 38% (343/883) 2023-08-09T11:41:20.9768259Z Updating files: 39% (345/883) 2023-08-09T11:41:20.9832725Z Updating files: 40% (354/883) 2023-08-09T11:41:20.9870559Z Updating files: 41% (363/883) 2023-08-09T11:41:20.9905453Z Updating files: 42% (371/883) 2023-08-09T11:41:20.9950479Z Updating files: 43% (380/883) 2023-08-09T11:41:21.0312656Z Updating files: 44% (389/883) 2023-08-09T11:41:21.0358140Z Updating files: 45% (398/883) 2023-08-09T11:41:21.1543814Z Updating files: 46% (407/883) 2023-08-09T11:41:21.3206909Z Updating files: 47% (416/883) 2023-08-09T11:41:21.3255969Z Updating files: 48% (424/883) 2023-08-09T11:41:21.3418006Z Updating files: 49% (433/883) 2023-08-09T11:41:21.3460072Z Updating files: 50% (442/883) 2023-08-09T11:41:21.6801844Z Updating files: 51% (451/883) 2023-08-09T11:41:21.8970298Z Updating files: 52% (460/883) 2023-08-09T11:41:22.0605587Z Updating files: 52% (462/883) 2023-08-09T11:41:22.0648571Z Updating files: 53% (468/883) 2023-08-09T11:41:22.0686688Z Updating files: 54% (477/883) 2023-08-09T11:41:22.0728250Z Updating files: 55% (486/883) 2023-08-09T11:41:22.0780024Z Updating files: 56% (495/883) 2023-08-09T11:41:22.0822400Z Updating files: 57% (504/883) 2023-08-09T11:41:22.0849357Z Updating files: 58% (513/883) 2023-08-09T11:41:22.1106549Z Updating files: 59% (521/883) 2023-08-09T11:41:22.1141169Z Updating files: 60% (530/883) 2023-08-09T11:41:22.1191111Z Updating files: 61% (539/883) 2023-08-09T11:41:22.1233633Z Updating files: 62% (548/883) 2023-08-09T11:41:22.1274906Z Updating files: 63% (557/883) 2023-08-09T11:41:22.1309759Z Updating files: 64% (566/883) 2023-08-09T11:41:22.1376234Z Updating files: 65% (574/883) 2023-08-09T11:41:22.1404787Z Updating files: 66% (583/883) 2023-08-09T11:41:22.1495049Z Updating files: 67% (592/883) 2023-08-09T11:41:22.4055700Z Updating files: 68% (601/883) 2023-08-09T11:41:22.4120239Z Updating files: 69% (610/883) 2023-08-09T11:41:22.4717562Z Updating files: 70% (619/883) 2023-08-09T11:41:22.9017716Z Updating files: 71% (627/883) 2023-08-09T11:41:23.2375138Z Updating files: 71% (632/883) 2023-08-09T11:41:23.2566222Z Updating files: 72% (636/883) 2023-08-09T11:41:23.2606950Z Updating files: 73% (645/883) 2023-08-09T11:41:23.2637252Z Updating files: 74% (654/883) 2023-08-09T11:41:23.3738363Z Updating files: 75% (663/883) 2023-08-09T11:41:23.6062238Z Updating files: 76% (672/883) 2023-08-09T11:41:23.6090956Z Updating files: 77% (680/883) 2023-08-09T11:41:23.6137627Z Updating files: 78% (689/883) 2023-08-09T11:41:23.7391685Z Updating files: 79% (698/883) 2023-08-09T11:41:23.8804214Z Updating files: 80% (707/883) 2023-08-09T11:41:23.9914365Z Updating files: 80% (710/883) 2023-08-09T11:41:23.9952021Z Updating files: 81% (716/883) 2023-08-09T11:41:24.0200162Z Updating files: 82% (725/883) 2023-08-09T11:41:24.0234109Z Updating files: 83% (733/883) 2023-08-09T11:41:24.0675893Z Updating files: 84% (742/883) 2023-08-09T11:41:24.5017859Z Updating files: 85% (751/883) 2023-08-09T11:41:24.5047556Z Updating files: 86% (760/883) 2023-08-09T11:41:24.5083998Z Updating files: 87% (769/883) 2023-08-09T11:41:24.5132974Z Updating files: 88% (778/883) 2023-08-09T11:41:24.5458808Z Updating files: 89% (786/883) 2023-08-09T11:41:24.5508542Z Updating files: 90% (795/883) 2023-08-09T11:41:24.5543604Z Updating files: 91% (804/883) 2023-08-09T11:41:24.5671169Z Updating files: 92% (813/883) 2023-08-09T11:41:24.5722899Z Updating files: 93% (822/883) 2023-08-09T11:41:24.5749888Z Updating files: 94% (831/883) 2023-08-09T11:41:24.5797577Z Updating files: 95% (839/883) 2023-08-09T11:41:24.7798073Z Updating files: 96% (848/883) 2023-08-09T11:41:24.7840251Z Updating files: 97% (857/883) 2023-08-09T11:41:24.7884848Z Updating files: 98% (866/883) 2023-08-09T11:41:24.8245461Z Updating files: 99% (875/883) 2023-08-09T11:41:24.8245741Z Updating files: 100% (883/883) 2023-08-09T11:41:24.8246185Z Updating files: 100% (883/883), done. 2023-08-09T11:41:25.1220413Z branch 'main' set up to track 'origin/main'. 2023-08-09T11:41:25.1220755Z Switched to a new branch 'main' 2023-08-09T11:41:25.1258373Z ##[endgroup] 2023-08-09T11:41:25.1526786Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:41:25.1745688Z '264b8afc6d56140163c6b64f4088a17c4cd59bfd' 2023-08-09T11:41:25.2208709Z Prepare all required actions 2023-08-09T11:41:25.2241701Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-08-09T11:41:25.2241969Z env: 2023-08-09T11:41:25.2242246Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:25.2242486Z PYTHON_VERSION: 3.9 2023-08-09T11:41:25.2242725Z PACKAGE_TYPE: conda 2023-08-09T11:41:25.2242966Z REPOSITORY: pytorch/audio 2023-08-09T11:41:25.2243196Z REF: 2023-08-09T11:41:25.2243375Z CU_VERSION: cpu 2023-08-09T11:41:25.2243588Z ##[endgroup] 2023-08-09T11:41:25.5993178Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:25.5993517Z set -euxo pipefail 2023-08-09T11:41:25.5993807Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-08-09T11:41:25.6017789Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:25.6018121Z env: 2023-08-09T11:41:25.6018350Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:25.6018776Z PYTHON_VERSION: 3.9 2023-08-09T11:41:25.6019020Z PACKAGE_TYPE: conda 2023-08-09T11:41:25.6019229Z REPOSITORY: pytorch/audio 2023-08-09T11:41:25.6019468Z REF: 2023-08-09T11:41:25.6019676Z CU_VERSION: cpu 2023-08-09T11:41:25.6019861Z ##[endgroup] 2023-08-09T11:41:26.3002044Z + echo CHANNEL=nightly 2023-08-09T11:41:26.3198067Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-08-09T11:41:26.3198299Z with: 2023-08-09T11:41:26.3198838Z github-secret: *** 2023-08-09T11:41:26.3199058Z activate-with-label: false 2023-08-09T11:41:26.3199363Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-08-09T11:41:26.3199651Z label: with-ssh 2023-08-09T11:41:26.3199835Z remove-existing-keys: true 2023-08-09T11:41:26.3200024Z env: 2023-08-09T11:41:26.3200232Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:26.3200462Z PYTHON_VERSION: 3.9 2023-08-09T11:41:26.3200711Z PACKAGE_TYPE: conda 2023-08-09T11:41:26.3201003Z REPOSITORY: pytorch/audio 2023-08-09T11:41:26.3201234Z REF: 2023-08-09T11:41:26.3201395Z CU_VERSION: cpu 2023-08-09T11:41:26.3201556Z CHANNEL: nightly 2023-08-09T11:41:26.3201736Z ##[endgroup] 2023-08-09T11:41:26.4058802Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-08-09T11:41:26.4062483Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-08-09T11:41:26.4223476Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:26.4223852Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:26.4244160Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:41:26.4244385Z env: 2023-08-09T11:41:26.4244589Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:26.4244830Z PYTHON_VERSION: 3.9 2023-08-09T11:41:26.4245009Z PACKAGE_TYPE: conda 2023-08-09T11:41:26.4245206Z REPOSITORY: pytorch/audio 2023-08-09T11:41:26.4245395Z REF: 2023-08-09T11:41:26.4245555Z CU_VERSION: cpu 2023-08-09T11:41:26.4245719Z CHANNEL: nightly 2023-08-09T11:41:26.4245899Z ##[endgroup] 2023-08-09T11:41:27.2319426Z Prepare all required actions 2023-08-09T11:41:27.2319719Z Getting action download info 2023-08-09T11:41:27.3775726Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-08-09T11:41:32.8634506Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-08-09T11:41:32.8634757Z with: 2023-08-09T11:41:32.8634928Z repository: pytorch/audio 2023-08-09T11:41:32.8635270Z setup-miniconda: false 2023-08-09T11:41:32.8635476Z python-version: 3.9 2023-08-09T11:41:32.8635670Z submodules: recursive 2023-08-09T11:41:32.8635828Z env: 2023-08-09T11:41:32.8636032Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:32.8636315Z PYTHON_VERSION: 3.9 2023-08-09T11:41:32.8636508Z PACKAGE_TYPE: conda 2023-08-09T11:41:32.8636736Z REPOSITORY: pytorch/audio 2023-08-09T11:41:32.8636919Z REF: 2023-08-09T11:41:32.8637080Z CU_VERSION: cpu 2023-08-09T11:41:32.8637256Z CHANNEL: nightly 2023-08-09T11:41:32.8637471Z ##[endgroup] 2023-08-09T11:41:33.0256265Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:33.0256504Z set -euxo pipefail 2023-08-09T11:41:33.0256704Z rm -rf "${REPOSITORY}" 2023-08-09T11:41:33.0278608Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:33.0278880Z env: 2023-08-09T11:41:33.0279094Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:33.0279340Z PYTHON_VERSION: 3.9 2023-08-09T11:41:33.0279518Z PACKAGE_TYPE: conda 2023-08-09T11:41:33.0279715Z REPOSITORY: pytorch/audio 2023-08-09T11:41:33.0279900Z REF: 2023-08-09T11:41:33.0280062Z CU_VERSION: cpu 2023-08-09T11:41:33.0280228Z CHANNEL: nightly 2023-08-09T11:41:33.0280403Z ##[endgroup] 2023-08-09T11:41:33.0607142Z + rm -rf pytorch/audio 2023-08-09T11:41:33.2830571Z ##[group]Run actions/checkout@v3 2023-08-09T11:41:33.2830763Z with: 2023-08-09T11:41:33.2830949Z repository: pytorch/audio 2023-08-09T11:41:33.2831170Z submodules: recursive 2023-08-09T11:41:33.2831347Z path: pytorch/audio 2023-08-09T11:41:33.2831645Z token: *** 2023-08-09T11:41:33.2831817Z ssh-strict: true 2023-08-09T11:41:33.2832018Z persist-credentials: true 2023-08-09T11:41:33.2832212Z clean: true 2023-08-09T11:41:33.2832403Z sparse-checkout-cone-mode: true 2023-08-09T11:41:33.2832618Z fetch-depth: 1 2023-08-09T11:41:33.2832789Z lfs: false 2023-08-09T11:41:33.2832977Z set-safe-directory: true 2023-08-09T11:41:33.2833160Z env: 2023-08-09T11:41:33.2833364Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:33.2833590Z PYTHON_VERSION: 3.9 2023-08-09T11:41:33.2833853Z PACKAGE_TYPE: conda 2023-08-09T11:41:33.2834050Z REPOSITORY: pytorch/audio 2023-08-09T11:41:33.2834235Z REF: 2023-08-09T11:41:33.2834396Z CU_VERSION: cpu 2023-08-09T11:41:33.2834557Z CHANNEL: nightly 2023-08-09T11:41:33.2834728Z ##[endgroup] 2023-08-09T11:41:33.3874732Z Syncing repository: pytorch/audio 2023-08-09T11:41:33.3887183Z ##[group]Getting Git version info 2023-08-09T11:41:33.3888692Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-08-09T11:41:33.4013859Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:33.4213437Z git version 2.41.0.windows.1 2023-08-09T11:41:33.4246109Z ##[endgroup] 2023-08-09T11:41:33.4262319Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1374c836-a842-43df-9a7c-8c83947594db' before making global git config changes 2023-08-09T11:41:33.4262789Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:33.4271073Z [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:33.4484708Z ##[group]Initializing the repository 2023-08-09T11:41:33.4491368Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T11:41:33.8068345Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-08-09T11:41:33.8101572Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-08-09T11:41:33.8326009Z ##[endgroup] 2023-08-09T11:41:33.8326379Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:33.8333072Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:33.8542995Z ##[endgroup] 2023-08-09T11:41:33.8543736Z ##[group]Setting up auth 2023-08-09T11:41:33.8553241Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:33.8761941Z [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:34.1951367Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:34.2171583Z [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:34.6679847Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:34.6899768Z ##[endgroup] 2023-08-09T11:41:34.6900141Z ##[group]Fetching the repository 2023-08-09T11:41:34.6913745Z [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:34.9027130Z remote: Enumerating objects: 987, done. 2023-08-09T11:41:34.9027592Z remote: Counting objects: 0% (1/987) 2023-08-09T11:41:34.9028207Z remote: Counting objects: 1% (10/987) 2023-08-09T11:41:34.9028454Z remote: Counting objects: 2% (20/987) 2023-08-09T11:41:34.9028700Z remote: Counting objects: 3% (30/987) 2023-08-09T11:41:34.9029506Z remote: Counting objects: 4% (40/987) 2023-08-09T11:41:34.9029736Z remote: Counting objects: 5% (50/987) 2023-08-09T11:41:34.9029980Z remote: Counting objects: 6% (60/987) 2023-08-09T11:41:34.9030220Z remote: Counting objects: 7% (70/987) 2023-08-09T11:41:34.9030471Z remote: Counting objects: 8% (79/987) 2023-08-09T11:41:34.9030690Z remote: Counting objects: 9% (89/987) 2023-08-09T11:41:34.9030920Z remote: Counting objects: 10% (99/987) 2023-08-09T11:41:34.9031164Z remote: Counting objects: 11% (109/987) 2023-08-09T11:41:34.9031404Z remote: Counting objects: 12% (119/987) 2023-08-09T11:41:34.9031648Z remote: Counting objects: 13% (129/987) 2023-08-09T11:41:34.9031874Z remote: Counting objects: 14% (139/987) 2023-08-09T11:41:34.9032114Z remote: Counting objects: 15% (149/987) 2023-08-09T11:41:34.9032352Z remote: Counting objects: 16% (158/987) 2023-08-09T11:41:34.9032588Z remote: Counting objects: 17% (168/987) 2023-08-09T11:41:34.9032817Z remote: Counting objects: 18% (178/987) 2023-08-09T11:41:34.9033051Z remote: Counting objects: 19% (188/987) 2023-08-09T11:41:34.9033282Z remote: Counting objects: 20% (198/987) 2023-08-09T11:41:34.9033520Z remote: Counting objects: 21% (208/987) 2023-08-09T11:41:34.9033740Z remote: Counting objects: 22% (218/987) 2023-08-09T11:41:34.9033975Z remote: Counting objects: 23% (228/987) 2023-08-09T11:41:34.9034208Z remote: Counting objects: 24% (237/987) 2023-08-09T11:41:34.9034439Z remote: Counting objects: 25% (247/987) 2023-08-09T11:41:34.9034658Z remote: Counting objects: 26% (257/987) 2023-08-09T11:41:34.9035609Z remote: Counting objects: 27% (267/987) 2023-08-09T11:41:34.9035867Z remote: Counting objects: 28% (277/987) 2023-08-09T11:41:34.9036113Z remote: Counting objects: 29% (287/987) 2023-08-09T11:41:34.9036342Z remote: Counting objects: 30% (297/987) 2023-08-09T11:41:34.9036560Z remote: Counting objects: 31% (306/987) 2023-08-09T11:41:34.9036790Z remote: Counting objects: 32% (316/987) 2023-08-09T11:41:34.9037022Z remote: Counting objects: 33% (326/987) 2023-08-09T11:41:34.9037368Z remote: Counting objects: 34% (336/987) 2023-08-09T11:41:34.9037589Z remote: Counting objects: 35% (346/987) 2023-08-09T11:41:34.9037821Z remote: Counting objects: 36% (356/987) 2023-08-09T11:41:34.9038052Z remote: Counting objects: 37% (366/987) 2023-08-09T11:41:34.9038284Z remote: Counting objects: 38% (376/987) 2023-08-09T11:41:34.9038505Z remote: Counting objects: 39% (385/987) 2023-08-09T11:41:34.9038742Z remote: Counting objects: 40% (395/987) 2023-08-09T11:41:34.9039026Z remote: Counting objects: 41% (405/987) 2023-08-09T11:41:34.9039257Z remote: Counting objects: 42% (415/987) 2023-08-09T11:41:34.9039475Z remote: Counting objects: 43% (425/987) 2023-08-09T11:41:34.9039706Z remote: Counting objects: 44% (435/987) 2023-08-09T11:41:34.9039934Z remote: Counting objects: 45% (445/987) 2023-08-09T11:41:34.9040165Z remote: Counting objects: 46% (455/987) 2023-08-09T11:41:34.9040388Z remote: Counting objects: 47% (464/987) 2023-08-09T11:41:34.9040616Z remote: Counting objects: 48% (474/987) 2023-08-09T11:41:34.9040845Z remote: Counting objects: 49% (484/987) 2023-08-09T11:41:34.9041074Z remote: Counting objects: 50% (494/987) 2023-08-09T11:41:34.9041306Z remote: Counting objects: 51% (504/987) 2023-08-09T11:41:34.9041527Z remote: Counting objects: 52% (514/987) 2023-08-09T11:41:34.9041791Z remote: Counting objects: 53% (524/987) 2023-08-09T11:41:34.9042022Z remote: Counting objects: 54% (533/987) 2023-08-09T11:41:34.9042251Z remote: Counting objects: 55% (543/987) 2023-08-09T11:41:34.9042474Z remote: Counting objects: 56% (553/987) 2023-08-09T11:41:34.9042703Z remote: Counting objects: 57% (563/987) 2023-08-09T11:41:34.9042936Z remote: Counting objects: 58% (573/987) 2023-08-09T11:41:34.9043164Z remote: Counting objects: 59% (583/987) 2023-08-09T11:41:34.9043385Z remote: Counting objects: 60% (593/987) 2023-08-09T11:41:34.9043613Z remote: Counting objects: 61% (603/987) 2023-08-09T11:41:34.9043844Z remote: Counting objects: 62% (612/987) 2023-08-09T11:41:34.9044076Z remote: Counting objects: 63% (622/987) 2023-08-09T11:41:34.9044293Z remote: Counting objects: 64% (632/987) 2023-08-09T11:41:34.9044526Z remote: Counting objects: 65% (642/987) 2023-08-09T11:41:34.9044762Z remote: Counting objects: 66% (652/987) 2023-08-09T11:41:34.9044990Z remote: Counting objects: 67% (662/987) 2023-08-09T11:41:34.9045223Z remote: Counting objects: 68% (672/987) 2023-08-09T11:41:34.9045439Z remote: Counting objects: 69% (682/987) 2023-08-09T11:41:34.9045669Z remote: Counting objects: 70% (691/987) 2023-08-09T11:41:34.9045900Z remote: Counting objects: 71% (701/987) 2023-08-09T11:41:34.9046128Z remote: Counting objects: 72% (711/987) 2023-08-09T11:41:34.9046354Z remote: Counting objects: 73% (721/987) 2023-08-09T11:41:34.9046583Z remote: Counting objects: 74% (731/987) 2023-08-09T11:41:34.9046815Z remote: Counting objects: 75% (741/987) 2023-08-09T11:41:34.9047043Z remote: Counting objects: 76% (751/987) 2023-08-09T11:41:34.9047261Z remote: Counting objects: 77% (760/987) 2023-08-09T11:41:34.9047492Z remote: Counting objects: 78% (770/987) 2023-08-09T11:41:34.9048051Z remote: Counting objects: 79% (780/987) 2023-08-09T11:41:34.9048294Z remote: Counting objects: 80% (790/987) 2023-08-09T11:41:34.9048517Z remote: Counting objects: 81% (800/987) 2023-08-09T11:41:34.9048748Z remote: Counting objects: 82% (810/987) 2023-08-09T11:41:34.9048978Z remote: Counting objects: 83% (820/987) 2023-08-09T11:41:34.9049212Z remote: Counting objects: 84% (830/987) 2023-08-09T11:41:34.9049443Z remote: Counting objects: 85% (839/987) 2023-08-09T11:41:34.9049759Z remote: Counting objects: 86% (849/987) 2023-08-09T11:41:34.9050373Z remote: Counting objects: 87% (859/987) 2023-08-09T11:41:34.9050653Z remote: Counting objects: 88% (869/987) 2023-08-09T11:41:34.9050884Z remote: Counting objects: 89% (879/987) 2023-08-09T11:41:34.9051125Z remote: Counting objects: 90% (889/987) 2023-08-09T11:41:34.9051438Z remote: Counting objects: 91% (899/987) 2023-08-09T11:41:34.9051735Z remote: Counting objects: 92% (909/987) 2023-08-09T11:41:34.9051959Z remote: Counting objects: 93% (918/987) 2023-08-09T11:41:34.9052194Z remote: Counting objects: 94% (928/987) 2023-08-09T11:41:34.9052432Z remote: Counting objects: 95% (938/987) 2023-08-09T11:41:34.9052667Z remote: Counting objects: 96% (948/987) 2023-08-09T11:41:34.9052903Z remote: Counting objects: 97% (958/987) 2023-08-09T11:41:34.9053126Z remote: Counting objects: 98% (968/987) 2023-08-09T11:41:34.9053371Z remote: Counting objects: 99% (978/987) 2023-08-09T11:41:34.9053607Z remote: Counting objects: 100% (987/987) 2023-08-09T11:41:34.9053860Z remote: Counting objects: 100% (987/987), done. 2023-08-09T11:41:34.9058225Z remote: Compressing objects: 0% (1/865) 2023-08-09T11:41:34.9063828Z remote: Compressing objects: 1% (9/865) 2023-08-09T11:41:34.9080767Z remote: Compressing objects: 2% (18/865) 2023-08-09T11:41:34.9102989Z remote: Compressing objects: 3% (26/865) 2023-08-09T11:41:34.9105023Z remote: Compressing objects: 4% (35/865) 2023-08-09T11:41:34.9107229Z remote: Compressing objects: 5% (44/865) 2023-08-09T11:41:34.9110850Z remote: Compressing objects: 6% (52/865) 2023-08-09T11:41:34.9127708Z remote: Compressing objects: 7% (61/865) 2023-08-09T11:41:34.9149274Z remote: Compressing objects: 8% (70/865) 2023-08-09T11:41:34.9186721Z remote: Compressing objects: 9% (78/865) 2023-08-09T11:41:34.9218336Z remote: Compressing objects: 10% (87/865) 2023-08-09T11:41:34.9246299Z remote: Compressing objects: 11% (96/865) 2023-08-09T11:41:34.9265424Z remote: Compressing objects: 12% (104/865) 2023-08-09T11:41:34.9272414Z remote: Compressing objects: 13% (113/865) 2023-08-09T11:41:34.9278739Z remote: Compressing objects: 14% (122/865) 2023-08-09T11:41:34.9285025Z remote: Compressing objects: 15% (130/865) 2023-08-09T11:41:34.9299643Z remote: Compressing objects: 16% (139/865) 2023-08-09T11:41:34.9315054Z remote: Compressing objects: 17% (148/865) 2023-08-09T11:41:34.9353037Z remote: Compressing objects: 18% (156/865) 2023-08-09T11:41:34.9386641Z remote: Compressing objects: 19% (165/865) 2023-08-09T11:41:34.9414025Z remote: Compressing objects: 20% (173/865) 2023-08-09T11:41:34.9437793Z remote: Compressing objects: 21% (182/865) 2023-08-09T11:41:34.9443268Z remote: Compressing objects: 22% (191/865) 2023-08-09T11:41:34.9458607Z remote: Compressing objects: 23% (199/865) 2023-08-09T11:41:34.9487736Z remote: Compressing objects: 24% (208/865) 2023-08-09T11:41:34.9518875Z remote: Compressing objects: 25% (217/865) 2023-08-09T11:41:34.9555497Z remote: Compressing objects: 26% (225/865) 2023-08-09T11:41:34.9618299Z remote: Compressing objects: 27% (234/865) 2023-08-09T11:41:34.9648593Z remote: Compressing objects: 28% (243/865) 2023-08-09T11:41:34.9680377Z remote: Compressing objects: 29% (251/865) 2023-08-09T11:41:34.9696219Z remote: Compressing objects: 30% (260/865) 2023-08-09T11:41:34.9725574Z remote: Compressing objects: 31% (269/865) 2023-08-09T11:41:34.9762339Z remote: Compressing objects: 32% (277/865) 2023-08-09T11:41:34.9795454Z remote: Compressing objects: 33% (286/865) 2023-08-09T11:41:34.9853675Z remote: Compressing objects: 34% (295/865) 2023-08-09T11:41:34.9924673Z remote: Compressing objects: 35% (303/865) 2023-08-09T11:41:34.9964211Z remote: Compressing objects: 36% (312/865) 2023-08-09T11:41:35.0028972Z remote: Compressing objects: 37% (321/865) 2023-08-09T11:41:35.0141198Z remote: Compressing objects: 38% (329/865) 2023-08-09T11:41:35.0257470Z remote: Compressing objects: 39% (338/865) 2023-08-09T11:41:35.0344342Z remote: Compressing objects: 40% (346/865) 2023-08-09T11:41:35.0399308Z remote: Compressing objects: 41% (355/865) 2023-08-09T11:41:35.0412327Z remote: Compressing objects: 42% (364/865) 2023-08-09T11:41:35.0438452Z remote: Compressing objects: 43% (372/865) 2023-08-09T11:41:35.0463564Z remote: Compressing objects: 44% (381/865) 2023-08-09T11:41:35.0490740Z remote: Compressing objects: 45% (390/865) 2023-08-09T11:41:35.0510322Z remote: Compressing objects: 46% (398/865) 2023-08-09T11:41:35.0513505Z remote: Compressing objects: 47% (407/865) 2023-08-09T11:41:35.0514805Z remote: Compressing objects: 48% (416/865) 2023-08-09T11:41:35.0518285Z remote: Compressing objects: 49% (424/865) 2023-08-09T11:41:35.0519659Z remote: Compressing objects: 50% (433/865) 2023-08-09T11:41:35.0541341Z remote: Compressing objects: 51% (442/865) 2023-08-09T11:41:35.0557509Z remote: Compressing objects: 52% (450/865) 2023-08-09T11:41:35.0563349Z remote: Compressing objects: 53% (459/865) 2023-08-09T11:41:35.0569018Z remote: Compressing objects: 54% (468/865) 2023-08-09T11:41:35.0581879Z remote: Compressing objects: 55% (476/865) 2023-08-09T11:41:35.0592045Z remote: Compressing objects: 56% (485/865) 2023-08-09T11:41:35.0592304Z remote: Compressing objects: 57% (494/865) 2023-08-09T11:41:35.0627095Z remote: Compressing objects: 58% (502/865) 2023-08-09T11:41:35.0634797Z remote: Compressing objects: 59% (511/865) 2023-08-09T11:41:35.0668710Z remote: Compressing objects: 60% (519/865) 2023-08-09T11:41:35.0686814Z remote: Compressing objects: 61% (528/865) 2023-08-09T11:41:35.0714437Z remote: Compressing objects: 62% (537/865) 2023-08-09T11:41:35.0730802Z remote: Compressing objects: 63% (545/865) 2023-08-09T11:41:35.0739305Z remote: Compressing objects: 64% (554/865) 2023-08-09T11:41:35.0754659Z remote: Compressing objects: 65% (563/865) 2023-08-09T11:41:35.0783148Z remote: Compressing objects: 66% (571/865) 2023-08-09T11:41:35.0790243Z remote: Compressing objects: 67% (580/865) 2023-08-09T11:41:35.0795681Z remote: Compressing objects: 68% (589/865) 2023-08-09T11:41:35.0795934Z remote: Compressing objects: 69% (597/865) 2023-08-09T11:41:35.0801591Z remote: Compressing objects: 70% (606/865) 2023-08-09T11:41:35.0810258Z remote: Compressing objects: 71% (615/865) 2023-08-09T11:41:35.0817384Z remote: Compressing objects: 72% (623/865) 2023-08-09T11:41:35.0854146Z remote: Compressing objects: 73% (632/865) 2023-08-09T11:41:35.0863512Z remote: Compressing objects: 74% (641/865) 2023-08-09T11:41:35.0873832Z remote: Compressing objects: 75% (649/865) 2023-08-09T11:41:35.0891664Z remote: Compressing objects: 76% (658/865) 2023-08-09T11:41:35.0896931Z remote: Compressing objects: 77% (667/865) 2023-08-09T11:41:35.0903122Z remote: Compressing objects: 78% (675/865) 2023-08-09T11:41:35.0916759Z remote: Compressing objects: 79% (684/865) 2023-08-09T11:41:35.0927073Z remote: Compressing objects: 80% (692/865) 2023-08-09T11:41:35.0929070Z remote: Compressing objects: 81% (701/865) 2023-08-09T11:41:35.0929315Z remote: Compressing objects: 82% (710/865) 2023-08-09T11:41:35.0930867Z remote: Compressing objects: 83% (718/865) 2023-08-09T11:41:35.0934843Z remote: Compressing objects: 84% (727/865) 2023-08-09T11:41:35.0935096Z remote: Compressing objects: 85% (736/865) 2023-08-09T11:41:35.0935349Z remote: Compressing objects: 86% (744/865) 2023-08-09T11:41:35.0936747Z remote: Compressing objects: 87% (753/865) 2023-08-09T11:41:35.0937364Z remote: Compressing objects: 88% (762/865) 2023-08-09T11:41:35.0938251Z remote: Compressing objects: 89% (770/865) 2023-08-09T11:41:35.0939543Z remote: Compressing objects: 90% (779/865) 2023-08-09T11:41:35.0940518Z remote: Compressing objects: 91% (788/865) 2023-08-09T11:41:35.0942054Z remote: Compressing objects: 92% (796/865) 2023-08-09T11:41:35.0943218Z remote: Compressing objects: 93% (805/865) 2023-08-09T11:41:35.0944179Z remote: Compressing objects: 94% (814/865) 2023-08-09T11:41:35.0945641Z remote: Compressing objects: 95% (822/865) 2023-08-09T11:41:35.0945887Z remote: Compressing objects: 96% (831/865) 2023-08-09T11:41:35.0946167Z remote: Compressing objects: 97% (840/865) 2023-08-09T11:41:35.0947256Z remote: Compressing objects: 98% (848/865) 2023-08-09T11:41:35.0948193Z remote: Compressing objects: 99% (857/865) 2023-08-09T11:41:35.0949577Z remote: Compressing objects: 100% (865/865) 2023-08-09T11:41:35.0949835Z remote: Compressing objects: 100% (865/865), done. 2023-08-09T11:41:35.1301412Z Receiving objects: 0% (1/987) 2023-08-09T11:41:35.1309365Z Receiving objects: 1% (10/987) 2023-08-09T11:41:35.1311573Z Receiving objects: 2% (20/987) 2023-08-09T11:41:35.1313388Z Receiving objects: 3% (30/987) 2023-08-09T11:41:35.1323004Z Receiving objects: 4% (40/987) 2023-08-09T11:41:35.1328170Z Receiving objects: 5% (50/987) 2023-08-09T11:41:35.1342335Z Receiving objects: 6% (60/987) 2023-08-09T11:41:35.1346184Z Receiving objects: 7% (70/987) 2023-08-09T11:41:35.1348891Z Receiving objects: 8% (79/987) 2023-08-09T11:41:35.1356136Z Receiving objects: 9% (89/987) 2023-08-09T11:41:35.1359960Z Receiving objects: 10% (99/987) 2023-08-09T11:41:35.1362231Z Receiving objects: 11% (109/987) 2023-08-09T11:41:35.1368211Z Receiving objects: 12% (119/987) 2023-08-09T11:41:35.1371783Z Receiving objects: 13% (129/987) 2023-08-09T11:41:35.1374307Z Receiving objects: 14% (139/987) 2023-08-09T11:41:35.1377518Z Receiving objects: 15% (149/987) 2023-08-09T11:41:35.1380071Z Receiving objects: 16% (158/987) 2023-08-09T11:41:35.1383264Z Receiving objects: 17% (168/987) 2023-08-09T11:41:35.1385586Z Receiving objects: 18% (178/987) 2023-08-09T11:41:35.1388575Z Receiving objects: 19% (188/987) 2023-08-09T11:41:35.1391188Z Receiving objects: 20% (198/987) 2023-08-09T11:41:35.1395667Z Receiving objects: 21% (208/987) 2023-08-09T11:41:35.1402149Z Receiving objects: 22% (218/987) 2023-08-09T11:41:35.1404972Z Receiving objects: 23% (228/987) 2023-08-09T11:41:35.1406752Z Receiving objects: 24% (237/987) 2023-08-09T11:41:35.1426647Z Receiving objects: 25% (247/987) 2023-08-09T11:41:35.1431058Z Receiving objects: 26% (257/987) 2023-08-09T11:41:35.1437661Z Receiving objects: 27% (267/987) 2023-08-09T11:41:35.1441661Z Receiving objects: 28% (277/987) 2023-08-09T11:41:35.1442693Z Receiving objects: 29% (287/987) 2023-08-09T11:41:35.1444299Z Receiving objects: 30% (297/987) 2023-08-09T11:41:35.1449107Z Receiving objects: 31% (306/987) 2023-08-09T11:41:35.1455977Z Receiving objects: 32% (316/987) 2023-08-09T11:41:35.1467704Z Receiving objects: 33% (326/987) 2023-08-09T11:41:35.1479420Z Receiving objects: 34% (336/987) 2023-08-09T11:41:35.1487582Z Receiving objects: 35% (346/987) 2023-08-09T11:41:35.1489269Z Receiving objects: 36% (356/987) 2023-08-09T11:41:35.1491376Z Receiving objects: 37% (366/987) 2023-08-09T11:41:35.1492959Z Receiving objects: 38% (376/987) 2023-08-09T11:41:35.1584717Z Receiving objects: 39% (385/987) 2023-08-09T11:41:35.1585726Z Receiving objects: 40% (395/987) 2023-08-09T11:41:35.1593193Z Receiving objects: 41% (405/987) 2023-08-09T11:41:35.1682497Z Receiving objects: 42% (415/987) 2023-08-09T11:41:35.2045449Z Receiving objects: 43% (425/987) 2023-08-09T11:41:35.2068895Z Receiving objects: 44% (435/987) 2023-08-09T11:41:35.2069867Z Receiving objects: 45% (445/987) 2023-08-09T11:41:35.2070548Z Receiving objects: 46% (455/987) 2023-08-09T11:41:35.2070834Z Receiving objects: 47% (464/987) 2023-08-09T11:41:35.2075481Z Receiving objects: 48% (474/987) 2023-08-09T11:41:35.2078843Z Receiving objects: 49% (484/987) 2023-08-09T11:41:35.2079709Z Receiving objects: 50% (494/987) 2023-08-09T11:41:35.2083070Z Receiving objects: 51% (504/987) 2023-08-09T11:41:35.2086105Z Receiving objects: 52% (514/987) 2023-08-09T11:41:35.2089024Z Receiving objects: 53% (524/987) 2023-08-09T11:41:35.2092433Z Receiving objects: 54% (533/987) 2023-08-09T11:41:35.2095995Z Receiving objects: 55% (543/987) 2023-08-09T11:41:35.2097047Z Receiving objects: 56% (553/987) 2023-08-09T11:41:35.2099342Z Receiving objects: 57% (563/987) 2023-08-09T11:41:35.2106657Z Receiving objects: 58% (573/987) 2023-08-09T11:41:35.2110862Z Receiving objects: 59% (583/987) 2023-08-09T11:41:35.2117339Z Receiving objects: 60% (593/987) 2023-08-09T11:41:35.2119422Z Receiving objects: 61% (603/987) 2023-08-09T11:41:35.2122096Z Receiving objects: 62% (612/987) 2023-08-09T11:41:35.2122311Z Receiving objects: 63% (622/987) 2023-08-09T11:41:35.2126514Z Receiving objects: 64% (632/987) 2023-08-09T11:41:35.2129681Z Receiving objects: 65% (642/987) 2023-08-09T11:41:35.2130984Z Receiving objects: 66% (652/987) 2023-08-09T11:41:35.2133956Z Receiving objects: 67% (662/987) 2023-08-09T11:41:35.2136856Z Receiving objects: 68% (672/987) 2023-08-09T11:41:35.2139696Z Receiving objects: 69% (682/987) 2023-08-09T11:41:35.2141451Z Receiving objects: 70% (691/987) 2023-08-09T11:41:35.2142918Z Receiving objects: 71% (701/987) 2023-08-09T11:41:35.2145885Z Receiving objects: 72% (711/987) 2023-08-09T11:41:35.2151657Z Receiving objects: 73% (721/987) 2023-08-09T11:41:35.2155648Z Receiving objects: 74% (731/987) 2023-08-09T11:41:35.2159732Z Receiving objects: 75% (741/987) 2023-08-09T11:41:35.2165779Z Receiving objects: 76% (751/987) 2023-08-09T11:41:35.2171808Z Receiving objects: 77% (760/987) 2023-08-09T11:41:35.2175261Z Receiving objects: 78% (770/987) 2023-08-09T11:41:35.2180858Z Receiving objects: 79% (780/987) 2023-08-09T11:41:35.2189110Z Receiving objects: 80% (790/987) 2023-08-09T11:41:35.2193570Z Receiving objects: 81% (800/987) 2023-08-09T11:41:35.2198327Z Receiving objects: 82% (810/987) 2023-08-09T11:41:35.2199982Z Receiving objects: 83% (820/987) 2023-08-09T11:41:35.2201931Z Receiving objects: 84% (830/987) 2023-08-09T11:41:35.2204188Z Receiving objects: 85% (839/987) 2023-08-09T11:41:35.2206760Z Receiving objects: 86% (849/987) 2023-08-09T11:41:35.2210046Z Receiving objects: 87% (859/987) 2023-08-09T11:41:35.2216139Z Receiving objects: 88% (869/987) 2023-08-09T11:41:35.2221799Z Receiving objects: 89% (879/987) 2023-08-09T11:41:35.2239263Z Receiving objects: 90% (889/987) 2023-08-09T11:41:35.2247295Z Receiving objects: 91% (899/987) 2023-08-09T11:41:35.2256815Z Receiving objects: 92% (909/987) 2023-08-09T11:41:35.2269350Z Receiving objects: 93% (918/987) 2023-08-09T11:41:35.2274415Z Receiving objects: 94% (928/987) 2023-08-09T11:41:35.2282679Z Receiving objects: 95% (938/987) 2023-08-09T11:41:35.2287025Z Receiving objects: 96% (948/987) 2023-08-09T11:41:35.2294873Z Receiving objects: 97% (958/987) 2023-08-09T11:41:35.2303955Z Receiving objects: 98% (968/987) 2023-08-09T11:41:35.2304251Z remote: Total 987 (delta 162), reused 444 (delta 89), pack-reused 0 2023-08-09T11:41:35.2307537Z Receiving objects: 99% (978/987) 2023-08-09T11:41:35.2307754Z Receiving objects: 100% (987/987) 2023-08-09T11:41:35.2308010Z Receiving objects: 100% (987/987), 4.42 MiB | 35.67 MiB/s, done. 2023-08-09T11:41:35.2313308Z Resolving deltas: 0% (0/162) 2023-08-09T11:41:35.2313691Z Resolving deltas: 1% (2/162) 2023-08-09T11:41:35.2314703Z Resolving deltas: 2% (4/162) 2023-08-09T11:41:35.2315684Z Resolving deltas: 3% (6/162) 2023-08-09T11:41:35.2316475Z Resolving deltas: 4% (8/162) 2023-08-09T11:41:35.2316703Z Resolving deltas: 5% (9/162) 2023-08-09T11:41:35.2317036Z Resolving deltas: 6% (10/162) 2023-08-09T11:41:35.2317367Z Resolving deltas: 7% (12/162) 2023-08-09T11:41:35.2318583Z Resolving deltas: 8% (13/162) 2023-08-09T11:41:35.2319253Z Resolving deltas: 9% (15/162) 2023-08-09T11:41:35.2319699Z Resolving deltas: 10% (17/162) 2023-08-09T11:41:35.2320118Z Resolving deltas: 11% (19/162) 2023-08-09T11:41:35.2321187Z Resolving deltas: 12% (20/162) 2023-08-09T11:41:35.2321431Z Resolving deltas: 13% (22/162) 2023-08-09T11:41:35.2322215Z Resolving deltas: 14% (23/162) 2023-08-09T11:41:35.2322471Z Resolving deltas: 15% (25/162) 2023-08-09T11:41:35.2322809Z Resolving deltas: 16% (26/162) 2023-08-09T11:41:35.2323223Z Resolving deltas: 19% (31/162) 2023-08-09T11:41:35.2324876Z Resolving deltas: 20% (33/162) 2023-08-09T11:41:35.2326528Z Resolving deltas: 22% (36/162) 2023-08-09T11:41:35.2326877Z Resolving deltas: 23% (38/162) 2023-08-09T11:41:35.2328202Z Resolving deltas: 24% (39/162) 2023-08-09T11:41:35.2329347Z Resolving deltas: 25% (41/162) 2023-08-09T11:41:35.2331605Z Resolving deltas: 27% (44/162) 2023-08-09T11:41:35.2333896Z Resolving deltas: 28% (46/162) 2023-08-09T11:41:35.2334345Z Resolving deltas: 29% (47/162) 2023-08-09T11:41:35.2334801Z Resolving deltas: 30% (49/162) 2023-08-09T11:41:35.2335185Z Resolving deltas: 31% (51/162) 2023-08-09T11:41:35.2335693Z Resolving deltas: 32% (52/162) 2023-08-09T11:41:35.2336099Z Resolving deltas: 33% (54/162) 2023-08-09T11:41:35.2336464Z Resolving deltas: 37% (61/162) 2023-08-09T11:41:35.2336800Z Resolving deltas: 38% (62/162) 2023-08-09T11:41:35.2337290Z Resolving deltas: 39% (64/162) 2023-08-09T11:41:35.2338885Z Resolving deltas: 42% (69/162) 2023-08-09T11:41:35.2340021Z Resolving deltas: 43% (71/162) 2023-08-09T11:41:35.2340701Z Resolving deltas: 46% (76/162) 2023-08-09T11:41:35.2340908Z Resolving deltas: 47% (77/162) 2023-08-09T11:41:35.2341113Z Resolving deltas: 48% (78/162) 2023-08-09T11:41:35.2342027Z Resolving deltas: 49% (80/162) 2023-08-09T11:41:35.2342982Z Resolving deltas: 50% (82/162) 2023-08-09T11:41:35.2343353Z Resolving deltas: 51% (83/162) 2023-08-09T11:41:35.2343666Z Resolving deltas: 52% (85/162) 2023-08-09T11:41:35.2344091Z Resolving deltas: 53% (86/162) 2023-08-09T11:41:35.2344488Z Resolving deltas: 54% (89/162) 2023-08-09T11:41:35.2344938Z Resolving deltas: 56% (92/162) 2023-08-09T11:41:35.2345739Z Resolving deltas: 57% (93/162) 2023-08-09T11:41:35.2346565Z Resolving deltas: 59% (96/162) 2023-08-09T11:41:35.2346777Z Resolving deltas: 61% (99/162) 2023-08-09T11:41:35.2346989Z Resolving deltas: 62% (101/162) 2023-08-09T11:41:35.2347202Z Resolving deltas: 64% (104/162) 2023-08-09T11:41:35.2347503Z Resolving deltas: 65% (106/162) 2023-08-09T11:41:35.2348618Z Resolving deltas: 66% (107/162) 2023-08-09T11:41:35.2350032Z Resolving deltas: 69% (112/162) 2023-08-09T11:41:35.2350290Z Resolving deltas: 70% (114/162) 2023-08-09T11:41:35.2350506Z Resolving deltas: 71% (116/162) 2023-08-09T11:41:35.2350707Z Resolving deltas: 72% (117/162) 2023-08-09T11:41:35.2350915Z Resolving deltas: 74% (120/162) 2023-08-09T11:41:35.2351124Z Resolving deltas: 75% (123/162) 2023-08-09T11:41:35.2351332Z Resolving deltas: 76% (124/162) 2023-08-09T11:41:35.2351781Z Resolving deltas: 78% (127/162) 2023-08-09T11:41:35.2352226Z Resolving deltas: 80% (130/162) 2023-08-09T11:41:35.2352456Z Resolving deltas: 81% (132/162) 2023-08-09T11:41:35.2353050Z Resolving deltas: 82% (133/162) 2023-08-09T11:41:35.2354687Z Resolving deltas: 83% (136/162) 2023-08-09T11:41:35.2355172Z Resolving deltas: 85% (139/162) 2023-08-09T11:41:35.2355432Z Resolving deltas: 86% (140/162) 2023-08-09T11:41:35.2355643Z Resolving deltas: 87% (141/162) 2023-08-09T11:41:35.2357133Z Resolving deltas: 88% (143/162) 2023-08-09T11:41:35.2357713Z Resolving deltas: 89% (145/162) 2023-08-09T11:41:35.2358669Z Resolving deltas: 90% (146/162) 2023-08-09T11:41:35.2359238Z Resolving deltas: 91% (148/162) 2023-08-09T11:41:35.2359850Z Resolving deltas: 92% (150/162) 2023-08-09T11:41:35.2360175Z Resolving deltas: 93% (152/162) 2023-08-09T11:41:35.2360388Z Resolving deltas: 94% (153/162) 2023-08-09T11:41:35.2361459Z Resolving deltas: 95% (154/162) 2023-08-09T11:41:35.2364680Z Resolving deltas: 96% (156/162) 2023-08-09T11:41:35.2365215Z Resolving deltas: 98% (159/162) 2023-08-09T11:41:35.2369405Z Resolving deltas: 99% (161/162) 2023-08-09T11:41:35.2371584Z Resolving deltas: 100% (162/162) 2023-08-09T11:41:35.2371806Z Resolving deltas: 100% (162/162), done. 2023-08-09T11:41:43.3640819Z From https://github.com/pytorch/audio 2023-08-09T11:41:43.3641185Z * [new ref] fe9b9ff75edebf1e0e326f64577d64df3b5858db -> origin/nightly 2023-08-09T11:41:43.3753991Z ##[endgroup] 2023-08-09T11:41:43.3754375Z ##[group]Determining the checkout info 2023-08-09T11:41:43.3756481Z ##[endgroup] 2023-08-09T11:41:43.3756818Z ##[group]Checking out the ref 2023-08-09T11:41:43.3764864Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-08-09T11:41:44.5836728Z Updating files: 7% (65/859) 2023-08-09T11:41:44.7751929Z Updating files: 8% (69/859) 2023-08-09T11:41:44.9387390Z Updating files: 9% (78/859) 2023-08-09T11:41:45.6181844Z Updating files: 10% (86/859) 2023-08-09T11:41:45.7319348Z Updating files: 11% (95/859) 2023-08-09T11:41:46.1378988Z Updating files: 12% (104/859) 2023-08-09T11:41:46.3727306Z Updating files: 13% (112/859) 2023-08-09T11:41:46.4902199Z Updating files: 14% (121/859) 2023-08-09T11:41:46.7415784Z Updating files: 14% (123/859) 2023-08-09T11:41:47.1401179Z Updating files: 15% (129/859) 2023-08-09T11:41:47.4508165Z Updating files: 16% (138/859) 2023-08-09T11:41:47.4766967Z Updating files: 16% (144/859) 2023-08-09T11:41:47.8121609Z Updating files: 17% (147/859) 2023-08-09T11:41:47.8306357Z Updating files: 18% (155/859) 2023-08-09T11:41:47.8339779Z Updating files: 19% (164/859) 2023-08-09T11:41:47.8389690Z Updating files: 20% (172/859) 2023-08-09T11:41:48.0418489Z Updating files: 21% (181/859) 2023-08-09T11:41:48.4362326Z Updating files: 22% (189/859) 2023-08-09T11:41:48.7920477Z Updating files: 23% (198/859) 2023-08-09T11:41:49.0079833Z Updating files: 24% (207/859) 2023-08-09T11:41:49.4939593Z Updating files: 25% (215/859) 2023-08-09T11:41:49.5167574Z Updating files: 25% (220/859) 2023-08-09T11:41:49.6994310Z Updating files: 26% (224/859) 2023-08-09T11:41:50.0641129Z Updating files: 27% (232/859) 2023-08-09T11:41:50.6242255Z Updating files: 28% (241/859) 2023-08-09T11:41:50.8065623Z Updating files: 29% (250/859) 2023-08-09T11:41:51.1598009Z Updating files: 30% (258/859) 2023-08-09T11:41:51.2933389Z Updating files: 31% (267/859) 2023-08-09T11:41:51.9035875Z Updating files: 32% (275/859) 2023-08-09T11:41:51.9045086Z Updating files: 32% (281/859) 2023-08-09T11:41:52.3912180Z Updating files: 33% (284/859) 2023-08-09T11:41:52.4798912Z Updating files: 34% (293/859) 2023-08-09T11:41:52.4812058Z Updating files: 34% (297/859) 2023-08-09T11:41:52.7549685Z Updating files: 35% (301/859) 2023-08-09T11:41:52.9246707Z Updating files: 36% (310/859) 2023-08-09T11:41:53.0850230Z Updating files: 37% (318/859) 2023-08-09T11:41:53.4670178Z Updating files: 38% (327/859) 2023-08-09T11:41:53.4908327Z Updating files: 38% (332/859) 2023-08-09T11:41:53.6371499Z Updating files: 39% (336/859) 2023-08-09T11:41:53.6777949Z Updating files: 40% (344/859) 2023-08-09T11:41:53.8546365Z Updating files: 41% (353/859) 2023-08-09T11:41:54.2758871Z Updating files: 42% (361/859) 2023-08-09T11:41:54.5098933Z Updating files: 43% (370/859) 2023-08-09T11:41:54.5100617Z Updating files: 43% (377/859) 2023-08-09T11:41:54.6013294Z Updating files: 44% (378/859) 2023-08-09T11:41:54.7018107Z Updating files: 45% (387/859) 2023-08-09T11:41:54.8271217Z Updating files: 46% (396/859) 2023-08-09T11:41:54.9582349Z Updating files: 47% (404/859) 2023-08-09T11:41:54.9949820Z Updating files: 48% (413/859) 2023-08-09T11:41:55.4715757Z Updating files: 49% (421/859) 2023-08-09T11:41:55.6494856Z Updating files: 49% (426/859) 2023-08-09T11:41:56.2186576Z Updating files: 50% (430/859) 2023-08-09T11:41:56.3193084Z Updating files: 51% (439/859) 2023-08-09T11:41:56.4974442Z Updating files: 52% (447/859) 2023-08-09T11:41:56.6685601Z Updating files: 52% (450/859) 2023-08-09T11:41:57.0458437Z Updating files: 53% (456/859) 2023-08-09T11:41:57.3742277Z Updating files: 54% (464/859) 2023-08-09T11:41:57.3780139Z Updating files: 55% (473/859) 2023-08-09T11:41:57.5977228Z Updating files: 56% (482/859) 2023-08-09T11:41:58.1781933Z Updating files: 56% (485/859) 2023-08-09T11:41:58.5190312Z Updating files: 57% (490/859) 2023-08-09T11:41:58.7799542Z Updating files: 57% (495/859) 2023-08-09T11:41:58.8191385Z Updating files: 58% (499/859) 2023-08-09T11:41:59.4253248Z Updating files: 59% (507/859) 2023-08-09T11:41:59.5917127Z Updating files: 60% (516/859) 2023-08-09T11:41:59.7504381Z Updating files: 60% (518/859) 2023-08-09T11:42:00.0959263Z Updating files: 61% (524/859) 2023-08-09T11:42:00.3524176Z Updating files: 62% (533/859) 2023-08-09T11:42:00.5928165Z Updating files: 63% (542/859) 2023-08-09T11:42:00.5931790Z Updating files: 63% (549/859) 2023-08-09T11:42:01.3559863Z Updating files: 64% (550/859) 2023-08-09T11:42:01.7305723Z Updating files: 65% (559/859) 2023-08-09T11:42:01.7309425Z Updating files: 65% (565/859) 2023-08-09T11:42:02.0064288Z Updating files: 66% (567/859) 2023-08-09T11:42:02.0101060Z Updating files: 67% (576/859) 2023-08-09T11:42:02.4010089Z Updating files: 68% (585/859) 2023-08-09T11:42:02.6596658Z Updating files: 69% (593/859) 2023-08-09T11:42:02.6598616Z Updating files: 69% (601/859) 2023-08-09T11:42:03.0787316Z Updating files: 70% (602/859) 2023-08-09T11:42:03.4058863Z Updating files: 71% (610/859) 2023-08-09T11:42:03.5254441Z Updating files: 72% (619/859) 2023-08-09T11:42:03.8635334Z Updating files: 72% (626/859) 2023-08-09T11:42:03.9401265Z Updating files: 73% (628/859) 2023-08-09T11:42:04.4339006Z Updating files: 74% (636/859) 2023-08-09T11:42:04.5004256Z Updating files: 75% (645/859) 2023-08-09T11:42:04.5282072Z Updating files: 76% (653/859) 2023-08-09T11:42:04.6482425Z Updating files: 76% (655/859) 2023-08-09T11:42:04.8295384Z Updating files: 77% (662/859) 2023-08-09T11:42:05.1055095Z Updating files: 78% (671/859) 2023-08-09T11:42:05.4188718Z Updating files: 79% (679/859) 2023-08-09T11:42:05.4220921Z Updating files: 80% (688/859) 2023-08-09T11:42:05.5831282Z Updating files: 81% (696/859) 2023-08-09T11:42:05.7153021Z Updating files: 81% (697/859) 2023-08-09T11:42:06.1053903Z Updating files: 82% (705/859) 2023-08-09T11:42:06.2696761Z Updating files: 83% (713/859) 2023-08-09T11:42:06.4065187Z Updating files: 84% (722/859) 2023-08-09T11:42:06.5801047Z Updating files: 85% (731/859) 2023-08-09T11:42:06.5816501Z Updating files: 85% (734/859) 2023-08-09T11:42:06.5985678Z Updating files: 86% (739/859) 2023-08-09T11:42:06.8041529Z Updating files: 87% (748/859) 2023-08-09T11:42:06.9214533Z Updating files: 88% (756/859) 2023-08-09T11:42:06.9245836Z Updating files: 89% (765/859) 2023-08-09T11:42:07.1139822Z Updating files: 90% (774/859) 2023-08-09T11:42:07.5783708Z Updating files: 91% (782/859) 2023-08-09T11:42:07.5788163Z Updating files: 91% (789/859) 2023-08-09T11:42:07.8256253Z Updating files: 92% (791/859) 2023-08-09T11:42:08.0204014Z Updating files: 93% (799/859) 2023-08-09T11:42:08.0951359Z Updating files: 94% (808/859) 2023-08-09T11:42:08.5911749Z Updating files: 95% (817/859) 2023-08-09T11:42:08.5916575Z Updating files: 95% (824/859) 2023-08-09T11:42:08.7496380Z Updating files: 96% (825/859) 2023-08-09T11:42:08.9425246Z Updating files: 97% (834/859) 2023-08-09T11:42:09.2665031Z Updating files: 98% (842/859) 2023-08-09T11:42:09.5923588Z Updating files: 99% (851/859) 2023-08-09T11:42:09.5935365Z Updating files: 99% (855/859) 2023-08-09T11:42:09.5935589Z Updating files: 100% (859/859) 2023-08-09T11:42:09.5938072Z Updating files: 100% (859/859), done. 2023-08-09T11:42:09.7155121Z branch 'nightly' set up to track 'origin/nightly'. 2023-08-09T11:42:09.7155403Z Switched to a new branch 'nightly' 2023-08-09T11:42:09.7193930Z ##[endgroup] 2023-08-09T11:42:09.7194352Z ##[group]Setting up auth for fetching submodules 2023-08-09T11:42:09.7204686Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:42:09.7436375Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-08-09T11:42:09.7652188Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-08-09T11:42:09.7867399Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-08-09T11:42:09.8074970Z ##[endgroup] 2023-08-09T11:42:09.8075703Z ##[group]Fetching submodules 2023-08-09T11:42:09.8081942Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-08-09T11:42:10.2753186Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-08-09T11:42:11.2609093Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-08-09T11:42:11.6081272Z ##[endgroup] 2023-08-09T11:42:11.6081694Z ##[group]Persisting credentials for submodules 2023-08-09T11:42:11.6094319Z [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:11.9508859Z [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:12.4095768Z [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:12.7552026Z [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:13.1527321Z ##[endgroup] 2023-08-09T11:42:13.1755102Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:42:13.1942998Z 'fe9b9ff75edebf1e0e326f64577d64df3b5858db' 2023-08-09T11:42:13.2950802Z ##[group]Run echo "ENV VARS" 2023-08-09T11:42:13.2951024Z echo "ENV VARS" 2023-08-09T11:42:13.2951230Z echo "${GITHUB_REF_NAME}" 2023-08-09T11:42:13.2951449Z echo "${GITHUB_REF}" 2023-08-09T11:42:13.2951640Z echo "${GITHUB_BASE_REF}" 2023-08-09T11:42:13.2951827Z  2023-08-09T11:42:13.2952016Z echo "GITHUB PROVIDED" 2023-08-09T11:42:13.2952216Z echo "nightly" 2023-08-09T11:42:13.2952408Z echo "refs/heads/nightly" 2023-08-09T11:42:13.2952624Z echo "refs/heads/nightly" 2023-08-09T11:42:13.2952815Z echo "" 2023-08-09T11:42:13.2973281Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:42:13.2973565Z env: 2023-08-09T11:42:13.2973765Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:13.2973997Z PYTHON_VERSION: 3.9 2023-08-09T11:42:13.2974187Z PACKAGE_TYPE: conda 2023-08-09T11:42:13.2974388Z REPOSITORY: pytorch/audio 2023-08-09T11:42:13.2974561Z REF: 2023-08-09T11:42:13.2974723Z CU_VERSION: cpu 2023-08-09T11:42:13.2974899Z CHANNEL: nightly 2023-08-09T11:42:13.2975166Z ##[endgroup] 2023-08-09T11:42:13.7121658Z ENV VARS 2023-08-09T11:42:13.7121875Z nightly 2023-08-09T11:42:13.7122044Z refs/heads/nightly 2023-08-09T11:42:13.7122158Z 2023-08-09T11:42:13.7122237Z GITHUB PROVIDED 2023-08-09T11:42:13.7122408Z nightly 2023-08-09T11:42:13.7124044Z refs/heads/nightly 2023-08-09T11:42:13.7124283Z refs/heads/nightly 2023-08-09T11:42:13.7124399Z 2023-08-09T11:42:15.9277432Z ##[group]Run set -euxo pipefail 2023-08-09T11:42:15.9277681Z set -euxo pipefail 2023-08-09T11:42:15.9278000Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-08-09T11:42:15.9278316Z # and "/" is not allowed in artifact names 2023-08-09T11:42:15.9278625Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-08-09T11:42:15.9298931Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:42:15.9299208Z env: 2023-08-09T11:42:15.9299435Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:15.9299665Z PYTHON_VERSION: 3.9 2023-08-09T11:42:15.9299860Z PACKAGE_TYPE: conda 2023-08-09T11:42:15.9300048Z REPOSITORY: pytorch/audio 2023-08-09T11:42:15.9300238Z REF: 2023-08-09T11:42:15.9300403Z CU_VERSION: cpu 2023-08-09T11:42:15.9300576Z CHANNEL: nightly 2023-08-09T11:42:15.9300739Z ##[endgroup] 2023-08-09T11:42:16.2013536Z + echo ARTIFACT_NAME=pytorch_audio__3.9 2023-08-09T11:42:16.8357000Z ##[group]Run set -euxo pipefail 2023-08-09T11:42:16.8357253Z set -euxo pipefail 2023-08-09T11:42:16.8357477Z conda info | grep -i 'base environment' 2023-08-09T11:42:16.8357729Z conda clean --all --quiet --yes 2023-08-09T11:42:16.8377934Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:42:16.8378166Z env: 2023-08-09T11:42:16.8378459Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:16.8378681Z PYTHON_VERSION: 3.9 2023-08-09T11:42:16.8378942Z PACKAGE_TYPE: conda 2023-08-09T11:42:16.8379144Z REPOSITORY: pytorch/audio 2023-08-09T11:42:16.8379331Z REF: 2023-08-09T11:42:16.8379480Z CU_VERSION: cpu 2023-08-09T11:42:16.8379659Z CHANNEL: nightly 2023-08-09T11:42:16.8379860Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:42:16.8380067Z ##[endgroup] 2023-08-09T11:42:17.3241713Z + conda info 2023-08-09T11:42:17.3296406Z + grep -i 'base environment' 2023-08-09T11:43:32.6438257Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-08-09T11:43:32.6440938Z + conda clean --all --quiet --yes 2023-08-09T11:43:34.4277915Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:34.4278178Z set -euxo pipefail 2023-08-09T11:43:34.4278414Z conda config --set channel_priority false 2023-08-09T11:43:34.4300336Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:34.4300614Z env: 2023-08-09T11:43:34.4300851Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:34.4301123Z PYTHON_VERSION: 3.9 2023-08-09T11:43:34.4301307Z PACKAGE_TYPE: conda 2023-08-09T11:43:34.4301520Z REPOSITORY: pytorch/audio 2023-08-09T11:43:34.4301722Z REF: 2023-08-09T11:43:34.4301901Z CU_VERSION: cpu 2023-08-09T11:43:34.4302071Z CHANNEL: nightly 2023-08-09T11:43:34.4302284Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:43:34.4302496Z ##[endgroup] 2023-08-09T11:43:34.6548079Z + conda config --set channel_priority false 2023-08-09T11:43:35.0040966Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:35.0041378Z set -euxo pipefail 2023-08-09T11:43:35.0041653Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-08-09T11:43:35.0041981Z conda create \ 2023-08-09T11:43:35.0042168Z  --yes --quiet \ 2023-08-09T11:43:35.0042429Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:43:35.0042641Z  "python=3.9" 2023-08-09T11:43:35.0042847Z CONDA_ENV="${CONDA_ENV}" 2023-08-09T11:43:35.0043069Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-08-09T11:43:35.0043517Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-08-09T11:43:35.0043861Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-08-09T11:43:35.0044173Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-08-09T11:43:35.0044423Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:43:35.0044679Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-08-09T11:43:35.0064780Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:35.0065016Z env: 2023-08-09T11:43:35.0065242Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:35.0065467Z PYTHON_VERSION: 3.9 2023-08-09T11:43:35.0065735Z PACKAGE_TYPE: conda 2023-08-09T11:43:35.0065946Z REPOSITORY: pytorch/audio 2023-08-09T11:43:35.0066143Z REF: 2023-08-09T11:43:35.0066342Z CU_VERSION: cpu 2023-08-09T11:43:35.0066527Z CHANNEL: nightly 2023-08-09T11:43:35.0066749Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:43:35.0066959Z ##[endgroup] 2023-08-09T11:43:35.2221133Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:35.2221600Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python=3.9 2023-08-09T11:43:38.6259154Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:43:38.7535131Z Solving environment: ...working... done 2023-08-09T11:43:46.6012235Z 2023-08-09T11:43:46.6012589Z ## Package Plan ## 2023-08-09T11:43:46.6012746Z 2023-08-09T11:43:46.6015653Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225 2023-08-09T11:43:46.6015926Z 2023-08-09T11:43:46.6016012Z added / updated specs: 2023-08-09T11:43:46.6016227Z - python=3.9 2023-08-09T11:43:46.6016354Z 2023-08-09T11:43:46.6016361Z 2023-08-09T11:43:46.6016486Z The following packages will be downloaded: 2023-08-09T11:43:46.6016659Z 2023-08-09T11:43:46.6016763Z package | build 2023-08-09T11:43:46.6017021Z ---------------------------|----------------- 2023-08-09T11:43:46.6017477Z openssl-3.0.10 | h2bbff1b_0 7.4 MB 2023-08-09T11:43:46.6017895Z pip-23.2.1 | py39haa95532_0 2.8 MB 2023-08-09T11:43:46.6018197Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-08-09T11:43:46.6018491Z setuptools-68.0.0 | py39haa95532_0 925 KB 2023-08-09T11:43:46.6018748Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-08-09T11:43:46.6019021Z tzdata-2023c | h04d1e81_0 116 KB 2023-08-09T11:43:46.6019275Z vc-14.2 | h21ff451_1 8 KB 2023-08-09T11:43:46.6019528Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-08-09T11:43:46.6019810Z ------------------------------------------------------------ 2023-08-09T11:43:46.6020073Z Total: 31.6 MB 2023-08-09T11:43:46.6020209Z 2023-08-09T11:43:46.6020336Z The following NEW packages will be INSTALLED: 2023-08-09T11:43:46.6020498Z 2023-08-09T11:43:46.6031338Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:43:46.6031766Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:43:46.6032331Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 None 2023-08-09T11:43:46.6032631Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-08-09T11:43:46.6032981Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 None 2023-08-09T11:43:46.6033322Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:43:46.6033637Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-08-09T11:43:46.6033945Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:43:46.6034355Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:43:46.6034687Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-08-09T11:43:46.6034865Z 2023-08-09T11:43:46.6034870Z 2023-08-09T11:43:46.8226381Z Preparing transaction: ...working... done 2023-08-09T11:43:48.4841511Z Verifying transaction: ...working... done 2023-08-09T11:43:52.7769568Z Executing transaction: ...working... done 2023-08-09T11:43:52.8336218Z Retrieving notices: ...working... done 2023-08-09T11:43:53.0289660Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:53.0290082Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:53.0290649Z + 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:58.0403103Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-08-09T11:43:58.0403378Z 2023-08-09T11:43:58.0403484Z Installing build dependencies: started 2023-08-09T11:43:58.0403687Z 2023-08-09T11:43:58.0403860Z Installing build dependencies: finished with status 'done' 2023-08-09T11:43:58.0404044Z 2023-08-09T11:43:58.0404169Z Getting requirements to build wheel: started 2023-08-09T11:43:58.0404343Z 2023-08-09T11:43:58.0404497Z Getting requirements to build wheel: finished with status 'done' 2023-08-09T11:43:58.0404708Z 2023-08-09T11:43:58.0404840Z Preparing metadata (pyproject.toml): started 2023-08-09T11:43:58.0405006Z 2023-08-09T11:43:58.0405167Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-08-09T11:43:58.0405344Z 2023-08-09T11:43:58.0405504Z Building wheels for collected packages: pytorch-pkg-helpers 2023-08-09T11:43:58.0405692Z 2023-08-09T11:43:58.0405860Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-08-09T11:43:58.0406066Z 2023-08-09T11:43:58.0406262Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-08-09T11:43:58.0406489Z 2023-08-09T11:43:58.0406821Z 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:58.0407164Z 2023-08-09T11:43:58.0407432Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-08-09T11:43:58.0407715Z 2023-08-09T11:43:58.0407838Z Successfully built pytorch-pkg-helpers 2023-08-09T11:43:58.0407982Z 2023-08-09T11:43:58.0408126Z Installing collected packages: pytorch-pkg-helpers 2023-08-09T11:43:58.0408304Z 2023-08-09T11:43:58.0408453Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-08-09T11:43:58.0408637Z 2023-08-09T11:43:58.0408642Z 2023-08-09T11:43:58.0742212Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:43:58.0742671Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python -m pytorch_pkg_helpers 2023-08-09T11:44:00.5298297Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:00.5691016Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:44:00.5691261Z 2023-08-09T11:44:00.5691383Z export CMAKE_USE_CUDA='0' 2023-08-09T11:44:00.5691542Z 2023-08-09T11:44:00.5691647Z export CONDA_BUILD_VARIANT='cpu' 2023-08-09T11:44:00.5692000Z 2023-08-09T11:44:00.5692116Z export CONDA_CUDATOOLKIT_CONSTRAINT='' 2023-08-09T11:44:00.5692272Z 2023-08-09T11:44:00.5692435Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:44:00.5692632Z 2023-08-09T11:44:00.5692780Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:44:00.5692941Z 2023-08-09T11:44:00.5693048Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:44:00.5693329Z 2023-08-09T11:44:00.5693443Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T11:44:00.5693595Z 2023-08-09T11:44:00.5693698Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:44:00.5693845Z 2023-08-09T11:44:00.5693935Z export VERSION_SUFFIX='' 2023-08-09T11:44:00.5694067Z 2023-08-09T11:44:00.5694130Z export WHEEL_DIR='' 2023-08-09T11:44:00.5694255Z 2023-08-09T11:44:00.5694260Z 2023-08-09T11:44:00.5694433Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:00.5800483Z ##[group]Run set -euxo pipefail 2023-08-09T11:44:00.5800765Z set -euxo pipefail 2023-08-09T11:44:00.5801040Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-08-09T11:44:00.5801289Z  2023-08-09T11:44:00.5801505Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-08-09T11:44:00.5801697Z  2023-08-09T11:44:00.5801914Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-08-09T11:44:00.5802145Z  conda create \ 2023-08-09T11:44:00.5802364Z  --yes --quiet \ 2023-08-09T11:44:00.5802568Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:00.5802783Z  "python=3.8" \ 2023-08-09T11:44:00.5802979Z  cmake=3.22 \ 2023-08-09T11:44:00.5803183Z  conda-build=3.21 \ 2023-08-09T11:44:00.5803369Z  ninja=1.10 \ 2023-08-09T11:44:00.5803569Z  pkg-config=0.29 \ 2023-08-09T11:44:00.5803770Z  wheel=0.37 2023-08-09T11:44:00.5803957Z  else 2023-08-09T11:44:00.5804126Z  conda create \ 2023-08-09T11:44:00.5804330Z  --yes --quiet \ 2023-08-09T11:44:00.5804550Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:00.5804785Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:00.5804984Z  cmake=3.22 \ 2023-08-09T11:44:00.5805175Z  ninja=1.10 \ 2023-08-09T11:44:00.5805375Z  pkg-config=0.29 \ 2023-08-09T11:44:00.5805585Z  wheel=0.37 2023-08-09T11:44:00.5805749Z  fi 2023-08-09T11:44:00.5805919Z else 2023-08-09T11:44:00.5806099Z  conda create \ 2023-08-09T11:44:00.5806282Z  --yes --quiet \ 2023-08-09T11:44:00.5806497Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:00.5806732Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:00.5806948Z  cmake=3.22 \ 2023-08-09T11:44:00.5807132Z  conda-build=3.21 \ 2023-08-09T11:44:00.5807333Z  ninja=1.10 \ 2023-08-09T11:44:00.5807534Z  pkg-config=0.29 \ 2023-08-09T11:44:00.5807730Z  wheel=0.37 2023-08-09T11:44:00.5807890Z fi 2023-08-09T11:44:00.5808106Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:00.5808396Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:00.5828368Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:00.5828622Z env: 2023-08-09T11:44:00.5828832Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:00.5829081Z PYTHON_VERSION: 3.9 2023-08-09T11:44:00.5829285Z PACKAGE_TYPE: conda 2023-08-09T11:44:00.5829498Z REPOSITORY: pytorch/audio 2023-08-09T11:44:00.5829679Z REF: 2023-08-09T11:44:00.5829851Z CU_VERSION: cpu 2023-08-09T11:44:00.5830037Z CHANNEL: nightly 2023-08-09T11:44:00.5830247Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:44:00.5830634Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:00.5830892Z ##[endgroup] 2023-08-09T11:44:00.7782137Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:00.7782436Z + [[ 3.9 = \3\.\1\1 ]] 2023-08-09T11:44:00.7782893Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5808497225' python=3.9 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-08-09T11:44:01.9317751Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:44:01.9324284Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-08-09T11:44:14.2757406Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:44:17.9839068Z Solving environment: ...working... done 2023-08-09T11:44:18.1332185Z 2023-08-09T11:44:18.1332583Z ## Package Plan ## 2023-08-09T11:44:18.1332727Z 2023-08-09T11:44:18.1332981Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T11:44:18.1333197Z 2023-08-09T11:44:18.1333291Z added / updated specs: 2023-08-09T11:44:18.1333493Z - cmake=3.22 2023-08-09T11:44:18.1333688Z - conda-build=3.21 2023-08-09T11:44:18.1333863Z - ninja=1.10 2023-08-09T11:44:18.1334120Z - pkg-config=0.29 2023-08-09T11:44:18.1334321Z - python=3.9 2023-08-09T11:44:18.1334518Z - wheel=0.37 2023-08-09T11:44:18.1334639Z 2023-08-09T11:44:18.1334667Z 2023-08-09T11:44:18.1334823Z The following packages will be downloaded: 2023-08-09T11:44:18.1335049Z 2023-08-09T11:44:18.1335198Z package | build 2023-08-09T11:44:18.1335542Z ---------------------------|----------------- 2023-08-09T11:44:18.1335934Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-08-09T11:44:18.1336324Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-08-09T11:44:18.1336679Z certifi-2023.7.22 | py39haa95532_0 154 KB 2023-08-09T11:44:18.1336947Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-08-09T11:44:18.1337213Z colorama-0.4.6 | py39haa95532_0 32 KB 2023-08-09T11:44:18.1337479Z conda-23.7.2 | py39haa95532_0 1.0 MB 2023-08-09T11:44:18.1337731Z conda-build-3.21.9 | py39haa95532_0 555 KB 2023-08-09T11:44:18.1338128Z conda-package-handling-2.2.0| py39haa95532_0 287 KB 2023-08-09T11:44:18.1338510Z conda-package-streaming-0.9.0| py39haa95532_0 29 KB 2023-08-09T11:44:18.1338828Z cryptography-41.0.2 | py39hac1b9e3_0 1.1 MB 2023-08-09T11:44:18.1339109Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-08-09T11:44:18.1339347Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-08-09T11:44:18.1339599Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-08-09T11:44:18.1339856Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-08-09T11:44:18.1340120Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-08-09T11:44:18.1340393Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-08-09T11:44:18.1340643Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-08-09T11:44:18.1340902Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-08-09T11:44:18.1341156Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-08-09T11:44:18.1341422Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-08-09T11:44:18.1341654Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-08-09T11:44:18.1341914Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-08-09T11:44:18.1342168Z ninja-1.10.2 | haa95532_5 14 KB 2023-08-09T11:44:18.1342423Z packaging-23.0 | py39haa95532_0 69 KB 2023-08-09T11:44:18.1342873Z pcre-8.45 | hd77b12b_0 382 KB 2023-08-09T11:44:18.1343129Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-08-09T11:44:18.1343392Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-08-09T11:44:18.1343698Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-08-09T11:44:18.1343943Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-08-09T11:44:18.1344391Z pyopenssl-23.2.0 | py39haa95532_0 96 KB 2023-08-09T11:44:18.1344677Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-08-09T11:44:18.1344953Z pytz-2022.7 | py39haa95532_0 210 KB 2023-08-09T11:44:18.1345206Z requests-2.31.0 | py39haa95532_0 99 KB 2023-08-09T11:44:18.1345452Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-08-09T11:44:18.1345715Z tqdm-4.65.0 | py39hd4e2768_0 148 KB 2023-08-09T11:44:18.1345974Z urllib3-1.26.16 | py39haa95532_0 201 KB 2023-08-09T11:44:18.1346236Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-08-09T11:44:18.1346505Z ------------------------------------------------------------ 2023-08-09T11:44:18.1346772Z Total: 17.9 MB 2023-08-09T11:44:18.1346908Z 2023-08-09T11:44:18.1347031Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:18.1347195Z 2023-08-09T11:44:18.1347396Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-08-09T11:44:18.1347755Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-08-09T11:44:18.1348079Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py39h2bbff1b_1003 None 2023-08-09T11:44:18.1348406Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-08-09T11:44:18.1348758Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:44:18.1349120Z certifi pkgs/main/win-64::certifi-2023.7.22-py39haa95532_0 None 2023-08-09T11:44:18.1349490Z cffi pkgs/main/win-64::cffi-1.15.1-py39h2bbff1b_3 None 2023-08-09T11:44:18.1349806Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-08-09T11:44:18.1350235Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-08-09T11:44:18.1350602Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-08-09T11:44:18.1350919Z colorama pkgs/main/win-64::colorama-0.4.6-py39haa95532_0 None 2023-08-09T11:44:18.1351225Z conda pkgs/main/win-64::conda-23.7.2-py39haa95532_0 None 2023-08-09T11:44:18.1351564Z conda-build pkgs/main/win-64::conda-build-3.21.9-py39haa95532_0 None 2023-08-09T11:44:18.1351995Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.2.0-py39haa95532_0 None 2023-08-09T11:44:18.1352456Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py39haa95532_0 None 2023-08-09T11:44:18.1352880Z cryptography pkgs/main/win-64::cryptography-41.0.2-py39hac1b9e3_0 None 2023-08-09T11:44:18.1353218Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-08-09T11:44:18.1353532Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-08-09T11:44:18.1353830Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:44:18.1354142Z idna pkgs/main/win-64::idna-3.4-py39haa95532_0 None 2023-08-09T11:44:18.1354450Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-08-09T11:44:18.1354762Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:44:18.1355113Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:44:18.1355504Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-08-09T11:44:18.1356596Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-08-09T11:44:18.1356934Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:44:18.1357236Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:44:18.1357545Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-08-09T11:44:18.1357849Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:44:18.1358252Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-08-09T11:44:18.1358563Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-08-09T11:44:18.1358909Z menuinst pkgs/main/win-64::menuinst-1.4.19-py39h59b6b97_0 None 2023-08-09T11:44:18.1359229Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-08-09T11:44:18.1359540Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-08-09T11:44:18.1359874Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:44:18.1360192Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-08-09T11:44:18.1360511Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-08-09T11:44:18.1360815Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 None 2023-08-09T11:44:18.1361186Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-08-09T11:44:18.1361568Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-08-09T11:44:18.1361877Z pluggy pkgs/main/win-64::pluggy-1.0.0-py39haa95532_1 None 2023-08-09T11:44:18.1362202Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-08-09T11:44:18.1362531Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-08-09T11:44:18.1362865Z pycosat pkgs/main/win-64::pycosat-0.6.4-py39h2bbff1b_0 None 2023-08-09T11:44:18.1363211Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-08-09T11:44:18.1363543Z pyopenssl pkgs/main/win-64::pyopenssl-23.2.0-py39haa95532_0 None 2023-08-09T11:44:18.1363880Z pysocks pkgs/main/win-64::pysocks-1.7.1-py39haa95532_0 None 2023-08-09T11:44:18.1364201Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-08-09T11:44:18.1364569Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:44:18.1364923Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-08-09T11:44:18.1365238Z pyyaml pkgs/main/win-64::pyyaml-6.0-py39h2bbff1b_1 None 2023-08-09T11:44:18.1365567Z requests pkgs/main/win-64::requests-2.31.0-py39haa95532_0 None 2023-08-09T11:44:18.1365913Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py39h2bbff1b_0 None 2023-08-09T11:44:18.1366291Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py39h2bbff1b_1 None 2023-08-09T11:44:18.1366654Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 None 2023-08-09T11:44:18.1367029Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-08-09T11:44:18.1367354Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-08-09T11:44:18.1367720Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:44:18.1368029Z toolz pkgs/main/win-64::toolz-0.12.0-py39haa95532_0 None 2023-08-09T11:44:18.1368323Z tqdm pkgs/main/win-64::tqdm-4.65.0-py39hd4e2768_0 None 2023-08-09T11:44:18.1368745Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-08-09T11:44:18.1369066Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py39haa95532_0 None 2023-08-09T11:44:18.1369366Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:44:18.1369673Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:44:18.1370075Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-08-09T11:44:18.1370412Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py39haa95532_0 None 2023-08-09T11:44:18.1370720Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-08-09T11:44:18.1371003Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-08-09T11:44:18.1371290Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-08-09T11:44:18.1371675Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-08-09T11:44:18.1371996Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-08-09T11:44:18.1372157Z 2023-08-09T11:44:23.2578957Z 2023-08-09T11:44:24.0647954Z Preparing transaction: ...working... done 2023-08-09T11:44:27.1349615Z Verifying transaction: ...working... done 2023-08-09T11:44:36.4668624Z Executing transaction: ...working... done 2023-08-09T11:44:36.5578590Z Retrieving notices: ...working... done 2023-08-09T11:44:37.0462117Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:37.0464774Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:37.0583790Z ##[group]Run # //\\// means replace every backslash with slash 2023-08-09T11:44:37.0584111Z # //\\// means replace every backslash with slash 2023-08-09T11:44:37.0584438Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-08-09T11:44:37.0604661Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:37.0604894Z env: 2023-08-09T11:44:37.0605116Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:37.0605339Z PYTHON_VERSION: 3.9 2023-08-09T11:44:37.0605539Z PACKAGE_TYPE: conda 2023-08-09T11:44:37.0605747Z REPOSITORY: pytorch/audio 2023-08-09T11:44:37.0605940Z REF: 2023-08-09T11:44:37.0606094Z CU_VERSION: cpu 2023-08-09T11:44:37.0606282Z CHANNEL: nightly 2023-08-09T11:44:37.0606489Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:44:37.0606773Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:37.0607187Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:37.0607552Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:37.0607809Z ##[endgroup] 2023-08-09T11:44:37.3393153Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:44:37.3393488Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:44:37.3393719Z export VSDEVCMD_ARGS='' 2023-08-09T11:44:37.3393948Z source "${BUILD_ENV_FILE}" 2023-08-09T11:44:37.3394224Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-08-09T11:44:37.3394564Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:44:37.3394814Z  2023-08-09T11:44:37.3395001Z conda build \ 2023-08-09T11:44:37.3395203Z  -c defaults \ 2023-08-09T11:44:37.3395431Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:44:37.3395651Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:44:37.3395889Z  --no-anaconda-upload \ 2023-08-09T11:44:37.3396141Z  --python "${PYTHON_VERSION}" \ 2023-08-09T11:44:37.3396397Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-08-09T11:44:37.3396808Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-08-09T11:44:37.3416751Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:37.3416982Z env: 2023-08-09T11:44:37.3417188Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:37.3417432Z PYTHON_VERSION: 3.9 2023-08-09T11:44:37.3417630Z PACKAGE_TYPE: conda 2023-08-09T11:44:37.3417838Z REPOSITORY: pytorch/audio 2023-08-09T11:44:37.3418016Z REF: 2023-08-09T11:44:37.3418184Z CU_VERSION: cpu 2023-08-09T11:44:37.3418367Z CHANNEL: nightly 2023-08-09T11:44:37.3418576Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:44:37.3418844Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:37.3419241Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:37.3419605Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:37.3420010Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:44:37.3420397Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:44:37.3420611Z PACKAGE_NAME: torchaudio 2023-08-09T11:44:37.3420811Z ##[endgroup] 2023-08-09T11:44:39.5317463Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:44:41.1302281Z Solving environment: ...working... done 2023-08-09T11:44:42.7025248Z 2023-08-09T11:44:42.7025579Z ## Package Plan ## 2023-08-09T11:44:42.7025834Z 2023-08-09T11:44:42.7026111Z environment location: C:\Jenkins\Miniconda3 2023-08-09T11:44:42.7026311Z 2023-08-09T11:44:42.7026425Z added / updated specs: 2023-08-09T11:44:42.7026875Z - conda-build 2023-08-09T11:44:42.7029563Z - conda-package-handling!=1.5.0 2023-08-09T11:44:42.7030207Z 2023-08-09T11:44:42.7030216Z 2023-08-09T11:44:42.7030542Z The following packages will be downloaded: 2023-08-09T11:44:42.7030850Z 2023-08-09T11:44:42.7031093Z package | build 2023-08-09T11:44:42.7031384Z ---------------------------|----------------- 2023-08-09T11:44:42.7031843Z click-8.0.4 | py39haa95532_0 155 KB 2023-08-09T11:44:42.7032321Z conda-build-3.26.0 | py39haa95532_0 597 KB 2023-08-09T11:44:42.7032706Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-08-09T11:44:42.7033030Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-08-09T11:44:42.7033367Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-08-09T11:44:42.7033698Z m2-patch-2.7.5 | 2 89 KB 2023-08-09T11:44:42.7034009Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-08-09T11:44:42.7034338Z msys2-conda-epoch-20160418 | 1 2 KB 2023-08-09T11:44:42.7034618Z openssl-1.1.1v | h2bbff1b_0 5.5 MB 2023-08-09T11:44:42.7036303Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-08-09T11:44:42.7036674Z ------------------------------------------------------------ 2023-08-09T11:44:42.7037023Z Total: 11.3 MB 2023-08-09T11:44:42.7037181Z 2023-08-09T11:44:42.7037324Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:42.7037469Z 2023-08-09T11:44:42.7037701Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-08-09T11:44:42.7038117Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-08-09T11:44:42.7038554Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-08-09T11:44:42.7038957Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-08-09T11:44:42.7039337Z conda-build pkgs/main/win-64::conda-build-3.26.0-py39haa95532_0 None 2023-08-09T11:44:42.7039716Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-08-09T11:44:42.7040171Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py39haa95532_0 None 2023-08-09T11:44:42.7040607Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-08-09T11:44:42.7040964Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:44:42.7041324Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-08-09T11:44:42.7041659Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:44:42.7042052Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:44:42.7042434Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-08-09T11:44:42.7062711Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:44:42.7063150Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:44:42.7063480Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:44:42.7063823Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-08-09T11:44:42.7064383Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-08-09T11:44:42.7064724Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-08-09T11:44:42.7065112Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-08-09T11:44:42.7065499Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-08-09T11:44:42.7065845Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-08-09T11:44:42.7066194Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-08-09T11:44:42.7066530Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-08-09T11:44:42.7066870Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-08-09T11:44:42.7067244Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:44:42.7067654Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-08-09T11:44:42.7068028Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-08-09T11:44:42.7068361Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-08-09T11:44:42.7068697Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-08-09T11:44:42.7068893Z 2023-08-09T11:44:42.7069008Z The following packages will be UPDATED: 2023-08-09T11:44:42.7069144Z 2023-08-09T11:44:42.7069295Z certifi 2023.5.7-py39haa95532_0 --> 2023.7.22-py39haa95532_0 None 2023-08-09T11:44:42.7069602Z conda 22.9.0-py39haa95532_0 --> 23.7.2-py39haa95532_0 None 2023-08-09T11:44:42.7069926Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.2.0-py39haa95532_0 None 2023-08-09T11:44:42.7070256Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1v-h2bbff1b_0 None 2023-08-09T11:44:42.7070914Z 2023-08-09T11:44:42.7070921Z 2023-08-09T11:44:42.9099734Z Preparing transaction: ...working... done 2023-08-09T11:44:43.6218384Z Verifying transaction: ...working... done 2023-08-09T11:44:45.5526196Z Executing transaction: ...working... done 2023-08-09T11:44:45.8481900Z Retrieving notices: ...working... done 2023-08-09T11:44:48.2396454Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:44:48.2730177Z Adding in variants from internal_defaults 2023-08-09T11:44:48.2730664Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-08-09T11:44:48.2731177Z Adding in variants from config.variant 2023-08-09T11:44:48.2817712Z 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:48.2818318Z warnings.warn( 2023-08-09T11:44:48.3789746Z Attempting to finalize metadata for vs2019_win-64 2023-08-09T11:45:01.8057869Z 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:01.8116115Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-08-09T11:45:01.8116460Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\work 2023-08-09T11:45:01.8116733Z Packaging vs2019_win-64 2023-08-09T11:45:01.8288785Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-08-09T11:45:01.8763661Z 2023-08-09T11:45:01.8764314Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:45:01.8878851Z 2023-08-09T11:45:01.8879399Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env" 2023-08-09T11:45:02.1229497Z 2023-08-09T11:45:02.1229992Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env 2023-08-09T11:45:02.1230282Z 2023-08-09T11:45:02.1482448Z 2023-08-09T11:45:02.1482937Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\work>set YEAR=2019 2023-08-09T11:45:02.1484563Z 2023-08-09T11:45:02.1484894Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\work>set VER=16 2023-08-09T11:45:02.1486733Z 2023-08-09T11:45:02.1487093Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env\etc\conda\activate.d" 2023-08-09T11:45:02.1492095Z 2023-08-09T11:45:02.1492604Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:02.1511791Z 1 file(s) copied. 2023-08-09T11:45:02.1517341Z 2023-08-09T11:45:02.1517535Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\work>IF "win-64" == "win-64" ( 2023-08-09T11:45:02.1517838Z set "target_platform=amd64" 2023-08-09T11:45:02.1518256Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:02.1518792Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:02.1519126Z IF "" == "" ( 2023-08-09T11:45:02.1519637Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:02.1520152Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:02.1520655Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:02.1520981Z ) ELSE ( 2023-08-09T11:45:02.1521363Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:02.1521881Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:02.1522351Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:02.1522663Z ) 2023-08-09T11:45:02.1522984Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:02.1523291Z ) else ( 2023-08-09T11:45:02.1523466Z set "target_platform=x86" 2023-08-09T11:45:02.1523858Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:02.1524371Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:02.1524895Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:02.1525245Z echo popd 2023-08-09T11:45:02.1525398Z ) 2023-08-09T11:45:04.0074497Z 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:04.0151463Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:04.0160051Z 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:04.0160865Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:45:04.0161998Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:45:04.0171530Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:45:04.0174403Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:45:04.0174893Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:04.0185669Z 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:04.0186200Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:45:04.0187059Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:45:04.0245963Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:45:04.0248955Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T11:45:04.0249999Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:04.0315381Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 945 KB/second 2023-08-09T11:45:04.0396077Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:45:04.0397798Z 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:04.0408695Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:45:04.0411815Z 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:04.0416880Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:45:04.0417909Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:45:04.0418567Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:45:04.0420999Z 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:04.0426031Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:45:04.0426350Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:45:04.0459846Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:45:04.0460152Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:45:04.0463013Z 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:04.0467765Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:45:04.0468267Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:45:04.0555306Z 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:04.0565939Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:45:04.0566270Z INFO:conda_index.index:Completed noarch 2023-08-09T11:45:04.0566610Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:45:04.0568214Z 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:04.0578964Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:45:04.0582061Z 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:04.0596627Z 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:04.0606118Z 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:04.0606611Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:45:04.0607345Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:45:04.0607630Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:45:04.0610629Z 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:04.0624763Z 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:04.0634381Z 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:04.0634845Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:45:04.0635162Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:45:04.0679370Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:45:04.0679693Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:45:04.0682860Z 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:04.0697410Z 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:04.0707663Z 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:04.0708149Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:45:04.0708405Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:45:04.0795303Z 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:04.0804320Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:45:04.0804630Z INFO:conda_index.index:Completed win-64 2023-08-09T11:45:04.0807058Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:04.0808663Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:45:04.0809183Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:45:04.0811479Z 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:04.0812000Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:45:04.0812293Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:45:04.0812578Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:45:04.0814650Z 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:04.0827359Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:45:04.0928659Z 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:04.0937940Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:45:04.0941007Z 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:04.4736374Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:04.4744711Z 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:04.4745383Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:45:04.4746403Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:45:04.4756316Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:45:04.4759142Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:45:04.4759623Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:04.4765080Z 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:04.4765593Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:45:04.4766009Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:45:04.4823810Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:45:04.4826754Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-08-09T11:45:04.4827159Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:04.4869534Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:45:04.4871318Z 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:04.4882671Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:45:04.4885878Z 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:04.4890830Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:45:04.4891830Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:45:04.4892510Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:45:04.4898658Z 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:04.4901205Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:45:04.4901649Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:45:04.4934867Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:45:04.4935218Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:45:04.4937709Z 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:04.4942840Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:45:04.4943341Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:45:04.5032706Z 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:04.5037548Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:45:04.5037919Z INFO:conda_index.index:Completed noarch 2023-08-09T11:45:04.5038288Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:45:04.5040136Z 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:04.5050927Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:45:04.5053955Z 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:04.5059272Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:45:04.5060232Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:45:04.5060594Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:45:04.5063602Z 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:04.5068878Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:45:04.5069196Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:45:04.5107217Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:45:04.5107733Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:45:04.5110871Z 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:04.5116036Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:45:04.5116412Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:45:04.5216875Z 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:04.5221870Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:45:04.5222191Z INFO:conda_index.index:Completed win-64 2023-08-09T11:45:04.5224532Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:04.5226243Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:45:04.5226741Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:45:04.5228856Z 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:04.5229374Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:45:04.5229843Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:45:04.5230121Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:45:04.5232030Z 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:04.5244900Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:45:04.5346113Z 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:04.5350961Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:45:04.5354141Z 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:04.5365914Z WARNING: Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmp4f3fierj\info\recipe) will be used. 2023-08-09T11:45:04.6180480Z 2023-08-09T11:45:04.6180755Z Resource usage statistics from bundling vs2019_win-64: 2023-08-09T11:45:04.6181041Z Process count: 1 2023-08-09T11:45:04.6181248Z CPU time: Sys=-, User=- 2023-08-09T11:45:04.6181490Z Memory: 1.9M 2023-08-09T11:45:04.6181716Z Disk usage: 8.2K 2023-08-09T11:45:04.6181916Z Time elapsed: 0:00:02.0 2023-08-09T11:45:04.6182045Z 2023-08-09T11:45:04.6182050Z 2023-08-09T11:45:04.6182130Z number of files: 1 2023-08-09T11:45:04.6182332Z Fixing permissions 2023-08-09T11:45:04.6182797Z INFO :: Time taken to mark (prefix) 2023-08-09T11:45:04.6183114Z 0 replacements in 0 files was 0.00 seconds 2023-08-09T11:45:04.6183549Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:04.6183985Z 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:04.6184526Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-08-09T11:45:04.6185301Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581488261\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-08-09T11:45:04.6511856Z # Automatic uploading is disabled 2023-08-09T11:45:04.6512201Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T11:45:04.6512403Z 2023-08-09T11:45:04.6512409Z 2023-08-09T11:45:04.6512560Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T11:45:04.6512860Z # conda config --set anaconda_upload yes 2023-08-09T11:45:04.6513088Z anaconda upload \ 2023-08-09T11:45:04.6513371Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:04.6513725Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T11:45:04.6513895Z 2023-08-09T11:45:04.6514075Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T11:45:04.6514321Z { 2023-08-09T11:45:04.6514504Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-08-09T11:45:04.6514708Z "recipe": { 2023-08-09T11:45:04.6514933Z "cross_compiler_target_platform": "win-64", 2023-08-09T11:45:04.6515175Z "target_platform": "win-64", 2023-08-09T11:45:04.6515356Z "vc": "14" 2023-08-09T11:45:04.6515522Z } 2023-08-09T11:45:04.6515674Z } 2023-08-09T11:45:04.6515811Z } 2023-08-09T11:45:04.6515906Z 2023-08-09T11:45:04.6515910Z 2023-08-09T11:45:04.6516023Z #################################################################################### 2023-08-09T11:45:04.6516240Z Resource usage summary: 2023-08-09T11:45:04.6516364Z 2023-08-09T11:45:04.6516439Z Total time: 0:00:16.4 2023-08-09T11:45:04.6516648Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-08-09T11:45:04.6517031Z Maximum memory usage observed: 1.9M 2023-08-09T11:45:04.6517300Z Total disk usage observed (not including envs): 8.2K 2023-08-09T11:45:05.2334076Z ##[group]Run set -euxo pipefail 2023-08-09T11:45:05.2334377Z set -euxo pipefail 2023-08-09T11:45:05.2334578Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:45:05.2334796Z source "${BUILD_ENV_FILE}" 2023-08-09T11:45:05.2335035Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:05.2335270Z export VSDEVCMD_ARGS='' 2023-08-09T11:45:05.2335446Z  2023-08-09T11:45:05.2335704Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:45:05.2335998Z #bash packaging/build_conda.sh 2023-08-09T11:45:05.2336201Z  2023-08-09T11:45:05.2336342Z  2023-08-09T11:45:05.2336515Z conda build \ 2023-08-09T11:45:05.2336706Z  -c defaults \ 2023-08-09T11:45:05.2336919Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:45:05.2337133Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:45:05.2337373Z  --no-anaconda-upload \ 2023-08-09T11:45:05.2337677Z  --no-test --python "${PYTHON_VERSION}" \ 2023-08-09T11:45:05.2339133Z  --output-folder distr/ \ 2023-08-09T11:45:05.2339353Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-08-09T11:45:05.2364990Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:05.2365225Z env: 2023-08-09T11:45:05.2365441Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:05.2365662Z PYTHON_VERSION: 3.9 2023-08-09T11:45:05.2365860Z PACKAGE_TYPE: conda 2023-08-09T11:45:05.2366063Z REPOSITORY: pytorch/audio 2023-08-09T11:45:05.2366251Z REF: 2023-08-09T11:45:05.2366405Z CU_VERSION: cpu 2023-08-09T11:45:05.2366582Z CHANNEL: nightly 2023-08-09T11:45:05.2366784Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:45:05.2367064Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:05.2368609Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:05.2369150Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:05.2369493Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:45:05.2369751Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:45:05.2369938Z ##[endgroup] 2023-08-09T11:45:05.4392295Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:45:05.4502283Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:45:05.4502632Z 2023-08-09T11:45:05.4502807Z export CMAKE_USE_CUDA='0' 2023-08-09T11:45:05.4503056Z 2023-08-09T11:45:05.4503228Z export CONDA_BUILD_VARIANT='cpu' 2023-08-09T11:45:05.4503472Z 2023-08-09T11:45:05.4503660Z export CONDA_CUDATOOLKIT_CONSTRAINT='' 2023-08-09T11:45:05.4503920Z 2023-08-09T11:45:05.4504163Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:05.4504482Z 2023-08-09T11:45:05.4504728Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:05.4505038Z 2023-08-09T11:45:05.4505231Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:05.4505470Z 2023-08-09T11:45:05.4505657Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T11:45:05.4505902Z 2023-08-09T11:45:05.4506068Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:45:05.4506310Z 2023-08-09T11:45:05.4506440Z export VERSION_SUFFIX='' 2023-08-09T11:45:05.4506660Z 2023-08-09T11:45:05.4506790Z export WHEEL_DIR='' 2023-08-09T11:45:05.4506991Z 2023-08-09T11:45:05.4506998Z 2023-08-09T11:45:05.4507258Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:45:05.4507724Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:45:05.4508112Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:45:05.4508454Z ++ export CMAKE_USE_CUDA=0 2023-08-09T11:45:05.4508785Z ++ CMAKE_USE_CUDA=0 2023-08-09T11:45:05.4509133Z ++ export CONDA_BUILD_VARIANT=cpu 2023-08-09T11:45:05.4509497Z ++ CONDA_BUILD_VARIANT=cpu 2023-08-09T11:45:05.4509866Z ++ export CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:45:05.4512250Z ++ CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:45:05.4512829Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:05.4513377Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:05.4513895Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:05.4514406Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:05.4514850Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:05.4515240Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:05.4515622Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:45:05.4516025Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:45:05.4516418Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:45:05.4516794Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:45:05.4517136Z ++ export VERSION_SUFFIX= 2023-08-09T11:45:05.4517458Z ++ VERSION_SUFFIX= 2023-08-09T11:45:05.4517769Z ++ export WHEEL_DIR= 2023-08-09T11:45:05.4518088Z ++ WHEEL_DIR= 2023-08-09T11:45:05.4518430Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:05.4518824Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:05.4519186Z + export VSDEVCMD_ARGS= 2023-08-09T11:45:05.4519508Z + VSDEVCMD_ARGS= 2023-08-09T11:45:05.4520168Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.9 --output-folder distr/ packaging/torchaudio 2023-08-09T11:45:06.5524253Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:45:06.5859004Z Adding in variants from internal_defaults 2023-08-09T11:45:06.5859792Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-08-09T11:45:06.5860261Z Adding in variants from config.variant 2023-08-09T11:45:06.6013024Z 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:06.6013784Z warnings.warn( 2023-08-09T11:45:06.6014170Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-08-09T11:45:06.6014515Z warnings.warn( 2023-08-09T11:45:06.6014916Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'CUDA_HOME' is undefined. 2023-08-09T11:45:06.6015256Z warnings.warn( 2023-08-09T11:45:06.6015675Z 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:06.6016022Z warnings.warn( 2023-08-09T11:45:06.6016369Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-08-09T11:45:06.6016709Z warnings.warn( 2023-08-09T11:45:06.6017077Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-08-09T11:45:06.6017416Z warnings.warn( 2023-08-09T11:45:06.6017801Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-08-09T11:45:06.6018143Z warnings.warn( 2023-08-09T11:45:06.6901862Z Attempting to finalize metadata for torchaudio 2023-08-09T11:45:17.9818927Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:18.2577154Z Solving environment: ...working... done 2023-08-09T11:45:20.0966251Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:25.6854182Z Solving environment: ...working... done 2023-08-09T11:45:31.1587894Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:34.0231283Z Solving environment: ...working... done 2023-08-09T11:45:34.0847063Z BUILD START: ['torchaudio-2.1.0.dev20230809-py39_cpu.tar.bz2'] 2023-08-09T11:45:35.5194145Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:38.3553414Z Solving environment: ...working... done 2023-08-09T11:46:43.3800627Z 2023-08-09T11:46:43.3801054Z ## Package Plan ## 2023-08-09T11:46:43.3801278Z 2023-08-09T11:46:43.3801624Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581506568\_h_env 2023-08-09T11:46:43.3802836Z 2023-08-09T11:46:43.3802850Z 2023-08-09T11:46:43.3803234Z The following NEW packages will be INSTALLED: 2023-08-09T11:46:43.3803553Z 2023-08-09T11:46:43.3803760Z blas: 1.0-mkl 2023-08-09T11:46:43.3806745Z bzip2: 1.0.8-he774522_0 2023-08-09T11:46:43.3807200Z ca-certificates: 2023.05.30-haa95532_0 2023-08-09T11:46:43.3807650Z cmake: 3.26.4-h693b641_0 2023-08-09T11:46:43.3808151Z filelock: 3.9.0-py39haa95532_0 2023-08-09T11:46:43.3808475Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-08-09T11:46:43.3808733Z jinja2: 3.1.2-py39haa95532_0 2023-08-09T11:46:43.3808997Z libuv: 1.44.2-h2bbff1b_0 2023-08-09T11:46:43.3809306Z lz4-c: 1.9.4-h2bbff1b_0 2023-08-09T11:46:43.3809579Z markupsafe: 2.1.1-py39h2bbff1b_0 2023-08-09T11:46:43.3809841Z mkl: 2023.1.0-h6b88ed4_46357 2023-08-09T11:46:43.3810075Z mpmath: 1.3.0-py39haa95532_0 2023-08-09T11:46:43.3810341Z networkx: 3.1-py39haa95532_0 2023-08-09T11:46:43.3810600Z ninja: 1.10.2-haa95532_5 2023-08-09T11:46:43.3811045Z ninja-base: 1.10.2-h6d14046_5 2023-08-09T11:46:43.3811289Z openssl: 3.0.10-h2bbff1b_0 2023-08-09T11:46:43.3811548Z pip: 23.2.1-py39haa95532_0 2023-08-09T11:46:43.3811804Z python: 3.9.17-h1aa4202_0 2023-08-09T11:46:43.3812082Z pytorch: 2.1.0.dev20230809-py3.9_cpu_0 pytorch-nightly 2023-08-09T11:46:43.3812364Z pytorch-mutex: 1.0-cpu pytorch-nightly 2023-08-09T11:46:43.3812648Z pyyaml: 6.0-py39h2bbff1b_1 2023-08-09T11:46:43.3813012Z setuptools: 68.0.0-py39haa95532_0 2023-08-09T11:46:43.3813370Z sqlite: 3.41.2-h2bbff1b_0 2023-08-09T11:46:43.3813627Z sympy: 1.11.1-py39haa95532_0 2023-08-09T11:46:43.3813866Z tbb: 2021.8.0-h59b6b97_0 2023-08-09T11:46:43.3814178Z typing_extensions: 4.7.1-py39haa95532_0 2023-08-09T11:46:43.3814448Z tzdata: 2023c-h04d1e81_0 2023-08-09T11:46:43.3814695Z vc: 14.2-h21ff451_1 2023-08-09T11:46:43.3814926Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-08-09T11:46:43.3815178Z wheel: 0.38.4-py39haa95532_0 2023-08-09T11:46:43.3815428Z xz: 5.4.2-h8cc25b3_0 2023-08-09T11:46:43.3815677Z yaml: 0.2.5-he774522_0 2023-08-09T11:46:43.3815904Z zlib: 1.2.13-h8cc25b3_0 2023-08-09T11:46:43.3816142Z zstd: 1.5.5-hd43e919_0 2023-08-09T11:46:43.3816284Z 2023-08-09T11:46:44.8572301Z Preparing transaction: ...working... done 2023-08-09T11:47:00.4646045Z Verifying transaction: ...working... done 2023-08-09T11:48:20.1606825Z Executing transaction: ...working... done 2023-08-09T11:48:21.7431142Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:48:22.2216503Z Solving environment: ...working... done 2023-08-09T11:48:22.3759415Z 2023-08-09T11:48:22.3759790Z ## Package Plan ## 2023-08-09T11:48:22.3759968Z 2023-08-09T11:48:22.3761605Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581506568\_build_env 2023-08-09T11:48:22.3761881Z 2023-08-09T11:48:22.3761886Z 2023-08-09T11:48:22.3762039Z The following NEW packages will be INSTALLED: 2023-08-09T11:48:22.3762219Z 2023-08-09T11:48:22.3762333Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-08-09T11:48:22.3764096Z vswhere: 2.8.4-haa95532_0 2023-08-09T11:48:22.3764262Z 2023-08-09T11:48:22.3798259Z Preparing transaction: ...working... done 2023-08-09T11:48:22.7895889Z Verifying transaction: ...working... done 2023-08-09T11:48:22.8069611Z Executing transaction: ...working... done 2023-08-09T11:48:34.4620367Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581506568\_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:34.4621098Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-08-09T11:48:36.3874191Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:48:36.4858051Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581506568\_h_env\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-08-09T11:48:36.4858549Z !! 2023-08-09T11:48:36.4858672Z 2023-08-09T11:48:36.4858830Z ******************************************************************************** 2023-08-09T11:48:36.4859337Z Please avoid running ``setup.py`` directly. 2023-08-09T11:48:36.4859658Z Instead, use pypa/build, pypa/installer or other 2023-08-09T11:48:36.4859974Z standards-based tools. 2023-08-09T11:48:36.4860132Z 2023-08-09T11:48:36.4860383Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-08-09T11:48:36.4860751Z ******************************************************************************** 2023-08-09T11:48:36.4860901Z 2023-08-09T11:48:36.4860947Z !! 2023-08-09T11:48:36.4861166Z self.initialize_options() 2023-08-09T11:48:36.5285284Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581506568\work\ 2023-08-09T11:48:36.5285800Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581506568\work 2023-08-09T11:48:36.5286245Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581506568\\_build_env', 2023-08-09T11:48:36.5286787Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581506568\\_h_env', 2023-08-09T11:48:36.5287324Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581506568\\work'} 2023-08-09T11:48:36.5287645Z 2023-08-09T11:48:36.5287884Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-08-09T11:48:36.5288149Z 2023-08-09T11:48:36.5288308Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-08-09T11:48:36.5288517Z 2023-08-09T11:48:36.5288681Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-08-09T11:48:36.5288911Z 2023-08-09T11:48:36.5289045Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-08-09T11:48:36.5289261Z 2023-08-09T11:48:36.5289385Z %SRC_DIR%>set "ARCH=64" 2023-08-09T11:48:36.5289581Z 2023-08-09T11:48:36.5289738Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-08-09T11:48:36.5289932Z 2023-08-09T11:48:36.5290111Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-08-09T11:48:36.5290277Z 2023-08-09T11:48:36.5290622Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-08-09T11:48:36.5290768Z 2023-08-09T11:48:36.5290929Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-08-09T11:48:36.5291119Z 2023-08-09T11:48:36.5291229Z %SRC_DIR%>set "SUBDIR=win-64" 2023-08-09T11:48:36.5291381Z 2023-08-09T11:48:36.5291501Z %SRC_DIR%>set "build_platform=win-64" 2023-08-09T11:48:36.5291661Z 2023-08-09T11:48:36.5291772Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-08-09T11:48:36.5291922Z 2023-08-09T11:48:36.5292047Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-08-09T11:48:36.5292179Z 2023-08-09T11:48:36.5292280Z %SRC_DIR%>set "CONDA_PY=39" 2023-08-09T11:48:36.5292420Z 2023-08-09T11:48:36.5292518Z %SRC_DIR%>set "PY3K=1" 2023-08-09T11:48:36.5292654Z 2023-08-09T11:48:36.5292755Z %SRC_DIR%>set "PY_VER=3.9" 2023-08-09T11:48:36.5292895Z 2023-08-09T11:48:36.5293016Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-08-09T11:48:36.5293218Z 2023-08-09T11:48:36.5293338Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-08-09T11:48:36.5293524Z 2023-08-09T11:48:36.5293652Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-08-09T11:48:36.5293870Z 2023-08-09T11:48:36.5293974Z %SRC_DIR%>set "NPY_VER=1.22" 2023-08-09T11:48:36.5294117Z 2023-08-09T11:48:36.5294223Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-08-09T11:48:36.5294368Z 2023-08-09T11:48:36.5294502Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-08-09T11:48:36.5294668Z 2023-08-09T11:48:36.5294741Z %SRC_DIR%>set "PERL_VER=5.26" 2023-08-09T11:48:36.5294882Z 2023-08-09T11:48:36.5294989Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-08-09T11:48:36.5295138Z 2023-08-09T11:48:36.5295235Z %SRC_DIR%>set "LUA_VER=5" 2023-08-09T11:48:36.5295372Z 2023-08-09T11:48:36.5295482Z %SRC_DIR%>set "CONDA_LUA=5" 2023-08-09T11:48:36.5295625Z 2023-08-09T11:48:36.5295721Z %SRC_DIR%>set "R_VER=3.4" 2023-08-09T11:48:36.5295831Z 2023-08-09T11:48:36.5295932Z %SRC_DIR%>set "CONDA_R=3.4" 2023-08-09T11:48:36.5296174Z 2023-08-09T11:48:36.5296437Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230809" 2023-08-09T11:48:36.5296602Z 2023-08-09T11:48:36.5296697Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=gfe9b9ff" 2023-08-09T11:48:36.5296856Z 2023-08-09T11:48:36.5297032Z %SRC_DIR%>set "GIT_FULL_HASH=fe9b9ff75edebf1e0e326f64577d64df3b5858db" 2023-08-09T11:48:36.5297244Z 2023-08-09T11:48:36.5297358Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-08-09T11:48:36.5297514Z 2023-08-09T11:48:36.5297641Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230809" 2023-08-09T11:48:36.5297800Z 2023-08-09T11:48:36.5297905Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-08-09T11:48:36.5298052Z 2023-08-09T11:48:36.5298156Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-08-09T11:48:36.5298323Z 2023-08-09T11:48:36.5298434Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-08-09T11:48:36.5298581Z 2023-08-09T11:48:36.5298813Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-08-09T11:48:36.5299068Z 2023-08-09T11:48:36.5299222Z %SRC_DIR%>set "CPU_COUNT=16" 2023-08-09T11:48:36.5299375Z 2023-08-09T11:48:36.5299486Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-08-09T11:48:36.5299603Z 2023-08-09T11:48:36.5299756Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-08-09T11:48:36.5299903Z 2023-08-09T11:48:36.5302028Z %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:36.5303475Z 2023-08-09T11:48:36.5303606Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-08-09T11:48:36.5303771Z 2023-08-09T11:48:36.5303911Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-08-09T11:48:36.5304088Z 2023-08-09T11:48:36.5304191Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-08-09T11:48:36.5304365Z 2023-08-09T11:48:36.5304509Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-08-09T11:48:36.5304693Z 2023-08-09T11:48:36.5304827Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-08-09T11:48:36.5304995Z 2023-08-09T11:48:36.5305273Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1691581506568/_h_env" 2023-08-09T11:48:36.5305508Z 2023-08-09T11:48:36.5305698Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-08-09T11:48:36.5305885Z 2023-08-09T11:48:36.5306016Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-08-09T11:48:36.5306205Z 2023-08-09T11:48:36.5306373Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-08-09T11:48:36.5306574Z 2023-08-09T11:48:36.5306754Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-08-09T11:48:36.5306962Z 2023-08-09T11:48:36.5307125Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-08-09T11:48:36.5307323Z 2023-08-09T11:48:36.5307461Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-08-09T11:48:36.5307638Z 2023-08-09T11:48:36.5307780Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-08-09T11:48:36.5307925Z 2023-08-09T11:48:36.5308089Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-08-09T11:48:36.5308285Z 2023-08-09T11:48:36.5308404Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=16" 2023-08-09T11:48:36.5308672Z 2023-08-09T11:48:36.5308842Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-08-09T11:48:36.5309040Z 2023-08-09T11:48:36.5309175Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-08-09T11:48:36.5309349Z 2023-08-09T11:48:36.5309486Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-08-09T11:48:36.5309626Z 2023-08-09T11:48:36.5309774Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-08-09T11:48:36.5309954Z 2023-08-09T11:48:36.5310086Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-08-09T11:48:36.5310252Z 2023-08-09T11:48:36.5310359Z %SRC_DIR%>set "PROMPT=$P$G" 2023-08-09T11:48:36.5310505Z 2023-08-09T11:48:36.5310843Z %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:36.5311242Z 2023-08-09T11:48:36.5311363Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-08-09T11:48:36.5311493Z 2023-08-09T11:48:36.5311652Z %SRC_DIR%>set "SystemDrive=C:" 2023-08-09T11:48:36.5311900Z 2023-08-09T11:48:36.5312023Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-08-09T11:48:36.5312180Z 2023-08-09T11:48:36.5312335Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:48:36.5312518Z 2023-08-09T11:48:36.5312666Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:48:36.5312846Z 2023-08-09T11:48:36.5312980Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-08-09T11:48:36.5313117Z 2023-08-09T11:48:36.5313237Z %SRC_DIR%>set "USERNAME=runneruser" 2023-08-09T11:48:36.5313396Z 2023-08-09T11:48:36.5313536Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-08-09T11:48:36.5313709Z 2023-08-09T11:48:36.5313820Z %SRC_DIR%>set "windir=C:\Windows" 2023-08-09T11:48:36.5313968Z 2023-08-09T11:48:36.5314103Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-08-09T11:48:36.5314273Z 2023-08-09T11:48:36.5314433Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel" 2023-08-09T11:48:36.5314746Z 2023-08-09T11:48:36.5314892Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-08-09T11:48:36.5315068Z 2023-08-09T11:48:36.5315219Z %SRC_DIR%>set "ignore_build_only_deps={'python', 'numpy'}" 2023-08-09T11:48:36.5315400Z 2023-08-09T11:48:36.5315554Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-08-09T11:48:36.5315742Z 2023-08-09T11:48:36.5315953Z %SRC_DIR%>set "extend_keys={'ignore_build_only_deps', 'extend_keys', 'pin_run_as_build', 'ignore_version'}" 2023-08-09T11:48:36.5316182Z 2023-08-09T11:48:36.5316465Z %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:36.5316754Z 2023-08-09T11:48:36.5316860Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-08-09T11:48:36.5317090Z 2023-08-09T11:48:36.5317242Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-08-09T11:48:36.5317436Z 2023-08-09T11:48:36.5317616Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-08-09T11:48:36.5317782Z 2023-08-09T11:48:36.5317965Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-08-09T11:48:36.5318166Z 2023-08-09T11:48:36.5318268Z %SRC_DIR%>set "r_base=3.4" 2023-08-09T11:48:36.5318410Z 2023-08-09T11:48:36.5318499Z %SRC_DIR%>set "target_platform=win-64" 2023-08-09T11:48:36.5318659Z 2023-08-09T11:48:36.5318771Z %SRC_DIR%>set "c_compiler=vs2019" 2023-08-09T11:48:36.5318923Z 2023-08-09T11:48:36.5319037Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-08-09T11:48:36.5319190Z 2023-08-09T11:48:36.5319281Z %SRC_DIR%>set "vc=14" 2023-08-09T11:48:36.5319414Z 2023-08-09T11:48:36.5319532Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-08-09T11:48:36.5319658Z 2023-08-09T11:48:36.5319790Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-08-09T11:48:36.5319956Z 2023-08-09T11:48:36.5320085Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-08-09T11:48:36.5320340Z 2023-08-09T11:48:36.5320468Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-08-09T11:48:36.5320631Z 2023-08-09T11:48:36.5320839Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581506568\pip_cache" 2023-08-09T11:48:36.5321069Z 2023-08-09T11:48:36.5321178Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-08-09T11:48:36.5321297Z 2023-08-09T11:48:36.5321435Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-08-09T11:48:36.5321607Z 2023-08-09T11:48:36.5321729Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-08-09T11:48:36.5321891Z 2023-08-09T11:48:36.5322076Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:48:36.5322289Z 2023-08-09T11:48:36.5322493Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-08-09T11:48:36.5322723Z 2023-08-09T11:48:36.5323025Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-08-09T11:48:36.5323301Z 2023-08-09T11:48:36.5323388Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-08-09T11:48:36.5323584Z 2023-08-09T11:48:36.5323681Z %SRC_DIR%>SET MSSdk=1 2023-08-09T11:48:36.5323820Z 2023-08-09T11:48:36.5323925Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-08-09T11:48:36.5324074Z 2023-08-09T11:48:36.5324174Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-08-09T11:48:36.5324318Z 2023-08-09T11:48:36.5324416Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-08-09T11:48:36.5324528Z 2023-08-09T11:48:36.5324667Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-08-09T11:48:36.5324838Z 2023-08-09T11:48:36.5324957Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-08-09T11:48:36.5325112Z 2023-08-09T11:48:36.5325279Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-08-09T11:48:36.5325484Z 2023-08-09T11:48:36.5325584Z %SRC_DIR%>set "CXX=cl.exe" 2023-08-09T11:48:36.5325732Z 2023-08-09T11:48:36.5325799Z %SRC_DIR%>set "CC=cl.exe" 2023-08-09T11:48:36.5325940Z 2023-08-09T11:48:36.5326050Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-08-09T11:48:36.5326282Z 2023-08-09T11:48:36.5326567Z %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:36.5326858Z 2023-08-09T11:48:36.5327067Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-08-09T11:48:36.5327299Z 2023-08-09T11:48:36.5327772Z %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:36.5328243Z 2023-08-09T11:48:36.5328551Z %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:36.5328918Z 2023-08-09T11:48:36.5329230Z %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:36.5329584Z 2023-08-09T11:48:36.6195037Z %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:36.6195525Z 2023-08-09T11:48:36.6195894Z %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:36.6196527Z 2023-08-09T11:48:36.6196671Z %SRC_DIR%>IF NOT "1" == "" ( 2023-08-09T11:48:36.6197066Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-08-09T11:48:36.6197392Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-08-09T11:48:36.6197716Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-08-09T11:48:36.6198141Z ) 2023-08-09T11:48:36.6198272Z 2023-08-09T11:48:36.6198387Z %SRC_DIR%>call :GetWin10SdkDir 2023-08-09T11:48:36.6198540Z 2023-08-09T11:48:36.6198691Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:48:36.6198905Z 2023-08-09T11:48:36.6199107Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:48:36.6199335Z 2023-08-09T11:48:36.6199522Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-08-09T11:48:36.6199738Z 2023-08-09T11:48:36.6199923Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-08-09T11:48:36.6200137Z 2023-08-09T11:48:36.6200250Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-08-09T11:48:36.6200407Z 2023-08-09T11:48:36.6200501Z %SRC_DIR%>exit /B 0 2023-08-09T11:48:36.6200607Z 2023-08-09T11:48:36.6200860Z %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:36.6201136Z 2023-08-09T11:48:36.6201304Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-08-09T11:48:36.6201496Z 2023-08-09T11:48:36.6201770Z %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:36.6202174Z Windows SDK version found as: "10.0.19041.0" 2023-08-09T11:48:36.6202384Z 2023-08-09T11:48:36.6202499Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-08-09T11:48:36.6202723Z set "target_platform=amd64" 2023-08-09T11:48:36.6203039Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-08-09T11:48:36.6203283Z set "BITS=64" 2023-08-09T11:48:36.6203485Z ) else ( 2023-08-09T11:48:36.6203672Z set "target_platform=x86" 2023-08-09T11:48:36.6203936Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-08-09T11:48:36.6204177Z set "BITS=32" 2023-08-09T11:48:36.6204382Z ) 2023-08-09T11:48:36.6204463Z 2023-08-09T11:48:36.6204768Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-08-09T11:48:36.6204987Z 2023-08-09T11:48:36.6205178Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-08-09T11:48:36.6205394Z 2023-08-09T11:48:36.6205653Z 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:36.6206091Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-08-09T11:48:36.6206453Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-08-09T11:48:36.6206755Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-08-09T11:48:36.6207074Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-08-09T11:48:36.6207387Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-08-09T11:48:36.6207690Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-08-09T11:48:36.6207958Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-08-09T11:48:36.6208302Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-08-09T11:48:36.6208782Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-08-09T11:48:36.6209216Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-08-09T11:48:36.6209531Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-08-09T11:48:36.6209850Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-08-09T11:48:36.6210133Z ********************************************************************** 2023-08-09T11:48:36.6210426Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-08-09T11:48:36.6210701Z ** Copyright (c) 2021 Microsoft Corporation 2023-08-09T11:48:36.6210978Z ********************************************************************** 2023-08-09T11:48:36.6211264Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-08-09T11:48:36.6211551Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-08-09T11:48:36.6211915Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-08-09T11:48:36.6212213Z [DEBUG:core\msbuild.bat] initializing... 2023-08-09T11:48:36.6212508Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-08-09T11:48:36.6212795Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-08-09T11:48:36.6213045Z [DEBUG:winsdk.bat] initializing... 2023-08-09T11:48:36.6213313Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-08-09T11:48:36.6213601Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-08-09T11:48:36.6213882Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-08-09T11:48:36.6214175Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-08-09T11:48:36.6214479Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-08-09T11:48:36.6214813Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-08-09T11:48:36.6215105Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-08-09T11:48:36.6215373Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-08-09T11:48:36.6215689Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-08-09T11:48:36.6216005Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-08-09T11:48:36.6216304Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-08-09T11:48:36.6216566Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-08-09T11:48:36.6216850Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-08-09T11:48:36.6217123Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-08-09T11:48:36.6217436Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-08-09T11:48:36.6217840Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-08-09T11:48:36.6218249Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-08-09T11:48:36.6218524Z -- Git branch: nightly 2023-08-09T11:48:36.6218811Z -- Git SHA: fe9b9ff75edebf1e0e326f64577d64df3b5858db 2023-08-09T11:48:36.6219052Z -- Git tag: None 2023-08-09T11:48:36.6219316Z -- PyTorch dependency: torch==2.1.0.dev20230809 2023-08-09T11:48:36.6219602Z -- Building version 2.1.0.dev20230809 2023-08-09T11:48:36.6220471Z running install 2023-08-09T11:48:36.6220677Z running build 2023-08-09T11:48:36.6220944Z running build_py 2023-08-09T11:48:36.6221166Z creating build 2023-08-09T11:48:36.6221423Z creating build\lib.win-amd64-cpython-39 2023-08-09T11:48:36.6221711Z creating build\lib.win-amd64-cpython-39\torchaudio 2023-08-09T11:48:36.6222093Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-08-09T11:48:36.6222515Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-08-09T11:48:36.6222924Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-08-09T11:48:36.6223269Z creating build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T11:48:36.6223688Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T11:48:36.6224167Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T11:48:36.6224667Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T11:48:36.6225148Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T11:48:36.6225583Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T11:48:36.6226040Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T11:48:36.6226504Z creating build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-08-09T11:48:36.6226975Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-08-09T11:48:36.6227418Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-08-09T11:48:36.6227835Z creating build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6228259Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6228837Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6229323Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6229759Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6230238Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6230716Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6231183Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6231629Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6232189Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6232727Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6233265Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6233750Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6234182Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6234648Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6235112Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6235567Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6236047Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6236589Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6237055Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6237514Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6237974Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6238475Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6238946Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T11:48:36.6239356Z creating build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T11:48:36.6239790Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T11:48:36.6240286Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T11:48:36.7205987Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-08-09T11:49:26.0568186Z copying torchaudio\functional\_alignment.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T11:49:26.0569957Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T11:49:26.0570617Z creating build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T11:49:26.0571262Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T11:49:26.0571985Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T11:49:26.0572613Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T11:49:26.0573286Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T11:49:26.0574028Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T11:49:26.0647602Z creating build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:49:26.0648367Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:49:26.0649021Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:49:26.0709513Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:49:26.0710361Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:49:26.0711242Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:49:26.0712106Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:49:26.0712967Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:49:26.0713954Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:49:26.0718445Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:49:26.0719252Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:49:26.0719959Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T11:49:26.0720611Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T11:49:26.0721350Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T11:49:26.0722372Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T11:49:26.0723132Z copying torchaudio\pipelines\_squim_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T11:49:26.0723878Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T11:49:26.0724767Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype 2023-08-09T11:49:26.0725410Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype 2023-08-09T11:49:26.0726197Z creating build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-08-09T11:49:26.0726872Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-08-09T11:49:26.0727623Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-08-09T11:49:26.0728267Z creating build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-08-09T11:49:26.0728871Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-08-09T11:49:26.0729597Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-08-09T11:49:26.0730341Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-08-09T11:49:26.0731008Z creating build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T11:49:26.0731651Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T11:49:26.0732297Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T11:49:26.0733051Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T11:49:26.0733773Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T11:49:26.0734373Z creating build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-08-09T11:49:26.0735017Z copying torchaudio\_backend\ffmpeg.py -> build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-08-09T11:49:26.0735655Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-08-09T11:49:26.0736360Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-08-09T11:49:26.0737200Z creating build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-08-09T11:49:26.0737829Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-08-09T11:49:26.0738493Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-08-09T11:49:26.0739316Z creating build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-08-09T11:49:26.0740003Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-08-09T11:49:26.0740716Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-08-09T11:49:26.0741339Z creating build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-08-09T11:49:26.0742011Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-08-09T11:49:26.0742872Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-08-09T11:49:26.0743711Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-08-09T11:49:26.0744438Z creating build\lib.win-amd64-cpython-39\torchaudio\models\squim 2023-08-09T11:49:26.0745157Z copying torchaudio\models\squim\objective.py -> build\lib.win-amd64-cpython-39\torchaudio\models\squim 2023-08-09T11:49:26.0745900Z copying torchaudio\models\squim\subjective.py -> build\lib.win-amd64-cpython-39\torchaudio\models\squim 2023-08-09T11:49:26.0746702Z copying torchaudio\models\squim\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\squim 2023-08-09T11:49:26.0747444Z creating build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T11:49:26.0748177Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T11:49:26.0749233Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T11:49:26.0750060Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T11:49:26.0750877Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T11:49:26.0751612Z creating build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:26.0752560Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:26.0753476Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:26.0754346Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:26.0755092Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T11:49:26.0755854Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T11:49:26.0756693Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T11:49:26.0757486Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T11:49:26.0758352Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T11:49:26.0759172Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:26.0759960Z copying torchaudio\pipelines\_wav2vec2\aligner.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:26.0760838Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:26.0761645Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:26.0762727Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:26.0763490Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-08-09T11:49:26.0764260Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-08-09T11:49:26.0765099Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-08-09T11:49:26.0765831Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T11:49:26.0766696Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T11:49:26.0767613Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T11:49:26.0768486Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T11:49:26.0769349Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T11:49:26.0770134Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:49:26.0770953Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:49:30.0508619Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:49:30.0509691Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:49:30.0510569Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:49:30.0511710Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:49:30.0512665Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:49:30.0513556Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T11:49:30.0514259Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-08-09T11:49:30.0515067Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-08-09T11:49:30.0516023Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-08-09T11:49:30.0516906Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-08-09T11:49:30.0521817Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-08-09T11:49:30.0522852Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-08-09T11:49:30.0523902Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-08-09T11:49:30.0524866Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:30.0526012Z copying torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:30.0527249Z copying torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:30.0582920Z copying torchaudio\prototype\pipelines\_vggish\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:30.0674865Z running build_ext 2023-08-09T11:49:30.0675760Z -- The C compiler identification is MSVC 19.29.30151.0 2023-08-09T11:49:30.0676808Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-08-09T11:49:30.0677446Z -- Detecting C compiler ABI info 2023-08-09T11:49:30.0677973Z -- Detecting C compiler ABI info - done 2023-08-09T11:49:30.0678812Z -- 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:30.0679589Z -- Detecting C compile features 2023-08-09T11:49:30.0680136Z -- Detecting C compile features - done 2023-08-09T11:49:30.0680730Z -- Detecting CXX compiler ABI info 2023-08-09T11:49:30.0681262Z -- Detecting CXX compiler ABI info - done 2023-08-09T11:49:30.0682052Z -- 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:30.0682841Z -- Detecting CXX compile features 2023-08-09T11:49:30.0683436Z -- Detecting CXX compile features - done 2023-08-09T11:49:30.0684319Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581506568/_h_env/Lib/site-packages/torch/lib/torch.lib 2023-08-09T11:49:30.0685352Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581506568/_h_env/libs/python39.lib (found suitable exact version "3.9.17") found components: Development Development.Module Development.Embed 2023-08-09T11:49:30.0686255Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-08-09T11:49:30.0686886Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-08-09T11:49:30.0687502Z -- Found OpenMP: TRUE (found version "2.0") 2023-08-09T11:49:30.0688144Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-08-09T11:49:30.0688862Z -- Building FFmpeg integration with multi version support 2023-08-09T11:49:30.0689406Z -- Configuring done (29.0s) 2023-08-09T11:49:30.0689937Z -- Generating done (0.1s) 2023-08-09T11:49:30.0719443Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581506568/work/build/temp.win-amd64-cpython-39/Release 2023-08-09T11:49:30.0760625Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:30.0998441Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:30.0999512Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:30.0999992Z 2023-08-09T11:49:30.1000668Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:30.1001922Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:30.1003157Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:30.1004367Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:30.1005393Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1006382Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1007608Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:30.1008505Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:30.1009419Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:49:30.1011805Z [2/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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:30.1067194Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:30.1142902Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:30.1220266Z 2023-08-09T11:49:30.1221339Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:30.1401295Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:30.1402689Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:30.1405772Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:30.1406845Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1436491Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:30.1437456Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:30.1683928Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:31.5226787Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:31.6148481Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:31.6228632Z 2023-08-09T11:49:31.6229841Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:31.6778638Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:31.6780207Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:31.6909546Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:31.7048489Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:31.7125432Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:31.7126328Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:31.7128510Z [4/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:31.7677874Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:31.7868771Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:31.7940407Z 2023-08-09T11:49:31.8004664Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:31.8543270Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:31.8705706Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:31.8708301Z [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_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-08-09T11:49:31.9142838Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:31.9143680Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:31.9209908Z 2023-08-09T11:49:31.9210651Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:31.9901696Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:31.9902724Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:31.9904748Z [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_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-08-09T11:49:31.9908447Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:31.9909135Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:31.9909483Z 2023-08-09T11:49:31.9910214Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:31.9911090Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:31.9913531Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.0103703Z [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:32.0105258Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:32.0105770Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:32.0106082Z 2023-08-09T11:49:32.0106509Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.0107291Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.0107926Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:32.0110975Z [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:32.0500623Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:32.0518825Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:32.0519420Z 2023-08-09T11:49:32.0519909Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(136): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:32.0520701Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(147): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:32.0521538Z %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:32.0522401Z %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:32.0523715Z %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:32.0524597Z %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:32.0525452Z %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:32.0526328Z %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:32.0527156Z %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:32.0528033Z %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:32.0529199Z %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:32.0536616Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-08-09T11:49:32.0590906Z %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:32.0638610Z with 2023-08-09T11:49:32.0639006Z [ 2023-08-09T11:49:32.0640188Z DTYPE=float, 2023-08-09T11:49:32.0640641Z CAST_DTYPE=float 2023-08-09T11:49:32.0641578Z ] 2023-08-09T11:49:32.2870150Z %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:32.2871389Z with 2023-08-09T11:49:32.2871734Z [ 2023-08-09T11:49:32.2872035Z DTYPE=float 2023-08-09T11:49:32.2872436Z ] 2023-08-09T11:49:32.2873069Z %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:32.2874192Z %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:32.2874957Z with 2023-08-09T11:49:32.2875233Z [ 2023-08-09T11:49:32.2875592Z CAST_DTYPE=float, 2023-08-09T11:49:32.2875984Z DTYPE=float 2023-08-09T11:49:32.2876313Z ] 2023-08-09T11:49:32.2877438Z %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:32.2878326Z with 2023-08-09T11:49:32.2878663Z [ 2023-08-09T11:49:32.2879110Z CAST_DTYPE=float, 2023-08-09T11:49:32.2879460Z DTYPE=float 2023-08-09T11:49:32.2879807Z ] 2023-08-09T11:49:32.2880534Z %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:32.2881207Z with 2023-08-09T11:49:32.2881495Z [ 2023-08-09T11:49:32.2881860Z CAST_DTYPE=float 2023-08-09T11:49:32.2882218Z ] 2023-08-09T11:49:32.2883214Z %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:32.2884090Z with 2023-08-09T11:49:32.2884439Z [ 2023-08-09T11:49:32.2884849Z DTYPE=float, 2023-08-09T11:49:32.2885281Z CAST_DTYPE=float 2023-08-09T11:49:32.2885597Z ] 2023-08-09T11:49:32.2886189Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:32.2887555Z %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:32.2948697Z with 2023-08-09T11:49:32.2949320Z [ 2023-08-09T11:49:32.2949642Z DTYPE=float 2023-08-09T11:49:32.2998490Z ] 2023-08-09T11:49:32.2999420Z %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:32.3000500Z %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:32.3001198Z with 2023-08-09T11:49:32.3001529Z [ 2023-08-09T11:49:32.3001853Z DTYPE=float 2023-08-09T11:49:32.3002193Z ] 2023-08-09T11:49:32.3002939Z %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:32.3003739Z with 2023-08-09T11:49:32.3004069Z [ 2023-08-09T11:49:32.3004403Z DTYPE=float 2023-08-09T11:49:32.3004683Z ] 2023-08-09T11:49:32.3019991Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.3021011Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.3021931Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:32.3024270Z [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\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-08-09T11:49:32.3026364Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:32.3026982Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:32.3027323Z 2023-08-09T11:49:32.3027722Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.3028474Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.3029305Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:32.3031540Z [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:32.3033367Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:32.3033914Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:32.3034236Z 2023-08-09T11:49:32.3034601Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(136): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:32.3035394Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(147): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:32.3036199Z %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:32.3037565Z %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:32.3038417Z %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:32.3039308Z %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:32.3040204Z %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:32.3041098Z %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:32.3041990Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:32.3042882Z %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:32.3043945Z %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:32.3044824Z %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:32.3045924Z %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:32.3046662Z with 2023-08-09T11:49:32.3047001Z [ 2023-08-09T11:49:32.3047317Z DTYPE=c10::Half 2023-08-09T11:49:32.3047677Z ] 2023-08-09T11:49:32.3048759Z %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:32.3049646Z with 2023-08-09T11:49:32.3050155Z [ 2023-08-09T11:49:32.3050516Z DTYPE=c10::Half 2023-08-09T11:49:32.3050848Z ] 2023-08-09T11:49:32.3051556Z %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:32.3052153Z with 2023-08-09T11:49:32.3052476Z [ 2023-08-09T11:49:32.3052841Z DTYPE=c10::Half 2023-08-09T11:49:32.3053188Z ] 2023-08-09T11:49:32.3054200Z %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:32.3055111Z with 2023-08-09T11:49:32.3055434Z [ 2023-08-09T11:49:32.3055846Z DTYPE=c10::Half, 2023-08-09T11:49:32.3056430Z CAST_DTYPE=float 2023-08-09T11:49:32.3056779Z ] 2023-08-09T11:49:41.7044850Z %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:41.7045909Z with 2023-08-09T11:49:41.7046254Z [ 2023-08-09T11:49:41.7046589Z DTYPE=c10::Half 2023-08-09T11:49:41.7046952Z ] 2023-08-09T11:49:41.7047614Z %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:41.7049094Z %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:41.7049883Z with 2023-08-09T11:49:41.7050182Z [ 2023-08-09T11:49:41.7050546Z DTYPE=c10::Half 2023-08-09T11:49:41.7050914Z ] 2023-08-09T11:49:41.7051729Z %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:41.7052547Z with 2023-08-09T11:49:41.7052880Z [ 2023-08-09T11:49:41.7053247Z DTYPE=c10::Half 2023-08-09T11:49:41.7053611Z ] 2023-08-09T11:49:41.7054161Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:41.7055571Z %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:41.7056681Z with 2023-08-09T11:49:41.7057010Z [ 2023-08-09T11:49:41.7057322Z DTYPE=float 2023-08-09T11:49:41.7057673Z ] 2023-08-09T11:49:41.7058947Z %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:41.7060159Z with 2023-08-09T11:49:41.7060522Z [ 2023-08-09T11:49:41.7061089Z DTYPE=float, 2023-08-09T11:49:41.7061497Z CAST_DTYPE=float 2023-08-09T11:49:41.7061881Z ] 2023-08-09T11:49:41.7062564Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:41.7063950Z %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:41.7065028Z with 2023-08-09T11:49:41.7065371Z [ 2023-08-09T11:49:41.7065786Z DTYPE=float 2023-08-09T11:49:41.7066134Z ] 2023-08-09T11:49:41.7066691Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:41.7067540Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:41.7068377Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:41.7078459Z [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\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:41.7080334Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:41.7081124Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:41.7081431Z 2023-08-09T11:49:41.7081761Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(136): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:41.7082553Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(147): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:41.7083391Z %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:41.7084289Z %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:41.7085270Z %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:41.7086165Z %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:41.7087089Z %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:41.7088005Z %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:41.7088927Z %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:41.7089846Z %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:41.7090766Z %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:41.7091758Z %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:41.7093124Z %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:41.7093922Z with 2023-08-09T11:49:41.7094269Z [ 2023-08-09T11:49:41.7094621Z CAST_DTYPE=float, 2023-08-09T11:49:41.7094982Z DTYPE=float 2023-08-09T11:49:41.7095333Z ] 2023-08-09T11:49:41.7096215Z %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:41.7096976Z with 2023-08-09T11:49:41.7097334Z [ 2023-08-09T11:49:41.7097696Z CAST_DTYPE=float, 2023-08-09T11:49:41.7098130Z DTYPE=float 2023-08-09T11:49:41.7098471Z ] 2023-08-09T11:49:41.7099197Z %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:41.7099887Z with 2023-08-09T11:49:41.7100232Z [ 2023-08-09T11:49:41.7100599Z CAST_DTYPE=float 2023-08-09T11:49:41.7100923Z ] 2023-08-09T11:49:41.7101877Z %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:41.7102770Z with 2023-08-09T11:49:41.7103102Z [ 2023-08-09T11:49:41.7103468Z DTYPE=float, 2023-08-09T11:49:41.7103860Z CAST_DTYPE=float 2023-08-09T11:49:41.7104265Z ] 2023-08-09T11:49:41.7105315Z %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:41.7106539Z with 2023-08-09T11:49:41.7106835Z [ 2023-08-09T11:49:41.7107182Z DTYPE=float 2023-08-09T11:49:41.7107524Z ] 2023-08-09T11:49:41.7108062Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:41.7109469Z %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:41.7110601Z with 2023-08-09T11:49:41.7110930Z [ 2023-08-09T11:49:41.7111294Z DTYPE=float 2023-08-09T11:49:41.7111590Z ] 2023-08-09T11:49:41.7112200Z %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:41.7113269Z %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:41.7113841Z with 2023-08-09T11:49:41.7114143Z [ 2023-08-09T11:49:41.7114420Z DTYPE=float 2023-08-09T11:49:41.7114756Z ] 2023-08-09T11:49:41.7115583Z %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:44.6009784Z with 2023-08-09T11:49:44.6010170Z [ 2023-08-09T11:49:44.6010773Z DTYPE=float 2023-08-09T11:49:44.6011098Z ] 2023-08-09T11:49:44.6011653Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6012304Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6013134Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:44.6015001Z [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\rnnt\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-08-09T11:49:44.6016770Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:44.6017258Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:44.6017547Z 2023-08-09T11:49:44.6017893Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6018653Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6019394Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:44.6020123Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:44.6020795Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6021615Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6031387Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6040163Z [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\rir.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rir.cpp 2023-08-09T11:49:44.6041775Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:44.6042320Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:44.6073987Z 2023-08-09T11:49:44.6074394Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:49:44.6074932Z with 2023-08-09T11:49:44.6075247Z [ 2023-08-09T11:49:44.6075577Z scalar_t=scalar_t 2023-08-09T11:49:44.6075847Z ] 2023-08-09T11:49:44.6076657Z %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:44.6077640Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:49:44.6078196Z with 2023-08-09T11:49:44.6078522Z [ 2023-08-09T11:49:44.6078823Z scalar_t=scalar_t 2023-08-09T11:49:44.6079166Z ] 2023-08-09T11:49:44.6079969Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:49:44.6081059Z with 2023-08-09T11:49:44.6081348Z [ 2023-08-09T11:49:44.6081693Z scalar_t=scalar_t 2023-08-09T11:49:44.6082048Z ] 2023-08-09T11:49:44.6082641Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:44.6083771Z %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:44.6084757Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:44.6085568Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:44.6086373Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6087175Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6087964Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:44.6089865Z [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:44.6091912Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:44.6092482Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:44.6092790Z 2023-08-09T11:49:44.6093172Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6093921Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6094669Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:44.6095384Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:44.6096178Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6096926Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6097633Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6099538Z [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\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:44.6101284Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:44.6101893Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:44.6102164Z 2023-08-09T11:49:44.6102786Z %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:44.6103380Z with 2023-08-09T11:49:44.6103687Z [ 2023-08-09T11:49:44.6103998Z T=target_t 2023-08-09T11:49:44.6104275Z ] 2023-08-09T11:49:44.6105168Z %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:44.6106234Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6107104Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:44.6107875Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:44.6110045Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:44.6111885Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:44.6112381Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:44.6112680Z 2023-08-09T11:49:47.7026627Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:47.7105333Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:47.7118762Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:47.7119877Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:47.7121908Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:47.7122734Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:47.7124108Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:47.7124934Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:47.7126240Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:47.7127026Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:47.7128357Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:47.7130734Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:47.7132921Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:47.7133864Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:47.7134333Z 2023-08-09T11:49:47.7134993Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:47.7136161Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:47.7137413Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:47.7138643Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:47.7139771Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:47.7140703Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:47.7141594Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:47.7143667Z [18/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:47.7146736Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:47.7147490Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:47.7148139Z 2023-08-09T11:49:47.7148814Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:49:47.7149422Z with 2023-08-09T11:49:47.7149737Z [ 2023-08-09T11:49:47.7150079Z T=scalar_t 2023-08-09T11:49:47.7150418Z ] 2023-08-09T11:49:47.7154256Z %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:47.7155424Z with 2023-08-09T11:49:47.7155708Z [ 2023-08-09T11:49:47.7155961Z T=scalar_t, 2023-08-09T11:49:47.7156324Z PtrTraits=at::DefaultPtrTraits, 2023-08-09T11:49:47.7156714Z index_t=int64_t 2023-08-09T11:49:47.7157002Z ] 2023-08-09T11:49:47.7157608Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:49:47.7158197Z with 2023-08-09T11:49:47.7158537Z [ 2023-08-09T11:49:47.7158842Z T=scalar_t 2023-08-09T11:49:47.7159199Z ] 2023-08-09T11:49:47.7160005Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:47.7160855Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:47.7161696Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:47.7163720Z [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:47.7165557Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:47.7166064Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:47.7166374Z 2023-08-09T11:49:47.7166754Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:47.7167540Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:47.7168341Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:48.0340099Z [20/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\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:48.0344766Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:48.0346013Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:48.0346386Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:48.0346588Z 2023-08-09T11:49:48.0346927Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:48.0347587Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:48.0348337Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:48.0348998Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:48.0349546Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:49:48.0350045Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:48.0350514Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:48.0350994Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:48.0351464Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:48.0352007Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:48.0352480Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:48.0353044Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:49:48.0361472Z [22/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\Lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:48.0367017Z [23/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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:48.0369106Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:48.0369693Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:48.0370029Z 2023-08-09T11:49:48.0370571Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:48.0371674Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:48.0372654Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:48.0373734Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:48.0374659Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:49:48.0375466Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:48.0376199Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:48.0376894Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:50.1954127Z [24/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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50.1956212Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:50.1956833Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:50.1957185Z 2023-08-09T11:49:50.1957810Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:50.1958994Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:50.1960146Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:50.1961409Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:50.1962409Z %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:50.1963578Z %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:50.1964472Z %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:50.1965331Z %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:50.1966332Z 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:50.1966999Z with 2023-08-09T11:49:50.1967340Z [ 2023-08-09T11:49:50.1967678Z _Ty=int64_t 2023-08-09T11:49:50.1968017Z ] 2023-08-09T11:49:50.1968848Z 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:50.1969631Z with 2023-08-09T11:49:50.1969932Z [ 2023-08-09T11:49:50.1970222Z _This=int64_t, 2023-08-09T11:49:50.1970542Z _Other=double & 2023-08-09T11:49:50.1970851Z ] 2023-08-09T11:49:50.1971652Z 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:50.1972357Z with 2023-08-09T11:49:50.1972718Z [ 2023-08-09T11:49:50.1973027Z _This=int64_t, 2023-08-09T11:49:50.1973395Z _Other=double & 2023-08-09T11:49:50.1973716Z ] 2023-08-09T11:49:50.1974531Z 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:50.1975535Z with 2023-08-09T11:49:50.1975860Z [ 2023-08-09T11:49:50.1976239Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:50.1976594Z _This2=double & 2023-08-09T11:49:50.1976875Z ] 2023-08-09T11:49:50.1977709Z 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:50.1978473Z with 2023-08-09T11:49:50.1978797Z [ 2023-08-09T11:49:50.1979144Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:50.1979494Z _This2=double & 2023-08-09T11:49:50.1979807Z ] 2023-08-09T11:49:50.1980728Z 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:50.1981612Z with 2023-08-09T11:49:50.1981886Z [ 2023-08-09T11:49:50.1982216Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:50.1982637Z _This2=torch::autograd::Variable & 2023-08-09T11:49:50.1982973Z ] 2023-08-09T11:49:50.1983872Z 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:50.1984703Z with 2023-08-09T11:49:50.1984981Z [ 2023-08-09T11:49:50.1985289Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:50.1985667Z _This2=torch::autograd::Variable & 2023-08-09T11:49:50.1986045Z ] 2023-08-09T11:49:50.1987059Z %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:50.1987779Z with 2023-08-09T11:49:50.1988047Z [ 2023-08-09T11:49:50.1988379Z _This2=at::Tensor & 2023-08-09T11:49:50.1988700Z ] 2023-08-09T11:49:50.1989590Z %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:50.1990302Z with 2023-08-09T11:49:50.1990546Z [ 2023-08-09T11:49:50.1990854Z _This2=at::Tensor & 2023-08-09T11:49:50.1991170Z ] 2023-08-09T11:49:50.1991699Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:50.1992491Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:50.1993258Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:50.1994008Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:50.1996222Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50.1998458Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:50.1999019Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:50.1999341Z 2023-08-09T11:49:50.1999892Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:50.2001001Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:50.2002055Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:50.2003153Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:50.2004059Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:50.2004848Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:50.2005603Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:50.2007926Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50.2009849Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:51.7605186Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:51.7605553Z 2023-08-09T11:49:51.7606105Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:51.7607232Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:51.7608328Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:51.7609380Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:51.7610278Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.7611003Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.7611731Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:51.7630608Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:51.7633411Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:51.7633933Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:51.7634169Z 2023-08-09T11:49:51.7634575Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:51.7635442Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:51.7636565Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:51.7637566Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:51.7638422Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.7639406Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.7640148Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:51.7643323Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:51.7645017Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:51.7645511Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:51.7645790Z 2023-08-09T11:49:51.7646289Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:51.7647337Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:51.7648377Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:51.7649409Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:51.7650278Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:51.7650990Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:51.7651722Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:51.7652448Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:51.7653398Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:51.7654148Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:49:51.7654906Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:49:51.7655738Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.7656450Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.7657157Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:51.7657918Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:51.7665482Z [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_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:51.7667394Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:51.7667887Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:51.7668154Z 2023-08-09T11:49:51.7668855Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:51.7670038Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:51.7671032Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:51.7672108Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:51.7673055Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.7673739Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:51.7674466Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:58.4143027Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:58.4145043Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:58.4145605Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:58.4146179Z 2023-08-09T11:49:58.4146714Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:58.4147876Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:58.4148902Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:58.4149941Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:58.4150914Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(385): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:49:58.4151795Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(384): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:49:58.4152730Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(503): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:49:58.4153648Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(502): warning C4100: 'num_chunks': unreferenced formal parameter 2023-08-09T11:49:58.4154540Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(501): warning C4100: 'frames_per_chunk': unreferenced formal parameter 2023-08-09T11:49:58.4155367Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(500): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:49:58.4156121Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:58.4157117Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:58.4157887Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:58.4160088Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:58.4162069Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:58.4162591Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:58.4162898Z 2023-08-09T11:49:58.4163425Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:58.4179865Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:58.4181075Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:58.4182087Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:58.4183334Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:49:58.4184255Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(242): warning C4100: 'num_channels': unreferenced formal parameter 2023-08-09T11:49:58.4185121Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(241): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:58.4185999Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(240): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:49:58.4186889Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(271): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:49:58.4187795Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(270): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:58.4188676Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(269): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:49:58.4189534Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:58.4190481Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:49:58.4191322Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:58.4192235Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:49:58.4193077Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:58.4193808Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:58.4194721Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:58.4196988Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:58.4198872Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:58.4199417Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:58.4199732Z 2023-08-09T11:49:58.4200220Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:58.4201257Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:58.4202289Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:58.4203427Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:58.4204305Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:58.4205058Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:58.4206003Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:58.4206749Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:00.9782036Z [33/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:00.9792107Z [34/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-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:00.9819453Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:00.9820380Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:00.9822180Z 2023-08-09T11:50:00.9822928Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:00.9824354Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:00.9825718Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:00.9827439Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:00.9838698Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:00.9839867Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:00.9840814Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:00.9841713Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:00.9842576Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:00.9843434Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:00.9844129Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:00.9846840Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:01.0200977Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:01.0202627Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:01.0203404Z 2023-08-09T11:50:01.0204385Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:01.0205956Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:01.0208144Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:01.0209805Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:01.0211202Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:01.0212357Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:01.0213487Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:01.0215142Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:01.0217775Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:01.0220308Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:01.0221241Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:01.0222131Z 2023-08-09T11:50:01.0223509Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:03.7151711Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:03.7152666Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:03.7153642Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:03.7154518Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.7155543Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.7156181Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:03.7157922Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:03.7159574Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:03.7160030Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:03.7160304Z 2023-08-09T11:50:03.7160772Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:03.7161692Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:03.7162603Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:03.7163509Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:03.7164499Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(385): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:50:03.7165203Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(384): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:50:03.7165945Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(503): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:50:03.7166653Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(502): warning C4100: 'num_chunks': unreferenced formal parameter 2023-08-09T11:50:03.7167396Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(501): warning C4100: 'frames_per_chunk': unreferenced formal parameter 2023-08-09T11:50:03.7168166Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(500): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:50:03.7168869Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.7169513Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.7170157Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:03.7172077Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:03.7173678Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:03.7174179Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:03.7174441Z 2023-08-09T11:50:03.7174933Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:03.7175841Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:03.7176716Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:03.7177608Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:03.7178403Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:50:03.7179179Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.7179910Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.7180578Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:03.7181256Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:03.7182012Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:03.7182716Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:03.7183689Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:50:03.7185282Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:03.7186870Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:03.7187335Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:03.7187644Z 2023-08-09T11:50:03.7188164Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:03.7189152Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:03.7190191Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:03.7191233Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:03.7192190Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.7193082Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.7193815Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:07.7497866Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:07.7500064Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:07.7500595Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:07.7500882Z 2023-08-09T11:50:07.7501407Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:07.7502406Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:07.7503412Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:07.7504455Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:07.7505668Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:07.7506360Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:07.7507064Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:07.7509036Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:07.7510550Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:07.7510987Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:07.7511246Z 2023-08-09T11:50:07.7511720Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:07.7512709Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:07.7513814Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:07.7515014Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:07.7515938Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:07.7516640Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:07.7517351Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:07.7519578Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:07.7521570Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:07.7522115Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:07.7522413Z 2023-08-09T11:50:07.7522939Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:07.7523910Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:07.7528570Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:07.7530750Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:07.7531719Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:50:07.7745776Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:07.7746710Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:07.7747439Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:07.7749615Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:07.7751460Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:07.7751999Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:07.7752310Z 2023-08-09T11:50:07.7752836Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:07.7754220Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:07.7755337Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:07.7756441Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:07.7757245Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:07.7757951Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:07.7758655Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:07.7759428Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:07.7760118Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:50:09.9714591Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:09.9716661Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:09.9717537Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:09.9717849Z 2023-08-09T11:50:09.9718374Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:09.9719011Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:09.9719627Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:09.9720233Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:09.9720757Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.9721179Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.9721592Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:09.9723030Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:09.9724567Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:09.9724872Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:09.9725046Z 2023-08-09T11:50:09.9725359Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:09.9725966Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:09.9726570Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:09.9727182Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:09.9727742Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:09.9728228Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(242): warning C4100: 'num_channels': unreferenced formal parameter 2023-08-09T11:50:09.9728723Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(241): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:09.9729210Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(240): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:09.9729693Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(271): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:09.9730185Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(270): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:09.9730754Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(269): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:09.9731228Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:09.9731704Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:09.9732178Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:09.9761632Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:09.9762523Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.9763385Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.9787568Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:09.9789766Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:09.9800240Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:09.9816975Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:09.9817224Z 2023-08-09T11:50:09.9817707Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:09.9818657Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:09.9834073Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:09.9835095Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:09.9850869Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.9851927Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.9852667Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:09.9855126Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:09.9857613Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:09.9858065Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:09.9858316Z 2023-08-09T11:50:09.9858759Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:15.8662638Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:15.8663804Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:15.8664682Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:15.8665397Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:15.8665986Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:15.8666577Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:15.8667193Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:15.8667793Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:50:15.8669858Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:15.8671709Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:15.8672198Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:15.8672473Z 2023-08-09T11:50:15.8672879Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:15.8673771Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:15.8674651Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:15.8675513Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:15.8676254Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:15.8676861Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:15.8677476Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:15.8679342Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:15.8681116Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:15.8681610Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:15.8681872Z 2023-08-09T11:50:15.8682319Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:15.8683211Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:15.8684075Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:15.8684974Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:15.8685714Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:15.8686376Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:15.8687147Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:15.8687827Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:15.8688486Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:15.8689132Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:50:15.8689823Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:50:15.8690481Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:15.8691118Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:15.8691739Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:15.8692358Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:15.8694073Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:15.8695559Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:15.8696017Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:15.8696419Z 2023-08-09T11:50:15.8696889Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:15.8697759Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:15.8698606Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:15.8699496Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:15.8700287Z %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:15.8700992Z %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:15.8701671Z %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:15.8702355Z %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:15.8703178Z 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:15.8703862Z with 2023-08-09T11:50:15.8704104Z [ 2023-08-09T11:50:15.8704341Z _Ty=int64_t 2023-08-09T11:50:15.8704579Z ] 2023-08-09T11:50:17.5223409Z 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:17.5710745Z with 2023-08-09T11:50:17.5711380Z [ 2023-08-09T11:50:17.5711851Z _This=int64_t, 2023-08-09T11:50:17.5712299Z _Other=double & 2023-08-09T11:50:17.5712694Z ] 2023-08-09T11:50:17.5713616Z 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:17.5714617Z with 2023-08-09T11:50:17.5715012Z [ 2023-08-09T11:50:17.5715410Z _This=int64_t, 2023-08-09T11:50:17.5715810Z _Other=double & 2023-08-09T11:50:17.5716205Z ] 2023-08-09T11:50:17.5717088Z 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:17.5717970Z with 2023-08-09T11:50:17.5718316Z [ 2023-08-09T11:50:17.5718829Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:17.5719255Z _This2=double & 2023-08-09T11:50:17.5719646Z ] 2023-08-09T11:50:17.5720651Z 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:17.5721486Z with 2023-08-09T11:50:17.5721857Z [ 2023-08-09T11:50:17.5722267Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:17.5722710Z _This2=double & 2023-08-09T11:50:17.5723107Z ] 2023-08-09T11:50:17.5724120Z 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:17.5731046Z with 2023-08-09T11:50:17.5731484Z [ 2023-08-09T11:50:17.5731939Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:17.5732531Z _This2=torch::autograd::Variable & 2023-08-09T11:50:17.5733204Z ] 2023-08-09T11:50:17.5734321Z 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:17.5735287Z with 2023-08-09T11:50:17.5735675Z [ 2023-08-09T11:50:17.5736152Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:17.5736691Z _This2=torch::autograd::Variable & 2023-08-09T11:50:17.5765571Z ] 2023-08-09T11:50:17.5766595Z %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:17.5767530Z with 2023-08-09T11:50:17.5767963Z [ 2023-08-09T11:50:17.5768430Z _This2=at::Tensor & 2023-08-09T11:50:17.5768907Z ] 2023-08-09T11:50:17.5769835Z %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:17.5770742Z with 2023-08-09T11:50:17.5771230Z [ 2023-08-09T11:50:17.5771657Z _This2=at::Tensor & 2023-08-09T11:50:17.5772070Z ] 2023-08-09T11:50:17.5773835Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:17.5774888Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:17.5775820Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:17.5776821Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:17.5779179Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:17.5781103Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:17.5781583Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:17.5781842Z 2023-08-09T11:50:17.5782723Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:17.5783793Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:17.5784765Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:17.5786043Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:17.5786875Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:17.5787584Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:17.5788323Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:17.5790470Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:17.5792397Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:17.5792904Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:17.5793197Z 2023-08-09T11:50:17.5793700Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:17.5794736Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:17.5796062Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:17.5797157Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:17.5798080Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-08-09T11:50:17.5798970Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:17.5799683Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:17.5800416Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:17.5802613Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:17.5804608Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:17.5805129Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:17.5805411Z 2023-08-09T11:50:17.5805928Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:19.1798543Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:19.1800062Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:19.1801350Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:19.1802561Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:19.1803667Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:19.1804711Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:19.1805717Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(242): warning C4100: 'num_channels': unreferenced formal parameter 2023-08-09T11:50:19.1806709Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(241): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:19.1807677Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(240): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:19.1808675Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(271): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:19.1809705Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(270): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:19.1810657Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(269): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:19.1811917Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:19.1812899Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:19.1814392Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:19.1815269Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:19.1816091Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:19.1816882Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:19.1817658Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:19.1820028Z [54/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-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:19.1822104Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:19.1822680Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:19.1823002Z 2023-08-09T11:50:19.1823822Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:19.1824918Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:19.1826018Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:19.1827101Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:19.1828085Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:50:19.1828916Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:19.1829683Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:19.1830438Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:19.1832915Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:19.1834923Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:19.1835464Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:19.1835776Z 2023-08-09T11:50:19.1836341Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:19.1837449Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:19.1838539Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:19.1839663Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:19.1840507Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:19.1841238Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:19.1842011Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:19.1844259Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:19.1846567Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:19.1847114Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:19.1847419Z 2023-08-09T11:50:19.1847977Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:19.1849069Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:19.1850157Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:19.1851284Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:19.1852217Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:19.5669807Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:19.5670657Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:19.5672778Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:19.5674544Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:19.5675029Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:19.5675296Z 2023-08-09T11:50:19.5675752Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:19.5676669Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:19.5677578Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:19.5678501Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:19.5679460Z %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:19.5680278Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-08-09T11:50:19.5681068Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:19.5681820Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:19.5682783Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:19.5683542Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:19.5684277Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:19.5685020Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:19.5685784Z %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:19.5686605Z %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:19.5687406Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T11:50:19.5688190Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:19.5688961Z %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:19.5689721Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-08-09T11:50:19.5690452Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:19.5691206Z %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:19.5692156Z %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:19.5692902Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:19.5693539Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:19.5694171Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:19.5694841Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:19.5695489Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:19.5696143Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:19.5696779Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:19.5703182Z [58/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:20.6158101Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:20.6159284Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:20.6159686Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:20.6159849Z 2023-08-09T11:50:20.6160218Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:20.6160839Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:20.6161431Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:20.6162028Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:20.6162622Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:20.6163167Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:20.6163837Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T11:50:20.6164421Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-08-09T11:50:20.6164936Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:20.6165373Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:20.6165806Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:20.6166235Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:20.6167454Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:20.6168536Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:20.6168833Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:20.6169004Z 2023-08-09T11:50:20.6169309Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:20.6170006Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:20.6170613Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:20.6171270Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:20.6171814Z %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:20.6172295Z %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:20.6172761Z %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:20.6173240Z %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:20.6173784Z 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:20.6174153Z with 2023-08-09T11:50:20.6174311Z [ 2023-08-09T11:50:20.6174461Z _Ty=int64_t 2023-08-09T11:50:20.6174627Z ] 2023-08-09T11:50:20.6175126Z 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:20.6175541Z with 2023-08-09T11:50:20.6175765Z [ 2023-08-09T11:50:20.6175937Z _This=int64_t, 2023-08-09T11:50:20.6176124Z _Other=double & 2023-08-09T11:50:20.6176294Z ] 2023-08-09T11:50:20.6176730Z 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:20.6177130Z with 2023-08-09T11:50:20.6177290Z [ 2023-08-09T11:50:20.6177453Z _This=int64_t, 2023-08-09T11:50:20.6177629Z _Other=double & 2023-08-09T11:50:20.6177800Z ] 2023-08-09T11:50:20.6178255Z 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:20.6178678Z with 2023-08-09T11:50:20.6178838Z [ 2023-08-09T11:50:20.6179011Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:20.6179207Z _This2=double & 2023-08-09T11:50:20.6179377Z ] 2023-08-09T11:50:20.6179832Z 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:20.6180242Z with 2023-08-09T11:50:20.6180398Z [ 2023-08-09T11:50:20.6180576Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:20.6180770Z _This2=double & 2023-08-09T11:50:20.6180927Z ] 2023-08-09T11:50:20.6181446Z 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:20.6181984Z with 2023-08-09T11:50:20.6182142Z [ 2023-08-09T11:50:20.6182308Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:20.6182537Z _This2=torch::autograd::Variable & 2023-08-09T11:50:20.6182730Z ] 2023-08-09T11:50:20.6183242Z 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:20.6183696Z with 2023-08-09T11:50:20.6183843Z [ 2023-08-09T11:50:20.6184022Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:20.6184250Z _This2=torch::autograd::Variable & 2023-08-09T11:50:20.6184442Z ] 2023-08-09T11:50:20.6184867Z %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:20.6185266Z with 2023-08-09T11:50:20.6185423Z [ 2023-08-09T11:50:20.6185596Z _This2=at::Tensor & 2023-08-09T11:50:20.6185757Z ] 2023-08-09T11:50:20.6186184Z %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:20.6186586Z with 2023-08-09T11:50:20.6186743Z [ 2023-08-09T11:50:20.6186903Z _This2=at::Tensor & 2023-08-09T11:50:20.6187072Z ] 2023-08-09T11:50:20.6187374Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:20.6187795Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:20.6188216Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:20.6188722Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:24.5902220Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:24.5903402Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:24.5903753Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:24.5903929Z 2023-08-09T11:50:24.5904264Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:24.5904933Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:24.5905577Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:24.5906192Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:24.5906886Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:24.5907319Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:24.5907752Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:24.5909018Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:24.5910155Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:24.5910463Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:24.5910621Z 2023-08-09T11:50:24.5910977Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:24.5911636Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:24.5912237Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:24.5912851Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:24.5914369Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:24.5914778Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:24.5915210Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:24.5916484Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:24.5917692Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:24.5918003Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:24.5918176Z 2023-08-09T11:50:24.5918484Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:24.5919095Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:24.5919698Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:24.5920380Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:24.5920984Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:50:24.5921504Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-08-09T11:50:24.5921986Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:24.5922402Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:24.5922871Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:24.5923313Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:24.5923830Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:24.5924256Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:24.5924713Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:50:24.5926020Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:24.5927205Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:24.5927500Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:24.5927673Z 2023-08-09T11:50:24.5927981Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:24.5928592Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:24.5929241Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:24.5929905Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:24.5930481Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:24.5930984Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(385): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:50:36.7856665Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(384): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:50:36.7857248Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(503): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:50:36.7857735Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(502): warning C4100: 'num_chunks': unreferenced formal parameter 2023-08-09T11:50:36.7858492Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(501): warning C4100: 'frames_per_chunk': unreferenced formal parameter 2023-08-09T11:50:36.7858983Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(500): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:50:36.7859441Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:36.7859861Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:36.7860289Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:36.7861667Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:36.7863082Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:36.7863477Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:36.7863699Z 2023-08-09T11:50:36.7864078Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:36.7864768Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:36.7865597Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:36.7866219Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:36.7866804Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:36.7867305Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:36.7867892Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:36.7868462Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:36.7868967Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:36.7869434Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:50:36.7869980Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:50:36.7870482Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:36.7870968Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:36.7871449Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:36.7871902Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:36.7873330Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:36.7874603Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:36.7874973Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:36.7875171Z 2023-08-09T11:50:36.7875513Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:36.7876185Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:36.7876835Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:36.7877461Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:36.7878101Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:36.7878780Z %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:36.7879659Z %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:36.7880315Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:36.7880797Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:36.7881280Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:38.6145677Z [67/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:38.6152210Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:38.6153525Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:38.6153843Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:38.6154019Z 2023-08-09T11:50:38.6154336Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:38.6154966Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:38.6155595Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:38.6157313Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:38.6157846Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:38.6158275Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:38.6158717Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:38.6159178Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T11:50:38.6159732Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T11:50:38.6160188Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T11:50:38.6160640Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T11:50:38.6164278Z [69/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\Lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:38.6169010Z [70/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-39\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:38.6170210Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:38.6170526Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:38.6170688Z 2023-08-09T11:50:38.6171011Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:38.6171636Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:38.6808180Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:38.6808948Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:38.6809480Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:38.6809914Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:38.6810593Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:38.6811050Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T11:50:38.6811515Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T11:50:38.6811977Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T11:50:38.6812433Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T11:50:38.6815085Z [71/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\Lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:38.6818634Z [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_ffmpeg5 -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:38.6819880Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:38.6820200Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:38.6820418Z 2023-08-09T11:50:38.6820731Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:38.6821357Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:38.6821948Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:38.6823242Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:38.6823787Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:38.6824216Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:38.6824655Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:38.6825100Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T11:50:38.6825567Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T11:50:38.6826069Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T11:50:38.6826580Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T11:50:38.6829147Z [73/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\Lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:38.6831743Z [73/74] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-39\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-08-09T11:50:38.6832182Z -- Install configuration: "Release" 2023-08-09T11:50:38.6832616Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581506568/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio.pyd 2023-08-09T11:50:38.6833138Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581506568/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio.pyd 2023-08-09T11:50:38.6833660Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581506568/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-08-09T11:50:38.6834188Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581506568/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-08-09T11:50:38.6834714Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581506568/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-08-09T11:50:38.6835230Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581506568/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-08-09T11:50:38.6835810Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581506568/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-08-09T11:50:38.6836331Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581506568/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-08-09T11:50:38.6836678Z running install_lib 2023-08-09T11:50:38.6836927Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:38.7229940Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:38.7230428Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:38.7231150Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:38.7231762Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:38.7232319Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:38.7232839Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:38.7233337Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:38.7233728Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T11:50:38.7234160Z copying build\lib.win-amd64-cpython-39\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T11:50:38.7234690Z copying build\lib.win-amd64-cpython-39\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T11:50:38.7235111Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7235540Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7236189Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7236717Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7237236Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7237766Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7238291Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7238786Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7239317Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7239854Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7240378Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7240920Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7241435Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7241949Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7242459Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7243067Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7243576Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7244088Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7244705Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7245212Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7245719Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7246224Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7246745Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7247250Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:38.7247638Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:38.7248078Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:38.7248624Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:38.7249154Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\_alignment.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:38.7249686Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:38.7250148Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:38.7250554Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:38.7251043Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:38.7251540Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:38.7252036Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:38.7252509Z copying build\lib.win-amd64-cpython-39\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:38.7252985Z copying build\lib.win-amd64-cpython-39\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:38.7253366Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:38.7253798Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:38.7254328Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:38.7254842Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:38.7255376Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:38.7255887Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:38.7256401Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:38.7256919Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:38.7257488Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:38.7257900Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:38.7258325Z copying build\lib.win-amd64-cpython-39\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:38.7258845Z copying build\lib.win-amd64-cpython-39\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:38.7259267Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:38.7259711Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:38.7260279Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:38.7260850Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:38.7261388Z copying build\lib.win-amd64-cpython-39\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:38.7261906Z copying build\lib.win-amd64-cpython-39\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:38.7262388Z copying build\lib.win-amd64-cpython-39\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:38.7262890Z copying build\lib.win-amd64-cpython-39\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:38.7263310Z creating %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:38.7263763Z copying build\lib.win-amd64-cpython-39\torchaudio\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:38.7264322Z copying build\lib.win-amd64-cpython-39\torchaudio\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:38.7264920Z copying build\lib.win-amd64-cpython-39\torchaudio\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:38.7265445Z copying build\lib.win-amd64-cpython-39\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:38.8779697Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:38.8780383Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:38.8780862Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:38.8781427Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:38.8781882Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:38.8782392Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:38.8783001Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:38.8783595Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:38.8784161Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:38.8784718Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:38.8785386Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:38.8785903Z copying build\lib.win-amd64-cpython-39\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:38.8786407Z copying build\lib.win-amd64-cpython-39\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:38.8786811Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:38.8787265Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:38.8787815Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:38.8788381Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:38.8788824Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:38.8789295Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:38.8789862Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:38.8790402Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:38.8790950Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:38.8791403Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:38.8791886Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\aligner.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:38.8792474Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:38.8793136Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:38.8793714Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:38.8794265Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:38.8794687Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T11:50:38.8795035Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T11:50:38.8795492Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T11:50:38.8796081Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T11:50:38.8796551Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:38.8797048Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:38.8797654Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:38.8798219Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:38.8798799Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:38.8799270Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:38.8799821Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:38.8800418Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:38.8800988Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:38.8801549Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:38.8802145Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:38.8802739Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:38.8803320Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:38.8803786Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:38.8804277Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:38.8805003Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:38.8805499Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:38.8806037Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:38.8806705Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:38.8807416Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:38.8808026Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:38.8808495Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T11:50:38.8808995Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T11:50:38.8809595Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T11:50:38.8810147Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T11:50:38.8810554Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T11:50:38.8811008Z copying build\lib.win-amd64-cpython-39\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T11:50:38.8811547Z copying build\lib.win-amd64-cpython-39\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T11:50:38.8811961Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:38.8812385Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:38.8812931Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:38.8813465Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:38.8813877Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:38.8814367Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:38.8814866Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:41.5167915Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:41.5168529Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:41.5169230Z copying build\lib.win-amd64-cpython-39\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:41.5169768Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:41.5170337Z copying build\lib.win-amd64-cpython-39\torchaudio\_backend\ffmpeg.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:41.5170871Z copying build\lib.win-amd64-cpython-39\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:41.5171398Z copying build\lib.win-amd64-cpython-39\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:41.5171810Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T11:50:41.5172224Z copying build\lib.win-amd64-cpython-39\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T11:50:41.5172750Z copying build\lib.win-amd64-cpython-39\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T11:50:41.5173164Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T11:50:41.5173595Z copying build\lib.win-amd64-cpython-39\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T11:50:41.5174118Z copying build\lib.win-amd64-cpython-39\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T11:50:41.5174800Z copying build\lib.win-amd64-cpython-39\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:41.5175271Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-39.pyc 2023-08-09T11:50:41.5175766Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-39.pyc 2023-08-09T11:50:41.5176285Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-39.pyc 2023-08-09T11:50:41.5176811Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-39.pyc 2023-08-09T11:50:41.5177274Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-39.pyc 2023-08-09T11:50:41.5177728Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5178188Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-39.pyc 2023-08-09T11:50:41.5178659Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5179147Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-39.pyc 2023-08-09T11:50:41.5179614Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-39.pyc 2023-08-09T11:50:41.5180152Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-39.pyc 2023-08-09T11:50:41.5180642Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-39.pyc 2023-08-09T11:50:41.5181141Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-39.pyc 2023-08-09T11:50:41.5181621Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-39.pyc 2023-08-09T11:50:41.5182093Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-39.pyc 2023-08-09T11:50:41.5182739Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-39.pyc 2023-08-09T11:50:41.5183256Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-39.pyc 2023-08-09T11:50:41.5183759Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-39.pyc 2023-08-09T11:50:41.5184281Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-39.pyc 2023-08-09T11:50:41.5184799Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-39.pyc 2023-08-09T11:50:41.5185291Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-39.pyc 2023-08-09T11:50:41.5185841Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-39.pyc 2023-08-09T11:50:41.5186369Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-39.pyc 2023-08-09T11:50:41.5186819Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-39.pyc 2023-08-09T11:50:41.5187323Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-39.pyc 2023-08-09T11:50:41.5187834Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-39.pyc 2023-08-09T11:50:41.5188297Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-39.pyc 2023-08-09T11:50:41.5188746Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-39.pyc 2023-08-09T11:50:41.5189204Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-39.pyc 2023-08-09T11:50:41.5189674Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-39.pyc 2023-08-09T11:50:41.5190221Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5190704Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-39.pyc 2023-08-09T11:50:41.5191211Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-39.pyc 2023-08-09T11:50:41.5191702Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\_alignment.py to _alignment.cpython-39.pyc 2023-08-09T11:50:41.5192180Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5192647Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-39.pyc 2023-08-09T11:50:41.5193110Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-39.pyc 2023-08-09T11:50:41.5193573Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-39.pyc 2023-08-09T11:50:41.5194063Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-39.pyc 2023-08-09T11:50:41.5194525Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5194963Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-39.pyc 2023-08-09T11:50:41.5195429Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-39.pyc 2023-08-09T11:50:41.5195893Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-39.pyc 2023-08-09T11:50:41.5196391Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-39.pyc 2023-08-09T11:50:41.5196916Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-39.pyc 2023-08-09T11:50:41.5197500Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5197996Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-39.pyc 2023-08-09T11:50:41.5198468Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-39.pyc 2023-08-09T11:50:41.5198928Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-39.pyc 2023-08-09T11:50:41.5199400Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-39.pyc 2023-08-09T11:50:41.5199898Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\objective.py to objective.cpython-39.pyc 2023-08-09T11:50:41.5200403Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\subjective.py to subjective.cpython-39.pyc 2023-08-09T11:50:41.5200873Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5201358Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-39.pyc 2023-08-09T11:50:41.5201856Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-39.pyc 2023-08-09T11:50:41.5202364Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-39.pyc 2023-08-09T11:50:41.5202860Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-39.pyc 2023-08-09T11:50:41.5203360Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-39.pyc 2023-08-09T11:50:41.5203931Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-39.pyc 2023-08-09T11:50:41.5204478Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5205067Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-39.pyc 2023-08-09T11:50:41.5205664Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5206120Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-39.pyc 2023-08-09T11:50:41.5206597Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-39.pyc 2023-08-09T11:50:41.5207057Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5207551Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-39.pyc 2023-08-09T11:50:41.5208117Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-39.pyc 2023-08-09T11:50:41.5208674Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_squim_pipeline.py to _squim_pipeline.cpython-39.pyc 2023-08-09T11:50:41.5209179Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-39.pyc 2023-08-09T11:50:41.5209680Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-39.pyc 2023-08-09T11:50:41.5210177Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-39.pyc 2023-08-09T11:50:41.5210650Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5211122Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\aligner.py to aligner.cpython-39.pyc 2023-08-09T11:50:41.5211630Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-39.pyc 2023-08-09T11:50:41.5212122Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-39.pyc 2023-08-09T11:50:41.5212693Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5213167Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5213629Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-39.pyc 2023-08-09T11:50:41.5214129Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5214647Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-39.pyc 2023-08-09T11:50:41.5215170Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-39.pyc 2023-08-09T11:50:41.5215660Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-39.pyc 2023-08-09T11:50:41.5216142Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5216666Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-39.pyc 2023-08-09T11:50:41.5217184Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-39.pyc 2023-08-09T11:50:41.5217673Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-39.pyc 2023-08-09T11:50:41.5218177Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-39.pyc 2023-08-09T11:50:41.5218712Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-39.pyc 2023-08-09T11:50:41.5219271Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-39.pyc 2023-08-09T11:50:41.5219815Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5221116Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-39.pyc 2023-08-09T11:50:41.5221686Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-39.pyc 2023-08-09T11:50:41.5222222Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py to _vggish_impl.cpython-39.pyc 2023-08-09T11:50:41.5222794Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py to _vggish_pipeline.cpython-39.pyc 2023-08-09T11:50:41.5223349Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5223853Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5224384Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-39.pyc 2023-08-09T11:50:41.5224880Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5225358Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5225847Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-39.pyc 2023-08-09T11:50:41.5226327Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5226824Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-39.pyc 2023-08-09T11:50:41.5227324Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-39.pyc 2023-08-09T11:50:41.5227884Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5228363Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-39.pyc 2023-08-09T11:50:41.5228853Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-39.pyc 2023-08-09T11:50:41.5229337Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-39.pyc 2023-08-09T11:50:41.5229772Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5230213Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-39.pyc 2023-08-09T11:50:41.5230671Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\ffmpeg.py to ffmpeg.cpython-39.pyc 2023-08-09T11:50:41.5231131Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-39.pyc 2023-08-09T11:50:41.5231567Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5232038Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-39.pyc 2023-08-09T11:50:41.5232503Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5232965Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-39.pyc 2023-08-09T11:50:41.5233439Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5233879Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-39.pyc 2023-08-09T11:50:41.5234193Z running install_egg_info 2023-08-09T11:50:41.5234375Z running egg_info 2023-08-09T11:50:41.5234587Z creating torchaudio.egg-info 2023-08-09T11:50:41.5234838Z writing torchaudio.egg-info\PKG-INFO 2023-08-09T11:50:41.5235156Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-08-09T11:50:41.5235548Z writing requirements to torchaudio.egg-info\requires.txt 2023-08-09T11:50:41.5235874Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-08-09T11:50:41.5236194Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T11:50:41.5236511Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T11:50:41.5236760Z adding license file 'LICENSE' 2023-08-09T11:50:41.5237033Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T11:50:41.5237444Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230809-py3.9.egg-info 2023-08-09T11:50:41.5237781Z running install_scripts 2023-08-09T11:50:41.5238007Z writing list of installed files to 'record.txt' 2023-08-09T11:50:41.5238169Z 2023-08-09T11:50:41.5238306Z Resource usage statistics from building torchaudio: 2023-08-09T11:50:41.5238547Z Process count: 24 2023-08-09T11:50:41.5238766Z CPU time: Sys=0:01:03.8, User=0:11:13.1 2023-08-09T11:50:41.5238978Z Memory: 8.0G 2023-08-09T11:50:41.5239148Z Disk usage: 208.4M 2023-08-09T11:50:41.5239347Z Time elapsed: 0:02:14.4 2023-08-09T11:50:41.5239474Z 2023-08-09T11:50:41.5239479Z 2023-08-09T11:50:41.5239563Z Packaging torchaudio 2023-08-09T11:50:41.8801584Z Packaging torchaudio-2.1.0.dev20230809-py39_cpu 2023-08-09T11:51:15.4911285Z compiling .pyc files... 2023-08-09T11:51:15.4911576Z number of files: 248 2023-08-09T11:51:15.4911921Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-08-09T11:51:15.4912535Z 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:15.4912939Z .. is this binary repackaging? 2023-08-09T11:51:15.4916003Z 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:15.4916902Z .. is this binary repackaging? 2023-08-09T11:51:15.4917351Z 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:15.4917750Z .. is this binary repackaging? 2023-08-09T11:51:15.4918162Z 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:15.4918554Z .. is this binary repackaging? 2023-08-09T11:51:15.4918981Z 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:15.4919370Z .. is this binary repackaging? 2023-08-09T11:51:15.4919798Z 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:15.4920176Z .. is this binary repackaging? 2023-08-09T11:51:15.4920563Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:15.4921181Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:15.4921725Z 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:15.4922314Z 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:15.4922921Z 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:15.4923665Z 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:15.4924283Z 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:15.4924843Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:15.4925421Z 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:15.4925828Z .. is this binary repackaging? 2023-08-09T11:51:15.4926232Z 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:15.4926677Z .. is this binary repackaging? 2023-08-09T11:51:15.4927147Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-08-09T11:51:15.4927712Z 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:15.4928099Z .. is this binary repackaging? 2023-08-09T11:51:15.4928484Z 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:15.4928863Z .. is this binary repackaging? 2023-08-09T11:51:15.4929274Z 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:15.4929657Z .. is this binary repackaging? 2023-08-09T11:51:15.4930164Z 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:15.4930534Z .. is this binary repackaging? 2023-08-09T11:51:15.4930950Z 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:15.4931335Z .. is this binary repackaging? 2023-08-09T11:51:15.4931752Z 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:15.4932138Z .. is this binary repackaging? 2023-08-09T11:51:15.4932577Z 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:15.4933106Z .. is this binary repackaging? 2023-08-09T11:51:15.4933498Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:15.4934022Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:15.4934550Z 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:15.4935107Z 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:15.4935717Z 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:15.4936337Z 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:15.4937031Z 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:15.4937592Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:15.4938180Z 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:15.4938597Z .. is this binary repackaging? 2023-08-09T11:51:15.4939015Z 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:15.4939400Z .. is this binary repackaging? 2023-08-09T11:51:15.4939832Z 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:15.4940221Z .. is this binary repackaging? 2023-08-09T11:51:15.4940627Z 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:15.4941017Z .. is this binary repackaging? 2023-08-09T11:51:15.4941452Z 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:15.4941844Z .. is this binary repackaging? 2023-08-09T11:51:15.4942261Z 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:15.4942630Z .. is this binary repackaging? 2023-08-09T11:51:15.4943101Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:15.4943632Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:15.4944214Z 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:15.4944836Z 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:15.4945438Z 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:15.4946049Z 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:15.4946669Z 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:20.3294309Z 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:20.3414508Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:51:20.3424166Z 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:20.3425082Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:51:20.3426144Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:51:20.3440171Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:51:20.3443211Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:51:20.3443774Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:51:20.3449406Z 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:20.3449988Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:51:20.3450359Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:51:20.3559039Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:51:20.3562377Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T11:51:20.3563465Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230809-py39_cpu.tar.bz2 2023-08-09T11:51:21.0329660Z INFO:conda_index.index:win-64 cached 5.7 MB from 1 packages at 8.4 MB/second 2023-08-09T11:51:21.0506192Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:51:21.0507827Z 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:21.0520159Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:51:21.0523440Z 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:21.0528654Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:51:21.0529737Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:51:21.0530327Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:51:21.0533348Z 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:21.0538081Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:51:21.0538406Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:51:21.0575399Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:51:21.0575727Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:51:21.0578721Z 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:21.0583669Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:51:21.0584057Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:51:21.0673452Z 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:21.0683473Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:51:21.0683801Z INFO:conda_index.index:Completed noarch 2023-08-09T11:51:21.0684164Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:51:21.0685861Z 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:21.0696759Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:51:21.0700021Z 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:21.0714365Z 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:21.0723689Z 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:21.0724250Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:51:21.0724894Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:51:21.0725207Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:51:21.0728289Z 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:21.0743015Z 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:21.0752478Z 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:21.0753011Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:51:21.0753328Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:51:21.0793156Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:51:21.0793477Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:51:21.0796753Z 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:21.0811126Z 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:21.0820438Z 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:21.0820969Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:51:21.0821256Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:51:21.0906255Z 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:21.0915167Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:51:21.0915467Z INFO:conda_index.index:Completed win-64 2023-08-09T11:51:21.0917912Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:51:21.0919551Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:51:21.0920051Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:51:21.0922267Z 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:21.0923019Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:51:21.0923318Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:51:21.0923606Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:51:21.0925479Z 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:21.0938150Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:51:21.1040865Z 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:21.1049507Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:51:21.1052826Z 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:25.7753848Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:25.7754441Z 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:25.7754939Z .. is this binary repackaging? 2023-08-09T11:51:25.7755440Z 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:25.7755823Z .. is this binary repackaging? 2023-08-09T11:51:25.7756209Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:25.7756764Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-08-09T11:51:25.7757318Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:25.7757812Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T11:51:25.7759171Z 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:25.7759815Z 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:25.7760411Z 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:25.7760965Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:25.7761526Z 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:25.7761917Z .. is this binary repackaging? 2023-08-09T11:51:25.7762341Z 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:25.7762789Z .. is this binary repackaging? 2023-08-09T11:51:25.7763214Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-08-09T11:51:25.7763817Z 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:25.7764185Z .. is this binary repackaging? 2023-08-09T11:51:25.7764590Z 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:25.7764961Z .. is this binary repackaging? 2023-08-09T11:51:25.7765372Z 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:25.7765892Z .. is this binary repackaging? 2023-08-09T11:51:25.7766288Z 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:25.7766675Z .. is this binary repackaging? 2023-08-09T11:51:25.7767092Z 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:25.7767481Z .. is this binary repackaging? 2023-08-09T11:51:25.7767874Z 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:25.7768257Z .. is this binary repackaging? 2023-08-09T11:51:25.7768672Z 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:25.7769111Z .. is this binary repackaging? 2023-08-09T11:51:25.7769493Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:25.7770036Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:25.7770559Z 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:25.7771135Z 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:25.7771749Z 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:25.7772654Z 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:25.7773266Z 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:25.7773808Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:25.7774373Z 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:25.7774871Z .. is this binary repackaging? 2023-08-09T11:51:25.7775337Z 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:25.7775734Z .. is this binary repackaging? 2023-08-09T11:51:25.7776176Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-08-09T11:51:25.7776741Z 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:25.7777130Z .. is this binary repackaging? 2023-08-09T11:51:25.7777561Z 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:25.7777937Z .. is this binary repackaging? 2023-08-09T11:51:25.7778330Z 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:25.7778708Z .. is this binary repackaging? 2023-08-09T11:51:25.7779128Z 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:25.7779611Z .. is this binary repackaging? 2023-08-09T11:51:25.7780029Z 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:25.7780394Z .. is this binary repackaging? 2023-08-09T11:51:25.7780805Z 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:25.7781194Z .. is this binary repackaging? 2023-08-09T11:51:25.7781648Z 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:25.7782031Z .. is this binary repackaging? 2023-08-09T11:51:25.7782448Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:25.7782966Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:25.7783485Z 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:25.7784058Z 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:25.7784669Z 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:25.7785566Z 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:25.7786166Z 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:25.7786720Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:25.7787271Z 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:25.7787662Z .. is this binary repackaging? 2023-08-09T11:51:25.7788120Z 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:25.7788527Z .. is this binary repackaging? 2023-08-09T11:51:25.7788950Z 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:25.7789340Z .. is this binary repackaging? 2023-08-09T11:51:25.7789758Z 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:25.7790142Z .. is this binary repackaging? 2023-08-09T11:51:25.7790543Z 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:25.7790936Z .. is this binary repackaging? 2023-08-09T11:51:25.7791354Z 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:25.7791739Z .. is this binary repackaging? 2023-08-09T11:51:25.7792110Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:25.7792715Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:25.7793255Z 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:25.7793835Z 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:25.7794499Z 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:25.7795151Z 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:25.7795765Z 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:25.7796300Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:25.7796852Z 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:25.7797238Z .. is this binary repackaging? 2023-08-09T11:51:25.7797637Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-08-09T11:51:25.7798176Z 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:25.7798796Z .. is this binary repackaging? 2023-08-09T11:51:25.7799209Z 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:25.7799576Z .. is this binary repackaging? 2023-08-09T11:51:25.7799948Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:25.7800494Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:25.7801026Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T11:51:25.7801584Z 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:25.7802187Z 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:25.7802771Z 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:25.7803360Z 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:25.7803902Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:25.7804559Z 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:25.7805226Z Fixing permissions 2023-08-09T11:51:25.7805441Z Packaged license file/s. 2023-08-09T11:51:25.7805670Z INFO :: Time taken to mark (prefix) 2023-08-09T11:51:25.7805921Z 0 replacements in 0 files was 0.06 seconds 2023-08-09T11:51:25.7806412Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581506568\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581506568\work_moved_torchaudio-2.1.0.dev20230809-py39_cpu_win-64_main_build_loop' 2023-08-09T11:51:25.7807160Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581506568\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581506568\work_moved_torchaudio-2.1.0.dev20230809-py39_cpu_win-64_main_build_loop) 2023-08-09T11:51:27.2732805Z # Automatic uploading is disabled 2023-08-09T11:51:27.2733175Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T11:51:27.2733365Z 2023-08-09T11:51:27.2733370Z 2023-08-09T11:51:27.2733547Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T11:51:27.2733880Z # conda config --set anaconda_upload yes 2023-08-09T11:51:27.2734092Z anaconda upload \ 2023-08-09T11:51:27.2734368Z distr/win-64\torchaudio-2.1.0.dev20230809-py39_cpu.tar.bz2 2023-08-09T11:51:27.2734691Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T11:51:27.2734861Z 2023-08-09T11:51:27.2735125Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T11:51:27.2735366Z { 2023-08-09T11:51:27.2735586Z "torchaudio-2.1.0.dev20230809-py39_cpu": { 2023-08-09T11:51:27.2735817Z "recipe": { 2023-08-09T11:51:27.2736013Z "c_compiler": "vs2019", 2023-08-09T11:51:27.2736211Z "cxx_compiler": "vs2019", 2023-08-09T11:51:27.2736431Z "target_platform": "win-64" 2023-08-09T11:51:27.2736625Z } 2023-08-09T11:51:27.2736767Z } 2023-08-09T11:51:27.2736923Z } 2023-08-09T11:51:27.2737018Z 2023-08-09T11:51:27.2737022Z 2023-08-09T11:51:27.2737178Z #################################################################################### 2023-08-09T11:51:27.2738077Z Resource usage summary: 2023-08-09T11:51:27.2738216Z 2023-08-09T11:51:27.2738299Z Total time: 0:06:20.7 2023-08-09T11:51:27.2738498Z CPU usage: sys=0:01:03.8, user=0:11:13.1 2023-08-09T11:51:27.2738737Z Maximum memory usage observed: 8.0G 2023-08-09T11:51:27.2739014Z Total disk usage observed (not including envs): 208.4M 2023-08-09T11:51:27.2739181Z 2023-08-09T11:51:27.2739185Z 2023-08-09T11:51:27.2739301Z #################################################################################### 2023-08-09T11:51:27.2739599Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-08-09T11:51:27.2739905Z There are currently 1 accumulated. 2023-08-09T11:51:27.2740183Z To remove them, you can run the ```conda build purge``` command 2023-08-09T11:51:27.9252093Z ##[group]Run actions/upload-artifact@v3 2023-08-09T11:51:27.9252344Z with: 2023-08-09T11:51:27.9252519Z name: pytorch_audio__3.9 2023-08-09T11:51:27.9252756Z path: pytorch/audio/distr/ 2023-08-09T11:51:27.9252982Z if-no-files-found: warn 2023-08-09T11:51:27.9253161Z env: 2023-08-09T11:51:27.9253384Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:51:27.9253627Z PYTHON_VERSION: 3.9 2023-08-09T11:51:27.9253832Z PACKAGE_TYPE: conda 2023-08-09T11:51:27.9254023Z REPOSITORY: pytorch/audio 2023-08-09T11:51:27.9254280Z REF: 2023-08-09T11:51:27.9254453Z CU_VERSION: cpu 2023-08-09T11:51:27.9254684Z CHANNEL: nightly 2023-08-09T11:51:27.9254879Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:51:27.9255242Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:51:27.9255582Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:27.9256073Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:27.9256411Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:51:27.9256811Z ##[endgroup] 2023-08-09T11:51:28.0142244Z With the provided path, there will be 19 files uploaded 2023-08-09T11:51:28.0144750Z Starting artifact upload 2023-08-09T11:51:28.0145313Z 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:28.0145804Z Artifact name is valid! 2023-08-09T11:51:28.0688925Z Container for artifact "pytorch_audio__3.9" successfully created. Starting upload of file(s) 2023-08-09T11:51:30.8503021Z Total size of all the files uploaded is 5990827 bytes 2023-08-09T11:51:30.8503382Z File upload process has finished. Finalizing the artifact upload 2023-08-09T11:51:30.8737509Z Artifact has been finalized. All files have been successfully uploaded! 2023-08-09T11:51:30.8737748Z 2023-08-09T11:51:30.8737913Z The raw size of all the files that were specified for upload is 6139850 bytes 2023-08-09T11:51:30.8738359Z The size of all the files that were uploaded is 5990827 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-08-09T11:51:30.8738633Z 2023-08-09T11:51:30.8738977Z 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:30.8739361Z 2023-08-09T11:51:30.8739510Z Artifact pytorch_audio__3.9 has been successfully uploaded! 2023-08-09T11:51:30.8938429Z ##[group]Run set -euxo pipefail 2023-08-09T11:51:30.8938716Z set -euxo pipefail 2023-08-09T11:51:30.8938942Z source "${BUILD_ENV_FILE}" 2023-08-09T11:51:30.8939241Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-08-09T11:51:30.8939582Z # fix we have to use for windows to make sure drive path is c: not c 2023-08-09T11:51:30.8939892Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-08-09T11:51:30.8940152Z  2023-08-09T11:51:30.8940429Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-08-09T11:51:30.8940812Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-08-09T11:51:30.8941138Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-08-09T11:51:30.8941377Z  2023-08-09T11:51:30.8941637Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-08-09T11:51:30.8941893Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-08-09T11:51:30.8942125Z else 2023-08-09T11:51:30.8942326Z  CONSTRAINTS="cpuonly" 2023-08-09T11:51:30.8942524Z fi 2023-08-09T11:51:30.8942863Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-08-09T11:51:30.8943167Z  2023-08-09T11:51:30.8943397Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-08-09T11:51:30.8943696Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-08-09T11:51:30.8944133Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-08-09T11:51:30.8944413Z else 2023-08-09T11:51:30.8944697Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-08-09T11:51:30.8944982Z  conda install --yes --quiet 'ffmpeg<5' 2023-08-09T11:51:30.8945273Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-08-09T11:51:30.8945516Z fi 2023-08-09T11:51:30.8945716Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-08-09T11:51:30.8965540Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:51:30.8965771Z env: 2023-08-09T11:51:30.8965995Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:51:30.8966242Z PYTHON_VERSION: 3.9 2023-08-09T11:51:30.8966567Z PACKAGE_TYPE: conda 2023-08-09T11:51:30.8966779Z REPOSITORY: pytorch/audio 2023-08-09T11:51:30.8966975Z REF: 2023-08-09T11:51:30.8967129Z CU_VERSION: cpu 2023-08-09T11:51:30.8967316Z CHANNEL: nightly 2023-08-09T11:51:30.8967535Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:51:30.8967819Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:51:30.8968138Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:30.8968500Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:30.8968858Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:51:30.8969122Z PACKAGE_NAME: torchaudio 2023-08-09T11:51:30.8969364Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-08-09T11:51:30.8969573Z GPU_ARCH: cpu 2023-08-09T11:51:30.8969763Z DESIRED_CUDA: cpu 2023-08-09T11:51:30.8969949Z GPU_ARCH_VERSION: 2023-08-09T11:51:30.8970138Z ##[endgroup] 2023-08-09T11:51:31.1039151Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:51:31.1039716Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:51:31.1039962Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:51:31.1040174Z ++ export CMAKE_USE_CUDA=0 2023-08-09T11:51:31.1040383Z ++ CMAKE_USE_CUDA=0 2023-08-09T11:51:31.1040599Z ++ export CONDA_BUILD_VARIANT=cpu 2023-08-09T11:51:31.1040867Z ++ CONDA_BUILD_VARIANT=cpu 2023-08-09T11:51:31.1042679Z ++ export CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:51:31.1042977Z ++ CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:51:31.1043279Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:31.1043615Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:31.1043916Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:31.1044226Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:31.1044509Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:51:31.1044764Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:51:31.1045011Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:51:31.1045239Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:51:31.1045477Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:51:31.1045701Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:51:31.1045895Z ++ export VERSION_SUFFIX= 2023-08-09T11:51:31.1046097Z ++ VERSION_SUFFIX= 2023-08-09T11:51:31.1046288Z ++ export WHEEL_DIR= 2023-08-09T11:51:31.1046482Z ++ WHEEL_DIR= 2023-08-09T11:51:31.1100910Z ++ readlink -f pytorch/audio/distr 2023-08-09T11:51:31.1171860Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:51:31.1286541Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:51:31.1340297Z ++ sed 's/\/c\//\/c:\//' 2023-08-09T11:51:31.1400516Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:51:31.1400939Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:31.1401338Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:31.1401775Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' python=3.9 2023-08-09T11:51:32.9004376Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:32.9007397Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:32.9015408Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:32.9018238Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:32.9018776Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:32.9019877Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:32.9464154Z 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:32.9471747Z 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:32.9479593Z 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:32.9614805Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:32.9726066Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:32.9747763Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:35.5101501Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:51:35.5489632Z Solving environment: ...working... done 2023-08-09T11:51:35.6123852Z 2023-08-09T11:51:35.6123997Z ## Package Plan ## 2023-08-09T11:51:35.6124137Z 2023-08-09T11:51:35.6124382Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:35.6124688Z 2023-08-09T11:51:35.6124787Z added / updated specs: 2023-08-09T11:51:35.6125016Z - python=3.9 2023-08-09T11:51:35.6125137Z 2023-08-09T11:51:35.6125913Z 2023-08-09T11:51:35.6126147Z The following NEW packages will be INSTALLED: 2023-08-09T11:51:35.6126294Z 2023-08-09T11:51:35.6126512Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-08-09T11:51:35.6126928Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 2023-08-09T11:51:35.6127250Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 2023-08-09T11:51:35.6127559Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 2023-08-09T11:51:35.6127909Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 2023-08-09T11:51:35.6128221Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-08-09T11:51:35.6128530Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-08-09T11:51:35.6128825Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-08-09T11:51:35.6129133Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-08-09T11:51:35.6129442Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 2023-08-09T11:51:35.6129620Z 2023-08-09T11:51:35.6129625Z 2023-08-09T11:51:35.8712509Z Preparing transaction: ...working... done 2023-08-09T11:51:37.3756482Z Verifying transaction: ...working... done 2023-08-09T11:51:40.5564110Z Executing transaction: ...working... done 2023-08-09T11:51:40.8723842Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:40.8724345Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:40.8724646Z + [[ cpu = \c\u\d\a ]] 2023-08-09T11:51:40.8724831Z + CONSTRAINTS=cpuonly 2023-08-09T11:51:40.8725351Z + 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:52:01.3992716Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:52:01.3992971Z 2023-08-09T11:52:01.3994586Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:52:01.3994846Z 2023-08-09T11:52:01.3995043Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:52:01.3995323Z 2023-08-09T11:52:01.3995520Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:52:01.3995999Z 2023-08-09T11:52:01.3997017Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:52:01.3997400Z 2023-08-09T11:52:01.3997734Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:52:01.3998116Z 2023-08-09T11:52:01.3998551Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:52:01.3999085Z 2023-08-09T11:52:01.3999546Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:52:01.4000020Z 2023-08-09T11:52:01.4000501Z 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:52:01.4000956Z 2023-08-09T11:52:01.4001319Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:52:01.4001834Z 2023-08-09T11:52:01.4002174Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:52:01.4002574Z 2023-08-09T11:52:01.4002903Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:52:01.4003267Z 2023-08-09T11:52:01.4003929Z 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:52:01.4004354Z 2023-08-09T11:52:01.4004701Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:52:01.4004956Z 2023-08-09T11:52:01.4005191Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 200 1034 2023-08-09T11:52:01.4005472Z 2023-08-09T11:52:01.4005718Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T11:52:01.4005987Z 2023-08-09T11:52:01.4006220Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 200 None 2023-08-09T11:52:01.4006469Z 2023-08-09T11:52:01.4006701Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T11:52:01.4006950Z 2023-08-09T11:52:01.4007247Z 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:52:01.4007588Z 2023-08-09T11:52:01.4007961Z 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:52:01.4008439Z 2023-08-09T11:52:01.4008680Z INFO conda.core.link:__init__(210): initializing UnlinkLinkTransaction with 2023-08-09T11:52:01.4008980Z 2023-08-09T11:52:01.4009201Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4009490Z 2023-08-09T11:52:01.4009582Z unlink_precs: 2023-08-09T11:52:01.4009697Z 2023-08-09T11:52:01.4009761Z 2023-08-09T11:52:01.4009859Z 2023-08-09T11:52:01.4009931Z link_precs: 2023-08-09T11:52:01.4010046Z 2023-08-09T11:52:01.4010166Z defaults/win-64::blas-1.0-mkl 2023-08-09T11:52:01.4010287Z 2023-08-09T11:52:01.4010432Z pytorch-nightly/noarch::pytorch-mutex-1.0-cpu 2023-08-09T11:52:01.4010605Z 2023-08-09T11:52:01.4010728Z pytorch-nightly/noarch::cpuonly-2.0-0 2023-08-09T11:52:01.4010882Z 2023-08-09T11:52:01.4011026Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T11:52:01.4011197Z 2023-08-09T11:52:01.4011315Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T11:52:01.4011593Z 2023-08-09T11:52:01.4011708Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T11:52:01.4011856Z 2023-08-09T11:52:01.4011949Z defaults/win-64::yaml-0.2.5-he774522_0 2023-08-09T11:52:01.4012092Z 2023-08-09T11:52:01.4012209Z defaults/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T11:52:01.4012356Z 2023-08-09T11:52:01.4012489Z defaults/win-64::filelock-3.9.0-py39haa95532_0 2023-08-09T11:52:01.4012651Z 2023-08-09T11:52:01.4012792Z defaults/win-64::markupsafe-2.1.1-py39h2bbff1b_0 2023-08-09T11:52:01.4012959Z 2023-08-09T11:52:01.4013098Z defaults/win-64::mkl-service-2.4.0-py39h2bbff1b_1 2023-08-09T11:52:01.4013265Z 2023-08-09T11:52:01.4013373Z defaults/win-64::mpmath-1.3.0-py39haa95532_0 2023-08-09T11:52:01.4013582Z 2023-08-09T11:52:01.4013713Z defaults/win-64::networkx-3.1-py39haa95532_0 2023-08-09T11:52:01.4013872Z 2023-08-09T11:52:01.4014039Z defaults/win-64::pyyaml-6.0-py39h2bbff1b_1 2023-08-09T11:52:01.4014199Z 2023-08-09T11:52:01.4014353Z defaults/win-64::typing_extensions-4.7.1-py39haa95532_0 2023-08-09T11:52:01.4014530Z 2023-08-09T11:52:01.4014652Z defaults/win-64::jinja2-3.1.2-py39haa95532_0 2023-08-09T11:52:01.4014803Z 2023-08-09T11:52:01.4014938Z defaults/win-64::numpy-base-1.25.2-py39h65a83cf_0 2023-08-09T11:52:01.4015088Z 2023-08-09T11:52:01.4015211Z defaults/win-64::sympy-1.11.1-py39haa95532_0 2023-08-09T11:52:01.4015366Z 2023-08-09T11:52:01.4015617Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.9_cpu_0 2023-08-09T11:52:01.4015804Z 2023-08-09T11:52:01.4015930Z defaults/win-64::mkl_fft-1.3.6-py39hf11a4ad_1 2023-08-09T11:52:01.4016086Z 2023-08-09T11:52:01.4016217Z defaults/win-64::mkl_random-1.2.2-py39hf11a4ad_1 2023-08-09T11:52:01.4016378Z 2023-08-09T11:52:01.4016499Z defaults/win-64::numpy-1.25.2-py39h055cbcc_0 2023-08-09T11:52:01.4016653Z 2023-08-09T11:52:01.4016864Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230809-py39_cpu 2023-08-09T11:52:01.4017109Z 2023-08-09T11:52:01.4017113Z 2023-08-09T11:52:01.4017117Z 2023-08-09T11:52:01.4017306Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:01.4017521Z 2023-08-09T11:52:01.4033389Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:01.4033699Z 2023-08-09T11:52:01.4033922Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:52:01.4034140Z 2023-08-09T11:52:01.4034312Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:01.4034523Z 2023-08-09T11:52:01.4034709Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:01.4034912Z 2023-08-09T11:52:01.4035270Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-base-1.25.2-py39h65a83cf_0.conda HTTP/1.1" 200 6503903 2023-08-09T11:52:01.4035574Z 2023-08-09T11:52:01.4035830Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-1.25.2-py39h055cbcc_0.conda HTTP/1.1" 200 13047 2023-08-09T11:52:01.4036101Z 2023-08-09T11:52:01.4036370Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl-service-2.4.0-py39h2bbff1b_1.conda HTTP/1.1" 200 45596 2023-08-09T11:52:01.4036652Z 2023-08-09T11:52:01.4036980Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_random-1.2.2-py39hf11a4ad_1.conda HTTP/1.1" 200 224313 2023-08-09T11:52:01.4037255Z 2023-08-09T11:52:01.4037554Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_fft-1.3.6-py39hf11a4ad_1.conda HTTP/1.1" 200 163882 2023-08-09T11:52:01.4037826Z 2023-08-09T11:52:01.4038074Z 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:52:01.4039157Z 2023-08-09T11:52:01.4039354Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-08-09T11:52:01.4039561Z 2023-08-09T11:52:01.4039731Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4039926Z 2023-08-09T11:52:01.4040055Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-08-09T11:52:01.4040219Z 2023-08-09T11:52:01.4040327Z 2023-08-09T11:52:01.4040332Z 2023-08-09T11:52:01.4040569Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cpu <=== 2023-08-09T11:52:01.4040804Z 2023-08-09T11:52:01.4040955Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4041150Z 2023-08-09T11:52:01.4041301Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cpu 2023-08-09T11:52:01.4041481Z 2023-08-09T11:52:01.4041486Z 2023-08-09T11:52:01.4041490Z 2023-08-09T11:52:01.4041693Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::cpuonly-2.0-0 <=== 2023-08-09T11:52:01.4041918Z 2023-08-09T11:52:01.4042083Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4042275Z 2023-08-09T11:52:01.4042401Z source=C:\Jenkins\Miniconda3\pkgs\cpuonly-2.0-0 2023-08-09T11:52:01.4042610Z 2023-08-09T11:52:01.4042617Z 2023-08-09T11:52:01.4042624Z 2023-08-09T11:52:01.4043416Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-08-09T11:52:01.4043662Z 2023-08-09T11:52:01.4043812Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4044002Z 2023-08-09T11:52:01.4044172Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T11:52:01.4044372Z 2023-08-09T11:52:01.4044377Z 2023-08-09T11:52:01.4044381Z 2023-08-09T11:52:01.4044585Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-08-09T11:52:01.4044808Z 2023-08-09T11:52:01.4044969Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4045161Z 2023-08-09T11:52:01.4045303Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-08-09T11:52:01.4045477Z 2023-08-09T11:52:01.4045482Z 2023-08-09T11:52:01.4045486Z 2023-08-09T11:52:01.4045683Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-08-09T11:52:01.4045890Z 2023-08-09T11:52:01.4046051Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4046239Z 2023-08-09T11:52:01.4046362Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-08-09T11:52:01.4046529Z 2023-08-09T11:52:01.4046533Z 2023-08-09T11:52:01.4046537Z 2023-08-09T11:52:01.4046730Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-08-09T11:52:01.4046944Z 2023-08-09T11:52:01.4047106Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4047299Z 2023-08-09T11:52:01.4047437Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-08-09T11:52:01.4047606Z 2023-08-09T11:52:01.4047611Z 2023-08-09T11:52:01.4047615Z 2023-08-09T11:52:01.4047812Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h6b88ed4_46357 <=== 2023-08-09T11:52:01.4048024Z 2023-08-09T11:52:01.4048188Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4048379Z 2023-08-09T11:52:01.4048510Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h6b88ed4_46357 2023-08-09T11:52:01.4048682Z 2023-08-09T11:52:01.4048687Z 2023-08-09T11:52:01.4048691Z 2023-08-09T11:52:01.4048905Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py39haa95532_0 <=== 2023-08-09T11:52:01.4049131Z 2023-08-09T11:52:01.4049372Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4049562Z 2023-08-09T11:52:01.4049722Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py39haa95532_0 2023-08-09T11:52:01.4049911Z 2023-08-09T11:52:01.4049916Z 2023-08-09T11:52:01.4049920Z 2023-08-09T11:52:01.4050138Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::markupsafe-2.1.1-py39h2bbff1b_0 <=== 2023-08-09T11:52:01.4050373Z 2023-08-09T11:52:01.4050539Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4050729Z 2023-08-09T11:52:01.4050894Z source=C:\Jenkins\Miniconda3\pkgs\markupsafe-2.1.1-py39h2bbff1b_0 2023-08-09T11:52:01.4051078Z 2023-08-09T11:52:01.4051096Z 2023-08-09T11:52:01.4051100Z 2023-08-09T11:52:01.4051307Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py39h2bbff1b_1 <=== 2023-08-09T11:52:01.4051545Z 2023-08-09T11:52:01.4051704Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4051894Z 2023-08-09T11:52:01.4052062Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py39h2bbff1b_1 2023-08-09T11:52:01.4052258Z 2023-08-09T11:52:01.4052263Z 2023-08-09T11:52:01.4052267Z 2023-08-09T11:52:01.4052475Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mpmath-1.3.0-py39haa95532_0 <=== 2023-08-09T11:52:01.4052696Z 2023-08-09T11:52:01.4052922Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4053112Z 2023-08-09T11:52:01.4053266Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.3.0-py39haa95532_0 2023-08-09T11:52:01.4053501Z 2023-08-09T11:52:01.4053506Z 2023-08-09T11:52:01.4053510Z 2023-08-09T11:52:01.4053724Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::networkx-3.1-py39haa95532_0 <=== 2023-08-09T11:52:01.4053996Z 2023-08-09T11:52:01.4054146Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4054343Z 2023-08-09T11:52:01.4054500Z source=C:\Jenkins\Miniconda3\pkgs\networkx-3.1-py39haa95532_0 2023-08-09T11:52:01.4054688Z 2023-08-09T11:52:01.4054691Z 2023-08-09T11:52:01.4054695Z 2023-08-09T11:52:01.4054904Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py39h2bbff1b_1 <=== 2023-08-09T11:52:01.4055128Z 2023-08-09T11:52:01.4055292Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4055482Z 2023-08-09T11:52:01.4055633Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py39h2bbff1b_1 2023-08-09T11:52:01.4055814Z 2023-08-09T11:52:01.4055818Z 2023-08-09T11:52:01.4055822Z 2023-08-09T11:52:01.4056047Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::typing_extensions-4.7.1-py39haa95532_0 <=== 2023-08-09T11:52:01.4056288Z 2023-08-09T11:52:01.4056433Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4056624Z 2023-08-09T11:52:01.4056798Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.7.1-py39haa95532_0 2023-08-09T11:52:01.4057004Z 2023-08-09T11:52:01.4057008Z 2023-08-09T11:52:01.4057013Z 2023-08-09T11:52:01.4057216Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::jinja2-3.1.2-py39haa95532_0 <=== 2023-08-09T11:52:01.4057437Z 2023-08-09T11:52:01.4057597Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4057789Z 2023-08-09T11:52:01.4057941Z source=C:\Jenkins\Miniconda3\pkgs\jinja2-3.1.2-py39haa95532_0 2023-08-09T11:52:01.4058121Z 2023-08-09T11:52:01.4058126Z 2023-08-09T11:52:01.4058130Z 2023-08-09T11:52:01.4058348Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-base-1.25.2-py39h65a83cf_0 <=== 2023-08-09T11:52:01.4058578Z 2023-08-09T11:52:01.4058734Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4058999Z 2023-08-09T11:52:01.4059150Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.2-py39h65a83cf_0 2023-08-09T11:52:01.4059344Z 2023-08-09T11:52:01.4059348Z 2023-08-09T11:52:01.4059353Z 2023-08-09T11:52:01.4059559Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py39haa95532_0 <=== 2023-08-09T11:52:01.4059779Z 2023-08-09T11:52:01.4059940Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4060133Z 2023-08-09T11:52:01.4060290Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py39haa95532_0 2023-08-09T11:52:01.4060472Z 2023-08-09T11:52:01.4060477Z 2023-08-09T11:52:01.4060481Z 2023-08-09T11:52:01.4060721Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230809-py3.9_cpu_0 <=== 2023-08-09T11:52:01.4060969Z 2023-08-09T11:52:01.4061133Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4061329Z 2023-08-09T11:52:01.4061497Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230809-py3.9_cpu_0 2023-08-09T11:52:01.4061677Z 2023-08-09T11:52:01.4061682Z 2023-08-09T11:52:01.4061699Z 2023-08-09T11:52:01.4061891Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py39hf11a4ad_1 <=== 2023-08-09T11:52:01.4062108Z 2023-08-09T11:52:01.4062270Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4062460Z 2023-08-09T11:52:01.4062674Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py39hf11a4ad_1 2023-08-09T11:52:01.4062858Z 2023-08-09T11:52:01.4062862Z 2023-08-09T11:52:01.4062866Z 2023-08-09T11:52:01.4063079Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py39hf11a4ad_1 <=== 2023-08-09T11:52:01.4063303Z 2023-08-09T11:52:01.4063462Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4063650Z 2023-08-09T11:52:01.4063812Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py39hf11a4ad_1 2023-08-09T11:52:01.4063999Z 2023-08-09T11:52:01.4064003Z 2023-08-09T11:52:01.4064007Z 2023-08-09T11:52:01.4064214Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-1.25.2-py39h055cbcc_0 <=== 2023-08-09T11:52:01.4064423Z 2023-08-09T11:52:01.4064583Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4064773Z 2023-08-09T11:52:01.4064926Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.2-py39h055cbcc_0 2023-08-09T11:52:01.4065104Z 2023-08-09T11:52:01.4065108Z 2023-08-09T11:52:01.4065112Z 2023-08-09T11:52:01.4065414Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230809-py39_cpu <=== 2023-08-09T11:52:01.4065713Z 2023-08-09T11:52:01.4065873Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4066065Z 2023-08-09T11:52:01.4066238Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230809-py39_cpu 2023-08-09T11:52:01.4066440Z 2023-08-09T11:52:01.4066444Z 2023-08-09T11:52:01.4066449Z 2023-08-09T11:52:01.4066453Z 2023-08-09T11:52:01.4066616Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:52:01.4066808Z 2023-08-09T11:52:01.4066904Z Solving environment: ...working... done 2023-08-09T11:52:01.4067051Z 2023-08-09T11:52:01.4067055Z 2023-08-09T11:52:01.4067063Z 2023-08-09T11:52:01.4067140Z ## Package Plan ## 2023-08-09T11:52:01.4067256Z 2023-08-09T11:52:01.4067260Z 2023-08-09T11:52:01.4067265Z 2023-08-09T11:52:01.4067455Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:01.4067666Z 2023-08-09T11:52:01.4067670Z 2023-08-09T11:52:01.4067674Z 2023-08-09T11:52:01.4067757Z added / updated specs: 2023-08-09T11:52:01.4067880Z 2023-08-09T11:52:01.4067945Z - cpuonly 2023-08-09T11:52:01.4068121Z 2023-08-09T11:52:01.4068203Z - distr::torchaudio 2023-08-09T11:52:01.4068322Z 2023-08-09T11:52:01.4068326Z 2023-08-09T11:52:01.4068330Z 2023-08-09T11:52:01.4068335Z 2023-08-09T11:52:01.4068338Z 2023-08-09T11:52:01.4068451Z The following packages will be downloaded: 2023-08-09T11:52:01.4068600Z 2023-08-09T11:52:01.4068604Z 2023-08-09T11:52:01.4068609Z 2023-08-09T11:52:01.4068704Z package | build 2023-08-09T11:52:01.4068827Z 2023-08-09T11:52:01.4068941Z ---------------------------|----------------- 2023-08-09T11:52:01.4069089Z 2023-08-09T11:52:01.4069277Z cpuonly-2.0 | 0 2 KB pytorch-nightly 2023-08-09T11:52:01.4069442Z 2023-08-09T11:52:01.4069571Z mkl-service-2.4.0 | py39h2bbff1b_1 45 KB 2023-08-09T11:52:01.4069734Z 2023-08-09T11:52:01.4069850Z mkl_fft-1.3.6 | py39hf11a4ad_1 160 KB 2023-08-09T11:52:01.4070042Z 2023-08-09T11:52:01.4070152Z mkl_random-1.2.2 | py39hf11a4ad_1 219 KB 2023-08-09T11:52:01.4070304Z 2023-08-09T11:52:01.4070420Z numpy-1.25.2 | py39h055cbcc_0 13 KB 2023-08-09T11:52:01.4070568Z 2023-08-09T11:52:01.4070692Z numpy-base-1.25.2 | py39h65a83cf_0 6.2 MB 2023-08-09T11:52:01.4070845Z 2023-08-09T11:52:01.4071130Z torchaudio-2.1.0.dev20230809| py39_cpu 5.7 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:52:01.4071364Z 2023-08-09T11:52:01.4071499Z ------------------------------------------------------------ 2023-08-09T11:52:01.4071665Z 2023-08-09T11:52:01.4071753Z Total: 12.3 MB 2023-08-09T11:52:01.4071885Z 2023-08-09T11:52:01.4071889Z 2023-08-09T11:52:01.4071893Z 2023-08-09T11:52:01.4072014Z The following NEW packages will be INSTALLED: 2023-08-09T11:52:01.4072168Z 2023-08-09T11:52:01.4072172Z 2023-08-09T11:52:01.4072181Z 2023-08-09T11:52:01.4072300Z blas pkgs/main/win-64::blas-1.0-mkl 2023-08-09T11:52:01.4072450Z 2023-08-09T11:52:01.4072593Z cpuonly pytorch-nightly/noarch::cpuonly-2.0-0 2023-08-09T11:52:01.4072765Z 2023-08-09T11:52:01.4072916Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 2023-08-09T11:52:01.4073092Z 2023-08-09T11:52:01.4073258Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T11:52:01.4073455Z 2023-08-09T11:52:01.4073596Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 2023-08-09T11:52:01.4073750Z 2023-08-09T11:52:01.4073883Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T11:52:01.4074040Z 2023-08-09T11:52:01.4074198Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 2023-08-09T11:52:01.4074386Z 2023-08-09T11:52:01.4074515Z mkl pkgs/main/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T11:52:01.4074675Z 2023-08-09T11:52:01.4074839Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py39h2bbff1b_1 2023-08-09T11:52:01.4075027Z 2023-08-09T11:52:01.4075241Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py39hf11a4ad_1 2023-08-09T11:52:01.4075409Z 2023-08-09T11:52:01.4075558Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py39hf11a4ad_1 2023-08-09T11:52:01.4075721Z 2023-08-09T11:52:01.4075867Z mpmath pkgs/main/win-64::mpmath-1.3.0-py39haa95532_0 2023-08-09T11:52:01.4076035Z 2023-08-09T11:52:01.4076182Z networkx pkgs/main/win-64::networkx-3.1-py39haa95532_0 2023-08-09T11:52:01.4076351Z 2023-08-09T11:52:01.4076487Z numpy pkgs/main/win-64::numpy-1.25.2-py39h055cbcc_0 2023-08-09T11:52:01.4076650Z 2023-08-09T11:52:01.4076808Z numpy-base pkgs/main/win-64::numpy-base-1.25.2-py39h65a83cf_0 2023-08-09T11:52:01.4076997Z 2023-08-09T11:52:01.4077175Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.9_cpu_0 2023-08-09T11:52:01.4077450Z 2023-08-09T11:52:01.4077618Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cpu 2023-08-09T11:52:01.4077798Z 2023-08-09T11:52:01.4077942Z pyyaml pkgs/main/win-64::pyyaml-6.0-py39h2bbff1b_1 2023-08-09T11:52:01.4078112Z 2023-08-09T11:52:01.4078253Z sympy pkgs/main/win-64::sympy-1.11.1-py39haa95532_0 2023-08-09T11:52:01.4078418Z 2023-08-09T11:52:01.4078547Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T11:52:01.4078699Z 2023-08-09T11:52:01.4078859Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230809-py39_cpu 2023-08-09T11:52:01.4079047Z 2023-08-09T11:52:01.4079224Z typing_extensions pkgs/main/win-64::typing_extensions-4.7.1-py39haa95532_0 2023-08-09T11:52:01.4079419Z 2023-08-09T11:52:01.4079542Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-08-09T11:52:01.4079682Z 2023-08-09T11:52:01.4079686Z 2023-08-09T11:52:01.4079708Z 2023-08-09T11:52:01.4079712Z 2023-08-09T11:52:01.4079716Z 2023-08-09T11:52:01.4079816Z Preparing transaction: ...working... done 2023-08-09T11:52:01.4079967Z 2023-08-09T11:52:01.4080075Z Verifying transaction: ...working... done 2023-08-09T11:52:01.4080221Z 2023-08-09T11:52:01.4080327Z Executing transaction: ...working... done 2023-08-09T11:52:01.4080470Z 2023-08-09T11:52:01.4080475Z 2023-08-09T11:52:01.5010686Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-08-09T11:52:01.5012600Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-08-09T11:52:01.5012903Z + conda install --yes --quiet 'ffmpeg<5' 2023-08-09T11:52:01.5013201Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-08-09T11:52:03.8107395Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:03.8114516Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:03.8119504Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:03.8121585Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:03.8123855Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:03.9235942Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:52:03.9277751Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:52:03.9558055Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:52:03.9570866Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:52:04.0730379Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:52:06.2810676Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:52:08.0300638Z Solving environment: ...working... done 2023-08-09T11:52:08.3762505Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:08.4090125Z 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:52:08.8699226Z 2023-08-09T11:52:08.8699655Z ## Package Plan ## 2023-08-09T11:52:08.8699835Z 2023-08-09T11:52:08.8699976Z environment location: C:\Jenkins\Miniconda3 2023-08-09T11:52:08.8700145Z 2023-08-09T11:52:08.8700230Z added / updated specs: 2023-08-09T11:52:08.8700448Z - ffmpeg[version='<5'] 2023-08-09T11:52:08.8700573Z 2023-08-09T11:52:08.8700577Z 2023-08-09T11:52:08.8700678Z The following packages will be downloaded: 2023-08-09T11:52:08.8700886Z 2023-08-09T11:52:08.8700987Z package | build 2023-08-09T11:52:08.8701500Z ---------------------------|----------------- 2023-08-09T11:52:08.8701806Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-08-09T11:52:08.8702089Z ------------------------------------------------------------ 2023-08-09T11:52:08.8702345Z Total: 17.6 MB 2023-08-09T11:52:08.8702473Z 2023-08-09T11:52:08.8702593Z The following NEW packages will be INSTALLED: 2023-08-09T11:52:08.8702756Z 2023-08-09T11:52:08.8702910Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-08-09T11:52:08.8703073Z 2023-08-09T11:52:08.8703077Z 2023-08-09T11:52:08.8779868Z Preparing transaction: ...working... done 2023-08-09T11:52:08.9005305Z Verifying transaction: ...working... done 2023-08-09T11:52:08.9546723Z Executing transaction: ...working... done 2023-08-09T11:52:09.2155758Z + 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:13.7255613Z Smoke test passed. 2023-08-09T11:52:13.7255789Z 2023-08-09T11:52:13.7255795Z 2023-08-09T11:52:13.8191636Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:52:18.8753504Z 2023-08-09T11:52:18.8754067Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke: 2023-08-09T11:52:18.8754393Z 2023-08-09T11:52:19.4991857Z ##[group]Run set -euxo pipefail 2023-08-09T11:52:19.4992144Z set -euxo pipefail 2023-08-09T11:52:19.4992359Z source "${BUILD_ENV_FILE}" 2023-08-09T11:52:19.4992632Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-08-09T11:52:19.4993065Z ${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:19.5014066Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:52:19.5014299Z env: 2023-08-09T11:52:19.5014519Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:52:19.5014753Z PYTHON_VERSION: 3.9 2023-08-09T11:52:19.5014946Z PACKAGE_TYPE: conda 2023-08-09T11:52:19.5015136Z REPOSITORY: pytorch/audio 2023-08-09T11:52:19.5015323Z REF: 2023-08-09T11:52:19.5015489Z CU_VERSION: cpu 2023-08-09T11:52:19.5015669Z CHANNEL: nightly 2023-08-09T11:52:19.5015922Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T11:52:19.5016187Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:52:19.5016513Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:52:19.5016936Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:52:19.5017323Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:52:19.5017573Z PACKAGE_NAME: torchaudio 2023-08-09T11:52:19.5018154Z CONDA_PYTORCHBOT_TOKEN: *** 2023-08-09T11:52:19.5018362Z ##[endgroup] 2023-08-09T11:52:19.8198728Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:52:19.8199199Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:52:19.8199435Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:52:19.8199648Z ++ export CMAKE_USE_CUDA=0 2023-08-09T11:52:19.8199848Z ++ CMAKE_USE_CUDA=0 2023-08-09T11:52:19.8200060Z ++ export CONDA_BUILD_VARIANT=cpu 2023-08-09T11:52:19.8200282Z ++ CONDA_BUILD_VARIANT=cpu 2023-08-09T11:52:19.8200519Z ++ export CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:52:19.8200796Z ++ CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:52:19.8201110Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:19.8201455Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:19.8201762Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:19.8202061Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:19.8202530Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:52:19.8202747Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:52:19.8203032Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:52:19.8203266Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:52:19.8203531Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:52:19.8203736Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:52:19.8203935Z ++ export VERSION_SUFFIX= 2023-08-09T11:52:19.8204130Z ++ VERSION_SUFFIX= 2023-08-09T11:52:19.8204312Z ++ export WHEEL_DIR= 2023-08-09T11:52:19.8204482Z ++ WHEEL_DIR= 2023-08-09T11:52:19.8204815Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5808497225' conda install --yes --quiet anaconda-client 2023-08-09T11:52:33.6953573Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:52:33.6953810Z 2023-08-09T11:52:33.6953919Z Solving environment: ...working... done 2023-08-09T11:52:33.6954069Z 2023-08-09T11:52:33.6954074Z 2023-08-09T11:52:33.6956576Z 2023-08-09T11:52:33.6956919Z ## Package Plan ## 2023-08-09T11:52:33.6957221Z 2023-08-09T11:52:33.6957229Z 2023-08-09T11:52:33.6957235Z 2023-08-09T11:52:33.6957506Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T11:52:33.6957879Z 2023-08-09T11:52:33.6957889Z 2023-08-09T11:52:33.6957897Z 2023-08-09T11:52:33.6958035Z added / updated specs: 2023-08-09T11:52:33.6958268Z 2023-08-09T11:52:33.6959923Z - anaconda-client 2023-08-09T11:52:33.6960075Z 2023-08-09T11:52:33.6960080Z 2023-08-09T11:52:33.6960085Z 2023-08-09T11:52:33.6960090Z 2023-08-09T11:52:33.6960096Z 2023-08-09T11:52:33.6960221Z The following packages will be downloaded: 2023-08-09T11:52:33.6960375Z 2023-08-09T11:52:33.6960380Z 2023-08-09T11:52:33.6960384Z 2023-08-09T11:52:33.6960482Z package | build 2023-08-09T11:52:33.6960617Z 2023-08-09T11:52:33.6960730Z ---------------------------|----------------- 2023-08-09T11:52:33.6960881Z 2023-08-09T11:52:33.6961021Z anaconda-client-1.12.0 | py39haa95532_0 166 KB 2023-08-09T11:52:33.6961190Z 2023-08-09T11:52:33.6961292Z attrs-22.1.0 | py39haa95532_0 84 KB 2023-08-09T11:52:33.6961442Z 2023-08-09T11:52:33.6961558Z clyent-1.2.2 | py39haa95532_1 21 KB 2023-08-09T11:52:33.6961708Z 2023-08-09T11:52:33.6961839Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-08-09T11:52:33.6961996Z 2023-08-09T11:52:33.6962117Z jsonschema-4.17.3 | py39haa95532_0 156 KB 2023-08-09T11:52:33.6962268Z 2023-08-09T11:52:33.6962385Z jupyter_core-5.3.0 | py39haa95532_0 107 KB 2023-08-09T11:52:33.6962535Z 2023-08-09T11:52:33.6962653Z nbformat-5.7.0 | py39haa95532_0 152 KB 2023-08-09T11:52:33.6962785Z 2023-08-09T11:52:33.6962933Z platformdirs-2.5.2 | py39haa95532_0 24 KB 2023-08-09T11:52:33.6963085Z 2023-08-09T11:52:33.6963209Z pyrsistent-0.18.0 | py39h196d8e1_0 90 KB 2023-08-09T11:52:33.6963361Z 2023-08-09T11:52:33.6963493Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-08-09T11:52:33.6963655Z 2023-08-09T11:52:33.6963799Z python-fastjsonschema-2.16.2| py39haa95532_0 231 KB 2023-08-09T11:52:33.6963974Z 2023-08-09T11:52:33.6964088Z pywin32-305 | py39h2bbff1b_0 10.7 MB 2023-08-09T11:52:33.6964239Z 2023-08-09T11:52:33.6964371Z requests-toolbelt-1.0.0 | py39haa95532_0 71 KB 2023-08-09T11:52:33.6964518Z 2023-08-09T11:52:33.6964636Z traitlets-5.7.1 | py39haa95532_0 205 KB 2023-08-09T11:52:33.6964784Z 2023-08-09T11:52:33.6964921Z ------------------------------------------------------------ 2023-08-09T11:52:33.6965086Z 2023-08-09T11:52:33.6965185Z Total: 12.3 MB 2023-08-09T11:52:33.6965314Z 2023-08-09T11:52:33.6965461Z 2023-08-09T11:52:33.6965466Z 2023-08-09T11:52:33.6965587Z The following NEW packages will be INSTALLED: 2023-08-09T11:52:33.6965740Z 2023-08-09T11:52:33.6965745Z 2023-08-09T11:52:33.6965749Z 2023-08-09T11:52:33.6965951Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py39haa95532_0 2023-08-09T11:52:33.6966162Z 2023-08-09T11:52:33.6966303Z attrs pkgs/main/win-64::attrs-22.1.0-py39haa95532_0 2023-08-09T11:52:33.6966459Z 2023-08-09T11:52:33.6966601Z clyent pkgs/main/win-64::clyent-1.2.2-py39haa95532_1 2023-08-09T11:52:33.6966770Z 2023-08-09T11:52:33.6966930Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-08-09T11:52:33.6967114Z 2023-08-09T11:52:33.6967269Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py39haa95532_0 2023-08-09T11:52:33.6967451Z 2023-08-09T11:52:33.6967605Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py39haa95532_0 2023-08-09T11:52:33.6967786Z 2023-08-09T11:52:33.6967938Z nbformat pkgs/main/win-64::nbformat-5.7.0-py39haa95532_0 2023-08-09T11:52:33.6968113Z 2023-08-09T11:52:33.6968280Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py39haa95532_0 2023-08-09T11:52:33.6968461Z 2023-08-09T11:52:33.6968618Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py39h196d8e1_0 2023-08-09T11:52:33.6968804Z 2023-08-09T11:52:33.6969390Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-08-09T11:52:33.6969604Z 2023-08-09T11:52:33.6969815Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py39haa95532_0 2023-08-09T11:52:33.6970045Z 2023-08-09T11:52:33.6970186Z pywin32 pkgs/main/win-64::pywin32-305-py39h2bbff1b_0 2023-08-09T11:52:33.6970353Z 2023-08-09T11:52:33.6970538Z requests-toolbelt pkgs/main/win-64::requests-toolbelt-1.0.0-py39haa95532_0 2023-08-09T11:52:33.6970751Z 2023-08-09T11:52:33.6970904Z traitlets pkgs/main/win-64::traitlets-5.7.1-py39haa95532_0 2023-08-09T11:52:33.6971071Z 2023-08-09T11:52:33.6971091Z 2023-08-09T11:52:33.6971095Z 2023-08-09T11:52:33.6971100Z 2023-08-09T11:52:33.6971104Z 2023-08-09T11:52:33.6971218Z Preparing transaction: ...working... done 2023-08-09T11:52:33.6971356Z 2023-08-09T11:52:33.6971465Z Verifying transaction: ...working... done 2023-08-09T11:52:33.6971614Z 2023-08-09T11:52:33.6971723Z Executing transaction: ...working... done 2023-08-09T11:52:33.6971866Z 2023-08-09T11:52:33.6971874Z 2023-08-09T11:52:33.7881768Z + 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:41.8743776Z Using Anaconda API: https://api.anaconda.org 2023-08-09T11:52:41.8743982Z 2023-08-09T11:52:41.8744117Z Using "pytorch-nightly" as upload username 2023-08-09T11:52:41.8744274Z 2023-08-09T11:52:41.8744475Z Processing "distr/win-64\torchaudio-2.1.0.dev20230809-py39_cpu.tar.bz2" 2023-08-09T11:52:41.8744710Z 2023-08-09T11:52:41.8744792Z Detecting file type... 2023-08-09T11:52:41.8744917Z 2023-08-09T11:52:41.8744990Z File type is "Conda" 2023-08-09T11:52:41.8745107Z 2023-08-09T11:52:41.8745212Z Extracting conda attributes for upload 2023-08-09T11:52:41.8745358Z 2023-08-09T11:52:41.8745439Z Creating package "torchaudio" 2023-08-09T11:52:41.8745572Z 2023-08-09T11:52:41.8745665Z Creating release "2.1.0.dev20230809" 2023-08-09T11:52:41.8745814Z 2023-08-09T11:52:41.8746088Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230809/win-64/torchaudio-2.1.0.dev20230809-py39_cpu.tar.bz2" 2023-08-09T11:52:41.8746335Z 2023-08-09T11:52:41.8746544Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230809-py39_cpu.tar.bz2" already exists. Removing. 2023-08-09T11:52:41.8746815Z 2023-08-09T11:52:41.8746819Z 2023-08-09T11:52:41.8746909Z 0%| | 0.00/5.70M [00:00