2023-08-09T11:34:33.2434195Z Requested labels: windows.4xlarge 2023-08-09T11:34:33.2434361Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-08-09T11:34:33.2434590Z Reusable workflow chain: 2023-08-09T11:34:33.2434714Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (fe9b9ff75edebf1e0e326f64577d64df3b5858db) 2023-08-09T11:34:33.2434860Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:34:33.2435006Z Waiting for a runner to pick up this job... 2023-08-09T11:38:59.3632544Z Job is about to start running on the runner: i-07dff5b3295d8edfc (organization) 2023-08-09T11:40:53.4763781Z Current runner version: '2.307.1' 2023-08-09T11:40:53.4771435Z Runner name: 'i-07dff5b3295d8edfc' 2023-08-09T11:40:53.4771858Z Runner group name: 'Default' 2023-08-09T11:40:53.4772393Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-08-09T11:40:53.4774293Z ##[group]GITHUB_TOKEN Permissions 2023-08-09T11:40:53.4774802Z Actions: write 2023-08-09T11:40:53.4775000Z Checks: write 2023-08-09T11:40:53.4775250Z Contents: write 2023-08-09T11:40:53.4775486Z Deployments: write 2023-08-09T11:40:53.4775744Z Discussions: write 2023-08-09T11:40:53.4775947Z Issues: write 2023-08-09T11:40:53.4776177Z Metadata: read 2023-08-09T11:40:53.4776404Z Packages: write 2023-08-09T11:40:53.4776631Z Pages: write 2023-08-09T11:40:53.4776917Z PullRequests: write 2023-08-09T11:40:53.4777199Z RepositoryProjects: write 2023-08-09T11:40:53.4777475Z SecurityEvents: write 2023-08-09T11:40:53.4777718Z Statuses: write 2023-08-09T11:40:53.4777911Z ##[endgroup] 2023-08-09T11:40:53.4781206Z Secret source: Actions 2023-08-09T11:40:53.4781631Z Prepare workflow directory 2023-08-09T11:40:53.8327432Z Prepare all required actions 2023-08-09T11:40:53.8490768Z Getting action download info 2023-08-09T11:40:54.3337329Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-08-09T11:41:03.5047866Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-08-09T11:41:04.0750323Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:41:04.0752051Z ##[group] Inputs 2023-08-09T11:41:04.0752283Z runner-type: 2023-08-09T11:41:04.0752549Z conda-package-directory: packaging/torchaudio 2023-08-09T11:41:04.0752796Z repository: pytorch/audio 2023-08-09T11:41:04.0753087Z ref: 2023-08-09T11:41:04.0753486Z test-infra-repository: pytorch/test-infra 2023-08-09T11:41:04.0753908Z test-infra-ref: main 2023-08-09T11:41:04.0761535Z 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:04.0768708Z pre-script: 2023-08-09T11:41:04.0768899Z post-script: 2023-08-09T11:41:04.0769105Z package-name: torchaudio 2023-08-09T11:41:04.0769318Z trigger-event: push 2023-08-09T11:41:04.0769546Z smoke-test-script: test/smoke_test/smoke_test.py 2023-08-09T11:41:04.0769779Z cache-path: 2023-08-09T11:41:04.0769955Z cache-key: 2023-08-09T11:41:04.0770135Z ##[endgroup] 2023-08-09T11:41:04.0770701Z Complete job name: pytorch/audio / conda-py3_8-cpu 2023-08-09T11:41:04.2090732Z ##[group]Run actions/checkout@v3 2023-08-09T11:41:04.2091057Z with: 2023-08-09T11:41:04.2091258Z repository: pytorch/test-infra 2023-08-09T11:41:04.2091453Z ref: main 2023-08-09T11:41:04.2091622Z path: test-infra 2023-08-09T11:41:04.2091944Z token: *** 2023-08-09T11:41:04.2092101Z ssh-strict: true 2023-08-09T11:41:04.2092296Z persist-credentials: true 2023-08-09T11:41:04.2092538Z clean: true 2023-08-09T11:41:04.2092731Z sparse-checkout-cone-mode: true 2023-08-09T11:41:04.2092941Z fetch-depth: 1 2023-08-09T11:41:04.2093108Z lfs: false 2023-08-09T11:41:04.2093274Z submodules: false 2023-08-09T11:41:04.2094110Z set-safe-directory: true 2023-08-09T11:41:04.2094296Z env: 2023-08-09T11:41:04.2094508Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:04.2094735Z PYTHON_VERSION: 3.8 2023-08-09T11:41:04.2094913Z PACKAGE_TYPE: conda 2023-08-09T11:41:04.2095106Z REPOSITORY: pytorch/audio 2023-08-09T11:41:04.2095286Z REF: 2023-08-09T11:41:04.2095492Z CU_VERSION: cpu 2023-08-09T11:41:04.2095665Z ##[endgroup] 2023-08-09T11:41:04.3933616Z Syncing repository: pytorch/test-infra 2023-08-09T11:41:04.3935026Z ##[group]Getting Git version info 2023-08-09T11:41:04.3935361Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-08-09T11:41:04.3975716Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:07.9928989Z git version 2.41.0.windows.1 2023-08-09T11:41:07.9963663Z ##[endgroup] 2023-08-09T11:41:07.9990231Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\65060fc3-8954-4b49-9a23-df842f9df560' before making global git config changes 2023-08-09T11:41:07.9990713Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:08.0000086Z [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:08.0292305Z ##[group]Initializing the repository 2023-08-09T11:41:08.0299251Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-08-09T11:41:08.3420089Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-08-09T11:41:08.3456320Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-08-09T11:41:08.3715234Z ##[endgroup] 2023-08-09T11:41:08.3715626Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:08.3722868Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:08.3944681Z ##[endgroup] 2023-08-09T11:41:08.3945067Z ##[group]Setting up auth 2023-08-09T11:41:08.3955348Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:08.4205792Z [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:13.6474078Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:13.6706161Z [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:14.2968827Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:14.3200038Z ##[endgroup] 2023-08-09T11:41:14.3200473Z ##[group]Fetching the repository 2023-08-09T11:41:14.3212998Z [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:17.9777727Z remote: Enumerating objects: 1076, done. 2023-08-09T11:41:17.9778112Z remote: Counting objects: 0% (1/1076) 2023-08-09T11:41:17.9778378Z remote: Counting objects: 1% (11/1076) 2023-08-09T11:41:17.9778615Z remote: Counting objects: 2% (22/1076) 2023-08-09T11:41:17.9779386Z remote: Counting objects: 3% (33/1076) 2023-08-09T11:41:17.9779639Z remote: Counting objects: 4% (44/1076) 2023-08-09T11:41:17.9779884Z remote: Counting objects: 5% (54/1076) 2023-08-09T11:41:17.9780114Z remote: Counting objects: 6% (65/1076) 2023-08-09T11:41:17.9780367Z remote: Counting objects: 7% (76/1076) 2023-08-09T11:41:17.9780778Z remote: Counting objects: 8% (87/1076) 2023-08-09T11:41:17.9781021Z remote: Counting objects: 9% (97/1076) 2023-08-09T11:41:17.9781266Z remote: Counting objects: 10% (108/1076) 2023-08-09T11:41:17.9781499Z remote: Counting objects: 11% (119/1076) 2023-08-09T11:41:17.9781753Z remote: Counting objects: 12% (130/1076) 2023-08-09T11:41:17.9782875Z remote: Counting objects: 13% (140/1076) 2023-08-09T11:41:17.9783179Z remote: Counting objects: 14% (151/1076) 2023-08-09T11:41:17.9783426Z remote: Counting objects: 15% (162/1076) 2023-08-09T11:41:17.9783668Z remote: Counting objects: 16% (173/1076) 2023-08-09T11:41:17.9783907Z remote: Counting objects: 17% (183/1076) 2023-08-09T11:41:17.9784148Z remote: Counting objects: 18% (194/1076) 2023-08-09T11:41:17.9784386Z remote: Counting objects: 19% (205/1076) 2023-08-09T11:41:17.9784607Z remote: Counting objects: 20% (216/1076) 2023-08-09T11:41:17.9784856Z remote: Counting objects: 21% (226/1076) 2023-08-09T11:41:17.9785137Z remote: Counting objects: 22% (237/1076) 2023-08-09T11:41:17.9785373Z remote: Counting objects: 23% (248/1076) 2023-08-09T11:41:17.9785595Z remote: Counting objects: 24% (259/1076) 2023-08-09T11:41:17.9785841Z remote: Counting objects: 25% (269/1076) 2023-08-09T11:41:17.9786078Z remote: Counting objects: 26% (280/1076) 2023-08-09T11:41:17.9786315Z remote: Counting objects: 27% (291/1076) 2023-08-09T11:41:17.9786538Z remote: Counting objects: 28% (302/1076) 2023-08-09T11:41:17.9786855Z remote: Counting objects: 29% (313/1076) 2023-08-09T11:41:17.9787109Z remote: Counting objects: 30% (323/1076) 2023-08-09T11:41:17.9787348Z remote: Counting objects: 31% (334/1076) 2023-08-09T11:41:17.9787697Z remote: Counting objects: 32% (345/1076) 2023-08-09T11:41:17.9787931Z remote: Counting objects: 33% (356/1076) 2023-08-09T11:41:17.9788215Z remote: Counting objects: 34% (366/1076) 2023-08-09T11:41:17.9788454Z remote: Counting objects: 35% (377/1076) 2023-08-09T11:41:17.9788690Z remote: Counting objects: 36% (388/1076) 2023-08-09T11:41:17.9788911Z remote: Counting objects: 37% (399/1076) 2023-08-09T11:41:17.9789156Z remote: Counting objects: 38% (409/1076) 2023-08-09T11:41:17.9789396Z remote: Counting objects: 39% (420/1076) 2023-08-09T11:41:17.9789630Z remote: Counting objects: 40% (431/1076) 2023-08-09T11:41:17.9789849Z remote: Counting objects: 41% (442/1076) 2023-08-09T11:41:17.9790083Z remote: Counting objects: 42% (452/1076) 2023-08-09T11:41:17.9790318Z remote: Counting objects: 43% (463/1076) 2023-08-09T11:41:17.9790553Z remote: Counting objects: 44% (474/1076) 2023-08-09T11:41:17.9790771Z remote: Counting objects: 45% (485/1076) 2023-08-09T11:41:17.9791004Z remote: Counting objects: 46% (495/1076) 2023-08-09T11:41:17.9791245Z remote: Counting objects: 47% (506/1076) 2023-08-09T11:41:17.9791478Z remote: Counting objects: 48% (517/1076) 2023-08-09T11:41:17.9791713Z remote: Counting objects: 49% (528/1076) 2023-08-09T11:41:17.9791933Z remote: Counting objects: 50% (538/1076) 2023-08-09T11:41:17.9792790Z remote: Counting objects: 51% (549/1076) 2023-08-09T11:41:17.9793041Z remote: Counting objects: 52% (560/1076) 2023-08-09T11:41:17.9793284Z remote: Counting objects: 53% (571/1076) 2023-08-09T11:41:17.9793506Z remote: Counting objects: 54% (582/1076) 2023-08-09T11:41:17.9793746Z remote: Counting objects: 55% (592/1076) 2023-08-09T11:41:17.9793989Z remote: Counting objects: 56% (603/1076) 2023-08-09T11:41:17.9794239Z remote: Counting objects: 57% (614/1076) 2023-08-09T11:41:17.9794464Z remote: Counting objects: 58% (625/1076) 2023-08-09T11:41:17.9794805Z remote: Counting objects: 59% (635/1076) 2023-08-09T11:41:17.9795042Z remote: Counting objects: 60% (646/1076) 2023-08-09T11:41:17.9795287Z remote: Counting objects: 61% (657/1076) 2023-08-09T11:41:17.9795508Z remote: Counting objects: 62% (668/1076) 2023-08-09T11:41:17.9795750Z remote: Counting objects: 63% (678/1076) 2023-08-09T11:41:17.9795993Z remote: Counting objects: 64% (689/1076) 2023-08-09T11:41:17.9796230Z remote: Counting objects: 65% (700/1076) 2023-08-09T11:41:17.9796464Z remote: Counting objects: 66% (711/1076) 2023-08-09T11:41:17.9796684Z remote: Counting objects: 67% (721/1076) 2023-08-09T11:41:17.9796920Z remote: Counting objects: 68% (732/1076) 2023-08-09T11:41:17.9797155Z remote: Counting objects: 69% (743/1076) 2023-08-09T11:41:17.9797388Z remote: Counting objects: 70% (754/1076) 2023-08-09T11:41:17.9797606Z remote: Counting objects: 71% (764/1076) 2023-08-09T11:41:17.9797851Z remote: Counting objects: 72% (775/1076) 2023-08-09T11:41:17.9798087Z remote: Counting objects: 73% (786/1076) 2023-08-09T11:41:17.9798459Z remote: Counting objects: 74% (797/1076) 2023-08-09T11:41:17.9798683Z remote: Counting objects: 75% (807/1076) 2023-08-09T11:41:17.9798934Z remote: Counting objects: 76% (818/1076) 2023-08-09T11:41:17.9799174Z remote: Counting objects: 77% (829/1076) 2023-08-09T11:41:17.9799409Z remote: Counting objects: 78% (840/1076) 2023-08-09T11:41:17.9799631Z remote: Counting objects: 79% (851/1076) 2023-08-09T11:41:17.9799864Z remote: Counting objects: 80% (861/1076) 2023-08-09T11:41:17.9800102Z remote: Counting objects: 81% (872/1076) 2023-08-09T11:41:17.9800363Z remote: Counting objects: 82% (883/1076) 2023-08-09T11:41:17.9800687Z remote: Counting objects: 83% (894/1076) 2023-08-09T11:41:17.9800908Z remote: Counting objects: 84% (904/1076) 2023-08-09T11:41:17.9801172Z remote: Counting objects: 85% (915/1076) 2023-08-09T11:41:17.9801416Z remote: Counting objects: 86% (926/1076) 2023-08-09T11:41:17.9801651Z remote: Counting objects: 87% (937/1076) 2023-08-09T11:41:17.9801872Z remote: Counting objects: 88% (947/1076) 2023-08-09T11:41:17.9802111Z remote: Counting objects: 89% (958/1076) 2023-08-09T11:41:17.9802349Z remote: Counting objects: 90% (969/1076) 2023-08-09T11:41:17.9802585Z remote: Counting objects: 91% (980/1076) 2023-08-09T11:41:17.9802806Z remote: Counting objects: 92% (990/1076) 2023-08-09T11:41:17.9803045Z remote: Counting objects: 93% (1001/1076) 2023-08-09T11:41:17.9803301Z remote: Counting objects: 94% (1012/1076) 2023-08-09T11:41:17.9803547Z remote: Counting objects: 95% (1023/1076) 2023-08-09T11:41:17.9803798Z remote: Counting objects: 96% (1033/1076) 2023-08-09T11:41:17.9804041Z remote: Counting objects: 97% (1044/1076) 2023-08-09T11:41:17.9804270Z remote: Counting objects: 98% (1055/1076) 2023-08-09T11:41:17.9804593Z remote: Counting objects: 99% (1066/1076) 2023-08-09T11:41:17.9804843Z remote: Counting objects: 100% (1076/1076) 2023-08-09T11:41:17.9805101Z remote: Counting objects: 100% (1076/1076), done. 2023-08-09T11:41:17.9806960Z remote: Compressing objects: 0% (1/864) 2023-08-09T11:41:17.9826162Z remote: Compressing objects: 1% (9/864) 2023-08-09T11:41:17.9844918Z remote: Compressing objects: 2% (18/864) 2023-08-09T11:41:17.9865591Z remote: Compressing objects: 3% (26/864) 2023-08-09T11:41:17.9879520Z remote: Compressing objects: 4% (35/864) 2023-08-09T11:41:17.9901910Z remote: Compressing objects: 5% (44/864) 2023-08-09T11:41:17.9978044Z remote: Compressing objects: 6% (52/864) 2023-08-09T11:41:17.9978330Z remote: Compressing objects: 7% (61/864) 2023-08-09T11:41:17.9979672Z remote: Compressing objects: 8% (70/864) 2023-08-09T11:41:17.9982258Z remote: Compressing objects: 9% (78/864) 2023-08-09T11:41:18.0005759Z remote: Compressing objects: 10% (87/864) 2023-08-09T11:41:18.0028370Z remote: Compressing objects: 11% (96/864) 2023-08-09T11:41:18.0041144Z remote: Compressing objects: 12% (104/864) 2023-08-09T11:41:18.0049662Z remote: Compressing objects: 13% (113/864) 2023-08-09T11:41:18.0065458Z remote: Compressing objects: 14% (121/864) 2023-08-09T11:41:18.0079423Z remote: Compressing objects: 15% (130/864) 2023-08-09T11:41:18.0100236Z remote: Compressing objects: 16% (139/864) 2023-08-09T11:41:18.0111879Z remote: Compressing objects: 17% (147/864) 2023-08-09T11:41:18.0121653Z remote: Compressing objects: 18% (156/864) 2023-08-09T11:41:18.0127862Z remote: Compressing objects: 19% (165/864) 2023-08-09T11:41:18.0140600Z remote: Compressing objects: 20% (173/864) 2023-08-09T11:41:18.0152511Z remote: Compressing objects: 21% (182/864) 2023-08-09T11:41:18.0153810Z remote: Compressing objects: 22% (191/864) 2023-08-09T11:41:18.0157176Z remote: Compressing objects: 23% (199/864) 2023-08-09T11:41:18.0163499Z remote: Compressing objects: 24% (208/864) 2023-08-09T11:41:18.0173383Z remote: Compressing objects: 25% (216/864) 2023-08-09T11:41:18.0188888Z remote: Compressing objects: 26% (225/864) 2023-08-09T11:41:18.0221678Z remote: Compressing objects: 27% (234/864) 2023-08-09T11:41:18.0282255Z remote: Compressing objects: 28% (242/864) 2023-08-09T11:41:18.0349275Z remote: Compressing objects: 29% (251/864) 2023-08-09T11:41:18.0391966Z remote: Compressing objects: 30% (260/864) 2023-08-09T11:41:18.0409082Z remote: Compressing objects: 31% (268/864) 2023-08-09T11:41:18.0426951Z remote: Compressing objects: 32% (277/864) 2023-08-09T11:41:18.0446835Z remote: Compressing objects: 33% (286/864) 2023-08-09T11:41:18.0464456Z remote: Compressing objects: 34% (294/864) 2023-08-09T11:41:18.0495558Z remote: Compressing objects: 35% (303/864) 2023-08-09T11:41:18.0496744Z remote: Compressing objects: 36% (312/864) 2023-08-09T11:41:18.0500687Z remote: Compressing objects: 37% (320/864) 2023-08-09T11:41:18.0503135Z remote: Compressing objects: 38% (329/864) 2023-08-09T11:41:18.0507164Z remote: Compressing objects: 39% (337/864) 2023-08-09T11:41:18.0508760Z remote: Compressing objects: 40% (346/864) 2023-08-09T11:41:18.0512197Z remote: Compressing objects: 41% (355/864) 2023-08-09T11:41:18.0535279Z remote: Compressing objects: 42% (363/864) 2023-08-09T11:41:18.0540034Z remote: Compressing objects: 43% (372/864) 2023-08-09T11:41:18.0668191Z remote: Compressing objects: 44% (381/864) 2023-08-09T11:41:18.0674201Z remote: Compressing objects: 45% (389/864) 2023-08-09T11:41:18.0677861Z remote: Compressing objects: 46% (398/864) 2023-08-09T11:41:18.0679568Z remote: Compressing objects: 47% (407/864) 2023-08-09T11:41:18.0685378Z remote: Compressing objects: 48% (415/864) 2023-08-09T11:41:18.0687776Z remote: Compressing objects: 49% (424/864) 2023-08-09T11:41:18.0689855Z remote: Compressing objects: 50% (432/864) 2023-08-09T11:41:18.0692388Z remote: Compressing objects: 51% (441/864) 2023-08-09T11:41:18.0694557Z remote: Compressing objects: 52% (450/864) 2023-08-09T11:41:18.0696396Z remote: Compressing objects: 53% (458/864) 2023-08-09T11:41:18.0702926Z remote: Compressing objects: 54% (467/864) 2023-08-09T11:41:18.0708451Z remote: Compressing objects: 55% (476/864) 2023-08-09T11:41:18.0717054Z remote: Compressing objects: 56% (484/864) 2023-08-09T11:41:18.0725637Z remote: Compressing objects: 57% (493/864) 2023-08-09T11:41:18.0734517Z remote: Compressing objects: 58% (502/864) 2023-08-09T11:41:18.0736950Z remote: Compressing objects: 59% (510/864) 2023-08-09T11:41:18.0742738Z remote: Compressing objects: 60% (519/864) 2023-08-09T11:41:18.0751983Z remote: Compressing objects: 61% (528/864) 2023-08-09T11:41:18.0759707Z remote: Compressing objects: 62% (536/864) 2023-08-09T11:41:18.0775372Z remote: Compressing objects: 63% (545/864) 2023-08-09T11:41:18.0791297Z remote: Compressing objects: 64% (553/864) 2023-08-09T11:41:18.0800836Z remote: Compressing objects: 65% (562/864) 2023-08-09T11:41:18.0808269Z remote: Compressing objects: 66% (571/864) 2023-08-09T11:41:18.0816567Z remote: Compressing objects: 67% (579/864) 2023-08-09T11:41:18.0826195Z remote: Compressing objects: 68% (588/864) 2023-08-09T11:41:18.0836949Z remote: Compressing objects: 69% (597/864) 2023-08-09T11:41:18.0847083Z remote: Compressing objects: 70% (605/864) 2023-08-09T11:41:18.0857145Z remote: Compressing objects: 71% (614/864) 2023-08-09T11:41:18.0862863Z remote: Compressing objects: 72% (623/864) 2023-08-09T11:41:18.1072288Z remote: Compressing objects: 73% (631/864) 2023-08-09T11:41:18.1074299Z remote: Compressing objects: 74% (640/864) 2023-08-09T11:41:18.1082771Z remote: Compressing objects: 75% (648/864) 2023-08-09T11:41:18.1085194Z remote: Compressing objects: 76% (657/864) 2023-08-09T11:41:18.1085455Z remote: Compressing objects: 77% (666/864) 2023-08-09T11:41:18.1089759Z remote: Compressing objects: 78% (674/864) 2023-08-09T11:41:18.1106437Z remote: Compressing objects: 79% (683/864) 2023-08-09T11:41:18.1119269Z remote: Compressing objects: 80% (692/864) 2023-08-09T11:41:18.1125575Z remote: Compressing objects: 81% (700/864) 2023-08-09T11:41:18.1132728Z remote: Compressing objects: 82% (709/864) 2023-08-09T11:41:18.1143728Z remote: Compressing objects: 83% (718/864) 2023-08-09T11:41:18.1148493Z remote: Compressing objects: 84% (726/864) 2023-08-09T11:41:18.1149682Z remote: Compressing objects: 85% (735/864) 2023-08-09T11:41:18.1150727Z remote: Compressing objects: 86% (744/864) 2023-08-09T11:41:18.1152784Z remote: Compressing objects: 87% (752/864) 2023-08-09T11:41:18.1154170Z remote: Compressing objects: 88% (761/864) 2023-08-09T11:41:18.1156842Z remote: Compressing objects: 89% (769/864) 2023-08-09T11:41:18.1159379Z remote: Compressing objects: 90% (778/864) 2023-08-09T11:41:18.1160703Z remote: Compressing objects: 91% (787/864) 2023-08-09T11:41:18.1160948Z remote: Compressing objects: 92% (795/864) 2023-08-09T11:41:18.1161681Z remote: Compressing objects: 93% (804/864) 2023-08-09T11:41:18.1162735Z remote: Compressing objects: 94% (813/864) 2023-08-09T11:41:18.1164531Z remote: Compressing objects: 95% (821/864) 2023-08-09T11:41:18.1165272Z remote: Compressing objects: 96% (830/864) 2023-08-09T11:41:18.1166425Z remote: Compressing objects: 97% (839/864) 2023-08-09T11:41:18.1167842Z remote: Compressing objects: 98% (847/864) 2023-08-09T11:41:18.1168087Z remote: Compressing objects: 99% (856/864) 2023-08-09T11:41:18.1171352Z remote: Compressing objects: 100% (864/864) 2023-08-09T11:41:18.1171630Z remote: Compressing objects: 100% (864/864), done. 2023-08-09T11:41:19.7607688Z Receiving objects: 0% (1/1076) 2023-08-09T11:41:19.7608649Z Receiving objects: 1% (11/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7610935Z Receiving objects: 2% (22/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7696478Z Receiving objects: 3% (33/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7697885Z Receiving objects: 4% (44/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7703946Z Receiving objects: 5% (54/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7709682Z Receiving objects: 6% (65/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7712407Z Receiving objects: 7% (76/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7715326Z Receiving objects: 8% (87/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7717533Z Receiving objects: 9% (97/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7719077Z Receiving objects: 10% (108/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7720645Z Receiving objects: 11% (119/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7722853Z Receiving objects: 12% (130/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7726619Z Receiving objects: 13% (140/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7728076Z Receiving objects: 14% (151/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7730894Z Receiving objects: 15% (162/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7733519Z Receiving objects: 16% (173/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7738360Z Receiving objects: 17% (183/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7745383Z Receiving objects: 18% (194/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7749061Z Receiving objects: 19% (205/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7751821Z Receiving objects: 20% (216/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7753026Z Receiving objects: 21% (226/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7773730Z Receiving objects: 22% (237/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7782086Z Receiving objects: 23% (248/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7783639Z Receiving objects: 24% (259/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7784694Z Receiving objects: 25% (269/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7788813Z Receiving objects: 26% (280/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7791301Z Receiving objects: 27% (291/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7794135Z Receiving objects: 28% (302/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7795423Z Receiving objects: 29% (313/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7797342Z Receiving objects: 30% (323/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7804154Z Receiving objects: 31% (334/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7818552Z Receiving objects: 32% (345/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7825021Z Receiving objects: 33% (356/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7847358Z Receiving objects: 34% (366/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7848893Z Receiving objects: 35% (377/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7850000Z Receiving objects: 36% (388/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7854156Z Receiving objects: 37% (399/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7855046Z Receiving objects: 38% (409/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7857703Z Receiving objects: 39% (420/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7866139Z Receiving objects: 40% (431/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7870200Z Receiving objects: 41% (442/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7874046Z Receiving objects: 42% (452/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7879465Z Receiving objects: 43% (463/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7883534Z Receiving objects: 44% (474/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7889479Z Receiving objects: 45% (485/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7890475Z Receiving objects: 46% (495/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7893767Z Receiving objects: 47% (506/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7897269Z Receiving objects: 48% (517/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7898543Z Receiving objects: 49% (528/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7900999Z Receiving objects: 50% (538/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7901786Z Receiving objects: 51% (549/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7902797Z Receiving objects: 52% (560/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7903784Z Receiving objects: 53% (571/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7904433Z Receiving objects: 54% (582/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7907290Z Receiving objects: 55% (592/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7909483Z Receiving objects: 56% (603/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7912398Z Receiving objects: 57% (614/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7915815Z Receiving objects: 58% (625/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7918526Z Receiving objects: 59% (635/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7921006Z Receiving objects: 60% (646/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7927623Z Receiving objects: 61% (657/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7932743Z Receiving objects: 62% (668/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7969273Z Receiving objects: 63% (678/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7972639Z Receiving objects: 64% (689/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.7976149Z Receiving objects: 65% (700/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8053120Z Receiving objects: 66% (711/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8056025Z Receiving objects: 67% (721/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8058324Z Receiving objects: 68% (732/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8060773Z Receiving objects: 69% (743/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8061840Z Receiving objects: 70% (754/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8066373Z Receiving objects: 71% (764/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8070882Z Receiving objects: 72% (775/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8075226Z Receiving objects: 73% (786/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8079652Z Receiving objects: 74% (797/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8082341Z Receiving objects: 75% (807/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8084495Z Receiving objects: 76% (818/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8086643Z Receiving objects: 77% (829/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8089015Z Receiving objects: 78% (840/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8090787Z Receiving objects: 79% (851/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8091202Z Receiving objects: 80% (861/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8091832Z Receiving objects: 81% (872/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8092130Z Receiving objects: 82% (883/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8093323Z Receiving objects: 83% (894/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8095282Z Receiving objects: 84% (904/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8096503Z Receiving objects: 85% (915/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8098090Z Receiving objects: 86% (926/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8098858Z Receiving objects: 87% (937/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8099148Z Receiving objects: 88% (947/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8099371Z Receiving objects: 89% (958/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8101020Z Receiving objects: 90% (969/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8102124Z Receiving objects: 91% (980/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8104009Z Receiving objects: 92% (990/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8104637Z Receiving objects: 93% (1001/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8111788Z Receiving objects: 94% (1012/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8114688Z Receiving objects: 95% (1023/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8122885Z Receiving objects: 96% (1033/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8132306Z Receiving objects: 97% (1044/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8137381Z Receiving objects: 98% (1055/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8175042Z Receiving objects: 99% (1066/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8175474Z remote: Total 1076 (delta 184), reused 623 (delta 101), pack-reused 0 2023-08-09T11:41:19.8176634Z Receiving objects: 100% (1076/1076), 8.01 KiB | 6.00 KiB/s 2023-08-09T11:41:19.8176906Z Receiving objects: 100% (1076/1076), 1.50 MiB | 1.80 MiB/s, done. 2023-08-09T11:41:19.8192069Z Resolving deltas: 0% (0/184) 2023-08-09T11:41:19.8193775Z Resolving deltas: 1% (2/184) 2023-08-09T11:41:19.8195301Z Resolving deltas: 2% (4/184) 2023-08-09T11:41:19.8195756Z Resolving deltas: 3% (6/184) 2023-08-09T11:41:19.8196894Z Resolving deltas: 5% (10/184) 2023-08-09T11:41:19.8197111Z Resolving deltas: 6% (12/184) 2023-08-09T11:41:19.8197436Z Resolving deltas: 7% (13/184) 2023-08-09T11:41:19.8199168Z Resolving deltas: 8% (16/184) 2023-08-09T11:41:19.8199642Z Resolving deltas: 9% (17/184) 2023-08-09T11:41:19.8200170Z Resolving deltas: 10% (19/184) 2023-08-09T11:41:19.8200396Z Resolving deltas: 11% (21/184) 2023-08-09T11:41:19.8200604Z Resolving deltas: 12% (23/184) 2023-08-09T11:41:19.8200813Z Resolving deltas: 13% (25/184) 2023-08-09T11:41:19.8201055Z Resolving deltas: 14% (26/184) 2023-08-09T11:41:19.8201401Z Resolving deltas: 15% (28/184) 2023-08-09T11:41:19.8201696Z Resolving deltas: 16% (31/184) 2023-08-09T11:41:19.8201961Z Resolving deltas: 17% (32/184) 2023-08-09T11:41:19.8202428Z Resolving deltas: 18% (34/184) 2023-08-09T11:41:19.8203819Z Resolving deltas: 19% (35/184) 2023-08-09T11:41:19.8205695Z Resolving deltas: 20% (37/184) 2023-08-09T11:41:19.8206061Z Resolving deltas: 21% (40/184) 2023-08-09T11:41:19.8206423Z Resolving deltas: 22% (41/184) 2023-08-09T11:41:19.8206730Z Resolving deltas: 23% (43/184) 2023-08-09T11:41:19.8206982Z Resolving deltas: 24% (45/184) 2023-08-09T11:41:19.8207183Z Resolving deltas: 25% (46/184) 2023-08-09T11:41:19.8215318Z Resolving deltas: 26% (48/184) 2023-08-09T11:41:19.8219035Z Resolving deltas: 27% (51/184) 2023-08-09T11:41:19.8219703Z Resolving deltas: 28% (53/184) 2023-08-09T11:41:19.8220333Z Resolving deltas: 29% (54/184) 2023-08-09T11:41:19.8220836Z Resolving deltas: 30% (56/184) 2023-08-09T11:41:19.8221115Z Resolving deltas: 32% (59/184) 2023-08-09T11:41:19.8223908Z Resolving deltas: 33% (61/184) 2023-08-09T11:41:19.8224171Z Resolving deltas: 34% (63/184) 2023-08-09T11:41:19.8224365Z Resolving deltas: 35% (65/184) 2023-08-09T11:41:19.8226814Z Resolving deltas: 36% (67/184) 2023-08-09T11:41:19.8227410Z Resolving deltas: 38% (71/184) 2023-08-09T11:41:19.8227692Z Resolving deltas: 39% (72/184) 2023-08-09T11:41:19.8228155Z Resolving deltas: 40% (74/184) 2023-08-09T11:41:19.8228459Z Resolving deltas: 42% (79/184) 2023-08-09T11:41:19.8228784Z Resolving deltas: 43% (80/184) 2023-08-09T11:41:19.8229124Z Resolving deltas: 44% (81/184) 2023-08-09T11:41:19.8229492Z Resolving deltas: 47% (87/184) 2023-08-09T11:41:19.8229815Z Resolving deltas: 48% (90/184) 2023-08-09T11:41:19.8230129Z Resolving deltas: 49% (91/184) 2023-08-09T11:41:19.8230426Z Resolving deltas: 50% (92/184) 2023-08-09T11:41:19.8230745Z Resolving deltas: 51% (94/184) 2023-08-09T11:41:19.8231002Z Resolving deltas: 52% (96/184) 2023-08-09T11:41:19.8231304Z Resolving deltas: 53% (98/184) 2023-08-09T11:41:19.8231598Z Resolving deltas: 54% (101/184) 2023-08-09T11:41:19.8232150Z Resolving deltas: 55% (103/184) 2023-08-09T11:41:19.8232414Z Resolving deltas: 56% (104/184) 2023-08-09T11:41:19.8232682Z Resolving deltas: 57% (105/184) 2023-08-09T11:41:19.8232955Z Resolving deltas: 59% (109/184) 2023-08-09T11:41:19.8233221Z Resolving deltas: 61% (113/184) 2023-08-09T11:41:19.8233485Z Resolving deltas: 62% (115/184) 2023-08-09T11:41:19.8233799Z Resolving deltas: 63% (116/184) 2023-08-09T11:41:19.8234135Z Resolving deltas: 64% (119/184) 2023-08-09T11:41:19.8234455Z Resolving deltas: 65% (121/184) 2023-08-09T11:41:19.8234744Z Resolving deltas: 67% (124/184) 2023-08-09T11:41:19.8235074Z Resolving deltas: 68% (126/184) 2023-08-09T11:41:19.8235636Z Resolving deltas: 72% (133/184) 2023-08-09T11:41:19.8235914Z Resolving deltas: 73% (136/184) 2023-08-09T11:41:19.8236125Z Resolving deltas: 75% (138/184) 2023-08-09T11:41:19.8236325Z Resolving deltas: 76% (141/184) 2023-08-09T11:41:19.8236524Z Resolving deltas: 78% (144/184) 2023-08-09T11:41:19.8236824Z Resolving deltas: 79% (146/184) 2023-08-09T11:41:19.8237172Z Resolving deltas: 81% (150/184) 2023-08-09T11:41:19.8237498Z Resolving deltas: 82% (152/184) 2023-08-09T11:41:19.8237858Z Resolving deltas: 83% (154/184) 2023-08-09T11:41:19.8238222Z Resolving deltas: 84% (155/184) 2023-08-09T11:41:19.8238583Z Resolving deltas: 85% (157/184) 2023-08-09T11:41:19.8238914Z Resolving deltas: 86% (159/184) 2023-08-09T11:41:19.8239258Z Resolving deltas: 87% (161/184) 2023-08-09T11:41:19.8239631Z Resolving deltas: 88% (162/184) 2023-08-09T11:41:19.8239999Z Resolving deltas: 89% (165/184) 2023-08-09T11:41:19.8240381Z Resolving deltas: 90% (166/184) 2023-08-09T11:41:19.8240725Z Resolving deltas: 91% (168/184) 2023-08-09T11:41:19.8242180Z Resolving deltas: 92% (170/184) 2023-08-09T11:41:19.8243737Z Resolving deltas: 93% (172/184) 2023-08-09T11:41:19.8244109Z Resolving deltas: 94% (174/184) 2023-08-09T11:41:19.8244847Z Resolving deltas: 95% (175/184) 2023-08-09T11:41:19.8245834Z Resolving deltas: 96% (177/184) 2023-08-09T11:41:19.8246464Z Resolving deltas: 97% (179/184) 2023-08-09T11:41:19.8247068Z Resolving deltas: 98% (181/184) 2023-08-09T11:41:19.8247358Z Resolving deltas: 99% (183/184) 2023-08-09T11:41:19.8251184Z Resolving deltas: 100% (184/184) 2023-08-09T11:41:19.8251428Z Resolving deltas: 100% (184/184), done. 2023-08-09T11:41:20.6303330Z From https://github.com/pytorch/test-infra 2023-08-09T11:41:20.6303670Z * [new branch] main -> origin/main 2023-08-09T11:41:20.8951839Z ##[endgroup] 2023-08-09T11:41:20.8952353Z ##[group]Determining the checkout info 2023-08-09T11:41:20.8961550Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-08-09T11:41:20.9188113Z origin/main 2023-08-09T11:41:20.9217079Z ##[endgroup] 2023-08-09T11:41:20.9217444Z ##[group]Checking out the ref 2023-08-09T11:41:20.9226184Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-08-09T11:41:22.2243151Z Updating files: 17% (153/883) 2023-08-09T11:41:22.2281642Z Updating files: 18% (159/883) 2023-08-09T11:41:22.2326617Z Updating files: 19% (168/883) 2023-08-09T11:41:22.2383749Z Updating files: 20% (177/883) 2023-08-09T11:41:22.2419732Z Updating files: 21% (186/883) 2023-08-09T11:41:22.2478410Z Updating files: 22% (195/883) 2023-08-09T11:41:22.2517108Z Updating files: 23% (204/883) 2023-08-09T11:41:22.2568511Z Updating files: 24% (212/883) 2023-08-09T11:41:22.2688285Z Updating files: 25% (221/883) 2023-08-09T11:41:22.2730528Z Updating files: 26% (230/883) 2023-08-09T11:41:22.2785140Z Updating files: 27% (239/883) 2023-08-09T11:41:22.2827857Z Updating files: 28% (248/883) 2023-08-09T11:41:22.2863169Z Updating files: 29% (257/883) 2023-08-09T11:41:22.5436919Z Updating files: 30% (265/883) 2023-08-09T11:41:22.7846845Z Updating files: 31% (274/883) 2023-08-09T11:41:23.0014068Z Updating files: 32% (283/883) 2023-08-09T11:41:23.0033774Z Updating files: 32% (287/883) 2023-08-09T11:41:23.0092480Z Updating files: 33% (292/883) 2023-08-09T11:41:23.0345207Z Updating files: 34% (301/883) 2023-08-09T11:41:23.3254939Z Updating files: 35% (310/883) 2023-08-09T11:41:23.3296486Z Updating files: 36% (318/883) 2023-08-09T11:41:23.3342045Z Updating files: 37% (327/883) 2023-08-09T11:41:23.3388760Z Updating files: 38% (336/883) 2023-08-09T11:41:23.3432753Z Updating files: 39% (345/883) 2023-08-09T11:41:23.3502263Z Updating files: 40% (354/883) 2023-08-09T11:41:23.3538566Z Updating files: 41% (363/883) 2023-08-09T11:41:23.3586907Z Updating files: 42% (371/883) 2023-08-09T11:41:23.7783871Z Updating files: 43% (380/883) 2023-08-09T11:41:23.7832394Z Updating files: 44% (389/883) 2023-08-09T11:41:23.7880058Z Updating files: 45% (398/883) 2023-08-09T11:41:23.7921402Z Updating files: 46% (407/883) 2023-08-09T11:41:23.7965606Z Updating files: 47% (416/883) 2023-08-09T11:41:23.8013571Z Updating files: 48% (424/883) 2023-08-09T11:41:23.8056847Z Updating files: 49% (433/883) 2023-08-09T11:41:24.2754818Z Updating files: 50% (442/883) 2023-08-09T11:41:24.2760363Z Updating files: 50% (448/883) 2023-08-09T11:41:24.2807110Z Updating files: 51% (451/883) 2023-08-09T11:41:24.2839496Z Updating files: 52% (460/883) 2023-08-09T11:41:24.2872559Z Updating files: 53% (468/883) 2023-08-09T11:41:24.2916586Z Updating files: 54% (477/883) 2023-08-09T11:41:24.2962556Z Updating files: 55% (486/883) 2023-08-09T11:41:24.3237027Z Updating files: 56% (495/883) 2023-08-09T11:41:24.3267515Z Updating files: 57% (504/883) 2023-08-09T11:41:24.3294935Z Updating files: 58% (513/883) 2023-08-09T11:41:24.3340001Z Updating files: 59% (521/883) 2023-08-09T11:41:24.3409814Z Updating files: 60% (530/883) 2023-08-09T11:41:24.4273404Z Updating files: 61% (539/883) 2023-08-09T11:41:24.5522331Z Updating files: 62% (548/883) 2023-08-09T11:41:24.5576983Z Updating files: 63% (557/883) 2023-08-09T11:41:24.5607754Z Updating files: 64% (566/883) 2023-08-09T11:41:24.5670098Z Updating files: 65% (574/883) 2023-08-09T11:41:24.5698888Z Updating files: 66% (583/883) 2023-08-09T11:41:24.9339938Z Updating files: 67% (592/883) 2023-08-09T11:41:24.9403466Z Updating files: 68% (601/883) 2023-08-09T11:41:24.9700851Z Updating files: 69% (610/883) 2023-08-09T11:41:24.9868960Z Updating files: 69% (613/883) 2023-08-09T11:41:24.9940401Z Updating files: 70% (619/883) 2023-08-09T11:41:25.4092671Z Updating files: 71% (627/883) 2023-08-09T11:41:25.8629724Z Updating files: 72% (636/883) 2023-08-09T11:41:26.0734036Z Updating files: 73% (645/883) 2023-08-09T11:41:26.1533276Z Updating files: 73% (648/883) 2023-08-09T11:41:26.2215824Z Updating files: 74% (654/883) 2023-08-09T11:41:26.5127914Z Updating files: 75% (663/883) 2023-08-09T11:41:26.6213981Z Updating files: 76% (672/883) 2023-08-09T11:41:26.6576733Z Updating files: 77% (680/883) 2023-08-09T11:41:26.7378539Z Updating files: 78% (689/883) 2023-08-09T11:41:26.8767036Z Updating files: 79% (698/883) 2023-08-09T11:41:27.0098691Z Updating files: 80% (707/883) 2023-08-09T11:41:27.4163079Z Updating files: 80% (711/883) 2023-08-09T11:41:27.4509176Z Updating files: 81% (716/883) 2023-08-09T11:41:27.4541334Z Updating files: 82% (725/883) 2023-08-09T11:41:28.2444324Z Updating files: 83% (733/883) 2023-08-09T11:41:28.5695210Z Updating files: 84% (742/883) 2023-08-09T11:41:29.0978416Z Updating files: 85% (751/883) 2023-08-09T11:41:29.0981082Z Updating files: 85% (758/883) 2023-08-09T11:41:29.6840918Z Updating files: 86% (760/883) 2023-08-09T11:41:30.0647669Z Updating files: 87% (769/883) 2023-08-09T11:41:30.5127987Z Updating files: 87% (772/883) 2023-08-09T11:41:30.9166518Z Updating files: 88% (778/883) 2023-08-09T11:41:31.0972094Z Updating files: 89% (786/883) 2023-08-09T11:41:31.0975273Z Updating files: 89% (793/883) 2023-08-09T11:41:31.4255636Z Updating files: 90% (795/883) 2023-08-09T11:41:31.5227898Z Updating files: 91% (804/883) 2023-08-09T11:41:32.0469366Z Updating files: 92% (813/883) 2023-08-09T11:41:32.0469981Z Updating files: 92% (821/883) 2023-08-09T11:41:32.4095144Z Updating files: 93% (822/883) 2023-08-09T11:41:32.9789455Z Updating files: 94% (831/883) 2023-08-09T11:41:33.2545240Z Updating files: 95% (839/883) 2023-08-09T11:41:33.2849692Z Updating files: 95% (841/883) 2023-08-09T11:41:33.9702007Z Updating files: 96% (848/883) 2023-08-09T11:41:34.3332789Z Updating files: 97% (857/883) 2023-08-09T11:41:34.4829072Z Updating files: 97% (863/883) 2023-08-09T11:41:34.7283026Z Updating files: 98% (866/883) 2023-08-09T11:41:35.0063201Z Updating files: 99% (875/883) 2023-08-09T11:41:35.0063527Z Updating files: 100% (883/883) 2023-08-09T11:41:35.0064028Z Updating files: 100% (883/883), done. 2023-08-09T11:41:35.1889373Z branch 'main' set up to track 'origin/main'. 2023-08-09T11:41:35.1889682Z Switched to a new branch 'main' 2023-08-09T11:41:35.1927216Z ##[endgroup] 2023-08-09T11:41:36.6697835Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:41:36.6906946Z '264b8afc6d56140163c6b64f4088a17c4cd59bfd' 2023-08-09T11:41:36.7383241Z Prepare all required actions 2023-08-09T11:41:36.7630297Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-08-09T11:41:36.7630536Z env: 2023-08-09T11:41:36.7630865Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:36.7631219Z PYTHON_VERSION: 3.8 2023-08-09T11:41:36.7631456Z PACKAGE_TYPE: conda 2023-08-09T11:41:36.7631674Z REPOSITORY: pytorch/audio 2023-08-09T11:41:36.7631903Z REF: 2023-08-09T11:41:36.7632110Z CU_VERSION: cpu 2023-08-09T11:41:36.7632322Z ##[endgroup] 2023-08-09T11:41:36.9002820Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:36.9003218Z set -euxo pipefail 2023-08-09T11:41:36.9003522Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-08-09T11:41:36.9028605Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:36.9028953Z env: 2023-08-09T11:41:36.9029179Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:36.9029569Z PYTHON_VERSION: 3.8 2023-08-09T11:41:36.9118145Z PACKAGE_TYPE: conda 2023-08-09T11:41:36.9118397Z REPOSITORY: pytorch/audio 2023-08-09T11:41:36.9118574Z REF: 2023-08-09T11:41:36.9118725Z CU_VERSION: cpu 2023-08-09T11:41:36.9118932Z ##[endgroup] 2023-08-09T11:41:43.3295766Z + echo CHANNEL=nightly 2023-08-09T11:41:43.3631165Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-08-09T11:41:43.3631431Z with: 2023-08-09T11:41:43.3631830Z github-secret: *** 2023-08-09T11:41:43.3632040Z activate-with-label: false 2023-08-09T11:41:43.3632339Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-08-09T11:41:43.3632628Z label: with-ssh 2023-08-09T11:41:43.3632813Z remove-existing-keys: true 2023-08-09T11:41:43.3632998Z env: 2023-08-09T11:41:43.3633201Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:43.3633429Z PYTHON_VERSION: 3.8 2023-08-09T11:41:43.3633603Z PACKAGE_TYPE: conda 2023-08-09T11:41:43.3633802Z REPOSITORY: pytorch/audio 2023-08-09T11:41:43.3633987Z REF: 2023-08-09T11:41:43.3634154Z CU_VERSION: cpu 2023-08-09T11:41:43.3634316Z CHANNEL: nightly 2023-08-09T11:41:43.3634492Z ##[endgroup] 2023-08-09T11:41:43.4477149Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-08-09T11:41:43.4480783Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-08-09T11:41:43.9653900Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:43.9654276Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:43.9673878Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:41:43.9674119Z env: 2023-08-09T11:41:43.9674326Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:43.9674570Z PYTHON_VERSION: 3.8 2023-08-09T11:41:43.9674769Z PACKAGE_TYPE: conda 2023-08-09T11:41:43.9674973Z REPOSITORY: pytorch/audio 2023-08-09T11:41:43.9675148Z REF: 2023-08-09T11:41:43.9675317Z CU_VERSION: cpu 2023-08-09T11:41:43.9675497Z CHANNEL: nightly 2023-08-09T11:41:43.9675677Z ##[endgroup] 2023-08-09T11:41:48.2652438Z Prepare all required actions 2023-08-09T11:41:48.2652740Z Getting action download info 2023-08-09T11:41:48.6118556Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-08-09T11:41:59.0449234Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-08-09T11:41:59.0449676Z with: 2023-08-09T11:41:59.0449972Z repository: pytorch/audio 2023-08-09T11:41:59.0450390Z setup-miniconda: false 2023-08-09T11:41:59.0450911Z python-version: 3.8 2023-08-09T11:41:59.0451106Z submodules: recursive 2023-08-09T11:41:59.0451261Z env: 2023-08-09T11:41:59.0451463Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:59.0451778Z PYTHON_VERSION: 3.8 2023-08-09T11:41:59.0451952Z PACKAGE_TYPE: conda 2023-08-09T11:41:59.0452147Z REPOSITORY: pytorch/audio 2023-08-09T11:41:59.0452327Z REF: 2023-08-09T11:41:59.0452483Z CU_VERSION: cpu 2023-08-09T11:41:59.0452642Z CHANNEL: nightly 2023-08-09T11:41:59.0452957Z ##[endgroup] 2023-08-09T11:41:59.1918611Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:59.1918861Z set -euxo pipefail 2023-08-09T11:41:59.1919060Z rm -rf "${REPOSITORY}" 2023-08-09T11:41:59.1941862Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:59.1942155Z env: 2023-08-09T11:41:59.1942376Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:59.1942619Z PYTHON_VERSION: 3.8 2023-08-09T11:41:59.1942821Z PACKAGE_TYPE: conda 2023-08-09T11:41:59.1943027Z REPOSITORY: pytorch/audio 2023-08-09T11:41:59.1943224Z REF: 2023-08-09T11:41:59.1943378Z CU_VERSION: cpu 2023-08-09T11:41:59.1943564Z CHANNEL: nightly 2023-08-09T11:41:59.1943751Z ##[endgroup] 2023-08-09T11:41:59.2467666Z + rm -rf pytorch/audio 2023-08-09T11:42:00.0695626Z ##[group]Run actions/checkout@v3 2023-08-09T11:42:00.0695822Z with: 2023-08-09T11:42:00.0696001Z repository: pytorch/audio 2023-08-09T11:42:00.0696224Z submodules: recursive 2023-08-09T11:42:00.0696400Z path: pytorch/audio 2023-08-09T11:42:00.0696680Z token: *** 2023-08-09T11:42:00.0696849Z ssh-strict: true 2023-08-09T11:42:00.0697048Z persist-credentials: true 2023-08-09T11:42:00.0697229Z clean: true 2023-08-09T11:42:00.0697493Z sparse-checkout-cone-mode: true 2023-08-09T11:42:00.0697706Z fetch-depth: 1 2023-08-09T11:42:00.0697875Z lfs: false 2023-08-09T11:42:00.0698048Z set-safe-directory: true 2023-08-09T11:42:00.0698238Z env: 2023-08-09T11:42:00.0698439Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:00.0698662Z PYTHON_VERSION: 3.8 2023-08-09T11:42:00.0698837Z PACKAGE_TYPE: conda 2023-08-09T11:42:00.0699111Z REPOSITORY: pytorch/audio 2023-08-09T11:42:00.0699297Z REF: 2023-08-09T11:42:00.0699455Z CU_VERSION: cpu 2023-08-09T11:42:00.0699616Z CHANNEL: nightly 2023-08-09T11:42:00.0699792Z ##[endgroup] 2023-08-09T11:42:00.1770616Z Syncing repository: pytorch/audio 2023-08-09T11:42:00.1784839Z ##[group]Getting Git version info 2023-08-09T11:42:00.1786437Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-08-09T11:42:00.1915614Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:42:00.2115551Z git version 2.41.0.windows.1 2023-08-09T11:42:00.2150003Z ##[endgroup] 2023-08-09T11:42:00.2168503Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\01b91db5-3a74-4101-8361-c6ec9385ae99' before making global git config changes 2023-08-09T11:42:00.2169023Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:42:00.2177768Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T11:42:00.2402424Z ##[group]Initializing the repository 2023-08-09T11:42:00.2409676Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T11:42:00.7071973Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-08-09T11:42:00.7107618Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-08-09T11:42:00.7344699Z ##[endgroup] 2023-08-09T11:42:00.7345105Z ##[group]Disabling automatic garbage collection 2023-08-09T11:42:00.7352258Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:42:00.7569742Z ##[endgroup] 2023-08-09T11:42:00.7570289Z ##[group]Setting up auth 2023-08-09T11:42:00.7581116Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:42:00.7798398Z [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:42:01.2950973Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:42:01.3177667Z [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:42:02.0000193Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:42:02.0240125Z ##[endgroup] 2023-08-09T11:42:02.0240527Z ##[group]Fetching the repository 2023-08-09T11:42:02.0253705Z [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:42:02.2493789Z remote: Enumerating objects: 987, done. 2023-08-09T11:42:02.2494069Z remote: Counting objects: 0% (1/987) 2023-08-09T11:42:02.2494361Z remote: Counting objects: 1% (10/987) 2023-08-09T11:42:02.2494616Z remote: Counting objects: 2% (20/987) 2023-08-09T11:42:02.2494852Z remote: Counting objects: 3% (30/987) 2023-08-09T11:42:02.2495069Z remote: Counting objects: 4% (40/987) 2023-08-09T11:42:02.2495299Z remote: Counting objects: 5% (50/987) 2023-08-09T11:42:02.2495579Z remote: Counting objects: 6% (60/987) 2023-08-09T11:42:02.2495854Z remote: Counting objects: 7% (70/987) 2023-08-09T11:42:02.2496084Z remote: Counting objects: 8% (79/987) 2023-08-09T11:42:02.2496313Z remote: Counting objects: 9% (89/987) 2023-08-09T11:42:02.2496540Z remote: Counting objects: 10% (99/987) 2023-08-09T11:42:02.2496811Z remote: Counting objects: 11% (109/987) 2023-08-09T11:42:02.2497114Z remote: Counting objects: 12% (119/987) 2023-08-09T11:42:02.2497369Z remote: Counting objects: 13% (129/987) 2023-08-09T11:42:02.2497609Z remote: Counting objects: 14% (139/987) 2023-08-09T11:42:02.2497882Z remote: Counting objects: 15% (149/987) 2023-08-09T11:42:02.2498223Z remote: Counting objects: 16% (158/987) 2023-08-09T11:42:02.2498591Z remote: Counting objects: 17% (168/987) 2023-08-09T11:42:02.2498821Z remote: Counting objects: 18% (178/987) 2023-08-09T11:42:02.2499038Z remote: Counting objects: 19% (188/987) 2023-08-09T11:42:02.2499300Z remote: Counting objects: 20% (198/987) 2023-08-09T11:42:02.2499574Z remote: Counting objects: 21% (208/987) 2023-08-09T11:42:02.2499805Z remote: Counting objects: 22% (218/987) 2023-08-09T11:42:02.2500021Z remote: Counting objects: 23% (228/987) 2023-08-09T11:42:02.2500253Z remote: Counting objects: 24% (237/987) 2023-08-09T11:42:02.2500487Z remote: Counting objects: 25% (247/987) 2023-08-09T11:42:02.2500726Z remote: Counting objects: 26% (257/987) 2023-08-09T11:42:02.2501745Z remote: Counting objects: 27% (267/987) 2023-08-09T11:42:02.2501996Z remote: Counting objects: 28% (277/987) 2023-08-09T11:42:02.2502230Z remote: Counting objects: 29% (287/987) 2023-08-09T11:42:02.2502462Z remote: Counting objects: 30% (297/987) 2023-08-09T11:42:02.2502686Z remote: Counting objects: 31% (306/987) 2023-08-09T11:42:02.2502973Z remote: Counting objects: 32% (316/987) 2023-08-09T11:42:02.2503210Z remote: Counting objects: 33% (326/987) 2023-08-09T11:42:02.2503571Z remote: Counting objects: 34% (336/987) 2023-08-09T11:42:02.2503788Z remote: Counting objects: 35% (346/987) 2023-08-09T11:42:02.2504016Z remote: Counting objects: 36% (356/987) 2023-08-09T11:42:02.2504250Z remote: Counting objects: 37% (366/987) 2023-08-09T11:42:02.2504480Z remote: Counting objects: 38% (376/987) 2023-08-09T11:42:02.2504698Z remote: Counting objects: 39% (385/987) 2023-08-09T11:42:02.2504931Z remote: Counting objects: 40% (395/987) 2023-08-09T11:42:02.2505163Z remote: Counting objects: 41% (405/987) 2023-08-09T11:42:02.2505429Z remote: Counting objects: 42% (415/987) 2023-08-09T11:42:02.2505682Z remote: Counting objects: 43% (425/987) 2023-08-09T11:42:02.2505910Z remote: Counting objects: 44% (435/987) 2023-08-09T11:42:02.2506176Z remote: Counting objects: 45% (445/987) 2023-08-09T11:42:02.2506441Z remote: Counting objects: 46% (455/987) 2023-08-09T11:42:02.2506663Z remote: Counting objects: 47% (464/987) 2023-08-09T11:42:02.2506893Z remote: Counting objects: 48% (474/987) 2023-08-09T11:42:02.2507124Z remote: Counting objects: 49% (484/987) 2023-08-09T11:42:02.2507351Z remote: Counting objects: 50% (494/987) 2023-08-09T11:42:02.2507576Z remote: Counting objects: 51% (504/987) 2023-08-09T11:42:02.2507826Z remote: Counting objects: 52% (514/987) 2023-08-09T11:42:02.2508091Z remote: Counting objects: 53% (524/987) 2023-08-09T11:42:02.2508323Z remote: Counting objects: 54% (533/987) 2023-08-09T11:42:02.2508546Z remote: Counting objects: 55% (543/987) 2023-08-09T11:42:02.2508759Z remote: Counting objects: 56% (553/987) 2023-08-09T11:42:02.2508983Z remote: Counting objects: 57% (563/987) 2023-08-09T11:42:02.2509243Z remote: Counting objects: 58% (573/987) 2023-08-09T11:42:02.2509507Z remote: Counting objects: 59% (583/987) 2023-08-09T11:42:02.2509729Z remote: Counting objects: 60% (593/987) 2023-08-09T11:42:02.2510004Z remote: Counting objects: 61% (603/987) 2023-08-09T11:42:02.2510235Z remote: Counting objects: 62% (612/987) 2023-08-09T11:42:02.2510461Z remote: Counting objects: 63% (622/987) 2023-08-09T11:42:02.2510677Z remote: Counting objects: 64% (632/987) 2023-08-09T11:42:02.2510904Z remote: Counting objects: 65% (642/987) 2023-08-09T11:42:02.2511167Z remote: Counting objects: 66% (652/987) 2023-08-09T11:42:02.2511426Z remote: Counting objects: 67% (662/987) 2023-08-09T11:42:02.2511647Z remote: Counting objects: 68% (672/987) 2023-08-09T11:42:02.2511871Z remote: Counting objects: 69% (682/987) 2023-08-09T11:42:02.2512096Z remote: Counting objects: 70% (691/987) 2023-08-09T11:42:02.2512322Z remote: Counting objects: 71% (701/987) 2023-08-09T11:42:02.2512535Z remote: Counting objects: 72% (711/987) 2023-08-09T11:42:02.2512764Z remote: Counting objects: 73% (721/987) 2023-08-09T11:42:02.2512992Z remote: Counting objects: 74% (731/987) 2023-08-09T11:42:02.2513221Z remote: Counting objects: 75% (741/987) 2023-08-09T11:42:02.2513436Z remote: Counting objects: 76% (751/987) 2023-08-09T11:42:02.2513661Z remote: Counting objects: 77% (760/987) 2023-08-09T11:42:02.2513886Z remote: Counting objects: 78% (770/987) 2023-08-09T11:42:02.2514221Z remote: Counting objects: 79% (780/987) 2023-08-09T11:42:02.2514473Z remote: Counting objects: 80% (790/987) 2023-08-09T11:42:02.2514731Z remote: Counting objects: 81% (800/987) 2023-08-09T11:42:02.2514963Z remote: Counting objects: 82% (810/987) 2023-08-09T11:42:02.2515191Z remote: Counting objects: 83% (820/987) 2023-08-09T11:42:02.2515406Z remote: Counting objects: 84% (830/987) 2023-08-09T11:42:02.2515631Z remote: Counting objects: 85% (839/987) 2023-08-09T11:42:02.2515956Z remote: Counting objects: 86% (849/987) 2023-08-09T11:42:02.2516213Z remote: Counting objects: 87% (859/987) 2023-08-09T11:42:02.2516479Z remote: Counting objects: 88% (869/987) 2023-08-09T11:42:02.2516693Z remote: Counting objects: 89% (879/987) 2023-08-09T11:42:02.2516924Z remote: Counting objects: 90% (889/987) 2023-08-09T11:42:02.2517151Z remote: Counting objects: 91% (899/987) 2023-08-09T11:42:02.2517380Z remote: Counting objects: 92% (909/987) 2023-08-09T11:42:02.2517680Z remote: Counting objects: 93% (918/987) 2023-08-09T11:42:02.2517909Z remote: Counting objects: 94% (928/987) 2023-08-09T11:42:02.2518136Z remote: Counting objects: 95% (938/987) 2023-08-09T11:42:02.2518364Z remote: Counting objects: 96% (948/987) 2023-08-09T11:42:02.2518580Z remote: Counting objects: 97% (958/987) 2023-08-09T11:42:02.2518804Z remote: Counting objects: 98% (968/987) 2023-08-09T11:42:02.2519037Z remote: Counting objects: 99% (978/987) 2023-08-09T11:42:02.2519267Z remote: Counting objects: 100% (987/987) 2023-08-09T11:42:02.2519503Z remote: Counting objects: 100% (987/987), done. 2023-08-09T11:42:02.2519807Z remote: Compressing objects: 0% (1/865) 2023-08-09T11:42:02.2520083Z remote: Compressing objects: 1% (9/865) 2023-08-09T11:42:02.2520337Z remote: Compressing objects: 2% (18/865) 2023-08-09T11:42:02.2520581Z remote: Compressing objects: 3% (26/865) 2023-08-09T11:42:02.2520830Z remote: Compressing objects: 4% (35/865) 2023-08-09T11:42:02.2521082Z remote: Compressing objects: 5% (44/865) 2023-08-09T11:42:02.2521322Z remote: Compressing objects: 6% (52/865) 2023-08-09T11:42:02.2521557Z remote: Compressing objects: 7% (61/865) 2023-08-09T11:42:02.2521799Z remote: Compressing objects: 8% (70/865) 2023-08-09T11:42:02.2522043Z remote: Compressing objects: 9% (78/865) 2023-08-09T11:42:02.2522290Z remote: Compressing objects: 10% (87/865) 2023-08-09T11:42:02.2522518Z remote: Compressing objects: 11% (96/865) 2023-08-09T11:42:02.2522769Z remote: Compressing objects: 12% (104/865) 2023-08-09T11:42:02.2523027Z remote: Compressing objects: 13% (113/865) 2023-08-09T11:42:02.2523275Z remote: Compressing objects: 14% (122/865) 2023-08-09T11:42:02.2523545Z remote: Compressing objects: 15% (130/865) 2023-08-09T11:42:02.2523824Z remote: Compressing objects: 16% (139/865) 2023-08-09T11:42:02.2524081Z remote: Compressing objects: 17% (148/865) 2023-08-09T11:42:02.2524330Z remote: Compressing objects: 18% (156/865) 2023-08-09T11:42:02.2524609Z remote: Compressing objects: 19% (165/865) 2023-08-09T11:42:02.2524875Z remote: Compressing objects: 20% (173/865) 2023-08-09T11:42:02.2525118Z remote: Compressing objects: 21% (182/865) 2023-08-09T11:42:02.2525368Z remote: Compressing objects: 22% (191/865) 2023-08-09T11:42:02.2525609Z remote: Compressing objects: 23% (199/865) 2023-08-09T11:42:02.2525844Z remote: Compressing objects: 24% (208/865) 2023-08-09T11:42:02.2526091Z remote: Compressing objects: 25% (217/865) 2023-08-09T11:42:02.2526334Z remote: Compressing objects: 26% (225/865) 2023-08-09T11:42:02.2526578Z remote: Compressing objects: 27% (234/865) 2023-08-09T11:42:02.2526912Z remote: Compressing objects: 28% (243/865) 2023-08-09T11:42:02.2527157Z remote: Compressing objects: 29% (251/865) 2023-08-09T11:42:02.2527398Z remote: Compressing objects: 30% (260/865) 2023-08-09T11:42:02.2527641Z remote: Compressing objects: 31% (269/865) 2023-08-09T11:42:02.2527869Z remote: Compressing objects: 32% (277/865) 2023-08-09T11:42:02.2528112Z remote: Compressing objects: 33% (286/865) 2023-08-09T11:42:02.2528391Z remote: Compressing objects: 34% (295/865) 2023-08-09T11:42:02.2529190Z remote: Compressing objects: 35% (303/865) 2023-08-09T11:42:02.2529419Z remote: Compressing objects: 36% (312/865) 2023-08-09T11:42:02.2529663Z remote: Compressing objects: 37% (321/865) 2023-08-09T11:42:02.2529908Z remote: Compressing objects: 38% (329/865) 2023-08-09T11:42:02.2530149Z remote: Compressing objects: 39% (338/865) 2023-08-09T11:42:02.2530380Z remote: Compressing objects: 40% (346/865) 2023-08-09T11:42:02.2530624Z remote: Compressing objects: 41% (355/865) 2023-08-09T11:42:02.2530868Z remote: Compressing objects: 42% (364/865) 2023-08-09T11:42:02.2531114Z remote: Compressing objects: 43% (372/865) 2023-08-09T11:42:02.2531344Z remote: Compressing objects: 44% (381/865) 2023-08-09T11:42:02.2531589Z remote: Compressing objects: 45% (390/865) 2023-08-09T11:42:02.2531838Z remote: Compressing objects: 46% (398/865) 2023-08-09T11:42:02.2532086Z remote: Compressing objects: 47% (407/865) 2023-08-09T11:42:02.2532368Z remote: Compressing objects: 48% (416/865) 2023-08-09T11:42:02.2532634Z remote: Compressing objects: 49% (424/865) 2023-08-09T11:42:02.2532920Z remote: Compressing objects: 50% (433/865) 2023-08-09T11:42:02.2569073Z remote: Compressing objects: 51% (442/865) 2023-08-09T11:42:02.2569417Z remote: Compressing objects: 52% (450/865) 2023-08-09T11:42:02.2569687Z remote: Compressing objects: 53% (459/865) 2023-08-09T11:42:02.2569935Z remote: Compressing objects: 54% (468/865) 2023-08-09T11:42:02.2570167Z remote: Compressing objects: 55% (476/865) 2023-08-09T11:42:02.2570417Z remote: Compressing objects: 56% (485/865) 2023-08-09T11:42:02.2570664Z remote: Compressing objects: 57% (494/865) 2023-08-09T11:42:02.2570908Z remote: Compressing objects: 58% (502/865) 2023-08-09T11:42:02.2571138Z remote: Compressing objects: 59% (511/865) 2023-08-09T11:42:02.2571394Z remote: Compressing objects: 60% (519/865) 2023-08-09T11:42:02.2571649Z remote: Compressing objects: 61% (528/865) 2023-08-09T11:42:02.2571915Z remote: Compressing objects: 62% (537/865) 2023-08-09T11:42:02.2572178Z remote: Compressing objects: 63% (545/865) 2023-08-09T11:42:02.2572422Z remote: Compressing objects: 64% (554/865) 2023-08-09T11:42:02.2572664Z remote: Compressing objects: 65% (563/865) 2023-08-09T11:42:02.2572912Z remote: Compressing objects: 66% (571/865) 2023-08-09T11:42:02.2573154Z remote: Compressing objects: 67% (580/865) 2023-08-09T11:42:02.2573385Z remote: Compressing objects: 68% (589/865) 2023-08-09T11:42:02.2573627Z remote: Compressing objects: 69% (597/865) 2023-08-09T11:42:02.2573865Z remote: Compressing objects: 70% (606/865) 2023-08-09T11:42:02.2574104Z remote: Compressing objects: 71% (615/865) 2023-08-09T11:42:02.2574337Z remote: Compressing objects: 72% (623/865) 2023-08-09T11:42:02.2574576Z remote: Compressing objects: 73% (632/865) 2023-08-09T11:42:02.2574817Z remote: Compressing objects: 74% (641/865) 2023-08-09T11:42:02.2575056Z remote: Compressing objects: 75% (649/865) 2023-08-09T11:42:02.2575285Z remote: Compressing objects: 76% (658/865) 2023-08-09T11:42:02.2575524Z remote: Compressing objects: 77% (667/865) 2023-08-09T11:42:02.2576491Z remote: Compressing objects: 78% (675/865) 2023-08-09T11:42:02.2576786Z remote: Compressing objects: 79% (684/865) 2023-08-09T11:42:02.2577016Z remote: Compressing objects: 80% (692/865) 2023-08-09T11:42:02.2577259Z remote: Compressing objects: 81% (701/865) 2023-08-09T11:42:02.2577501Z remote: Compressing objects: 82% (710/865) 2023-08-09T11:42:02.2577745Z remote: Compressing objects: 83% (718/865) 2023-08-09T11:42:02.2577976Z remote: Compressing objects: 84% (727/865) 2023-08-09T11:42:02.2578320Z remote: Compressing objects: 85% (736/865) 2023-08-09T11:42:02.2578564Z remote: Compressing objects: 86% (744/865) 2023-08-09T11:42:02.2578805Z remote: Compressing objects: 87% (753/865) 2023-08-09T11:42:02.2579032Z remote: Compressing objects: 88% (762/865) 2023-08-09T11:42:02.2579273Z remote: Compressing objects: 89% (770/865) 2023-08-09T11:42:02.2579513Z remote: Compressing objects: 90% (779/865) 2023-08-09T11:42:02.2579759Z remote: Compressing objects: 91% (788/865) 2023-08-09T11:42:02.2579989Z remote: Compressing objects: 92% (796/865) 2023-08-09T11:42:02.2580262Z remote: Compressing objects: 93% (805/865) 2023-08-09T11:42:02.2580497Z remote: Compressing objects: 94% (814/865) 2023-08-09T11:42:02.2580768Z remote: Compressing objects: 95% (822/865) 2023-08-09T11:42:02.2581041Z remote: Compressing objects: 96% (831/865) 2023-08-09T11:42:02.2581276Z remote: Compressing objects: 97% (840/865) 2023-08-09T11:42:02.2581516Z remote: Compressing objects: 98% (848/865) 2023-08-09T11:42:02.2581757Z remote: Compressing objects: 99% (857/865) 2023-08-09T11:42:02.2581998Z remote: Compressing objects: 100% (865/865) 2023-08-09T11:42:02.2582236Z remote: Compressing objects: 100% (865/865), done. 2023-08-09T11:42:02.7641960Z Receiving objects: 0% (1/987) 2023-08-09T11:42:02.7648767Z Receiving objects: 1% (10/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7651322Z Receiving objects: 2% (20/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7652413Z Receiving objects: 3% (30/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7654610Z Receiving objects: 4% (40/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7730966Z Receiving objects: 5% (50/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7743870Z Receiving objects: 6% (60/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7748611Z Receiving objects: 7% (70/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7751070Z Receiving objects: 8% (79/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7758380Z Receiving objects: 9% (89/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7761776Z Receiving objects: 10% (99/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7764428Z Receiving objects: 11% (109/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7770183Z Receiving objects: 12% (119/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7773465Z Receiving objects: 13% (129/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7776174Z Receiving objects: 14% (139/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7779125Z Receiving objects: 15% (149/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7781996Z Receiving objects: 16% (158/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7784613Z Receiving objects: 17% (168/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7787427Z Receiving objects: 18% (178/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7789797Z Receiving objects: 19% (188/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7793030Z Receiving objects: 20% (198/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7798495Z Receiving objects: 21% (208/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7804385Z Receiving objects: 22% (218/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7806906Z Receiving objects: 23% (228/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7808408Z Receiving objects: 24% (237/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7827857Z Receiving objects: 25% (247/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7831875Z Receiving objects: 26% (257/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7839229Z Receiving objects: 27% (267/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7841569Z Receiving objects: 28% (277/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7843081Z Receiving objects: 29% (287/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7845091Z Receiving objects: 30% (297/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7849178Z Receiving objects: 31% (306/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7856305Z Receiving objects: 32% (316/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7866409Z Receiving objects: 33% (326/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7877805Z Receiving objects: 34% (336/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7885853Z Receiving objects: 35% (346/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7887508Z Receiving objects: 36% (356/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7889628Z Receiving objects: 37% (366/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7891188Z Receiving objects: 38% (376/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7925089Z Receiving objects: 39% (385/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7926172Z Receiving objects: 40% (395/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.7933347Z Receiving objects: 41% (405/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8021365Z Receiving objects: 42% (415/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8369683Z Receiving objects: 43% (425/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8392425Z Receiving objects: 44% (435/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8393446Z Receiving objects: 45% (445/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8394160Z Receiving objects: 46% (455/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8394455Z Receiving objects: 47% (464/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8399166Z Receiving objects: 48% (474/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8402516Z Receiving objects: 49% (484/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8403405Z Receiving objects: 50% (494/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8406761Z Receiving objects: 51% (504/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8409848Z Receiving objects: 52% (514/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8412761Z Receiving objects: 53% (524/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8416183Z Receiving objects: 54% (533/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8419402Z Receiving objects: 55% (543/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8420438Z Receiving objects: 56% (553/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8422755Z Receiving objects: 57% (563/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8429650Z Receiving objects: 58% (573/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8433770Z Receiving objects: 59% (583/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8440082Z Receiving objects: 60% (593/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8442179Z Receiving objects: 61% (603/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8443731Z Receiving objects: 62% (612/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8444609Z Receiving objects: 63% (622/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8449349Z Receiving objects: 64% (632/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8452339Z Receiving objects: 65% (642/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8453711Z Receiving objects: 66% (652/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8456524Z Receiving objects: 67% (662/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8459266Z Receiving objects: 68% (672/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8461426Z Receiving objects: 69% (682/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8463738Z Receiving objects: 70% (691/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8465253Z Receiving objects: 71% (701/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8468278Z Receiving objects: 72% (711/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8473536Z Receiving objects: 73% (721/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8477528Z Receiving objects: 74% (731/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8481566Z Receiving objects: 75% (741/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8487354Z Receiving objects: 76% (751/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8493270Z Receiving objects: 77% (760/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8496500Z Receiving objects: 78% (770/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8501834Z Receiving objects: 79% (780/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8508595Z Receiving objects: 80% (790/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8513043Z Receiving objects: 81% (800/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8517384Z Receiving objects: 82% (810/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8519570Z Receiving objects: 83% (820/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8521749Z Receiving objects: 84% (830/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8523752Z Receiving objects: 85% (839/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8527519Z Receiving objects: 86% (849/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8529788Z Receiving objects: 87% (859/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8535593Z Receiving objects: 88% (869/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8541305Z Receiving objects: 89% (879/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8558753Z Receiving objects: 90% (889/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8568235Z Receiving objects: 91% (899/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8576280Z Receiving objects: 92% (909/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8588879Z Receiving objects: 93% (918/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8594044Z Receiving objects: 94% (928/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8603332Z Receiving objects: 95% (938/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8606673Z Receiving objects: 96% (948/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8614943Z Receiving objects: 97% (958/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8623447Z Receiving objects: 98% (968/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8623749Z remote: Total 987 (delta 162), reused 444 (delta 89), pack-reused 0 2023-08-09T11:42:02.8627542Z Receiving objects: 99% (978/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8627847Z Receiving objects: 100% (987/987), 8.01 KiB | 7.00 KiB/s 2023-08-09T11:42:02.8633811Z Receiving objects: 100% (987/987), 4.42 MiB | 7.35 MiB/s, done. 2023-08-09T11:42:02.8634145Z Resolving deltas: 0% (0/162) 2023-08-09T11:42:02.8634433Z Resolving deltas: 1% (2/162) 2023-08-09T11:42:02.8634701Z Resolving deltas: 2% (4/162) 2023-08-09T11:42:02.8635040Z Resolving deltas: 3% (5/162) 2023-08-09T11:42:02.8635343Z Resolving deltas: 4% (7/162) 2023-08-09T11:42:02.8635639Z Resolving deltas: 6% (10/162) 2023-08-09T11:42:02.8636500Z Resolving deltas: 7% (12/162) 2023-08-09T11:42:02.8637201Z Resolving deltas: 8% (13/162) 2023-08-09T11:42:02.8638772Z Resolving deltas: 9% (15/162) 2023-08-09T11:42:02.8639010Z Resolving deltas: 11% (18/162) 2023-08-09T11:42:02.8640693Z Resolving deltas: 14% (23/162) 2023-08-09T11:42:02.8641092Z Resolving deltas: 16% (27/162) 2023-08-09T11:42:02.8642035Z Resolving deltas: 17% (29/162) 2023-08-09T11:42:02.8644590Z Resolving deltas: 18% (30/162) 2023-08-09T11:42:02.8644837Z Resolving deltas: 19% (31/162) 2023-08-09T11:42:02.8645377Z Resolving deltas: 20% (33/162) 2023-08-09T11:42:02.8646520Z Resolving deltas: 22% (36/162) 2023-08-09T11:42:02.8647621Z Resolving deltas: 24% (39/162) 2023-08-09T11:42:02.8648675Z Resolving deltas: 25% (41/162) 2023-08-09T11:42:02.8648926Z Resolving deltas: 26% (43/162) 2023-08-09T11:42:02.8651541Z Resolving deltas: 27% (44/162) 2023-08-09T11:42:02.8653224Z Resolving deltas: 28% (46/162) 2023-08-09T11:42:02.8653878Z Resolving deltas: 29% (47/162) 2023-08-09T11:42:02.8654091Z Resolving deltas: 30% (50/162) 2023-08-09T11:42:02.8655261Z Resolving deltas: 31% (51/162) 2023-08-09T11:42:02.8655694Z Resolving deltas: 33% (54/162) 2023-08-09T11:42:02.8656042Z Resolving deltas: 34% (56/162) 2023-08-09T11:42:02.8656436Z Resolving deltas: 35% (57/162) 2023-08-09T11:42:02.8656787Z Resolving deltas: 37% (60/162) 2023-08-09T11:42:02.8657140Z Resolving deltas: 38% (62/162) 2023-08-09T11:42:02.8657475Z Resolving deltas: 40% (65/162) 2023-08-09T11:42:02.8658073Z Resolving deltas: 41% (67/162) 2023-08-09T11:42:02.8658451Z Resolving deltas: 43% (70/162) 2023-08-09T11:42:02.8659656Z Resolving deltas: 45% (73/162) 2023-08-09T11:42:02.8659943Z Resolving deltas: 46% (75/162) 2023-08-09T11:42:02.8660615Z Resolving deltas: 48% (79/162) 2023-08-09T11:42:02.8660921Z Resolving deltas: 50% (81/162) 2023-08-09T11:42:02.8662933Z Resolving deltas: 51% (83/162) 2023-08-09T11:42:02.8663253Z Resolving deltas: 52% (85/162) 2023-08-09T11:42:02.8663795Z Resolving deltas: 53% (87/162) 2023-08-09T11:42:02.8664160Z Resolving deltas: 54% (89/162) 2023-08-09T11:42:02.8664490Z Resolving deltas: 55% (90/162) 2023-08-09T11:42:02.8664787Z Resolving deltas: 56% (91/162) 2023-08-09T11:42:02.8665012Z Resolving deltas: 57% (93/162) 2023-08-09T11:42:02.8665261Z Resolving deltas: 58% (95/162) 2023-08-09T11:42:02.8665463Z Resolving deltas: 59% (96/162) 2023-08-09T11:42:02.8665664Z Resolving deltas: 60% (98/162) 2023-08-09T11:42:02.8665935Z Resolving deltas: 61% (99/162) 2023-08-09T11:42:02.8666247Z Resolving deltas: 62% (101/162) 2023-08-09T11:42:02.8666527Z Resolving deltas: 63% (103/162) 2023-08-09T11:42:02.8666745Z Resolving deltas: 64% (104/162) 2023-08-09T11:42:02.8667005Z Resolving deltas: 65% (106/162) 2023-08-09T11:42:02.8668395Z Resolving deltas: 66% (107/162) 2023-08-09T11:42:02.8668611Z Resolving deltas: 68% (111/162) 2023-08-09T11:42:02.8669373Z Resolving deltas: 69% (112/162) 2023-08-09T11:42:02.8670019Z Resolving deltas: 70% (115/162) 2023-08-09T11:42:02.8670285Z Resolving deltas: 71% (116/162) 2023-08-09T11:42:02.8670488Z Resolving deltas: 72% (117/162) 2023-08-09T11:42:02.8670694Z Resolving deltas: 75% (122/162) 2023-08-09T11:42:02.8670998Z Resolving deltas: 77% (126/162) 2023-08-09T11:42:02.8671219Z Resolving deltas: 78% (127/162) 2023-08-09T11:42:02.8671421Z Resolving deltas: 79% (129/162) 2023-08-09T11:42:02.8671619Z Resolving deltas: 80% (131/162) 2023-08-09T11:42:02.8671829Z Resolving deltas: 82% (133/162) 2023-08-09T11:42:02.8672462Z Resolving deltas: 83% (135/162) 2023-08-09T11:42:02.8673626Z Resolving deltas: 84% (137/162) 2023-08-09T11:42:02.8674146Z Resolving deltas: 85% (138/162) 2023-08-09T11:42:02.8674495Z Resolving deltas: 86% (140/162) 2023-08-09T11:42:02.8675379Z Resolving deltas: 87% (141/162) 2023-08-09T11:42:02.8676567Z Resolving deltas: 88% (143/162) 2023-08-09T11:42:02.8677348Z Resolving deltas: 89% (145/162) 2023-08-09T11:42:02.8677753Z Resolving deltas: 90% (146/162) 2023-08-09T11:42:02.8678660Z Resolving deltas: 91% (148/162) 2023-08-09T11:42:02.8679091Z Resolving deltas: 92% (150/162) 2023-08-09T11:42:02.8679329Z Resolving deltas: 93% (152/162) 2023-08-09T11:42:02.8679544Z Resolving deltas: 94% (153/162) 2023-08-09T11:42:02.8680584Z Resolving deltas: 95% (154/162) 2023-08-09T11:42:02.8681252Z Resolving deltas: 96% (156/162) 2023-08-09T11:42:02.8684634Z Resolving deltas: 97% (158/162) 2023-08-09T11:42:02.8687432Z Resolving deltas: 98% (159/162) 2023-08-09T11:42:02.8688748Z Resolving deltas: 99% (161/162) 2023-08-09T11:42:02.8690970Z Resolving deltas: 100% (162/162) 2023-08-09T11:42:02.8691173Z Resolving deltas: 100% (162/162), done. 2023-08-09T11:42:15.3307465Z From https://github.com/pytorch/audio 2023-08-09T11:42:15.3307845Z * [new ref] fe9b9ff75edebf1e0e326f64577d64df3b5858db -> origin/nightly 2023-08-09T11:42:15.3427394Z ##[endgroup] 2023-08-09T11:42:15.3427777Z ##[group]Determining the checkout info 2023-08-09T11:42:15.3430706Z ##[endgroup] 2023-08-09T11:42:15.3431053Z ##[group]Checking out the ref 2023-08-09T11:42:15.3438590Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-08-09T11:42:16.6452028Z Updating files: 6% (53/859) 2023-08-09T11:42:16.7220571Z Updating files: 7% (61/859) 2023-08-09T11:42:16.7699307Z Updating files: 8% (69/859) 2023-08-09T11:42:16.8038509Z Updating files: 9% (78/859) 2023-08-09T11:42:17.3384202Z Updating files: 10% (86/859) 2023-08-09T11:42:17.3688538Z Updating files: 11% (95/859) 2023-08-09T11:42:17.4738999Z Updating files: 11% (97/859) 2023-08-09T11:42:17.8291898Z Updating files: 12% (104/859) 2023-08-09T11:42:18.0006075Z Updating files: 13% (112/859) 2023-08-09T11:42:18.1106104Z Updating files: 14% (121/859) 2023-08-09T11:42:18.4644431Z Updating files: 15% (129/859) 2023-08-09T11:42:18.4648021Z Updating files: 15% (136/859) 2023-08-09T11:42:18.7593493Z Updating files: 16% (138/859) 2023-08-09T11:42:19.2612256Z Updating files: 17% (147/859) 2023-08-09T11:42:19.5734012Z Updating files: 18% (155/859) 2023-08-09T11:42:19.6436685Z Updating files: 18% (158/859) 2023-08-09T11:42:19.8224563Z Updating files: 19% (164/859) 2023-08-09T11:42:20.4078338Z Updating files: 20% (172/859) 2023-08-09T11:42:20.4081133Z Updating files: 20% (180/859) 2023-08-09T11:42:20.6242715Z Updating files: 21% (181/859) 2023-08-09T11:42:20.7883835Z Updating files: 22% (189/859) 2023-08-09T11:42:21.2524381Z Updating files: 23% (198/859) 2023-08-09T11:42:21.5692485Z Updating files: 24% (207/859) 2023-08-09T11:42:21.6624986Z Updating files: 24% (212/859) 2023-08-09T11:42:21.7793007Z Updating files: 25% (215/859) 2023-08-09T11:42:21.9898090Z Updating files: 26% (224/859) 2023-08-09T11:42:22.1835574Z Updating files: 27% (232/859) 2023-08-09T11:42:22.6516767Z Updating files: 28% (241/859) 2023-08-09T11:42:22.7359218Z Updating files: 28% (245/859) 2023-08-09T11:42:23.2416431Z Updating files: 29% (250/859) 2023-08-09T11:42:23.6574615Z Updating files: 30% (258/859) 2023-08-09T11:42:23.7057108Z Updating files: 31% (267/859) 2023-08-09T11:42:23.8995620Z Updating files: 32% (275/859) 2023-08-09T11:42:23.9621288Z Updating files: 33% (284/859) 2023-08-09T11:42:24.2433298Z Updating files: 34% (293/859) 2023-08-09T11:42:24.4453375Z Updating files: 35% (301/859) 2023-08-09T11:42:24.5955919Z Updating files: 35% (306/859) 2023-08-09T11:42:24.7691235Z Updating files: 36% (310/859) 2023-08-09T11:42:25.1129502Z Updating files: 37% (318/859) 2023-08-09T11:42:25.4783832Z Updating files: 38% (327/859) 2023-08-09T11:42:25.4787172Z Updating files: 38% (334/859) 2023-08-09T11:42:25.6487644Z Updating files: 39% (336/859) 2023-08-09T11:42:25.8051691Z Updating files: 40% (344/859) 2023-08-09T11:42:26.1508298Z Updating files: 41% (353/859) 2023-08-09T11:42:26.4205928Z Updating files: 42% (361/859) 2023-08-09T11:42:26.4210898Z Updating files: 42% (368/859) 2023-08-09T11:42:26.5625715Z Updating files: 43% (370/859) 2023-08-09T11:42:26.6172137Z Updating files: 44% (378/859) 2023-08-09T11:42:26.6920798Z Updating files: 45% (387/859) 2023-08-09T11:42:26.8146662Z Updating files: 46% (396/859) 2023-08-09T11:42:26.9660098Z Updating files: 47% (404/859) 2023-08-09T11:42:27.4482035Z Updating files: 48% (413/859) 2023-08-09T11:42:27.4492245Z Updating files: 48% (418/859) 2023-08-09T11:42:27.8386085Z Updating files: 49% (421/859) 2023-08-09T11:42:27.8865934Z Updating files: 50% (430/859) 2023-08-09T11:42:27.8894442Z Updating files: 51% (439/859) 2023-08-09T11:42:28.2487617Z Updating files: 52% (447/859) 2023-08-09T11:42:28.3320708Z Updating files: 53% (456/859) 2023-08-09T11:42:28.4171652Z Updating files: 54% (464/859) 2023-08-09T11:42:28.5046832Z Updating files: 55% (473/859) 2023-08-09T11:42:29.1670137Z Updating files: 55% (475/859) 2023-08-09T11:42:29.3455996Z Updating files: 56% (482/859) 2023-08-09T11:42:29.4782772Z Updating files: 57% (490/859) 2023-08-09T11:42:29.4818060Z Updating files: 57% (491/859) 2023-08-09T11:42:29.6129355Z Updating files: 58% (499/859) 2023-08-09T11:42:29.8755399Z Updating files: 59% (507/859) 2023-08-09T11:42:30.1172852Z Updating files: 60% (516/859) 2023-08-09T11:42:30.3255721Z Updating files: 61% (524/859) 2023-08-09T11:42:30.5749405Z Updating files: 62% (533/859) 2023-08-09T11:42:30.8078048Z Updating files: 62% (535/859) 2023-08-09T11:42:31.2318646Z Updating files: 63% (542/859) 2023-08-09T11:42:31.4309413Z Updating files: 64% (550/859) 2023-08-09T11:42:31.6506172Z Updating files: 65% (559/859) 2023-08-09T11:42:32.0438603Z Updating files: 65% (560/859) 2023-08-09T11:42:32.3112405Z Updating files: 66% (567/859) 2023-08-09T11:42:32.4327238Z Updating files: 67% (576/859) 2023-08-09T11:42:32.4656927Z Updating files: 68% (585/859) 2023-08-09T11:42:32.5139853Z Updating files: 68% (589/859) 2023-08-09T11:42:32.9283870Z Updating files: 69% (593/859) 2023-08-09T11:42:33.1158434Z Updating files: 70% (602/859) 2023-08-09T11:42:33.2363003Z Updating files: 71% (610/859) 2023-08-09T11:42:33.6724775Z Updating files: 72% (619/859) 2023-08-09T11:42:33.6967995Z Updating files: 72% (626/859) 2023-08-09T11:42:33.8260669Z Updating files: 73% (628/859) 2023-08-09T11:42:33.8312986Z Updating files: 74% (636/859) 2023-08-09T11:42:33.8353761Z Updating files: 75% (645/859) 2023-08-09T11:42:34.2034798Z Updating files: 76% (653/859) 2023-08-09T11:42:34.3883638Z Updating files: 77% (662/859) 2023-08-09T11:42:34.4185979Z Updating files: 78% (671/859) 2023-08-09T11:42:34.4767295Z Updating files: 79% (679/859) 2023-08-09T11:42:34.6042639Z Updating files: 79% (682/859) 2023-08-09T11:42:34.6316971Z Updating files: 80% (688/859) 2023-08-09T11:42:34.6608219Z Updating files: 81% (696/859) 2023-08-09T11:42:35.0743849Z Updating files: 82% (705/859) 2023-08-09T11:42:35.5584547Z Updating files: 83% (713/859) 2023-08-09T11:42:35.7684665Z Updating files: 83% (720/859) 2023-08-09T11:42:35.9853469Z Updating files: 84% (722/859) 2023-08-09T11:42:36.1461463Z Updating files: 85% (731/859) 2023-08-09T11:42:36.1504355Z Updating files: 86% (739/859) 2023-08-09T11:42:36.3195007Z Updating files: 87% (748/859) 2023-08-09T11:42:36.6448201Z Updating files: 88% (756/859) 2023-08-09T11:42:36.8132510Z Updating files: 88% (758/859) 2023-08-09T11:42:36.9737032Z Updating files: 89% (765/859) 2023-08-09T11:42:37.0109009Z Updating files: 90% (774/859) 2023-08-09T11:42:37.0166447Z Updating files: 91% (782/859) 2023-08-09T11:42:37.3827983Z Updating files: 92% (791/859) 2023-08-09T11:42:37.5175492Z Updating files: 93% (799/859) 2023-08-09T11:42:37.5178022Z Updating files: 93% (807/859) 2023-08-09T11:42:37.7287560Z Updating files: 94% (808/859) 2023-08-09T11:42:37.9520745Z Updating files: 95% (817/859) 2023-08-09T11:42:38.0211830Z Updating files: 96% (825/859) 2023-08-09T11:42:38.7699107Z Updating files: 97% (834/859) 2023-08-09T11:42:39.3435782Z Updating files: 98% (842/859) 2023-08-09T11:42:39.5013939Z Updating files: 99% (851/859) 2023-08-09T11:42:39.5015289Z Updating files: 100% (859/859) 2023-08-09T11:42:39.5015514Z Updating files: 100% (859/859), done. 2023-08-09T11:42:39.8713117Z branch 'nightly' set up to track 'origin/nightly'. 2023-08-09T11:42:39.8713413Z Switched to a new branch 'nightly' 2023-08-09T11:42:39.8752537Z ##[endgroup] 2023-08-09T11:42:39.8752895Z ##[group]Setting up auth for fetching submodules 2023-08-09T11:42:39.8763350Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:42:39.9000360Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-08-09T11:42:39.9221011Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-08-09T11:42:39.9446011Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-08-09T11:42:39.9665168Z ##[endgroup] 2023-08-09T11:42:39.9665784Z ##[group]Fetching submodules 2023-08-09T11:42:39.9673528Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-08-09T11:42:40.3229955Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-08-09T11:42:40.8605131Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-08-09T11:42:41.3863418Z ##[endgroup] 2023-08-09T11:42:41.3864288Z ##[group]Persisting credentials for submodules 2023-08-09T11:42:41.3873445Z [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:41.7443078Z [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:42.1343159Z [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:42.4880898Z [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:42.8446349Z ##[endgroup] 2023-08-09T11:42:42.8694668Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:42:42.8885207Z 'fe9b9ff75edebf1e0e326f64577d64df3b5858db' 2023-08-09T11:42:42.9118704Z ##[group]Run echo "ENV VARS" 2023-08-09T11:42:42.9118915Z echo "ENV VARS" 2023-08-09T11:42:42.9119186Z echo "${GITHUB_REF_NAME}" 2023-08-09T11:42:42.9119390Z echo "${GITHUB_REF}" 2023-08-09T11:42:42.9119593Z echo "${GITHUB_BASE_REF}" 2023-08-09T11:42:42.9119821Z  2023-08-09T11:42:42.9120007Z echo "GITHUB PROVIDED" 2023-08-09T11:42:42.9120205Z echo "nightly" 2023-08-09T11:42:42.9120403Z echo "refs/heads/nightly" 2023-08-09T11:42:42.9120601Z echo "refs/heads/nightly" 2023-08-09T11:42:42.9120791Z echo "" 2023-08-09T11:42:42.9140913Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:42:42.9141182Z env: 2023-08-09T11:42:42.9141405Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:42.9141619Z PYTHON_VERSION: 3.8 2023-08-09T11:42:42.9141810Z PACKAGE_TYPE: conda 2023-08-09T11:42:42.9142007Z REPOSITORY: pytorch/audio 2023-08-09T11:42:42.9142190Z REF: 2023-08-09T11:42:42.9142387Z CU_VERSION: cpu 2023-08-09T11:42:42.9142564Z CHANNEL: nightly 2023-08-09T11:42:42.9142737Z ##[endgroup] 2023-08-09T11:42:43.0263251Z ENV VARS 2023-08-09T11:42:43.0263493Z nightly 2023-08-09T11:42:43.0263658Z refs/heads/nightly 2023-08-09T11:42:43.0263806Z 2023-08-09T11:42:43.0263884Z GITHUB PROVIDED 2023-08-09T11:42:43.0265688Z nightly 2023-08-09T11:42:43.0265931Z refs/heads/nightly 2023-08-09T11:42:43.0266126Z refs/heads/nightly 2023-08-09T11:42:43.0266244Z 2023-08-09T11:42:43.5041342Z ##[group]Run set -euxo pipefail 2023-08-09T11:42:43.5041586Z set -euxo pipefail 2023-08-09T11:42:43.5041870Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-08-09T11:42:43.5042203Z # and "/" is not allowed in artifact names 2023-08-09T11:42:43.5042509Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-08-09T11:42:43.5062981Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:42:43.5063258Z env: 2023-08-09T11:42:43.5063476Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:43.5063695Z PYTHON_VERSION: 3.8 2023-08-09T11:42:43.5063886Z PACKAGE_TYPE: conda 2023-08-09T11:42:43.5064241Z REPOSITORY: pytorch/audio 2023-08-09T11:42:43.5064413Z REF: 2023-08-09T11:42:43.5064575Z CU_VERSION: cpu 2023-08-09T11:42:43.5064751Z CHANNEL: nightly 2023-08-09T11:42:43.5064927Z ##[endgroup] 2023-08-09T11:42:43.6403862Z + echo ARTIFACT_NAME=pytorch_audio__3.8 2023-08-09T11:42:43.7291636Z ##[group]Run set -euxo pipefail 2023-08-09T11:42:43.7291881Z set -euxo pipefail 2023-08-09T11:42:43.7292114Z conda info | grep -i 'base environment' 2023-08-09T11:42:43.7292529Z conda clean --all --quiet --yes 2023-08-09T11:42:43.7313040Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:42:43.7313273Z env: 2023-08-09T11:42:43.7313530Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:43.7313759Z PYTHON_VERSION: 3.8 2023-08-09T11:42:43.7313993Z PACKAGE_TYPE: conda 2023-08-09T11:42:43.7314179Z REPOSITORY: pytorch/audio 2023-08-09T11:42:43.7314361Z REF: 2023-08-09T11:42:43.7314523Z CU_VERSION: cpu 2023-08-09T11:42:43.7314713Z CHANNEL: nightly 2023-08-09T11:42:43.7314900Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:42:43.7315097Z ##[endgroup] 2023-08-09T11:42:44.0760829Z + conda info 2023-08-09T11:42:44.0815051Z + grep -i 'base environment' 2023-08-09T11:43:33.6187206Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-08-09T11:43:33.6190081Z + conda clean --all --quiet --yes 2023-08-09T11:43:36.6495035Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:36.6495303Z set -euxo pipefail 2023-08-09T11:43:36.6495532Z conda config --set channel_priority false 2023-08-09T11:43:36.6515671Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:36.6515898Z env: 2023-08-09T11:43:36.6516121Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:36.6516357Z PYTHON_VERSION: 3.8 2023-08-09T11:43:36.6516537Z PACKAGE_TYPE: conda 2023-08-09T11:43:36.6516740Z REPOSITORY: pytorch/audio 2023-08-09T11:43:36.6516931Z REF: 2023-08-09T11:43:36.6517107Z CU_VERSION: cpu 2023-08-09T11:43:36.6517271Z CHANNEL: nightly 2023-08-09T11:43:36.6517475Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:43:36.6517685Z ##[endgroup] 2023-08-09T11:43:36.8613521Z + conda config --set channel_priority false 2023-08-09T11:43:37.2222263Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:37.2222521Z set -euxo pipefail 2023-08-09T11:43:37.2222774Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-08-09T11:43:37.2223046Z conda create \ 2023-08-09T11:43:37.2223241Z  --yes --quiet \ 2023-08-09T11:43:37.2223439Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:43:37.2223662Z  "python=3.9" 2023-08-09T11:43:37.2223871Z CONDA_ENV="${CONDA_ENV}" 2023-08-09T11:43:37.2224114Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-08-09T11:43:37.2224424Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-08-09T11:43:37.2224823Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-08-09T11:43:37.2225179Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-08-09T11:43:37.2225450Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:43:37.2225706Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-08-09T11:43:37.2246311Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:37.2246522Z env: 2023-08-09T11:43:37.2246762Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:37.2247004Z PYTHON_VERSION: 3.8 2023-08-09T11:43:37.2247205Z PACKAGE_TYPE: conda 2023-08-09T11:43:37.2247396Z REPOSITORY: pytorch/audio 2023-08-09T11:43:37.2247595Z REF: 2023-08-09T11:43:37.2247817Z CU_VERSION: cpu 2023-08-09T11:43:37.2248009Z CHANNEL: nightly 2023-08-09T11:43:37.2248203Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:43:37.2248457Z ##[endgroup] 2023-08-09T11:43:37.4260943Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:37.4261439Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python=3.9 2023-08-09T11:43:40.9077916Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:43:40.9496969Z Solving environment: ...working... done 2023-08-09T11:43:49.2764417Z 2023-08-09T11:43:49.2764744Z ## Package Plan ## 2023-08-09T11:43:49.2764909Z 2023-08-09T11:43:49.2765353Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225 2023-08-09T11:43:49.2766857Z 2023-08-09T11:43:49.2767196Z added / updated specs: 2023-08-09T11:43:49.2767416Z - python=3.9 2023-08-09T11:43:49.2767607Z 2023-08-09T11:43:49.2767615Z 2023-08-09T11:43:49.2767740Z The following packages will be downloaded: 2023-08-09T11:43:49.2767899Z 2023-08-09T11:43:49.2770059Z package | build 2023-08-09T11:43:49.2770431Z ---------------------------|----------------- 2023-08-09T11:43:49.2770717Z openssl-3.0.10 | h2bbff1b_0 7.4 MB 2023-08-09T11:43:49.2770995Z pip-23.2.1 | py39haa95532_0 2.8 MB 2023-08-09T11:43:49.2771259Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-08-09T11:43:49.2771517Z setuptools-68.0.0 | py39haa95532_0 925 KB 2023-08-09T11:43:49.2771823Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-08-09T11:43:49.2772135Z tzdata-2023c | h04d1e81_0 116 KB 2023-08-09T11:43:49.2772390Z vc-14.2 | h21ff451_1 8 KB 2023-08-09T11:43:49.2772619Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-08-09T11:43:49.2772944Z ------------------------------------------------------------ 2023-08-09T11:43:49.2773217Z Total: 31.6 MB 2023-08-09T11:43:49.2773352Z 2023-08-09T11:43:49.2773484Z The following NEW packages will be INSTALLED: 2023-08-09T11:43:49.2773641Z 2023-08-09T11:43:49.2785451Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:43:49.2785851Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:43:49.2786159Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 None 2023-08-09T11:43:49.2786471Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-08-09T11:43:49.2786839Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 None 2023-08-09T11:43:49.2787178Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:43:49.2787490Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-08-09T11:43:49.2787768Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:43:49.2788077Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:43:49.2788414Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-08-09T11:43:49.2788591Z 2023-08-09T11:43:49.2788596Z 2023-08-09T11:43:49.4945706Z Preparing transaction: ...working... done 2023-08-09T11:43:51.1313545Z Verifying transaction: ...working... done 2023-08-09T11:43:55.4438701Z Executing transaction: ...working... done 2023-08-09T11:43:55.5013046Z Retrieving notices: ...working... done 2023-08-09T11:43:55.7416087Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:55.7416531Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:55.7417025Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python -m pip install 'C:\actions-runner\_work\audio\audio/test-infra/tools/pkg-helpers' 2023-08-09T11:44:00.6549774Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-08-09T11:44:00.6550099Z 2023-08-09T11:44:00.6550432Z Installing build dependencies: started 2023-08-09T11:44:00.6550593Z 2023-08-09T11:44:00.6550771Z Installing build dependencies: finished with status 'done' 2023-08-09T11:44:00.6550953Z 2023-08-09T11:44:00.6551074Z Getting requirements to build wheel: started 2023-08-09T11:44:00.6551232Z 2023-08-09T11:44:00.6551385Z Getting requirements to build wheel: finished with status 'done' 2023-08-09T11:44:00.6551570Z 2023-08-09T11:44:00.6551698Z Preparing metadata (pyproject.toml): started 2023-08-09T11:44:00.6551991Z 2023-08-09T11:44:00.6552147Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-08-09T11:44:00.6552336Z 2023-08-09T11:44:00.6552475Z Building wheels for collected packages: pytorch-pkg-helpers 2023-08-09T11:44:00.6552663Z 2023-08-09T11:44:00.6552825Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-08-09T11:44:00.6553021Z 2023-08-09T11:44:00.6553214Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-08-09T11:44:00.6553437Z 2023-08-09T11:44:00.6553762Z Created wheel for pytorch-pkg-helpers: filename=pytorch_pkg_helpers-0.1.5-py3-none-any.whl size=7635 sha256=7176fc68d6a5e8aec8e8b805e2f7ebe2c9f220f90df1a989675e5d84d3cdf235 2023-08-09T11:44:00.6554093Z 2023-08-09T11:44:00.6554359Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-08-09T11:44:00.6554635Z 2023-08-09T11:44:00.6554755Z Successfully built pytorch-pkg-helpers 2023-08-09T11:44:00.6554901Z 2023-08-09T11:44:00.6555044Z Installing collected packages: pytorch-pkg-helpers 2023-08-09T11:44:00.6555218Z 2023-08-09T11:44:00.6555363Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-08-09T11:44:00.6555541Z 2023-08-09T11:44:00.6555545Z 2023-08-09T11:44:00.6904062Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:00.6904508Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python -m pytorch_pkg_helpers 2023-08-09T11:44:03.0978530Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:03.1476942Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:44:03.1477225Z 2023-08-09T11:44:03.1477358Z export CMAKE_USE_CUDA='0' 2023-08-09T11:44:03.1477496Z 2023-08-09T11:44:03.1477599Z export CONDA_BUILD_VARIANT='cpu' 2023-08-09T11:44:03.1477742Z 2023-08-09T11:44:03.1477853Z export CONDA_CUDATOOLKIT_CONSTRAINT='' 2023-08-09T11:44:03.1478021Z 2023-08-09T11:44:03.1478182Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:44:03.1478354Z 2023-08-09T11:44:03.1478500Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:44:03.1478673Z 2023-08-09T11:44:03.1478776Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:44:03.1478919Z 2023-08-09T11:44:03.1479036Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T11:44:03.1479184Z 2023-08-09T11:44:03.1479283Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:44:03.1479435Z 2023-08-09T11:44:03.1479522Z export VERSION_SUFFIX='' 2023-08-09T11:44:03.1479630Z 2023-08-09T11:44:03.1479712Z export WHEEL_DIR='' 2023-08-09T11:44:03.1479834Z 2023-08-09T11:44:03.1479839Z 2023-08-09T11:44:03.1480006Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:03.1592799Z ##[group]Run set -euxo pipefail 2023-08-09T11:44:03.1593067Z set -euxo pipefail 2023-08-09T11:44:03.1593339Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-08-09T11:44:03.1593603Z  2023-08-09T11:44:03.1593813Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-08-09T11:44:03.1594001Z  2023-08-09T11:44:03.1594216Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-08-09T11:44:03.1594443Z  conda create \ 2023-08-09T11:44:03.1594646Z  --yes --quiet \ 2023-08-09T11:44:03.1594848Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:03.1595204Z  "python=3.8" \ 2023-08-09T11:44:03.1595401Z  cmake=3.22 \ 2023-08-09T11:44:03.1595603Z  conda-build=3.21 \ 2023-08-09T11:44:03.1595787Z  ninja=1.10 \ 2023-08-09T11:44:03.1595990Z  pkg-config=0.29 \ 2023-08-09T11:44:03.1596194Z  wheel=0.37 2023-08-09T11:44:03.1596378Z  else 2023-08-09T11:44:03.1596546Z  conda create \ 2023-08-09T11:44:03.1596792Z  --yes --quiet \ 2023-08-09T11:44:03.1597160Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:03.1597400Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:03.1597595Z  cmake=3.22 \ 2023-08-09T11:44:03.1597784Z  ninja=1.10 \ 2023-08-09T11:44:03.1597982Z  pkg-config=0.29 \ 2023-08-09T11:44:03.1598210Z  wheel=0.37 2023-08-09T11:44:03.1598390Z  fi 2023-08-09T11:44:03.1598591Z else 2023-08-09T11:44:03.1598806Z  conda create \ 2023-08-09T11:44:03.1599004Z  --yes --quiet \ 2023-08-09T11:44:03.1599294Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:03.1599528Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:03.1599776Z  cmake=3.22 \ 2023-08-09T11:44:03.1600013Z  conda-build=3.21 \ 2023-08-09T11:44:03.1600247Z  ninja=1.10 \ 2023-08-09T11:44:03.1600453Z  pkg-config=0.29 \ 2023-08-09T11:44:03.1600689Z  wheel=0.37 2023-08-09T11:44:03.1600900Z fi 2023-08-09T11:44:03.1601153Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:03.1601436Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:03.1622208Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:03.1622444Z env: 2023-08-09T11:44:03.1622727Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:03.1623004Z PYTHON_VERSION: 3.8 2023-08-09T11:44:03.1623220Z PACKAGE_TYPE: conda 2023-08-09T11:44:03.1623540Z REPOSITORY: pytorch/audio 2023-08-09T11:44:03.1623781Z REF: 2023-08-09T11:44:03.1623985Z CU_VERSION: cpu 2023-08-09T11:44:03.1624171Z CHANNEL: nightly 2023-08-09T11:44:03.1624415Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:44:03.1624735Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:03.1625036Z ##[endgroup] 2023-08-09T11:44:03.3630964Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:03.3631440Z + [[ 3.8 = \3\.\1\1 ]] 2023-08-09T11:44:03.3631890Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5808497225' python=3.8 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-08-09T11:44:04.5576276Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:44:04.5583937Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-08-09T11:44:16.8942942Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:44:21.8773932Z Solving environment: ...working... done 2023-08-09T11:44:22.0347894Z 2023-08-09T11:44:22.0348246Z ## Package Plan ## 2023-08-09T11:44:22.0348489Z 2023-08-09T11:44:22.0348741Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T11:44:22.0349067Z 2023-08-09T11:44:22.0370686Z added / updated specs: 2023-08-09T11:44:22.0370992Z - cmake=3.22 2023-08-09T11:44:22.0371173Z - conda-build=3.21 2023-08-09T11:44:22.0371435Z - ninja=1.10 2023-08-09T11:44:22.0371633Z - pkg-config=0.29 2023-08-09T11:44:22.0371825Z - python=3.8 2023-08-09T11:44:22.0371989Z - wheel=0.37 2023-08-09T11:44:22.0372103Z 2023-08-09T11:44:22.0372107Z 2023-08-09T11:44:22.0372240Z The following packages will be downloaded: 2023-08-09T11:44:22.0372397Z 2023-08-09T11:44:22.0372729Z package | build 2023-08-09T11:44:22.0373094Z ---------------------------|----------------- 2023-08-09T11:44:22.0373505Z beautifulsoup4-4.12.2 | py38haa95532_0 209 KB 2023-08-09T11:44:22.0374093Z boltons-23.0.0 | py38haa95532_0 421 KB 2023-08-09T11:44:22.0374475Z brotlipy-0.7.0 |py38h2bbff1b_1003 412 KB 2023-08-09T11:44:22.0374765Z certifi-2023.7.22 | py38haa95532_0 154 KB 2023-08-09T11:44:22.0375242Z cffi-1.15.1 | py38h2bbff1b_3 238 KB 2023-08-09T11:44:22.0375487Z chardet-4.0.0 |py38haa95532_1003 211 KB 2023-08-09T11:44:22.0375750Z colorama-0.4.6 | py38haa95532_0 32 KB 2023-08-09T11:44:22.0376017Z conda-23.7.2 | py38haa95532_0 1.0 MB 2023-08-09T11:44:22.0376296Z conda-build-3.21.9 | py38haa95532_0 555 KB 2023-08-09T11:44:22.0376592Z conda-package-handling-2.2.0| py38haa95532_0 287 KB 2023-08-09T11:44:22.0376927Z conda-package-streaming-0.9.0| py38haa95532_0 29 KB 2023-08-09T11:44:22.0377237Z cryptography-41.0.2 | py38hac1b9e3_0 1.1 MB 2023-08-09T11:44:22.0377572Z filelock-3.9.0 | py38haa95532_0 19 KB 2023-08-09T11:44:22.0377833Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-08-09T11:44:22.0378066Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-08-09T11:44:22.0378323Z idna-3.4 | py38haa95532_0 94 KB 2023-08-09T11:44:22.0378575Z jinja2-3.1.2 | py38haa95532_0 211 KB 2023-08-09T11:44:22.0378840Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-08-09T11:44:22.0379113Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-08-09T11:44:22.0379365Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-08-09T11:44:22.0379625Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-08-09T11:44:22.0379879Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-08-09T11:44:22.0380127Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-08-09T11:44:22.0380363Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-08-09T11:44:22.0380624Z markupsafe-2.1.1 | py38h2bbff1b_0 26 KB 2023-08-09T11:44:22.0380890Z menuinst-1.4.19 | py38h59b6b97_0 94 KB 2023-08-09T11:44:22.0381145Z ninja-1.10.2 | haa95532_5 14 KB 2023-08-09T11:44:22.0381384Z packaging-23.0 | py38haa95532_0 69 KB 2023-08-09T11:44:22.0381638Z pcre-8.45 | hd77b12b_0 382 KB 2023-08-09T11:44:22.0381886Z pip-23.2.1 | py38haa95532_0 2.8 MB 2023-08-09T11:44:22.0382145Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-08-09T11:44:22.0382398Z pkginfo-1.9.6 | py38haa95532_0 69 KB 2023-08-09T11:44:22.0382656Z pluggy-1.0.0 | py38haa95532_1 29 KB 2023-08-09T11:44:22.0382914Z psutil-5.9.0 | py38h2bbff1b_0 349 KB 2023-08-09T11:44:22.0383175Z py-lief-0.12.3 | py38hd77b12b_0 2.0 MB 2023-08-09T11:44:22.0383436Z pycosat-0.6.4 | py38h2bbff1b_0 74 KB 2023-08-09T11:44:22.0383692Z pyopenssl-23.2.0 | py38haa95532_0 97 KB 2023-08-09T11:44:22.0383958Z pysocks-1.7.1 | py38haa95532_0 31 KB 2023-08-09T11:44:22.0384210Z python-3.8.17 | h1aa4202_0 20.5 MB 2023-08-09T11:44:22.0384483Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-08-09T11:44:22.0384740Z pytz-2022.7 | py38haa95532_0 210 KB 2023-08-09T11:44:22.0385793Z pyyaml-6.0 | py38h2bbff1b_1 146 KB 2023-08-09T11:44:22.0386071Z requests-2.31.0 | py38haa95532_0 99 KB 2023-08-09T11:44:22.0386343Z ruamel.yaml-0.17.21 | py38h2bbff1b_0 174 KB 2023-08-09T11:44:22.0386605Z ruamel.yaml.clib-0.2.6 | py38h2bbff1b_1 101 KB 2023-08-09T11:44:22.0386883Z setuptools-68.0.0 | py38haa95532_0 925 KB 2023-08-09T11:44:22.0387146Z soupsieve-2.4 | py38haa95532_0 70 KB 2023-08-09T11:44:22.0387504Z toolz-0.12.0 | py38haa95532_0 106 KB 2023-08-09T11:44:22.0387736Z tqdm-4.65.0 | py38hd4e2768_0 149 KB 2023-08-09T11:44:22.0387990Z urllib3-1.26.16 | py38haa95532_0 201 KB 2023-08-09T11:44:22.0388249Z win_inet_pton-1.1.0 | py38haa95532_0 35 KB 2023-08-09T11:44:22.0388521Z zstandard-0.19.0 | py38h2bbff1b_0 340 KB 2023-08-09T11:44:22.0388791Z ------------------------------------------------------------ 2023-08-09T11:44:22.0389057Z Total: 43.5 MB 2023-08-09T11:44:22.0389193Z 2023-08-09T11:44:22.0389401Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:22.0389563Z 2023-08-09T11:44:22.0389761Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py38haa95532_0 None 2023-08-09T11:44:22.0390173Z boltons pkgs/main/win-64::boltons-23.0.0-py38haa95532_0 None 2023-08-09T11:44:22.0390496Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py38h2bbff1b_1003 None 2023-08-09T11:44:22.0390812Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-08-09T11:44:22.0391157Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:44:22.0391515Z certifi pkgs/main/win-64::certifi-2023.7.22-py38haa95532_0 None 2023-08-09T11:44:22.0391832Z cffi pkgs/main/win-64::cffi-1.15.1-py38h2bbff1b_3 None 2023-08-09T11:44:22.0392135Z chardet pkgs/main/win-64::chardet-4.0.0-py38haa95532_1003 None 2023-08-09T11:44:22.0392512Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-08-09T11:44:22.0392874Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-08-09T11:44:22.0393186Z colorama pkgs/main/win-64::colorama-0.4.6-py38haa95532_0 None 2023-08-09T11:44:22.0393507Z conda pkgs/main/win-64::conda-23.7.2-py38haa95532_0 None 2023-08-09T11:44:22.0393829Z conda-build pkgs/main/win-64::conda-build-3.21.9-py38haa95532_0 None 2023-08-09T11:44:22.0394251Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.2.0-py38haa95532_0 None 2023-08-09T11:44:22.0394701Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py38haa95532_0 None 2023-08-09T11:44:22.0395112Z cryptography pkgs/main/win-64::cryptography-41.0.2-py38hac1b9e3_0 None 2023-08-09T11:44:22.0395473Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 None 2023-08-09T11:44:22.0395773Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-08-09T11:44:22.0396070Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:44:22.0396373Z idna pkgs/main/win-64::idna-3.4-py38haa95532_0 None 2023-08-09T11:44:22.0396678Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 None 2023-08-09T11:44:22.0396999Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:44:22.0397335Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:44:22.0397680Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-08-09T11:44:22.0397991Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-08-09T11:44:22.0398300Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:44:22.0398687Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:44:22.0398991Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-08-09T11:44:22.0399291Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:44:22.0399588Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-08-09T11:44:22.0399919Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 None 2023-08-09T11:44:22.0400242Z menuinst pkgs/main/win-64::menuinst-1.4.19-py38h59b6b97_0 None 2023-08-09T11:44:22.0400641Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-08-09T11:44:22.0400957Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-08-09T11:44:22.0401278Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:44:22.0401607Z packaging pkgs/main/win-64::packaging-23.0-py38haa95532_0 None 2023-08-09T11:44:22.0401904Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-08-09T11:44:22.0402206Z pip pkgs/main/win-64::pip-23.2.1-py38haa95532_0 None 2023-08-09T11:44:22.0402526Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-08-09T11:44:22.0402854Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py38haa95532_0 None 2023-08-09T11:44:22.0403172Z pluggy pkgs/main/win-64::pluggy-1.0.0-py38haa95532_1 None 2023-08-09T11:44:22.0403472Z psutil pkgs/main/win-64::psutil-5.9.0-py38h2bbff1b_0 None 2023-08-09T11:44:22.0403804Z py-lief pkgs/main/win-64::py-lief-0.12.3-py38hd77b12b_0 None 2023-08-09T11:44:22.0404134Z pycosat pkgs/main/win-64::pycosat-0.6.4-py38h2bbff1b_0 None 2023-08-09T11:44:22.0404474Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-08-09T11:44:22.0404802Z pyopenssl pkgs/main/win-64::pyopenssl-23.2.0-py38haa95532_0 None 2023-08-09T11:44:22.0405131Z pysocks pkgs/main/win-64::pysocks-1.7.1-py38haa95532_0 None 2023-08-09T11:44:22.0405449Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 None 2023-08-09T11:44:22.0405812Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:44:22.0406177Z pytz pkgs/main/win-64::pytz-2022.7-py38haa95532_0 None 2023-08-09T11:44:22.0406473Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 None 2023-08-09T11:44:22.0406796Z requests pkgs/main/win-64::requests-2.31.0-py38haa95532_0 None 2023-08-09T11:44:22.0407148Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py38h2bbff1b_0 None 2023-08-09T11:44:22.0407524Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py38h2bbff1b_1 None 2023-08-09T11:44:22.0407890Z setuptools pkgs/main/win-64::setuptools-68.0.0-py38haa95532_0 None 2023-08-09T11:44:22.0408195Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-08-09T11:44:22.0408510Z soupsieve pkgs/main/win-64::soupsieve-2.4-py38haa95532_0 None 2023-08-09T11:44:22.0408832Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:44:22.0409135Z toolz pkgs/main/win-64::toolz-0.12.0-py38haa95532_0 None 2023-08-09T11:44:22.0409440Z tqdm pkgs/main/win-64::tqdm-4.65.0-py38hd4e2768_0 None 2023-08-09T11:44:22.0409732Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py38haa95532_0 None 2023-08-09T11:44:22.0410028Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:44:22.0410322Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:44:22.0410637Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-08-09T11:44:22.0410961Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py38haa95532_0 None 2023-08-09T11:44:22.0411247Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-08-09T11:44:22.0411614Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-08-09T11:44:22.0411987Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-08-09T11:44:22.0412304Z zstandard pkgs/main/win-64::zstandard-0.19.0-py38h2bbff1b_0 None 2023-08-09T11:44:22.0412597Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-08-09T11:44:22.0412756Z 2023-08-09T11:44:36.8754439Z 2023-08-09T11:44:37.5828979Z Preparing transaction: ...working... done 2023-08-09T11:44:40.1435100Z Verifying transaction: ...working... done 2023-08-09T11:44:47.9051740Z Executing transaction: ...working... done 2023-08-09T11:44:48.0151774Z Retrieving notices: ...working... done 2023-08-09T11:44:48.6254215Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:48.6257172Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:48.6382995Z ##[group]Run # //\\// means replace every backslash with slash 2023-08-09T11:44:48.6383337Z # //\\// means replace every backslash with slash 2023-08-09T11:44:48.6383664Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-08-09T11:44:48.6404341Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:48.6404572Z env: 2023-08-09T11:44:48.6404777Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:48.6405017Z PYTHON_VERSION: 3.8 2023-08-09T11:44:48.6405217Z PACKAGE_TYPE: conda 2023-08-09T11:44:48.6405421Z REPOSITORY: pytorch/audio 2023-08-09T11:44:48.6405611Z REF: 2023-08-09T11:44:48.6405779Z CU_VERSION: cpu 2023-08-09T11:44:48.6405958Z CHANNEL: nightly 2023-08-09T11:44:48.6406169Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:44:48.6406432Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:48.6406849Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:48.6407207Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:48.6407463Z ##[endgroup] 2023-08-09T11:44:48.8591443Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:44:48.8591781Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:44:48.8592022Z export VSDEVCMD_ARGS='' 2023-08-09T11:44:48.8592248Z source "${BUILD_ENV_FILE}" 2023-08-09T11:44:48.8592500Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-08-09T11:44:48.8592834Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:44:48.8593106Z  2023-08-09T11:44:48.8593282Z conda build \ 2023-08-09T11:44:48.8593459Z  -c defaults \ 2023-08-09T11:44:48.8593679Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:44:48.8593906Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:44:48.8594134Z  --no-anaconda-upload \ 2023-08-09T11:44:48.8594357Z  --python "${PYTHON_VERSION}" \ 2023-08-09T11:44:48.8594603Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-08-09T11:44:48.8595008Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-08-09T11:44:48.8615482Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:48.8615716Z env: 2023-08-09T11:44:48.8615920Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:48.8616161Z PYTHON_VERSION: 3.8 2023-08-09T11:44:48.8616361Z PACKAGE_TYPE: conda 2023-08-09T11:44:48.8616586Z REPOSITORY: pytorch/audio 2023-08-09T11:44:48.8616762Z REF: 2023-08-09T11:44:48.8616933Z CU_VERSION: cpu 2023-08-09T11:44:48.8617119Z CHANNEL: nightly 2023-08-09T11:44:48.8617314Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:44:48.8617599Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:48.8617934Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:48.8618289Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:48.8618643Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:44:48.8618886Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:44:48.8619089Z PACKAGE_NAME: torchaudio 2023-08-09T11:44:48.8619284Z ##[endgroup] 2023-08-09T11:44:51.2007427Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:44:52.8483337Z Solving environment: ...working... done 2023-08-09T11:44:58.0307324Z 2023-08-09T11:44:58.0308385Z ## Package Plan ## 2023-08-09T11:44:58.0308551Z 2023-08-09T11:44:58.0310179Z environment location: C:\Jenkins\Miniconda3 2023-08-09T11:44:58.0310458Z 2023-08-09T11:44:58.0310634Z added / updated specs: 2023-08-09T11:44:58.0310914Z - conda-build 2023-08-09T11:44:58.0312667Z - conda-package-handling!=1.5.0 2023-08-09T11:44:58.0312867Z 2023-08-09T11:44:58.0312873Z 2023-08-09T11:44:58.0312980Z The following packages will be downloaded: 2023-08-09T11:44:58.0313136Z 2023-08-09T11:44:58.0313242Z package | build 2023-08-09T11:44:58.0313504Z ---------------------------|----------------- 2023-08-09T11:44:58.0313789Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-08-09T11:44:58.0314082Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-08-09T11:44:58.0314461Z certifi-2023.7.22 | py39haa95532_0 154 KB 2023-08-09T11:44:58.0314739Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-08-09T11:44:58.0315019Z click-8.0.4 | py39haa95532_0 155 KB 2023-08-09T11:44:58.0315336Z conda-23.7.2 | py39haa95532_0 1.0 MB 2023-08-09T11:44:58.0315620Z conda-build-3.26.0 | py39haa95532_0 597 KB 2023-08-09T11:44:58.0315962Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-08-09T11:44:58.0316275Z conda-package-handling-2.2.0| py39haa95532_0 287 KB 2023-08-09T11:44:58.0317993Z conda-package-streaming-0.9.0| py39haa95532_0 29 KB 2023-08-09T11:44:58.0318325Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-08-09T11:44:58.0318631Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-08-09T11:44:58.0318887Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-08-09T11:44:58.0319169Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-08-09T11:44:58.0319449Z m2-patch-2.7.5 | 2 89 KB 2023-08-09T11:44:58.0319786Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-08-09T11:44:58.0320067Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-08-09T11:44:58.0320345Z msys2-conda-epoch-20160418 | 1 2 KB 2023-08-09T11:44:58.0320675Z openssl-1.1.1v | h2bbff1b_0 5.5 MB 2023-08-09T11:44:58.0320922Z packaging-23.0 | py39haa95532_0 69 KB 2023-08-09T11:44:58.0321233Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-08-09T11:44:58.0321491Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-08-09T11:44:58.0321744Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-08-09T11:44:58.0321996Z pytz-2022.7 | py39haa95532_0 210 KB 2023-08-09T11:44:58.0322235Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-08-09T11:44:58.0322494Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-08-09T11:44:58.0322748Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-08-09T11:44:58.0323029Z ------------------------------------------------------------ 2023-08-09T11:44:58.0323274Z Total: 16.9 MB 2023-08-09T11:44:58.0323404Z 2023-08-09T11:44:58.0323526Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:58.0323681Z 2023-08-09T11:44:58.0323882Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-08-09T11:44:58.0324234Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-08-09T11:44:58.0324559Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-08-09T11:44:58.0324862Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-08-09T11:44:58.0325195Z conda-build pkgs/main/win-64::conda-build-3.26.0-py39haa95532_0 None 2023-08-09T11:44:58.0325708Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-08-09T11:44:58.0326114Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py39haa95532_0 None 2023-08-09T11:44:58.0326555Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-08-09T11:44:58.0326864Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:44:58.0327224Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-08-09T11:44:58.0327558Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:44:58.0327898Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:44:58.0328230Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-08-09T11:44:58.0328529Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:44:58.0328839Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:44:58.0329144Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:44:58.0329481Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-08-09T11:44:58.0329798Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-08-09T11:44:58.0330123Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-08-09T11:44:58.0330489Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-08-09T11:44:58.0331332Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-08-09T11:44:58.0331702Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-08-09T11:44:58.0332016Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-08-09T11:44:58.0332399Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-08-09T11:44:58.0332728Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-08-09T11:44:58.0333155Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:44:58.0333512Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-08-09T11:44:58.0333813Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-08-09T11:44:58.0334125Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-08-09T11:44:58.0334448Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-08-09T11:44:58.0334636Z 2023-08-09T11:44:58.0334750Z The following packages will be UPDATED: 2023-08-09T11:44:58.0334899Z 2023-08-09T11:44:58.0335042Z certifi 2023.5.7-py39haa95532_0 --> 2023.7.22-py39haa95532_0 None 2023-08-09T11:44:58.0335325Z conda 22.9.0-py39haa95532_0 --> 23.7.2-py39haa95532_0 None 2023-08-09T11:44:58.0335647Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.2.0-py39haa95532_0 None 2023-08-09T11:44:58.0335971Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1v-h2bbff1b_0 None 2023-08-09T11:44:58.0336139Z 2023-08-09T11:44:58.0336143Z 2023-08-09T11:44:58.2105944Z Preparing transaction: ...working... done 2023-08-09T11:44:58.8868807Z Verifying transaction: ...working... done 2023-08-09T11:45:01.1737102Z Executing transaction: ...working... done 2023-08-09T11:45:02.1418866Z Retrieving notices: ...working... done 2023-08-09T11:45:04.8096123Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:45:04.8421196Z Adding in variants from internal_defaults 2023-08-09T11:45:04.8422077Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-08-09T11:45:04.8422468Z Adding in variants from config.variant 2023-08-09T11:45:04.8512419Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'VSDEVCMD_ARGS' is being passed through with value ''. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T11:45:04.8513285Z warnings.warn( 2023-08-09T11:45:04.9512559Z Attempting to finalize metadata for vs2019_win-64 2023-08-09T11:45:18.3150638Z 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:18.3212251Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-08-09T11:45:18.3212581Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\work 2023-08-09T11:45:18.3212855Z Packaging vs2019_win-64 2023-08-09T11:45:18.3419759Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-08-09T11:45:18.3920117Z 2023-08-09T11:45:18.3920989Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:45:18.4033988Z 2023-08-09T11:45:18.4034505Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env" 2023-08-09T11:45:18.6888181Z 2023-08-09T11:45:18.6888681Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env 2023-08-09T11:45:18.6888963Z 2023-08-09T11:45:18.7196360Z 2023-08-09T11:45:18.7197026Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\work>set YEAR=2019 2023-08-09T11:45:18.7197875Z 2023-08-09T11:45:18.7198100Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\work>set VER=16 2023-08-09T11:45:18.7200042Z 2023-08-09T11:45:18.7200686Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env\etc\conda\activate.d" 2023-08-09T11:45:18.7205640Z 2023-08-09T11:45:18.7206165Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:18.7218786Z 1 file(s) copied. 2023-08-09T11:45:18.7226011Z 2023-08-09T11:45:18.7226361Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\work>IF "win-64" == "win-64" ( 2023-08-09T11:45:18.7226707Z set "target_platform=amd64" 2023-08-09T11:45:18.7227137Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:18.7227688Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:18.7228005Z IF "" == "" ( 2023-08-09T11:45:18.7228393Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:18.7228905Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:18.7229396Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:18.7229719Z ) ELSE ( 2023-08-09T11:45:18.7230147Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:18.7230672Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:18.7231159Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:18.7231673Z ) 2023-08-09T11:45:18.7231985Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:18.7232279Z ) else ( 2023-08-09T11:45:18.7232469Z set "target_platform=x86" 2023-08-09T11:45:18.7232854Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:18.7233370Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:18.7233879Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:18.7234218Z echo popd 2023-08-09T11:45:18.7234382Z ) 2023-08-09T11:45:20.5288566Z 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:20.5362021Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:20.5370718Z 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:20.5371622Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:45:20.5372688Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:45:20.5382737Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:45:20.5385289Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:45:20.5385827Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:20.5390969Z 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:20.5391480Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:45:20.5391881Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:45:20.5454957Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:45:20.5458170Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T11:45:20.5459320Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:20.5528186Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 827 KB/second 2023-08-09T11:45:20.5615279Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:45:20.5616850Z 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:20.5628151Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:45:20.5631212Z 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:20.5636554Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:45:20.5637623Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:45:20.5638279Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:45:20.5640829Z 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:20.5645814Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:45:20.5646130Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:45:20.5679095Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:45:20.5679420Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:45:20.5682231Z 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:20.5687851Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:45:20.5688309Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:45:20.5780544Z 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:20.5791469Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:45:20.5791781Z INFO:conda_index.index:Completed noarch 2023-08-09T11:45:20.5792113Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:45:20.5793714Z 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:20.5804743Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:45:20.5807761Z 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:20.5826498Z 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:20.5833796Z 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:20.5834320Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:45:20.5834620Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:45:20.5834918Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:45:20.5837483Z 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:20.5851996Z 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:20.5861297Z 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:20.5861751Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:45:20.5862066Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:45:20.5904957Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:45:20.5905273Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:45:20.5908308Z 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:20.5922161Z 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:20.5931352Z 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:20.5931804Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:45:20.5932078Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:45:20.6020249Z 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:20.6030431Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:45:20.6030751Z INFO:conda_index.index:Completed win-64 2023-08-09T11:45:20.6033252Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:20.6035150Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:45:20.6035662Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:45:20.6037872Z 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:20.6038374Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:45:20.6038646Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:45:20.6038927Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:45:20.6041319Z 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:20.6054702Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:45:20.6159434Z 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:20.6169686Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:45:20.6172903Z 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:21.0091063Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:21.0099681Z 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:21.0100691Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:45:21.0101392Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:45:21.0111122Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:45:21.0113943Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:45:21.0114422Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:21.0119859Z 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:21.0120383Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:45:21.0120751Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:45:21.0193718Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:45:21.0196778Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-08-09T11:45:21.0197200Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:21.0251979Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:45:21.0253700Z 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:21.0264866Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:45:21.0268035Z 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:21.0273960Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:45:21.0275005Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:45:21.0275643Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:45:21.0278362Z 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:21.0283308Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:45:21.0283714Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:45:21.0316384Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:45:21.0316702Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:45:21.0319545Z 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:21.0324548Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:45:21.0324884Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:45:21.0423007Z 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:21.0433787Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:45:21.0434116Z INFO:conda_index.index:Completed noarch 2023-08-09T11:45:21.0434450Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:45:21.0436232Z 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:21.0448055Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:45:21.0451220Z 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:21.0456898Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:45:21.0458021Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:45:21.0458695Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:45:21.0461640Z 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:21.0466766Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:45:21.0467081Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:45:21.0505412Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:45:21.0505752Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:45:21.0508931Z 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:21.0514317Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:45:21.0514721Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:45:21.0621989Z 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:21.0632120Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:45:21.0632455Z INFO:conda_index.index:Completed win-64 2023-08-09T11:45:21.0634911Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:45:21.0636743Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:45:21.0637326Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:45:21.0639385Z 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:21.0639882Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:45:21.0640179Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:45:21.0640455Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:45:21.0642591Z 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:21.0656274Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:45:21.0760845Z 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:21.0771709Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:45:21.0774871Z 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:21.0787146Z WARNING: Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpn1wr_em8\info\recipe) will be used. 2023-08-09T11:45:21.1735307Z 2023-08-09T11:45:21.1735737Z Resource usage statistics from bundling vs2019_win-64: 2023-08-09T11:45:21.1736018Z Process count: 1 2023-08-09T11:45:21.1736245Z CPU time: Sys=-, User=- 2023-08-09T11:45:21.1736440Z Memory: 1.8M 2023-08-09T11:45:21.1736607Z Disk usage: 8.2K 2023-08-09T11:45:21.1736795Z Time elapsed: 0:00:02.0 2023-08-09T11:45:21.1736956Z 2023-08-09T11:45:21.1736981Z 2023-08-09T11:45:21.1737057Z number of files: 1 2023-08-09T11:45:21.1737244Z Fixing permissions 2023-08-09T11:45:21.1737451Z INFO :: Time taken to mark (prefix) 2023-08-09T11:45:21.1737694Z 0 replacements in 0 files was 0.00 seconds 2023-08-09T11:45:21.1738037Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:21.1738451Z 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:21.1738950Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-08-09T11:45:21.1739531Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581504823\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-08-09T11:45:21.2102609Z # Automatic uploading is disabled 2023-08-09T11:45:21.2102950Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T11:45:21.2103132Z 2023-08-09T11:45:21.2103137Z 2023-08-09T11:45:21.2103304Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T11:45:21.2103592Z # conda config --set anaconda_upload yes 2023-08-09T11:45:21.2103795Z anaconda upload \ 2023-08-09T11:45:21.2104088Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:21.2104430Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T11:45:21.2104593Z 2023-08-09T11:45:21.2104767Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T11:45:21.2104996Z { 2023-08-09T11:45:21.2105187Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-08-09T11:45:21.2105386Z "recipe": { 2023-08-09T11:45:21.2105603Z "cross_compiler_target_platform": "win-64", 2023-08-09T11:45:21.2105834Z "target_platform": "win-64", 2023-08-09T11:45:21.2106023Z "vc": "14" 2023-08-09T11:45:21.2106183Z } 2023-08-09T11:45:21.2106391Z } 2023-08-09T11:45:21.2106523Z } 2023-08-09T11:45:21.2106612Z 2023-08-09T11:45:21.2106616Z 2023-08-09T11:45:21.2106728Z #################################################################################### 2023-08-09T11:45:21.2106989Z Resource usage summary: 2023-08-09T11:45:21.2107117Z 2023-08-09T11:45:21.2107190Z Total time: 0:00:16.4 2023-08-09T11:45:21.2107380Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-08-09T11:45:21.2107606Z Maximum memory usage observed: 1.8M 2023-08-09T11:45:21.2107864Z Total disk usage observed (not including envs): 8.2K 2023-08-09T11:45:21.9263342Z ##[group]Run set -euxo pipefail 2023-08-09T11:45:21.9263619Z set -euxo pipefail 2023-08-09T11:45:21.9263811Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:45:21.9264017Z source "${BUILD_ENV_FILE}" 2023-08-09T11:45:21.9264249Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:21.9264478Z export VSDEVCMD_ARGS='' 2023-08-09T11:45:21.9264649Z  2023-08-09T11:45:21.9264897Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:45:21.9265183Z #bash packaging/build_conda.sh 2023-08-09T11:45:21.9265376Z  2023-08-09T11:45:21.9265513Z  2023-08-09T11:45:21.9265674Z conda build \ 2023-08-09T11:45:21.9266011Z  -c defaults \ 2023-08-09T11:45:21.9266224Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:45:21.9266432Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:45:21.9266656Z  --no-anaconda-upload \ 2023-08-09T11:45:21.9267009Z  --no-test --python "${PYTHON_VERSION}" \ 2023-08-09T11:45:21.9267242Z  --output-folder distr/ \ 2023-08-09T11:45:21.9267510Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-08-09T11:45:21.9287836Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:21.9288062Z env: 2023-08-09T11:45:21.9288281Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:21.9288499Z PYTHON_VERSION: 3.8 2023-08-09T11:45:21.9288690Z PACKAGE_TYPE: conda 2023-08-09T11:45:21.9288890Z REPOSITORY: pytorch/audio 2023-08-09T11:45:21.9289073Z REF: 2023-08-09T11:45:21.9289220Z CU_VERSION: cpu 2023-08-09T11:45:21.9289395Z CHANNEL: nightly 2023-08-09T11:45:21.9289594Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:45:21.9289879Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:21.9290246Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:21.9290643Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:21.9290981Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:45:21.9291234Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:45:21.9291407Z ##[endgroup] 2023-08-09T11:45:22.1321806Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:45:22.1434516Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:45:22.1434697Z 2023-08-09T11:45:22.1434814Z export CMAKE_USE_CUDA='0' 2023-08-09T11:45:22.1434997Z 2023-08-09T11:45:22.1435125Z export CONDA_BUILD_VARIANT='cpu' 2023-08-09T11:45:22.1435262Z 2023-08-09T11:45:22.1435356Z export CONDA_CUDATOOLKIT_CONSTRAINT='' 2023-08-09T11:45:22.1435515Z 2023-08-09T11:45:22.1435685Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:22.1435870Z 2023-08-09T11:45:22.1436012Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:22.1436182Z 2023-08-09T11:45:22.1436294Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:22.1436432Z 2023-08-09T11:45:22.1436542Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T11:45:22.1436684Z 2023-08-09T11:45:22.1436765Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:45:22.1436901Z 2023-08-09T11:45:22.1436985Z export VERSION_SUFFIX='' 2023-08-09T11:45:22.1437110Z 2023-08-09T11:45:22.1437186Z export WHEEL_DIR='' 2023-08-09T11:45:22.1437301Z 2023-08-09T11:45:22.1437306Z 2023-08-09T11:45:22.1437541Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:45:22.1439173Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:45:22.1439477Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:45:22.1439683Z ++ export CMAKE_USE_CUDA=0 2023-08-09T11:45:22.1439881Z ++ CMAKE_USE_CUDA=0 2023-08-09T11:45:22.1440086Z ++ export CONDA_BUILD_VARIANT=cpu 2023-08-09T11:45:22.1440310Z ++ CONDA_BUILD_VARIANT=cpu 2023-08-09T11:45:22.1440548Z ++ export CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:45:22.1442448Z ++ CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:45:22.1442779Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:22.1443114Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:22.1443405Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:22.1443703Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:22.1443962Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:22.1444189Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:22.1444409Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:45:22.1444640Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:45:22.1444918Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:45:22.1445341Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:45:22.1445533Z ++ export VERSION_SUFFIX= 2023-08-09T11:45:22.1445722Z ++ VERSION_SUFFIX= 2023-08-09T11:45:22.1445903Z ++ export WHEEL_DIR= 2023-08-09T11:45:22.1446082Z ++ WHEEL_DIR= 2023-08-09T11:45:22.1446273Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:22.1446502Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:22.1446710Z + export VSDEVCMD_ARGS= 2023-08-09T11:45:22.1446883Z + VSDEVCMD_ARGS= 2023-08-09T11:45:22.1447271Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.8 --output-folder distr/ packaging/torchaudio 2023-08-09T11:45:23.2800873Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:45:23.3217541Z Adding in variants from internal_defaults 2023-08-09T11:45:23.3218060Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-08-09T11:45:23.3218629Z Adding in variants from config.variant 2023-08-09T11:45:23.3374340Z 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:23.3374860Z warnings.warn( 2023-08-09T11:45:23.3375225Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-08-09T11:45:23.3375566Z warnings.warn( 2023-08-09T11:45:23.3375927Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'CUDA_HOME' is undefined. 2023-08-09T11:45:23.3376259Z warnings.warn( 2023-08-09T11:45:23.3376630Z 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:23.3376976Z warnings.warn( 2023-08-09T11:45:23.3377334Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-08-09T11:45:23.3377669Z warnings.warn( 2023-08-09T11:45:23.3378091Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-08-09T11:45:23.3378462Z warnings.warn( 2023-08-09T11:45:23.3378853Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-08-09T11:45:23.3379211Z warnings.warn( 2023-08-09T11:45:23.4330948Z Attempting to finalize metadata for torchaudio 2023-08-09T11:45:34.6975749Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:34.9687002Z Solving environment: ...working... done 2023-08-09T11:45:36.8803072Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:42.6287178Z Solving environment: ...working... done 2023-08-09T11:45:47.7050729Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:50.6474060Z Solving environment: ...working... done 2023-08-09T11:45:50.7142067Z BUILD START: ['torchaudio-2.1.0.dev20230809-py38_cpu.tar.bz2'] 2023-08-09T11:45:52.1691289Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:55.1184282Z Solving environment: ...working... done 2023-08-09T11:46:52.1143150Z 2023-08-09T11:46:52.1143492Z ## Package Plan ## 2023-08-09T11:46:52.1143654Z 2023-08-09T11:46:52.1143869Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581523309\_h_env 2023-08-09T11:46:52.1145562Z 2023-08-09T11:46:52.1145579Z 2023-08-09T11:46:52.1148024Z The following NEW packages will be INSTALLED: 2023-08-09T11:46:52.1148229Z 2023-08-09T11:46:52.1148465Z blas: 1.0-mkl 2023-08-09T11:46:52.1148829Z bzip2: 1.0.8-he774522_0 2023-08-09T11:46:52.1149332Z ca-certificates: 2023.05.30-haa95532_0 2023-08-09T11:46:52.1149602Z cmake: 3.26.4-h693b641_0 2023-08-09T11:46:52.1149865Z filelock: 3.9.0-py38haa95532_0 2023-08-09T11:46:52.1150137Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-08-09T11:46:52.1150404Z jinja2: 3.1.2-py38haa95532_0 2023-08-09T11:46:52.1150662Z libffi: 3.4.4-hd77b12b_0 2023-08-09T11:46:52.1150912Z libuv: 1.44.2-h2bbff1b_0 2023-08-09T11:46:52.1151145Z lz4-c: 1.9.4-h2bbff1b_0 2023-08-09T11:46:52.1151407Z markupsafe: 2.1.1-py38h2bbff1b_0 2023-08-09T11:46:52.1151666Z mkl: 2023.1.0-h6b88ed4_46357 2023-08-09T11:46:52.1151920Z mpmath: 1.3.0-py38haa95532_0 2023-08-09T11:46:52.1152160Z networkx: 3.1-py38haa95532_0 2023-08-09T11:46:52.1152418Z ninja: 1.10.2-haa95532_5 2023-08-09T11:46:52.1152680Z ninja-base: 1.10.2-h6d14046_5 2023-08-09T11:46:52.1152935Z openssl: 3.0.10-h2bbff1b_0 2023-08-09T11:46:52.1153188Z pip: 23.2.1-py38haa95532_0 2023-08-09T11:46:52.1153419Z python: 3.8.17-h1aa4202_0 2023-08-09T11:46:52.1153690Z pytorch: 2.1.0.dev20230809-py3.8_cpu_0 pytorch-nightly 2023-08-09T11:46:52.1153984Z pytorch-mutex: 1.0-cpu pytorch-nightly 2023-08-09T11:46:52.1154261Z pyyaml: 6.0-py38h2bbff1b_1 2023-08-09T11:46:52.1154512Z setuptools: 68.0.0-py38haa95532_0 2023-08-09T11:46:52.1154770Z sqlite: 3.41.2-h2bbff1b_0 2023-08-09T11:46:52.1155026Z sympy: 1.11.1-py38haa95532_0 2023-08-09T11:46:52.1155269Z tbb: 2021.8.0-h59b6b97_0 2023-08-09T11:46:52.1155508Z typing_extensions: 4.7.1-py38haa95532_0 2023-08-09T11:46:52.1155766Z vc: 14.2-h21ff451_1 2023-08-09T11:46:52.1156010Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-08-09T11:46:52.1156261Z wheel: 0.38.4-py38haa95532_0 2023-08-09T11:46:52.1156504Z xz: 5.4.2-h8cc25b3_0 2023-08-09T11:46:52.1156733Z yaml: 0.2.5-he774522_0 2023-08-09T11:46:52.1156973Z zlib: 1.2.13-h8cc25b3_0 2023-08-09T11:46:52.1157219Z zstd: 1.5.5-hd43e919_0 2023-08-09T11:46:52.1157356Z 2023-08-09T11:46:53.3999852Z Preparing transaction: ...working... done 2023-08-09T11:46:59.8811954Z Verifying transaction: ...working... done 2023-08-09T11:48:16.7888108Z Executing transaction: ...working... done 2023-08-09T11:48:18.3656710Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:48:18.7878151Z Solving environment: ...working... done 2023-08-09T11:48:18.9263004Z 2023-08-09T11:48:18.9263331Z ## Package Plan ## 2023-08-09T11:48:18.9263495Z 2023-08-09T11:48:18.9265600Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581523309\_build_env 2023-08-09T11:48:18.9266747Z 2023-08-09T11:48:18.9266816Z 2023-08-09T11:48:18.9267013Z The following NEW packages will be INSTALLED: 2023-08-09T11:48:18.9267179Z 2023-08-09T11:48:18.9267261Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-08-09T11:48:18.9268132Z vswhere: 2.8.4-haa95532_0 2023-08-09T11:48:18.9268371Z 2023-08-09T11:48:18.9302983Z Preparing transaction: ...working... done 2023-08-09T11:48:19.3739785Z Verifying transaction: ...working... done 2023-08-09T11:48:19.3803752Z Executing transaction: ...working... done 2023-08-09T11:48:31.6364513Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581523309\work\ 2023-08-09T11:48:31.6365053Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581523309\work 2023-08-09T11:48:31.6365846Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581523309\\_build_env', 2023-08-09T11:48:31.6366307Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581523309\\_h_env', 2023-08-09T11:48:31.6366698Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581523309\\work'} 2023-08-09T11:48:31.6366922Z 2023-08-09T11:48:31.6367109Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-08-09T11:48:31.6367307Z 2023-08-09T11:48:31.6367416Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-08-09T11:48:31.6367568Z 2023-08-09T11:48:31.6367698Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-08-09T11:48:31.6367879Z 2023-08-09T11:48:31.6368009Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-08-09T11:48:31.6368192Z 2023-08-09T11:48:31.6368257Z %SRC_DIR%>set "ARCH=64" 2023-08-09T11:48:31.6368400Z 2023-08-09T11:48:31.6368518Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-08-09T11:48:31.6368676Z 2023-08-09T11:48:31.6368812Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-08-09T11:48:31.6368981Z 2023-08-09T11:48:31.6369136Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-08-09T11:48:31.6369317Z 2023-08-09T11:48:31.6369546Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-08-09T11:48:31.6369827Z 2023-08-09T11:48:31.6369931Z %SRC_DIR%>set "SUBDIR=win-64" 2023-08-09T11:48:31.6370082Z 2023-08-09T11:48:31.6370288Z %SRC_DIR%>set "build_platform=win-64" 2023-08-09T11:48:31.6370492Z 2023-08-09T11:48:31.6370637Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-08-09T11:48:31.6370835Z 2023-08-09T11:48:31.6370982Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-08-09T11:48:31.6371156Z 2023-08-09T11:48:31.6371269Z %SRC_DIR%>set "CONDA_PY=38" 2023-08-09T11:48:31.6371430Z 2023-08-09T11:48:31.6371528Z %SRC_DIR%>set "PY3K=1" 2023-08-09T11:48:31.6371633Z 2023-08-09T11:48:31.6371741Z %SRC_DIR%>set "PY_VER=3.8" 2023-08-09T11:48:31.6371891Z 2023-08-09T11:48:31.6372053Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-08-09T11:48:31.6372216Z 2023-08-09T11:48:31.6372398Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-08-09T11:48:31.6372660Z 2023-08-09T11:48:31.6372863Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-08-09T11:48:31.6373034Z 2023-08-09T11:48:31.6373141Z %SRC_DIR%>set "NPY_VER=1.22" 2023-08-09T11:48:31.6373252Z 2023-08-09T11:48:31.6373360Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-08-09T11:48:31.6373512Z 2023-08-09T11:48:31.6512882Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-08-09T11:48:31.6513153Z 2023-08-09T11:48:31.6513280Z %SRC_DIR%>set "PERL_VER=5.26" 2023-08-09T11:48:31.6513408Z 2023-08-09T11:48:31.6513728Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-08-09T11:48:31.6513886Z 2023-08-09T11:48:31.6513984Z %SRC_DIR%>set "LUA_VER=5" 2023-08-09T11:48:31.6514096Z 2023-08-09T11:48:31.6514196Z %SRC_DIR%>set "CONDA_LUA=5" 2023-08-09T11:48:31.6514337Z 2023-08-09T11:48:31.6514439Z %SRC_DIR%>set "R_VER=3.4" 2023-08-09T11:48:31.6514582Z 2023-08-09T11:48:31.6514681Z %SRC_DIR%>set "CONDA_R=3.4" 2023-08-09T11:48:31.6514823Z 2023-08-09T11:48:31.6514951Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230809" 2023-08-09T11:48:31.6515116Z 2023-08-09T11:48:31.6515213Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=gfe9b9ff" 2023-08-09T11:48:31.6515377Z 2023-08-09T11:48:31.6515551Z %SRC_DIR%>set "GIT_FULL_HASH=fe9b9ff75edebf1e0e326f64577d64df3b5858db" 2023-08-09T11:48:31.6515756Z 2023-08-09T11:48:31.6516004Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-08-09T11:48:31.6516159Z 2023-08-09T11:48:31.6516283Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230809" 2023-08-09T11:48:31.6516503Z 2023-08-09T11:48:31.6516606Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-08-09T11:48:31.6516756Z 2023-08-09T11:48:31.6516892Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-08-09T11:48:31.6517060Z 2023-08-09T11:48:31.6517163Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-08-09T11:48:31.6517306Z 2023-08-09T11:48:31.6517534Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-08-09T11:48:31.6517778Z 2023-08-09T11:48:31.6517851Z %SRC_DIR%>set "CPU_COUNT=16" 2023-08-09T11:48:31.6517997Z 2023-08-09T11:48:31.6518104Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-08-09T11:48:31.6518251Z 2023-08-09T11:48:31.6518355Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-08-09T11:48:31.6518498Z 2023-08-09T11:48:31.6519937Z %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:31.6521363Z 2023-08-09T11:48:31.6521474Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-08-09T11:48:31.6521610Z 2023-08-09T11:48:31.6521729Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-08-09T11:48:31.6521890Z 2023-08-09T11:48:31.6522006Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-08-09T11:48:31.6522156Z 2023-08-09T11:48:31.6522277Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-08-09T11:48:31.6522446Z 2023-08-09T11:48:31.6522566Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-08-09T11:48:31.6522708Z 2023-08-09T11:48:31.6522913Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1691581523309/_h_env" 2023-08-09T11:48:31.6523118Z 2023-08-09T11:48:31.6523253Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-08-09T11:48:31.6523421Z 2023-08-09T11:48:31.6523576Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-08-09T11:48:31.6523765Z 2023-08-09T11:48:31.6523915Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-08-09T11:48:31.6524092Z 2023-08-09T11:48:31.6524261Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-08-09T11:48:31.6524457Z 2023-08-09T11:48:31.6524620Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-08-09T11:48:31.6524783Z 2023-08-09T11:48:31.6525622Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-08-09T11:48:31.6525815Z 2023-08-09T11:48:31.6525958Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-08-09T11:48:31.6526122Z 2023-08-09T11:48:31.6526268Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-08-09T11:48:31.6526461Z 2023-08-09T11:48:31.6526583Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=16" 2023-08-09T11:48:31.6526736Z 2023-08-09T11:48:31.6526888Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-08-09T11:48:31.6527084Z 2023-08-09T11:48:31.6527185Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-08-09T11:48:31.6527343Z 2023-08-09T11:48:31.6527479Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-08-09T11:48:31.6527739Z 2023-08-09T11:48:31.6527880Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-08-09T11:48:31.6528054Z 2023-08-09T11:48:31.6528166Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-08-09T11:48:31.6528310Z 2023-08-09T11:48:31.6528408Z %SRC_DIR%>set "PROMPT=$P$G" 2023-08-09T11:48:31.6528523Z 2023-08-09T11:48:31.6528851Z %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:31.6529190Z 2023-08-09T11:48:31.6529309Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-08-09T11:48:31.6529466Z 2023-08-09T11:48:31.6529554Z %SRC_DIR%>set "SystemDrive=C:" 2023-08-09T11:48:31.6529675Z 2023-08-09T11:48:31.6529774Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-08-09T11:48:31.6529921Z 2023-08-09T11:48:31.6530064Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:48:31.6530234Z 2023-08-09T11:48:31.6530353Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:48:31.6530514Z 2023-08-09T11:48:31.6530642Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-08-09T11:48:31.6530808Z 2023-08-09T11:48:31.6530910Z %SRC_DIR%>set "USERNAME=runneruser" 2023-08-09T11:48:31.6531051Z 2023-08-09T11:48:31.6531184Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-08-09T11:48:31.6531344Z 2023-08-09T11:48:31.6531449Z %SRC_DIR%>set "windir=C:\Windows" 2023-08-09T11:48:31.6531564Z 2023-08-09T11:48:31.6531691Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-08-09T11:48:31.6531845Z 2023-08-09T11:48:31.6532015Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel" 2023-08-09T11:48:31.6532209Z 2023-08-09T11:48:31.6532326Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-08-09T11:48:31.6532474Z 2023-08-09T11:48:31.6532729Z %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:31.6533000Z 2023-08-09T11:48:31.6533141Z %SRC_DIR%>set "ignore_build_only_deps={'numpy', 'python'}" 2023-08-09T11:48:31.6533311Z 2023-08-09T11:48:31.6533494Z %SRC_DIR%>set "extend_keys={'pin_run_as_build', 'ignore_build_only_deps', 'extend_keys', 'ignore_version'}" 2023-08-09T11:48:31.6533698Z 2023-08-09T11:48:31.6533825Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-08-09T11:48:31.6533984Z 2023-08-09T11:48:31.6534103Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-08-09T11:48:31.6534253Z 2023-08-09T11:48:31.6534370Z %SRC_DIR%>set "target_platform=win-64" 2023-08-09T11:48:31.6534527Z 2023-08-09T11:48:31.6534604Z %SRC_DIR%>set "r_base=3.4" 2023-08-09T11:48:31.6534735Z 2023-08-09T11:48:31.6534850Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-08-09T11:48:31.6535029Z 2023-08-09T11:48:31.6535151Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-08-09T11:48:31.6535293Z 2023-08-09T11:48:31.6535470Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-08-09T11:48:31.6535662Z 2023-08-09T11:48:31.6535740Z %SRC_DIR%>set "vc=14" 2023-08-09T11:48:31.6535861Z 2023-08-09T11:48:31.6535959Z %SRC_DIR%>set "c_compiler=vs2019" 2023-08-09T11:48:31.6536170Z 2023-08-09T11:48:31.6536251Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-08-09T11:48:31.6536376Z 2023-08-09T11:48:31.6536471Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-08-09T11:48:31.6536613Z 2023-08-09T11:48:31.6536732Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-08-09T11:48:31.6536889Z 2023-08-09T11:48:31.6537007Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-08-09T11:48:31.6537153Z 2023-08-09T11:48:31.6537268Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-08-09T11:48:31.6537399Z 2023-08-09T11:48:31.6537600Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581523309\pip_cache" 2023-08-09T11:48:31.6537832Z 2023-08-09T11:48:31.6537929Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-08-09T11:48:31.6538149Z 2023-08-09T11:48:31.6538281Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-08-09T11:48:31.6538448Z 2023-08-09T11:48:31.6538566Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-08-09T11:48:31.6538713Z 2023-08-09T11:48:31.6538893Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:48:31.6539099Z 2023-08-09T11:48:31.6539272Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-08-09T11:48:31.6539497Z 2023-08-09T11:48:31.6539740Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-08-09T11:48:31.6540001Z 2023-08-09T11:48:31.6540111Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-08-09T11:48:31.6540259Z 2023-08-09T11:48:31.6540350Z %SRC_DIR%>SET MSSdk=1 2023-08-09T11:48:31.6540482Z 2023-08-09T11:48:31.6540586Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-08-09T11:48:31.6540729Z 2023-08-09T11:48:31.6540798Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-08-09T11:48:31.6540940Z 2023-08-09T11:48:31.6541036Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-08-09T11:48:31.6541173Z 2023-08-09T11:48:31.6541307Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-08-09T11:48:31.6541478Z 2023-08-09T11:48:31.6541585Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-08-09T11:48:31.6541738Z 2023-08-09T11:48:31.6541905Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-08-09T11:48:31.6542070Z 2023-08-09T11:48:31.6542166Z %SRC_DIR%>set "CXX=cl.exe" 2023-08-09T11:48:31.6542304Z 2023-08-09T11:48:31.6542396Z %SRC_DIR%>set "CC=cl.exe" 2023-08-09T11:48:31.6542531Z 2023-08-09T11:48:31.6542635Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-08-09T11:48:31.6542780Z 2023-08-09T11:48:31.6543057Z %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:31.6543348Z 2023-08-09T11:48:31.6543538Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-08-09T11:48:31.6543766Z 2023-08-09T11:48:31.6544209Z %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:31.6544701Z 2023-08-09T11:48:31.6545001Z %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:31.6545315Z 2023-08-09T11:48:31.6545580Z %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:31.6545884Z 2023-08-09T11:48:31.7438225Z %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:31.7438708Z 2023-08-09T11:48:31.7439376Z %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:31.7439911Z 2023-08-09T11:48:31.7440009Z %SRC_DIR%>IF NOT "1" == "" ( 2023-08-09T11:48:31.7440284Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-08-09T11:48:31.7440621Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-08-09T11:48:31.7440916Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-08-09T11:48:31.7441143Z ) 2023-08-09T11:48:31.7441222Z 2023-08-09T11:48:31.7441326Z %SRC_DIR%>call :GetWin10SdkDir 2023-08-09T11:48:31.7441470Z 2023-08-09T11:48:31.7441647Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:48:31.7441855Z 2023-08-09T11:48:31.7442049Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:48:31.7442411Z 2023-08-09T11:48:31.7442591Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-08-09T11:48:31.7442799Z 2023-08-09T11:48:31.7442979Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-08-09T11:48:31.7443186Z 2023-08-09T11:48:31.7443270Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-08-09T11:48:31.7443417Z 2023-08-09T11:48:31.7443500Z %SRC_DIR%>exit /B 0 2023-08-09T11:48:31.7443627Z 2023-08-09T11:48:31.7443873Z %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:31.7444131Z 2023-08-09T11:48:31.7444283Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-08-09T11:48:31.7444460Z 2023-08-09T11:48:31.7444725Z %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:31.7445091Z Windows SDK version found as: "10.0.19041.0" 2023-08-09T11:48:31.7445244Z 2023-08-09T11:48:31.7445348Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-08-09T11:48:31.7445593Z set "target_platform=amd64" 2023-08-09T11:48:31.7445848Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-08-09T11:48:31.7446076Z set "BITS=64" 2023-08-09T11:48:31.7446238Z ) else ( 2023-08-09T11:48:31.7446440Z set "target_platform=x86" 2023-08-09T11:48:31.7446683Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-08-09T11:48:31.7446881Z set "BITS=32" 2023-08-09T11:48:31.7447066Z ) 2023-08-09T11:48:31.7447168Z 2023-08-09T11:48:31.7447350Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-08-09T11:48:31.7447558Z 2023-08-09T11:48:31.7447738Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-08-09T11:48:31.7447945Z 2023-08-09T11:48:31.7448196Z 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:31.7448590Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-08-09T11:48:31.7448937Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-08-09T11:48:31.7449254Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-08-09T11:48:31.7449550Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-08-09T11:48:31.7449817Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-08-09T11:48:31.7450096Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-08-09T11:48:31.7450368Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-08-09T11:48:31.7450648Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-08-09T11:48:31.7451039Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-08-09T11:48:31.7451463Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-08-09T11:48:31.7451793Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-08-09T11:48:31.7452086Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-08-09T11:48:31.7452441Z ********************************************************************** 2023-08-09T11:48:31.7452699Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-08-09T11:48:31.7452993Z ** Copyright (c) 2021 Microsoft Corporation 2023-08-09T11:48:31.7453254Z ********************************************************************** 2023-08-09T11:48:31.7453521Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-08-09T11:48:31.7453767Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-08-09T11:48:31.7454046Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-08-09T11:48:31.7454327Z [DEBUG:core\msbuild.bat] initializing... 2023-08-09T11:48:31.7454592Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-08-09T11:48:31.7454839Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-08-09T11:48:31.7455748Z [DEBUG:winsdk.bat] initializing... 2023-08-09T11:48:31.7456009Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-08-09T11:48:31.7456289Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-08-09T11:48:31.7456539Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-08-09T11:48:31.7456816Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-08-09T11:48:31.7457094Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-08-09T11:48:31.7457371Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-08-09T11:48:31.7457612Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-08-09T11:48:31.7457897Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-08-09T11:48:31.7458191Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-08-09T11:48:31.7458482Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-08-09T11:48:31.7458741Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-08-09T11:48:31.7459021Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-08-09T11:48:31.7459286Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-08-09T11:48:31.7459545Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-08-09T11:48:31.7459812Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-08-09T11:48:31.7460228Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-08-09T11:48:31.7460617Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-08-09T11:48:31.7460875Z -- Git branch: nightly 2023-08-09T11:48:31.7461120Z -- Git SHA: fe9b9ff75edebf1e0e326f64577d64df3b5858db 2023-08-09T11:48:31.7461376Z -- Git tag: None 2023-08-09T11:48:31.7461622Z -- PyTorch dependency: torch==2.1.0.dev20230809 2023-08-09T11:48:31.7461888Z -- Building version 2.1.0.dev20230809 2023-08-09T11:48:31.7462087Z running install 2023-08-09T11:48:31.7462284Z running build 2023-08-09T11:48:31.7462479Z running build_py 2023-08-09T11:48:31.7462681Z creating build 2023-08-09T11:48:31.7462895Z creating build\lib.win-amd64-cpython-38 2023-08-09T11:48:31.7463198Z creating build\lib.win-amd64-cpython-38\torchaudio 2023-08-09T11:48:31.7463564Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-08-09T11:48:31.7463957Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-08-09T11:48:31.7464324Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-08-09T11:48:31.7464689Z creating build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:48:31.7465085Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:48:31.7465528Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:48:31.7465968Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:48:31.7466514Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:48:31.7466964Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:48:31.7467411Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:48:31.7467809Z creating build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-08-09T11:48:31.7468740Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-08-09T11:48:31.7469213Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-08-09T11:48:31.7469620Z creating build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7470031Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7470458Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7470920Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7471379Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7471933Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7472396Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7472818Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7473290Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7473738Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7474201Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7474679Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7475143Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7475601Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7476027Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7476470Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7476914Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7477382Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7477820Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7478283Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7478815Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7479317Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7479740Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7480151Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:48:31.7480517Z creating build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:48:31.7480907Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:48:31.7481353Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:48:31.8562308Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-08-09T11:49:17.8201334Z copying torchaudio\functional\_alignment.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:49:17.8202118Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:49:17.8202902Z creating build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:49:17.8203813Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:49:17.8204604Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:49:17.8205308Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:49:17.8206015Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:49:17.8206754Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:49:17.8215593Z creating build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:49:17.8283240Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:49:17.8283983Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:49:17.8285034Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:49:17.8285788Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:49:17.8286465Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:49:17.8287157Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:49:17.8287899Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:49:17.8566399Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:49:17.8567221Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:49:17.8568044Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:49:17.8569053Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:49:17.8569742Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:49:17.8570481Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:49:17.8571439Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:49:17.8572313Z copying torchaudio\pipelines\_squim_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:49:17.8573124Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:49:17.8573795Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype 2023-08-09T11:49:17.8574520Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype 2023-08-09T11:49:17.8575242Z creating build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-08-09T11:49:17.8575987Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-08-09T11:49:17.8576824Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-08-09T11:49:17.8577498Z creating build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-08-09T11:49:17.8578239Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-08-09T11:49:17.8579084Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-08-09T11:49:17.9866078Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-08-09T11:49:17.9866804Z creating build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:49:17.9867526Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:49:17.9868448Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:49:17.9869512Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:49:17.9870526Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:49:17.9871156Z creating build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-08-09T11:49:17.9871853Z copying torchaudio\_backend\ffmpeg.py -> build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-08-09T11:49:17.9872545Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-08-09T11:49:17.9873229Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-08-09T11:49:17.9873871Z creating build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-08-09T11:49:17.9874659Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-08-09T11:49:17.9875454Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-08-09T11:49:17.9876369Z creating build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-08-09T11:49:18.1963488Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-08-09T11:49:18.1979427Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-08-09T11:49:18.1980343Z creating build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-08-09T11:49:18.1981257Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-08-09T11:49:18.2009773Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-08-09T11:49:18.2010899Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-08-09T11:49:18.2011857Z creating build\lib.win-amd64-cpython-38\torchaudio\models\squim 2023-08-09T11:49:18.2012720Z copying torchaudio\models\squim\objective.py -> build\lib.win-amd64-cpython-38\torchaudio\models\squim 2023-08-09T11:49:18.2013671Z copying torchaudio\models\squim\subjective.py -> build\lib.win-amd64-cpython-38\torchaudio\models\squim 2023-08-09T11:49:18.2014586Z copying torchaudio\models\squim\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\squim 2023-08-09T11:49:18.2015407Z creating build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:49:18.2016350Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:49:18.2017318Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:49:18.2018269Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:49:18.2019274Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:49:18.2020135Z creating build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:18.2021090Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:18.2022658Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:18.2023943Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:18.2024841Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:49:18.2025680Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:49:18.2072176Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:49:18.2073314Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:49:18.2074381Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:49:18.2079435Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:18.2080690Z copying torchaudio\pipelines\_wav2vec2\aligner.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:18.2081677Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:18.2082662Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:18.2083543Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:18.2084397Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-08-09T11:49:18.2085579Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-08-09T11:49:18.2095377Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-08-09T11:49:18.2096346Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:49:18.2097267Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:49:18.2098284Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:49:18.2099273Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:49:18.2100241Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:49:18.2101102Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:49:18.2105464Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:49:20.3765795Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:49:20.3766746Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:49:20.3767551Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:49:20.3768394Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:49:20.3769204Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:49:20.3769999Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:49:20.3771126Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-08-09T11:49:20.3772022Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-08-09T11:49:20.3773048Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-08-09T11:49:20.3773975Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-08-09T11:49:20.3774736Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-08-09T11:49:20.3775527Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-08-09T11:49:20.3776408Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-08-09T11:49:20.3777157Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:20.3777985Z copying torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:20.3779226Z copying torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:20.3780222Z copying torchaudio\prototype\pipelines\_vggish\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:20.3780867Z running build_ext 2023-08-09T11:49:20.3781266Z -- The C compiler identification is MSVC 19.29.30151.0 2023-08-09T11:49:20.3781795Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-08-09T11:49:20.3782354Z -- Detecting C compiler ABI info 2023-08-09T11:49:20.3782845Z -- Detecting C compiler ABI info - done 2023-08-09T11:49:20.3783867Z -- 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:20.3784769Z -- Detecting C compile features 2023-08-09T11:49:20.3785181Z -- Detecting C compile features - done 2023-08-09T11:49:20.3785625Z -- Detecting CXX compiler ABI info 2023-08-09T11:49:20.3786079Z -- Detecting CXX compiler ABI info - done 2023-08-09T11:49:20.3786817Z -- 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:20.3787490Z -- Detecting CXX compile features 2023-08-09T11:49:20.3787957Z -- Detecting CXX compile features - done 2023-08-09T11:49:20.3788628Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581523309/_h_env/Lib/site-packages/torch/lib/torch.lib 2023-08-09T11:49:20.3789572Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581523309/_h_env/libs/python38.lib (found suitable exact version "3.8.17") found components: Development Development.Module Development.Embed 2023-08-09T11:49:20.3790284Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-08-09T11:49:20.3806273Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-08-09T11:49:20.3806956Z -- Found OpenMP: TRUE (found version "2.0") 2023-08-09T11:49:20.3807539Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-08-09T11:49:20.3808368Z -- Building FFmpeg integration with multi version support 2023-08-09T11:49:20.3808862Z -- Configuring done (27.0s) 2023-08-09T11:49:20.3809280Z -- Generating done (0.1s) 2023-08-09T11:49:20.3809938Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581523309/work/build/temp.win-amd64-cpython-38/Release 2023-08-09T11:49:20.3937063Z [1/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:20.3939238Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:20.3939787Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:20.3940148Z 2023-08-09T11:49:20.3940689Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:20.3941488Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:20.3942284Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:20.3947681Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:20.3949697Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:20.3950275Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:20.3950597Z 2023-08-09T11:49:20.3951132Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:20.3952438Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:20.3953692Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:20.3954797Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:20.3955719Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:20.3956470Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:20.3957229Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:20.3959686Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:20.3961636Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:20.3993260Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:20.3993645Z 2023-08-09T11:49:20.3995363Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:20.3996668Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:20.3998027Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:20.3999015Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:20.3999875Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:20.4000598Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:26.4453859Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:26.4456431Z [4/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:26.4458337Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:26.4459061Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:26.4459325Z 2023-08-09T11:49:26.4459802Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:26.4460709Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:26.4461653Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:26.4462665Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:26.4463488Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:26.4464177Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:26.4464889Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:26.4466711Z [5/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-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:26.4468314Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:26.4468822Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:26.4469103Z 2023-08-09T11:49:26.4469635Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:26.4470603Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:26.4471538Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:26.4472452Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:26.4473234Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:26.4473838Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:26.4474632Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:26.4475348Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:26.4476060Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:49:26.4477701Z [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\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-08-09T11:49:26.4479298Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:26.4484587Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:26.4484882Z 2023-08-09T11:49:26.4485218Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:26.4485875Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:26.4486533Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:26.4488466Z [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\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:26.4489963Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:26.4490449Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:26.4490716Z 2023-08-09T11:49:26.4491004Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(136): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:26.4491660Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(147): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:26.4492355Z %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:26.4493084Z %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:26.4493812Z %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:26.4494662Z %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:26.4495504Z %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:26.4496221Z %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:26.4496953Z %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:26.4498511Z %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:26.4499269Z %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:26.4502988Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-08-09T11:49:26.4504303Z %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:26.4505244Z with 2023-08-09T11:49:26.4527043Z [ 2023-08-09T11:49:26.4544941Z DTYPE=float, 2023-08-09T11:49:26.4545290Z CAST_DTYPE=float 2023-08-09T11:49:26.4545648Z ] 2023-08-09T11:49:26.4546740Z %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:26.4547897Z with 2023-08-09T11:49:26.4548217Z [ 2023-08-09T11:49:26.4548511Z DTYPE=float 2023-08-09T11:49:26.4548835Z ] 2023-08-09T11:49:28.0818663Z %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:28.0819825Z %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:28.0820603Z with 2023-08-09T11:49:28.0820952Z [ 2023-08-09T11:49:28.0821290Z CAST_DTYPE=float, 2023-08-09T11:49:28.0821677Z DTYPE=float 2023-08-09T11:49:28.0822061Z ] 2023-08-09T11:49:28.0822948Z %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:28.0823760Z with 2023-08-09T11:49:28.0824029Z [ 2023-08-09T11:49:28.0824354Z CAST_DTYPE=float, 2023-08-09T11:49:28.0824732Z DTYPE=float 2023-08-09T11:49:28.0825043Z ] 2023-08-09T11:49:28.0825713Z %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:28.0826358Z with 2023-08-09T11:49:28.0826634Z [ 2023-08-09T11:49:28.0826931Z CAST_DTYPE=float 2023-08-09T11:49:28.0827224Z ] 2023-08-09T11:49:28.0828132Z %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:28.0829058Z with 2023-08-09T11:49:28.0829682Z [ 2023-08-09T11:49:28.0830001Z DTYPE=float, 2023-08-09T11:49:28.0830428Z CAST_DTYPE=float 2023-08-09T11:49:28.0830769Z ] 2023-08-09T11:49:28.0831306Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:28.0832603Z %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:28.0833806Z with 2023-08-09T11:49:28.0834125Z [ 2023-08-09T11:49:28.0834443Z DTYPE=float 2023-08-09T11:49:28.0834815Z ] 2023-08-09T11:49:28.0835368Z %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:28.0836474Z %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:28.0837268Z with 2023-08-09T11:49:28.0837573Z [ 2023-08-09T11:49:28.0837860Z DTYPE=float 2023-08-09T11:49:28.0838184Z ] 2023-08-09T11:49:28.0839233Z %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:28.0839990Z with 2023-08-09T11:49:28.0840301Z [ 2023-08-09T11:49:28.0840578Z DTYPE=float 2023-08-09T11:49:28.0840890Z ] 2023-08-09T11:49:28.0841511Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:28.0842315Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:28.0848546Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:28.0850631Z [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\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-08-09T11:49:28.0852442Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:28.0853020Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:28.0853353Z 2023-08-09T11:49:28.0853728Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:28.0854568Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:28.0855351Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:28.0856233Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:28.0856998Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:28.0857767Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:28.0858531Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:28.0860290Z [9/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-08-09T11:49:28.0862333Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:28.0863090Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:28.0866383Z 2023-08-09T11:49:28.0866848Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:28.0867720Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:28.0868323Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:28.0870409Z [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\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-08-09T11:49:28.0878495Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:28.0879035Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:28.0879374Z 2023-08-09T11:49:28.0879744Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:28.0880493Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:28.0881263Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:28.0883221Z [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\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-08-09T11:49:28.0884940Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:28.0885528Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:28.0885848Z 2023-08-09T11:49:28.0886214Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:28.0892015Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:28.0892866Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:32.1998400Z [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\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp 2023-08-09T11:49:32.2001372Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:32.2002094Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:32.2002656Z 2023-08-09T11:49:32.2003212Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(136): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:32.2004386Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(147): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:32.2005349Z %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.2006361Z %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.2007343Z %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.2008346Z %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.2009369Z %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.2010601Z %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.2011540Z %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.2012582Z %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.2013627Z %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.2014653Z %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.2015912Z %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.2148603Z with 2023-08-09T11:49:32.2149234Z [ 2023-08-09T11:49:32.2149750Z DTYPE=c10::Half 2023-08-09T11:49:32.2150234Z ] 2023-08-09T11:49:32.2151222Z %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.2152298Z with 2023-08-09T11:49:32.2157114Z [ 2023-08-09T11:49:32.2157665Z DTYPE=c10::Half 2023-08-09T11:49:32.2158135Z ] 2023-08-09T11:49:32.2158965Z %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.2159768Z with 2023-08-09T11:49:32.2160200Z [ 2023-08-09T11:49:32.2160626Z DTYPE=c10::Half 2023-08-09T11:49:32.2161088Z ] 2023-08-09T11:49:32.2162260Z %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.2163354Z with 2023-08-09T11:49:32.2163825Z [ 2023-08-09T11:49:32.2164303Z DTYPE=c10::Half, 2023-08-09T11:49:32.2164812Z CAST_DTYPE=float 2023-08-09T11:49:32.2165254Z ] 2023-08-09T11:49:32.2166339Z %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:32.2177937Z with 2023-08-09T11:49:32.2178446Z [ 2023-08-09T11:49:32.2178889Z DTYPE=c10::Half 2023-08-09T11:49:32.2179337Z ] 2023-08-09T11:49:32.2180284Z %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.2181648Z %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.2182511Z with 2023-08-09T11:49:32.2182904Z [ 2023-08-09T11:49:32.2183351Z DTYPE=c10::Half 2023-08-09T11:49:32.2183813Z ] 2023-08-09T11:49:32.2184739Z %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:32.2185863Z with 2023-08-09T11:49:32.2186242Z [ 2023-08-09T11:49:32.2191628Z DTYPE=c10::Half 2023-08-09T11:49:32.2192594Z ] 2023-08-09T11:49:32.2193326Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:32.2196653Z %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:32.2197858Z with 2023-08-09T11:49:32.2198265Z [ 2023-08-09T11:49:32.2198702Z DTYPE=float 2023-08-09T11:49:32.2199157Z ] 2023-08-09T11:49:32.2202264Z %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:32.2203645Z with 2023-08-09T11:49:32.2204060Z [ 2023-08-09T11:49:32.2204512Z DTYPE=float, 2023-08-09T11:49:32.2205011Z CAST_DTYPE=float 2023-08-09T11:49:32.2205473Z ] 2023-08-09T11:49:32.2207274Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:32.2209375Z %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:32.2210560Z with 2023-08-09T11:49:32.2210963Z [ 2023-08-09T11:49:32.2211487Z DTYPE=float 2023-08-09T11:49:32.2211986Z ] 2023-08-09T11:49:32.2214364Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.2215453Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:32.2216409Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:32.2220535Z [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:32.2222544Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:32.2246102Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:32.2246717Z 2023-08-09T11:49:32.2247258Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:49:32.2247945Z with 2023-08-09T11:49:32.2248362Z [ 2023-08-09T11:49:32.2248796Z scalar_t=scalar_t 2023-08-09T11:49:32.2249266Z ] 2023-08-09T11:49:32.2250268Z %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:32.2253688Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:49:32.2254389Z with 2023-08-09T11:49:32.2254783Z [ 2023-08-09T11:49:32.2255254Z scalar_t=scalar_t 2023-08-09T11:49:32.2255719Z ] 2023-08-09T11:49:32.2256427Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:49:32.2258933Z with 2023-08-09T11:49:32.2259353Z [ 2023-08-09T11:49:32.2259816Z scalar_t=scalar_t 2023-08-09T11:49:32.2260270Z ] 2023-08-09T11:49:35.8211638Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:35.8212765Z %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:35.8213853Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:35.8214722Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:35.8215506Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.8216200Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.8216965Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:35.8218775Z [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\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-08-09T11:49:35.8220610Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:35.8221137Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:35.8221447Z 2023-08-09T11:49:35.8221787Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:49:35.8222248Z with 2023-08-09T11:49:35.8222496Z [ 2023-08-09T11:49:35.8222785Z T=scalar_t 2023-08-09T11:49:35.8223087Z ] 2023-08-09T11:49:35.8224619Z %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:35.8225791Z with 2023-08-09T11:49:35.8226131Z [ 2023-08-09T11:49:35.8226475Z T=scalar_t, 2023-08-09T11:49:35.8226949Z PtrTraits=at::DefaultPtrTraits, 2023-08-09T11:49:35.8227302Z index_t=int64_t 2023-08-09T11:49:35.8227608Z ] 2023-08-09T11:49:35.8228162Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:49:35.8228667Z with 2023-08-09T11:49:35.8228925Z [ 2023-08-09T11:49:35.8229492Z T=scalar_t 2023-08-09T11:49:35.8229851Z ] 2023-08-09T11:49:35.8230393Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.8231086Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.8231820Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:35.8234007Z [15/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-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:35.8235975Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:35.8236547Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:35.8236837Z 2023-08-09T11:49:35.8237408Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:35.8238471Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:35.8239588Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:35.8240615Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:35.8241504Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.8242248Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.8242998Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:35.8244935Z [16/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:35.8246692Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:35.8247147Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:35.8247360Z 2023-08-09T11:49:35.8247643Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(136): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:35.8248221Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(147): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:35.8248946Z %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:35.8249736Z %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:35.8251692Z %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:35.8252492Z %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:35.8253327Z %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:35.8254139Z %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:35.8254962Z %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:35.8255817Z %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:35.8256560Z %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:35.8257206Z %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:35.8258084Z %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:35.8258759Z with 2023-08-09T11:49:35.8259126Z [ 2023-08-09T11:49:35.8259412Z CAST_DTYPE=float, 2023-08-09T11:49:35.8259764Z DTYPE=float 2023-08-09T11:49:35.8260081Z ] 2023-08-09T11:49:35.8260838Z %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:35.8261563Z with 2023-08-09T11:49:35.8261815Z [ 2023-08-09T11:49:35.8262142Z CAST_DTYPE=float, 2023-08-09T11:49:35.8262503Z DTYPE=float 2023-08-09T11:49:35.8262787Z ] 2023-08-09T11:49:35.8263455Z %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:35.8264121Z with 2023-08-09T11:49:35.8264426Z [ 2023-08-09T11:49:35.8264812Z CAST_DTYPE=float 2023-08-09T11:49:35.8265129Z ] 2023-08-09T11:49:39.9388707Z %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:39.9395228Z with 2023-08-09T11:49:39.9965988Z [ 2023-08-09T11:49:40.0228324Z DTYPE=float, 2023-08-09T11:49:40.0229223Z CAST_DTYPE=float 2023-08-09T11:49:40.0229601Z ] 2023-08-09T11:49:40.0230925Z %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:40.0232105Z with 2023-08-09T11:49:40.0232476Z [ 2023-08-09T11:49:40.0232860Z DTYPE=float 2023-08-09T11:49:40.0233255Z ] 2023-08-09T11:49:40.0233892Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:40.0235395Z %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:40.0236857Z with 2023-08-09T11:49:40.0237211Z [ 2023-08-09T11:49:40.0237614Z DTYPE=float 2023-08-09T11:49:40.0238013Z ] 2023-08-09T11:49:40.0238705Z %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:40.0239819Z %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:40.0240640Z with 2023-08-09T11:49:40.0241032Z [ 2023-08-09T11:49:40.0241437Z DTYPE=float 2023-08-09T11:49:40.0241896Z ] 2023-08-09T11:49:40.0242793Z %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:40.0243650Z with 2023-08-09T11:49:40.0243963Z [ 2023-08-09T11:49:40.0244307Z DTYPE=float 2023-08-09T11:49:40.0244632Z ] 2023-08-09T11:49:40.0245169Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.0245968Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.0246761Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:40.0248987Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T11:49:40.0250908Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:40.0251451Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:40.0251755Z 2023-08-09T11:49:40.0252283Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:40.0253321Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:40.0254504Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:40.0255620Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:40.0256513Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:49:40.0257394Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.0303481Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.0542357Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:40.0666137Z [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\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-08-09T11:49:40.0720233Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:40.1104580Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:40.1105097Z 2023-08-09T11:49:40.1352290Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.1353254Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.1390633Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:40.1391517Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:40.1396367Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.1397320Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.1417559Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.1419687Z [19/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:40.1506736Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:40.1507738Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:40.1508265Z 2023-08-09T11:49:40.1508854Z %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:40.1509600Z with 2023-08-09T11:49:40.1510000Z [ 2023-08-09T11:49:40.1510557Z T=target_t 2023-08-09T11:49:40.1511039Z ] 2023-08-09T11:49:40.1512416Z %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:40.1513697Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.1514542Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:40.1515540Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:40.1518005Z [20/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:40.1520754Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:40.1521401Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:40.1521834Z 2023-08-09T11:49:42.5393024Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:42.5395381Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:42.5398589Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:42.5399997Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:42.5401229Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:42.5402219Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:42.5405010Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:42.7910400Z [21/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\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:42.7933408Z [22/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-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:42.7936230Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:42.7936906Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:42.7937318Z 2023-08-09T11:49:42.7938211Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:42.7939428Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:42.7940728Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:42.7956032Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:42.7957147Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:49:42.7958071Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:42.7960758Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:42.7961682Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:42.7962573Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:42.7963445Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:42.7964267Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:42.7966956Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:49:42.7969547Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:42.7973447Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:42.7974171Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:42.7974605Z 2023-08-09T11:49:42.7975256Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:42.7976442Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:42.7979565Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:42.7980770Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:42.7981665Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:42.7982567Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:42.7983404Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:42.7986122Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:46.0134993Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:46.0136650Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:46.0137040Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:46.0137231Z 2023-08-09T11:49:46.0137601Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:46.0138318Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:46.0139117Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:46.0139827Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:46.0140548Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(385): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:49:46.0141210Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(384): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:49:46.0141849Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(503): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:49:46.0142614Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(502): warning C4100: 'num_chunks': unreferenced formal parameter 2023-08-09T11:49:46.0143278Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(501): warning C4100: 'frames_per_chunk': unreferenced formal parameter 2023-08-09T11:49:46.0143863Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(500): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:49:46.0144388Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.0144906Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.0145397Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:46.0147139Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:46.0148690Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:46.0149136Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:46.0149388Z 2023-08-09T11:49:46.0149810Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:46.0150758Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:46.0151522Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:46.0152406Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:46.0153745Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.0154433Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:46.0155076Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.0156862Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:46.0157708Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:46.0158506Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:46.0159270Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:46.0163098Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T11:49:46.0166390Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:46.0166946Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:46.0167306Z 2023-08-09T11:49:46.0167845Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:46.0169607Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:46.0172670Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:46.0173764Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:46.0182891Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:49:46.0183887Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.0185681Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.0186412Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:46.0190537Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:46.0192552Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:46.0193106Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:46.0193429Z 2023-08-09T11:49:46.0194034Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:46.0195120Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:49.0607999Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:49.0608960Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:49.0609856Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:49.0610600Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:49.0611305Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:49.0612213Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:49.0612905Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:49:49.0613612Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:49:49.0614329Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:49:49.0615017Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:49.0615698Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:49.0616593Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:49.0617271Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:49.0619125Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:49.0620747Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:49.0621273Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:49.0621548Z 2023-08-09T11:49:49.0622009Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:49.0634308Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:49.0635439Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:49.0636231Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:49.0637915Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:49:49.0639396Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(242): warning C4100: 'num_channels': unreferenced formal parameter 2023-08-09T11:49:49.0656876Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(241): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:49.0657683Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(240): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:49:49.0658502Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(271): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:49:49.0660223Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(270): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:49.0661020Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(269): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:49:49.0662935Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:49.0663797Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:49:49.0664786Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:49:49.0668466Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:49:49.0669248Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:49.0669956Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:49.0670792Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:49.0672762Z [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 -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:49.0674448Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:49.0674979Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:49.0675285Z 2023-08-09T11:49:49.0675636Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:49.0678012Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:49.0678652Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:49.0685246Z [30/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\Lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python38.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:49.0692797Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:49.0694725Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:49.0698634Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:49.0698920Z 2023-08-09T11:49:53.1035003Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:53.1036172Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:53.1037412Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:53.1038540Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:53.1039391Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:53.1040128Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:53.1040808Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:53.1042734Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T11:49:53.1044433Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:53.1044920Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:53.1045239Z 2023-08-09T11:49:53.1045743Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:53.1046663Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:53.1047573Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:53.1048536Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:53.1049368Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:53.1050074Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:53.1050793Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:53.1052868Z [33/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T11:49:53.1054516Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:53.1054991Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:53.1055260Z 2023-08-09T11:49:53.1055867Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:53.1056802Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:53.1057782Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:53.1058742Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:53.1059532Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:53.1060169Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:53.1060832Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:53.1062593Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T11:49:53.1064185Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:53.1064724Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:53.1064994Z 2023-08-09T11:49:53.1065468Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:53.1066466Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:53.1067361Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:53.1068257Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:53.1069067Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:53.1069759Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:53.1070725Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:53.1071444Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:53.1072191Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:49:53.1074215Z [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_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:53.1076201Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:53.1076717Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:53.1077058Z 2023-08-09T11:49:53.1077562Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:53.1078400Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:53.1079339Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:54.5408028Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:54.5409017Z %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:54.5409816Z %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:54.5410599Z %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:54.5411412Z %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:54.5412466Z 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:54.5413125Z with 2023-08-09T11:49:54.5413412Z [ 2023-08-09T11:49:54.5413681Z _Ty=int64_t 2023-08-09T11:49:54.5413972Z ] 2023-08-09T11:49:54.5414784Z 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:54.5415657Z with 2023-08-09T11:49:54.5415934Z [ 2023-08-09T11:49:54.5416202Z _This=int64_t, 2023-08-09T11:49:54.5416521Z _Other=double & 2023-08-09T11:49:54.5416801Z ] 2023-08-09T11:49:54.5417565Z 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:54.5418317Z with 2023-08-09T11:49:54.5418624Z [ 2023-08-09T11:49:54.5418935Z _This=int64_t, 2023-08-09T11:49:54.5419239Z _Other=double & 2023-08-09T11:49:54.5419758Z ] 2023-08-09T11:49:54.5420519Z 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:54.5430448Z with 2023-08-09T11:49:54.5430754Z [ 2023-08-09T11:49:54.5431316Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:54.5431652Z _This2=double & 2023-08-09T11:49:54.5431945Z ] 2023-08-09T11:49:54.5432764Z 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:54.5433771Z with 2023-08-09T11:49:54.5434028Z [ 2023-08-09T11:49:54.5434342Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:54.5434712Z _This2=double & 2023-08-09T11:49:54.5434986Z ] 2023-08-09T11:49:54.5435861Z 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:54.5436786Z with 2023-08-09T11:49:54.5437062Z [ 2023-08-09T11:49:54.5437636Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:54.5438021Z _This2=torch::autograd::Variable & 2023-08-09T11:49:54.5438365Z ] 2023-08-09T11:49:54.5439124Z 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:54.5439937Z with 2023-08-09T11:49:54.5448798Z [ 2023-08-09T11:49:54.5449130Z _Tag=std::_Exact_args_t, 2023-08-09T11:49:54.5449612Z _This2=torch::autograd::Variable & 2023-08-09T11:49:54.5450197Z ] 2023-08-09T11:49:54.5450967Z %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:54.5451638Z with 2023-08-09T11:49:54.5451911Z [ 2023-08-09T11:49:54.5452204Z _This2=at::Tensor & 2023-08-09T11:49:54.5452494Z ] 2023-08-09T11:49:54.5453191Z %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:54.5453871Z with 2023-08-09T11:49:54.5454146Z [ 2023-08-09T11:49:54.5454479Z _This2=at::Tensor & 2023-08-09T11:49:54.5454759Z ] 2023-08-09T11:49:54.5455288Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.5456332Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.5457075Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:54.5457813Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:54.5460131Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-08-09T11:49:54.5462178Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:54.5462967Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:54.5463233Z 2023-08-09T11:49:54.5463755Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:54.5465028Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:54.5466071Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:54.5467213Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:54.5468221Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(385): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:49:54.5469334Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(384): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:49:54.5470119Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(503): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:49:54.5470945Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(502): warning C4100: 'num_chunks': unreferenced formal parameter 2023-08-09T11:49:54.5471800Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(501): warning C4100: 'frames_per_chunk': unreferenced formal parameter 2023-08-09T11:49:54.5472655Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(500): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:49:54.5473431Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.5474154Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.5475197Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:54.5477264Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T11:49:54.5478983Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:54.5480828Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:54.5481207Z 2023-08-09T11:49:54.5481936Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:54.5482983Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:54.5484239Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:59.2899517Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:59.2901318Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:59.2902357Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:59.2903654Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:59.2906286Z [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_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:59.2909194Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:59.2909751Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:59.2910492Z 2023-08-09T11:49:59.2911143Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:59.2912271Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:59.2913714Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:59.2915048Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:59.2916585Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:59.2917363Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:59.2918595Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:59.2920922Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T11:49:59.2923751Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:59.2924326Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:59.2938977Z 2023-08-09T11:49:59.2939921Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:59.2941038Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:59.2942109Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:59.2943190Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:59.2944159Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:59.2946149Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:59.2946874Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:59.2949152Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T11:49:59.2951129Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:59.2951678Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:59.2952001Z 2023-08-09T11:49:59.2952569Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:59.2953651Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:59.2954713Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:59.2955795Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:59.2956777Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:59.2957638Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:59.2958385Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:59.2959177Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:59.2960022Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:59.2960799Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:59.2961566Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:02.8199929Z [41/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:02.8208821Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:02.8210766Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:02.8211250Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:02.8211534Z 2023-08-09T11:50:02.8212692Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:02.8213804Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:02.8215120Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:02.8216227Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:02.8217150Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:50:02.8217949Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:02.8218713Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:02.8219484Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:02.8220434Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:02.8221198Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:02.8221966Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:02.8222821Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:50:02.8225154Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:02.8232695Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:02.8233329Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:02.8233624Z 2023-08-09T11:50:02.8234161Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:02.8235541Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:02.8236631Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:02.8237662Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:02.8238505Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:02.8239215Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:02.8246750Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:02.8247441Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:02.8249725Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:02.8251895Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:02.8252788Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:02.8253106Z 2023-08-09T11:50:05.4752426Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:05.4753829Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:05.4754955Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:05.4756042Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:05.4757991Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:05.4758689Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:05.4793918Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:05.4795975Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:05.4797791Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:05.4798328Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:05.4801845Z 2023-08-09T11:50:05.4802491Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:05.4803517Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:05.4813430Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:05.4814552Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:05.4815435Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:50:05.4816197Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:05.4817078Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:05.4818096Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:05.4820221Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:05.4822198Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:05.4822793Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:05.4823075Z 2023-08-09T11:50:05.4823643Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:05.4824683Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:05.4825693Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:05.4826733Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:05.4827655Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-08-09T11:50:05.4828397Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:05.4829197Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:05.4830259Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:05.4832336Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:05.4834278Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:05.4834837Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:05.4835122Z 2023-08-09T11:50:05.4835749Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:05.4837051Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:05.4838068Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:05.4839300Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:05.4840161Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:05.4840870Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:05.4841546Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:05.4843991Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:05.4846088Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:05.4846614Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:05.4846899Z 2023-08-09T11:50:05.4847385Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:05.4848438Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:07.7493951Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:07.7495119Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:07.7495888Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:07.7496561Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:07.7497225Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:07.7507831Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:07.7514370Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:07.7514948Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:07.7515251Z 2023-08-09T11:50:07.7515792Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:07.7516897Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:07.7527144Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:07.7528339Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:07.7529167Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:07.7529861Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:07.7530573Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:07.7532870Z [50/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:07.7534834Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:07.7535330Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:07.7535616Z 2023-08-09T11:50:07.7536133Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:07.7537119Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:07.7538137Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:07.7539248Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:07.7540125Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:07.7540849Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:07.7541552Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:07.7543906Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:07.7545802Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:07.7546338Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:07.7546651Z 2023-08-09T11:50:07.7547423Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:07.7548750Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:07.7550611Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:07.7551817Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:07.7552803Z %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:07.7553855Z %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:07.7554617Z %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:07.7555362Z %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:07.7556236Z 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:07.7556838Z with 2023-08-09T11:50:07.7557087Z [ 2023-08-09T11:50:07.7561597Z _Ty=int64_t 2023-08-09T11:50:07.7561908Z ] 2023-08-09T11:50:07.7569339Z 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:07.7570082Z with 2023-08-09T11:50:07.7570415Z [ 2023-08-09T11:50:07.7570735Z _This=int64_t, 2023-08-09T11:50:07.7571100Z _Other=double & 2023-08-09T11:50:07.7571391Z ] 2023-08-09T11:50:07.7572162Z 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:07.7572828Z with 2023-08-09T11:50:07.7575036Z [ 2023-08-09T11:50:07.7575322Z _This=int64_t, 2023-08-09T11:50:07.7575628Z _Other=double & 2023-08-09T11:50:07.7575877Z ] 2023-08-09T11:50:07.7576684Z 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:07.7579659Z with 2023-08-09T11:50:07.7579932Z [ 2023-08-09T11:50:07.7580276Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:07.7580633Z _This2=double & 2023-08-09T11:50:07.7580951Z ] 2023-08-09T11:50:07.7581802Z 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:07.7585712Z with 2023-08-09T11:50:07.7586004Z [ 2023-08-09T11:50:07.7586323Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:07.7586635Z _This2=double & 2023-08-09T11:50:07.7586917Z ] 2023-08-09T11:50:09.7668445Z 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:09.7669746Z with 2023-08-09T11:50:09.7670028Z [ 2023-08-09T11:50:09.7670356Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:09.7670739Z _This2=torch::autograd::Variable & 2023-08-09T11:50:09.7671125Z ] 2023-08-09T11:50:09.7672076Z 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:09.7672932Z with 2023-08-09T11:50:09.7673240Z [ 2023-08-09T11:50:09.7673586Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:09.7674193Z _This2=torch::autograd::Variable & 2023-08-09T11:50:09.7674502Z ] 2023-08-09T11:50:09.7675233Z %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:09.7675886Z with 2023-08-09T11:50:09.7676161Z [ 2023-08-09T11:50:09.7676434Z _This2=at::Tensor & 2023-08-09T11:50:09.7676727Z ] 2023-08-09T11:50:09.7677453Z %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:09.7678108Z with 2023-08-09T11:50:09.7678359Z [ 2023-08-09T11:50:09.7678633Z _This2=at::Tensor & 2023-08-09T11:50:09.7679002Z ] 2023-08-09T11:50:09.7679559Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.7680397Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.7681103Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:09.7681788Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:09.7683744Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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.7685631Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:09.7686227Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:09.7686501Z 2023-08-09T11:50:09.7687011Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:09.7688143Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:09.7689113Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:09.7690109Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:09.7692223Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.7693037Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.7693742Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:09.7694424Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:09.7695161Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:50:09.7697218Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:09.7699439Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:09.7699956Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:09.7700231Z 2023-08-09T11:50:09.7700742Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:09.7701757Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:09.7702862Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:09.7703893Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:09.7704824Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.7705522Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:09.7706240Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:09.7708345Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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.7710336Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:09.7710878Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:09.7711160Z 2023-08-09T11:50:09.7711812Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:09.7713080Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:09.7714116Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:09.7715242Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:09.7716161Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:09.7717013Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(242): warning C4100: 'num_channels': unreferenced formal parameter 2023-08-09T11:50:09.7718077Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(241): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:09.7718836Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(240): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:09.7719659Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(271): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:09.7720512Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(270): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:10.9488716Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(269): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:10.9489752Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:10.9490533Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:10.9491465Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:10.9492313Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:10.9493126Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:10.9493835Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:10.9494577Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:10.9497114Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:10.9499196Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:10.9499610Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:10.9500136Z 2023-08-09T11:50:10.9500760Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:10.9501905Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:10.9503281Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:10.9504356Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:10.9505251Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:50:10.9506123Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-08-09T11:50:10.9506939Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:10.9507974Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:10.9508758Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:10.9509512Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:10.9510227Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:10.9510972Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:10.9511862Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:50:10.9514143Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:10.9516115Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:10.9516637Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:10.9516926Z 2023-08-09T11:50:10.9517458Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:10.9518482Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:10.9519523Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:10.9520667Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:10.9521569Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:10.9522338Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:10.9523097Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:10.9523859Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:10.9524832Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:10.9525639Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:50:10.9526515Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:50:10.9527340Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:10.9528028Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:10.9528767Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:10.9529518Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:10.9531876Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:10.9533879Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:10.9534407Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:10.9534705Z 2023-08-09T11:50:10.9535221Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:10.9536271Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:10.9537292Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:10.9538350Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:10.9539422Z %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:10.9540361Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-08-09T11:50:13.2442476Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:13.2443058Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:13.2443569Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:13.2444080Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:13.2444663Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:13.2445213Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:13.2445920Z %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:13.2446485Z %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:13.2447280Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T11:50:13.2448068Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:13.2448976Z %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:13.2450038Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-08-09T11:50:13.2451041Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:13.2451866Z %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:13.2452691Z %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:13.2453537Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:13.2454268Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:13.2454987Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:13.2455755Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:13.2456527Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:13.2457264Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:13.2458012Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:13.2465492Z [58/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:13.2474137Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:13.2476143Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:13.2476691Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:13.2476982Z 2023-08-09T11:50:13.2477536Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:13.2478579Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:13.2479597Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:13.2480605Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:13.2481662Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:13.2482583Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(385): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:50:13.2483364Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(384): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:50:13.2484202Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(503): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:50:13.2485037Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(502): warning C4100: 'num_chunks': unreferenced formal parameter 2023-08-09T11:50:13.2485927Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(501): warning C4100: 'frames_per_chunk': unreferenced formal parameter 2023-08-09T11:50:15.5101872Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(500): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:50:15.5102503Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:15.5102941Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:15.5103412Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:15.5104742Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:15.5106130Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:15.5106456Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:15.5106635Z 2023-08-09T11:50:15.5106953Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:15.5107577Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:15.5108172Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:15.5108794Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:15.5109314Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:15.5109740Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:15.5110185Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:15.5111577Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:15.5112719Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:15.5113018Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:15.5113267Z 2023-08-09T11:50:15.5113579Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:15.5114198Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:15.5114922Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:15.5115545Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:15.5116120Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:15.5116809Z %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:15.5118344Z %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:15.5118905Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:15.5119341Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:15.5119780Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:15.5121075Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:15.5122293Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:15.5122616Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:15.5122775Z 2023-08-09T11:50:15.5123090Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:15.5123767Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:15.5124419Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:15.5125044Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:15.5125635Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:15.5126187Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:15.5126713Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T11:50:15.5127250Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-08-09T11:50:15.5127740Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:15.5128262Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:15.5128706Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:15.5129131Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:15.5130504Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:15.5131731Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:15.5132045Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:15.5132222Z 2023-08-09T11:50:30.3829739Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:30.3830613Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:30.3831251Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:30.3831926Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:30.3832501Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:30.3833014Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:30.3833523Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:30.3834019Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(242): warning C4100: 'num_channels': unreferenced formal parameter 2023-08-09T11:50:30.3834496Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(241): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:30.3834981Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(240): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:30.3835476Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(271): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:30.3836003Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(270): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:30.3836485Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(269): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:30.3836989Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:30.3837562Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:30.3838044Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:30.3838752Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:30.3839224Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:30.3839636Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:30.3840072Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:30.3841362Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:30.3842695Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:30.3843053Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:30.3843231Z 2023-08-09T11:50:30.3843544Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:30.3844153Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:30.3844772Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:30.3845366Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:30.3845890Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:30.3846344Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:30.3846794Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:30.3847235Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:30.3847659Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:30.3848116Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:50:30.3848631Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:50:30.3849129Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:30.3849555Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:30.3849970Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:30.3850409Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:30.3851710Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:30.3852767Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:30.3853083Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:30.3853258Z 2023-08-09T11:50:30.3853574Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:30.3854311Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:30.3854960Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:30.3855548Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:30.3856099Z %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:30.3856587Z %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:30.3857066Z %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:30.3857537Z %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:30.3858081Z 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:30.3858446Z with 2023-08-09T11:50:30.3858613Z [ 2023-08-09T11:50:30.3858783Z _Ty=int64_t 2023-08-09T11:50:30.3858955Z ] 2023-08-09T11:50:30.3859402Z 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:30.3859824Z with 2023-08-09T11:50:30.3860034Z [ 2023-08-09T11:50:30.3860207Z _This=int64_t, 2023-08-09T11:50:30.3860389Z _Other=double & 2023-08-09T11:50:32.0313937Z ] 2023-08-09T11:50:32.0314846Z 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:32.0315338Z with 2023-08-09T11:50:32.0315510Z [ 2023-08-09T11:50:32.0315689Z _This=int64_t, 2023-08-09T11:50:32.0315872Z _Other=double & 2023-08-09T11:50:32.0316058Z ] 2023-08-09T11:50:32.0316539Z 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:32.0316994Z with 2023-08-09T11:50:32.0317161Z [ 2023-08-09T11:50:32.0317338Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:32.0317545Z _This2=double & 2023-08-09T11:50:32.0317729Z ] 2023-08-09T11:50:32.0318483Z 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:32.0318900Z with 2023-08-09T11:50:32.0319068Z [ 2023-08-09T11:50:32.0319257Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:32.0319464Z _This2=double & 2023-08-09T11:50:32.0319628Z ] 2023-08-09T11:50:32.0320234Z 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:32.0320842Z with 2023-08-09T11:50:32.0321011Z [ 2023-08-09T11:50:32.0321183Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:32.0321428Z _This2=torch::autograd::Variable & 2023-08-09T11:50:32.0321636Z ] 2023-08-09T11:50:32.0322155Z 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:32.0322622Z with 2023-08-09T11:50:32.0322769Z [ 2023-08-09T11:50:32.0322959Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:32.0323208Z _This2=torch::autograd::Variable & 2023-08-09T11:50:32.0323413Z ] 2023-08-09T11:50:32.0323843Z %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:32.0324254Z with 2023-08-09T11:50:32.0324420Z [ 2023-08-09T11:50:32.0324609Z _This2=at::Tensor & 2023-08-09T11:50:32.0324775Z ] 2023-08-09T11:50:32.0325214Z %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:32.0325665Z with 2023-08-09T11:50:32.0325835Z [ 2023-08-09T11:50:32.0326001Z _This2=at::Tensor & 2023-08-09T11:50:32.0326232Z ] 2023-08-09T11:50:32.0326550Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:32.0326979Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:32.0327428Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:32.0327856Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:32.0329140Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:32.0330255Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:32.0330573Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:32.0330753Z 2023-08-09T11:50:32.0331157Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:32.0331836Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:32.0332501Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:32.0333155Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:32.0333774Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:32.0334209Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:32.0334641Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:32.0339341Z [67/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:32.7128419Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:32.7131239Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:32.7131568Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:32.7131758Z 2023-08-09T11:50:32.7132100Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:32.7132725Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:32.7133338Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:32.7133961Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:32.7134474Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:32.7134902Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:32.7135348Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:32.7136917Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T11:50:32.7137382Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T11:50:32.7137819Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T11:50:32.7138267Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T11:50:32.7139622Z [69/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg5 -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:32.7140806Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:32.7141122Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:32.7141304Z 2023-08-09T11:50:32.7142719Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:32.7143501Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:32.7144100Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:32.7144722Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:32.7145245Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:32.7145760Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:32.7146214Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:32.7146682Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T11:50:32.7147123Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T11:50:32.7148699Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T11:50:32.7149162Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T11:50:32.7151706Z [70/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\Lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python38.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:32.7157489Z [71/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\Lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python38.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:32.9713950Z [72/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg6 -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:32.9715203Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:32.9715525Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:32.9715739Z 2023-08-09T11:50:32.9716053Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:32.9717834Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:32.9718522Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:32.9719137Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:32.9719661Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:32.9720100Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:32.9720539Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:32.9720979Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T11:50:32.9721437Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T11:50:32.9721890Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T11:50:32.9722340Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T11:50:32.9726820Z [73/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\Lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python38.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:32.9730747Z [73/74] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-38\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-08-09T11:50:32.9731131Z -- Install configuration: "Release" 2023-08-09T11:50:32.9731507Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581523309/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio.pyd 2023-08-09T11:50:32.9732021Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581523309/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio.pyd 2023-08-09T11:50:32.9732536Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581523309/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-08-09T11:50:32.9733075Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581523309/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-08-09T11:50:32.9733601Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581523309/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-08-09T11:50:32.9734101Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581523309/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-08-09T11:50:32.9735726Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581523309/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-08-09T11:50:32.9736243Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581523309/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-08-09T11:50:32.9736594Z running install_lib 2023-08-09T11:50:32.9736841Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:32.9737128Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:32.9737557Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:32.9738072Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:32.9738602Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:32.9739129Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:32.9739624Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:32.9741210Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:32.9741635Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T11:50:32.9742435Z copying build\lib.win-amd64-cpython-38\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T11:50:32.9742978Z copying build\lib.win-amd64-cpython-38\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T11:50:32.9743378Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:32.9743814Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:32.9744335Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:32.9744857Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:32.9745472Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:32.9747145Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:32.9747689Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:32.9748198Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:32.9748729Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:32.9749265Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:32.9749775Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:32.9750323Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:32.9750854Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:33.0264701Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:33.0265343Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:33.0265872Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:33.0266441Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:33.0266952Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:33.0267494Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:33.0268079Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:33.0268631Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:33.0269146Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:33.0269636Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:33.0270145Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:33.0270574Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:33.0271017Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:33.0272055Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:33.0272578Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\_alignment.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:33.0273106Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:33.0273511Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:33.0273968Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:33.0274503Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:33.0275106Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:33.0275605Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:33.0276094Z copying build\lib.win-amd64-cpython-38\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:33.0276559Z copying build\lib.win-amd64-cpython-38\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:33.0276930Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:33.0277333Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:33.0277861Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:33.0278457Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:33.0278984Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:33.0279485Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:33.0280025Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:33.0280581Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:33.0281098Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:33.0281492Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:33.0281907Z copying build\lib.win-amd64-cpython-38\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:33.0282404Z copying build\lib.win-amd64-cpython-38\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:33.0282830Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:33.0283287Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:33.0283853Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:33.0284415Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:33.0284930Z copying build\lib.win-amd64-cpython-38\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:33.0285444Z copying build\lib.win-amd64-cpython-38\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:33.0285947Z copying build\lib.win-amd64-cpython-38\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:33.0286598Z copying build\lib.win-amd64-cpython-38\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:33.0287068Z creating %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:33.0287497Z copying build\lib.win-amd64-cpython-38\torchaudio\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:33.0288038Z copying build\lib.win-amd64-cpython-38\torchaudio\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:33.0288576Z copying build\lib.win-amd64-cpython-38\torchaudio\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:33.0289085Z copying build\lib.win-amd64-cpython-38\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:33.0289668Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:33.0290077Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:33.0290535Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:33.0291092Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:33.0291541Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:33.0292039Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:33.0292684Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:33.0293333Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:33.0293916Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:33.0294468Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:33.0294988Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:33.0295496Z copying build\lib.win-amd64-cpython-38\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:33.0295983Z copying build\lib.win-amd64-cpython-38\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:33.0296391Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:33.0296833Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:33.0297400Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:33.0297950Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:33.0298430Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:33.0298882Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:33.0299485Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:33.0300039Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:33.0300671Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:33.2105964Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:33.2106708Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\aligner.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:33.2107300Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:33.2107913Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:33.2108485Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:33.2109251Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:33.2109682Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T11:50:33.2110057Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T11:50:33.2110530Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T11:50:33.2111158Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T11:50:33.2111620Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:33.2112094Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:33.2112698Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:33.2113282Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:33.2113854Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:33.2114309Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:33.2114784Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:33.2115346Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:33.2115910Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:33.2116537Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:33.2117170Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:33.2117757Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:33.2118362Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:33.2118818Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:33.2119318Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:33.2119936Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:33.2120562Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:33.2121076Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:33.2121732Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:33.2122430Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:33.2123085Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:33.2123635Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T11:50:33.2124136Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T11:50:33.2124716Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T11:50:33.2125267Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T11:50:33.2125681Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T11:50:33.2126122Z copying build\lib.win-amd64-cpython-38\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T11:50:33.2126643Z copying build\lib.win-amd64-cpython-38\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T11:50:33.2127044Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:33.2127490Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:33.2128038Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:33.2128610Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:33.2129018Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:33.2129452Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:33.2129963Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:33.2130464Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:33.2130962Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:33.2131440Z copying build\lib.win-amd64-cpython-38\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:33.2131803Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:33.2132218Z copying build\lib.win-amd64-cpython-38\torchaudio\_backend\ffmpeg.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:33.2132722Z copying build\lib.win-amd64-cpython-38\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:33.2133229Z copying build\lib.win-amd64-cpython-38\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:33.2133610Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T11:50:33.2134037Z copying build\lib.win-amd64-cpython-38\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T11:50:33.2134560Z copying build\lib.win-amd64-cpython-38\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T11:50:33.2135123Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T11:50:33.2135607Z copying build\lib.win-amd64-cpython-38\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T11:50:33.2136104Z copying build\lib.win-amd64-cpython-38\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T11:50:33.2136583Z copying build\lib.win-amd64-cpython-38\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:33.2137048Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-38.pyc 2023-08-09T11:50:33.2137532Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-38.pyc 2023-08-09T11:50:33.2138125Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-38.pyc 2023-08-09T11:50:33.2138634Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-38.pyc 2023-08-09T11:50:33.2139105Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-38.pyc 2023-08-09T11:50:33.2139555Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:33.2140010Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-38.pyc 2023-08-09T11:50:33.2140470Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:33.2140983Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-38.pyc 2023-08-09T11:50:33.2141472Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-38.pyc 2023-08-09T11:50:33.2142014Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-38.pyc 2023-08-09T11:50:33.3260593Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581523309\_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:50:33.3261275Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-08-09T11:50:33.3261690Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:50:33.3262240Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581523309\_h_env\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-08-09T11:50:33.3262664Z !! 2023-08-09T11:50:33.3262774Z 2023-08-09T11:50:33.3262886Z ******************************************************************************** 2023-08-09T11:50:33.3263126Z Please avoid running ``setup.py`` directly. 2023-08-09T11:50:33.3263414Z Instead, use pypa/build, pypa/installer or other 2023-08-09T11:50:33.3263668Z standards-based tools. 2023-08-09T11:50:33.3263803Z 2023-08-09T11:50:33.3264016Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-08-09T11:50:33.3264328Z ******************************************************************************** 2023-08-09T11:50:33.3264464Z 2023-08-09T11:50:33.3264526Z !! 2023-08-09T11:50:33.3264708Z self.initialize_options() 2023-08-09T11:50:35.2821857Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-38.pyc 2023-08-09T11:50:35.2822714Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-38.pyc 2023-08-09T11:50:35.2823466Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-38.pyc 2023-08-09T11:50:35.2823975Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-38.pyc 2023-08-09T11:50:35.2824775Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-38.pyc 2023-08-09T11:50:35.2825298Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-38.pyc 2023-08-09T11:50:35.2825784Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-38.pyc 2023-08-09T11:50:35.2826321Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-38.pyc 2023-08-09T11:50:35.2826840Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-38.pyc 2023-08-09T11:50:35.2827327Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-38.pyc 2023-08-09T11:50:35.2829900Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-38.pyc 2023-08-09T11:50:35.2830358Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-38.pyc 2023-08-09T11:50:35.2830822Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-38.pyc 2023-08-09T11:50:35.2831323Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-38.pyc 2023-08-09T11:50:35.2831827Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-38.pyc 2023-08-09T11:50:35.2832291Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-38.pyc 2023-08-09T11:50:35.2832717Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-38.pyc 2023-08-09T11:50:35.2833188Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-38.pyc 2023-08-09T11:50:35.2833659Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-38.pyc 2023-08-09T11:50:35.2834138Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2834686Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-38.pyc 2023-08-09T11:50:35.2835222Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-38.pyc 2023-08-09T11:50:35.2835719Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\_alignment.py to _alignment.cpython-38.pyc 2023-08-09T11:50:35.2836187Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2836642Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-38.pyc 2023-08-09T11:50:35.2837089Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-38.pyc 2023-08-09T11:50:35.2837557Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-38.pyc 2023-08-09T11:50:35.2838039Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-38.pyc 2023-08-09T11:50:35.2838482Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2838976Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-38.pyc 2023-08-09T11:50:35.2839420Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-38.pyc 2023-08-09T11:50:35.2839902Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-38.pyc 2023-08-09T11:50:35.2840453Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-38.pyc 2023-08-09T11:50:35.2841040Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-38.pyc 2023-08-09T11:50:35.2841639Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2842110Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-38.pyc 2023-08-09T11:50:35.2842596Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-38.pyc 2023-08-09T11:50:35.2843049Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-38.pyc 2023-08-09T11:50:35.2843512Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-38.pyc 2023-08-09T11:50:35.2843995Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\objective.py to objective.cpython-38.pyc 2023-08-09T11:50:35.2844479Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\subjective.py to subjective.cpython-38.pyc 2023-08-09T11:50:35.2845052Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2845527Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-38.pyc 2023-08-09T11:50:35.2846012Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-38.pyc 2023-08-09T11:50:35.2846568Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-38.pyc 2023-08-09T11:50:35.2847099Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-38.pyc 2023-08-09T11:50:35.2847613Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-38.pyc 2023-08-09T11:50:35.2848171Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-38.pyc 2023-08-09T11:50:35.2848712Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2849223Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-38.pyc 2023-08-09T11:50:35.2849714Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2850180Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-38.pyc 2023-08-09T11:50:35.2850651Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-38.pyc 2023-08-09T11:50:35.2851109Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2851600Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-38.pyc 2023-08-09T11:50:35.2852198Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-38.pyc 2023-08-09T11:50:35.2852814Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_squim_pipeline.py to _squim_pipeline.cpython-38.pyc 2023-08-09T11:50:35.2853307Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-38.pyc 2023-08-09T11:50:35.2853800Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-38.pyc 2023-08-09T11:50:35.2854289Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-38.pyc 2023-08-09T11:50:35.2854745Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2855238Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\aligner.py to aligner.cpython-38.pyc 2023-08-09T11:50:35.2855747Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-38.pyc 2023-08-09T11:50:35.2856231Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-38.pyc 2023-08-09T11:50:35.2856795Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2857253Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2857727Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-38.pyc 2023-08-09T11:50:35.2858269Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2858835Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-38.pyc 2023-08-09T11:50:35.2859351Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-38.pyc 2023-08-09T11:50:35.2859892Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-38.pyc 2023-08-09T11:50:35.2860377Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2860889Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-38.pyc 2023-08-09T11:50:35.2861398Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-38.pyc 2023-08-09T11:50:35.2861882Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-38.pyc 2023-08-09T11:50:35.2862365Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-38.pyc 2023-08-09T11:50:35.2862907Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-38.pyc 2023-08-09T11:50:35.2863460Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-38.pyc 2023-08-09T11:50:35.2864022Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2864594Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-38.pyc 2023-08-09T11:50:35.2865140Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-38.pyc 2023-08-09T11:50:35.2865689Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py to _vggish_impl.cpython-38.pyc 2023-08-09T11:50:35.2866254Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py to _vggish_pipeline.cpython-38.pyc 2023-08-09T11:50:35.2866801Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2867305Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2867811Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-38.pyc 2023-08-09T11:50:35.2868325Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2868800Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2869279Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-38.pyc 2023-08-09T11:50:35.2869801Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2870326Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-38.pyc 2023-08-09T11:50:35.2870844Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-38.pyc 2023-08-09T11:50:35.2871399Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2871863Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-38.pyc 2023-08-09T11:50:35.2872346Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-38.pyc 2023-08-09T11:50:35.2872814Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-38.pyc 2023-08-09T11:50:35.2873274Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2873714Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-38.pyc 2023-08-09T11:50:35.2874171Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\ffmpeg.py to ffmpeg.cpython-38.pyc 2023-08-09T11:50:35.2874680Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-38.pyc 2023-08-09T11:50:35.2875135Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2875643Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-38.pyc 2023-08-09T11:50:35.2876150Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2876629Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-38.pyc 2023-08-09T11:50:35.2877084Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2877523Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-38.pyc 2023-08-09T11:50:35.2877833Z running install_egg_info 2023-08-09T11:50:35.2878035Z running egg_info 2023-08-09T11:50:35.2878228Z creating torchaudio.egg-info 2023-08-09T11:50:35.2878477Z writing torchaudio.egg-info\PKG-INFO 2023-08-09T11:50:35.2878865Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-08-09T11:50:35.2879205Z writing requirements to torchaudio.egg-info\requires.txt 2023-08-09T11:50:35.2879511Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-08-09T11:50:35.2879826Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T11:50:35.2880139Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T11:50:35.2880400Z adding license file 'LICENSE' 2023-08-09T11:50:35.2880671Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T11:50:35.2881056Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230809-py3.8.egg-info 2023-08-09T11:50:35.2881438Z running install_scripts 2023-08-09T11:50:35.2881683Z writing list of installed files to 'record.txt' 2023-08-09T11:50:35.2881900Z 2023-08-09T11:50:35.2882037Z Resource usage statistics from building torchaudio: 2023-08-09T11:50:35.2882262Z Process count: 22 2023-08-09T11:50:35.2882476Z CPU time: Sys=0:01:06.0, User=0:11:46.0 2023-08-09T11:50:35.2882683Z Memory: 6.5G 2023-08-09T11:50:35.2882869Z Disk usage: 208.3M 2023-08-09T11:50:35.2883050Z Time elapsed: 0:02:10.8 2023-08-09T11:50:35.2883176Z 2023-08-09T11:50:35.2883180Z 2023-08-09T11:50:35.2883263Z Packaging torchaudio 2023-08-09T11:50:35.6599613Z Packaging torchaudio-2.1.0.dev20230809-py38_cpu 2023-08-09T11:51:09.4869312Z compiling .pyc files... 2023-08-09T11:51:09.4869573Z number of files: 248 2023-08-09T11:51:09.4869910Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-08-09T11:51:09.4872573Z 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:09.4873033Z .. is this binary repackaging? 2023-08-09T11:51:09.4873465Z 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:09.4874067Z .. is this binary repackaging? 2023-08-09T11:51:09.4874575Z 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:09.4874972Z .. is this binary repackaging? 2023-08-09T11:51:09.4875399Z 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:09.4875774Z .. is this binary repackaging? 2023-08-09T11:51:09.4876213Z 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:09.4876775Z .. is this binary repackaging? 2023-08-09T11:51:09.4877351Z 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:09.4877743Z .. is this binary repackaging? 2023-08-09T11:51:09.4878112Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:09.4878644Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:09.4879184Z 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:09.4879767Z 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:09.4880391Z 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:09.4881006Z 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:09.4881616Z 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:09.4882226Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:09.4882850Z 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:09.4883263Z .. is this binary repackaging? 2023-08-09T11:51:09.4883686Z 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:09.4884102Z .. is this binary repackaging? 2023-08-09T11:51:09.4884529Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-08-09T11:51:09.4885072Z 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:09.4885459Z .. is this binary repackaging? 2023-08-09T11:51:09.4885861Z 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:09.4886237Z .. is this binary repackaging? 2023-08-09T11:51:09.4886655Z 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:09.4887089Z .. is this binary repackaging? 2023-08-09T11:51:09.4887615Z 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:09.4888054Z .. is this binary repackaging? 2023-08-09T11:51:09.4888525Z 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:09.4888899Z .. is this binary repackaging? 2023-08-09T11:51:09.4889317Z 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:09.4889712Z .. is this binary repackaging? 2023-08-09T11:51:09.4890207Z 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:09.4890591Z .. is this binary repackaging? 2023-08-09T11:51:09.4890984Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:09.4891526Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:09.4892052Z 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:09.4892632Z 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:09.4893247Z 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:09.4893924Z 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:09.4894555Z 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:09.4895124Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:09.4895670Z 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:09.4896060Z .. is this binary repackaging? 2023-08-09T11:51:09.4896462Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-08-09T11:51:09.4897017Z 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:09.4897371Z .. is this binary repackaging? 2023-08-09T11:51:09.4897766Z 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:09.4898134Z .. is this binary repackaging? 2023-08-09T11:51:09.4898506Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:09.4898987Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:09.4899535Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T11:51:09.4900227Z 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:09.4900829Z 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:09.4901418Z 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:09.4902009Z 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:09.4902530Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:09.4903163Z 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:09.4903568Z .. is this binary repackaging? 2023-08-09T11:51:09.4903990Z 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:09.4904379Z .. is this binary repackaging? 2023-08-09T11:51:14.6589306Z 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:14.6711750Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:51:14.6721246Z 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:14.6721905Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:51:14.6723578Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:51:14.6736810Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:51:14.6739968Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:51:14.6740622Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:51:14.6746278Z 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:14.6746838Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:51:14.6747211Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:51:14.6797715Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:51:14.6801063Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T11:51:14.6802124Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230809-py38_cpu.tar.bz2 2023-08-09T11:51:15.3759840Z INFO:conda_index.index:win-64 cached 5.7 MB from 1 packages at 8.3 MB/second 2023-08-09T11:51:15.3823188Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:51:15.3825353Z 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:15.3842282Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:51:15.3847432Z 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:15.3854598Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:51:15.3855705Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:51:15.3856393Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:51:15.3860843Z 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:15.3867191Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:51:15.3867514Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:51:15.3922071Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:51:15.3922430Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:51:15.3926554Z 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:15.3933646Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:51:15.3933984Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:51:15.4031561Z 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:15.4043847Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:51:15.4044182Z INFO:conda_index.index:Completed noarch 2023-08-09T11:51:15.4044524Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:51:15.4046345Z 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:15.4059375Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:51:15.4062999Z 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:15.4078712Z 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:15.4088672Z 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:15.4089277Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:51:15.4090203Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:51:15.4090510Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:51:15.4093778Z 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:15.4109222Z 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:15.4119502Z 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:15.4120007Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:51:15.4120325Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:51:15.4163356Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:51:15.4163698Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:51:15.4167123Z 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:15.4182275Z 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:15.4191393Z 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:15.4191908Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:51:15.4192191Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:51:15.4284926Z 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:15.4295482Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:51:15.4295812Z INFO:conda_index.index:Completed win-64 2023-08-09T11:51:15.4298486Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-08-09T11:51:15.4300390Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:51:15.4301082Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:51:15.4303330Z 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:15.4303927Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:51:15.4304207Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:51:15.4304488Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:51:15.4306749Z 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:15.4322464Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:51:15.4432451Z 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:15.4443396Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:51:15.4447170Z 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:19.4403218Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-08-09T11:51:19.4403912Z 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:19.4404326Z .. is this binary repackaging? 2023-08-09T11:51:19.4404817Z 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:19.4405281Z .. is this binary repackaging? 2023-08-09T11:51:19.4406157Z 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:19.4406751Z .. is this binary repackaging? 2023-08-09T11:51:19.4407161Z 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:19.4407552Z .. is this binary repackaging? 2023-08-09T11:51:19.4407990Z 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:19.4408381Z .. is this binary repackaging? 2023-08-09T11:51:19.4409429Z 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:19.4409811Z .. is this binary repackaging? 2023-08-09T11:51:19.4410224Z 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:19.4410611Z .. is this binary repackaging? 2023-08-09T11:51:19.4410987Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:19.4411490Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:19.4412125Z 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:19.4412705Z 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:19.4413314Z 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:19.4413919Z 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:19.4414521Z 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:19.4415065Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:19.4415632Z 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:19.4416032Z .. is this binary repackaging? 2023-08-09T11:51:19.4416446Z 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:19.4416834Z .. is this binary repackaging? 2023-08-09T11:51:19.4417248Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-08-09T11:51:19.4417784Z 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:19.4418168Z .. is this binary repackaging? 2023-08-09T11:51:19.4418570Z 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:19.4419020Z .. is this binary repackaging? 2023-08-09T11:51:19.4419471Z 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:19.4419830Z .. is this binary repackaging? 2023-08-09T11:51:19.4420234Z 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:19.4420611Z .. is this binary repackaging? 2023-08-09T11:51:19.4421025Z 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:19.4421461Z .. is this binary repackaging? 2023-08-09T11:51:19.4421959Z 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:19.4422331Z .. is this binary repackaging? 2023-08-09T11:51:19.4422736Z 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:19.4423119Z .. is this binary repackaging? 2023-08-09T11:51:19.4423494Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:19.4424010Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:19.4424505Z 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:19.4425156Z 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:19.4425762Z 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:19.4426361Z 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:19.4426991Z 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:19.4427545Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:19.4428076Z 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:19.4428458Z .. is this binary repackaging? 2023-08-09T11:51:19.4428855Z 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:19.4429224Z .. is this binary repackaging? 2023-08-09T11:51:19.4429580Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:19.4430074Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-08-09T11:51:19.4430581Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:19.4431095Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T11:51:19.4431658Z 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:19.4432266Z 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:19.4432837Z 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:19.4433381Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:19.4433921Z 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:19.4434308Z .. is this binary repackaging? 2023-08-09T11:51:19.4434793Z 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:19.4435152Z .. is this binary repackaging? 2023-08-09T11:51:19.4435564Z 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:19.4435952Z .. is this binary repackaging? 2023-08-09T11:51:19.4436370Z 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:19.4436753Z .. is this binary repackaging? 2023-08-09T11:51:19.4437149Z 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:19.4437609Z .. is this binary repackaging? 2023-08-09T11:51:19.4438022Z 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:19.4438406Z .. is this binary repackaging? 2023-08-09T11:51:19.4438783Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:19.4439289Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:19.4439824Z 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:19.4440400Z 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:19.4441017Z 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:19.4441622Z 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:19.4442229Z 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:19.4442761Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:19.4443314Z 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:19.4443710Z .. is this binary repackaging? 2023-08-09T11:51:19.4444125Z 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:19.4444501Z .. is this binary repackaging? 2023-08-09T11:51:19.4444901Z 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:19.4445292Z .. is this binary repackaging? 2023-08-09T11:51:19.4445714Z 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:19.4446108Z .. is this binary repackaging? 2023-08-09T11:51:19.4446521Z 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:19.4446890Z .. is this binary repackaging? 2023-08-09T11:51:19.4447380Z 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:19.4447771Z .. is this binary repackaging? 2023-08-09T11:51:19.4448149Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:19.4448667Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:19.4449263Z 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:19.4449843Z 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:19.4450612Z 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:19.4451275Z 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:19.4451883Z 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:19.4452434Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:19.4453095Z 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:19.4453773Z Fixing permissions 2023-08-09T11:51:19.4453981Z Packaged license file/s. 2023-08-09T11:51:19.4454207Z INFO :: Time taken to mark (prefix) 2023-08-09T11:51:19.4454454Z 0 replacements in 0 files was 0.05 seconds 2023-08-09T11:51:19.4454941Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581523309\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581523309\work_moved_torchaudio-2.1.0.dev20230809-py38_cpu_win-64_main_build_loop' 2023-08-09T11:51:19.4455643Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581523309\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581523309\work_moved_torchaudio-2.1.0.dev20230809-py38_cpu_win-64_main_build_loop) 2023-08-09T11:51:21.3261298Z # Automatic uploading is disabled 2023-08-09T11:51:21.3261769Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T11:51:21.3261964Z 2023-08-09T11:51:21.3261969Z 2023-08-09T11:51:21.3262145Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T11:51:21.3262502Z # conda config --set anaconda_upload yes 2023-08-09T11:51:21.3262736Z anaconda upload \ 2023-08-09T11:51:21.3263047Z distr/win-64\torchaudio-2.1.0.dev20230809-py38_cpu.tar.bz2 2023-08-09T11:51:21.3263340Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T11:51:21.3263506Z 2023-08-09T11:51:21.3263684Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T11:51:21.3263931Z { 2023-08-09T11:51:21.3264140Z "torchaudio-2.1.0.dev20230809-py38_cpu": { 2023-08-09T11:51:21.3264345Z "recipe": { 2023-08-09T11:51:21.3264544Z "c_compiler": "vs2019", 2023-08-09T11:51:21.3264754Z "cxx_compiler": "vs2019", 2023-08-09T11:51:21.3264967Z "target_platform": "win-64" 2023-08-09T11:51:21.3265145Z } 2023-08-09T11:51:21.3265295Z } 2023-08-09T11:51:21.3265442Z } 2023-08-09T11:51:21.3265532Z 2023-08-09T11:51:21.3265537Z 2023-08-09T11:51:21.3265653Z #################################################################################### 2023-08-09T11:51:21.3266057Z Resource usage summary: 2023-08-09T11:51:21.3266187Z 2023-08-09T11:51:21.3266263Z Total time: 0:05:58.1 2023-08-09T11:51:21.3266471Z CPU usage: sys=0:01:06.0, user=0:11:46.0 2023-08-09T11:51:21.3266698Z Maximum memory usage observed: 6.5G 2023-08-09T11:51:21.3266947Z Total disk usage observed (not including envs): 208.3M 2023-08-09T11:51:21.3267109Z 2023-08-09T11:51:21.3267114Z 2023-08-09T11:51:21.3267226Z #################################################################################### 2023-08-09T11:51:21.3267542Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-08-09T11:51:21.3267838Z There are currently 1 accumulated. 2023-08-09T11:51:21.3268106Z To remove them, you can run the ```conda build purge``` command 2023-08-09T11:51:22.1053687Z ##[group]Run actions/upload-artifact@v3 2023-08-09T11:51:22.1053956Z with: 2023-08-09T11:51:22.1054139Z name: pytorch_audio__3.8 2023-08-09T11:51:22.1054346Z path: pytorch/audio/distr/ 2023-08-09T11:51:22.1054541Z if-no-files-found: warn 2023-08-09T11:51:22.1054726Z env: 2023-08-09T11:51:22.1054938Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:51:22.1055176Z PYTHON_VERSION: 3.8 2023-08-09T11:51:22.1055349Z PACKAGE_TYPE: conda 2023-08-09T11:51:22.1055548Z REPOSITORY: pytorch/audio 2023-08-09T11:51:22.1055729Z REF: 2023-08-09T11:51:22.1055894Z CU_VERSION: cpu 2023-08-09T11:51:22.1056054Z CHANNEL: nightly 2023-08-09T11:51:22.1056250Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:51:22.1056520Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:51:22.1056844Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:22.1057293Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:22.1058858Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:51:22.1059104Z ##[endgroup] 2023-08-09T11:51:22.1983297Z With the provided path, there will be 19 files uploaded 2023-08-09T11:51:22.1986003Z Starting artifact upload 2023-08-09T11:51:22.1986576Z 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:22.1987084Z Artifact name is valid! 2023-08-09T11:51:22.2568253Z Container for artifact "pytorch_audio__3.8" successfully created. Starting upload of file(s) 2023-08-09T11:51:25.1980678Z Total size of all the files uploaded is 5982095 bytes 2023-08-09T11:51:25.1981039Z File upload process has finished. Finalizing the artifact upload 2023-08-09T11:51:25.2274059Z Artifact has been finalized. All files have been successfully uploaded! 2023-08-09T11:51:25.2274406Z 2023-08-09T11:51:25.2274562Z The raw size of all the files that were specified for upload is 6131100 bytes 2023-08-09T11:51:25.2274991Z The size of all the files that were uploaded is 5982095 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-08-09T11:51:25.2275252Z 2023-08-09T11:51:25.2275588Z 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:25.2275913Z 2023-08-09T11:51:25.2276055Z Artifact pytorch_audio__3.8 has been successfully uploaded! 2023-08-09T11:51:25.2485619Z ##[group]Run set -euxo pipefail 2023-08-09T11:51:25.2485895Z set -euxo pipefail 2023-08-09T11:51:25.2486107Z source "${BUILD_ENV_FILE}" 2023-08-09T11:51:25.2486397Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-08-09T11:51:25.2486740Z # fix we have to use for windows to make sure drive path is c: not c 2023-08-09T11:51:25.2487044Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-08-09T11:51:25.2487270Z  2023-08-09T11:51:25.2487521Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-08-09T11:51:25.2487877Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-08-09T11:51:25.2488194Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-08-09T11:51:25.2488411Z  2023-08-09T11:51:25.2488643Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-08-09T11:51:25.2488889Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-08-09T11:51:25.2489105Z else 2023-08-09T11:51:25.2489289Z  CONSTRAINTS="cpuonly" 2023-08-09T11:51:25.2489471Z fi 2023-08-09T11:51:25.2489788Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-08-09T11:51:25.2490319Z  2023-08-09T11:51:25.2490537Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-08-09T11:51:25.2490812Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-08-09T11:51:25.2491163Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-08-09T11:51:25.2491431Z else 2023-08-09T11:51:25.2491650Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-08-09T11:51:25.2491921Z  conda install --yes --quiet 'ffmpeg<5' 2023-08-09T11:51:25.2492195Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-08-09T11:51:25.2492420Z fi 2023-08-09T11:51:25.2492609Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-08-09T11:51:25.2514010Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:51:25.2514253Z env: 2023-08-09T11:51:25.2514460Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:51:25.2514684Z PYTHON_VERSION: 3.8 2023-08-09T11:51:25.2514859Z PACKAGE_TYPE: conda 2023-08-09T11:51:25.2515055Z REPOSITORY: pytorch/audio 2023-08-09T11:51:25.2515233Z REF: 2023-08-09T11:51:25.2515375Z CU_VERSION: cpu 2023-08-09T11:51:25.2515545Z CHANNEL: nightly 2023-08-09T11:51:25.2515746Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:51:25.2516014Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:51:25.2516323Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:25.2516670Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:25.2517003Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:51:25.2517263Z PACKAGE_NAME: torchaudio 2023-08-09T11:51:25.2517492Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-08-09T11:51:25.2517695Z GPU_ARCH: cpu 2023-08-09T11:51:25.2517862Z DESIRED_CUDA: cpu 2023-08-09T11:51:25.2518035Z GPU_ARCH_VERSION: 2023-08-09T11:51:25.2518208Z ##[endgroup] 2023-08-09T11:51:25.4561593Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:51:25.4562496Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:51:25.4562731Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:51:25.4562925Z ++ export CMAKE_USE_CUDA=0 2023-08-09T11:51:25.4563114Z ++ CMAKE_USE_CUDA=0 2023-08-09T11:51:25.4563312Z ++ export CONDA_BUILD_VARIANT=cpu 2023-08-09T11:51:25.4563516Z ++ CONDA_BUILD_VARIANT=cpu 2023-08-09T11:51:25.4565310Z ++ export CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:51:25.4565590Z ++ CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:51:25.4565873Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:25.4566256Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:25.4566561Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:25.4566916Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:25.4567170Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:51:25.4567391Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:51:25.4567616Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:51:25.4567848Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:51:25.4568063Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:51:25.4568270Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:51:25.4568453Z ++ export VERSION_SUFFIX= 2023-08-09T11:51:25.4568637Z ++ VERSION_SUFFIX= 2023-08-09T11:51:25.4568813Z ++ export WHEEL_DIR= 2023-08-09T11:51:25.4569004Z ++ WHEEL_DIR= 2023-08-09T11:51:25.4626238Z ++ readlink -f pytorch/audio/distr 2023-08-09T11:51:25.4701343Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:51:25.4823089Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:51:25.4879088Z ++ sed 's/\/c\//\/c:\//' 2023-08-09T11:51:25.4943228Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:51:25.4943649Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:25.4944016Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:25.4944441Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' python=3.8 2023-08-09T11:51:27.2345415Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:27.2356905Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:27.2359995Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:27.2366036Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:27.2369406Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:27.2371090Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:27.2794869Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:27.2831509Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:27.2844549Z 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:27.2851949Z 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:27.2883918Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:27.3013378Z 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:29.9371875Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:51:29.9751173Z Solving environment: ...working... done 2023-08-09T11:51:30.0541432Z 2023-08-09T11:51:30.0541677Z ## Package Plan ## 2023-08-09T11:51:30.0541845Z 2023-08-09T11:51:30.0542120Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:30.0542343Z 2023-08-09T11:51:30.0542426Z added / updated specs: 2023-08-09T11:51:30.0542612Z - python=3.8 2023-08-09T11:51:30.0542708Z 2023-08-09T11:51:30.0543979Z 2023-08-09T11:51:30.0544164Z The following NEW packages will be INSTALLED: 2023-08-09T11:51:30.0544324Z 2023-08-09T11:51:30.0544529Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-08-09T11:51:30.0544864Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-08-09T11:51:30.0545174Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 2023-08-09T11:51:30.0545482Z pip pkgs/main/win-64::pip-23.2.1-py38haa95532_0 2023-08-09T11:51:30.0545760Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 2023-08-09T11:51:30.0546080Z setuptools pkgs/main/win-64::setuptools-68.0.0-py38haa95532_0 2023-08-09T11:51:30.0546395Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-08-09T11:51:30.0546666Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-08-09T11:51:30.0546955Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-08-09T11:51:30.0547253Z wheel pkgs/main/win-64::wheel-0.38.4-py38haa95532_0 2023-08-09T11:51:30.0547419Z 2023-08-09T11:51:30.0547424Z 2023-08-09T11:51:30.2724138Z Preparing transaction: ...working... done 2023-08-09T11:51:31.6316126Z Verifying transaction: ...working... done 2023-08-09T11:51:33.8684533Z Executing transaction: ...working... done 2023-08-09T11:51:34.1847065Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:34.1847518Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:34.1847802Z + [[ cpu = \c\u\d\a ]] 2023-08-09T11:51:34.1847981Z + CONSTRAINTS=cpuonly 2023-08-09T11:51:34.1848486Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' conda install -v -y -c pytorch-nightly -c nvidia -c file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr distr::torchaudio cpuonly 2023-08-09T11:51:56.0462929Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:51:56.0463193Z 2023-08-09T11:51:56.0463378Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:51:56.0465074Z 2023-08-09T11:51:56.0465627Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:51:56.0465858Z 2023-08-09T11:51:56.0466047Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:51:56.0466265Z 2023-08-09T11:51:56.0466528Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:51:56.0467660Z 2023-08-09T11:51:56.0467985Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:51:56.0468320Z 2023-08-09T11:51:56.0468704Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:56.0469053Z 2023-08-09T11:51:56.0469279Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:56.0469601Z 2023-08-09T11:51:56.0469840Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:51:56.0470097Z 2023-08-09T11:51:56.0470423Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:51:56.0470767Z 2023-08-09T11:51:56.0471142Z INFO conda.gateways.repodata:conda_http_errors(230): Unable to retrieve repodata (response: 404) for https://conda.anaconda.org/pytorch-nightly/win-64/current_repodata.json 2023-08-09T11:51:56.0471496Z 2023-08-09T11:51:56.0471835Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:51:56.0472205Z 2023-08-09T11:51:56.0472775Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:51:56.0473127Z 2023-08-09T11:51:56.0473515Z INFO conda.gateways.repodata:conda_http_errors(230): Unable to retrieve repodata (response: 404) for https://conda.anaconda.org/distr/win-64/current_repodata.json 2023-08-09T11:51:56.0473917Z 2023-08-09T11:51:56.0474216Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:56.0474599Z 2023-08-09T11:51:56.0475031Z INFO conda.auxlib.logz:stringify(164): request is 'None' for Response object with url file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/noarch/current_repodata.json 2023-08-09T11:51:56.0475380Z 2023-08-09T11:51:56.0475667Z INFO conda.auxlib.logz:stringify(164): request is 'None' for Response object with url file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64/current_repodata.json 2023-08-09T11:51:56.0475955Z 2023-08-09T11:51:56.0476207Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 200 1034 2023-08-09T11:51:56.0476471Z 2023-08-09T11:51:56.0476693Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:56.0477086Z 2023-08-09T11:51:56.0477327Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:56.0477584Z 2023-08-09T11:51:56.0477749Z INFO conda.core.link:__init__(210): initializing UnlinkLinkTransaction with 2023-08-09T11:51:56.0477946Z 2023-08-09T11:51:56.0478111Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0478313Z 2023-08-09T11:51:56.0478386Z unlink_precs: 2023-08-09T11:51:56.0478599Z 2023-08-09T11:51:56.0478658Z 2023-08-09T11:51:56.0478751Z 2023-08-09T11:51:56.0478817Z link_precs: 2023-08-09T11:51:56.0478932Z 2023-08-09T11:51:56.0479048Z defaults/win-64::blas-1.0-mkl 2023-08-09T11:51:56.0479181Z 2023-08-09T11:51:56.0479305Z pytorch-nightly/noarch::pytorch-mutex-1.0-cpu 2023-08-09T11:51:56.0479474Z 2023-08-09T11:51:56.0479588Z pytorch-nightly/noarch::cpuonly-2.0-0 2023-08-09T11:51:56.0479760Z 2023-08-09T11:51:56.0479952Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T11:51:56.0480189Z 2023-08-09T11:51:56.0480347Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T11:51:56.0480575Z 2023-08-09T11:51:56.0480727Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T11:51:56.0480919Z 2023-08-09T11:51:56.0481047Z defaults/win-64::yaml-0.2.5-he774522_0 2023-08-09T11:51:56.0481266Z 2023-08-09T11:51:56.0481428Z defaults/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T11:51:56.0481603Z 2023-08-09T11:51:56.0481735Z defaults/win-64::filelock-3.9.0-py38haa95532_0 2023-08-09T11:51:56.0481893Z 2023-08-09T11:51:56.0482028Z defaults/win-64::markupsafe-2.1.1-py38h2bbff1b_0 2023-08-09T11:51:56.0482191Z 2023-08-09T11:51:56.0482322Z defaults/win-64::mkl-service-2.4.0-py38h2bbff1b_1 2023-08-09T11:51:56.0482484Z 2023-08-09T11:51:56.0482603Z defaults/win-64::mpmath-1.3.0-py38haa95532_0 2023-08-09T11:51:56.0482746Z 2023-08-09T11:51:56.0482867Z defaults/win-64::networkx-3.1-py38haa95532_0 2023-08-09T11:51:56.0483017Z 2023-08-09T11:51:56.0483135Z defaults/win-64::pyyaml-6.0-py38h2bbff1b_1 2023-08-09T11:51:56.0483281Z 2023-08-09T11:51:56.0483422Z defaults/win-64::typing_extensions-4.7.1-py38haa95532_0 2023-08-09T11:51:56.0483596Z 2023-08-09T11:51:56.0483715Z defaults/win-64::jinja2-3.1.2-py38haa95532_0 2023-08-09T11:51:56.0483860Z 2023-08-09T11:51:56.0483995Z defaults/win-64::numpy-base-1.24.3-py38h8a87ada_1 2023-08-09T11:51:56.0484157Z 2023-08-09T11:51:56.0484260Z defaults/win-64::sympy-1.11.1-py38haa95532_0 2023-08-09T11:51:56.0484410Z 2023-08-09T11:51:56.0484672Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.8_cpu_0 2023-08-09T11:51:56.0484856Z 2023-08-09T11:51:56.0484973Z defaults/win-64::mkl_fft-1.3.6-py38hf11a4ad_1 2023-08-09T11:51:56.0485121Z 2023-08-09T11:51:56.0485246Z defaults/win-64::mkl_random-1.2.2-py38hf11a4ad_1 2023-08-09T11:51:56.0485404Z 2023-08-09T11:51:56.0485520Z defaults/win-64::numpy-1.24.3-py38h79a8e48_1 2023-08-09T11:51:56.0485664Z 2023-08-09T11:51:56.0485872Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230809-py38_cpu 2023-08-09T11:51:56.0486104Z 2023-08-09T11:51:56.0486108Z 2023-08-09T11:51:56.0486124Z 2023-08-09T11:51:56.0486295Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:56.0486507Z 2023-08-09T11:51:56.0486742Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:56.0486952Z 2023-08-09T11:51:56.0487141Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:51:56.0487401Z 2023-08-09T11:51:56.0487578Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:56.0487785Z 2023-08-09T11:51:56.0487962Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:56.0488258Z 2023-08-09T11:51:56.0488514Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_fft-1.3.6-py38hf11a4ad_1.conda HTTP/1.1" 200 163883 2023-08-09T11:51:56.0488778Z 2023-08-09T11:51:56.0489014Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-1.24.3-py38h79a8e48_1.conda HTTP/1.1" 200 11041 2023-08-09T11:51:56.0489275Z 2023-08-09T11:51:56.0489534Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_random-1.2.2-py38hf11a4ad_1.conda HTTP/1.1" 200 225254 2023-08-09T11:51:56.0489807Z 2023-08-09T11:51:56.0490071Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-base-1.24.3-py38h8a87ada_1.conda HTTP/1.1" 200 5389414 2023-08-09T11:51:56.0490345Z 2023-08-09T11:51:56.0490606Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl-service-2.4.0-py38h2bbff1b_1.conda HTTP/1.1" 200 45506 2023-08-09T11:51:56.0490882Z 2023-08-09T11:51:56.0491137Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/cpuonly-2.0-0.tar.bz2 HTTP/1.1" 200 None 2023-08-09T11:51:56.0491406Z 2023-08-09T11:51:56.0491591Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-08-09T11:51:56.0491792Z 2023-08-09T11:51:56.0491953Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0492129Z 2023-08-09T11:51:56.0492254Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-08-09T11:51:56.0492412Z 2023-08-09T11:51:56.0492416Z 2023-08-09T11:51:56.0492421Z 2023-08-09T11:51:56.0492691Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cpu <=== 2023-08-09T11:51:56.0492951Z 2023-08-09T11:51:56.0493163Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0493359Z 2023-08-09T11:51:56.0493511Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cpu 2023-08-09T11:51:56.0493688Z 2023-08-09T11:51:56.0493693Z 2023-08-09T11:51:56.0493696Z 2023-08-09T11:51:56.0493898Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::cpuonly-2.0-0 <=== 2023-08-09T11:51:56.0494115Z 2023-08-09T11:51:56.0494278Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0494470Z 2023-08-09T11:51:56.0494582Z source=C:\Jenkins\Miniconda3\pkgs\cpuonly-2.0-0 2023-08-09T11:51:56.0494741Z 2023-08-09T11:51:56.0494745Z 2023-08-09T11:51:56.0494750Z 2023-08-09T11:51:56.0495718Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-08-09T11:51:56.0495969Z 2023-08-09T11:51:56.0496132Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0496320Z 2023-08-09T11:51:56.0496491Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T11:51:56.0496693Z 2023-08-09T11:51:56.0496698Z 2023-08-09T11:51:56.0496702Z 2023-08-09T11:51:56.0496903Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-08-09T11:51:56.0497112Z 2023-08-09T11:51:56.0497268Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0497457Z 2023-08-09T11:51:56.0497587Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-08-09T11:51:56.0497761Z 2023-08-09T11:51:56.0497765Z 2023-08-09T11:51:56.0497769Z 2023-08-09T11:51:56.0497963Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-08-09T11:51:56.0498166Z 2023-08-09T11:51:56.0498328Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0498578Z 2023-08-09T11:51:56.0498714Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-08-09T11:51:56.0499038Z 2023-08-09T11:51:56.0499043Z 2023-08-09T11:51:56.0499047Z 2023-08-09T11:51:56.0499242Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-08-09T11:51:56.0499448Z 2023-08-09T11:51:56.0499607Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0499796Z 2023-08-09T11:51:56.0499929Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-08-09T11:51:56.0500082Z 2023-08-09T11:51:56.0500099Z 2023-08-09T11:51:56.0500103Z 2023-08-09T11:51:56.0500286Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h6b88ed4_46357 <=== 2023-08-09T11:51:56.0500501Z 2023-08-09T11:51:56.0500664Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0500851Z 2023-08-09T11:51:56.0500991Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h6b88ed4_46357 2023-08-09T11:51:56.0501160Z 2023-08-09T11:51:56.0501165Z 2023-08-09T11:51:56.0501173Z 2023-08-09T11:51:56.0501386Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py38haa95532_0 <=== 2023-08-09T11:51:56.0501609Z 2023-08-09T11:51:56.0501768Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0501952Z 2023-08-09T11:51:56.0502108Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py38haa95532_0 2023-08-09T11:51:56.0502294Z 2023-08-09T11:51:56.0502298Z 2023-08-09T11:51:56.0502302Z 2023-08-09T11:51:56.0502519Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::markupsafe-2.1.1-py38h2bbff1b_0 <=== 2023-08-09T11:51:56.0502746Z 2023-08-09T11:51:56.0502893Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0503080Z 2023-08-09T11:51:56.0503241Z source=C:\Jenkins\Miniconda3\pkgs\markupsafe-2.1.1-py38h2bbff1b_0 2023-08-09T11:51:56.0503435Z 2023-08-09T11:51:56.0503439Z 2023-08-09T11:51:56.0503447Z 2023-08-09T11:51:56.0503666Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py38h2bbff1b_1 <=== 2023-08-09T11:51:56.0503897Z 2023-08-09T11:51:56.0504055Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0504241Z 2023-08-09T11:51:56.0504456Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py38h2bbff1b_1 2023-08-09T11:51:56.0504654Z 2023-08-09T11:51:56.0504659Z 2023-08-09T11:51:56.0504663Z 2023-08-09T11:51:56.0504920Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mpmath-1.3.0-py38haa95532_0 <=== 2023-08-09T11:51:56.0505140Z 2023-08-09T11:51:56.0505365Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0505556Z 2023-08-09T11:51:56.0505705Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.3.0-py38haa95532_0 2023-08-09T11:51:56.0505884Z 2023-08-09T11:51:56.0505888Z 2023-08-09T11:51:56.0505893Z 2023-08-09T11:51:56.0506106Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::networkx-3.1-py38haa95532_0 <=== 2023-08-09T11:51:56.0506327Z 2023-08-09T11:51:56.0506490Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0506676Z 2023-08-09T11:51:56.0506829Z source=C:\Jenkins\Miniconda3\pkgs\networkx-3.1-py38haa95532_0 2023-08-09T11:51:56.0507011Z 2023-08-09T11:51:56.0507015Z 2023-08-09T11:51:56.0507019Z 2023-08-09T11:51:56.0507224Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py38h2bbff1b_1 <=== 2023-08-09T11:51:56.0507447Z 2023-08-09T11:51:56.0507609Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0507797Z 2023-08-09T11:51:56.0507932Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py38h2bbff1b_1 2023-08-09T11:51:56.0508117Z 2023-08-09T11:51:56.0508121Z 2023-08-09T11:51:56.0508125Z 2023-08-09T11:51:56.0508350Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::typing_extensions-4.7.1-py38haa95532_0 <=== 2023-08-09T11:51:56.0508663Z 2023-08-09T11:51:56.0508825Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0509011Z 2023-08-09T11:51:56.0509186Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.7.1-py38haa95532_0 2023-08-09T11:51:56.0509391Z 2023-08-09T11:51:56.0509395Z 2023-08-09T11:51:56.0509400Z 2023-08-09T11:51:56.0509602Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::jinja2-3.1.2-py38haa95532_0 <=== 2023-08-09T11:51:56.0509819Z 2023-08-09T11:51:56.0509981Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0510172Z 2023-08-09T11:51:56.0510357Z source=C:\Jenkins\Miniconda3\pkgs\jinja2-3.1.2-py38haa95532_0 2023-08-09T11:51:56.0510536Z 2023-08-09T11:51:56.0510540Z 2023-08-09T11:51:56.0510544Z 2023-08-09T11:51:56.0510809Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-base-1.24.3-py38h8a87ada_1 <=== 2023-08-09T11:51:56.0511049Z 2023-08-09T11:51:56.0511205Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0511387Z 2023-08-09T11:51:56.0511553Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.24.3-py38h8a87ada_1 2023-08-09T11:51:56.0511748Z 2023-08-09T11:51:56.0511752Z 2023-08-09T11:51:56.0511756Z 2023-08-09T11:51:56.0511960Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py38haa95532_0 <=== 2023-08-09T11:51:56.0512179Z 2023-08-09T11:51:56.0512338Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0512524Z 2023-08-09T11:51:56.0512674Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py38haa95532_0 2023-08-09T11:51:56.0512856Z 2023-08-09T11:51:56.0512860Z 2023-08-09T11:51:56.0512864Z 2023-08-09T11:51:56.0513088Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230809-py3.8_cpu_0 <=== 2023-08-09T11:51:56.0513339Z 2023-08-09T11:51:56.0513498Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0513686Z 2023-08-09T11:51:56.0513855Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230809-py3.8_cpu_0 2023-08-09T11:51:56.0514048Z 2023-08-09T11:51:56.0514053Z 2023-08-09T11:51:56.0514057Z 2023-08-09T11:51:56.0514258Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py38hf11a4ad_1 <=== 2023-08-09T11:51:56.0514472Z 2023-08-09T11:51:56.0514629Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0514816Z 2023-08-09T11:51:56.0515033Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py38hf11a4ad_1 2023-08-09T11:51:56.0515211Z 2023-08-09T11:51:56.0515216Z 2023-08-09T11:51:56.0515220Z 2023-08-09T11:51:56.0515430Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py38hf11a4ad_1 <=== 2023-08-09T11:51:56.0515654Z 2023-08-09T11:51:56.0515798Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0515988Z 2023-08-09T11:51:56.0516190Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py38hf11a4ad_1 2023-08-09T11:51:56.0516375Z 2023-08-09T11:51:56.0516380Z 2023-08-09T11:51:56.0516384Z 2023-08-09T11:51:56.0516639Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-1.24.3-py38h79a8e48_1 <=== 2023-08-09T11:51:56.0516858Z 2023-08-09T11:51:56.0517013Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0517203Z 2023-08-09T11:51:56.0517354Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.24.3-py38h79a8e48_1 2023-08-09T11:51:56.0517534Z 2023-08-09T11:51:56.0517538Z 2023-08-09T11:51:56.0517542Z 2023-08-09T11:51:56.0517841Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230809-py38_cpu <=== 2023-08-09T11:51:56.0518209Z 2023-08-09T11:51:56.0518368Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0518541Z 2023-08-09T11:51:56.0518712Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230809-py38_cpu 2023-08-09T11:51:56.0518909Z 2023-08-09T11:51:56.0518914Z 2023-08-09T11:51:56.0518918Z 2023-08-09T11:51:56.0518922Z 2023-08-09T11:51:56.0519163Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:51:56.0519351Z 2023-08-09T11:51:56.0519440Z Solving environment: ...working... done 2023-08-09T11:51:56.0519584Z 2023-08-09T11:51:56.0519589Z 2023-08-09T11:51:56.0519597Z 2023-08-09T11:51:56.0519673Z ## Package Plan ## 2023-08-09T11:51:56.0519787Z 2023-08-09T11:51:56.0519791Z 2023-08-09T11:51:56.0519795Z 2023-08-09T11:51:56.0519978Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:56.0520189Z 2023-08-09T11:51:56.0520194Z 2023-08-09T11:51:56.0520198Z 2023-08-09T11:51:56.0520281Z added / updated specs: 2023-08-09T11:51:56.0520403Z 2023-08-09T11:51:56.0520467Z - cpuonly 2023-08-09T11:51:56.0520568Z 2023-08-09T11:51:56.0520648Z - distr::torchaudio 2023-08-09T11:51:56.0520764Z 2023-08-09T11:51:56.0520768Z 2023-08-09T11:51:56.0520772Z 2023-08-09T11:51:56.0520776Z 2023-08-09T11:51:56.0520780Z 2023-08-09T11:51:56.0520894Z The following packages will be downloaded: 2023-08-09T11:51:56.0521028Z 2023-08-09T11:51:56.0521046Z 2023-08-09T11:51:56.0521050Z 2023-08-09T11:51:56.0521130Z package | build 2023-08-09T11:51:56.0521262Z 2023-08-09T11:51:56.0521374Z ---------------------------|----------------- 2023-08-09T11:51:56.0521518Z 2023-08-09T11:51:56.0521648Z cpuonly-2.0 | 0 2 KB pytorch-nightly 2023-08-09T11:51:56.0521808Z 2023-08-09T11:51:56.0521984Z mkl-service-2.4.0 | py38h2bbff1b_1 44 KB 2023-08-09T11:51:56.0522152Z 2023-08-09T11:51:56.0522265Z mkl_fft-1.3.6 | py38hf11a4ad_1 160 KB 2023-08-09T11:51:56.0522407Z 2023-08-09T11:51:56.0522556Z mkl_random-1.2.2 | py38hf11a4ad_1 220 KB 2023-08-09T11:51:56.0522706Z 2023-08-09T11:51:56.0522818Z numpy-1.24.3 | py38h79a8e48_1 11 KB 2023-08-09T11:51:56.0522963Z 2023-08-09T11:51:56.0523081Z numpy-base-1.24.3 | py38h8a87ada_1 5.1 MB 2023-08-09T11:51:56.0523238Z 2023-08-09T11:51:56.0523525Z torchaudio-2.1.0.dev20230809| py38_cpu 5.7 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:51:56.0523758Z 2023-08-09T11:51:56.0523894Z ------------------------------------------------------------ 2023-08-09T11:51:56.0524057Z 2023-08-09T11:51:56.0524155Z Total: 11.3 MB 2023-08-09T11:51:56.0524278Z 2023-08-09T11:51:56.0524294Z 2023-08-09T11:51:56.0524298Z 2023-08-09T11:51:56.0524404Z The following NEW packages will be INSTALLED: 2023-08-09T11:51:56.0524556Z 2023-08-09T11:51:56.0524560Z 2023-08-09T11:51:56.0524564Z 2023-08-09T11:51:56.0524684Z blas pkgs/main/win-64::blas-1.0-mkl 2023-08-09T11:51:56.0524827Z 2023-08-09T11:51:56.0524970Z cpuonly pytorch-nightly/noarch::cpuonly-2.0-0 2023-08-09T11:51:56.0525137Z 2023-08-09T11:51:56.0525286Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 2023-08-09T11:51:56.0525458Z 2023-08-09T11:51:56.0525623Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T11:51:56.0525817Z 2023-08-09T11:51:56.0525953Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 2023-08-09T11:51:56.0526117Z 2023-08-09T11:51:56.0526233Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T11:51:56.0526388Z 2023-08-09T11:51:56.0526619Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 2023-08-09T11:51:56.0526806Z 2023-08-09T11:51:56.0526936Z mkl pkgs/main/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T11:51:56.0527089Z 2023-08-09T11:51:56.0527248Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py38h2bbff1b_1 2023-08-09T11:51:56.0527431Z 2023-08-09T11:51:56.0527568Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py38hf11a4ad_1 2023-08-09T11:51:56.0527729Z 2023-08-09T11:51:56.0527924Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py38hf11a4ad_1 2023-08-09T11:51:56.0528097Z 2023-08-09T11:51:56.0528229Z mpmath pkgs/main/win-64::mpmath-1.3.0-py38haa95532_0 2023-08-09T11:51:56.0528447Z 2023-08-09T11:51:56.0528593Z networkx pkgs/main/win-64::networkx-3.1-py38haa95532_0 2023-08-09T11:51:56.0528766Z 2023-08-09T11:51:56.0528905Z numpy pkgs/main/win-64::numpy-1.24.3-py38h79a8e48_1 2023-08-09T11:51:56.0529069Z 2023-08-09T11:51:56.0529229Z numpy-base pkgs/main/win-64::numpy-base-1.24.3-py38h8a87ada_1 2023-08-09T11:51:56.0529410Z 2023-08-09T11:51:56.0529580Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.8_cpu_0 2023-08-09T11:51:56.0529773Z 2023-08-09T11:51:56.0529936Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cpu 2023-08-09T11:51:56.0530129Z 2023-08-09T11:51:56.0530257Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 2023-08-09T11:51:56.0530423Z 2023-08-09T11:51:56.0530559Z sympy pkgs/main/win-64::sympy-1.11.1-py38haa95532_0 2023-08-09T11:51:56.0530722Z 2023-08-09T11:51:56.0530848Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T11:51:56.0530999Z 2023-08-09T11:51:56.0531154Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230809-py38_cpu 2023-08-09T11:51:56.0531339Z 2023-08-09T11:51:56.0531511Z typing_extensions pkgs/main/win-64::typing_extensions-4.7.1-py38haa95532_0 2023-08-09T11:51:56.0531713Z 2023-08-09T11:51:56.0531836Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-08-09T11:51:56.0531974Z 2023-08-09T11:51:56.0531991Z 2023-08-09T11:51:56.0531995Z 2023-08-09T11:51:56.0531999Z 2023-08-09T11:51:56.0532003Z 2023-08-09T11:51:56.0532114Z Preparing transaction: ...working... done 2023-08-09T11:51:56.0532247Z 2023-08-09T11:51:56.0532352Z Verifying transaction: ...working... done 2023-08-09T11:51:56.0532494Z 2023-08-09T11:51:56.0532602Z Executing transaction: ...working... done 2023-08-09T11:51:56.0532746Z 2023-08-09T11:51:56.0532750Z 2023-08-09T11:51:56.1812125Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-08-09T11:51:56.1814954Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-08-09T11:51:56.1815255Z + conda install --yes --quiet 'ffmpeg<5' 2023-08-09T11:51:56.1815574Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-08-09T11:51:58.5345183Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:58.5347884Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:58.5355539Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:58.5358826Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:58.5359372Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:58.5360073Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:58.5747089Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:51:58.5759189Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:51:58.5788962Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:51:58.5836549Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:51:58.5855383Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:51:58.6105629Z 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:01.0903202Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:52:02.8931031Z Solving environment: ...working... done 2023-08-09T11:52:03.2714977Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:03.3151601Z 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:03.7768152Z 2023-08-09T11:52:03.7768595Z ## Package Plan ## 2023-08-09T11:52:03.7768779Z 2023-08-09T11:52:03.7768902Z environment location: C:\Jenkins\Miniconda3 2023-08-09T11:52:03.7769063Z 2023-08-09T11:52:03.7769163Z added / updated specs: 2023-08-09T11:52:03.7769367Z - ffmpeg[version='<5'] 2023-08-09T11:52:03.7769489Z 2023-08-09T11:52:03.7769494Z 2023-08-09T11:52:03.7769605Z The following packages will be downloaded: 2023-08-09T11:52:03.7769752Z 2023-08-09T11:52:03.7769847Z package | build 2023-08-09T11:52:03.7770069Z ---------------------------|----------------- 2023-08-09T11:52:03.7770321Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-08-09T11:52:03.7770607Z ------------------------------------------------------------ 2023-08-09T11:52:03.7770866Z Total: 17.6 MB 2023-08-09T11:52:03.7770998Z 2023-08-09T11:52:03.7771113Z The following NEW packages will be INSTALLED: 2023-08-09T11:52:03.7771250Z 2023-08-09T11:52:03.7771406Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-08-09T11:52:03.7771567Z 2023-08-09T11:52:03.7771571Z 2023-08-09T11:52:03.7843975Z Preparing transaction: ...working... done 2023-08-09T11:52:03.8068340Z Verifying transaction: ...working... done 2023-08-09T11:52:03.8615374Z Executing transaction: ...working... done 2023-08-09T11:52:04.1798496Z + 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:08.8789122Z Smoke test passed. 2023-08-09T11:52:08.8789288Z 2023-08-09T11:52:08.8789294Z 2023-08-09T11:52:08.9956993Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:52:13.9991027Z 2023-08-09T11:52:13.9991545Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke: 2023-08-09T11:52:13.9991809Z 2023-08-09T11:52:14.2544717Z ##[group]Run set -euxo pipefail 2023-08-09T11:52:14.2544991Z set -euxo pipefail 2023-08-09T11:52:14.2545197Z source "${BUILD_ENV_FILE}" 2023-08-09T11:52:14.2545460Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-08-09T11:52:14.2545930Z ${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:14.2566361Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:52:14.2566582Z env: 2023-08-09T11:52:14.2566782Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:52:14.2567007Z PYTHON_VERSION: 3.8 2023-08-09T11:52:14.2567193Z PACKAGE_TYPE: conda 2023-08-09T11:52:14.2567386Z REPOSITORY: pytorch/audio 2023-08-09T11:52:14.2567554Z REF: 2023-08-09T11:52:14.2567710Z CU_VERSION: cpu 2023-08-09T11:52:14.2567879Z CHANNEL: nightly 2023-08-09T11:52:14.2568116Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:52:14.2568393Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:52:14.2568867Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:52:14.2569261Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:52:14.2569639Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:52:14.2569890Z PACKAGE_NAME: torchaudio 2023-08-09T11:52:14.2570514Z CONDA_PYTORCHBOT_TOKEN: *** 2023-08-09T11:52:14.2570693Z ##[endgroup] 2023-08-09T11:52:14.5348686Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:52:14.5349140Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:52:14.5349367Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:52:14.5349576Z ++ export CMAKE_USE_CUDA=0 2023-08-09T11:52:14.5349764Z ++ CMAKE_USE_CUDA=0 2023-08-09T11:52:14.5349949Z ++ export CONDA_BUILD_VARIANT=cpu 2023-08-09T11:52:14.5350174Z ++ CONDA_BUILD_VARIANT=cpu 2023-08-09T11:52:14.5350398Z ++ export CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:52:14.5350642Z ++ CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:52:14.5350907Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:14.5351222Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:14.5351520Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:14.5351806Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:14.5352052Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:52:14.5352277Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:52:14.5352504Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:52:14.5352726Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:52:14.5352928Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:52:14.5353133Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:52:14.5353326Z ++ export VERSION_SUFFIX= 2023-08-09T11:52:14.5353510Z ++ VERSION_SUFFIX= 2023-08-09T11:52:14.5353675Z ++ export WHEEL_DIR= 2023-08-09T11:52:14.5353852Z ++ WHEEL_DIR= 2023-08-09T11:52:14.5354178Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5808497225' conda install --yes --quiet anaconda-client 2023-08-09T11:52:28.5834439Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:52:28.5834686Z 2023-08-09T11:52:28.5834796Z Solving environment: ...working... done 2023-08-09T11:52:28.5836799Z 2023-08-09T11:52:28.5836809Z 2023-08-09T11:52:28.5836875Z 2023-08-09T11:52:28.5837200Z ## Package Plan ## 2023-08-09T11:52:28.5837406Z 2023-08-09T11:52:28.5837415Z 2023-08-09T11:52:28.5837422Z 2023-08-09T11:52:28.5837692Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T11:52:28.5838053Z 2023-08-09T11:52:28.5838062Z 2023-08-09T11:52:28.5840305Z 2023-08-09T11:52:28.5840518Z added / updated specs: 2023-08-09T11:52:28.5840692Z 2023-08-09T11:52:28.5842667Z - anaconda-client 2023-08-09T11:52:28.5842835Z 2023-08-09T11:52:28.5842856Z 2023-08-09T11:52:28.5842860Z 2023-08-09T11:52:28.5842865Z 2023-08-09T11:52:28.5842870Z 2023-08-09T11:52:28.5842995Z The following packages will be downloaded: 2023-08-09T11:52:28.5843149Z 2023-08-09T11:52:28.5843153Z 2023-08-09T11:52:28.5843157Z 2023-08-09T11:52:28.5843255Z package | build 2023-08-09T11:52:28.5843387Z 2023-08-09T11:52:28.5843498Z ---------------------------|----------------- 2023-08-09T11:52:28.5843641Z 2023-08-09T11:52:28.5843776Z anaconda-client-1.12.0 | py38haa95532_0 166 KB 2023-08-09T11:52:28.5843941Z 2023-08-09T11:52:28.5844053Z attrs-22.1.0 | py38haa95532_0 84 KB 2023-08-09T11:52:28.5844197Z 2023-08-09T11:52:28.5844291Z clyent-1.2.2 | py38_1 20 KB 2023-08-09T11:52:28.5844430Z 2023-08-09T11:52:28.5844562Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-08-09T11:52:28.5844717Z 2023-08-09T11:52:28.5844843Z importlib_resources-5.2.0 | pyhd3eb1b0_1 21 KB 2023-08-09T11:52:28.5845161Z 2023-08-09T11:52:28.5845282Z jsonschema-4.17.3 | py38haa95532_0 155 KB 2023-08-09T11:52:28.5845475Z 2023-08-09T11:52:28.5845592Z jupyter_core-5.3.0 | py38haa95532_0 107 KB 2023-08-09T11:52:28.5845745Z 2023-08-09T11:52:28.5845859Z nbformat-5.7.0 | py38haa95532_0 152 KB 2023-08-09T11:52:28.5846003Z 2023-08-09T11:52:28.5846139Z pkgutil-resolve-name-1.3.10| py38haa95532_0 10 KB 2023-08-09T11:52:28.5846306Z 2023-08-09T11:52:28.5846414Z platformdirs-2.5.2 | py38haa95532_0 24 KB 2023-08-09T11:52:28.5846565Z 2023-08-09T11:52:28.5846681Z pyrsistent-0.18.0 | py38h196d8e1_0 89 KB 2023-08-09T11:52:28.5846832Z 2023-08-09T11:52:28.5846960Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-08-09T11:52:28.5847121Z 2023-08-09T11:52:28.5847263Z python-fastjsonschema-2.16.2| py38haa95532_0 231 KB 2023-08-09T11:52:28.5847444Z 2023-08-09T11:52:28.5847558Z pywin32-305 | py38h2bbff1b_0 10.7 MB 2023-08-09T11:52:28.5847702Z 2023-08-09T11:52:28.5847818Z requests-toolbelt-1.0.0 | py38haa95532_0 71 KB 2023-08-09T11:52:28.5847977Z 2023-08-09T11:52:28.5848095Z traitlets-5.7.1 | py38haa95532_0 205 KB 2023-08-09T11:52:28.5848242Z 2023-08-09T11:52:28.5848351Z zipp-3.11.0 | py38haa95532_0 20 KB 2023-08-09T11:52:28.5848491Z 2023-08-09T11:52:28.5848622Z ------------------------------------------------------------ 2023-08-09T11:52:28.5848783Z 2023-08-09T11:52:28.5848880Z Total: 12.3 MB 2023-08-09T11:52:28.5849004Z 2023-08-09T11:52:28.5849009Z 2023-08-09T11:52:28.5849013Z 2023-08-09T11:52:28.5849133Z The following NEW packages will be INSTALLED: 2023-08-09T11:52:28.5849272Z 2023-08-09T11:52:28.5849280Z 2023-08-09T11:52:28.5849296Z 2023-08-09T11:52:28.5849483Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py38haa95532_0 2023-08-09T11:52:28.5849691Z 2023-08-09T11:52:28.5849829Z attrs pkgs/main/win-64::attrs-22.1.0-py38haa95532_0 2023-08-09T11:52:28.5849992Z 2023-08-09T11:52:28.5850122Z clyent pkgs/main/win-64::clyent-1.2.2-py38_1 2023-08-09T11:52:28.5850277Z 2023-08-09T11:52:28.5850433Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-08-09T11:52:28.5850616Z 2023-08-09T11:52:28.5850790Z importlib_resourc~ pkgs/main/noarch::importlib_resources-5.2.0-pyhd3eb1b0_1 2023-08-09T11:52:28.5850988Z 2023-08-09T11:52:28.5851140Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py38haa95532_0 2023-08-09T11:52:28.5851323Z 2023-08-09T11:52:28.5851459Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py38haa95532_0 2023-08-09T11:52:28.5852138Z 2023-08-09T11:52:28.5852296Z nbformat pkgs/main/win-64::nbformat-5.7.0-py38haa95532_0 2023-08-09T11:52:28.5852475Z 2023-08-09T11:52:28.5852679Z pkgutil-resolve-n~ pkgs/main/win-64::pkgutil-resolve-name-1.3.10-py38haa95532_0 2023-08-09T11:52:28.5852907Z 2023-08-09T11:52:28.5853072Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py38haa95532_0 2023-08-09T11:52:28.5853269Z 2023-08-09T11:52:28.5853427Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py38h196d8e1_0 2023-08-09T11:52:28.5853612Z 2023-08-09T11:52:28.5853794Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-08-09T11:52:28.5854003Z 2023-08-09T11:52:28.5854194Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py38haa95532_0 2023-08-09T11:52:28.5854423Z 2023-08-09T11:52:28.5854562Z pywin32 pkgs/main/win-64::pywin32-305-py38h2bbff1b_0 2023-08-09T11:52:28.5854728Z 2023-08-09T11:52:28.5854916Z requests-toolbelt pkgs/main/win-64::requests-toolbelt-1.0.0-py38haa95532_0 2023-08-09T11:52:28.5855210Z 2023-08-09T11:52:28.5855358Z traitlets pkgs/main/win-64::traitlets-5.7.1-py38haa95532_0 2023-08-09T11:52:28.5855534Z 2023-08-09T11:52:28.5855669Z zipp pkgs/main/win-64::zipp-3.11.0-py38haa95532_0 2023-08-09T11:52:28.5855832Z 2023-08-09T11:52:28.5855836Z 2023-08-09T11:52:28.5855840Z 2023-08-09T11:52:28.5855844Z 2023-08-09T11:52:28.5855849Z 2023-08-09T11:52:28.5855960Z Preparing transaction: ...working... done 2023-08-09T11:52:28.5856109Z 2023-08-09T11:52:28.5856217Z Verifying transaction: ...working... done 2023-08-09T11:52:28.5856347Z 2023-08-09T11:52:28.5856453Z Executing transaction: ...working... done 2023-08-09T11:52:28.5856596Z 2023-08-09T11:52:28.5856600Z 2023-08-09T11:52:28.6987438Z + 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:37.0605268Z Using Anaconda API: https://api.anaconda.org 2023-08-09T11:52:37.0605597Z 2023-08-09T11:52:37.0605723Z Using "pytorch-nightly" as upload username 2023-08-09T11:52:37.0605877Z 2023-08-09T11:52:37.0606052Z Processing "distr/win-64\torchaudio-2.1.0.dev20230809-py38_cpu.tar.bz2" 2023-08-09T11:52:37.0606256Z 2023-08-09T11:52:37.0606338Z Detecting file type... 2023-08-09T11:52:37.0606446Z 2023-08-09T11:52:37.0606520Z File type is "Conda" 2023-08-09T11:52:37.0606637Z 2023-08-09T11:52:37.0606741Z Extracting conda attributes for upload 2023-08-09T11:52:37.0606884Z 2023-08-09T11:52:37.0606974Z Creating package "torchaudio" 2023-08-09T11:52:37.0607105Z 2023-08-09T11:52:37.0607202Z Creating release "2.1.0.dev20230809" 2023-08-09T11:52:37.0607333Z 2023-08-09T11:52:37.0607541Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230809/win-64/torchaudio-2.1.0.dev20230809-py38_cpu.tar.bz2" 2023-08-09T11:52:37.0607785Z 2023-08-09T11:52:37.0608000Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230809-py38_cpu.tar.bz2" already exists. Removing. 2023-08-09T11:52:37.0608227Z 2023-08-09T11:52:37.0608231Z 2023-08-09T11:52:37.0608315Z 0%| | 0.00/5.69M [00:00