2023-08-09T11:34:33.1043614Z Requested labels: windows.4xlarge 2023-08-09T11:34:33.1043748Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-08-09T11:34:33.1044070Z Reusable workflow chain: 2023-08-09T11:34:33.1044228Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (fe9b9ff75edebf1e0e326f64577d64df3b5858db) 2023-08-09T11:34:33.1044377Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:34:33.1044521Z Waiting for a runner to pick up this job... 2023-08-09T11:38:58.1712549Z Job is about to start running on the runner: i-09a7039fe7ea4b9fb (organization) 2023-08-09T11:40:53.5524505Z Current runner version: '2.307.1' 2023-08-09T11:40:53.5531720Z Runner name: 'i-09a7039fe7ea4b9fb' 2023-08-09T11:40:53.5532105Z Runner group name: 'Default' 2023-08-09T11:40:53.5532617Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-08-09T11:40:53.5534604Z ##[group]GITHUB_TOKEN Permissions 2023-08-09T11:40:53.5535055Z Actions: write 2023-08-09T11:40:53.5535254Z Checks: write 2023-08-09T11:40:53.5535436Z Contents: write 2023-08-09T11:40:53.5535642Z Deployments: write 2023-08-09T11:40:53.5535856Z Discussions: write 2023-08-09T11:40:53.5536054Z Issues: write 2023-08-09T11:40:53.5536230Z Metadata: read 2023-08-09T11:40:53.5536426Z Packages: write 2023-08-09T11:40:53.5536623Z Pages: write 2023-08-09T11:40:53.5536822Z PullRequests: write 2023-08-09T11:40:53.5537063Z RepositoryProjects: write 2023-08-09T11:40:53.5537299Z SecurityEvents: write 2023-08-09T11:40:53.5537508Z Statuses: write 2023-08-09T11:40:53.5537701Z ##[endgroup] 2023-08-09T11:40:53.5541084Z Secret source: Actions 2023-08-09T11:40:53.5541488Z Prepare workflow directory 2023-08-09T11:40:54.2722553Z Prepare all required actions 2023-08-09T11:40:54.2894662Z Getting action download info 2023-08-09T11:40:54.6946884Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-08-09T11:41:03.7975233Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-08-09T11:41:04.2856043Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:41:04.2857708Z ##[group] Inputs 2023-08-09T11:41:04.2857943Z runner-type: 2023-08-09T11:41:04.2858206Z conda-package-directory: packaging/torchaudio 2023-08-09T11:41:04.2858472Z repository: pytorch/audio 2023-08-09T11:41:04.2858685Z ref: 2023-08-09T11:41:04.2858894Z test-infra-repository: pytorch/test-infra 2023-08-09T11:41:04.2859140Z test-infra-ref: main 2023-08-09T11:41:04.2866343Z 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.2873209Z pre-script: 2023-08-09T11:41:04.2873400Z post-script: 2023-08-09T11:41:04.2873652Z package-name: torchaudio 2023-08-09T11:41:04.2873877Z trigger-event: push 2023-08-09T11:41:04.2874131Z smoke-test-script: test/smoke_test/smoke_test.py 2023-08-09T11:41:04.2874370Z cache-path: 2023-08-09T11:41:04.2874537Z cache-key: 2023-08-09T11:41:04.2874726Z ##[endgroup] 2023-08-09T11:41:04.2875322Z Complete job name: pytorch/audio / conda-py3_11-cpu 2023-08-09T11:41:04.4371363Z ##[group]Run actions/checkout@v3 2023-08-09T11:41:04.4371718Z with: 2023-08-09T11:41:04.4372011Z repository: pytorch/test-infra 2023-08-09T11:41:04.4372268Z ref: main 2023-08-09T11:41:04.4372457Z path: test-infra 2023-08-09T11:41:04.4372833Z token: *** 2023-08-09T11:41:04.4373097Z ssh-strict: true 2023-08-09T11:41:04.4373368Z persist-credentials: true 2023-08-09T11:41:04.4373704Z clean: true 2023-08-09T11:41:04.4374004Z sparse-checkout-cone-mode: true 2023-08-09T11:41:04.4374344Z fetch-depth: 1 2023-08-09T11:41:04.4374612Z lfs: false 2023-08-09T11:41:04.4374800Z submodules: false 2023-08-09T11:41:04.4375760Z set-safe-directory: true 2023-08-09T11:41:04.4376010Z env: 2023-08-09T11:41:04.4376415Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:04.4376748Z PYTHON_VERSION: 3.11 2023-08-09T11:41:04.4376970Z PACKAGE_TYPE: conda 2023-08-09T11:41:04.4377234Z REPOSITORY: pytorch/audio 2023-08-09T11:41:04.4377472Z REF: 2023-08-09T11:41:04.4377788Z CU_VERSION: cpu 2023-08-09T11:41:04.4378124Z ##[endgroup] 2023-08-09T11:41:04.5808363Z Syncing repository: pytorch/test-infra 2023-08-09T11:41:04.5809906Z ##[group]Getting Git version info 2023-08-09T11:41:04.5810317Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-08-09T11:41:04.5845576Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:08.1048391Z git version 2.41.0.windows.1 2023-08-09T11:41:08.1085259Z ##[endgroup] 2023-08-09T11:41:08.1113177Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\e30d9ab9-ae16-440b-b97b-9fa7b9d44ff6' before making global git config changes 2023-08-09T11:41:08.1113785Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:08.1121568Z [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.3701392Z ##[group]Initializing the repository 2023-08-09T11:41:08.3708892Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-08-09T11:41:08.7663240Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-08-09T11:41:08.7704557Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-08-09T11:41:08.8254377Z ##[endgroup] 2023-08-09T11:41:08.8254837Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:08.8255227Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:08.8391361Z ##[endgroup] 2023-08-09T11:41:08.8391757Z ##[group]Setting up auth 2023-08-09T11:41:08.8403281Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:08.8637137Z [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:14.2810631Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:14.3077356Z [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.6578989Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:14.6824115Z ##[endgroup] 2023-08-09T11:41:14.6824552Z ##[group]Fetching the repository 2023-08-09T11:41:14.6837202Z [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:19.5987802Z remote: Enumerating objects: 1076, done. 2023-08-09T11:41:19.5988209Z remote: Counting objects: 0% (1/1076) 2023-08-09T11:41:19.5988475Z remote: Counting objects: 1% (11/1076) 2023-08-09T11:41:19.5988735Z remote: Counting objects: 2% (22/1076) 2023-08-09T11:41:19.5988975Z remote: Counting objects: 3% (33/1076) 2023-08-09T11:41:19.5989228Z remote: Counting objects: 4% (44/1076) 2023-08-09T11:41:19.5989485Z remote: Counting objects: 5% (54/1076) 2023-08-09T11:41:19.5989735Z remote: Counting objects: 6% (65/1076) 2023-08-09T11:41:19.5989974Z remote: Counting objects: 7% (76/1076) 2023-08-09T11:41:19.5990392Z remote: Counting objects: 8% (87/1076) 2023-08-09T11:41:19.5990676Z remote: Counting objects: 9% (97/1076) 2023-08-09T11:41:19.5990937Z remote: Counting objects: 10% (108/1076) 2023-08-09T11:41:19.5991193Z remote: Counting objects: 11% (119/1076) 2023-08-09T11:41:19.5991438Z remote: Counting objects: 12% (130/1076) 2023-08-09T11:41:19.5991689Z remote: Counting objects: 13% (140/1076) 2023-08-09T11:41:19.5991991Z remote: Counting objects: 14% (151/1076) 2023-08-09T11:41:19.5992242Z remote: Counting objects: 15% (162/1076) 2023-08-09T11:41:19.5992478Z remote: Counting objects: 16% (173/1076) 2023-08-09T11:41:19.5992724Z remote: Counting objects: 17% (183/1076) 2023-08-09T11:41:19.5992972Z remote: Counting objects: 18% (194/1076) 2023-08-09T11:41:19.5993228Z remote: Counting objects: 19% (205/1076) 2023-08-09T11:41:19.5993473Z remote: Counting objects: 20% (216/1076) 2023-08-09T11:41:19.5993732Z remote: Counting objects: 21% (226/1076) 2023-08-09T11:41:19.5993986Z remote: Counting objects: 22% (237/1076) 2023-08-09T11:41:19.5994242Z remote: Counting objects: 23% (248/1076) 2023-08-09T11:41:19.5994476Z remote: Counting objects: 24% (259/1076) 2023-08-09T11:41:19.5994735Z remote: Counting objects: 25% (269/1076) 2023-08-09T11:41:19.5994989Z remote: Counting objects: 26% (280/1076) 2023-08-09T11:41:19.5995236Z remote: Counting objects: 27% (291/1076) 2023-08-09T11:41:19.5995466Z remote: Counting objects: 28% (302/1076) 2023-08-09T11:41:19.5995715Z remote: Counting objects: 29% (313/1076) 2023-08-09T11:41:19.5995960Z remote: Counting objects: 30% (323/1076) 2023-08-09T11:41:19.5996203Z remote: Counting objects: 31% (334/1076) 2023-08-09T11:41:19.5996454Z remote: Counting objects: 32% (345/1076) 2023-08-09T11:41:19.5996689Z remote: Counting objects: 33% (356/1076) 2023-08-09T11:41:19.5996937Z remote: Counting objects: 34% (366/1076) 2023-08-09T11:41:19.5997185Z remote: Counting objects: 35% (377/1076) 2023-08-09T11:41:19.5997437Z remote: Counting objects: 36% (388/1076) 2023-08-09T11:41:19.5997674Z remote: Counting objects: 37% (399/1076) 2023-08-09T11:41:19.5997928Z remote: Counting objects: 38% (409/1076) 2023-08-09T11:41:19.5998183Z remote: Counting objects: 39% (420/1076) 2023-08-09T11:41:19.5998435Z remote: Counting objects: 40% (431/1076) 2023-08-09T11:41:19.5998673Z remote: Counting objects: 41% (442/1076) 2023-08-09T11:41:19.6042848Z remote: Counting objects: 42% (452/1076) 2023-08-09T11:41:19.6043443Z remote: Counting objects: 43% (463/1076) 2023-08-09T11:41:19.6043805Z remote: Counting objects: 44% (474/1076) 2023-08-09T11:41:19.6044162Z remote: Counting objects: 45% (485/1076) 2023-08-09T11:41:19.6044461Z remote: Counting objects: 46% (495/1076) 2023-08-09T11:41:19.6044715Z remote: Counting objects: 47% (506/1076) 2023-08-09T11:41:19.6044970Z remote: Counting objects: 48% (517/1076) 2023-08-09T11:41:19.6045221Z remote: Counting objects: 49% (528/1076) 2023-08-09T11:41:19.6046044Z remote: Counting objects: 50% (538/1076) 2023-08-09T11:41:19.6046308Z remote: Counting objects: 51% (549/1076) 2023-08-09T11:41:19.6046567Z remote: Counting objects: 52% (560/1076) 2023-08-09T11:41:19.6046823Z remote: Counting objects: 53% (571/1076) 2023-08-09T11:41:19.6047061Z remote: Counting objects: 54% (582/1076) 2023-08-09T11:41:19.6047317Z remote: Counting objects: 55% (592/1076) 2023-08-09T11:41:19.6047570Z remote: Counting objects: 56% (603/1076) 2023-08-09T11:41:19.6047824Z remote: Counting objects: 57% (614/1076) 2023-08-09T11:41:19.6048058Z remote: Counting objects: 58% (625/1076) 2023-08-09T11:41:19.6048403Z remote: Counting objects: 59% (635/1076) 2023-08-09T11:41:19.6048658Z remote: Counting objects: 60% (646/1076) 2023-08-09T11:41:19.6048915Z remote: Counting objects: 61% (657/1076) 2023-08-09T11:41:19.6049153Z remote: Counting objects: 62% (668/1076) 2023-08-09T11:41:19.6049409Z remote: Counting objects: 63% (678/1076) 2023-08-09T11:41:19.6049684Z remote: Counting objects: 64% (689/1076) 2023-08-09T11:41:19.6049941Z remote: Counting objects: 65% (700/1076) 2023-08-09T11:41:19.6050194Z remote: Counting objects: 66% (711/1076) 2023-08-09T11:41:19.6050431Z remote: Counting objects: 67% (721/1076) 2023-08-09T11:41:19.6050702Z remote: Counting objects: 68% (732/1076) 2023-08-09T11:41:19.6050955Z remote: Counting objects: 69% (743/1076) 2023-08-09T11:41:19.6051212Z remote: Counting objects: 70% (754/1076) 2023-08-09T11:41:19.6051467Z remote: Counting objects: 71% (764/1076) 2023-08-09T11:41:19.6051705Z remote: Counting objects: 72% (775/1076) 2023-08-09T11:41:19.6051957Z remote: Counting objects: 73% (786/1076) 2023-08-09T11:41:19.6052209Z remote: Counting objects: 74% (797/1076) 2023-08-09T11:41:19.6052463Z remote: Counting objects: 75% (807/1076) 2023-08-09T11:41:19.6052701Z remote: Counting objects: 76% (818/1076) 2023-08-09T11:41:19.6052956Z remote: Counting objects: 77% (829/1076) 2023-08-09T11:41:19.6053208Z remote: Counting objects: 78% (840/1076) 2023-08-09T11:41:19.6053461Z remote: Counting objects: 79% (851/1076) 2023-08-09T11:41:19.6053697Z remote: Counting objects: 80% (861/1076) 2023-08-09T11:41:19.6053949Z remote: Counting objects: 81% (872/1076) 2023-08-09T11:41:19.6054199Z remote: Counting objects: 82% (883/1076) 2023-08-09T11:41:19.6054456Z remote: Counting objects: 83% (894/1076) 2023-08-09T11:41:19.6054708Z remote: Counting objects: 84% (904/1076) 2023-08-09T11:41:19.6054947Z remote: Counting objects: 85% (915/1076) 2023-08-09T11:41:19.6055204Z remote: Counting objects: 86% (926/1076) 2023-08-09T11:41:19.6055456Z remote: Counting objects: 87% (937/1076) 2023-08-09T11:41:19.6055707Z remote: Counting objects: 88% (947/1076) 2023-08-09T11:41:19.6055945Z remote: Counting objects: 89% (958/1076) 2023-08-09T11:41:19.6056198Z remote: Counting objects: 90% (969/1076) 2023-08-09T11:41:19.6056452Z remote: Counting objects: 91% (980/1076) 2023-08-09T11:41:19.6056708Z remote: Counting objects: 92% (990/1076) 2023-08-09T11:41:19.6056951Z remote: Counting objects: 93% (1001/1076) 2023-08-09T11:41:19.6057214Z remote: Counting objects: 94% (1012/1076) 2023-08-09T11:41:19.6057476Z remote: Counting objects: 95% (1023/1076) 2023-08-09T11:41:19.6057737Z remote: Counting objects: 96% (1033/1076) 2023-08-09T11:41:19.6057980Z remote: Counting objects: 97% (1044/1076) 2023-08-09T11:41:19.6058248Z remote: Counting objects: 98% (1055/1076) 2023-08-09T11:41:19.6058510Z remote: Counting objects: 99% (1066/1076) 2023-08-09T11:41:19.6058771Z remote: Counting objects: 100% (1076/1076) 2023-08-09T11:41:19.6059103Z remote: Counting objects: 100% (1076/1076), done. 2023-08-09T11:41:19.6059394Z remote: Compressing objects: 0% (1/864) 2023-08-09T11:41:19.6085540Z remote: Compressing objects: 1% (9/864) 2023-08-09T11:41:19.6085836Z remote: Compressing objects: 2% (18/864) 2023-08-09T11:41:19.6086114Z remote: Compressing objects: 3% (26/864) 2023-08-09T11:41:19.6086372Z remote: Compressing objects: 4% (35/864) 2023-08-09T11:41:19.6089125Z remote: Compressing objects: 5% (44/864) 2023-08-09T11:41:19.6156099Z remote: Compressing objects: 6% (52/864) 2023-08-09T11:41:19.6156409Z remote: Compressing objects: 7% (61/864) 2023-08-09T11:41:19.6159147Z remote: Compressing objects: 8% (70/864) 2023-08-09T11:41:19.6166818Z remote: Compressing objects: 9% (78/864) 2023-08-09T11:41:19.6188787Z remote: Compressing objects: 10% (87/864) 2023-08-09T11:41:19.6210028Z remote: Compressing objects: 11% (96/864) 2023-08-09T11:41:19.6223013Z remote: Compressing objects: 12% (104/864) 2023-08-09T11:41:19.6234206Z remote: Compressing objects: 13% (113/864) 2023-08-09T11:41:19.6273107Z remote: Compressing objects: 14% (121/864) 2023-08-09T11:41:19.6323799Z remote: Compressing objects: 15% (130/864) 2023-08-09T11:41:19.6327216Z remote: Compressing objects: 16% (139/864) 2023-08-09T11:41:19.6327515Z remote: Compressing objects: 17% (147/864) 2023-08-09T11:41:19.6327774Z remote: Compressing objects: 18% (156/864) 2023-08-09T11:41:19.6328054Z remote: Compressing objects: 19% (165/864) 2023-08-09T11:41:19.6328328Z remote: Compressing objects: 20% (173/864) 2023-08-09T11:41:19.6369691Z remote: Compressing objects: 21% (182/864) 2023-08-09T11:41:19.6370709Z remote: Compressing objects: 22% (191/864) 2023-08-09T11:41:19.6370965Z remote: Compressing objects: 23% (199/864) 2023-08-09T11:41:19.6371247Z remote: Compressing objects: 24% (208/864) 2023-08-09T11:41:19.6371534Z remote: Compressing objects: 25% (216/864) 2023-08-09T11:41:19.6371810Z remote: Compressing objects: 26% (225/864) 2023-08-09T11:41:19.6395101Z remote: Compressing objects: 27% (234/864) 2023-08-09T11:41:19.6464509Z remote: Compressing objects: 28% (242/864) 2023-08-09T11:41:19.6521079Z remote: Compressing objects: 29% (251/864) 2023-08-09T11:41:19.6569422Z remote: Compressing objects: 30% (260/864) 2023-08-09T11:41:19.6572267Z remote: Compressing objects: 31% (268/864) 2023-08-09T11:41:19.6578385Z remote: Compressing objects: 32% (277/864) 2023-08-09T11:41:19.6599691Z remote: Compressing objects: 33% (286/864) 2023-08-09T11:41:19.6634007Z remote: Compressing objects: 34% (294/864) 2023-08-09T11:41:19.6650869Z remote: Compressing objects: 35% (303/864) 2023-08-09T11:41:19.6656034Z remote: Compressing objects: 36% (312/864) 2023-08-09T11:41:19.6661199Z remote: Compressing objects: 37% (320/864) 2023-08-09T11:41:19.6663791Z remote: Compressing objects: 38% (329/864) 2023-08-09T11:41:19.6669081Z remote: Compressing objects: 39% (337/864) 2023-08-09T11:41:19.6671276Z remote: Compressing objects: 40% (346/864) 2023-08-09T11:41:19.6672525Z remote: Compressing objects: 41% (355/864) 2023-08-09T11:41:19.6683718Z remote: Compressing objects: 42% (363/864) 2023-08-09T11:41:19.6699723Z remote: Compressing objects: 43% (372/864) 2023-08-09T11:41:19.6834972Z remote: Compressing objects: 44% (381/864) 2023-08-09T11:41:19.6840530Z remote: Compressing objects: 45% (389/864) 2023-08-09T11:41:19.6840829Z remote: Compressing objects: 46% (398/864) 2023-08-09T11:41:19.6841085Z remote: Compressing objects: 47% (407/864) 2023-08-09T11:41:19.6853026Z remote: Compressing objects: 48% (415/864) 2023-08-09T11:41:19.6853308Z remote: Compressing objects: 49% (424/864) 2023-08-09T11:41:19.6853820Z remote: Compressing objects: 50% (432/864) 2023-08-09T11:41:19.6854073Z remote: Compressing objects: 51% (441/864) 2023-08-09T11:41:19.6857875Z remote: Compressing objects: 52% (450/864) 2023-08-09T11:41:19.6858159Z remote: Compressing objects: 53% (458/864) 2023-08-09T11:41:19.6866350Z remote: Compressing objects: 54% (467/864) 2023-08-09T11:41:19.6866703Z remote: Compressing objects: 55% (476/864) 2023-08-09T11:41:19.6872975Z remote: Compressing objects: 56% (484/864) 2023-08-09T11:41:19.6882776Z remote: Compressing objects: 57% (493/864) 2023-08-09T11:41:19.6894242Z remote: Compressing objects: 58% (502/864) 2023-08-09T11:41:19.6905120Z remote: Compressing objects: 59% (510/864) 2023-08-09T11:41:19.6905381Z remote: Compressing objects: 60% (519/864) 2023-08-09T11:41:19.6932328Z remote: Compressing objects: 61% (528/864) 2023-08-09T11:41:19.6932623Z remote: Compressing objects: 62% (536/864) 2023-08-09T11:41:19.6949341Z remote: Compressing objects: 63% (545/864) 2023-08-09T11:41:19.6957072Z remote: Compressing objects: 64% (553/864) 2023-08-09T11:41:19.6957352Z remote: Compressing objects: 65% (562/864) 2023-08-09T11:41:19.6968736Z remote: Compressing objects: 66% (571/864) 2023-08-09T11:41:19.6971257Z remote: Compressing objects: 67% (579/864) 2023-08-09T11:41:19.6980363Z remote: Compressing objects: 68% (588/864) 2023-08-09T11:41:19.6991318Z remote: Compressing objects: 69% (597/864) 2023-08-09T11:41:19.7000671Z remote: Compressing objects: 70% (605/864) 2023-08-09T11:41:19.7009731Z remote: Compressing objects: 71% (614/864) 2023-08-09T11:41:19.7015944Z remote: Compressing objects: 72% (623/864) 2023-08-09T11:41:19.7216603Z remote: Compressing objects: 73% (631/864) 2023-08-09T11:41:19.7217380Z remote: Compressing objects: 74% (640/864) 2023-08-09T11:41:19.7223892Z remote: Compressing objects: 75% (648/864) 2023-08-09T11:41:19.7225275Z remote: Compressing objects: 76% (657/864) 2023-08-09T11:41:19.7225558Z remote: Compressing objects: 77% (666/864) 2023-08-09T11:41:19.7233500Z remote: Compressing objects: 78% (674/864) 2023-08-09T11:41:19.7251077Z remote: Compressing objects: 79% (683/864) 2023-08-09T11:41:19.7262471Z remote: Compressing objects: 80% (692/864) 2023-08-09T11:41:19.7269504Z remote: Compressing objects: 81% (700/864) 2023-08-09T11:41:19.7273807Z remote: Compressing objects: 82% (709/864) 2023-08-09T11:41:19.7282574Z remote: Compressing objects: 83% (718/864) 2023-08-09T11:41:19.7289581Z remote: Compressing objects: 84% (726/864) 2023-08-09T11:41:19.7290776Z remote: Compressing objects: 85% (735/864) 2023-08-09T11:41:19.7292471Z remote: Compressing objects: 86% (744/864) 2023-08-09T11:41:19.7293604Z remote: Compressing objects: 87% (752/864) 2023-08-09T11:41:19.7296332Z remote: Compressing objects: 88% (761/864) 2023-08-09T11:41:19.7297794Z remote: Compressing objects: 89% (769/864) 2023-08-09T11:41:19.7298891Z remote: Compressing objects: 90% (778/864) 2023-08-09T11:41:19.7299236Z remote: Compressing objects: 91% (787/864) 2023-08-09T11:41:19.7300047Z remote: Compressing objects: 92% (795/864) 2023-08-09T11:41:19.7301139Z remote: Compressing objects: 93% (804/864) 2023-08-09T11:41:19.7302172Z remote: Compressing objects: 94% (813/864) 2023-08-09T11:41:19.7303559Z remote: Compressing objects: 95% (821/864) 2023-08-09T11:41:19.7305208Z remote: Compressing objects: 96% (830/864) 2023-08-09T11:41:19.7305549Z remote: Compressing objects: 97% (839/864) 2023-08-09T11:41:19.7306400Z remote: Compressing objects: 98% (847/864) 2023-08-09T11:41:19.7308163Z remote: Compressing objects: 99% (856/864) 2023-08-09T11:41:19.7309140Z remote: Compressing objects: 100% (864/864) 2023-08-09T11:41:19.7309451Z remote: Compressing objects: 100% (864/864), done. 2023-08-09T11:41:19.9005634Z Receiving objects: 0% (1/1076) 2023-08-09T11:41:19.9007277Z Receiving objects: 1% (11/1076) 2023-08-09T11:41:19.9011078Z Receiving objects: 2% (22/1076) 2023-08-09T11:41:19.9098626Z Receiving objects: 3% (33/1076) 2023-08-09T11:41:19.9101448Z Receiving objects: 4% (44/1076) 2023-08-09T11:41:19.9107566Z Receiving objects: 5% (54/1076) 2023-08-09T11:41:19.9113593Z Receiving objects: 6% (65/1076) 2023-08-09T11:41:19.9117078Z Receiving objects: 7% (76/1076) 2023-08-09T11:41:19.9119971Z Receiving objects: 8% (87/1076) 2023-08-09T11:41:19.9121909Z Receiving objects: 9% (97/1076) 2023-08-09T11:41:19.9123638Z Receiving objects: 10% (108/1076) 2023-08-09T11:41:19.9125528Z Receiving objects: 11% (119/1076) 2023-08-09T11:41:19.9127894Z Receiving objects: 12% (130/1076) 2023-08-09T11:41:19.9132184Z Receiving objects: 13% (140/1076) 2023-08-09T11:41:19.9133530Z Receiving objects: 14% (151/1076) 2023-08-09T11:41:19.9138084Z Receiving objects: 15% (162/1076) 2023-08-09T11:41:19.9139493Z Receiving objects: 16% (173/1076) 2023-08-09T11:41:19.9144886Z Receiving objects: 17% (183/1076) 2023-08-09T11:41:19.9152863Z Receiving objects: 18% (194/1076) 2023-08-09T11:41:19.9156553Z Receiving objects: 19% (205/1076) 2023-08-09T11:41:19.9158614Z Receiving objects: 20% (216/1076) 2023-08-09T11:41:19.9160158Z Receiving objects: 21% (226/1076) 2023-08-09T11:41:19.9182217Z Receiving objects: 22% (237/1076) 2023-08-09T11:41:19.9192358Z Receiving objects: 23% (248/1076) 2023-08-09T11:41:19.9192655Z Receiving objects: 24% (259/1076) 2023-08-09T11:41:19.9193686Z Receiving objects: 25% (269/1076) 2023-08-09T11:41:19.9197763Z Receiving objects: 26% (280/1076) 2023-08-09T11:41:19.9200390Z Receiving objects: 27% (291/1076) 2023-08-09T11:41:19.9203560Z Receiving objects: 28% (302/1076) 2023-08-09T11:41:19.9204812Z Receiving objects: 29% (313/1076) 2023-08-09T11:41:19.9206814Z Receiving objects: 30% (323/1076) 2023-08-09T11:41:19.9213704Z Receiving objects: 31% (334/1076) 2023-08-09T11:41:19.9228660Z Receiving objects: 32% (345/1076) 2023-08-09T11:41:19.9234882Z Receiving objects: 33% (356/1076) 2023-08-09T11:41:19.9258201Z Receiving objects: 34% (366/1076) 2023-08-09T11:41:19.9259877Z Receiving objects: 35% (377/1076) 2023-08-09T11:41:19.9260975Z Receiving objects: 36% (388/1076) 2023-08-09T11:41:19.9265232Z Receiving objects: 37% (399/1076) 2023-08-09T11:41:19.9266164Z Receiving objects: 38% (409/1076) 2023-08-09T11:41:19.9268799Z Receiving objects: 39% (420/1076) 2023-08-09T11:41:19.9277451Z Receiving objects: 40% (431/1076) 2023-08-09T11:41:19.9281576Z Receiving objects: 41% (442/1076) 2023-08-09T11:41:19.9285721Z Receiving objects: 42% (452/1076) 2023-08-09T11:41:19.9291337Z Receiving objects: 43% (463/1076) 2023-08-09T11:41:19.9295467Z Receiving objects: 44% (474/1076) 2023-08-09T11:41:19.9301372Z Receiving objects: 45% (485/1076) 2023-08-09T11:41:19.9302640Z Receiving objects: 46% (495/1076) 2023-08-09T11:41:19.9306902Z Receiving objects: 47% (506/1076) 2023-08-09T11:41:19.9309838Z Receiving objects: 48% (517/1076) 2023-08-09T11:41:19.9311067Z Receiving objects: 49% (528/1076) 2023-08-09T11:41:19.9313615Z Receiving objects: 50% (538/1076) 2023-08-09T11:41:19.9314479Z Receiving objects: 51% (549/1076) 2023-08-09T11:41:19.9315533Z Receiving objects: 52% (560/1076) 2023-08-09T11:41:19.9316480Z Receiving objects: 53% (571/1076) 2023-08-09T11:41:19.9317118Z Receiving objects: 54% (582/1076) 2023-08-09T11:41:19.9320457Z Receiving objects: 55% (592/1076) 2023-08-09T11:41:19.9322435Z Receiving objects: 56% (603/1076) 2023-08-09T11:41:19.9325328Z Receiving objects: 57% (614/1076) 2023-08-09T11:41:19.9328762Z Receiving objects: 58% (625/1076) 2023-08-09T11:41:19.9331227Z Receiving objects: 59% (635/1076) 2023-08-09T11:41:19.9333867Z Receiving objects: 60% (646/1076) 2023-08-09T11:41:19.9340937Z Receiving objects: 61% (657/1076) 2023-08-09T11:41:19.9346327Z Receiving objects: 62% (668/1076) 2023-08-09T11:41:19.9384039Z Receiving objects: 63% (678/1076) 2023-08-09T11:41:19.9387672Z Receiving objects: 64% (689/1076) 2023-08-09T11:41:19.9391127Z Receiving objects: 65% (700/1076) 2023-08-09T11:41:19.9474032Z Receiving objects: 66% (711/1076) 2023-08-09T11:41:19.9477151Z Receiving objects: 67% (721/1076) 2023-08-09T11:41:19.9479484Z Receiving objects: 68% (732/1076) 2023-08-09T11:41:19.9483187Z Receiving objects: 69% (743/1076) 2023-08-09T11:41:19.9483504Z Receiving objects: 70% (754/1076) 2023-08-09T11:41:19.9484588Z Receiving objects: 71% (764/1076) 2023-08-09T11:41:19.9492979Z Receiving objects: 72% (775/1076) 2023-08-09T11:41:19.9497805Z Receiving objects: 73% (786/1076) 2023-08-09T11:41:19.9502129Z Receiving objects: 74% (797/1076) 2023-08-09T11:41:19.9504856Z Receiving objects: 75% (807/1076) 2023-08-09T11:41:19.9507212Z Receiving objects: 76% (818/1076) 2023-08-09T11:41:19.9509459Z Receiving objects: 77% (829/1076) 2023-08-09T11:41:19.9512362Z Receiving objects: 78% (840/1076) 2023-08-09T11:41:19.9513733Z Receiving objects: 79% (851/1076) 2023-08-09T11:41:19.9514307Z Receiving objects: 80% (861/1076) 2023-08-09T11:41:19.9514874Z Receiving objects: 81% (872/1076) 2023-08-09T11:41:19.9515158Z Receiving objects: 82% (883/1076) 2023-08-09T11:41:19.9516417Z Receiving objects: 83% (894/1076) 2023-08-09T11:41:19.9519219Z Receiving objects: 84% (904/1076) 2023-08-09T11:41:19.9519921Z Receiving objects: 85% (915/1076) 2023-08-09T11:41:19.9521653Z Receiving objects: 86% (926/1076) 2023-08-09T11:41:19.9522438Z Receiving objects: 87% (937/1076) 2023-08-09T11:41:19.9522713Z Receiving objects: 88% (947/1076) 2023-08-09T11:41:19.9523011Z Receiving objects: 89% (958/1076) 2023-08-09T11:41:19.9525331Z Receiving objects: 90% (969/1076) 2023-08-09T11:41:19.9525758Z Receiving objects: 91% (980/1076) 2023-08-09T11:41:19.9528088Z Receiving objects: 92% (990/1076) 2023-08-09T11:41:19.9528750Z Receiving objects: 93% (1001/1076) 2023-08-09T11:41:19.9537335Z Receiving objects: 94% (1012/1076) 2023-08-09T11:41:19.9539464Z Receiving objects: 95% (1023/1076) 2023-08-09T11:41:19.9548813Z Receiving objects: 96% (1033/1076) 2023-08-09T11:41:19.9558268Z Receiving objects: 97% (1044/1076) 2023-08-09T11:41:19.9564131Z Receiving objects: 98% (1055/1076) 2023-08-09T11:41:19.9603931Z Receiving objects: 99% (1066/1076) 2023-08-09T11:41:19.9604271Z remote: Total 1076 (delta 184), reused 623 (delta 101), pack-reused 0 2023-08-09T11:41:19.9606045Z Receiving objects: 100% (1076/1076) 2023-08-09T11:41:19.9606315Z Receiving objects: 100% (1076/1076), 1.50 MiB | 23.30 MiB/s, done. 2023-08-09T11:41:19.9614411Z Resolving deltas: 0% (0/184) 2023-08-09T11:41:19.9615088Z Resolving deltas: 1% (2/184) 2023-08-09T11:41:19.9617647Z Resolving deltas: 2% (5/184) 2023-08-09T11:41:19.9618169Z Resolving deltas: 3% (7/184) 2023-08-09T11:41:19.9618572Z Resolving deltas: 4% (8/184) 2023-08-09T11:41:19.9619212Z Resolving deltas: 5% (10/184) 2023-08-09T11:41:19.9620030Z Resolving deltas: 7% (13/184) 2023-08-09T11:41:19.9620409Z Resolving deltas: 9% (17/184) 2023-08-09T11:41:19.9620689Z Resolving deltas: 10% (19/184) 2023-08-09T11:41:19.9620954Z Resolving deltas: 11% (21/184) 2023-08-09T11:41:19.9621318Z Resolving deltas: 12% (23/184) 2023-08-09T11:41:19.9621711Z Resolving deltas: 13% (24/184) 2023-08-09T11:41:19.9622093Z Resolving deltas: 14% (26/184) 2023-08-09T11:41:19.9623390Z Resolving deltas: 15% (28/184) 2023-08-09T11:41:19.9624296Z Resolving deltas: 16% (31/184) 2023-08-09T11:41:19.9624691Z Resolving deltas: 17% (32/184) 2023-08-09T11:41:19.9625089Z Resolving deltas: 19% (35/184) 2023-08-09T11:41:19.9625499Z Resolving deltas: 20% (37/184) 2023-08-09T11:41:19.9626438Z Resolving deltas: 21% (39/184) 2023-08-09T11:41:19.9627477Z Resolving deltas: 22% (42/184) 2023-08-09T11:41:19.9628079Z Resolving deltas: 24% (45/184) 2023-08-09T11:41:19.9628410Z Resolving deltas: 25% (46/184) 2023-08-09T11:41:19.9628786Z Resolving deltas: 26% (48/184) 2023-08-09T11:41:19.9630594Z Resolving deltas: 27% (50/184) 2023-08-09T11:41:19.9639421Z Resolving deltas: 28% (53/184) 2023-08-09T11:41:19.9643958Z Resolving deltas: 29% (54/184) 2023-08-09T11:41:19.9644531Z Resolving deltas: 30% (57/184) 2023-08-09T11:41:19.9644986Z Resolving deltas: 31% (58/184) 2023-08-09T11:41:19.9645311Z Resolving deltas: 32% (59/184) 2023-08-09T11:41:19.9646218Z Resolving deltas: 33% (61/184) 2023-08-09T11:41:19.9646699Z Resolving deltas: 34% (63/184) 2023-08-09T11:41:19.9648716Z Resolving deltas: 35% (65/184) 2023-08-09T11:41:19.9650028Z Resolving deltas: 36% (68/184) 2023-08-09T11:41:19.9650465Z Resolving deltas: 39% (72/184) 2023-08-09T11:41:19.9650893Z Resolving deltas: 40% (74/184) 2023-08-09T11:41:19.9651359Z Resolving deltas: 41% (76/184) 2023-08-09T11:41:19.9651728Z Resolving deltas: 43% (80/184) 2023-08-09T11:41:19.9652063Z Resolving deltas: 44% (81/184) 2023-08-09T11:41:19.9652383Z Resolving deltas: 45% (83/184) 2023-08-09T11:41:19.9652641Z Resolving deltas: 47% (87/184) 2023-08-09T11:41:19.9653013Z Resolving deltas: 48% (89/184) 2023-08-09T11:41:19.9653482Z Resolving deltas: 49% (91/184) 2023-08-09T11:41:19.9653863Z Resolving deltas: 50% (92/184) 2023-08-09T11:41:19.9654187Z Resolving deltas: 51% (95/184) 2023-08-09T11:41:19.9654523Z Resolving deltas: 53% (99/184) 2023-08-09T11:41:19.9654825Z Resolving deltas: 54% (100/184) 2023-08-09T11:41:19.9655110Z Resolving deltas: 55% (102/184) 2023-08-09T11:41:19.9655444Z Resolving deltas: 58% (107/184) 2023-08-09T11:41:19.9655768Z Resolving deltas: 59% (110/184) 2023-08-09T11:41:19.9656102Z Resolving deltas: 60% (111/184) 2023-08-09T11:41:19.9656443Z Resolving deltas: 61% (113/184) 2023-08-09T11:41:19.9656746Z Resolving deltas: 64% (118/184) 2023-08-09T11:41:19.9657010Z Resolving deltas: 65% (120/184) 2023-08-09T11:41:19.9657349Z Resolving deltas: 67% (125/184) 2023-08-09T11:41:19.9657659Z Resolving deltas: 69% (128/184) 2023-08-09T11:41:19.9657947Z Resolving deltas: 70% (130/184) 2023-08-09T11:41:19.9658304Z Resolving deltas: 73% (135/184) 2023-08-09T11:41:19.9658662Z Resolving deltas: 74% (137/184) 2023-08-09T11:41:19.9658977Z Resolving deltas: 75% (139/184) 2023-08-09T11:41:19.9659342Z Resolving deltas: 76% (141/184) 2023-08-09T11:41:19.9659549Z Resolving deltas: 77% (142/184) 2023-08-09T11:41:19.9659770Z Resolving deltas: 80% (148/184) 2023-08-09T11:41:19.9659990Z Resolving deltas: 82% (151/184) 2023-08-09T11:41:19.9660196Z Resolving deltas: 83% (153/184) 2023-08-09T11:41:19.9660509Z Resolving deltas: 84% (155/184) 2023-08-09T11:41:19.9660741Z Resolving deltas: 85% (157/184) 2023-08-09T11:41:19.9660962Z Resolving deltas: 86% (160/184) 2023-08-09T11:41:19.9661183Z Resolving deltas: 87% (161/184) 2023-08-09T11:41:19.9661386Z Resolving deltas: 88% (162/184) 2023-08-09T11:41:19.9661612Z Resolving deltas: 89% (164/184) 2023-08-09T11:41:19.9661836Z Resolving deltas: 90% (166/184) 2023-08-09T11:41:19.9662820Z Resolving deltas: 91% (168/184) 2023-08-09T11:41:19.9663442Z Resolving deltas: 92% (170/184) 2023-08-09T11:41:19.9666450Z Resolving deltas: 93% (172/184) 2023-08-09T11:41:19.9666718Z Resolving deltas: 94% (174/184) 2023-08-09T11:41:19.9666958Z Resolving deltas: 95% (176/184) 2023-08-09T11:41:19.9667208Z Resolving deltas: 96% (177/184) 2023-08-09T11:41:19.9667524Z Resolving deltas: 97% (179/184) 2023-08-09T11:41:19.9669009Z Resolving deltas: 98% (181/184) 2023-08-09T11:41:19.9669285Z Resolving deltas: 99% (183/184) 2023-08-09T11:41:19.9672010Z Resolving deltas: 100% (184/184) 2023-08-09T11:41:19.9672228Z Resolving deltas: 100% (184/184), done. 2023-08-09T11:41:20.2460383Z From https://github.com/pytorch/test-infra 2023-08-09T11:41:20.2460695Z * [new branch] main -> origin/main 2023-08-09T11:41:20.2603031Z ##[endgroup] 2023-08-09T11:41:20.2603776Z ##[group]Determining the checkout info 2023-08-09T11:41:20.2613311Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-08-09T11:41:20.2841568Z origin/main 2023-08-09T11:41:20.2871977Z ##[endgroup] 2023-08-09T11:41:20.2872340Z ##[group]Checking out the ref 2023-08-09T11:41:20.2881207Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-08-09T11:41:21.6936463Z Updating files: 13% (123/883) 2023-08-09T11:41:21.6980212Z Updating files: 14% (124/883) 2023-08-09T11:41:21.7025489Z Updating files: 15% (133/883) 2023-08-09T11:41:21.7087760Z Updating files: 16% (142/883) 2023-08-09T11:41:21.7140999Z Updating files: 17% (151/883) 2023-08-09T11:41:21.7186510Z Updating files: 18% (159/883) 2023-08-09T11:41:21.7234785Z Updating files: 19% (168/883) 2023-08-09T11:41:21.7278030Z Updating files: 20% (177/883) 2023-08-09T11:41:21.7326454Z Updating files: 21% (186/883) 2023-08-09T11:41:21.7383941Z Updating files: 22% (195/883) 2023-08-09T11:41:21.7423931Z Updating files: 23% (204/883) 2023-08-09T11:41:21.9781364Z Updating files: 24% (212/883) 2023-08-09T11:41:22.0901535Z Updating files: 25% (221/883) 2023-08-09T11:41:22.0951486Z Updating files: 26% (230/883) 2023-08-09T11:41:22.1244634Z Updating files: 27% (239/883) 2023-08-09T11:41:22.1284035Z Updating files: 28% (248/883) 2023-08-09T11:41:22.1329047Z Updating files: 29% (257/883) 2023-08-09T11:41:22.1377188Z Updating files: 30% (265/883) 2023-08-09T11:41:22.1421049Z Updating files: 31% (274/883) 2023-08-09T11:41:22.1464309Z Updating files: 32% (283/883) 2023-08-09T11:41:22.1841869Z Updating files: 33% (292/883) 2023-08-09T11:41:22.4691526Z Updating files: 34% (301/883) 2023-08-09T11:41:22.4846917Z Updating files: 35% (310/883) 2023-08-09T11:41:22.4889927Z Updating files: 36% (318/883) 2023-08-09T11:41:22.4930369Z Updating files: 37% (327/883) 2023-08-09T11:41:22.4984090Z Updating files: 38% (336/883) 2023-08-09T11:41:22.5028139Z Updating files: 39% (345/883) 2023-08-09T11:41:22.5097637Z Updating files: 40% (354/883) 2023-08-09T11:41:22.5528733Z Updating files: 41% (363/883) 2023-08-09T11:41:22.6379086Z Updating files: 42% (371/883) 2023-08-09T11:41:22.8321346Z Updating files: 42% (379/883) 2023-08-09T11:41:23.1221348Z Updating files: 43% (380/883) 2023-08-09T11:41:23.1485803Z Updating files: 44% (389/883) 2023-08-09T11:41:23.2145839Z Updating files: 45% (398/883) 2023-08-09T11:41:23.3623970Z Updating files: 46% (407/883) 2023-08-09T11:41:23.3781766Z Updating files: 47% (416/883) 2023-08-09T11:41:23.5038815Z Updating files: 48% (424/883) 2023-08-09T11:41:23.6673718Z Updating files: 49% (433/883) 2023-08-09T11:41:23.7151940Z Updating files: 49% (434/883) 2023-08-09T11:41:23.7456229Z Updating files: 50% (442/883) 2023-08-09T11:41:23.7800808Z Updating files: 51% (451/883) 2023-08-09T11:41:23.7841788Z Updating files: 52% (460/883) 2023-08-09T11:41:23.7877140Z Updating files: 53% (468/883) 2023-08-09T11:41:23.7917002Z Updating files: 54% (477/883) 2023-08-09T11:41:23.9425587Z Updating files: 55% (486/883) 2023-08-09T11:41:24.1363407Z Updating files: 56% (495/883) 2023-08-09T11:41:24.1402177Z Updating files: 57% (504/883) 2023-08-09T11:41:24.1426158Z Updating files: 58% (513/883) 2023-08-09T11:41:24.1465387Z Updating files: 59% (521/883) 2023-08-09T11:41:24.1505099Z Updating files: 60% (530/883) 2023-08-09T11:41:24.1557131Z Updating files: 61% (539/883) 2023-08-09T11:41:24.1604380Z Updating files: 62% (548/883) 2023-08-09T11:41:24.1647044Z Updating files: 63% (557/883) 2023-08-09T11:41:24.1672751Z Updating files: 64% (566/883) 2023-08-09T11:41:24.1739426Z Updating files: 65% (574/883) 2023-08-09T11:41:24.1767565Z Updating files: 66% (583/883) 2023-08-09T11:41:24.1861980Z Updating files: 67% (592/883) 2023-08-09T11:41:24.1924494Z Updating files: 68% (601/883) 2023-08-09T11:41:24.6647663Z Updating files: 69% (610/883) 2023-08-09T11:41:24.6810976Z Updating files: 69% (617/883) 2023-08-09T11:41:24.9075935Z Updating files: 70% (619/883) 2023-08-09T11:41:24.9586962Z Updating files: 71% (627/883) 2023-08-09T11:41:24.9645730Z Updating files: 72% (636/883) 2023-08-09T11:41:24.9689653Z Updating files: 73% (645/883) 2023-08-09T11:41:24.9726353Z Updating files: 74% (654/883) 2023-08-09T11:41:25.2848808Z Updating files: 75% (663/883) 2023-08-09T11:41:25.2883194Z Updating files: 76% (672/883) 2023-08-09T11:41:25.2908778Z Updating files: 77% (680/883) 2023-08-09T11:41:25.3215103Z Updating files: 78% (689/883) 2023-08-09T11:41:25.3365413Z Updating files: 79% (698/883) 2023-08-09T11:41:25.3412624Z Updating files: 80% (707/883) 2023-08-09T11:41:25.4932113Z Updating files: 81% (716/883) 2023-08-09T11:41:25.7890374Z Updating files: 82% (725/883) 2023-08-09T11:41:25.9159102Z Updating files: 82% (726/883) 2023-08-09T11:41:26.3948076Z Updating files: 83% (733/883) 2023-08-09T11:41:26.3975810Z Updating files: 84% (742/883) 2023-08-09T11:41:26.4018319Z Updating files: 85% (751/883) 2023-08-09T11:41:26.4055660Z Updating files: 86% (760/883) 2023-08-09T11:41:26.4085503Z Updating files: 87% (769/883) 2023-08-09T11:41:26.4380643Z Updating files: 88% (778/883) 2023-08-09T11:41:26.4419547Z Updating files: 89% (786/883) 2023-08-09T11:41:26.4478495Z Updating files: 90% (795/883) 2023-08-09T11:41:26.4517748Z Updating files: 91% (804/883) 2023-08-09T11:41:26.4785096Z Updating files: 92% (813/883) 2023-08-09T11:41:26.4828905Z Updating files: 93% (822/883) 2023-08-09T11:41:26.4858980Z Updating files: 94% (831/883) 2023-08-09T11:41:26.4909052Z Updating files: 95% (839/883) 2023-08-09T11:41:26.4962317Z Updating files: 96% (848/883) 2023-08-09T11:41:26.5011720Z Updating files: 97% (857/883) 2023-08-09T11:41:26.5058754Z Updating files: 98% (866/883) 2023-08-09T11:41:26.5135420Z Updating files: 99% (875/883) 2023-08-09T11:41:26.5136566Z Updating files: 100% (883/883) 2023-08-09T11:41:26.5137102Z Updating files: 100% (883/883), done. 2023-08-09T11:41:26.5279026Z branch 'main' set up to track 'origin/main'. 2023-08-09T11:41:26.5279288Z Switched to a new branch 'main' 2023-08-09T11:41:26.5318581Z ##[endgroup] 2023-08-09T11:41:26.5729289Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:41:26.5935919Z '264b8afc6d56140163c6b64f4088a17c4cd59bfd' 2023-08-09T11:41:26.6433030Z Prepare all required actions 2023-08-09T11:41:26.6469085Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-08-09T11:41:26.6469434Z env: 2023-08-09T11:41:26.6469650Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:26.6469963Z PYTHON_VERSION: 3.11 2023-08-09T11:41:26.6470179Z PACKAGE_TYPE: conda 2023-08-09T11:41:26.6470410Z REPOSITORY: pytorch/audio 2023-08-09T11:41:26.6470597Z REF: 2023-08-09T11:41:26.6470776Z CU_VERSION: cpu 2023-08-09T11:41:26.6470966Z ##[endgroup] 2023-08-09T11:41:26.7298867Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:26.7299175Z set -euxo pipefail 2023-08-09T11:41:26.7299441Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-08-09T11:41:26.7324562Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:26.7324871Z env: 2023-08-09T11:41:26.7325091Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:26.7325413Z PYTHON_VERSION: 3.11 2023-08-09T11:41:26.7325627Z PACKAGE_TYPE: conda 2023-08-09T11:41:26.7325827Z REPOSITORY: pytorch/audio 2023-08-09T11:41:26.7326031Z REF: 2023-08-09T11:41:26.7326211Z CU_VERSION: cpu 2023-08-09T11:41:26.7326391Z ##[endgroup] 2023-08-09T11:41:28.2724112Z + echo CHANNEL=nightly 2023-08-09T11:41:28.4507468Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-08-09T11:41:28.4507754Z with: 2023-08-09T11:41:28.4508181Z github-secret: *** 2023-08-09T11:41:28.4508403Z activate-with-label: false 2023-08-09T11:41:28.4508707Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-08-09T11:41:28.4508989Z label: with-ssh 2023-08-09T11:41:28.4509200Z remove-existing-keys: true 2023-08-09T11:41:28.4509396Z env: 2023-08-09T11:41:28.4509597Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:28.4509840Z PYTHON_VERSION: 3.11 2023-08-09T11:41:28.4510045Z PACKAGE_TYPE: conda 2023-08-09T11:41:28.4510255Z REPOSITORY: pytorch/audio 2023-08-09T11:41:28.4510436Z REF: 2023-08-09T11:41:28.4510606Z CU_VERSION: cpu 2023-08-09T11:41:28.4510791Z CHANNEL: nightly 2023-08-09T11:41:28.4510964Z ##[endgroup] 2023-08-09T11:41:28.5385219Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-08-09T11:41:28.5389433Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-08-09T11:41:28.8470273Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:28.8470757Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:28.8491900Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:41:28.8492133Z env: 2023-08-09T11:41:28.8492361Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:28.8492604Z PYTHON_VERSION: 3.11 2023-08-09T11:41:28.8492809Z PACKAGE_TYPE: conda 2023-08-09T11:41:28.8493009Z REPOSITORY: pytorch/audio 2023-08-09T11:41:28.8493202Z REF: 2023-08-09T11:41:28.8493366Z CU_VERSION: cpu 2023-08-09T11:41:28.8493537Z CHANNEL: nightly 2023-08-09T11:41:28.8493727Z ##[endgroup] 2023-08-09T11:41:32.0311226Z Prepare all required actions 2023-08-09T11:41:32.0311534Z Getting action download info 2023-08-09T11:41:32.1544025Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-08-09T11:41:37.4028353Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-08-09T11:41:37.4028610Z with: 2023-08-09T11:41:37.4028787Z repository: pytorch/audio 2023-08-09T11:41:37.4029012Z setup-miniconda: false 2023-08-09T11:41:37.4029227Z python-version: 3.11 2023-08-09T11:41:37.4029431Z submodules: recursive 2023-08-09T11:41:37.4029597Z env: 2023-08-09T11:41:37.4029810Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:37.4030050Z PYTHON_VERSION: 3.11 2023-08-09T11:41:37.4030234Z PACKAGE_TYPE: conda 2023-08-09T11:41:37.4030440Z REPOSITORY: pytorch/audio 2023-08-09T11:41:37.4030632Z REF: 2023-08-09T11:41:37.4030799Z CU_VERSION: cpu 2023-08-09T11:41:37.4030972Z CHANNEL: nightly 2023-08-09T11:41:37.4031254Z ##[endgroup] 2023-08-09T11:41:37.4125472Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:37.4125721Z set -euxo pipefail 2023-08-09T11:41:37.4125930Z rm -rf "${REPOSITORY}" 2023-08-09T11:41:37.4148582Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:37.4148874Z env: 2023-08-09T11:41:37.4149096Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:37.4149338Z PYTHON_VERSION: 3.11 2023-08-09T11:41:37.4149531Z PACKAGE_TYPE: conda 2023-08-09T11:41:37.4149742Z REPOSITORY: pytorch/audio 2023-08-09T11:41:37.4149944Z REF: 2023-08-09T11:41:37.4150100Z CU_VERSION: cpu 2023-08-09T11:41:37.4150288Z CHANNEL: nightly 2023-08-09T11:41:37.4150473Z ##[endgroup] 2023-08-09T11:41:37.5102784Z + rm -rf pytorch/audio 2023-08-09T11:41:37.6596691Z ##[group]Run actions/checkout@v3 2023-08-09T11:41:37.6596877Z with: 2023-08-09T11:41:37.6597044Z repository: pytorch/audio 2023-08-09T11:41:37.6597259Z submodules: recursive 2023-08-09T11:41:37.6597452Z path: pytorch/audio 2023-08-09T11:41:37.6597762Z token: *** 2023-08-09T11:41:37.6597923Z ssh-strict: true 2023-08-09T11:41:37.6598137Z persist-credentials: true 2023-08-09T11:41:37.6598338Z clean: true 2023-08-09T11:41:37.6598548Z sparse-checkout-cone-mode: true 2023-08-09T11:41:37.6598755Z fetch-depth: 1 2023-08-09T11:41:37.6598931Z lfs: false 2023-08-09T11:41:37.6599123Z set-safe-directory: true 2023-08-09T11:41:37.6599298Z env: 2023-08-09T11:41:37.6599572Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:37.6599812Z PYTHON_VERSION: 3.11 2023-08-09T11:41:37.6600006Z PACKAGE_TYPE: conda 2023-08-09T11:41:37.6600248Z REPOSITORY: pytorch/audio 2023-08-09T11:41:37.6600440Z REF: 2023-08-09T11:41:37.6600607Z CU_VERSION: cpu 2023-08-09T11:41:37.6600785Z CHANNEL: nightly 2023-08-09T11:41:37.6600947Z ##[endgroup] 2023-08-09T11:41:37.7690978Z Syncing repository: pytorch/audio 2023-08-09T11:41:37.7703847Z ##[group]Getting Git version info 2023-08-09T11:41:37.7705452Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-08-09T11:41:37.7841008Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:37.8044736Z git version 2.41.0.windows.1 2023-08-09T11:41:37.8079557Z ##[endgroup] 2023-08-09T11:41:37.8096880Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d37eff59-69ae-40c5-bbbc-b88a68456625' before making global git config changes 2023-08-09T11:41:37.8097368Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:37.8106032Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T11:41:37.8334176Z ##[group]Initializing the repository 2023-08-09T11:41:37.8341303Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T11:41:37.9757540Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-08-09T11:41:37.9794150Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-08-09T11:41:38.0029670Z ##[endgroup] 2023-08-09T11:41:38.0030054Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:38.0037613Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:38.0263135Z ##[endgroup] 2023-08-09T11:41:38.0263504Z ##[group]Setting up auth 2023-08-09T11:41:38.0274421Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:38.0494137Z [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:38.3825457Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:38.4052485Z [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:38.8078823Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:38.8306994Z ##[endgroup] 2023-08-09T11:41:38.8307369Z ##[group]Fetching the repository 2023-08-09T11:41:38.8320389Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +fe9b9ff75edebf1e0e326f64577d64df3b5858db:refs/remotes/origin/nightly 2023-08-09T11:41:39.0581091Z remote: Enumerating objects: 987, done. 2023-08-09T11:41:39.0581426Z remote: Counting objects: 0% (1/987) 2023-08-09T11:41:39.0581714Z remote: Counting objects: 1% (10/987) 2023-08-09T11:41:39.0581989Z remote: Counting objects: 2% (20/987) 2023-08-09T11:41:39.0582277Z remote: Counting objects: 3% (30/987) 2023-08-09T11:41:39.0582590Z remote: Counting objects: 4% (40/987) 2023-08-09T11:41:39.0582929Z remote: Counting objects: 5% (50/987) 2023-08-09T11:41:39.0583323Z remote: Counting objects: 6% (60/987) 2023-08-09T11:41:39.0583616Z remote: Counting objects: 7% (70/987) 2023-08-09T11:41:39.0583863Z remote: Counting objects: 8% (79/987) 2023-08-09T11:41:39.0584095Z remote: Counting objects: 9% (89/987) 2023-08-09T11:41:39.0584339Z remote: Counting objects: 10% (99/987) 2023-08-09T11:41:39.0584617Z remote: Counting objects: 11% (109/987) 2023-08-09T11:41:39.0584974Z remote: Counting objects: 12% (119/987) 2023-08-09T11:41:39.0585217Z remote: Counting objects: 13% (129/987) 2023-08-09T11:41:39.0585472Z remote: Counting objects: 14% (139/987) 2023-08-09T11:41:39.0585724Z remote: Counting objects: 15% (149/987) 2023-08-09T11:41:39.0585976Z remote: Counting objects: 16% (158/987) 2023-08-09T11:41:39.0586214Z remote: Counting objects: 17% (168/987) 2023-08-09T11:41:39.0586672Z remote: Counting objects: 18% (178/987) 2023-08-09T11:41:39.0586919Z remote: Counting objects: 19% (188/987) 2023-08-09T11:41:39.0587168Z remote: Counting objects: 20% (198/987) 2023-08-09T11:41:39.0587401Z remote: Counting objects: 21% (208/987) 2023-08-09T11:41:39.0587698Z remote: Counting objects: 22% (218/987) 2023-08-09T11:41:39.0587940Z remote: Counting objects: 23% (228/987) 2023-08-09T11:41:39.0588185Z remote: Counting objects: 24% (237/987) 2023-08-09T11:41:39.0588429Z remote: Counting objects: 25% (247/987) 2023-08-09T11:41:39.0588675Z remote: Counting objects: 26% (257/987) 2023-08-09T11:41:39.0589565Z remote: Counting objects: 27% (267/987) 2023-08-09T11:41:39.0589824Z remote: Counting objects: 28% (277/987) 2023-08-09T11:41:39.0590069Z remote: Counting objects: 29% (287/987) 2023-08-09T11:41:39.0590318Z remote: Counting objects: 30% (297/987) 2023-08-09T11:41:39.0590556Z remote: Counting objects: 31% (306/987) 2023-08-09T11:41:39.0590801Z remote: Counting objects: 32% (316/987) 2023-08-09T11:41:39.0591048Z remote: Counting objects: 33% (326/987) 2023-08-09T11:41:39.0591293Z remote: Counting objects: 34% (336/987) 2023-08-09T11:41:39.0591527Z remote: Counting objects: 35% (346/987) 2023-08-09T11:41:39.0591772Z remote: Counting objects: 36% (356/987) 2023-08-09T11:41:39.0592016Z remote: Counting objects: 37% (366/987) 2023-08-09T11:41:39.0592261Z remote: Counting objects: 38% (376/987) 2023-08-09T11:41:39.0592489Z remote: Counting objects: 39% (385/987) 2023-08-09T11:41:39.0592736Z remote: Counting objects: 40% (395/987) 2023-08-09T11:41:39.0592981Z remote: Counting objects: 41% (405/987) 2023-08-09T11:41:39.0593226Z remote: Counting objects: 42% (415/987) 2023-08-09T11:41:39.0593459Z remote: Counting objects: 43% (425/987) 2023-08-09T11:41:39.0593711Z remote: Counting objects: 44% (435/987) 2023-08-09T11:41:39.0593956Z remote: Counting objects: 45% (445/987) 2023-08-09T11:41:39.0594201Z remote: Counting objects: 46% (455/987) 2023-08-09T11:41:39.0594433Z remote: Counting objects: 47% (464/987) 2023-08-09T11:41:39.0594677Z remote: Counting objects: 48% (474/987) 2023-08-09T11:41:39.0594922Z remote: Counting objects: 49% (484/987) 2023-08-09T11:41:39.0595167Z remote: Counting objects: 50% (494/987) 2023-08-09T11:41:39.0595398Z remote: Counting objects: 51% (504/987) 2023-08-09T11:41:39.0595644Z remote: Counting objects: 52% (514/987) 2023-08-09T11:41:39.0595898Z remote: Counting objects: 53% (524/987) 2023-08-09T11:41:39.0596129Z remote: Counting objects: 54% (533/987) 2023-08-09T11:41:39.0596373Z remote: Counting objects: 55% (543/987) 2023-08-09T11:41:39.0596622Z remote: Counting objects: 56% (553/987) 2023-08-09T11:41:39.0596865Z remote: Counting objects: 57% (563/987) 2023-08-09T11:41:39.0597094Z remote: Counting objects: 58% (573/987) 2023-08-09T11:41:39.0597332Z remote: Counting objects: 59% (583/987) 2023-08-09T11:41:39.0597572Z remote: Counting objects: 60% (593/987) 2023-08-09T11:41:39.0597814Z remote: Counting objects: 61% (603/987) 2023-08-09T11:41:39.0598046Z remote: Counting objects: 62% (612/987) 2023-08-09T11:41:39.0598288Z remote: Counting objects: 63% (622/987) 2023-08-09T11:41:39.0598527Z remote: Counting objects: 64% (632/987) 2023-08-09T11:41:39.0598768Z remote: Counting objects: 65% (642/987) 2023-08-09T11:41:39.0598999Z remote: Counting objects: 66% (652/987) 2023-08-09T11:41:39.0599242Z remote: Counting objects: 67% (662/987) 2023-08-09T11:41:39.0599482Z remote: Counting objects: 68% (672/987) 2023-08-09T11:41:39.0599823Z remote: Counting objects: 69% (682/987) 2023-08-09T11:41:39.0600053Z remote: Counting objects: 70% (691/987) 2023-08-09T11:41:39.0600295Z remote: Counting objects: 71% (701/987) 2023-08-09T11:41:39.0600534Z remote: Counting objects: 72% (711/987) 2023-08-09T11:41:39.0600775Z remote: Counting objects: 73% (721/987) 2023-08-09T11:41:39.0601004Z remote: Counting objects: 74% (731/987) 2023-08-09T11:41:39.0601247Z remote: Counting objects: 75% (741/987) 2023-08-09T11:41:39.0601487Z remote: Counting objects: 76% (751/987) 2023-08-09T11:41:39.0601725Z remote: Counting objects: 77% (760/987) 2023-08-09T11:41:39.0601955Z remote: Counting objects: 78% (770/987) 2023-08-09T11:41:39.0602468Z remote: Counting objects: 79% (780/987) 2023-08-09T11:41:39.0602722Z remote: Counting objects: 80% (790/987) 2023-08-09T11:41:39.0602966Z remote: Counting objects: 81% (800/987) 2023-08-09T11:41:39.0603214Z remote: Counting objects: 82% (810/987) 2023-08-09T11:41:39.0603444Z remote: Counting objects: 83% (820/987) 2023-08-09T11:41:39.0603687Z remote: Counting objects: 84% (830/987) 2023-08-09T11:41:39.0603927Z remote: Counting objects: 85% (839/987) 2023-08-09T11:41:39.0604166Z remote: Counting objects: 86% (849/987) 2023-08-09T11:41:39.0604395Z remote: Counting objects: 87% (859/987) 2023-08-09T11:41:39.0604744Z remote: Counting objects: 88% (869/987) 2023-08-09T11:41:39.0604989Z remote: Counting objects: 89% (879/987) 2023-08-09T11:41:39.0605230Z remote: Counting objects: 90% (889/987) 2023-08-09T11:41:39.0605459Z remote: Counting objects: 91% (899/987) 2023-08-09T11:41:39.0605703Z remote: Counting objects: 92% (909/987) 2023-08-09T11:41:39.0605943Z remote: Counting objects: 93% (918/987) 2023-08-09T11:41:39.0606185Z remote: Counting objects: 94% (928/987) 2023-08-09T11:41:39.0606417Z remote: Counting objects: 95% (938/987) 2023-08-09T11:41:39.0606657Z remote: Counting objects: 96% (948/987) 2023-08-09T11:41:39.0606896Z remote: Counting objects: 97% (958/987) 2023-08-09T11:41:39.0607134Z remote: Counting objects: 98% (968/987) 2023-08-09T11:41:39.0607363Z remote: Counting objects: 99% (978/987) 2023-08-09T11:41:39.0607605Z remote: Counting objects: 100% (987/987) 2023-08-09T11:41:39.0607860Z remote: Counting objects: 100% (987/987), done. 2023-08-09T11:41:39.0608315Z remote: Compressing objects: 0% (1/865) 2023-08-09T11:41:39.0608565Z remote: Compressing objects: 1% (9/865) 2023-08-09T11:41:39.0608893Z remote: Compressing objects: 2% (18/865) 2023-08-09T11:41:39.0609162Z remote: Compressing objects: 3% (26/865) 2023-08-09T11:41:39.0609589Z remote: Compressing objects: 4% (35/865) 2023-08-09T11:41:39.0609842Z remote: Compressing objects: 5% (44/865) 2023-08-09T11:41:39.0610182Z remote: Compressing objects: 6% (52/865) 2023-08-09T11:41:39.0610534Z remote: Compressing objects: 7% (61/865) 2023-08-09T11:41:39.0610934Z remote: Compressing objects: 8% (70/865) 2023-08-09T11:41:39.0611186Z remote: Compressing objects: 9% (78/865) 2023-08-09T11:41:39.0611441Z remote: Compressing objects: 10% (87/865) 2023-08-09T11:41:39.0611703Z remote: Compressing objects: 11% (96/865) 2023-08-09T11:41:39.0611967Z remote: Compressing objects: 12% (104/865) 2023-08-09T11:41:39.0612272Z remote: Compressing objects: 13% (113/865) 2023-08-09T11:41:39.0612522Z remote: Compressing objects: 14% (122/865) 2023-08-09T11:41:39.0612789Z remote: Compressing objects: 15% (130/865) 2023-08-09T11:41:39.0613056Z remote: Compressing objects: 16% (139/865) 2023-08-09T11:41:39.0613314Z remote: Compressing objects: 17% (148/865) 2023-08-09T11:41:39.0613562Z remote: Compressing objects: 18% (156/865) 2023-08-09T11:41:39.0613980Z remote: Compressing objects: 19% (165/865) 2023-08-09T11:41:39.0614238Z remote: Compressing objects: 20% (173/865) 2023-08-09T11:41:39.0614495Z remote: Compressing objects: 21% (182/865) 2023-08-09T11:41:39.0614750Z remote: Compressing objects: 22% (191/865) 2023-08-09T11:41:39.0614996Z remote: Compressing objects: 23% (199/865) 2023-08-09T11:41:39.0615256Z remote: Compressing objects: 24% (208/865) 2023-08-09T11:41:39.0615513Z remote: Compressing objects: 25% (217/865) 2023-08-09T11:41:39.0615770Z remote: Compressing objects: 26% (225/865) 2023-08-09T11:41:39.0616018Z remote: Compressing objects: 27% (234/865) 2023-08-09T11:41:39.0616359Z remote: Compressing objects: 28% (243/865) 2023-08-09T11:41:39.0616618Z remote: Compressing objects: 29% (251/865) 2023-08-09T11:41:39.0616872Z remote: Compressing objects: 30% (260/865) 2023-08-09T11:41:39.0617120Z remote: Compressing objects: 31% (269/865) 2023-08-09T11:41:39.0617378Z remote: Compressing objects: 32% (277/865) 2023-08-09T11:41:39.0617633Z remote: Compressing objects: 33% (286/865) 2023-08-09T11:41:39.0617891Z remote: Compressing objects: 34% (295/865) 2023-08-09T11:41:39.0618136Z remote: Compressing objects: 35% (303/865) 2023-08-09T11:41:39.0618393Z remote: Compressing objects: 36% (312/865) 2023-08-09T11:41:39.0618652Z remote: Compressing objects: 37% (321/865) 2023-08-09T11:41:39.0618910Z remote: Compressing objects: 38% (329/865) 2023-08-09T11:41:39.0619164Z remote: Compressing objects: 39% (338/865) 2023-08-09T11:41:39.0619408Z remote: Compressing objects: 40% (346/865) 2023-08-09T11:41:39.0619673Z remote: Compressing objects: 41% (355/865) 2023-08-09T11:41:39.0619932Z remote: Compressing objects: 42% (364/865) 2023-08-09T11:41:39.0620187Z remote: Compressing objects: 43% (372/865) 2023-08-09T11:41:39.0620435Z remote: Compressing objects: 44% (381/865) 2023-08-09T11:41:39.0620692Z remote: Compressing objects: 45% (390/865) 2023-08-09T11:41:39.0620948Z remote: Compressing objects: 46% (398/865) 2023-08-09T11:41:39.0621205Z remote: Compressing objects: 47% (407/865) 2023-08-09T11:41:39.0621448Z remote: Compressing objects: 48% (416/865) 2023-08-09T11:41:39.0621707Z remote: Compressing objects: 49% (424/865) 2023-08-09T11:41:39.0621965Z remote: Compressing objects: 50% (433/865) 2023-08-09T11:41:39.0622218Z remote: Compressing objects: 51% (442/865) 2023-08-09T11:41:39.0622462Z remote: Compressing objects: 52% (450/865) 2023-08-09T11:41:39.0622725Z remote: Compressing objects: 53% (459/865) 2023-08-09T11:41:39.0622981Z remote: Compressing objects: 54% (468/865) 2023-08-09T11:41:39.0623321Z remote: Compressing objects: 55% (476/865) 2023-08-09T11:41:39.0623631Z remote: Compressing objects: 56% (485/865) 2023-08-09T11:41:39.0623890Z remote: Compressing objects: 57% (494/865) 2023-08-09T11:41:39.0624270Z remote: Compressing objects: 58% (502/865) 2023-08-09T11:41:39.0624526Z remote: Compressing objects: 59% (511/865) 2023-08-09T11:41:39.0624769Z remote: Compressing objects: 60% (519/865) 2023-08-09T11:41:39.0625023Z remote: Compressing objects: 61% (528/865) 2023-08-09T11:41:39.0625286Z remote: Compressing objects: 62% (537/865) 2023-08-09T11:41:39.0625541Z remote: Compressing objects: 63% (545/865) 2023-08-09T11:41:39.0625797Z remote: Compressing objects: 64% (554/865) 2023-08-09T11:41:39.0626039Z remote: Compressing objects: 65% (563/865) 2023-08-09T11:41:39.0626363Z remote: Compressing objects: 66% (571/865) 2023-08-09T11:41:39.0626684Z remote: Compressing objects: 67% (580/865) 2023-08-09T11:41:39.0626937Z remote: Compressing objects: 68% (589/865) 2023-08-09T11:41:39.0627752Z remote: Compressing objects: 69% (597/865) 2023-08-09T11:41:39.0628010Z remote: Compressing objects: 70% (606/865) 2023-08-09T11:41:39.0628265Z remote: Compressing objects: 71% (615/865) 2023-08-09T11:41:39.0628520Z remote: Compressing objects: 72% (623/865) 2023-08-09T11:41:39.0628764Z remote: Compressing objects: 73% (632/865) 2023-08-09T11:41:39.0629022Z remote: Compressing objects: 74% (641/865) 2023-08-09T11:41:39.0629278Z remote: Compressing objects: 75% (649/865) 2023-08-09T11:41:39.0629533Z remote: Compressing objects: 76% (658/865) 2023-08-09T11:41:39.0629777Z remote: Compressing objects: 77% (667/865) 2023-08-09T11:41:39.0630304Z remote: Compressing objects: 78% (675/865) 2023-08-09T11:41:39.0630571Z remote: Compressing objects: 79% (684/865) 2023-08-09T11:41:39.0630827Z remote: Compressing objects: 80% (692/865) 2023-08-09T11:41:39.0631074Z remote: Compressing objects: 81% (701/865) 2023-08-09T11:41:39.0631329Z remote: Compressing objects: 82% (710/865) 2023-08-09T11:41:39.0631586Z remote: Compressing objects: 83% (718/865) 2023-08-09T11:41:39.0631843Z remote: Compressing objects: 84% (727/865) 2023-08-09T11:41:39.0632084Z remote: Compressing objects: 85% (736/865) 2023-08-09T11:41:39.0632339Z remote: Compressing objects: 86% (744/865) 2023-08-09T11:41:39.0632598Z remote: Compressing objects: 87% (753/865) 2023-08-09T11:41:39.0632855Z remote: Compressing objects: 88% (762/865) 2023-08-09T11:41:39.0633099Z remote: Compressing objects: 89% (770/865) 2023-08-09T11:41:39.0633355Z remote: Compressing objects: 90% (779/865) 2023-08-09T11:41:39.0633614Z remote: Compressing objects: 91% (788/865) 2023-08-09T11:41:39.0633870Z remote: Compressing objects: 92% (796/865) 2023-08-09T11:41:39.0634125Z remote: Compressing objects: 93% (805/865) 2023-08-09T11:41:39.0634372Z remote: Compressing objects: 94% (814/865) 2023-08-09T11:41:39.0634629Z remote: Compressing objects: 95% (822/865) 2023-08-09T11:41:39.0634890Z remote: Compressing objects: 96% (831/865) 2023-08-09T11:41:39.0635144Z remote: Compressing objects: 97% (840/865) 2023-08-09T11:41:39.0635385Z remote: Compressing objects: 98% (848/865) 2023-08-09T11:41:39.0635644Z remote: Compressing objects: 99% (857/865) 2023-08-09T11:41:39.0635898Z remote: Compressing objects: 100% (865/865) 2023-08-09T11:41:39.0636167Z remote: Compressing objects: 100% (865/865), done. 2023-08-09T11:41:39.1427836Z Receiving objects: 0% (1/987) 2023-08-09T11:41:39.1430486Z Receiving objects: 1% (10/987) 2023-08-09T11:41:39.1433070Z Receiving objects: 2% (20/987) 2023-08-09T11:41:39.1434399Z Receiving objects: 3% (30/987) 2023-08-09T11:41:39.1494681Z Receiving objects: 4% (40/987) 2023-08-09T11:41:39.1500353Z Receiving objects: 5% (50/987) 2023-08-09T11:41:39.1513901Z Receiving objects: 6% (60/987) 2023-08-09T11:41:39.1518995Z Receiving objects: 7% (70/987) 2023-08-09T11:41:39.1521629Z Receiving objects: 8% (79/987) 2023-08-09T11:41:39.1529144Z Receiving objects: 9% (89/987) 2023-08-09T11:41:39.1532989Z Receiving objects: 10% (99/987) 2023-08-09T11:41:39.1535462Z Receiving objects: 11% (109/987) 2023-08-09T11:41:39.1541339Z Receiving objects: 12% (119/987) 2023-08-09T11:41:39.1545051Z Receiving objects: 13% (129/987) 2023-08-09T11:41:39.1547698Z Receiving objects: 14% (139/987) 2023-08-09T11:41:39.1551130Z Receiving objects: 15% (149/987) 2023-08-09T11:41:39.1553664Z Receiving objects: 16% (158/987) 2023-08-09T11:41:39.1557012Z Receiving objects: 17% (168/987) 2023-08-09T11:41:39.1559232Z Receiving objects: 18% (178/987) 2023-08-09T11:41:39.1562444Z Receiving objects: 19% (188/987) 2023-08-09T11:41:39.1565030Z Receiving objects: 20% (198/987) 2023-08-09T11:41:39.1569565Z Receiving objects: 21% (208/987) 2023-08-09T11:41:39.1576114Z Receiving objects: 22% (218/987) 2023-08-09T11:41:39.1579191Z Receiving objects: 23% (228/987) 2023-08-09T11:41:39.1580767Z Receiving objects: 24% (237/987) 2023-08-09T11:41:39.1601775Z Receiving objects: 25% (247/987) 2023-08-09T11:41:39.1605527Z Receiving objects: 26% (257/987) 2023-08-09T11:41:39.1611960Z Receiving objects: 27% (267/987) 2023-08-09T11:41:39.1615548Z Receiving objects: 28% (277/987) 2023-08-09T11:41:39.1617028Z Receiving objects: 29% (287/987) 2023-08-09T11:41:39.1618572Z Receiving objects: 30% (297/987) 2023-08-09T11:41:39.1623241Z Receiving objects: 31% (306/987) 2023-08-09T11:41:39.1630088Z Receiving objects: 32% (316/987) 2023-08-09T11:41:39.1641315Z Receiving objects: 33% (326/987) 2023-08-09T11:41:39.1653636Z Receiving objects: 34% (336/987) 2023-08-09T11:41:39.1661794Z Receiving objects: 35% (346/987) 2023-08-09T11:41:39.1663542Z Receiving objects: 36% (356/987) 2023-08-09T11:41:39.1665792Z Receiving objects: 37% (366/987) 2023-08-09T11:41:39.1667777Z Receiving objects: 38% (376/987) 2023-08-09T11:41:39.1702786Z Receiving objects: 39% (385/987) 2023-08-09T11:41:39.1703961Z Receiving objects: 40% (395/987) 2023-08-09T11:41:39.1711527Z Receiving objects: 41% (405/987) 2023-08-09T11:41:39.1805636Z Receiving objects: 42% (415/987) 2023-08-09T11:41:39.2176612Z Receiving objects: 43% (425/987) 2023-08-09T11:41:39.2200761Z Receiving objects: 44% (435/987) 2023-08-09T11:41:39.2201766Z Receiving objects: 45% (445/987) 2023-08-09T11:41:39.2202487Z Receiving objects: 46% (455/987) 2023-08-09T11:41:39.2202744Z Receiving objects: 47% (464/987) 2023-08-09T11:41:39.2207822Z Receiving objects: 48% (474/987) 2023-08-09T11:41:39.2211249Z Receiving objects: 49% (484/987) 2023-08-09T11:41:39.2212136Z Receiving objects: 50% (494/987) 2023-08-09T11:41:39.2215574Z Receiving objects: 51% (504/987) 2023-08-09T11:41:39.2218711Z Receiving objects: 52% (514/987) 2023-08-09T11:41:39.2221745Z Receiving objects: 53% (524/987) 2023-08-09T11:41:39.2225297Z Receiving objects: 54% (533/987) 2023-08-09T11:41:39.2228704Z Receiving objects: 55% (543/987) 2023-08-09T11:41:39.2229781Z Receiving objects: 56% (553/987) 2023-08-09T11:41:39.2232239Z Receiving objects: 57% (563/987) 2023-08-09T11:41:39.2239531Z Receiving objects: 58% (573/987) 2023-08-09T11:41:39.2243882Z Receiving objects: 59% (583/987) 2023-08-09T11:41:39.2250739Z Receiving objects: 60% (593/987) 2023-08-09T11:41:39.2252907Z Receiving objects: 61% (603/987) 2023-08-09T11:41:39.2254454Z Receiving objects: 62% (612/987) 2023-08-09T11:41:39.2255395Z Receiving objects: 63% (622/987) 2023-08-09T11:41:39.2260205Z Receiving objects: 64% (632/987) 2023-08-09T11:41:39.2263320Z Receiving objects: 65% (642/987) 2023-08-09T11:41:39.2264746Z Receiving objects: 66% (652/987) 2023-08-09T11:41:39.2267755Z Receiving objects: 67% (662/987) 2023-08-09T11:41:39.2270593Z Receiving objects: 68% (672/987) 2023-08-09T11:41:39.2272901Z Receiving objects: 69% (682/987) 2023-08-09T11:41:39.2275251Z Receiving objects: 70% (691/987) 2023-08-09T11:41:39.2276825Z Receiving objects: 71% (701/987) 2023-08-09T11:41:39.2279743Z Receiving objects: 72% (711/987) 2023-08-09T11:41:39.2285473Z Receiving objects: 73% (721/987) 2023-08-09T11:41:39.2289713Z Receiving objects: 74% (731/987) 2023-08-09T11:41:39.2293987Z Receiving objects: 75% (741/987) 2023-08-09T11:41:39.2299957Z Receiving objects: 76% (751/987) 2023-08-09T11:41:39.2306173Z Receiving objects: 77% (760/987) 2023-08-09T11:41:39.2309611Z Receiving objects: 78% (770/987) 2023-08-09T11:41:39.2315175Z Receiving objects: 79% (780/987) 2023-08-09T11:41:39.2322119Z Receiving objects: 80% (790/987) 2023-08-09T11:41:39.2326834Z Receiving objects: 81% (800/987) 2023-08-09T11:41:39.2330810Z Receiving objects: 82% (810/987) 2023-08-09T11:41:39.2333204Z Receiving objects: 83% (820/987) 2023-08-09T11:41:39.2335219Z Receiving objects: 84% (830/987) 2023-08-09T11:41:39.2337292Z Receiving objects: 85% (839/987) 2023-08-09T11:41:39.2340183Z Receiving objects: 86% (849/987) 2023-08-09T11:41:39.2343667Z Receiving objects: 87% (859/987) 2023-08-09T11:41:39.2349630Z Receiving objects: 88% (869/987) 2023-08-09T11:41:39.2355511Z Receiving objects: 89% (879/987) 2023-08-09T11:41:39.2373617Z Receiving objects: 90% (889/987) 2023-08-09T11:41:39.2382148Z Receiving objects: 91% (899/987) 2023-08-09T11:41:39.2391707Z Receiving objects: 92% (909/987) 2023-08-09T11:41:39.2404836Z Receiving objects: 93% (918/987) 2023-08-09T11:41:39.2410198Z Receiving objects: 94% (928/987) 2023-08-09T11:41:39.2418722Z Receiving objects: 95% (938/987) 2023-08-09T11:41:39.2423050Z Receiving objects: 96% (948/987) 2023-08-09T11:41:39.2431069Z Receiving objects: 97% (958/987) 2023-08-09T11:41:39.2440402Z Receiving objects: 98% (968/987) 2023-08-09T11:41:39.2440695Z remote: Total 987 (delta 162), reused 444 (delta 89), pack-reused 0 2023-08-09T11:41:39.2444189Z Receiving objects: 99% (978/987) 2023-08-09T11:41:39.2444459Z Receiving objects: 100% (987/987) 2023-08-09T11:41:39.2444790Z Receiving objects: 100% (987/987), 4.42 MiB | 25.74 MiB/s, done. 2023-08-09T11:41:39.2450636Z Resolving deltas: 0% (0/162) 2023-08-09T11:41:39.2451099Z Resolving deltas: 1% (2/162) 2023-08-09T11:41:39.2451823Z Resolving deltas: 2% (4/162) 2023-08-09T11:41:39.2453028Z Resolving deltas: 3% (6/162) 2023-08-09T11:41:39.2453426Z Resolving deltas: 5% (9/162) 2023-08-09T11:41:39.2453803Z Resolving deltas: 6% (10/162) 2023-08-09T11:41:39.2454208Z Resolving deltas: 7% (12/162) 2023-08-09T11:41:39.2455415Z Resolving deltas: 8% (13/162) 2023-08-09T11:41:39.2456376Z Resolving deltas: 9% (15/162) 2023-08-09T11:41:39.2457836Z Resolving deltas: 12% (20/162) 2023-08-09T11:41:39.2458247Z Resolving deltas: 14% (23/162) 2023-08-09T11:41:39.2458667Z Resolving deltas: 15% (25/162) 2023-08-09T11:41:39.2458923Z Resolving deltas: 16% (26/162) 2023-08-09T11:41:39.2459223Z Resolving deltas: 17% (28/162) 2023-08-09T11:41:39.2461027Z Resolving deltas: 18% (30/162) 2023-08-09T11:41:39.2462116Z Resolving deltas: 20% (33/162) 2023-08-09T11:41:39.2463604Z Resolving deltas: 22% (36/162) 2023-08-09T11:41:39.2465869Z Resolving deltas: 23% (38/162) 2023-08-09T11:41:39.2466346Z Resolving deltas: 24% (40/162) 2023-08-09T11:41:39.2466742Z Resolving deltas: 25% (41/162) 2023-08-09T11:41:39.2469212Z Resolving deltas: 26% (43/162) 2023-08-09T11:41:39.2470703Z Resolving deltas: 27% (45/162) 2023-08-09T11:41:39.2472228Z Resolving deltas: 28% (46/162) 2023-08-09T11:41:39.2472880Z Resolving deltas: 30% (50/162) 2023-08-09T11:41:39.2473537Z Resolving deltas: 31% (51/162) 2023-08-09T11:41:39.2473824Z Resolving deltas: 32% (52/162) 2023-08-09T11:41:39.2474155Z Resolving deltas: 33% (54/162) 2023-08-09T11:41:39.2474441Z Resolving deltas: 34% (56/162) 2023-08-09T11:41:39.2474681Z Resolving deltas: 35% (58/162) 2023-08-09T11:41:39.2474899Z Resolving deltas: 36% (59/162) 2023-08-09T11:41:39.2475190Z Resolving deltas: 37% (61/162) 2023-08-09T11:41:39.2475401Z Resolving deltas: 40% (65/162) 2023-08-09T11:41:39.2475614Z Resolving deltas: 41% (68/162) 2023-08-09T11:41:39.2476790Z Resolving deltas: 43% (71/162) 2023-08-09T11:41:39.2477718Z Resolving deltas: 45% (73/162) 2023-08-09T11:41:39.2478105Z Resolving deltas: 46% (76/162) 2023-08-09T11:41:39.2478518Z Resolving deltas: 48% (78/162) 2023-08-09T11:41:39.2478889Z Resolving deltas: 50% (82/162) 2023-08-09T11:41:39.2479726Z Resolving deltas: 51% (83/162) 2023-08-09T11:41:39.2480064Z Resolving deltas: 52% (85/162) 2023-08-09T11:41:39.2480779Z Resolving deltas: 53% (87/162) 2023-08-09T11:41:39.2481953Z Resolving deltas: 54% (89/162) 2023-08-09T11:41:39.2482404Z Resolving deltas: 57% (93/162) 2023-08-09T11:41:39.2482874Z Resolving deltas: 59% (96/162) 2023-08-09T11:41:39.2483135Z Resolving deltas: 60% (98/162) 2023-08-09T11:41:39.2483968Z Resolving deltas: 61% (99/162) 2023-08-09T11:41:39.2484233Z Resolving deltas: 62% (102/162) 2023-08-09T11:41:39.2484861Z Resolving deltas: 64% (104/162) 2023-08-09T11:41:39.2485108Z Resolving deltas: 65% (106/162) 2023-08-09T11:41:39.2485365Z Resolving deltas: 66% (107/162) 2023-08-09T11:41:39.2485583Z Resolving deltas: 67% (109/162) 2023-08-09T11:41:39.2486909Z Resolving deltas: 69% (112/162) 2023-08-09T11:41:39.2487858Z Resolving deltas: 70% (115/162) 2023-08-09T11:41:39.2488703Z Resolving deltas: 71% (116/162) 2023-08-09T11:41:39.2488981Z Resolving deltas: 73% (119/162) 2023-08-09T11:41:39.2489316Z Resolving deltas: 74% (120/162) 2023-08-09T11:41:39.2489543Z Resolving deltas: 75% (122/162) 2023-08-09T11:41:39.2489799Z Resolving deltas: 76% (124/162) 2023-08-09T11:41:39.2490037Z Resolving deltas: 77% (125/162) 2023-08-09T11:41:39.2490515Z Resolving deltas: 80% (131/162) 2023-08-09T11:41:39.2490724Z Resolving deltas: 81% (132/162) 2023-08-09T11:41:39.2491022Z Resolving deltas: 82% (133/162) 2023-08-09T11:41:39.2491260Z Resolving deltas: 83% (135/162) 2023-08-09T11:41:39.2491481Z Resolving deltas: 84% (137/162) 2023-08-09T11:41:39.2491683Z Resolving deltas: 86% (140/162) 2023-08-09T11:41:39.2492783Z Resolving deltas: 87% (141/162) 2023-08-09T11:41:39.2493779Z Resolving deltas: 88% (143/162) 2023-08-09T11:41:39.2494734Z Resolving deltas: 90% (146/162) 2023-08-09T11:41:39.2495941Z Resolving deltas: 91% (148/162) 2023-08-09T11:41:39.2496303Z Resolving deltas: 93% (152/162) 2023-08-09T11:41:39.2496572Z Resolving deltas: 94% (153/162) 2023-08-09T11:41:39.2498088Z Resolving deltas: 95% (154/162) 2023-08-09T11:41:39.2500922Z Resolving deltas: 96% (156/162) 2023-08-09T11:41:39.2501388Z Resolving deltas: 97% (158/162) 2023-08-09T11:41:39.2502904Z Resolving deltas: 98% (159/162) 2023-08-09T11:41:39.2507002Z Resolving deltas: 99% (161/162) 2023-08-09T11:41:39.2509473Z Resolving deltas: 100% (162/162) 2023-08-09T11:41:39.2509693Z Resolving deltas: 100% (162/162), done. 2023-08-09T11:41:46.9241062Z From https://github.com/pytorch/audio 2023-08-09T11:41:46.9241465Z * [new ref] fe9b9ff75edebf1e0e326f64577d64df3b5858db -> origin/nightly 2023-08-09T11:41:46.9359985Z ##[endgroup] 2023-08-09T11:41:46.9360358Z ##[group]Determining the checkout info 2023-08-09T11:41:46.9362464Z ##[endgroup] 2023-08-09T11:41:46.9362808Z ##[group]Checking out the ref 2023-08-09T11:41:46.9371322Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-08-09T11:41:48.4217369Z Updating files: 7% (62/859) 2023-08-09T11:41:48.8158198Z Updating files: 8% (69/859) 2023-08-09T11:41:49.0172862Z Updating files: 9% (78/859) 2023-08-09T11:41:49.0179865Z Updating files: 9% (83/859) 2023-08-09T11:41:49.4493150Z Updating files: 10% (86/859) 2023-08-09T11:41:49.8018674Z Updating files: 11% (95/859) 2023-08-09T11:41:49.9976601Z Updating files: 12% (104/859) 2023-08-09T11:41:50.2912333Z Updating files: 13% (112/859) 2023-08-09T11:41:50.7047165Z Updating files: 14% (121/859) 2023-08-09T11:41:50.8853625Z Updating files: 15% (129/859) 2023-08-09T11:41:51.1965714Z Updating files: 16% (138/859) 2023-08-09T11:41:51.2820274Z Updating files: 16% (141/859) 2023-08-09T11:41:52.1273340Z Updating files: 17% (147/859) 2023-08-09T11:41:52.1275624Z Updating files: 17% (154/859) 2023-08-09T11:41:52.2944131Z Updating files: 18% (155/859) 2023-08-09T11:41:52.6414544Z Updating files: 19% (164/859) 2023-08-09T11:41:53.1347901Z Updating files: 20% (172/859) 2023-08-09T11:41:53.1970115Z Updating files: 20% (178/859) 2023-08-09T11:41:53.4147241Z Updating files: 21% (181/859) 2023-08-09T11:41:53.6711444Z Updating files: 22% (189/859) 2023-08-09T11:41:54.1076504Z Updating files: 23% (198/859) 2023-08-09T11:41:54.1078630Z Updating files: 23% (206/859) 2023-08-09T11:41:54.6246130Z Updating files: 24% (207/859) 2023-08-09T11:41:54.8653785Z Updating files: 25% (215/859) 2023-08-09T11:41:55.0142058Z Updating files: 26% (224/859) 2023-08-09T11:41:55.0144097Z Updating files: 26% (231/859) 2023-08-09T11:41:55.3069825Z Updating files: 27% (232/859) 2023-08-09T11:41:55.5350609Z Updating files: 28% (241/859) 2023-08-09T11:41:55.6458696Z Updating files: 29% (250/859) 2023-08-09T11:41:55.6970844Z Updating files: 30% (258/859) 2023-08-09T11:41:55.9243590Z Updating files: 31% (267/859) 2023-08-09T11:41:56.1070492Z Updating files: 32% (275/859) 2023-08-09T11:41:56.1080608Z Updating files: 32% (281/859) 2023-08-09T11:41:56.4823784Z Updating files: 33% (284/859) 2023-08-09T11:41:56.5192429Z Updating files: 34% (293/859) 2023-08-09T11:41:57.0978547Z Updating files: 35% (301/859) 2023-08-09T11:41:57.0988030Z Updating files: 35% (308/859) 2023-08-09T11:41:57.3566412Z Updating files: 36% (310/859) 2023-08-09T11:41:57.4351530Z Updating files: 37% (318/859) 2023-08-09T11:41:57.7026798Z Updating files: 38% (327/859) 2023-08-09T11:41:58.0232701Z Updating files: 39% (336/859) 2023-08-09T11:41:58.0234273Z Updating files: 39% (343/859) 2023-08-09T11:41:58.3582875Z Updating files: 40% (344/859) 2023-08-09T11:41:58.8010376Z Updating files: 41% (353/859) 2023-08-09T11:41:59.3097737Z Updating files: 42% (361/859) 2023-08-09T11:41:59.9450197Z Updating files: 42% (363/859) 2023-08-09T11:42:00.1393272Z Updating files: 43% (370/859) 2023-08-09T11:42:00.1394903Z Updating files: 43% (377/859) 2023-08-09T11:42:00.2854127Z Updating files: 44% (378/859) 2023-08-09T11:42:00.4410723Z Updating files: 45% (387/859) 2023-08-09T11:42:00.5348271Z Updating files: 46% (396/859) 2023-08-09T11:42:00.9255671Z Updating files: 47% (404/859) 2023-08-09T11:42:01.0645854Z Updating files: 48% (413/859) 2023-08-09T11:42:01.2903627Z Updating files: 48% (415/859) 2023-08-09T11:42:01.8001648Z Updating files: 49% (421/859) 2023-08-09T11:42:02.0494290Z Updating files: 50% (430/859) 2023-08-09T11:42:02.2418540Z Updating files: 50% (436/859) 2023-08-09T11:42:02.4909182Z Updating files: 51% (439/859) 2023-08-09T11:42:02.5514054Z Updating files: 52% (447/859) 2023-08-09T11:42:02.9364666Z Updating files: 53% (456/859) 2023-08-09T11:42:03.0482283Z Updating files: 54% (464/859) 2023-08-09T11:42:03.4561011Z Updating files: 54% (465/859) 2023-08-09T11:42:03.5515371Z Updating files: 55% (473/859) 2023-08-09T11:42:04.5299918Z Updating files: 56% (482/859) 2023-08-09T11:42:04.5301360Z Updating files: 56% (489/859) 2023-08-09T11:42:05.1443218Z Updating files: 57% (490/859) 2023-08-09T11:42:05.2068725Z Updating files: 58% (499/859) 2023-08-09T11:42:05.6361151Z Updating files: 59% (507/859) 2023-08-09T11:42:05.8908704Z Updating files: 60% (516/859) 2023-08-09T11:42:06.2743957Z Updating files: 61% (524/859) 2023-08-09T11:42:06.3360735Z Updating files: 61% (527/859) 2023-08-09T11:42:06.6360120Z Updating files: 62% (533/859) 2023-08-09T11:42:07.0484618Z Updating files: 63% (542/859) 2023-08-09T11:42:07.0487034Z Updating files: 63% (549/859) 2023-08-09T11:42:07.2789555Z Updating files: 64% (550/859) 2023-08-09T11:42:07.5850935Z Updating files: 65% (559/859) 2023-08-09T11:42:07.6710420Z Updating files: 66% (567/859) 2023-08-09T11:42:07.7453829Z Updating files: 67% (576/859) 2023-08-09T11:42:07.9221431Z Updating files: 68% (585/859) 2023-08-09T11:42:08.0414476Z Updating files: 69% (593/859) 2023-08-09T11:42:08.0927847Z Updating files: 70% (602/859) 2023-08-09T11:42:08.1938912Z Updating files: 70% (605/859) 2023-08-09T11:42:08.5000735Z Updating files: 71% (610/859) 2023-08-09T11:42:08.6567731Z Updating files: 72% (619/859) 2023-08-09T11:42:08.8481214Z Updating files: 73% (628/859) 2023-08-09T11:42:09.0947112Z Updating files: 74% (636/859) 2023-08-09T11:42:09.1249875Z Updating files: 74% (643/859) 2023-08-09T11:42:09.3204428Z Updating files: 75% (645/859) 2023-08-09T11:42:09.6972959Z Updating files: 76% (653/859) 2023-08-09T11:42:10.1811204Z Updating files: 77% (662/859) 2023-08-09T11:42:10.1812815Z Updating files: 77% (670/859) 2023-08-09T11:42:10.3296576Z Updating files: 78% (671/859) 2023-08-09T11:42:10.9097379Z Updating files: 79% (679/859) 2023-08-09T11:42:11.1254041Z Updating files: 80% (688/859) 2023-08-09T11:42:11.1261312Z Updating files: 80% (694/859) 2023-08-09T11:42:11.2698405Z Updating files: 81% (696/859) 2023-08-09T11:42:11.3139887Z Updating files: 82% (705/859) 2023-08-09T11:42:11.3187785Z Updating files: 83% (713/859) 2023-08-09T11:42:11.3238243Z Updating files: 84% (722/859) 2023-08-09T11:42:11.3265552Z Updating files: 85% (731/859) 2023-08-09T11:42:11.6128702Z Updating files: 86% (739/859) 2023-08-09T11:42:11.8571014Z Updating files: 87% (748/859) 2023-08-09T11:42:12.1388046Z Updating files: 88% (756/859) 2023-08-09T11:42:12.1392990Z Updating files: 88% (763/859) 2023-08-09T11:42:12.1739589Z Updating files: 89% (765/859) 2023-08-09T11:42:12.5385615Z Updating files: 90% (774/859) 2023-08-09T11:42:12.8795076Z Updating files: 91% (782/859) 2023-08-09T11:42:12.9362710Z Updating files: 92% (791/859) 2023-08-09T11:42:13.1296208Z Updating files: 93% (799/859) 2023-08-09T11:42:13.4102755Z Updating files: 93% (802/859) 2023-08-09T11:42:13.6953003Z Updating files: 94% (808/859) 2023-08-09T11:42:14.1069064Z Updating files: 95% (817/859) 2023-08-09T11:42:14.6639898Z Updating files: 95% (818/859) 2023-08-09T11:42:15.2444990Z Updating files: 96% (825/859) 2023-08-09T11:42:15.2447886Z Updating files: 96% (833/859) 2023-08-09T11:42:15.9082966Z Updating files: 97% (834/859) 2023-08-09T11:42:16.1393416Z Updating files: 98% (842/859) 2023-08-09T11:42:16.2568395Z Updating files: 98% (843/859) 2023-08-09T11:42:16.8714127Z Updating files: 99% (851/859) 2023-08-09T11:42:16.8714399Z Updating files: 100% (859/859) 2023-08-09T11:42:16.8714628Z Updating files: 100% (859/859), done. 2023-08-09T11:42:17.1037843Z branch 'nightly' set up to track 'origin/nightly'. 2023-08-09T11:42:17.1038165Z Switched to a new branch 'nightly' 2023-08-09T11:42:17.1076856Z ##[endgroup] 2023-08-09T11:42:17.1077235Z ##[group]Setting up auth for fetching submodules 2023-08-09T11:42:17.1087898Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:42:17.1330833Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-08-09T11:42:17.1554968Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-08-09T11:42:17.1777127Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-08-09T11:42:17.1997179Z ##[endgroup] 2023-08-09T11:42:17.1997579Z ##[group]Fetching submodules 2023-08-09T11:42:17.2005109Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-08-09T11:42:17.7060727Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-08-09T11:42:18.3768073Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-08-09T11:42:18.8156831Z ##[endgroup] 2023-08-09T11:42:18.8157249Z ##[group]Persisting credentials for submodules 2023-08-09T11:42:18.8167011Z [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:19.5231562Z [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:19.9418029Z [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:20.4337105Z [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:20.8407360Z ##[endgroup] 2023-08-09T11:42:20.8653317Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:42:20.8856047Z 'fe9b9ff75edebf1e0e326f64577d64df3b5858db' 2023-08-09T11:42:20.9203328Z ##[group]Run echo "ENV VARS" 2023-08-09T11:42:20.9203572Z echo "ENV VARS" 2023-08-09T11:42:20.9203770Z echo "${GITHUB_REF_NAME}" 2023-08-09T11:42:20.9204035Z echo "${GITHUB_REF}" 2023-08-09T11:42:20.9204247Z echo "${GITHUB_BASE_REF}" 2023-08-09T11:42:20.9204442Z  2023-08-09T11:42:20.9204620Z echo "GITHUB PROVIDED" 2023-08-09T11:42:20.9204827Z echo "nightly" 2023-08-09T11:42:20.9205036Z echo "refs/heads/nightly" 2023-08-09T11:42:20.9205394Z echo "refs/heads/nightly" 2023-08-09T11:42:20.9205580Z echo "" 2023-08-09T11:42:20.9226668Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:42:20.9226972Z env: 2023-08-09T11:42:20.9227195Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:20.9227500Z PYTHON_VERSION: 3.11 2023-08-09T11:42:20.9227685Z PACKAGE_TYPE: conda 2023-08-09T11:42:20.9227935Z REPOSITORY: pytorch/audio 2023-08-09T11:42:20.9228129Z REF: 2023-08-09T11:42:20.9228280Z CU_VERSION: cpu 2023-08-09T11:42:20.9228461Z CHANNEL: nightly 2023-08-09T11:42:20.9228643Z ##[endgroup] 2023-08-09T11:42:21.1051364Z ENV VARS 2023-08-09T11:42:21.1051577Z nightly 2023-08-09T11:42:21.1051736Z refs/heads/nightly 2023-08-09T11:42:21.1051864Z 2023-08-09T11:42:21.1051946Z GITHUB PROVIDED 2023-08-09T11:42:21.1052120Z nightly 2023-08-09T11:42:21.1052289Z refs/heads/nightly 2023-08-09T11:42:21.1052508Z refs/heads/nightly 2023-08-09T11:42:21.1071253Z 2023-08-09T11:42:21.1822729Z ##[group]Run set -euxo pipefail 2023-08-09T11:42:21.1822968Z set -euxo pipefail 2023-08-09T11:42:21.1823282Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-08-09T11:42:21.1823629Z # and "/" is not allowed in artifact names 2023-08-09T11:42:21.1823945Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-08-09T11:42:21.1844809Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:42:21.1845096Z env: 2023-08-09T11:42:21.1845308Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:21.1845547Z PYTHON_VERSION: 3.11 2023-08-09T11:42:21.1845747Z PACKAGE_TYPE: conda 2023-08-09T11:42:21.1845953Z REPOSITORY: pytorch/audio 2023-08-09T11:42:21.1846130Z REF: 2023-08-09T11:42:21.1846300Z CU_VERSION: cpu 2023-08-09T11:42:21.1846482Z CHANNEL: nightly 2023-08-09T11:42:21.1846652Z ##[endgroup] 2023-08-09T11:42:21.5546403Z + echo ARTIFACT_NAME=pytorch_audio__3.11 2023-08-09T11:42:21.5780939Z ##[group]Run set -euxo pipefail 2023-08-09T11:42:21.5781186Z set -euxo pipefail 2023-08-09T11:42:21.5781420Z conda info | grep -i 'base environment' 2023-08-09T11:42:21.5781699Z conda clean --all --quiet --yes 2023-08-09T11:42:21.5802151Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:42:21.5802387Z env: 2023-08-09T11:42:21.5802611Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:42:21.5802841Z PYTHON_VERSION: 3.11 2023-08-09T11:42:21.5803043Z PACKAGE_TYPE: conda 2023-08-09T11:42:21.5803253Z REPOSITORY: pytorch/audio 2023-08-09T11:42:21.5803445Z REF: 2023-08-09T11:42:21.5803596Z CU_VERSION: cpu 2023-08-09T11:42:21.5803781Z CHANNEL: nightly 2023-08-09T11:42:21.5803992Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:42:21.5804193Z ##[endgroup] 2023-08-09T11:42:21.8316311Z + conda info 2023-08-09T11:42:21.8371742Z + grep -i 'base environment' 2023-08-09T11:43:27.5166336Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-08-09T11:43:27.5169118Z + conda clean --all --quiet --yes 2023-08-09T11:43:30.7493707Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:30.7494165Z set -euxo pipefail 2023-08-09T11:43:30.7494411Z conda config --set channel_priority false 2023-08-09T11:43:30.7515784Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:30.7516032Z env: 2023-08-09T11:43:30.7516344Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:30.7516602Z PYTHON_VERSION: 3.11 2023-08-09T11:43:30.7516799Z PACKAGE_TYPE: conda 2023-08-09T11:43:30.7517088Z REPOSITORY: pytorch/audio 2023-08-09T11:43:30.7517298Z REF: 2023-08-09T11:43:30.7517478Z CU_VERSION: cpu 2023-08-09T11:43:30.7517656Z CHANNEL: nightly 2023-08-09T11:43:30.7517881Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:43:30.7518110Z ##[endgroup] 2023-08-09T11:43:30.9698569Z + conda config --set channel_priority false 2023-08-09T11:43:32.1003341Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:32.1003619Z set -euxo pipefail 2023-08-09T11:43:32.1003911Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-08-09T11:43:32.1004210Z conda create \ 2023-08-09T11:43:32.1004405Z  --yes --quiet \ 2023-08-09T11:43:32.1004632Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:43:32.1004852Z  "python=3.9" 2023-08-09T11:43:32.1005065Z CONDA_ENV="${CONDA_ENV}" 2023-08-09T11:43:32.1005354Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-08-09T11:43:32.1005699Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-08-09T11:43:32.1006104Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-08-09T11:43:32.1006433Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-08-09T11:43:32.1006696Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:43:32.1006971Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-08-09T11:43:32.1027996Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:32.1028257Z env: 2023-08-09T11:43:32.1028495Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:32.1028733Z PYTHON_VERSION: 3.11 2023-08-09T11:43:32.1028950Z PACKAGE_TYPE: conda 2023-08-09T11:43:32.1029173Z REPOSITORY: pytorch/audio 2023-08-09T11:43:32.1029379Z REF: 2023-08-09T11:43:32.1029538Z CU_VERSION: cpu 2023-08-09T11:43:32.1029803Z CHANNEL: nightly 2023-08-09T11:43:32.1030027Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:43:32.1030252Z ##[endgroup] 2023-08-09T11:43:32.3756207Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:32.3756692Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python=3.9 2023-08-09T11:43:35.9356952Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:43:36.0419631Z Solving environment: ...working... done 2023-08-09T11:43:44.8568837Z 2023-08-09T11:43:44.8569209Z ## Package Plan ## 2023-08-09T11:43:44.8569411Z 2023-08-09T11:43:44.8571262Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225 2023-08-09T11:43:44.8571537Z 2023-08-09T11:43:44.8571638Z added / updated specs: 2023-08-09T11:43:44.8571833Z - python=3.9 2023-08-09T11:43:44.8571964Z 2023-08-09T11:43:44.8571969Z 2023-08-09T11:43:44.8572976Z The following packages will be downloaded: 2023-08-09T11:43:44.8573155Z 2023-08-09T11:43:44.8573274Z package | build 2023-08-09T11:43:44.8573627Z ---------------------------|----------------- 2023-08-09T11:43:44.8573919Z openssl-3.0.10 | h2bbff1b_0 7.4 MB 2023-08-09T11:43:44.8574184Z pip-23.2.1 | py39haa95532_0 2.8 MB 2023-08-09T11:43:44.8574487Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-08-09T11:43:44.8574867Z setuptools-68.0.0 | py39haa95532_0 925 KB 2023-08-09T11:43:44.8575195Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-08-09T11:43:44.8575662Z tzdata-2023c | h04d1e81_0 116 KB 2023-08-09T11:43:44.8575905Z vc-14.2 | h21ff451_1 8 KB 2023-08-09T11:43:44.8576166Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-08-09T11:43:44.8576519Z ------------------------------------------------------------ 2023-08-09T11:43:44.8576800Z Total: 31.6 MB 2023-08-09T11:43:44.8576943Z 2023-08-09T11:43:44.8577107Z The following NEW packages will be INSTALLED: 2023-08-09T11:43:44.8577279Z 2023-08-09T11:43:44.8589666Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:43:44.8590303Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:43:44.8590651Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 None 2023-08-09T11:43:44.8591001Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-08-09T11:43:44.8591374Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 None 2023-08-09T11:43:44.8591711Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:43:44.8592041Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-08-09T11:43:44.8592354Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:43:44.8592673Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:43:44.8593013Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-08-09T11:43:44.8593181Z 2023-08-09T11:43:44.8593186Z 2023-08-09T11:43:45.0812524Z Preparing transaction: ...working... done 2023-08-09T11:43:46.9985291Z Verifying transaction: ...working... done 2023-08-09T11:43:51.7893727Z Executing transaction: ...working... done 2023-08-09T11:43:51.8712733Z Retrieving notices: ...working... done 2023-08-09T11:43:52.0850607Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:52.0851100Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:52.0851653Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python -m pip install 'C:\actions-runner\_work\audio\audio/test-infra/tools/pkg-helpers' 2023-08-09T11:43:57.7043649Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-08-09T11:43:57.7044110Z 2023-08-09T11:43:57.7044325Z Installing build dependencies: started 2023-08-09T11:43:57.7044632Z 2023-08-09T11:43:57.7044901Z Installing build dependencies: finished with status 'done' 2023-08-09T11:43:57.7045207Z 2023-08-09T11:43:57.7045457Z Getting requirements to build wheel: started 2023-08-09T11:43:57.7045745Z 2023-08-09T11:43:57.7046023Z Getting requirements to build wheel: finished with status 'done' 2023-08-09T11:43:57.7046323Z 2023-08-09T11:43:57.7046482Z Preparing metadata (pyproject.toml): started 2023-08-09T11:43:57.7046666Z 2023-08-09T11:43:57.7046831Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-08-09T11:43:57.7047037Z 2023-08-09T11:43:57.7047202Z Building wheels for collected packages: pytorch-pkg-helpers 2023-08-09T11:43:57.7047398Z 2023-08-09T11:43:57.7047553Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-08-09T11:43:57.7047769Z 2023-08-09T11:43:57.7047973Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-08-09T11:43:57.7048208Z 2023-08-09T11:43:57.7048557Z Created wheel for pytorch-pkg-helpers: filename=pytorch_pkg_helpers-0.1.5-py3-none-any.whl size=7635 sha256=7176fc68d6a5e8aec8e8b805e2f7ebe2c9f220f90df1a989675e5d84d3cdf235 2023-08-09T11:43:57.7048916Z 2023-08-09T11:43:57.7049193Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-08-09T11:43:57.7049676Z 2023-08-09T11:43:57.7049802Z Successfully built pytorch-pkg-helpers 2023-08-09T11:43:57.7049968Z 2023-08-09T11:43:57.7050115Z Installing collected packages: pytorch-pkg-helpers 2023-08-09T11:43:57.7050299Z 2023-08-09T11:43:57.7050434Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-08-09T11:43:57.7050624Z 2023-08-09T11:43:57.7050629Z 2023-08-09T11:43:57.7403428Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:43:57.7404053Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python -m pytorch_pkg_helpers 2023-08-09T11:44:00.1713002Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:00.2884036Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:44:00.2884357Z 2023-08-09T11:44:00.2884698Z export CMAKE_USE_CUDA='0' 2023-08-09T11:44:00.2884910Z 2023-08-09T11:44:00.2885020Z export CONDA_BUILD_VARIANT='cpu' 2023-08-09T11:44:00.2885171Z 2023-08-09T11:44:00.2885291Z export CONDA_CUDATOOLKIT_CONSTRAINT='' 2023-08-09T11:44:00.2885472Z 2023-08-09T11:44:00.2885644Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:44:00.2885843Z 2023-08-09T11:44:00.2885998Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:44:00.2886186Z 2023-08-09T11:44:00.2886280Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:44:00.2886432Z 2023-08-09T11:44:00.2886551Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T11:44:00.2886705Z 2023-08-09T11:44:00.2886812Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:44:00.2886963Z 2023-08-09T11:44:00.2887056Z export VERSION_SUFFIX='' 2023-08-09T11:44:00.2887194Z 2023-08-09T11:44:00.2887280Z export WHEEL_DIR='' 2023-08-09T11:44:00.2887389Z 2023-08-09T11:44:00.2887413Z 2023-08-09T11:44:00.2887576Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:00.3000960Z ##[group]Run set -euxo pipefail 2023-08-09T11:44:00.3001242Z set -euxo pipefail 2023-08-09T11:44:00.3001539Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-08-09T11:44:00.3001800Z  2023-08-09T11:44:00.3002019Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-08-09T11:44:00.3002218Z  2023-08-09T11:44:00.3002445Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-08-09T11:44:00.3002681Z  conda create \ 2023-08-09T11:44:00.3002893Z  --yes --quiet \ 2023-08-09T11:44:00.3003106Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:00.3003328Z  "python=3.8" \ 2023-08-09T11:44:00.3003531Z  cmake=3.22 \ 2023-08-09T11:44:00.3003742Z  conda-build=3.21 \ 2023-08-09T11:44:00.3003936Z  ninja=1.10 \ 2023-08-09T11:44:00.3004155Z  pkg-config=0.29 \ 2023-08-09T11:44:00.3004364Z  wheel=0.37 2023-08-09T11:44:00.3004552Z  else 2023-08-09T11:44:00.3004726Z  conda create \ 2023-08-09T11:44:00.3004939Z  --yes --quiet \ 2023-08-09T11:44:00.3005165Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:00.3005411Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:00.3005620Z  cmake=3.22 \ 2023-08-09T11:44:00.3005817Z  ninja=1.10 \ 2023-08-09T11:44:00.3006023Z  pkg-config=0.29 \ 2023-08-09T11:44:00.3006232Z  wheel=0.37 2023-08-09T11:44:00.3006402Z  fi 2023-08-09T11:44:00.3006576Z else 2023-08-09T11:44:00.3006765Z  conda create \ 2023-08-09T11:44:00.3006953Z  --yes --quiet \ 2023-08-09T11:44:00.3007177Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:00.3007421Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:00.3007645Z  cmake=3.22 \ 2023-08-09T11:44:00.3007833Z  conda-build=3.21 \ 2023-08-09T11:44:00.3008041Z  ninja=1.10 \ 2023-08-09T11:44:00.3008247Z  pkg-config=0.29 \ 2023-08-09T11:44:00.3008578Z  wheel=0.37 2023-08-09T11:44:00.3008746Z fi 2023-08-09T11:44:00.3008976Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:00.3009277Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:00.3030366Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:00.3030608Z env: 2023-08-09T11:44:00.3030825Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:00.3031081Z PYTHON_VERSION: 3.11 2023-08-09T11:44:00.3031293Z PACKAGE_TYPE: conda 2023-08-09T11:44:00.3031512Z REPOSITORY: pytorch/audio 2023-08-09T11:44:00.3031695Z REF: 2023-08-09T11:44:00.3031870Z CU_VERSION: cpu 2023-08-09T11:44:00.3032062Z CHANNEL: nightly 2023-08-09T11:44:00.3032411Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:44:00.3032700Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:00.3032968Z ##[endgroup] 2023-08-09T11:44:00.5137024Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:00.5137377Z + [[ 3.11 = \3\.\1\1 ]] 2023-08-09T11:44:00.5137585Z + [[ conda == \c\o\n\d\a ]] 2023-08-09T11:44:00.5138023Z + 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:01.7286803Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:44:01.7293736Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-08-09T11:44:14.5305499Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:44:18.9780274Z Solving environment: ...working... done 2023-08-09T11:44:19.1420723Z 2023-08-09T11:44:19.1421057Z ## Package Plan ## 2023-08-09T11:44:19.1421233Z 2023-08-09T11:44:19.1421505Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T11:44:19.1421845Z 2023-08-09T11:44:19.1421986Z added / updated specs: 2023-08-09T11:44:19.1422272Z - cmake=3.22 2023-08-09T11:44:19.1422533Z - conda-build=3.21 2023-08-09T11:44:19.1422829Z - ninja=1.10 2023-08-09T11:44:19.1423115Z - pkg-config=0.29 2023-08-09T11:44:19.1423383Z - python=3.8 2023-08-09T11:44:19.1423556Z - wheel=0.37 2023-08-09T11:44:19.1423672Z 2023-08-09T11:44:19.1423677Z 2023-08-09T11:44:19.1423805Z The following packages will be downloaded: 2023-08-09T11:44:19.1423972Z 2023-08-09T11:44:19.1424079Z package | build 2023-08-09T11:44:19.1424346Z ---------------------------|----------------- 2023-08-09T11:44:19.1424643Z beautifulsoup4-4.12.2 | py38haa95532_0 209 KB 2023-08-09T11:44:19.1424943Z boltons-23.0.0 | py38haa95532_0 421 KB 2023-08-09T11:44:19.1425233Z brotlipy-0.7.0 |py38h2bbff1b_1003 412 KB 2023-08-09T11:44:19.1425528Z certifi-2023.7.22 | py38haa95532_0 154 KB 2023-08-09T11:44:19.1425789Z cffi-1.15.1 | py38h2bbff1b_3 238 KB 2023-08-09T11:44:19.1426065Z chardet-4.0.0 |py38haa95532_1003 211 KB 2023-08-09T11:44:19.1426340Z colorama-0.4.6 | py38haa95532_0 32 KB 2023-08-09T11:44:19.1426615Z conda-23.7.2 | py38haa95532_0 1.0 MB 2023-08-09T11:44:19.1426954Z conda-build-3.21.9 | py38haa95532_0 555 KB 2023-08-09T11:44:19.1427274Z conda-package-handling-2.2.0| py38haa95532_0 287 KB 2023-08-09T11:44:19.1427608Z conda-package-streaming-0.9.0| py38haa95532_0 29 KB 2023-08-09T11:44:19.1427947Z cryptography-41.0.2 | py38hac1b9e3_0 1.1 MB 2023-08-09T11:44:19.1428245Z filelock-3.9.0 | py38haa95532_0 19 KB 2023-08-09T11:44:19.1428517Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-08-09T11:44:19.1428973Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-08-09T11:44:19.1429240Z idna-3.4 | py38haa95532_0 94 KB 2023-08-09T11:44:19.1429511Z jinja2-3.1.2 | py38haa95532_0 211 KB 2023-08-09T11:44:19.1429791Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-08-09T11:44:19.1430061Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-08-09T11:44:19.1430347Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-08-09T11:44:19.1430616Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-08-09T11:44:19.1430886Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-08-09T11:44:19.1431276Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-08-09T11:44:19.1431525Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-08-09T11:44:19.1431805Z markupsafe-2.1.1 | py38h2bbff1b_0 26 KB 2023-08-09T11:44:19.1432095Z menuinst-1.4.19 | py38h59b6b97_0 94 KB 2023-08-09T11:44:19.1432367Z ninja-1.10.2 | haa95532_5 14 KB 2023-08-09T11:44:19.1432621Z packaging-23.0 | py38haa95532_0 69 KB 2023-08-09T11:44:19.1432894Z pcre-8.45 | hd77b12b_0 382 KB 2023-08-09T11:44:19.1433155Z pip-23.2.1 | py38haa95532_0 2.8 MB 2023-08-09T11:44:19.1433432Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-08-09T11:44:19.1433697Z pkginfo-1.9.6 | py38haa95532_0 69 KB 2023-08-09T11:44:19.1433969Z pluggy-1.0.0 | py38haa95532_1 29 KB 2023-08-09T11:44:19.1434248Z psutil-5.9.0 | py38h2bbff1b_0 349 KB 2023-08-09T11:44:19.1434524Z py-lief-0.12.3 | py38hd77b12b_0 2.0 MB 2023-08-09T11:44:19.1434788Z pycosat-0.6.4 | py38h2bbff1b_0 74 KB 2023-08-09T11:44:19.1435068Z pyopenssl-23.2.0 | py38haa95532_0 97 KB 2023-08-09T11:44:19.1435341Z pysocks-1.7.1 | py38haa95532_0 31 KB 2023-08-09T11:44:19.1435608Z python-3.8.17 | h1aa4202_0 20.5 MB 2023-08-09T11:44:19.1435900Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-08-09T11:44:19.1436172Z pytz-2022.7 | py38haa95532_0 210 KB 2023-08-09T11:44:19.1436440Z pyyaml-6.0 | py38h2bbff1b_1 146 KB 2023-08-09T11:44:19.1436716Z requests-2.31.0 | py38haa95532_0 99 KB 2023-08-09T11:44:19.1437005Z ruamel.yaml-0.17.21 | py38h2bbff1b_0 174 KB 2023-08-09T11:44:19.1437285Z ruamel.yaml.clib-0.2.6 | py38h2bbff1b_1 101 KB 2023-08-09T11:44:19.1437578Z setuptools-68.0.0 | py38haa95532_0 925 KB 2023-08-09T11:44:19.1437864Z soupsieve-2.4 | py38haa95532_0 70 KB 2023-08-09T11:44:19.1438136Z toolz-0.12.0 | py38haa95532_0 106 KB 2023-08-09T11:44:19.1438383Z tqdm-4.65.0 | py38hd4e2768_0 149 KB 2023-08-09T11:44:19.1438655Z urllib3-1.26.16 | py38haa95532_0 201 KB 2023-08-09T11:44:19.1438927Z win_inet_pton-1.1.0 | py38haa95532_0 35 KB 2023-08-09T11:44:19.1439210Z zstandard-0.19.0 | py38h2bbff1b_0 340 KB 2023-08-09T11:44:19.1439495Z ------------------------------------------------------------ 2023-08-09T11:44:19.1439781Z Total: 43.5 MB 2023-08-09T11:44:19.1439922Z 2023-08-09T11:44:19.1440057Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:19.1440225Z 2023-08-09T11:44:19.1440438Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py38haa95532_0 None 2023-08-09T11:44:19.1440896Z boltons pkgs/main/win-64::boltons-23.0.0-py38haa95532_0 None 2023-08-09T11:44:19.1441241Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py38h2bbff1b_1003 None 2023-08-09T11:44:19.1441584Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-08-09T11:44:19.1441951Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:44:19.1442335Z certifi pkgs/main/win-64::certifi-2023.7.22-py38haa95532_0 None 2023-08-09T11:44:19.1442676Z cffi pkgs/main/win-64::cffi-1.15.1-py38h2bbff1b_3 None 2023-08-09T11:44:19.1443001Z chardet pkgs/main/win-64::chardet-4.0.0-py38haa95532_1003 None 2023-08-09T11:44:19.1444162Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-08-09T11:44:19.1444562Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-08-09T11:44:19.1444905Z colorama pkgs/main/win-64::colorama-0.4.6-py38haa95532_0 None 2023-08-09T11:44:19.1445261Z conda pkgs/main/win-64::conda-23.7.2-py38haa95532_0 None 2023-08-09T11:44:19.1445605Z conda-build pkgs/main/win-64::conda-build-3.21.9-py38haa95532_0 None 2023-08-09T11:44:19.1446055Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.2.0-py38haa95532_0 None 2023-08-09T11:44:19.1446538Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py38haa95532_0 None 2023-08-09T11:44:19.1446977Z cryptography pkgs/main/win-64::cryptography-41.0.2-py38hac1b9e3_0 None 2023-08-09T11:44:19.1447357Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 None 2023-08-09T11:44:19.1447672Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-08-09T11:44:19.1447997Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:44:19.1448320Z idna pkgs/main/win-64::idna-3.4-py38haa95532_0 None 2023-08-09T11:44:19.1448648Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 None 2023-08-09T11:44:19.1449004Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:44:19.1449360Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:44:19.1449731Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-08-09T11:44:19.1450066Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-08-09T11:44:19.1450399Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:44:19.1450712Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:44:19.1451029Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-08-09T11:44:19.1451354Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:44:19.1451674Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-08-09T11:44:19.1452023Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 None 2023-08-09T11:44:19.1452377Z menuinst pkgs/main/win-64::menuinst-1.4.19-py38h59b6b97_0 None 2023-08-09T11:44:19.1452709Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-08-09T11:44:19.1453044Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-08-09T11:44:19.1453386Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:44:19.1453817Z packaging pkgs/main/win-64::packaging-23.0-py38haa95532_0 None 2023-08-09T11:44:19.1454138Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-08-09T11:44:19.1454511Z pip pkgs/main/win-64::pip-23.2.1-py38haa95532_0 None 2023-08-09T11:44:19.1454856Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-08-09T11:44:19.1455211Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py38haa95532_0 None 2023-08-09T11:44:19.1455536Z pluggy pkgs/main/win-64::pluggy-1.0.0-py38haa95532_1 None 2023-08-09T11:44:19.1456065Z psutil pkgs/main/win-64::psutil-5.9.0-py38h2bbff1b_0 None 2023-08-09T11:44:19.1456419Z py-lief pkgs/main/win-64::py-lief-0.12.3-py38hd77b12b_0 None 2023-08-09T11:44:19.1456772Z pycosat pkgs/main/win-64::pycosat-0.6.4-py38h2bbff1b_0 None 2023-08-09T11:44:19.1457135Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-08-09T11:44:19.1457487Z pyopenssl pkgs/main/win-64::pyopenssl-23.2.0-py38haa95532_0 None 2023-08-09T11:44:19.1457842Z pysocks pkgs/main/win-64::pysocks-1.7.1-py38haa95532_0 None 2023-08-09T11:44:19.1458181Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 None 2023-08-09T11:44:19.1458648Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:44:19.1459036Z pytz pkgs/main/win-64::pytz-2022.7-py38haa95532_0 None 2023-08-09T11:44:19.1459351Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 None 2023-08-09T11:44:19.1459702Z requests pkgs/main/win-64::requests-2.31.0-py38haa95532_0 None 2023-08-09T11:44:19.1460072Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py38h2bbff1b_0 None 2023-08-09T11:44:19.1460474Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py38h2bbff1b_1 None 2023-08-09T11:44:19.1460872Z setuptools pkgs/main/win-64::setuptools-68.0.0-py38haa95532_0 None 2023-08-09T11:44:19.1461202Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-08-09T11:44:19.1461540Z soupsieve pkgs/main/win-64::soupsieve-2.4-py38haa95532_0 None 2023-08-09T11:44:19.1461881Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:44:19.1462216Z toolz pkgs/main/win-64::toolz-0.12.0-py38haa95532_0 None 2023-08-09T11:44:19.1462542Z tqdm pkgs/main/win-64::tqdm-4.65.0-py38hd4e2768_0 None 2023-08-09T11:44:19.1462853Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py38haa95532_0 None 2023-08-09T11:44:19.1463175Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:44:19.1463499Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:44:19.1463839Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-08-09T11:44:19.1464167Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py38haa95532_0 None 2023-08-09T11:44:19.1464494Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-08-09T11:44:19.1464793Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-08-09T11:44:19.1465100Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-08-09T11:44:19.1465441Z zstandard pkgs/main/win-64::zstandard-0.19.0-py38h2bbff1b_0 None 2023-08-09T11:44:19.1465758Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-08-09T11:44:19.1465929Z 2023-08-09T11:44:33.1629218Z 2023-08-09T11:44:33.7638575Z Preparing transaction: ...working... done 2023-08-09T11:44:36.7237934Z Verifying transaction: ...working... done 2023-08-09T11:44:45.0441842Z Executing transaction: ...working... done 2023-08-09T11:44:45.1265362Z Retrieving notices: ...working... done 2023-08-09T11:44:45.6798140Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:45.6801452Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:45.6952037Z ##[group]Run # //\\// means replace every backslash with slash 2023-08-09T11:44:45.6952383Z # //\\// means replace every backslash with slash 2023-08-09T11:44:45.6952731Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-08-09T11:44:45.6974196Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:45.6974506Z env: 2023-08-09T11:44:45.6974741Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:45.6974982Z PYTHON_VERSION: 3.11 2023-08-09T11:44:45.6975341Z PACKAGE_TYPE: conda 2023-08-09T11:44:45.6975555Z REPOSITORY: pytorch/audio 2023-08-09T11:44:45.6975754Z REF: 2023-08-09T11:44:45.6975918Z CU_VERSION: cpu 2023-08-09T11:44:45.6976111Z CHANNEL: nightly 2023-08-09T11:44:45.6976320Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:44:45.6976623Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:45.6977048Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:45.6977410Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:45.6977796Z ##[endgroup] 2023-08-09T11:44:45.9235676Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:44:45.9236023Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:44:45.9236286Z export VSDEVCMD_ARGS='' 2023-08-09T11:44:45.9236524Z source "${BUILD_ENV_FILE}" 2023-08-09T11:44:45.9236790Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-08-09T11:44:45.9237156Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:44:45.9237433Z  2023-08-09T11:44:45.9237615Z conda build \ 2023-08-09T11:44:45.9237801Z  -c defaults \ 2023-08-09T11:44:45.9238035Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:44:45.9238277Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:44:45.9238520Z  --no-anaconda-upload \ 2023-08-09T11:44:45.9238758Z  --python "${PYTHON_VERSION}" \ 2023-08-09T11:44:45.9239021Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-08-09T11:44:45.9239452Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-08-09T11:44:45.9260281Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:45.9260529Z env: 2023-08-09T11:44:45.9260748Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:45.9261020Z PYTHON_VERSION: 3.11 2023-08-09T11:44:45.9261235Z PACKAGE_TYPE: conda 2023-08-09T11:44:45.9261450Z REPOSITORY: pytorch/audio 2023-08-09T11:44:45.9261636Z REF: 2023-08-09T11:44:45.9261816Z CU_VERSION: cpu 2023-08-09T11:44:45.9262012Z CHANNEL: nightly 2023-08-09T11:44:45.9262218Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:44:45.9262525Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:45.9262877Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:45.9263254Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:44:45.9263626Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:44:45.9263888Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:44:45.9264111Z PACKAGE_NAME: torchaudio 2023-08-09T11:44:45.9264321Z ##[endgroup] 2023-08-09T11:44:48.2644258Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:44:50.0214442Z Solving environment: ...working... done 2023-08-09T11:44:55.4106565Z 2023-08-09T11:44:55.4106896Z ## Package Plan ## 2023-08-09T11:44:55.4107064Z 2023-08-09T11:44:55.4107204Z environment location: C:\Jenkins\Miniconda3 2023-08-09T11:44:55.4111265Z 2023-08-09T11:44:55.4111633Z added / updated specs: 2023-08-09T11:44:55.4111857Z - conda-build 2023-08-09T11:44:55.4112099Z - conda-package-handling!=1.5.0 2023-08-09T11:44:55.4112341Z 2023-08-09T11:44:55.4112350Z 2023-08-09T11:44:55.4112540Z The following packages will be downloaded: 2023-08-09T11:44:55.4112728Z 2023-08-09T11:44:55.4112834Z package | build 2023-08-09T11:44:55.4113106Z ---------------------------|----------------- 2023-08-09T11:44:55.4113416Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-08-09T11:44:55.4113818Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-08-09T11:44:55.4114234Z certifi-2023.7.22 | py39haa95532_0 154 KB 2023-08-09T11:44:55.4114831Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-08-09T11:44:55.4115095Z click-8.0.4 | py39haa95532_0 155 KB 2023-08-09T11:44:55.4115344Z conda-23.7.2 | py39haa95532_0 1.0 MB 2023-08-09T11:44:55.4115612Z conda-build-3.26.0 | py39haa95532_0 597 KB 2023-08-09T11:44:55.4115892Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-08-09T11:44:55.4116198Z conda-package-handling-2.2.0| py39haa95532_0 287 KB 2023-08-09T11:44:55.4117915Z conda-package-streaming-0.9.0| py39haa95532_0 29 KB 2023-08-09T11:44:55.4118270Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-08-09T11:44:55.4118538Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-08-09T11:44:55.4118798Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-08-09T11:44:55.4119091Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-08-09T11:44:55.4119373Z m2-patch-2.7.5 | 2 89 KB 2023-08-09T11:44:55.4119643Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-08-09T11:44:55.4119931Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-08-09T11:44:55.4120219Z msys2-conda-epoch-20160418 | 1 2 KB 2023-08-09T11:44:55.4120483Z openssl-1.1.1v | h2bbff1b_0 5.5 MB 2023-08-09T11:44:55.4120747Z packaging-23.0 | py39haa95532_0 69 KB 2023-08-09T11:44:55.4121022Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-08-09T11:44:55.4121285Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-08-09T11:44:55.4121541Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-08-09T11:44:55.4121802Z pytz-2022.7 | py39haa95532_0 210 KB 2023-08-09T11:44:55.4122069Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-08-09T11:44:55.4122329Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-08-09T11:44:55.4122578Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-08-09T11:44:55.4122869Z ------------------------------------------------------------ 2023-08-09T11:44:55.4123134Z Total: 16.9 MB 2023-08-09T11:44:55.4123270Z 2023-08-09T11:44:55.4123396Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:55.4123558Z 2023-08-09T11:44:55.4123766Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-08-09T11:44:55.4124120Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-08-09T11:44:55.4124456Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-08-09T11:44:55.4124781Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-08-09T11:44:55.4125132Z conda-build pkgs/main/win-64::conda-build-3.26.0-py39haa95532_0 None 2023-08-09T11:44:55.4125501Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-08-09T11:44:55.4125908Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py39haa95532_0 None 2023-08-09T11:44:55.4126306Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-08-09T11:44:55.4126633Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:44:55.4126952Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-08-09T11:44:55.4127292Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:44:55.4127707Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:44:55.4128063Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-08-09T11:44:55.4128446Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:44:55.4129350Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:44:55.4129653Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:44:55.4130001Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-08-09T11:44:55.4130350Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-08-09T11:44:55.4130691Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-08-09T11:44:55.4131073Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-08-09T11:44:55.4131801Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-08-09T11:44:55.4132182Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-08-09T11:44:55.4132524Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-08-09T11:44:55.4132859Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-08-09T11:44:55.4133200Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-08-09T11:44:55.4133574Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:44:55.4133943Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-08-09T11:44:55.4134269Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-08-09T11:44:55.4134598Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-08-09T11:44:55.4134928Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-08-09T11:44:55.4135111Z 2023-08-09T11:44:55.4135228Z The following packages will be UPDATED: 2023-08-09T11:44:55.4135380Z 2023-08-09T11:44:55.4135527Z certifi 2023.5.7-py39haa95532_0 --> 2023.7.22-py39haa95532_0 None 2023-08-09T11:44:55.4135837Z conda 22.9.0-py39haa95532_0 --> 23.7.2-py39haa95532_0 None 2023-08-09T11:44:55.4136168Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.2.0-py39haa95532_0 None 2023-08-09T11:44:55.4136493Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1v-h2bbff1b_0 None 2023-08-09T11:44:55.4136649Z 2023-08-09T11:44:55.4136655Z 2023-08-09T11:44:55.6027788Z Preparing transaction: ...working... done 2023-08-09T11:44:56.4516874Z Verifying transaction: ...working... done 2023-08-09T11:44:58.3393140Z Executing transaction: ...working... done 2023-08-09T11:44:58.6675318Z Retrieving notices: ...working... done 2023-08-09T11:45:02.0574217Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:45:02.0912306Z Adding in variants from internal_defaults 2023-08-09T11:45:02.0912790Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-08-09T11:45:02.0913285Z Adding in variants from config.variant 2023-08-09T11:45:02.1005824Z 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:02.1006507Z warnings.warn( 2023-08-09T11:45:02.2036561Z Attempting to finalize metadata for vs2019_win-64 2023-08-09T11:45:15.8268193Z 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:15.8329853Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-08-09T11:45:15.8330191Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\work 2023-08-09T11:45:15.8332342Z Packaging vs2019_win-64 2023-08-09T11:45:15.8528267Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-08-09T11:45:15.9156795Z 2023-08-09T11:45:15.9157601Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:45:15.9270933Z 2023-08-09T11:45:15.9271647Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env" 2023-08-09T11:45:16.2020860Z 2023-08-09T11:45:16.2021173Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env 2023-08-09T11:45:16.2021450Z 2023-08-09T11:45:16.2298077Z 2023-08-09T11:45:16.2298548Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\work>set YEAR=2019 2023-08-09T11:45:16.2300102Z 2023-08-09T11:45:16.2300317Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\work>set VER=16 2023-08-09T11:45:16.2302466Z 2023-08-09T11:45:16.2302788Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env\etc\conda\activate.d" 2023-08-09T11:45:16.2308360Z 2023-08-09T11:45:16.2308825Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:16.2321705Z 1 file(s) copied. 2023-08-09T11:45:16.2327522Z 2023-08-09T11:45:16.2327782Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\work>IF "win-64" == "win-64" ( 2023-08-09T11:45:16.2328076Z set "target_platform=amd64" 2023-08-09T11:45:16.2328479Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:16.2329024Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:16.2329368Z IF "" == "" ( 2023-08-09T11:45:16.2329767Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:16.2330294Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:16.2330779Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:16.2331109Z ) ELSE ( 2023-08-09T11:45:16.2331588Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:16.2332215Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:16.2332715Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:16.2333036Z ) 2023-08-09T11:45:16.2333359Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:16.2333668Z ) else ( 2023-08-09T11:45:16.2333860Z set "target_platform=x86" 2023-08-09T11:45:16.2334248Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:16.2334783Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:16.2335322Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:45:16.2335669Z echo popd 2023-08-09T11:45:16.2335975Z ) 2023-08-09T11:45:18.0636455Z 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:18.0715114Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:45:18.0725747Z 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:18.0726397Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:45:18.0728271Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:45:18.0739377Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:45:18.0742580Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:45:18.0742937Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:18.0748309Z 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:18.0748857Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:45:18.0749225Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:45:18.0807193Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:45:18.0810584Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T11:45:18.0811692Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:18.0883411Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 729 KB/second 2023-08-09T11:45:18.0967825Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:45:18.0970222Z 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:18.0983379Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:45:18.0986530Z 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:18.0991949Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:45:18.0992878Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:45:18.0993249Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:45:18.0996187Z 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:18.1001288Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:45:18.1001626Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:45:18.1034957Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:45:18.1035486Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:45:18.1038144Z 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:18.1043455Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:45:18.1043788Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:45:18.1134536Z 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:18.1145255Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:45:18.1145595Z INFO:conda_index.index:Completed noarch 2023-08-09T11:45:18.1145941Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:45:18.1147610Z 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:18.1159684Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:45:18.1162715Z 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:18.1177249Z 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:18.1187671Z 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:18.1188175Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:45:18.1188495Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:45:18.1188803Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:45:18.1191690Z 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:18.1205676Z 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:18.1215008Z 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:18.1215466Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:45:18.1215992Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:45:18.1261555Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:45:18.1261883Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:45:18.1265031Z 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:18.1279668Z 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:18.1289099Z 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:18.1289568Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:45:18.1289884Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:45:18.1381816Z 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:18.1391824Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:45:18.1392138Z INFO:conda_index.index:Completed win-64 2023-08-09T11:45:18.1394594Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:45:18.1396565Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:45:18.1396893Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:45:18.1399295Z 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:18.1399814Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:45:18.1400107Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:45:18.1400379Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:45:18.1402810Z 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:18.1417173Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:45:18.1525111Z 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:18.1535581Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:45:18.1538815Z 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:18.5574642Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:45:18.5583806Z 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:18.5584844Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:45:18.5585608Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:45:18.5595933Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:45:18.5598846Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:45:18.5599405Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:18.5604812Z 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:18.5605317Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:45:18.5605773Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:45:18.5655218Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:45:18.5658232Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-08-09T11:45:18.5658687Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-08-09T11:45:18.5711800Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:45:18.5713632Z 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:18.5724795Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:45:18.5727663Z 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:18.5732968Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:45:18.5734170Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:45:18.5734490Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:45:18.5737674Z 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:18.5742359Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:45:18.5742857Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:45:18.5776660Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:45:18.5776971Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:45:18.5780416Z 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:18.5785599Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:45:18.5786195Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:45:18.5878500Z 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:18.5883771Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:45:18.5884044Z INFO:conda_index.index:Completed noarch 2023-08-09T11:45:18.5884612Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:45:18.5885950Z 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:18.5897363Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:45:18.5900644Z 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:18.5906137Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:45:18.5907269Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:45:18.5907909Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:45:18.5910867Z 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:18.5916223Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:45:18.5916546Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:45:18.5955783Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:45:18.5956190Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:45:18.5959013Z 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:18.5964539Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:45:18.5964871Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:45:18.6071555Z 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:18.6076655Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:45:18.6076978Z INFO:conda_index.index:Completed win-64 2023-08-09T11:45:18.6079356Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:45:18.6081124Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:45:18.6081441Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:45:18.6083791Z 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:18.6084320Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:45:18.6084612Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:45:18.6084893Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:45:18.6087094Z 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:18.6100975Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:45:18.6206493Z 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:18.6211620Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:45:18.6214841Z 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:18.6226794Z WARNING: Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpiya7y31e\info\recipe) will be used. 2023-08-09T11:45:18.7217132Z 2023-08-09T11:45:18.7217698Z Resource usage statistics from bundling vs2019_win-64: 2023-08-09T11:45:18.7217968Z Process count: 1 2023-08-09T11:45:18.7218176Z CPU time: Sys=-, User=- 2023-08-09T11:45:18.7218396Z Memory: 1.8M 2023-08-09T11:45:18.7218580Z Disk usage: 8.2K 2023-08-09T11:45:18.7218763Z Time elapsed: 0:00:02.0 2023-08-09T11:45:18.7218892Z 2023-08-09T11:45:18.7218915Z 2023-08-09T11:45:18.7218990Z number of files: 1 2023-08-09T11:45:18.7219183Z Fixing permissions 2023-08-09T11:45:18.7219407Z INFO :: Time taken to mark (prefix) 2023-08-09T11:45:18.7219648Z 0 replacements in 0 files was 0.00 seconds 2023-08-09T11:45:18.7220098Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:18.7220727Z 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:18.7221263Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-08-09T11:45:18.7221875Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581502080\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-08-09T11:45:18.7560318Z # Automatic uploading is disabled 2023-08-09T11:45:18.7560669Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T11:45:18.7560877Z 2023-08-09T11:45:18.7560883Z 2023-08-09T11:45:18.7561037Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T11:45:18.7561334Z # conda config --set anaconda_upload yes 2023-08-09T11:45:18.7561569Z anaconda upload \ 2023-08-09T11:45:18.7561862Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:45:18.7562259Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T11:45:18.7562429Z 2023-08-09T11:45:18.7562607Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T11:45:18.7562906Z { 2023-08-09T11:45:18.7563102Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-08-09T11:45:18.7563297Z "recipe": { 2023-08-09T11:45:18.7563525Z "cross_compiler_target_platform": "win-64", 2023-08-09T11:45:18.7563773Z "target_platform": "win-64", 2023-08-09T11:45:18.7563969Z "vc": "14" 2023-08-09T11:45:18.7564123Z } 2023-08-09T11:45:18.7564274Z } 2023-08-09T11:45:18.7564420Z } 2023-08-09T11:45:18.7564512Z 2023-08-09T11:45:18.7564516Z 2023-08-09T11:45:18.7564619Z #################################################################################### 2023-08-09T11:45:18.7564844Z Resource usage summary: 2023-08-09T11:45:18.7564969Z 2023-08-09T11:45:18.7565044Z Total time: 0:00:16.7 2023-08-09T11:45:18.7565256Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-08-09T11:45:18.7565488Z Maximum memory usage observed: 1.8M 2023-08-09T11:45:18.7565744Z Total disk usage observed (not including envs): 8.2K 2023-08-09T11:45:19.4008230Z ##[group]Run set -euxo pipefail 2023-08-09T11:45:19.4008516Z set -euxo pipefail 2023-08-09T11:45:19.4008725Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:45:19.4009019Z source "${BUILD_ENV_FILE}" 2023-08-09T11:45:19.4009267Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:19.4009542Z export VSDEVCMD_ARGS='' 2023-08-09T11:45:19.4009745Z  2023-08-09T11:45:19.4010011Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:45:19.4010319Z #bash packaging/build_conda.sh 2023-08-09T11:45:19.4010522Z  2023-08-09T11:45:19.4010682Z  2023-08-09T11:45:19.4010853Z conda build \ 2023-08-09T11:45:19.4011049Z  -c defaults \ 2023-08-09T11:45:19.4011275Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:45:19.4011498Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:45:19.4011729Z  --no-anaconda-upload \ 2023-08-09T11:45:19.4012076Z  --no-test --python "${PYTHON_VERSION}" \ 2023-08-09T11:45:19.4012323Z  --output-folder distr/ \ 2023-08-09T11:45:19.4012561Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-08-09T11:45:19.4034023Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:19.4034257Z env: 2023-08-09T11:45:19.4034480Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:19.4034709Z PYTHON_VERSION: 3.11 2023-08-09T11:45:19.4034913Z PACKAGE_TYPE: conda 2023-08-09T11:45:19.4035122Z REPOSITORY: pytorch/audio 2023-08-09T11:45:19.4035315Z REF: 2023-08-09T11:45:19.4035469Z CU_VERSION: cpu 2023-08-09T11:45:19.4035797Z CHANNEL: nightly 2023-08-09T11:45:19.4036007Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:45:19.4036299Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:19.4036630Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:19.4037001Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:19.4037357Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:45:19.4037620Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:45:19.4037801Z ##[endgroup] 2023-08-09T11:45:19.6289980Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:45:19.6404834Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:45:19.6405046Z 2023-08-09T11:45:19.6405139Z export CMAKE_USE_CUDA='0' 2023-08-09T11:45:19.6405274Z 2023-08-09T11:45:19.6405384Z export CONDA_BUILD_VARIANT='cpu' 2023-08-09T11:45:19.6405527Z 2023-08-09T11:45:19.6405663Z export CONDA_CUDATOOLKIT_CONSTRAINT='' 2023-08-09T11:45:19.6405817Z 2023-08-09T11:45:19.6405981Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:19.6406178Z 2023-08-09T11:45:19.6406313Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:19.6407877Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:45:19.6408128Z 2023-08-09T11:45:19.6408248Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:19.6408398Z 2023-08-09T11:45:19.6408515Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T11:45:19.6408669Z 2023-08-09T11:45:19.6408769Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:45:19.6408910Z 2023-08-09T11:45:19.6408996Z export VERSION_SUFFIX='' 2023-08-09T11:45:19.6409130Z 2023-08-09T11:45:19.6409205Z export WHEEL_DIR='' 2023-08-09T11:45:19.6409313Z 2023-08-09T11:45:19.6409318Z 2023-08-09T11:45:19.6409426Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:45:19.6409670Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:45:19.6409892Z ++ export CMAKE_USE_CUDA=0 2023-08-09T11:45:19.6410090Z ++ CMAKE_USE_CUDA=0 2023-08-09T11:45:19.6410284Z ++ export CONDA_BUILD_VARIANT=cpu 2023-08-09T11:45:19.6410500Z ++ CONDA_BUILD_VARIANT=cpu 2023-08-09T11:45:19.6410736Z ++ export CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:45:19.6412716Z ++ CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:45:19.6413054Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:19.6413390Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:19.6413713Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:19.6414026Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:45:19.6414312Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:19.6414535Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:45:19.6414780Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:45:19.6415021Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:45:19.6415247Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:45:19.6415466Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:45:19.6415676Z ++ export VERSION_SUFFIX= 2023-08-09T11:45:19.6415867Z ++ VERSION_SUFFIX= 2023-08-09T11:45:19.6416042Z ++ export WHEEL_DIR= 2023-08-09T11:45:19.6416226Z ++ WHEEL_DIR= 2023-08-09T11:45:19.6416439Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:19.6416672Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:19.6416873Z + export VSDEVCMD_ARGS= 2023-08-09T11:45:19.6417065Z + VSDEVCMD_ARGS= 2023-08-09T11:45:19.6417471Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.11 --output-folder distr/ packaging/torchaudio 2023-08-09T11:45:20.8922383Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:45:20.9279970Z Adding in variants from internal_defaults 2023-08-09T11:45:20.9280410Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-08-09T11:45:20.9281021Z Adding in variants from config.variant 2023-08-09T11:45:20.9498542Z 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:20.9499135Z warnings.warn( 2023-08-09T11:45:20.9499533Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-08-09T11:45:20.9499892Z warnings.warn( 2023-08-09T11:45:20.9500338Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'CUDA_HOME' is undefined. 2023-08-09T11:45:20.9500693Z warnings.warn( 2023-08-09T11:45:20.9501087Z 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:20.9501467Z warnings.warn( 2023-08-09T11:45:20.9501891Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-08-09T11:45:20.9502298Z warnings.warn( 2023-08-09T11:45:20.9502684Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-08-09T11:45:20.9503042Z warnings.warn( 2023-08-09T11:45:20.9503442Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-08-09T11:45:20.9503807Z warnings.warn( 2023-08-09T11:45:21.0657475Z Attempting to finalize metadata for torchaudio 2023-08-09T11:45:32.5663205Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:32.8508312Z Solving environment: ...working... done 2023-08-09T11:45:34.7798275Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:37.5543539Z Solving environment: ...working... done 2023-08-09T11:45:48.9022107Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:51.8346756Z Solving environment: ...working... done 2023-08-09T11:45:51.9003747Z BUILD START: ['torchaudio-2.1.0.dev20230809-py311_cpu.tar.bz2'] 2023-08-09T11:45:53.3809091Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:45:56.5680274Z Solving environment: ...working... done 2023-08-09T11:47:35.6485345Z 2023-08-09T11:47:35.6485694Z ## Package Plan ## 2023-08-09T11:47:35.6485870Z 2023-08-09T11:47:35.6486136Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581520913\_h_env 2023-08-09T11:47:35.6488672Z 2023-08-09T11:47:35.6488788Z 2023-08-09T11:47:35.6489144Z The following NEW packages will be INSTALLED: 2023-08-09T11:47:35.6489319Z 2023-08-09T11:47:35.6489444Z blas: 1.0-mkl 2023-08-09T11:47:35.6490710Z bzip2: 1.0.8-he774522_0 2023-08-09T11:47:35.6491062Z ca-certificates: 2023.05.30-haa95532_0 2023-08-09T11:47:35.6491349Z cmake: 3.26.4-h693b641_0 2023-08-09T11:47:35.6491646Z filelock: 3.9.0-py311haa95532_0 2023-08-09T11:47:35.6491934Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-08-09T11:47:35.6492211Z libffi: 3.4.4-hd77b12b_0 2023-08-09T11:47:35.6492523Z libuv: 1.44.2-h2bbff1b_0 2023-08-09T11:47:35.6492834Z lz4-c: 1.9.4-h2bbff1b_0 2023-08-09T11:47:35.6493159Z mkl: 2023.1.0-h6b88ed4_46357 2023-08-09T11:47:35.6493445Z mpmath: 1.3.0-py311haa95532_0 2023-08-09T11:47:35.6493895Z networkx: 3.1-py311haa95532_0 2023-08-09T11:47:35.6494178Z ninja: 1.10.2-haa95532_5 2023-08-09T11:47:35.6494444Z ninja-base: 1.10.2-h6d14046_5 2023-08-09T11:47:35.6494727Z openssl: 3.0.10-h2bbff1b_0 2023-08-09T11:47:35.6494997Z pip: 23.2.1-py311haa95532_0 2023-08-09T11:47:35.6495240Z python: 3.11.4-he1021f5_0 2023-08-09T11:47:35.6495537Z pytorch: 2.1.0.dev20230809-py3.11_cpu_0 pytorch-nightly 2023-08-09T11:47:35.6495850Z pytorch-mutex: 1.0-cpu pytorch-nightly 2023-08-09T11:47:35.6496143Z pyyaml: 6.0-py311h2bbff1b_1 2023-08-09T11:47:35.6496401Z setuptools: 68.0.0-py311haa95532_0 2023-08-09T11:47:35.6496688Z sqlite: 3.41.2-h2bbff1b_0 2023-08-09T11:47:35.6496960Z sympy: 1.11.1-py311haa95532_0 2023-08-09T11:47:35.6497215Z tbb: 2021.8.0-h59b6b97_0 2023-08-09T11:47:35.6497462Z tk: 8.6.12-h2bbff1b_0 2023-08-09T11:47:35.6497732Z typing_extensions: 4.7.1-py311haa95532_0 2023-08-09T11:47:35.6498009Z tzdata: 2023c-h04d1e81_0 2023-08-09T11:47:35.6498259Z vc: 14.2-h21ff451_1 2023-08-09T11:47:35.6498512Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-08-09T11:47:35.6498812Z wheel: 0.38.4-py311haa95532_0 2023-08-09T11:47:35.6499077Z xz: 5.4.2-h8cc25b3_0 2023-08-09T11:47:35.6499334Z yaml: 0.2.5-he774522_0 2023-08-09T11:47:35.6499634Z zlib: 1.2.13-h8cc25b3_0 2023-08-09T11:47:35.6499864Z zstd: 1.5.5-hd43e919_0 2023-08-09T11:47:35.6500016Z 2023-08-09T11:47:38.4025605Z Preparing transaction: ...working... done 2023-08-09T11:47:43.5649644Z Verifying transaction: ...working... done 2023-08-09T11:48:46.2060192Z Executing transaction: ...working... done 2023-08-09T11:48:47.7952514Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:48:48.2546131Z Solving environment: ...working... done 2023-08-09T11:48:48.4806875Z 2023-08-09T11:48:48.4807270Z ## Package Plan ## 2023-08-09T11:48:48.4807454Z 2023-08-09T11:48:48.4810679Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581520913\_build_env 2023-08-09T11:48:48.4810920Z 2023-08-09T11:48:48.4810962Z 2023-08-09T11:48:48.4811133Z The following NEW packages will be INSTALLED: 2023-08-09T11:48:48.4811319Z 2023-08-09T11:48:48.4811435Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-08-09T11:48:48.4811708Z vswhere: 2.8.4-haa95532_0 2023-08-09T11:48:48.4811867Z 2023-08-09T11:48:48.4853792Z Preparing transaction: ...working... done 2023-08-09T11:48:48.8164535Z Verifying transaction: ...working... done 2023-08-09T11:48:48.8408681Z Executing transaction: ...working... done 2023-08-09T11:48:58.7093692Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581520913\_h_env\Lib\site-packages\torch\nn\modules\transformer.py:20: UserWarning: Failed to initialize NumPy: No module named 'numpy' (Triggered internally at C:\cb\pytorch_1000000000000\work\torch\csrc\utils\tensor_numpy.cpp:84.) 2023-08-09T11:48:58.7094427Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-08-09T11:49:00.1742274Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T11:49:00.2798320Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581520913\_h_env\Lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-08-09T11:49:00.2798916Z !! 2023-08-09T11:49:00.2799029Z 2023-08-09T11:49:00.2799183Z ******************************************************************************** 2023-08-09T11:49:00.2799659Z Please avoid running ``setup.py`` directly. 2023-08-09T11:49:00.2800064Z Instead, use pypa/build, pypa/installer or other 2023-08-09T11:49:00.2800422Z standards-based tools. 2023-08-09T11:49:00.2800599Z 2023-08-09T11:49:00.2800840Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-08-09T11:49:00.2801287Z ******************************************************************************** 2023-08-09T11:49:00.2801442Z 2023-08-09T11:49:00.2801524Z !! 2023-08-09T11:49:00.2801762Z self.initialize_options() 2023-08-09T11:49:00.3430289Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581520913\work\ 2023-08-09T11:49:00.3431129Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581520913\work 2023-08-09T11:49:00.3431748Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581520913\\_build_env', 2023-08-09T11:49:00.3432349Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581520913\\_h_env', 2023-08-09T11:49:00.3432934Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581520913\\work'} 2023-08-09T11:49:00.3433223Z 2023-08-09T11:49:00.3433430Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-08-09T11:49:00.3433624Z 2023-08-09T11:49:00.3433735Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-08-09T11:49:00.3433891Z 2023-08-09T11:49:00.3433986Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-08-09T11:49:00.3434155Z 2023-08-09T11:49:00.3434287Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-08-09T11:49:00.3434458Z 2023-08-09T11:49:00.3434550Z %SRC_DIR%>set "ARCH=64" 2023-08-09T11:49:00.3434694Z 2023-08-09T11:49:00.3434808Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-08-09T11:49:00.3434964Z 2023-08-09T11:49:00.3435096Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-08-09T11:49:00.3435237Z 2023-08-09T11:49:00.3435645Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-08-09T11:49:00.3435821Z 2023-08-09T11:49:00.3435992Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-08-09T11:49:00.3436190Z 2023-08-09T11:49:00.3436300Z %SRC_DIR%>set "SUBDIR=win-64" 2023-08-09T11:49:00.3436454Z 2023-08-09T11:49:00.3436643Z %SRC_DIR%>set "build_platform=win-64" 2023-08-09T11:49:00.3436809Z 2023-08-09T11:49:00.3436921Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-08-09T11:49:00.3437046Z 2023-08-09T11:49:00.3437178Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-08-09T11:49:00.3437410Z 2023-08-09T11:49:00.3437504Z %SRC_DIR%>set "CONDA_PY=311" 2023-08-09T11:49:00.3437648Z 2023-08-09T11:49:00.3437733Z %SRC_DIR%>set "PY3K=1" 2023-08-09T11:49:00.3437862Z 2023-08-09T11:49:00.3437954Z %SRC_DIR%>set "PY_VER=3.11" 2023-08-09T11:49:00.3438090Z 2023-08-09T11:49:00.3438183Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-08-09T11:49:00.3438335Z 2023-08-09T11:49:00.3438473Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-08-09T11:49:00.3438645Z 2023-08-09T11:49:00.3438776Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-08-09T11:49:00.3438951Z 2023-08-09T11:49:00.3439056Z %SRC_DIR%>set "NPY_VER=1.22" 2023-08-09T11:49:00.3439209Z 2023-08-09T11:49:00.3439317Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-08-09T11:49:00.3439439Z 2023-08-09T11:49:00.3439571Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-08-09T11:49:00.3439747Z 2023-08-09T11:49:00.3439854Z %SRC_DIR%>set "PERL_VER=5.26" 2023-08-09T11:49:00.3440004Z 2023-08-09T11:49:00.3440113Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-08-09T11:49:00.3440255Z 2023-08-09T11:49:00.3440468Z %SRC_DIR%>set "LUA_VER=5" 2023-08-09T11:49:00.3440599Z 2023-08-09T11:49:00.3440670Z %SRC_DIR%>set "CONDA_LUA=5" 2023-08-09T11:49:00.3440805Z 2023-08-09T11:49:00.3440890Z %SRC_DIR%>set "R_VER=3.4" 2023-08-09T11:49:00.3441019Z 2023-08-09T11:49:00.3441120Z %SRC_DIR%>set "CONDA_R=3.4" 2023-08-09T11:49:00.3441269Z 2023-08-09T11:49:00.3441408Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230809" 2023-08-09T11:49:00.3441582Z 2023-08-09T11:49:00.3441715Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=gfe9b9ff" 2023-08-09T11:49:00.3441885Z 2023-08-09T11:49:00.3442038Z %SRC_DIR%>set "GIT_FULL_HASH=fe9b9ff75edebf1e0e326f64577d64df3b5858db" 2023-08-09T11:49:00.3442258Z 2023-08-09T11:49:00.3442364Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-08-09T11:49:00.3442528Z 2023-08-09T11:49:00.3442721Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230809" 2023-08-09T11:49:00.3442890Z 2023-08-09T11:49:00.3443002Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-08-09T11:49:00.3443155Z 2023-08-09T11:49:00.3443339Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-08-09T11:49:00.3443516Z 2023-08-09T11:49:00.3443594Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-08-09T11:49:00.3443843Z 2023-08-09T11:49:00.3444079Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-08-09T11:49:00.3444328Z 2023-08-09T11:49:00.3444441Z %SRC_DIR%>set "CPU_COUNT=16" 2023-08-09T11:49:00.3444561Z 2023-08-09T11:49:00.3444660Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-08-09T11:49:00.3444814Z 2023-08-09T11:49:00.3444922Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-08-09T11:49:00.3445074Z 2023-08-09T11:49:00.3447344Z %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:49:00.3449023Z 2023-08-09T11:49:00.3449160Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-08-09T11:49:00.3449363Z 2023-08-09T11:49:00.3449509Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-08-09T11:49:00.3449693Z 2023-08-09T11:49:00.3449835Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-08-09T11:49:00.3450015Z 2023-08-09T11:49:00.3450163Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-08-09T11:49:00.3450355Z 2023-08-09T11:49:00.3450495Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-08-09T11:49:00.3450673Z 2023-08-09T11:49:00.3450898Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1691581520913/_h_env" 2023-08-09T11:49:00.3451116Z 2023-08-09T11:49:00.3451269Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-08-09T11:49:00.3451457Z 2023-08-09T11:49:00.3451626Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-08-09T11:49:00.3451828Z 2023-08-09T11:49:00.3452006Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-08-09T11:49:00.3452215Z 2023-08-09T11:49:00.3452402Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-08-09T11:49:00.3452619Z 2023-08-09T11:49:00.3452789Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-08-09T11:49:00.3452965Z 2023-08-09T11:49:00.3453109Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-08-09T11:49:00.3453398Z 2023-08-09T11:49:00.3453546Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-08-09T11:49:00.3453730Z 2023-08-09T11:49:00.3453905Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-08-09T11:49:00.3454110Z 2023-08-09T11:49:00.3454242Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=16" 2023-08-09T11:49:00.3454411Z 2023-08-09T11:49:00.3454679Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-08-09T11:49:00.3454855Z 2023-08-09T11:49:00.3454999Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-08-09T11:49:00.3455175Z 2023-08-09T11:49:00.3455375Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-08-09T11:49:00.3455552Z 2023-08-09T11:49:00.3455707Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-08-09T11:49:00.3455898Z 2023-08-09T11:49:00.3456034Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-08-09T11:49:00.3456206Z 2023-08-09T11:49:00.3456317Z %SRC_DIR%>set "PROMPT=$P$G" 2023-08-09T11:49:00.3456441Z 2023-08-09T11:49:00.3456793Z %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:49:00.3457151Z 2023-08-09T11:49:00.3457277Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-08-09T11:49:00.3457443Z 2023-08-09T11:49:00.3457561Z %SRC_DIR%>set "SystemDrive=C:" 2023-08-09T11:49:00.3457719Z 2023-08-09T11:49:00.3457843Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-08-09T11:49:00.3458007Z 2023-08-09T11:49:00.3458167Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:49:00.3458328Z 2023-08-09T11:49:00.3458486Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:49:00.3458674Z 2023-08-09T11:49:00.3458818Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-08-09T11:49:00.3458993Z 2023-08-09T11:49:00.3459116Z %SRC_DIR%>set "USERNAME=runneruser" 2023-08-09T11:49:00.3459282Z 2023-08-09T11:49:00.3459426Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-08-09T11:49:00.3459611Z 2023-08-09T11:49:00.3459727Z %SRC_DIR%>set "windir=C:\Windows" 2023-08-09T11:49:00.3459851Z 2023-08-09T11:49:00.3459993Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-08-09T11:49:00.3460171Z 2023-08-09T11:49:00.3460462Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel" 2023-08-09T11:49:00.3460758Z 2023-08-09T11:49:00.3460910Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-08-09T11:49:00.3461096Z 2023-08-09T11:49:00.3461451Z %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:49:00.3461751Z 2023-08-09T11:49:00.3461916Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-08-09T11:49:00.3462113Z 2023-08-09T11:49:00.3462303Z %SRC_DIR%>set "extend_keys={'pin_run_as_build', 'ignore_version', 'ignore_build_only_deps', 'extend_keys'}" 2023-08-09T11:49:00.3462549Z 2023-08-09T11:49:00.3462706Z %SRC_DIR%>set "ignore_build_only_deps={'numpy', 'python'}" 2023-08-09T11:49:00.3462895Z 2023-08-09T11:49:00.3463050Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-08-09T11:49:00.3463237Z 2023-08-09T11:49:00.3463381Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-08-09T11:49:00.3463567Z 2023-08-09T11:49:00.3463701Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-08-09T11:49:00.3463870Z 2023-08-09T11:49:00.3463942Z %SRC_DIR%>set "r_base=3.4" 2023-08-09T11:49:00.3464091Z 2023-08-09T11:49:00.3464214Z %SRC_DIR%>set "target_platform=win-64" 2023-08-09T11:49:00.3464379Z 2023-08-09T11:49:00.3464564Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-08-09T11:49:00.3464767Z 2023-08-09T11:49:00.3464887Z %SRC_DIR%>set "c_compiler=vs2019" 2023-08-09T11:49:00.3465045Z 2023-08-09T11:49:00.3465163Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-08-09T11:49:00.3465324Z 2023-08-09T11:49:00.3465466Z %SRC_DIR%>set "vc=14" 2023-08-09T11:49:00.3465607Z 2023-08-09T11:49:00.3465731Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-08-09T11:49:00.3465897Z 2023-08-09T11:49:00.3466036Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-08-09T11:49:00.3466214Z 2023-08-09T11:49:00.3466348Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-08-09T11:49:00.3466524Z 2023-08-09T11:49:00.3466730Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-08-09T11:49:00.3466870Z 2023-08-09T11:49:00.3467090Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581520913\pip_cache" 2023-08-09T11:49:00.3467391Z 2023-08-09T11:49:00.3467509Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-08-09T11:49:00.3467669Z 2023-08-09T11:49:00.3467814Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-08-09T11:49:00.3467997Z 2023-08-09T11:49:00.3468125Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-08-09T11:49:00.3468291Z 2023-08-09T11:49:00.3468479Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:49:00.3468675Z 2023-08-09T11:49:00.3468888Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-08-09T11:49:00.3469129Z 2023-08-09T11:49:00.3469387Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-08-09T11:49:00.3469666Z 2023-08-09T11:49:00.3469785Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-08-09T11:49:00.3469945Z 2023-08-09T11:49:00.3470039Z %SRC_DIR%>SET MSSdk=1 2023-08-09T11:49:00.3470179Z 2023-08-09T11:49:00.3470290Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-08-09T11:49:00.3470444Z 2023-08-09T11:49:00.3470519Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-08-09T11:49:00.3470668Z 2023-08-09T11:49:00.3470767Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-08-09T11:49:00.3470914Z 2023-08-09T11:49:00.3471058Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-08-09T11:49:00.3471239Z 2023-08-09T11:49:00.3471351Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-08-09T11:49:00.3471513Z 2023-08-09T11:49:00.3471688Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-08-09T11:49:00.3471867Z 2023-08-09T11:49:00.3471970Z %SRC_DIR%>set "CXX=cl.exe" 2023-08-09T11:49:00.3472113Z 2023-08-09T11:49:00.3472209Z %SRC_DIR%>set "CC=cl.exe" 2023-08-09T11:49:00.3472351Z 2023-08-09T11:49:00.3472529Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-08-09T11:49:00.3472742Z 2023-08-09T11:49:00.3473040Z %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:49:00.3473405Z 2023-08-09T11:49:00.3473628Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-08-09T11:49:00.3473870Z 2023-08-09T11:49:00.3474333Z %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:49:00.3474870Z 2023-08-09T11:49:00.3475406Z %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:49:00.3475708Z 2023-08-09T11:49:00.3476032Z %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:49:00.3476346Z 2023-08-09T11:49:00.4436344Z %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:49:00.4436901Z 2023-08-09T11:49:00.4437307Z %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:49:00.4437977Z 2023-08-09T11:49:00.4438103Z %SRC_DIR%>IF NOT "1" == "" ( 2023-08-09T11:49:00.4438443Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-08-09T11:49:00.4438809Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-08-09T11:49:00.4439098Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-08-09T11:49:00.4439334Z ) 2023-08-09T11:49:00.4439450Z 2023-08-09T11:49:00.4439563Z %SRC_DIR%>call :GetWin10SdkDir 2023-08-09T11:49:00.4439721Z 2023-08-09T11:49:00.4439912Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:49:00.4440130Z 2023-08-09T11:49:00.4440308Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:49:00.4440545Z 2023-08-09T11:49:00.4440738Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-08-09T11:49:00.4440963Z 2023-08-09T11:49:00.4441154Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-08-09T11:49:00.4441378Z 2023-08-09T11:49:00.4441563Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-08-09T11:49:00.4441727Z 2023-08-09T11:49:00.4441823Z %SRC_DIR%>exit /B 0 2023-08-09T11:49:00.4441962Z 2023-08-09T11:49:00.4442253Z %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:49:00.4442535Z 2023-08-09T11:49:00.4442701Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-08-09T11:49:00.4442902Z 2023-08-09T11:49:00.4443187Z %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:49:00.4443610Z Windows SDK version found as: "10.0.19041.0" 2023-08-09T11:49:00.4443780Z 2023-08-09T11:49:00.4443898Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-08-09T11:49:00.4444163Z set "target_platform=amd64" 2023-08-09T11:49:00.4444419Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-08-09T11:49:00.4444665Z set "BITS=64" 2023-08-09T11:49:00.4444875Z ) else ( 2023-08-09T11:49:00.4445071Z set "target_platform=x86" 2023-08-09T11:49:00.4445341Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-08-09T11:49:00.4445592Z set "BITS=32" 2023-08-09T11:49:00.4445800Z ) 2023-08-09T11:49:00.4446046Z 2023-08-09T11:49:00.4446212Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-08-09T11:49:00.4446441Z 2023-08-09T11:49:00.4446639Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-08-09T11:49:00.4446871Z 2023-08-09T11:49:00.4447137Z 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:49:00.4447645Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-08-09T11:49:00.4448025Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-08-09T11:49:00.4448398Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-08-09T11:49:00.4448729Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-08-09T11:49:00.4449051Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-08-09T11:49:00.4449370Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-08-09T11:49:00.4449642Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-08-09T11:49:00.4449943Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-08-09T11:49:00.4450404Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-08-09T11:49:00.4450856Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-08-09T11:49:00.4451209Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-08-09T11:49:00.4451503Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-08-09T11:49:00.4451794Z ********************************************************************** 2023-08-09T11:49:00.4452199Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-08-09T11:49:00.4452520Z ** Copyright (c) 2021 Microsoft Corporation 2023-08-09T11:49:00.4452776Z ********************************************************************** 2023-08-09T11:49:00.4453072Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-08-09T11:49:00.4453383Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-08-09T11:49:00.4453789Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-08-09T11:49:00.4454068Z [DEBUG:core\msbuild.bat] initializing... 2023-08-09T11:49:00.4454419Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-08-09T11:49:00.4454725Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-08-09T11:49:00.4455018Z [DEBUG:winsdk.bat] initializing... 2023-08-09T11:49:00.4455267Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-08-09T11:49:00.4455568Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-08-09T11:49:00.4455861Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-08-09T11:49:00.4456168Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-08-09T11:49:00.4456437Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-08-09T11:49:00.4456735Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-08-09T11:49:00.4457027Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-08-09T11:49:00.4457339Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-08-09T11:49:00.4457632Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-08-09T11:49:00.4457946Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-08-09T11:49:00.4458286Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-08-09T11:49:00.4458594Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-08-09T11:49:00.4458853Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-08-09T11:49:00.4459135Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-08-09T11:49:00.4459458Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-08-09T11:49:00.4459965Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-08-09T11:49:00.4460441Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-08-09T11:49:00.4460699Z -- Git branch: nightly 2023-08-09T11:49:00.4460998Z -- Git SHA: fe9b9ff75edebf1e0e326f64577d64df3b5858db 2023-08-09T11:49:00.4461273Z -- Git tag: None 2023-08-09T11:49:00.4461535Z -- PyTorch dependency: torch==2.1.0.dev20230809 2023-08-09T11:49:00.4461793Z -- Building version 2.1.0.dev20230809 2023-08-09T11:49:00.4462649Z running install 2023-08-09T11:49:00.4462881Z running build 2023-08-09T11:49:00.4463071Z running build_py 2023-08-09T11:49:00.4463298Z creating build 2023-08-09T11:49:00.4463572Z creating build\lib.win-amd64-cpython-311 2023-08-09T11:49:00.4463911Z creating build\lib.win-amd64-cpython-311\torchaudio 2023-08-09T11:49:00.4464277Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-08-09T11:49:00.4464708Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-08-09T11:49:00.4465139Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-08-09T11:49:00.4465603Z creating build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:49:00.4466052Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:49:00.4466563Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:49:00.4467071Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:49:00.4467581Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:49:00.4468070Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:49:00.4468513Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-08-09T11:49:00.4468943Z creating build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-08-09T11:49:00.4469387Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-08-09T11:49:00.4470427Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-08-09T11:49:00.4470867Z creating build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4471286Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4471854Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4472407Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4472891Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4473363Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4473859Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4474354Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4474863Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4475455Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4475924Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4476446Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4476952Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4477434Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4477973Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4478476Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4478952Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4479453Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4480068Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4480550Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4480989Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4481476Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4481961Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4482432Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-08-09T11:49:00.4482841Z creating build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:49:00.4483290Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:49:00.4483867Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:49:00.5384709Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-08-09T11:49:31.4149559Z copying torchaudio\functional\_alignment.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:49:31.4150620Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-08-09T11:49:31.4151449Z creating build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:49:31.4220994Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:49:31.4420018Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:49:31.4420819Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:49:31.4421890Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:49:31.4473461Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-08-09T11:49:31.4494777Z creating build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:49:31.4495678Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:49:31.4496555Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:49:31.4497476Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:49:31.4498331Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:49:31.4499213Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:49:31.4500068Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:49:31.4500904Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:49:31.4501782Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:49:31.4502654Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:49:31.4503395Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:49:31.4504245Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-08-09T11:49:31.4504991Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:49:31.4505771Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:49:31.4506760Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:49:31.4507678Z copying torchaudio\pipelines\_squim_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:49:31.4508803Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-08-09T11:49:31.4509606Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype 2023-08-09T11:49:31.4510377Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype 2023-08-09T11:49:31.4511184Z creating build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-08-09T11:49:31.4512001Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-08-09T11:49:31.4512900Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-08-09T11:49:31.4513749Z creating build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-08-09T11:49:31.4514549Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-08-09T11:49:31.4515436Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-08-09T11:49:31.4516349Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-08-09T11:49:31.4517130Z creating build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:49:31.4518076Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:49:31.4518960Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:49:31.4519739Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:49:31.4520587Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-08-09T11:49:31.4521607Z creating build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-08-09T11:49:31.4522510Z copying torchaudio\_backend\ffmpeg.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-08-09T11:49:31.4523386Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-08-09T11:49:31.4524257Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-08-09T11:49:31.4525029Z creating build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-08-09T11:49:31.4525816Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-08-09T11:49:31.4526747Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-08-09T11:49:31.4527740Z creating build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-08-09T11:49:31.4528552Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-08-09T11:49:31.4529363Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-08-09T11:49:31.4530133Z creating build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-08-09T11:49:31.4531002Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-08-09T11:49:31.4531924Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-08-09T11:49:31.4532842Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-08-09T11:49:31.4533655Z creating build\lib.win-amd64-cpython-311\torchaudio\models\squim 2023-08-09T11:49:31.4534461Z copying torchaudio\models\squim\objective.py -> build\lib.win-amd64-cpython-311\torchaudio\models\squim 2023-08-09T11:49:31.4535397Z copying torchaudio\models\squim\subjective.py -> build\lib.win-amd64-cpython-311\torchaudio\models\squim 2023-08-09T11:49:31.4536326Z copying torchaudio\models\squim\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\squim 2023-08-09T11:49:31.4537134Z creating build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:49:31.4538218Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:49:31.4539224Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:49:31.4540113Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:49:31.4541113Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-08-09T11:49:31.4541983Z creating build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:31.4542894Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:31.4543970Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:31.4544974Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-08-09T11:49:31.4545827Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:49:31.4546675Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:49:31.4547655Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:49:31.4548627Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:49:31.4549439Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-08-09T11:49:31.4550350Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:31.4551059Z copying torchaudio\pipelines\_wav2vec2\aligner.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:31.4551897Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:31.4552713Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:31.4553658Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-08-09T11:49:31.4554516Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-08-09T11:49:31.4555342Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-08-09T11:49:31.4556303Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-08-09T11:49:31.4557205Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:49:31.4558233Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:49:31.4559263Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:49:31.4560256Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:49:31.4561157Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-08-09T11:49:31.4561996Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:49:31.4562790Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:49:33.7520093Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:49:33.9010601Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:49:33.9211368Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:49:33.9396027Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:49:33.9399963Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:49:33.9401122Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-08-09T11:49:33.9402014Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-08-09T11:49:33.9402965Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-08-09T11:49:33.9404135Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-08-09T11:49:33.9405167Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-08-09T11:49:33.9406125Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-08-09T11:49:33.9407074Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-08-09T11:49:33.9408169Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-08-09T11:49:33.9409164Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:33.9410411Z copying torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:33.9414514Z copying torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:33.9415738Z copying torchaudio\prototype\pipelines\_vggish\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:49:33.9416551Z running build_ext 2023-08-09T11:49:33.9417158Z -- The C compiler identification is MSVC 19.29.30151.0 2023-08-09T11:49:33.9417833Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-08-09T11:49:33.9418477Z -- Detecting C compiler ABI info 2023-08-09T11:49:33.9419032Z -- Detecting C compiler ABI info - done 2023-08-09T11:49:33.9419882Z -- 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:33.9420641Z -- Detecting C compile features 2023-08-09T11:49:33.9421211Z -- Detecting C compile features - done 2023-08-09T11:49:33.9421824Z -- Detecting CXX compiler ABI info 2023-08-09T11:49:33.9422366Z -- Detecting CXX compiler ABI info - done 2023-08-09T11:49:33.9423234Z -- 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:33.9424049Z -- Detecting CXX compile features 2023-08-09T11:49:33.9424640Z -- Detecting CXX compile features - done 2023-08-09T11:49:33.9425474Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581520913/_h_env/Lib/site-packages/torch/lib/torch.lib 2023-08-09T11:49:33.9426597Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581520913/_h_env/libs/python311.lib (found suitable exact version "3.11.4") found components: Development Development.Module Development.Embed 2023-08-09T11:49:33.9427580Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-08-09T11:49:33.9428213Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-08-09T11:49:33.9428866Z -- Found OpenMP: TRUE (found version "2.0") 2023-08-09T11:49:33.9429583Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-08-09T11:49:33.9430304Z -- Building FFmpeg integration with multi version support 2023-08-09T11:49:33.9430928Z -- Configuring done (14.2s) 2023-08-09T11:49:33.9431714Z -- Generating done (0.1s) 2023-08-09T11:49:33.9432587Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581520913/work/build/temp.win-amd64-cpython-311/Release 2023-08-09T11:49:33.9435222Z [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:33.9437123Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:33.9438005Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:33.9438468Z 2023-08-09T11:49:33.9438967Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:33.9439895Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:33.9440769Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:33.9443233Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:33.9445800Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:33.9446475Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:33.9446944Z 2023-08-09T11:49:33.9447623Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:33.9448915Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:33.9450186Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:33.9451453Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:33.9452632Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:49:33.9453608Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:33.9454479Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:33.9455460Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:33.9457965Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:33.9464087Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:33.9464809Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:33.9465259Z 2023-08-09T11:49:33.9465928Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:33.9467183Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:33.9468418Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:33.9469765Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:35.7340975Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.7343484Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.7344649Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:35.7345491Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:35.7346313Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:49:35.7348608Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:35.7350752Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:35.7351350Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:35.7351704Z 2023-08-09T11:49:35.7352257Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:35.7353420Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:35.7354511Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:35.7355715Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:35.7356737Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:35.7357928Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.7358690Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.7360686Z [5/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-08-09T11:49:35.7462564Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:35.7463241Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:35.7463604Z 2023-08-09T11:49:35.7464031Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.7464873Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:35.7465746Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:35.7467954Z [6/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\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.7470294Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:35.7470924Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:35.7471278Z 2023-08-09T11:49:35.7471696Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(136): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:35.7472465Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(147): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:35.7473353Z %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.7474365Z %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.7475367Z %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.7476381Z %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.7979309Z %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.7980310Z %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.7983599Z %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.7984655Z %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.7987727Z %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.7988745Z %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.7991490Z %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.7992340Z with 2023-08-09T11:49:35.7993954Z [ 2023-08-09T11:49:35.7994386Z CAST_DTYPE=float, 2023-08-09T11:49:35.7996099Z DTYPE=float 2023-08-09T11:49:35.7996473Z ] 2023-08-09T11:49:35.7998696Z %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.7999709Z with 2023-08-09T11:49:35.8001266Z [ 2023-08-09T11:49:35.8001738Z CAST_DTYPE=float, 2023-08-09T11:49:35.8003332Z DTYPE=float 2023-08-09T11:49:35.8003667Z ] 2023-08-09T11:49:35.8005632Z %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.8006334Z with 2023-08-09T11:49:35.8007929Z [ 2023-08-09T11:49:35.8008303Z CAST_DTYPE=float 2023-08-09T11:49:35.8009863Z ] 2023-08-09T11:49:35.8010815Z %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:35.8013343Z with 2023-08-09T11:49:35.8013737Z [ 2023-08-09T11:49:35.8015404Z DTYPE=float, 2023-08-09T11:49:35.8015817Z CAST_DTYPE=float 2023-08-09T11:49:35.8017408Z ] 2023-08-09T11:49:35.8018516Z %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:35.8020779Z with 2023-08-09T11:49:35.8021209Z [ 2023-08-09T11:49:35.8023558Z DTYPE=float 2023-08-09T11:49:35.8024079Z ] 2023-08-09T11:49:35.8024845Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:35.8026466Z %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:35.8027717Z with 2023-08-09T11:49:35.8028108Z [ 2023-08-09T11:49:35.8028623Z DTYPE=float 2023-08-09T11:49:35.8029291Z ] 2023-08-09T11:49:35.8030102Z %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:39.5167316Z %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:39.5168204Z with 2023-08-09T11:49:39.5168562Z [ 2023-08-09T11:49:39.5168975Z DTYPE=float 2023-08-09T11:49:39.5169295Z ] 2023-08-09T11:49:39.5170501Z %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:39.5171527Z with 2023-08-09T11:49:39.5171888Z [ 2023-08-09T11:49:39.5172296Z DTYPE=float 2023-08-09T11:49:39.5172617Z ] 2023-08-09T11:49:39.5173250Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:39.5174093Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:39.5174937Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:39.5177001Z [7/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-08-09T11:49:39.5178977Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:39.5179569Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:39.5179851Z 2023-08-09T11:49:39.5180249Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:39.5181338Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:39.5182172Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:39.5184263Z [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\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-08-09T11:49:39.5186027Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:39.5186659Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:39.5187003Z 2023-08-09T11:49:39.5187347Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:39.5188179Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:39.5189018Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:39.5191081Z [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_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-08-09T11:49:39.5193001Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:39.5193636Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:39.5194014Z 2023-08-09T11:49:39.5194653Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:39.5195479Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:39.5196284Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:39.5198496Z [10/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-08-09T11:49:39.5200356Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:39.5201012Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:39.5201335Z 2023-08-09T11:49:39.5201754Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(136): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:39.5202535Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(147): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:39.5203384Z %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:39.5204540Z %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:39.5205452Z %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:39.5206443Z %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:39.5207323Z %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:39.5208277Z %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:39.5209164Z %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:39.5210120Z %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:39.5211098Z %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:39.5211975Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-08-09T11:49:39.5213215Z %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:39.5214120Z with 2023-08-09T11:49:39.5214401Z [ 2023-08-09T11:49:39.5214780Z DTYPE=float, 2023-08-09T11:49:39.5215147Z CAST_DTYPE=float 2023-08-09T11:49:39.5215488Z ] 2023-08-09T11:49:39.5216512Z %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:39.5217715Z with 2023-08-09T11:49:39.5218135Z [ 2023-08-09T11:49:39.5218543Z DTYPE=float 2023-08-09T11:49:39.5218952Z ] 2023-08-09T11:49:39.5219608Z %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:39.5220776Z %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:39.5221556Z with 2023-08-09T11:49:39.5221875Z [ 2023-08-09T11:49:39.5222259Z CAST_DTYPE=float, 2023-08-09T11:49:39.5222665Z DTYPE=float 2023-08-09T11:49:39.5223022Z ] 2023-08-09T11:49:39.5223802Z %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:39.5224667Z with 2023-08-09T11:49:39.5225016Z [ 2023-08-09T11:49:39.5225430Z CAST_DTYPE=float, 2023-08-09T11:49:39.5225782Z DTYPE=float 2023-08-09T11:49:39.5226127Z ] 2023-08-09T11:49:39.5226888Z %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:39.5227608Z with 2023-08-09T11:49:39.5227930Z [ 2023-08-09T11:49:39.5228244Z CAST_DTYPE=float 2023-08-09T11:49:39.5228845Z ] 2023-08-09T11:49:46.3047389Z %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:46.3048415Z with 2023-08-09T11:49:46.3048726Z [ 2023-08-09T11:49:46.3086861Z DTYPE=float, 2023-08-09T11:49:46.3087240Z CAST_DTYPE=float 2023-08-09T11:49:46.3087547Z ] 2023-08-09T11:49:46.3088110Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:46.3089454Z %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:46.3090513Z with 2023-08-09T11:49:46.3090805Z [ 2023-08-09T11:49:46.3091111Z DTYPE=float 2023-08-09T11:49:46.3091401Z ] 2023-08-09T11:49:46.3101628Z %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:46.3103035Z %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:46.3103748Z with 2023-08-09T11:49:46.3104033Z [ 2023-08-09T11:49:46.3104308Z DTYPE=float 2023-08-09T11:49:46.3104589Z ] 2023-08-09T11:49:46.3105384Z %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:46.3106163Z with 2023-08-09T11:49:46.3106421Z [ 2023-08-09T11:49:46.3106736Z DTYPE=float 2023-08-09T11:49:46.3107032Z ] 2023-08-09T11:49:46.3107838Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.3108560Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.3109303Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:46.3111210Z [11/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-08-09T11:49:46.3112995Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:46.3113546Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:46.3113843Z 2023-08-09T11:49:46.3114209Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.3114969Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.3115708Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:46.3116490Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:46.3117515Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.3118244Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.3119212Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:46.3121169Z [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:46.3122910Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:46.3123467Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:46.3123757Z 2023-08-09T11:49:46.3124128Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(136): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:46.3124855Z %SRC_DIR%\torchaudio/csrc/rnnt/workspace.h(147): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:46.3125617Z %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:46.3126294Z %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:46.3127006Z %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:46.3127770Z %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:46.3128571Z %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:46.3129711Z %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:46.3130529Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:46.3131362Z %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:46.3132192Z %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:46.3133034Z %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:46.3134088Z %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:46.3134813Z with 2023-08-09T11:49:46.3135082Z [ 2023-08-09T11:49:46.3135389Z DTYPE=c10::Half 2023-08-09T11:49:46.3135691Z ] 2023-08-09T11:49:46.3136484Z %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:46.3137206Z with 2023-08-09T11:49:46.3137479Z [ 2023-08-09T11:49:46.3137763Z DTYPE=c10::Half 2023-08-09T11:49:46.3138064Z ] 2023-08-09T11:49:46.3138666Z %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:46.3139508Z with 2023-08-09T11:49:46.3139765Z [ 2023-08-09T11:49:46.3140039Z DTYPE=c10::Half 2023-08-09T11:49:46.3140334Z ] 2023-08-09T11:49:46.3141358Z %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:46.3142252Z with 2023-08-09T11:49:46.3142523Z [ 2023-08-09T11:49:46.3142842Z DTYPE=c10::Half, 2023-08-09T11:49:46.3143167Z CAST_DTYPE=float 2023-08-09T11:49:46.3143478Z ] 2023-08-09T11:49:46.3144377Z %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:46.3145260Z with 2023-08-09T11:49:46.3145536Z [ 2023-08-09T11:49:46.3145873Z DTYPE=c10::Half 2023-08-09T11:49:46.3146198Z ] 2023-08-09T11:49:46.3146801Z %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:46.3147849Z %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:46.3148478Z with 2023-08-09T11:49:46.3148759Z [ 2023-08-09T11:49:46.3149070Z DTYPE=c10::Half 2023-08-09T11:49:46.3149395Z ] 2023-08-09T11:49:46.3150179Z %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:46.3150894Z with 2023-08-09T11:49:46.3151174Z [ 2023-08-09T11:49:46.3151718Z DTYPE=c10::Half 2023-08-09T11:49:46.3152012Z ] 2023-08-09T11:49:46.3152547Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:50.1338579Z %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:50.1339496Z with 2023-08-09T11:49:50.1339742Z [ 2023-08-09T11:49:50.1339989Z DTYPE=float 2023-08-09T11:49:50.1340291Z ] 2023-08-09T11:49:50.1341145Z %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:50.1341814Z with 2023-08-09T11:49:50.1341970Z [ 2023-08-09T11:49:50.1342149Z DTYPE=float, 2023-08-09T11:49:50.1342352Z CAST_DTYPE=float 2023-08-09T11:49:50.1342539Z ] 2023-08-09T11:49:50.1342852Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:49:50.1343636Z %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:50.1344521Z with 2023-08-09T11:49:50.1344695Z [ 2023-08-09T11:49:50.1344855Z DTYPE=float 2023-08-09T11:49:50.1345040Z ] 2023-08-09T11:49:50.1345370Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:50.1345814Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:50.1346276Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:50.1347408Z [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:50.1348419Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:50.1348744Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:50.1348925Z 2023-08-09T11:49:50.1349152Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:49:50.1349457Z with 2023-08-09T11:49:50.1349623Z [ 2023-08-09T11:49:50.1349788Z scalar_t=scalar_t 2023-08-09T11:49:50.1350030Z ] 2023-08-09T11:49:50.1350561Z %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:50.1351307Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:49:50.1351595Z with 2023-08-09T11:49:50.1351760Z [ 2023-08-09T11:49:50.1351940Z scalar_t=scalar_t 2023-08-09T11:49:50.1352122Z ] 2023-08-09T11:49:50.1352421Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:49:50.1352729Z with 2023-08-09T11:49:50.1352892Z [ 2023-08-09T11:49:50.1353067Z scalar_t=scalar_t 2023-08-09T11:49:50.1353236Z ] 2023-08-09T11:49:50.1353564Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:50.1368445Z %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:50.1369810Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:50.1370614Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:49:50.1371372Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:50.1372099Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:50.1373063Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:50.1394233Z [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\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:50.1396132Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:50.1396656Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:50.1396925Z 2023-08-09T11:49:50.1397347Z %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:50.1397923Z with 2023-08-09T11:49:50.1398219Z [ 2023-08-09T11:49:50.1398546Z T=target_t 2023-08-09T11:49:50.1398831Z ] 2023-08-09T11:49:50.1406903Z %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:50.1408079Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:50.1408809Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:50.1409464Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:50.1411176Z [15/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-08-09T11:49:50.1456810Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:50.1457399Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:50.1457698Z 2023-08-09T11:49:50.1458109Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:49:50.1458654Z with 2023-08-09T11:49:50.1458951Z [ 2023-08-09T11:49:50.1459246Z T=scalar_t 2023-08-09T11:49:50.1459553Z ] 2023-08-09T11:49:50.1461019Z %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:50.1462277Z with 2023-08-09T11:49:50.1462574Z [ 2023-08-09T11:49:50.1462873Z T=scalar_t, 2023-08-09T11:49:50.1463269Z PtrTraits=at::DefaultPtrTraits, 2023-08-09T11:49:50.1463669Z index_t=int64_t 2023-08-09T11:49:50.1463982Z ] 2023-08-09T11:49:50.1464567Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:49:50.1465097Z with 2023-08-09T11:49:50.1466862Z [ 2023-08-09T11:49:50.1467154Z T=scalar_t 2023-08-09T11:49:50.1467474Z ] 2023-08-09T11:49:50.1468014Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:50.1468810Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:50.1469579Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:54.1095747Z [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\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-08-09T11:49:54.1097668Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:54.1098609Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:54.1098952Z 2023-08-09T11:49:54.1099759Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1100589Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1101334Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:54.1102140Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:54.1102896Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1103652Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1104433Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1107137Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:54.1109121Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:54.1109688Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:54.1109993Z 2023-08-09T11:49:54.1110540Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:54.1111687Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:54.1112887Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:54.1114063Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:54.1115260Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1116013Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1116704Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:54.1117472Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:54.1168120Z [18/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\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:54.1175077Z [19/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:54.1177453Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:54.1177985Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:54.1178269Z 2023-08-09T11:49:54.1178802Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:54.1179833Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:54.1180863Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:54.1182076Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:54.1182958Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(385): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:49:54.1183759Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(384): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:49:54.1201846Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(503): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:49:54.1202714Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(502): warning C4100: 'num_chunks': unreferenced formal parameter 2023-08-09T11:49:54.1203623Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(501): warning C4100: 'frames_per_chunk': unreferenced formal parameter 2023-08-09T11:49:54.1204549Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(500): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:49:54.1205371Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1206159Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:54.1206959Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:55.3367599Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:55.3370048Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:55.3370611Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:55.3370928Z 2023-08-09T11:49:55.3371457Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:55.3372664Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:55.3373749Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:55.3374877Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:55.3375742Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:55.3376506Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:55.3377276Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:55.3379629Z [21/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:55.3381938Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:55.3382484Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:55.3382797Z 2023-08-09T11:49:55.3383315Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:55.3384398Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:55.3385557Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:55.3386690Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:55.3387652Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:49:55.3388462Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:55.3389244Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:55.3390005Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:55.3390821Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:55.3391677Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:55.3392751Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:55.3393605Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:49:55.3395822Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:55.3397763Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:55.3398381Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:55.3398744Z 2023-08-09T11:49:55.3399457Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:55.3400588Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:55.3401730Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:55.3403079Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:55.3403958Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:55.3404791Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:55.3405651Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:55.3407687Z [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 -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:55.3409510Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:55.3410095Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:55.3410417Z 2023-08-09T11:49:55.3410770Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:55.3411621Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:55.3412460Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:55.3414793Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:55.3416823Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:55.3417357Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:55.3417654Z 2023-08-09T11:49:57.3088984Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:57.3089829Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:57.3090565Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:57.3091341Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:57.3091881Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:57.3092332Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:57.3092781Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:57.3094379Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:57.3095618Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:57.3095945Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:57.3096126Z 2023-08-09T11:49:57.3096510Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:57.3097259Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:57.3097908Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:57.3098551Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:57.3099094Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:57.3099537Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:57.3099997Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:57.3102357Z [26/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\Lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:57.3135208Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:57.3146887Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:57.3147586Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:57.3148009Z 2023-08-09T11:49:57.3148590Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:57.3149771Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:57.3151042Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:57.3152189Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:49:57.3153162Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:57.3153908Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:49:57.3154748Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:57.3155547Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:57.3156318Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:57.3157281Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:49:57.3158027Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:49:57.3161093Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:57.3163181Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:49:57.3163759Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:49:57.3164068Z 2023-08-09T11:49:57.3164632Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:49:57.3165735Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:49:57.3172008Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:49:57.3173140Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:03.0134669Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:03.0135899Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:03.0136716Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:03.0137672Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:03.0138537Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:03.0139339Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:50:03.0140201Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:50:03.0141047Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.0141825Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.0142614Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:03.0143408Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:03.0145879Z [29/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:03.0147951Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:03.0149537Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:03.0149878Z 2023-08-09T11:50:03.0150433Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:03.0151555Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:03.0152580Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:03.0153653Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:03.0154565Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.0155291Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.0156008Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:03.0158247Z [30/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:03.0160563Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:03.0161093Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:03.0161390Z 2023-08-09T11:50:03.0161918Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:03.0163017Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:03.0164174Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:03.0165206Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:03.0166092Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.0166858Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:03.0167605Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:03.0170147Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:03.0172176Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:03.0172732Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:03.0173044Z 2023-08-09T11:50:03.0173609Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:03.0174676Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:03.0175779Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:03.0177005Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:03.0178013Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:03.0178915Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(242): warning C4100: 'num_channels': unreferenced formal parameter 2023-08-09T11:50:03.0179800Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(241): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:03.0180851Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(240): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:03.0181716Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(271): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:03.0182674Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(270): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:03.0183588Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(269): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:03.0184446Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:03.0185270Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:03.0186054Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:03.0186865Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:03.0187681Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:04.8827072Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:04.8827755Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:04.8829983Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T11:50:04.8831941Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:04.8832435Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:04.8832712Z 2023-08-09T11:50:04.8833198Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:04.8834175Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:04.8835113Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:04.8836065Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:04.8836968Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:50:04.8837734Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:04.8838394Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:04.8839053Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:04.8840994Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T11:50:04.8843090Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:04.8843579Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:04.8843887Z 2023-08-09T11:50:04.8844443Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:04.8845590Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:04.8846661Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:04.8847627Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:04.8848423Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:04.8849089Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:04.8849756Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:04.8851815Z [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_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:50:04.8853504Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:04.8854012Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:04.8854281Z 2023-08-09T11:50:04.8854807Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:04.8865135Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:04.8872748Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:04.8874094Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:04.8879725Z %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:04.8897639Z %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:04.8906108Z %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:04.8907169Z %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:04.8908102Z 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:04.8909045Z with 2023-08-09T11:50:04.8909322Z [ 2023-08-09T11:50:04.8914977Z _Ty=int64_t 2023-08-09T11:50:04.8915312Z ] 2023-08-09T11:50:04.8916174Z 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:04.8916966Z with 2023-08-09T11:50:04.8917235Z [ 2023-08-09T11:50:04.8917515Z _This=int64_t, 2023-08-09T11:50:04.8917840Z _Other=double & 2023-08-09T11:50:04.8918142Z ] 2023-08-09T11:50:04.8918961Z 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:04.8919681Z with 2023-08-09T11:50:04.8920022Z [ 2023-08-09T11:50:04.8920300Z _This=int64_t, 2023-08-09T11:50:04.8920612Z _Other=double & 2023-08-09T11:50:04.8920879Z ] 2023-08-09T11:50:04.8921691Z 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:04.8922435Z with 2023-08-09T11:50:04.8922790Z [ 2023-08-09T11:50:04.8923110Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:04.8923475Z _This2=double & 2023-08-09T11:50:04.8923774Z ] 2023-08-09T11:50:04.8924799Z 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:04.8925550Z with 2023-08-09T11:50:04.8925809Z [ 2023-08-09T11:50:04.8926132Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:04.8926468Z _This2=double & 2023-08-09T11:50:04.8926763Z ] 2023-08-09T11:50:04.8927643Z 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:04.8928462Z with 2023-08-09T11:50:04.8928736Z [ 2023-08-09T11:50:04.8929139Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:04.8929554Z _This2=torch::autograd::Variable & 2023-08-09T11:50:04.8929875Z ] 2023-08-09T11:50:11.2348432Z 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:11.2349797Z with 2023-08-09T11:50:11.2350196Z [ 2023-08-09T11:50:11.2350861Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:11.2351497Z _This2=torch::autograd::Variable & 2023-08-09T11:50:11.2352334Z ] 2023-08-09T11:50:11.2353334Z %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:11.2354265Z with 2023-08-09T11:50:11.2354679Z [ 2023-08-09T11:50:11.2355169Z _This2=at::Tensor & 2023-08-09T11:50:11.2355666Z ] 2023-08-09T11:50:11.2356825Z %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:11.2357833Z with 2023-08-09T11:50:11.2358343Z [ 2023-08-09T11:50:11.2358817Z _This2=at::Tensor & 2023-08-09T11:50:11.2359295Z ] 2023-08-09T11:50:11.2359988Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:11.2361139Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:11.2362148Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:11.2363193Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:11.2372422Z [35/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:11.2382549Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T11:50:11.2384951Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:11.2385600Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:11.2385916Z 2023-08-09T11:50:11.2386500Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:11.2387647Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:11.2388908Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:11.2390017Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:11.2390957Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:11.2391743Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:11.2392544Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:11.2393555Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:11.2394360Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:50:11.2396751Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T11:50:11.2403587Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:11.2404172Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:11.2404483Z 2023-08-09T11:50:11.2405050Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:11.2406180Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:11.2407328Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:11.2408777Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:11.2409725Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:11.2410483Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:11.8597762Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:11.8599865Z [38/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T11:50:11.8602121Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:11.8604101Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:11.8604472Z 2023-08-09T11:50:11.8605189Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:11.8606368Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:11.8607883Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:11.8609253Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:11.8610248Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:11.8611114Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:11.8611975Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:11.8614320Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T11:50:11.8616474Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:11.8617078Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:11.8617405Z 2023-08-09T11:50:11.8617994Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:11.8624043Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:11.8625366Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:11.8626370Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:11.8627172Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:11.8627778Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:11.8628404Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:11.8630456Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-08-09T11:50:11.8632487Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:11.8633036Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:11.8633347Z 2023-08-09T11:50:11.8633913Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:11.8635283Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:11.8636422Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:11.8637564Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:11.8638456Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(385): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:50:11.8639309Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(384): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:50:11.8640227Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(503): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:50:11.8641266Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(502): warning C4100: 'num_chunks': unreferenced formal parameter 2023-08-09T11:50:11.8642254Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(501): warning C4100: 'frames_per_chunk': unreferenced formal parameter 2023-08-09T11:50:11.8643187Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(500): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:50:11.8644054Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:11.8644850Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:11.8645617Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:11.8649051Z [41/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:11.8651077Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:11.8651652Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:11.8651959Z 2023-08-09T11:50:11.8652550Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:11.8653583Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:11.8654691Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:11.8655698Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:18.7717648Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:18.7718319Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:18.7718770Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:18.7720367Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T11:50:18.7721735Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:18.7722052Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:18.7722236Z 2023-08-09T11:50:18.7722568Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:18.7723218Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:18.7723867Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:18.7724508Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:18.7725186Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:18.7725624Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:18.7726087Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:18.7726536Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:18.7726984Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:18.7727408Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:18.7727847Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:18.7729212Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:18.7730442Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:18.7730763Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:18.7730945Z 2023-08-09T11:50:18.7731272Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:18.7731914Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:18.7732635Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:18.7733349Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:18.7734375Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:50:18.7735176Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:18.7735878Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:18.7736586Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:18.7738655Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:18.7740586Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:18.7741303Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:18.7741549Z 2023-08-09T11:50:18.7741965Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:18.7742796Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:18.7743608Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:18.7744410Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:18.7745127Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:50:18.7745714Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:18.7746397Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:18.7747439Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:18.7748248Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:18.7749004Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:18.7749699Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:18.7750473Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:50:18.7758607Z [45/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:18.7760300Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:18.7760731Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:18.7761088Z 2023-08-09T11:50:18.7761524Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:22.0976270Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:22.0977590Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:22.0978673Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:22.0979497Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:22.0990865Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:22.0991951Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:22.0992701Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:22.1004196Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:22.1012846Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:22.1013386Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:22.1013665Z 2023-08-09T11:50:22.1014249Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:22.1015388Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:22.1016389Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:22.1017393Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:22.1018388Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-08-09T11:50:22.1019141Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:22.1020028Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:22.1020630Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:22.1023641Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:22.1025594Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:22.1026131Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:22.1026435Z 2023-08-09T11:50:22.1026912Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:22.1030451Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:22.1031365Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:22.1032683Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:22.1033598Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:22.1034305Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:22.1034989Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:22.1037792Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:22.1040142Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:22.1040573Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:22.1040808Z 2023-08-09T11:50:22.1041314Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:22.1042242Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:22.1043196Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:22.1044331Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:22.1045126Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:22.1045763Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:22.1046399Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:22.1053677Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:22.1068214Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:22.1068732Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:22.1069013Z 2023-08-09T11:50:22.1069558Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:22.1075620Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:22.1076646Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:24.5782088Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:24.6255084Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:24.6260084Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:24.6263017Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:24.6265585Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:24.6267642Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:24.6268334Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:24.6268868Z 2023-08-09T11:50:24.6269631Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:24.6270956Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:24.6272623Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:24.6273953Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:24.6274978Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:24.6275805Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:24.6276714Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:24.6279288Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:24.6281838Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:24.6282830Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:24.6283291Z 2023-08-09T11:50:24.6284017Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:24.6288853Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:24.6290169Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:24.6291474Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:24.6292640Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:24.6293940Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(242): warning C4100: 'num_channels': unreferenced formal parameter 2023-08-09T11:50:24.6294942Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(241): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:24.6295974Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(240): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:24.6297073Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(271): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:24.6298212Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(270): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:24.6299255Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(269): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:24.6300332Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:24.6301383Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:24.6302734Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:24.6303833Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:24.6304840Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:24.6305762Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:24.6306712Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:24.6309257Z [52/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:24.6311551Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:24.6312266Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:24.6312712Z 2023-08-09T11:50:24.6313620Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:24.6318429Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:24.6319732Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:24.6321022Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:24.6322288Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:24.6323234Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:24.6324220Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:24.6335409Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:24.6336464Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:24.6337419Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:50:24.6338433Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:50:24.6339392Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:26.0094899Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:26.0095775Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:26.0096520Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:26.0099479Z [53/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:26.0101343Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:26.0101867Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:26.0102161Z 2023-08-09T11:50:26.0102691Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:26.0103861Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:26.0104922Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:26.0105916Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:26.0106989Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:26.0107700Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:26.0108424Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:26.0109143Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:26.0109852Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:50:26.0111964Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:26.0113847Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:26.0114367Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:26.0114660Z 2023-08-09T11:50:26.0115180Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:26.0116203Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:26.0117226Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:26.0118414Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:26.0119271Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:26.0119993Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:26.0120713Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:26.0122854Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:26.0124633Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:26.0125152Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:26.0125444Z 2023-08-09T11:50:26.0125962Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:26.0126968Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:26.0128193Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:26.0129200Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:26.0130098Z %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:26.0130896Z %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:26.0131679Z %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:26.0132457Z %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:26.0133379Z 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:26.0134016Z with 2023-08-09T11:50:26.0134285Z [ 2023-08-09T11:50:26.0134558Z _Ty=int64_t 2023-08-09T11:50:26.0134826Z ] 2023-08-09T11:50:26.0135599Z 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:26.0136277Z with 2023-08-09T11:50:26.0136547Z [ 2023-08-09T11:50:26.0136809Z _This=int64_t, 2023-08-09T11:50:26.0137131Z _Other=double & 2023-08-09T11:50:26.0137423Z ] 2023-08-09T11:50:26.0138164Z 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:26.0139011Z with 2023-08-09T11:50:26.0139269Z [ 2023-08-09T11:50:26.0139553Z _This=int64_t, 2023-08-09T11:50:26.0139862Z _Other=double & 2023-08-09T11:50:26.0140141Z ] 2023-08-09T11:50:26.0140917Z 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:26.0141620Z with 2023-08-09T11:50:26.0141883Z [ 2023-08-09T11:50:26.0142190Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:26.0142508Z _This2=double & 2023-08-09T11:50:26.0142785Z ] 2023-08-09T11:50:26.0143566Z 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:26.0144278Z with 2023-08-09T11:50:26.0144530Z [ 2023-08-09T11:50:26.0144829Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:26.0145160Z _This2=double & 2023-08-09T11:50:26.0145451Z ] 2023-08-09T11:50:29.0094796Z 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:29.0096014Z with 2023-08-09T11:50:29.1381009Z [ 2023-08-09T11:50:29.1614092Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:29.1756616Z _This2=torch::autograd::Variable & 2023-08-09T11:50:29.1757496Z ] 2023-08-09T11:50:29.1913657Z 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:29.1917524Z with 2023-08-09T11:50:29.2303230Z [ 2023-08-09T11:50:29.2308355Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:29.2314525Z _This2=torch::autograd::Variable & 2023-08-09T11:50:29.2321729Z ] 2023-08-09T11:50:29.2322719Z %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:29.2323660Z with 2023-08-09T11:50:29.2324095Z [ 2023-08-09T11:50:29.2324541Z _This2=at::Tensor & 2023-08-09T11:50:29.2324982Z ] 2023-08-09T11:50:29.2325736Z %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:29.2326450Z with 2023-08-09T11:50:29.2326830Z [ 2023-08-09T11:50:29.2327489Z _This2=at::Tensor & 2023-08-09T11:50:29.2328007Z ] 2023-08-09T11:50:29.2328940Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:29.2329867Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:29.2330738Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:29.2331728Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:29.2334496Z [56/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:29.2336990Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:29.2337748Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:29.2338234Z 2023-08-09T11:50:29.2338902Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:29.2340048Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:29.2341172Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:29.2342707Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:29.2343808Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:50:29.2345175Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-08-09T11:50:29.2346074Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:29.2432499Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:29.2433343Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:29.2434179Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:29.2435169Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:29.2436000Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:29.2448774Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:50:29.2456476Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:29.2460037Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:29.2461162Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:29.2461960Z 2023-08-09T11:50:29.2462982Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:29.2464862Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:29.2470592Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:29.2472112Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:29.2473183Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:29.2474350Z %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:29.2475707Z %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:29.2476738Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:29.2477540Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:29.2478420Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:29.2481053Z [58/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:29.2483580Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:29.2484141Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:29.2484525Z 2023-08-09T11:50:29.2485309Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:29.2486517Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:29.4536604Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:29.4537544Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:29.4538256Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:29.4538809Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(385): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:50:29.4539332Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(384): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:50:29.4539833Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(503): warning C4100: 'device': unreferenced formal parameter 2023-08-09T11:50:29.4540555Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(502): warning C4100: 'num_chunks': unreferenced formal parameter 2023-08-09T11:50:29.4541088Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(501): warning C4100: 'frames_per_chunk': unreferenced formal parameter 2023-08-09T11:50:29.4541619Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(500): warning C4100: 'filter': unreferenced formal parameter 2023-08-09T11:50:29.4542112Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:29.4542547Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:29.4542999Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:29.4544404Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:29.4545646Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:29.4545989Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:29.4546312Z 2023-08-09T11:50:29.4546648Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:29.4547310Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:29.4547948Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:29.4548601Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:29.4549152Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:29.4549612Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:29.4550074Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:29.4551541Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:29.4552750Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:29.4553083Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:29.4553250Z 2023-08-09T11:50:29.4553655Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:29.4554315Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:29.4554964Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:29.4555602Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:29.4556209Z %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:29.4556762Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-08-09T11:50:29.4557338Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:29.4557936Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:29.4558471Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:29.4559010Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:29.4559610Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:29.4560119Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T11:50:29.4560650Z %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:29.4561206Z %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:29.4561843Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T11:50:29.4562422Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:29.4562982Z %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:29.4563565Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-08-09T11:50:29.4564110Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:29.4564703Z %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:29.4565242Z %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:29.4565750Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:29.4566187Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:29.4566651Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:29.4567120Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:29.4567660Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:29.4568112Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:29.4568545Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:30.1180247Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:30.1181655Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:30.1181982Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:30.1182221Z 2023-08-09T11:50:30.1182543Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:30.1183205Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:30.1184056Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:30.1184719Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:30.1185345Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:30.1185893Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T11:50:30.1186410Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:30.1186953Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(242): warning C4100: 'num_channels': unreferenced formal parameter 2023-08-09T11:50:30.1187486Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(241): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:30.1188008Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(240): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:30.1188530Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(271): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T11:50:30.1189053Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(270): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:30.1189543Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(269): warning C4100: 'frame': unreferenced formal parameter 2023-08-09T11:50:30.1190055Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:30.1190574Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:30.1191202Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T11:50:30.1191711Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T11:50:30.1192180Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:30.1192651Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:30.1193123Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:30.1194489Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:30.1195680Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:30.1196020Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:30.1196209Z 2023-08-09T11:50:30.1196542Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:30.1197943Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:30.1198603Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:30.1199251Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:30.1199882Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:30.1200510Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T11:50:30.1202868Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T11:50:30.1203427Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-08-09T11:50:30.1203941Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:30.1204402Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:30.1204865Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:30.1205342Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:30.1206782Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:30.1207944Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:30.1208263Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:30.1208452Z 2023-08-09T11:50:30.1208782Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:30.1209437Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:30.1210092Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:30.1210734Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:30.1211307Z %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.1211805Z %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.1212300Z %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:42.1447510Z %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:42.1448335Z 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:42.1448749Z with 2023-08-09T11:50:42.1448964Z [ 2023-08-09T11:50:42.1449146Z _Ty=int64_t 2023-08-09T11:50:42.1449332Z ] 2023-08-09T11:50:42.1449820Z 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:42.1450274Z with 2023-08-09T11:50:42.1450450Z [ 2023-08-09T11:50:42.1450660Z _This=int64_t, 2023-08-09T11:50:42.1450850Z _Other=double & 2023-08-09T11:50:42.1451046Z ] 2023-08-09T11:50:42.1451537Z 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:42.1451971Z with 2023-08-09T11:50:42.1452144Z [ 2023-08-09T11:50:42.1452310Z _This=int64_t, 2023-08-09T11:50:42.1452515Z _Other=double & 2023-08-09T11:50:42.1452703Z ] 2023-08-09T11:50:42.1453196Z 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:42.1453636Z with 2023-08-09T11:50:42.1453809Z [ 2023-08-09T11:50:42.1454017Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:42.1454235Z _This2=double & 2023-08-09T11:50:42.1454403Z ] 2023-08-09T11:50:42.1455105Z 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:42.1455566Z with 2023-08-09T11:50:42.1455742Z [ 2023-08-09T11:50:42.1455924Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:42.1456143Z _This2=double & 2023-08-09T11:50:42.1456335Z ] 2023-08-09T11:50:42.1456887Z 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:42.1457397Z with 2023-08-09T11:50:42.1457553Z [ 2023-08-09T11:50:42.1457749Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:42.1458002Z _This2=torch::autograd::Variable & 2023-08-09T11:50:42.1458215Z ] 2023-08-09T11:50:42.1458765Z 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:42.1459233Z with 2023-08-09T11:50:42.1459403Z [ 2023-08-09T11:50:42.1459598Z _Tag=std::_Exact_args_t, 2023-08-09T11:50:42.1459845Z _This2=torch::autograd::Variable & 2023-08-09T11:50:42.1460039Z ] 2023-08-09T11:50:42.1460505Z %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:42.1461063Z with 2023-08-09T11:50:42.1461236Z [ 2023-08-09T11:50:42.1461409Z _This2=at::Tensor & 2023-08-09T11:50:42.1461599Z ] 2023-08-09T11:50:42.1462061Z %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:42.1462483Z with 2023-08-09T11:50:42.1462638Z [ 2023-08-09T11:50:42.1462827Z _This2=at::Tensor & 2023-08-09T11:50:42.1463019Z ] 2023-08-09T11:50:42.1463350Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:42.1463875Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:42.1464333Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:42.1464859Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:42.1469700Z [64/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:42.1475226Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:42.1476438Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:42.1476778Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:42.1476972Z 2023-08-09T11:50:42.1477306Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:42.1477968Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:42.1478615Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:42.1479246Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:42.1479792Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:46.6706460Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:46.6707131Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:46.6708697Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:46.6709953Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:46.6710299Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:46.6710489Z 2023-08-09T11:50:46.6710824Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:46.6711554Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:46.6712263Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:46.6712891Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:46.6713602Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:46.6714086Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:46.6714576Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:46.6715049Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:46.6715495Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:50:46.6715983Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:50:46.6716498Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:50:46.6716994Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:46.6717439Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:46.6717943Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:50:46.6718414Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:46.6723430Z [67/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:46.6729087Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:46.6730374Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:46.6730747Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:46.6730934Z 2023-08-09T11:50:46.6731276Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:46.6731987Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:46.6732645Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:46.6733300Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:46.6733857Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:46.6734360Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:46.6734816Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:46.6735305Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T11:50:46.6735791Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T11:50:47.2684772Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T11:50:47.2685346Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T11:50:47.2688114Z [69/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\Lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:47.2691907Z [70/74] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg5 -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:47.2693164Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:47.2693502Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:47.2693689Z 2023-08-09T11:50:47.2694017Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:47.2694658Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:47.2695318Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:47.2696084Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:47.2696634Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:47.2697088Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:47.2697552Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:47.2698020Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T11:50:47.2698512Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T11:50:47.2698994Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T11:50:47.2699473Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T11:50:47.2700901Z [71/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-311\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\Lib\site-packages\torch\include -external:I%PREFIX%\Lib\site-packages\torch\include\torch\csrc\api\include -external: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:47.2702216Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:50:47.2702550Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:50:47.2702737Z 2023-08-09T11:50:47.2703050Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:50:47.2703704Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:50:47.2704359Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:50:47.2705011Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:50:47.2705561Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:47.2706009Z %PREFIX%\Lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:50:47.2706455Z %PREFIX%\Lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:50:47.2706944Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T11:50:47.2707423Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T11:50:47.2707902Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T11:50:47.2708384Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T11:50:47.3226837Z [72/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\Lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:47.3231922Z [73/74] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\Lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\Lib\site-packages\torch\lib\torch.lib %PREFIX%\Lib\site-packages\torch\lib\torch_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:47.3234758Z [73/74] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-311\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-08-09T11:50:47.3235162Z -- Install configuration: "Release" 2023-08-09T11:50:47.3235588Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581520913/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio.pyd 2023-08-09T11:50:47.3236129Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581520913/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio.pyd 2023-08-09T11:50:47.3236712Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581520913/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-08-09T11:50:47.3237392Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581520913/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-08-09T11:50:47.3237946Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581520913/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-08-09T11:50:47.3238484Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581520913/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-08-09T11:50:47.3239034Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581520913/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-08-09T11:50:47.3239573Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581520913/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-08-09T11:50:47.3239923Z running install_lib 2023-08-09T11:50:47.3240182Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:47.3240503Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:47.3240954Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:47.3241486Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:47.3242061Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:47.3242669Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:47.3243341Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:47.3243954Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T11:50:47.3244366Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T11:50:47.3244833Z copying build\lib.win-amd64-cpython-311\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T11:50:47.3245392Z copying build\lib.win-amd64-cpython-311\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T11:50:47.3245832Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3246283Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3246821Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3247378Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3247926Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3248489Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3249088Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3249653Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3250215Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3250772Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3251333Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3251902Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3252521Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3253073Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3253601Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3254141Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3254726Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3255338Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3255882Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3853373Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3854180Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3854735Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3855285Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3856066Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T11:50:47.3856506Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:47.3856954Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:47.3857548Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:47.3858107Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\_alignment.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:47.3858664Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T11:50:47.3859085Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:47.3859498Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:47.3860058Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:47.3860624Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:47.3861150Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:47.3861648Z copying build\lib.win-amd64-cpython-311\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T11:50:47.3862137Z copying build\lib.win-amd64-cpython-311\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:47.3862539Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:47.3862980Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:47.3863532Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:47.3864074Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:47.3864751Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:47.3865296Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:47.3865884Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:47.3866476Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:47.3867002Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T11:50:47.3867422Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:47.3867869Z copying build\lib.win-amd64-cpython-311\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:47.3868409Z copying build\lib.win-amd64-cpython-311\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:47.3868852Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:47.3869317Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:47.3869925Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:47.3870514Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T11:50:47.3871079Z copying build\lib.win-amd64-cpython-311\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:47.3871702Z copying build\lib.win-amd64-cpython-311\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:47.3872279Z copying build\lib.win-amd64-cpython-311\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:47.3872864Z copying build\lib.win-amd64-cpython-311\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:47.3873306Z creating %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:47.3873778Z copying build\lib.win-amd64-cpython-311\torchaudio\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:47.3874359Z copying build\lib.win-amd64-cpython-311\torchaudio\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:47.3874913Z copying build\lib.win-amd64-cpython-311\torchaudio\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T11:50:47.3875464Z copying build\lib.win-amd64-cpython-311\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:47.3876003Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:47.3876445Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:47.3876929Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:47.3877497Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:47.3877973Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:47.3878541Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:47.3879227Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:47.3879937Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T11:50:47.3880538Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:47.3881106Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T11:50:47.3881655Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:47.3882186Z copying build\lib.win-amd64-cpython-311\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:47.3882714Z copying build\lib.win-amd64-cpython-311\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T11:50:47.3883213Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:47.3883671Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:47.3884322Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:47.3884918Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:47.3885431Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:47.3885903Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:47.3886551Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:47.3887136Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:47.3887717Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T11:50:47.3888182Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:47.3888686Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\aligner.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:47.3889279Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:47.3889889Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:47.3890543Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T11:50:47.6241175Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T11:50:47.6241847Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T11:50:47.6242215Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T11:50:47.6242760Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T11:50:47.6243528Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T11:50:47.6244069Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:47.6244591Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:47.6245224Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:47.6246043Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:47.6246662Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T11:50:47.6247148Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:47.6247650Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:47.6248245Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:47.6248849Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:47.6249514Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:47.6250188Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:47.6250812Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:47.6251400Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T11:50:47.6251880Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:47.6252550Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:47.6253207Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:47.6253729Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:47.6254278Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:47.6254978Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:47.6255723Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\_vggish\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:50:47.6256419Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T11:50:47.6256911Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T11:50:47.6257432Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T11:50:47.6258049Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T11:50:47.6258626Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T11:50:47.6259065Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T11:50:47.6259526Z copying build\lib.win-amd64-cpython-311\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T11:50:47.6260081Z copying build\lib.win-amd64-cpython-311\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T11:50:47.6260497Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:47.6261040Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:47.6261674Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:47.6262277Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T11:50:47.6262704Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:47.6263118Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:47.6263663Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:47.6264194Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:47.6264713Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T11:50:47.6265212Z copying build\lib.win-amd64-cpython-311\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:47.6265597Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:47.6266039Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\ffmpeg.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:47.6266570Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:47.6267142Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T11:50:47.6267663Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T11:50:47.6268151Z copying build\lib.win-amd64-cpython-311\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T11:50:47.6268702Z copying build\lib.win-amd64-cpython-311\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T11:50:47.6269134Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T11:50:47.6269584Z copying build\lib.win-amd64-cpython-311\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T11:50:47.6270126Z copying build\lib.win-amd64-cpython-311\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T11:50:47.6270614Z copying build\lib.win-amd64-cpython-311\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T11:50:47.6271108Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-311.pyc 2023-08-09T11:50:47.6271619Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-311.pyc 2023-08-09T11:50:47.6272171Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-311.pyc 2023-08-09T11:50:47.6272702Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-311.pyc 2023-08-09T11:50:47.6273263Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-311.pyc 2023-08-09T11:50:47.6273781Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:47.6274291Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-311.pyc 2023-08-09T11:50:47.6274784Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:47.6275278Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-311.pyc 2023-08-09T11:50:47.6275793Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-311.pyc 2023-08-09T11:50:47.6276395Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-311.pyc 2023-08-09T11:50:47.6276909Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-311.pyc 2023-08-09T11:50:47.6277440Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-311.pyc 2023-08-09T11:50:47.6277943Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-311.pyc 2023-08-09T11:50:47.6278436Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-311.pyc 2023-08-09T11:50:47.6278992Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-311.pyc 2023-08-09T11:50:47.6279592Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-311.pyc 2023-08-09T11:50:50.9454022Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-311.pyc 2023-08-09T11:50:50.9455045Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-311.pyc 2023-08-09T11:50:50.9455957Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-311.pyc 2023-08-09T11:50:50.9456834Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-311.pyc 2023-08-09T11:50:50.9457711Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-311.pyc 2023-08-09T11:50:50.9458568Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-311.pyc 2023-08-09T11:50:50.9459825Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-311.pyc 2023-08-09T11:50:50.9460781Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-311.pyc 2023-08-09T11:50:50.9461708Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-311.pyc 2023-08-09T11:50:50.9462574Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-311.pyc 2023-08-09T11:50:50.9463410Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-311.pyc 2023-08-09T11:50:50.9464226Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-311.pyc 2023-08-09T11:50:50.9465044Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-311.pyc 2023-08-09T11:50:50.9465944Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9466862Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-311.pyc 2023-08-09T11:50:50.9467771Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-311.pyc 2023-08-09T11:50:50.9468729Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\_alignment.py to _alignment.cpython-311.pyc 2023-08-09T11:50:50.9469586Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9470420Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-311.pyc 2023-08-09T11:50:50.9471263Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-311.pyc 2023-08-09T11:50:50.9472280Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-311.pyc 2023-08-09T11:50:50.9473189Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-311.pyc 2023-08-09T11:50:50.9474005Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9474811Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-311.pyc 2023-08-09T11:50:50.9475920Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-311.pyc 2023-08-09T11:50:50.9476837Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-311.pyc 2023-08-09T11:50:50.9477764Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-311.pyc 2023-08-09T11:50:50.9478753Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-311.pyc 2023-08-09T11:50:50.9479687Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9480592Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-311.pyc 2023-08-09T11:50:50.9481502Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-311.pyc 2023-08-09T11:50:50.9482360Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-311.pyc 2023-08-09T11:50:50.9483259Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-311.pyc 2023-08-09T11:50:50.9484288Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\objective.py to objective.cpython-311.pyc 2023-08-09T11:50:50.9485246Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\subjective.py to subjective.cpython-311.pyc 2023-08-09T11:50:50.9486147Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9488032Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-311.pyc 2023-08-09T11:50:50.9488875Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-311.pyc 2023-08-09T11:50:50.9489916Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-311.pyc 2023-08-09T11:50:50.9490925Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-311.pyc 2023-08-09T11:50:50.9491917Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-311.pyc 2023-08-09T11:50:50.9492981Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-311.pyc 2023-08-09T11:50:50.9493967Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9494950Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-311.pyc 2023-08-09T11:50:50.9495928Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9496851Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-311.pyc 2023-08-09T11:50:50.9497683Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-311.pyc 2023-08-09T11:50:50.9498510Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9499421Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-311.pyc 2023-08-09T11:50:50.9500431Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-311.pyc 2023-08-09T11:50:50.9501550Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_squim_pipeline.py to _squim_pipeline.cpython-311.pyc 2023-08-09T11:50:50.9502545Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-311.pyc 2023-08-09T11:50:50.9503422Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-311.pyc 2023-08-09T11:50:50.9504543Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-311.pyc 2023-08-09T11:50:50.9505394Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9506304Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\aligner.py to aligner.cpython-311.pyc 2023-08-09T11:50:50.9507225Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-311.pyc 2023-08-09T11:50:50.9508252Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-311.pyc 2023-08-09T11:50:50.9509189Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9510072Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9510960Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-311.pyc 2023-08-09T11:50:50.9511890Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9512842Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-311.pyc 2023-08-09T11:50:50.9513875Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-311.pyc 2023-08-09T11:50:50.9514835Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-311.pyc 2023-08-09T11:50:50.9515729Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9516879Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-311.pyc 2023-08-09T11:50:50.9517833Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-311.pyc 2023-08-09T11:50:50.9518752Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-311.pyc 2023-08-09T11:50:50.9519783Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-311.pyc 2023-08-09T11:50:50.9520845Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-311.pyc 2023-08-09T11:50:50.9521879Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-311.pyc 2023-08-09T11:50:50.9522783Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9523843Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-311.pyc 2023-08-09T11:50:50.9524903Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-311.pyc 2023-08-09T11:50:50.9526037Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py to _vggish_impl.cpython-311.pyc 2023-08-09T11:50:50.9527128Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py to _vggish_pipeline.cpython-311.pyc 2023-08-09T11:50:50.9528127Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9529044Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9529985Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-311.pyc 2023-08-09T11:50:50.9530918Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9532126Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9533033Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-311.pyc 2023-08-09T11:50:50.9533882Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9534783Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-311.pyc 2023-08-09T11:50:50.9535709Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-311.pyc 2023-08-09T11:50:50.9536586Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9537516Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-311.pyc 2023-08-09T11:50:50.9538433Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-311.pyc 2023-08-09T11:50:50.9539341Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-311.pyc 2023-08-09T11:50:50.9540200Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9541004Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-311.pyc 2023-08-09T11:50:50.9541832Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\ffmpeg.py to ffmpeg.cpython-311.pyc 2023-08-09T11:50:50.9542657Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-311.pyc 2023-08-09T11:50:50.9543697Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9544573Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-311.pyc 2023-08-09T11:50:50.9545433Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9546279Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-311.pyc 2023-08-09T11:50:50.9547110Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9547908Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-311.pyc 2023-08-09T11:50:50.9548440Z running install_egg_info 2023-08-09T11:50:50.9548779Z running egg_info 2023-08-09T11:50:50.9549129Z creating torchaudio.egg-info 2023-08-09T11:50:50.9549652Z writing torchaudio.egg-info\PKG-INFO 2023-08-09T11:50:50.9550301Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-08-09T11:50:50.9550896Z writing requirements to torchaudio.egg-info\requires.txt 2023-08-09T11:50:50.9551509Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-08-09T11:50:50.9552062Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T11:50:50.9552629Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T11:50:50.9553040Z adding license file 'LICENSE' 2023-08-09T11:50:50.9553481Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T11:50:50.9554214Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230809-py3.11.egg-info 2023-08-09T11:50:50.9554825Z running install_scripts 2023-08-09T11:50:50.9555241Z writing list of installed files to 'record.txt' 2023-08-09T11:50:50.9555580Z 2023-08-09T11:50:50.9555825Z Resource usage statistics from building torchaudio: 2023-08-09T11:50:50.9556312Z Process count: 25 2023-08-09T11:50:50.9556698Z CPU time: Sys=0:01:06.8, User=0:12:09.9 2023-08-09T11:50:50.9557059Z Memory: 7.0G 2023-08-09T11:50:50.9557371Z Disk usage: 208.4M 2023-08-09T11:50:50.9557724Z Time elapsed: 0:01:58.4 2023-08-09T11:50:50.9557954Z 2023-08-09T11:50:50.9557963Z 2023-08-09T11:50:50.9558115Z Packaging torchaudio 2023-08-09T11:50:51.3248334Z Packaging torchaudio-2.1.0.dev20230809-py311_cpu 2023-08-09T11:51:28.9912835Z compiling .pyc files... 2023-08-09T11:51:28.9913124Z number of files: 248 2023-08-09T11:51:28.9913502Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-08-09T11:51:28.9914047Z 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:28.9914446Z .. is this binary repackaging? 2023-08-09T11:51:28.9914891Z 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:28.9915327Z .. is this binary repackaging? 2023-08-09T11:51:28.9915865Z 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:28.9916380Z .. is this binary repackaging? 2023-08-09T11:51:28.9916873Z 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:28.9917306Z .. is this binary repackaging? 2023-08-09T11:51:28.9917759Z 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:28.9918506Z .. is this binary repackaging? 2023-08-09T11:51:28.9919140Z 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:28.9919753Z .. is this binary repackaging? 2023-08-09T11:51:28.9920158Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:28.9920727Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:28.9921292Z 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:28.9921903Z 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:28.9922537Z 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:28.9923181Z 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:28.9923826Z 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:28.9924452Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:28.9925041Z 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:28.9925486Z .. is this binary repackaging? 2023-08-09T11:51:28.9926040Z 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:28.9926427Z .. is this binary repackaging? 2023-08-09T11:51:28.9926863Z 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:28.9927269Z .. is this binary repackaging? 2023-08-09T11:51:28.9927855Z 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:28.9928243Z .. is this binary repackaging? 2023-08-09T11:51:28.9928680Z 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:28.9929091Z .. is this binary repackaging? 2023-08-09T11:51:28.9929531Z 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:28.9929944Z .. is this binary repackaging? 2023-08-09T11:51:28.9930330Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:28.9930935Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:28.9931540Z 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:28.9932145Z 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:28.9932793Z 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:28.9933523Z 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:28.9934147Z 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:28.9934745Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:28.9935348Z 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:28.9935777Z .. is this binary repackaging? 2023-08-09T11:51:28.9936201Z 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:28.9936620Z .. is this binary repackaging? 2023-08-09T11:51:28.9937112Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-08-09T11:51:28.9937751Z 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:28.9938157Z .. is this binary repackaging? 2023-08-09T11:51:28.9938563Z 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:28.9938957Z .. is this binary repackaging? 2023-08-09T11:51:28.9939388Z 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:28.9939785Z .. is this binary repackaging? 2023-08-09T11:51:28.9940222Z 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:28.9940606Z .. is this binary repackaging? 2023-08-09T11:51:28.9941114Z 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:28.9941518Z .. is this binary repackaging? 2023-08-09T11:51:28.9941947Z 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:28.9942344Z .. is this binary repackaging? 2023-08-09T11:51:28.9942757Z 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:28.9943216Z .. is this binary repackaging? 2023-08-09T11:51:28.9943613Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:28.9944209Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:28.9944755Z 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:28.9945343Z 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:28.9945988Z 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:28.9946627Z 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:28.9947346Z 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:34.5572795Z 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:34.5709759Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:51:34.5719522Z 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:34.5720156Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:51:34.5722140Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:51:34.5735746Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:51:34.5738993Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:51:34.5739686Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:51:34.5745413Z 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:34.5746070Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:51:34.5746449Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:51:34.5788134Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:51:34.5791527Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T11:51:34.5792670Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230809-py311_cpu.tar.bz2 2023-08-09T11:51:35.3522649Z INFO:conda_index.index:win-64 cached 5.8 MB from 1 packages at 7.5 MB/second 2023-08-09T11:51:35.3599734Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:51:35.3603332Z 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:35.3616230Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:51:35.3619812Z 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:35.3625564Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:51:35.3627546Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:51:35.3627871Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:51:35.3630355Z 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:35.3635581Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:51:35.3635904Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:51:35.3675726Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:51:35.3676055Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:51:35.3679003Z 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:35.3684331Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:51:35.3684912Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:51:35.3785366Z 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:35.3796536Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:51:35.3796869Z INFO:conda_index.index:Completed noarch 2023-08-09T11:51:35.3797265Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:51:35.3799057Z 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:35.3811056Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:51:35.3814555Z 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:35.3842806Z 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:35.3858093Z 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:35.3858986Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:51:35.3860429Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:51:35.3860896Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:51:35.3866298Z 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:35.3889344Z 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:35.3904239Z 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:35.3904846Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:51:35.3905449Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:51:35.3978342Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:51:35.3978834Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:51:35.3984321Z 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:35.4007222Z 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:35.4021977Z 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:35.4022695Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:51:35.4023329Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:51:35.4117225Z 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:35.4127538Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:51:35.4128012Z INFO:conda_index.index:Completed win-64 2023-08-09T11:51:35.4130516Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:51:35.4132336Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:51:35.4132938Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:51:35.4135448Z 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:35.4136079Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:51:35.4136386Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:51:35.4136679Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:51:35.4138962Z 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:35.4154322Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:51:35.4264679Z 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:35.4274687Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:51:35.4278513Z 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:40.3970902Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:40.3971683Z 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:40.3972205Z .. is this binary repackaging? 2023-08-09T11:51:40.3972662Z 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:40.3973104Z .. is this binary repackaging? 2023-08-09T11:51:40.3974412Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-08-09T11:51:40.3975245Z 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:40.3975725Z .. is this binary repackaging? 2023-08-09T11:51:40.3976155Z 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:40.3976559Z .. is this binary repackaging? 2023-08-09T11:51:40.3976989Z 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:40.3977487Z .. is this binary repackaging? 2023-08-09T11:51:40.3977935Z 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:40.3978404Z .. is this binary repackaging? 2023-08-09T11:51:40.3978844Z 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:40.3979238Z .. is this binary repackaging? 2023-08-09T11:51:40.3989594Z 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:40.3990071Z .. is this binary repackaging? 2023-08-09T11:51:40.3990701Z 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:40.3991102Z .. is this binary repackaging? 2023-08-09T11:51:40.3991509Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:40.3992049Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:40.3992588Z 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:40.3993174Z 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:40.3993809Z 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:40.3994449Z 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:40.3995083Z 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:40.3995709Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:40.3996325Z 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:40.3996707Z .. is this binary repackaging? 2023-08-09T11:51:40.3997119Z 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:40.3997503Z .. is this binary repackaging? 2023-08-09T11:51:40.3997887Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:40.3998503Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-08-09T11:51:40.3999018Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:40.3999549Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T11:51:40.4000134Z 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:40.4000763Z 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:40.4001431Z 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:40.4002002Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:40.4002600Z 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:40.4003001Z .. is this binary repackaging? 2023-08-09T11:51:40.4003416Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-08-09T11:51:40.4004048Z 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:40.4004431Z .. is this binary repackaging? 2023-08-09T11:51:40.4004828Z 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:40.4005202Z .. is this binary repackaging? 2023-08-09T11:51:40.4005583Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:40.4006093Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:40.4006607Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T11:51:40.4007261Z 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:40.4007948Z 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:40.4008621Z 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:40.4009258Z 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:40.4009807Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:40.4010367Z 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:40.4010774Z .. is this binary repackaging? 2023-08-09T11:51:40.4011184Z 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:40.4011573Z .. is this binary repackaging? 2023-08-09T11:51:40.4012092Z 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:40.4012486Z .. is this binary repackaging? 2023-08-09T11:51:40.4012904Z 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:40.4013302Z .. is this binary repackaging? 2023-08-09T11:51:40.4013792Z 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:40.4014259Z .. is this binary repackaging? 2023-08-09T11:51:40.4014691Z 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:40.4015069Z .. is this binary repackaging? 2023-08-09T11:51:40.4015469Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:40.4016014Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:40.4016563Z 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:40.4017160Z 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:40.4017870Z 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:40.4018495Z 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:40.4019126Z 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:40.4019773Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:40.4020415Z 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:40.4020842Z .. is this binary repackaging? 2023-08-09T11:51:40.4021261Z 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:40.4021661Z .. is this binary repackaging? 2023-08-09T11:51:40.4022093Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-08-09T11:51:40.4022676Z 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:40.4023075Z .. is this binary repackaging? 2023-08-09T11:51:40.4023490Z 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:40.4023864Z .. is this binary repackaging? 2023-08-09T11:51:40.4024296Z 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:40.4024688Z .. is this binary repackaging? 2023-08-09T11:51:40.4025183Z 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:40.4025627Z .. is this binary repackaging? 2023-08-09T11:51:40.4026101Z 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:40.4026496Z .. is this binary repackaging? 2023-08-09T11:51:40.4026922Z 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:40.4027309Z .. is this binary repackaging? 2023-08-09T11:51:40.4027722Z 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:40.4028113Z .. is this binary repackaging? 2023-08-09T11:51:40.4028507Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T11:51:40.4029043Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T11:51:40.4029581Z 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:40.4030166Z 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:40.4030874Z 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:40.4031561Z 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:40.4032190Z 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:40.4032826Z INFO (torchaudio,Lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T11:51:40.4033523Z 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:40.4034026Z Fixing permissions 2023-08-09T11:51:40.4034232Z Packaged license file/s. 2023-08-09T11:51:40.4034462Z INFO :: Time taken to mark (prefix) 2023-08-09T11:51:40.4034715Z 0 replacements in 0 files was 0.05 seconds 2023-08-09T11:51:40.4035239Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581520913\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581520913\work_moved_torchaudio-2.1.0.dev20230809-py311_cpu_win-64_main_build_loop' 2023-08-09T11:51:40.4035952Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581520913\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581520913\work_moved_torchaudio-2.1.0.dev20230809-py311_cpu_win-64_main_build_loop) 2023-08-09T11:51:42.0398395Z # Automatic uploading is disabled 2023-08-09T11:51:42.0398872Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T11:51:42.0399070Z 2023-08-09T11:51:42.0399100Z 2023-08-09T11:51:42.0399256Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T11:51:42.0399567Z # conda config --set anaconda_upload yes 2023-08-09T11:51:42.0400672Z anaconda upload \ 2023-08-09T11:51:42.0401528Z distr/win-64\torchaudio-2.1.0.dev20230809-py311_cpu.tar.bz2 2023-08-09T11:51:42.0401852Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T11:51:42.0402022Z 2023-08-09T11:51:42.0402412Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T11:51:42.0402675Z { 2023-08-09T11:51:42.0402892Z "torchaudio-2.1.0.dev20230809-py311_cpu": { 2023-08-09T11:51:42.0403122Z "recipe": { 2023-08-09T11:51:42.0403303Z "c_compiler": "vs2019", 2023-08-09T11:51:42.0403519Z "cxx_compiler": "vs2019", 2023-08-09T11:51:42.0403737Z "target_platform": "win-64" 2023-08-09T11:51:42.0403929Z } 2023-08-09T11:51:42.0404067Z } 2023-08-09T11:51:42.0404213Z } 2023-08-09T11:51:42.0404305Z 2023-08-09T11:51:42.0404310Z 2023-08-09T11:51:42.0404426Z #################################################################################### 2023-08-09T11:51:42.0404657Z Resource usage summary: 2023-08-09T11:51:42.0404784Z 2023-08-09T11:51:42.0404847Z Total time: 0:06:21.2 2023-08-09T11:51:42.0405056Z CPU usage: sys=0:01:06.8, user=0:12:09.9 2023-08-09T11:51:42.0405291Z Maximum memory usage observed: 7.0G 2023-08-09T11:51:42.0405567Z Total disk usage observed (not including envs): 208.4M 2023-08-09T11:51:42.0405733Z 2023-08-09T11:51:42.0405738Z 2023-08-09T11:51:42.0405837Z #################################################################################### 2023-08-09T11:51:42.0407683Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-08-09T11:51:42.0407986Z There are currently 1 accumulated. 2023-08-09T11:51:42.0408261Z To remove them, you can run the ```conda build purge``` command 2023-08-09T11:51:42.7465418Z ##[group]Run actions/upload-artifact@v3 2023-08-09T11:51:42.7465661Z with: 2023-08-09T11:51:42.7465855Z name: pytorch_audio__3.11 2023-08-09T11:51:42.7466238Z path: pytorch/audio/distr/ 2023-08-09T11:51:42.7466459Z if-no-files-found: warn 2023-08-09T11:51:42.7466636Z env: 2023-08-09T11:51:42.7466853Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:51:42.7467098Z PYTHON_VERSION: 3.11 2023-08-09T11:51:42.7467353Z PACKAGE_TYPE: conda 2023-08-09T11:51:42.7467549Z REPOSITORY: pytorch/audio 2023-08-09T11:51:42.7467742Z REF: 2023-08-09T11:51:42.7467958Z CU_VERSION: cpu 2023-08-09T11:51:42.7468128Z CHANNEL: nightly 2023-08-09T11:51:42.7468338Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:51:42.7468630Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:51:42.7468970Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:42.7469395Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:42.7469750Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:51:42.7469998Z ##[endgroup] 2023-08-09T11:51:42.8400897Z With the provided path, there will be 19 files uploaded 2023-08-09T11:51:42.8403350Z Starting artifact upload 2023-08-09T11:51:42.8403931Z 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:42.8404515Z Artifact name is valid! 2023-08-09T11:51:42.9026066Z Container for artifact "pytorch_audio__3.11" successfully created. Starting upload of file(s) 2023-08-09T11:51:45.8645322Z Total size of all the files uploaded is 6124897 bytes 2023-08-09T11:51:45.8646061Z File upload process has finished. Finalizing the artifact upload 2023-08-09T11:51:45.8928165Z Artifact has been finalized. All files have been successfully uploaded! 2023-08-09T11:51:45.8928389Z 2023-08-09T11:51:45.8928555Z The raw size of all the files that were specified for upload is 6273904 bytes 2023-08-09T11:51:45.8929026Z The size of all the files that were uploaded is 6124897 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-08-09T11:51:45.8929307Z 2023-08-09T11:51:45.8929654Z 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:45.8930000Z 2023-08-09T11:51:45.8930152Z Artifact pytorch_audio__3.11 has been successfully uploaded! 2023-08-09T11:51:45.9129797Z ##[group]Run set -euxo pipefail 2023-08-09T11:51:45.9130106Z set -euxo pipefail 2023-08-09T11:51:45.9130337Z source "${BUILD_ENV_FILE}" 2023-08-09T11:51:45.9130639Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-08-09T11:51:45.9130972Z # fix we have to use for windows to make sure drive path is c: not c 2023-08-09T11:51:45.9131303Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-08-09T11:51:45.9131564Z  2023-08-09T11:51:45.9131840Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-08-09T11:51:45.9132230Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-08-09T11:51:45.9132570Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-08-09T11:51:45.9132811Z  2023-08-09T11:51:45.9133061Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-08-09T11:51:45.9133325Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-08-09T11:51:45.9133616Z else 2023-08-09T11:51:45.9133814Z  CONSTRAINTS="cpuonly" 2023-08-09T11:51:45.9134012Z fi 2023-08-09T11:51:45.9134390Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-08-09T11:51:45.9134727Z  2023-08-09T11:51:45.9135116Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-08-09T11:51:45.9135416Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-08-09T11:51:45.9135794Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-08-09T11:51:45.9136084Z else 2023-08-09T11:51:45.9136320Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-08-09T11:51:45.9136605Z  conda install --yes --quiet 'ffmpeg<5' 2023-08-09T11:51:45.9136908Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-08-09T11:51:45.9137144Z fi 2023-08-09T11:51:45.9137361Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-08-09T11:51:45.9158237Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:51:45.9158477Z env: 2023-08-09T11:51:45.9158706Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:51:45.9158949Z PYTHON_VERSION: 3.11 2023-08-09T11:51:45.9159151Z PACKAGE_TYPE: conda 2023-08-09T11:51:45.9159361Z REPOSITORY: pytorch/audio 2023-08-09T11:51:45.9159555Z REF: 2023-08-09T11:51:45.9159714Z CU_VERSION: cpu 2023-08-09T11:51:45.9159900Z CHANNEL: nightly 2023-08-09T11:51:45.9160112Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:51:45.9160405Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:51:45.9160733Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:45.9161106Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:51:45.9161463Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:51:45.9161733Z PACKAGE_NAME: torchaudio 2023-08-09T11:51:45.9161967Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-08-09T11:51:45.9162195Z GPU_ARCH: cpu 2023-08-09T11:51:45.9162378Z DESIRED_CUDA: cpu 2023-08-09T11:51:45.9162567Z GPU_ARCH_VERSION: 2023-08-09T11:51:45.9162748Z ##[endgroup] 2023-08-09T11:51:46.1283797Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:51:46.1284528Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:51:46.1284776Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:51:46.1285001Z ++ export CMAKE_USE_CUDA=0 2023-08-09T11:51:46.1285205Z ++ CMAKE_USE_CUDA=0 2023-08-09T11:51:46.1285402Z ++ export CONDA_BUILD_VARIANT=cpu 2023-08-09T11:51:46.1285629Z ++ CONDA_BUILD_VARIANT=cpu 2023-08-09T11:51:46.1287612Z ++ export CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:51:46.1287907Z ++ CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:51:46.1288193Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:46.1288533Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:46.1288868Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:46.1289181Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:51:46.1289467Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:51:46.1289693Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:51:46.1289940Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:51:46.1290181Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:51:46.1290414Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:51:46.1290621Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:51:46.1290828Z ++ export VERSION_SUFFIX= 2023-08-09T11:51:46.1291021Z ++ VERSION_SUFFIX= 2023-08-09T11:51:46.1291209Z ++ export WHEEL_DIR= 2023-08-09T11:51:46.1291385Z ++ WHEEL_DIR= 2023-08-09T11:51:46.1346349Z ++ readlink -f pytorch/audio/distr 2023-08-09T11:51:46.1422682Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:51:46.1593747Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:51:46.1654839Z ++ sed 's/\/c\//\/c:\//' 2023-08-09T11:51:46.1722147Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:51:46.1722874Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:46.1723273Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:46.1723833Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' python=3.11 2023-08-09T11:51:47.9798765Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:47.9815676Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:47.9817570Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:47.9823216Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:47.9825899Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:47.9829103Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:51:48.0208930Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:48.0234801Z 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:48.0244451Z 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:48.0385344Z 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:48.0394369Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:48.0424771Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:51:50.7411631Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:51:50.7889121Z Solving environment: ...working... done 2023-08-09T11:51:50.8770933Z 2023-08-09T11:51:50.8771290Z ## Package Plan ## 2023-08-09T11:51:50.8771478Z 2023-08-09T11:51:50.8771741Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:51:50.8771978Z 2023-08-09T11:51:50.8772066Z added / updated specs: 2023-08-09T11:51:50.8772254Z - python=3.11 2023-08-09T11:51:50.8772372Z 2023-08-09T11:51:50.8773259Z 2023-08-09T11:51:50.8773403Z The following NEW packages will be INSTALLED: 2023-08-09T11:51:50.8773570Z 2023-08-09T11:51:50.8773730Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 2023-08-09T11:51:50.8774082Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-08-09T11:51:50.8774445Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-08-09T11:51:50.8774742Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 2023-08-09T11:51:50.8775075Z pip pkgs/main/win-64::pip-23.2.1-py311haa95532_0 2023-08-09T11:51:50.8775386Z python pkgs/main/win-64::python-3.11.4-he1021f5_0 2023-08-09T11:51:50.8775720Z setuptools pkgs/main/win-64::setuptools-68.0.0-py311haa95532_0 2023-08-09T11:51:50.8776041Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-08-09T11:51:50.8776330Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 2023-08-09T11:51:50.8776628Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-08-09T11:51:50.8776918Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-08-09T11:51:50.8777221Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-08-09T11:51:50.8777531Z wheel pkgs/main/win-64::wheel-0.38.4-py311haa95532_0 2023-08-09T11:51:50.8777830Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 2023-08-09T11:51:50.8778248Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 2023-08-09T11:51:50.8778408Z 2023-08-09T11:51:50.8778413Z 2023-08-09T11:51:51.1255171Z Preparing transaction: ...working... done 2023-08-09T11:51:52.7858754Z Verifying transaction: ...working... done 2023-08-09T11:51:55.2952174Z Executing transaction: ...working... done 2023-08-09T11:51:55.5923763Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:55.5924281Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:51:55.5924574Z + [[ cpu = \c\u\d\a ]] 2023-08-09T11:51:55.5924773Z + CONSTRAINTS=cpuonly 2023-08-09T11:51:55.5925302Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' conda install -v -y -c pytorch-nightly -c nvidia -c file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr distr::torchaudio cpuonly 2023-08-09T11:52:18.4930595Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:52:18.4930911Z 2023-08-09T11:52:18.4931122Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:52:18.4931330Z 2023-08-09T11:52:18.4932750Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:52:18.4933017Z 2023-08-09T11:52:18.4933202Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:52:18.4933427Z 2023-08-09T11:52:18.4933749Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:52:18.4933969Z 2023-08-09T11:52:18.4934241Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:52:18.4934470Z 2023-08-09T11:52:18.4934746Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:52:18.4935119Z 2023-08-09T11:52:18.4935580Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T11:52:18.4935960Z 2023-08-09T11:52:18.4936393Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:52:18.4936767Z 2023-08-09T11:52:18.4937454Z INFO conda.gateways.repodata:conda_http_errors(230): Unable to retrieve repodata (response: 404) for https://conda.anaconda.org/distr/win-64/current_repodata.json 2023-08-09T11:52:18.4937893Z 2023-08-09T11:52:18.4938274Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:52:18.4938653Z 2023-08-09T11:52:18.4938955Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:52:18.4939307Z 2023-08-09T11:52:18.4939596Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T11:52:18.4939892Z 2023-08-09T11:52:18.4940224Z INFO conda.gateways.repodata:conda_http_errors(230): Unable to retrieve repodata (response: 404) for https://conda.anaconda.org/pytorch-nightly/win-64/current_repodata.json 2023-08-09T11:52:18.4940565Z 2023-08-09T11:52:18.4940805Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T11:52:18.4941065Z 2023-08-09T11:52:18.4941307Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 200 None 2023-08-09T11:52:18.4941568Z 2023-08-09T11:52:18.4941954Z INFO conda.auxlib.logz:stringify(164): request is 'None' for Response object with url file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/noarch/current_repodata.json 2023-08-09T11:52:18.4942275Z 2023-08-09T11:52:18.4942634Z INFO conda.auxlib.logz:stringify(164): request is 'None' for Response object with url file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64/current_repodata.json 2023-08-09T11:52:18.4943754Z 2023-08-09T11:52:18.4944024Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 200 1034 2023-08-09T11:52:18.4944320Z 2023-08-09T11:52:18.4944675Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T11:52:18.4945056Z 2023-08-09T11:52:18.4945315Z INFO conda.core.link:__init__(210): initializing UnlinkLinkTransaction with 2023-08-09T11:52:18.4945613Z 2023-08-09T11:52:18.4945869Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4946093Z 2023-08-09T11:52:18.4946171Z unlink_precs: 2023-08-09T11:52:18.4946289Z 2023-08-09T11:52:18.4946351Z 2023-08-09T11:52:18.4946435Z 2023-08-09T11:52:18.4946507Z link_precs: 2023-08-09T11:52:18.4946625Z 2023-08-09T11:52:18.4946746Z defaults/win-64::blas-1.0-mkl 2023-08-09T11:52:18.4946890Z 2023-08-09T11:52:18.4947037Z pytorch-nightly/noarch::pytorch-mutex-1.0-cpu 2023-08-09T11:52:18.4947217Z 2023-08-09T11:52:18.4947342Z pytorch-nightly/noarch::cpuonly-2.0-0 2023-08-09T11:52:18.4947500Z 2023-08-09T11:52:18.4947651Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T11:52:18.4947888Z 2023-08-09T11:52:18.4948014Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T11:52:18.4948168Z 2023-08-09T11:52:18.4948287Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T11:52:18.4948430Z 2023-08-09T11:52:18.4948600Z defaults/win-64::yaml-0.2.5-he774522_0 2023-08-09T11:52:18.4948749Z 2023-08-09T11:52:18.4948869Z defaults/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T11:52:18.4949022Z 2023-08-09T11:52:18.4949162Z defaults/win-64::filelock-3.9.0-py311haa95532_0 2023-08-09T11:52:18.4949320Z 2023-08-09T11:52:18.4949465Z defaults/win-64::mkl-service-2.4.0-py311h2bbff1b_1 2023-08-09T11:52:18.4949645Z 2023-08-09T11:52:18.4949776Z defaults/win-64::mpmath-1.3.0-py311haa95532_0 2023-08-09T11:52:18.4949938Z 2023-08-09T11:52:18.4950069Z defaults/win-64::networkx-3.1-py311haa95532_0 2023-08-09T11:52:18.4950234Z 2023-08-09T11:52:18.4950363Z defaults/win-64::pyyaml-6.0-py311h2bbff1b_1 2023-08-09T11:52:18.4950525Z 2023-08-09T11:52:18.4950681Z defaults/win-64::typing_extensions-4.7.1-py311haa95532_0 2023-08-09T11:52:18.4950867Z 2023-08-09T11:52:18.4951249Z defaults/win-64::numpy-base-1.25.2-py311hd01c5d8_0 2023-08-09T11:52:18.4951422Z 2023-08-09T11:52:18.4951550Z defaults/win-64::sympy-1.11.1-py311haa95532_0 2023-08-09T11:52:18.4951711Z 2023-08-09T11:52:18.4951879Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.11_cpu_0 2023-08-09T11:52:18.4952079Z 2023-08-09T11:52:18.4952206Z defaults/win-64::mkl_fft-1.3.6-py311hf62ec03_1 2023-08-09T11:52:18.4952366Z 2023-08-09T11:52:18.4952499Z defaults/win-64::mkl_random-1.2.2-py311hf62ec03_1 2023-08-09T11:52:18.4952656Z 2023-08-09T11:52:18.4952785Z defaults/win-64::numpy-1.25.2-py311hdab7c0b_0 2023-08-09T11:52:18.4952947Z 2023-08-09T11:52:18.4953191Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230809-py311_cpu 2023-08-09T11:52:18.4953446Z 2023-08-09T11:52:18.4953450Z 2023-08-09T11:52:18.4953455Z 2023-08-09T11:52:18.4953653Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T11:52:18.4953943Z 2023-08-09T11:52:18.4954140Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:18.4954364Z 2023-08-09T11:52:18.4954611Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:18.4954836Z 2023-08-09T11:52:18.4955028Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:18.4955251Z 2023-08-09T11:52:18.4955521Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:18.4955737Z 2023-08-09T11:52:18.4956030Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl-service-2.4.0-py311h2bbff1b_1.conda HTTP/1.1" 200 44917 2023-08-09T11:52:18.4956332Z 2023-08-09T11:52:18.4956614Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-base-1.25.2-py311hd01c5d8_0.conda HTTP/1.1" 200 7636308 2023-08-09T11:52:18.4956912Z 2023-08-09T11:52:18.4957185Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-1.25.2-py311hdab7c0b_0.conda HTTP/1.1" 200 13101 2023-08-09T11:52:18.4957583Z 2023-08-09T11:52:18.4957852Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_random-1.2.2-py311hf62ec03_1.conda HTTP/1.1" 200 223173 2023-08-09T11:52:18.4958139Z 2023-08-09T11:52:18.4958397Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_fft-1.3.6-py311hf62ec03_1.conda HTTP/1.1" 200 167685 2023-08-09T11:52:18.4958679Z 2023-08-09T11:52:18.4958952Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/cpuonly-2.0-0.tar.bz2 HTTP/1.1" 200 None 2023-08-09T11:52:18.4959239Z 2023-08-09T11:52:18.4959424Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-08-09T11:52:18.4959642Z 2023-08-09T11:52:18.4959822Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4960092Z 2023-08-09T11:52:18.4960230Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-08-09T11:52:18.4960403Z 2023-08-09T11:52:18.4960408Z 2023-08-09T11:52:18.4960412Z 2023-08-09T11:52:18.4960712Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cpu <=== 2023-08-09T11:52:18.4960962Z 2023-08-09T11:52:18.4961131Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4961338Z 2023-08-09T11:52:18.4961498Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cpu 2023-08-09T11:52:18.4961676Z 2023-08-09T11:52:18.4961695Z 2023-08-09T11:52:18.4961699Z 2023-08-09T11:52:18.4961902Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::cpuonly-2.0-0 <=== 2023-08-09T11:52:18.4962133Z 2023-08-09T11:52:18.4962311Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4962515Z 2023-08-09T11:52:18.4963154Z source=C:\Jenkins\Miniconda3\pkgs\cpuonly-2.0-0 2023-08-09T11:52:18.4963336Z 2023-08-09T11:52:18.4963341Z 2023-08-09T11:52:18.4963346Z 2023-08-09T11:52:18.4963586Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-08-09T11:52:18.4963837Z 2023-08-09T11:52:18.4964007Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4964213Z 2023-08-09T11:52:18.4964393Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T11:52:18.4964605Z 2023-08-09T11:52:18.4964609Z 2023-08-09T11:52:18.4964614Z 2023-08-09T11:52:18.4964830Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-08-09T11:52:18.4965046Z 2023-08-09T11:52:18.4965214Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4965415Z 2023-08-09T11:52:18.4965569Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-08-09T11:52:18.4965755Z 2023-08-09T11:52:18.4965760Z 2023-08-09T11:52:18.4965764Z 2023-08-09T11:52:18.4966039Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-08-09T11:52:18.4966264Z 2023-08-09T11:52:18.4966437Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4966697Z 2023-08-09T11:52:18.4966918Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-08-09T11:52:18.4967096Z 2023-08-09T11:52:18.4967100Z 2023-08-09T11:52:18.4967104Z 2023-08-09T11:52:18.4967309Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-08-09T11:52:18.4967531Z 2023-08-09T11:52:18.4967689Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4967888Z 2023-08-09T11:52:18.4968034Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-08-09T11:52:18.4968218Z 2023-08-09T11:52:18.4968223Z 2023-08-09T11:52:18.4968227Z 2023-08-09T11:52:18.4968435Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h6b88ed4_46357 <=== 2023-08-09T11:52:18.4968663Z 2023-08-09T11:52:18.4968832Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4969036Z 2023-08-09T11:52:18.4969187Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h6b88ed4_46357 2023-08-09T11:52:18.4969375Z 2023-08-09T11:52:18.4969379Z 2023-08-09T11:52:18.4969383Z 2023-08-09T11:52:18.4969608Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py311haa95532_0 <=== 2023-08-09T11:52:18.4969844Z 2023-08-09T11:52:18.4970012Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4970197Z 2023-08-09T11:52:18.4970366Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py311haa95532_0 2023-08-09T11:52:18.4970567Z 2023-08-09T11:52:18.4970577Z 2023-08-09T11:52:18.4970581Z 2023-08-09T11:52:18.4970825Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py311h2bbff1b_1 <=== 2023-08-09T11:52:18.4971073Z 2023-08-09T11:52:18.4971242Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4971439Z 2023-08-09T11:52:18.4971600Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py311h2bbff1b_1 2023-08-09T11:52:18.4971812Z 2023-08-09T11:52:18.4971817Z 2023-08-09T11:52:18.4971821Z 2023-08-09T11:52:18.4972099Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mpmath-1.3.0-py311haa95532_0 <=== 2023-08-09T11:52:18.4972335Z 2023-08-09T11:52:18.4972503Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4972757Z 2023-08-09T11:52:18.4972917Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.3.0-py311haa95532_0 2023-08-09T11:52:18.4973113Z 2023-08-09T11:52:18.4973117Z 2023-08-09T11:52:18.4973361Z 2023-08-09T11:52:18.4973596Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::networkx-3.1-py311haa95532_0 <=== 2023-08-09T11:52:18.4973830Z 2023-08-09T11:52:18.4974000Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4974196Z 2023-08-09T11:52:18.4974358Z source=C:\Jenkins\Miniconda3\pkgs\networkx-3.1-py311haa95532_0 2023-08-09T11:52:18.4974542Z 2023-08-09T11:52:18.4974562Z 2023-08-09T11:52:18.4974567Z 2023-08-09T11:52:18.4974776Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py311h2bbff1b_1 <=== 2023-08-09T11:52:18.4975013Z 2023-08-09T11:52:18.4975183Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4975385Z 2023-08-09T11:52:18.4975548Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py311h2bbff1b_1 2023-08-09T11:52:18.4975742Z 2023-08-09T11:52:18.4975747Z 2023-08-09T11:52:18.4975751Z 2023-08-09T11:52:18.4975996Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::typing_extensions-4.7.1-py311haa95532_0 <=== 2023-08-09T11:52:18.4976250Z 2023-08-09T11:52:18.4976414Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4976613Z 2023-08-09T11:52:18.4976797Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.7.1-py311haa95532_0 2023-08-09T11:52:18.4977015Z 2023-08-09T11:52:18.4977091Z 2023-08-09T11:52:18.4977096Z 2023-08-09T11:52:18.4977328Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-base-1.25.2-py311hd01c5d8_0 <=== 2023-08-09T11:52:18.4977571Z 2023-08-09T11:52:18.4977724Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4977992Z 2023-08-09T11:52:18.4978166Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.2-py311hd01c5d8_0 2023-08-09T11:52:18.4978371Z 2023-08-09T11:52:18.4978375Z 2023-08-09T11:52:18.4978380Z 2023-08-09T11:52:18.4978663Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py311haa95532_0 <=== 2023-08-09T11:52:18.4978895Z 2023-08-09T11:52:18.4979060Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4979260Z 2023-08-09T11:52:18.4979420Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py311haa95532_0 2023-08-09T11:52:18.4979614Z 2023-08-09T11:52:18.4979618Z 2023-08-09T11:52:18.4979627Z 2023-08-09T11:52:18.4979880Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230809-py3.11_cpu_0 <=== 2023-08-09T11:52:18.4980140Z 2023-08-09T11:52:18.4980307Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4980495Z 2023-08-09T11:52:18.4980672Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230809-py3.11_cpu_0 2023-08-09T11:52:18.4980878Z 2023-08-09T11:52:18.4980882Z 2023-08-09T11:52:18.4980887Z 2023-08-09T11:52:18.4981107Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py311hf62ec03_1 <=== 2023-08-09T11:52:18.4981337Z 2023-08-09T11:52:18.4981507Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4981702Z 2023-08-09T11:52:18.4981858Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py311hf62ec03_1 2023-08-09T11:52:18.4982048Z 2023-08-09T11:52:18.4982053Z 2023-08-09T11:52:18.4982061Z 2023-08-09T11:52:18.4982282Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py311hf62ec03_1 <=== 2023-08-09T11:52:18.4982515Z 2023-08-09T11:52:18.4982685Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4982888Z 2023-08-09T11:52:18.4983043Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py311hf62ec03_1 2023-08-09T11:52:18.4983243Z 2023-08-09T11:52:18.4983248Z 2023-08-09T11:52:18.4983253Z 2023-08-09T11:52:18.4983792Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-1.25.2-py311hdab7c0b_0 <=== 2023-08-09T11:52:18.4984110Z 2023-08-09T11:52:18.4984279Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4984475Z 2023-08-09T11:52:18.4984692Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.2-py311hdab7c0b_0 2023-08-09T11:52:18.4984889Z 2023-08-09T11:52:18.4984894Z 2023-08-09T11:52:18.4984898Z 2023-08-09T11:52:18.4985227Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230809-py311_cpu <=== 2023-08-09T11:52:18.4985545Z 2023-08-09T11:52:18.4985714Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4985914Z 2023-08-09T11:52:18.4986101Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230809-py311_cpu 2023-08-09T11:52:18.4986303Z 2023-08-09T11:52:18.4986320Z 2023-08-09T11:52:18.4986329Z 2023-08-09T11:52:18.4986333Z 2023-08-09T11:52:18.4986504Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:52:18.4986693Z 2023-08-09T11:52:18.4986800Z Solving environment: ...working... done 2023-08-09T11:52:18.4986949Z 2023-08-09T11:52:18.4986953Z 2023-08-09T11:52:18.4986958Z 2023-08-09T11:52:18.4987038Z ## Package Plan ## 2023-08-09T11:52:18.4987157Z 2023-08-09T11:52:18.4987161Z 2023-08-09T11:52:18.4987247Z 2023-08-09T11:52:18.4987447Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T11:52:18.4987671Z 2023-08-09T11:52:18.4987676Z 2023-08-09T11:52:18.4987681Z 2023-08-09T11:52:18.4987768Z added / updated specs: 2023-08-09T11:52:18.4987895Z 2023-08-09T11:52:18.4987962Z - cpuonly 2023-08-09T11:52:18.4988071Z 2023-08-09T11:52:18.4988156Z - distr::torchaudio 2023-08-09T11:52:18.4988268Z 2023-08-09T11:52:18.4988273Z 2023-08-09T11:52:18.4988277Z 2023-08-09T11:52:18.4988298Z 2023-08-09T11:52:18.4988303Z 2023-08-09T11:52:18.4988410Z The following packages will be downloaded: 2023-08-09T11:52:18.4988570Z 2023-08-09T11:52:18.4988575Z 2023-08-09T11:52:18.4988579Z 2023-08-09T11:52:18.4988679Z package | build 2023-08-09T11:52:18.4988818Z 2023-08-09T11:52:18.4988936Z ---------------------------|----------------- 2023-08-09T11:52:18.4989087Z 2023-08-09T11:52:18.4989230Z cpuonly-2.0 | 0 2 KB pytorch-nightly 2023-08-09T11:52:18.4989404Z 2023-08-09T11:52:18.4989536Z mkl-service-2.4.0 | py311h2bbff1b_1 44 KB 2023-08-09T11:52:18.4989698Z 2023-08-09T11:52:18.4989818Z mkl_fft-1.3.6 | py311hf62ec03_1 164 KB 2023-08-09T11:52:18.4990014Z 2023-08-09T11:52:18.4990136Z mkl_random-1.2.2 | py311hf62ec03_1 218 KB 2023-08-09T11:52:18.4990293Z 2023-08-09T11:52:18.4990419Z numpy-1.25.2 | py311hdab7c0b_0 13 KB 2023-08-09T11:52:18.4990633Z 2023-08-09T11:52:18.4990763Z numpy-base-1.25.2 | py311hd01c5d8_0 7.3 MB 2023-08-09T11:52:18.4990922Z 2023-08-09T11:52:18.4991152Z torchaudio-2.1.0.dev20230809| py311_cpu 5.8 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T11:52:18.4991392Z 2023-08-09T11:52:18.4991537Z ------------------------------------------------------------ 2023-08-09T11:52:18.4991720Z 2023-08-09T11:52:18.4991820Z Total: 13.5 MB 2023-08-09T11:52:18.4991955Z 2023-08-09T11:52:18.4991960Z 2023-08-09T11:52:18.4991965Z 2023-08-09T11:52:18.4992090Z The following NEW packages will be INSTALLED: 2023-08-09T11:52:18.4992253Z 2023-08-09T11:52:18.4992257Z 2023-08-09T11:52:18.4992261Z 2023-08-09T11:52:18.4992387Z blas pkgs/main/win-64::blas-1.0-mkl 2023-08-09T11:52:18.4992543Z 2023-08-09T11:52:18.4992779Z cpuonly pytorch-nightly/noarch::cpuonly-2.0-0 2023-08-09T11:52:18.4992961Z 2023-08-09T11:52:18.4993121Z filelock pkgs/main/win-64::filelock-3.9.0-py311haa95532_0 2023-08-09T11:52:18.4993310Z 2023-08-09T11:52:18.4993484Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T11:52:18.4993685Z 2023-08-09T11:52:18.4993826Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T11:52:18.4993982Z 2023-08-09T11:52:18.4994120Z mkl pkgs/main/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T11:52:18.4994282Z 2023-08-09T11:52:18.4994454Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py311h2bbff1b_1 2023-08-09T11:52:18.4994656Z 2023-08-09T11:52:18.4994804Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py311hf62ec03_1 2023-08-09T11:52:18.4994980Z 2023-08-09T11:52:18.4995138Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py311hf62ec03_1 2023-08-09T11:52:18.4995322Z 2023-08-09T11:52:18.4995485Z mpmath pkgs/main/win-64::mpmath-1.3.0-py311haa95532_0 2023-08-09T11:52:18.4995667Z 2023-08-09T11:52:18.4995824Z networkx pkgs/main/win-64::networkx-3.1-py311haa95532_0 2023-08-09T11:52:18.4996065Z 2023-08-09T11:52:18.4996218Z numpy pkgs/main/win-64::numpy-1.25.2-py311hdab7c0b_0 2023-08-09T11:52:18.4996396Z 2023-08-09T11:52:18.4996619Z numpy-base pkgs/main/win-64::numpy-base-1.25.2-py311hd01c5d8_0 2023-08-09T11:52:18.4996893Z 2023-08-09T11:52:18.4997081Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.11_cpu_0 2023-08-09T11:52:18.4997291Z 2023-08-09T11:52:18.4997558Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cpu 2023-08-09T11:52:18.4997765Z 2023-08-09T11:52:18.4997921Z pyyaml pkgs/main/win-64::pyyaml-6.0-py311h2bbff1b_1 2023-08-09T11:52:18.4998095Z 2023-08-09T11:52:18.4998235Z sympy pkgs/main/win-64::sympy-1.11.1-py311haa95532_0 2023-08-09T11:52:18.4998410Z 2023-08-09T11:52:18.4998547Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T11:52:18.4998703Z 2023-08-09T11:52:18.4998873Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230809-py311_cpu 2023-08-09T11:52:18.4999068Z 2023-08-09T11:52:18.4999252Z typing_extensions pkgs/main/win-64::typing_extensions-4.7.1-py311haa95532_0 2023-08-09T11:52:18.4999463Z 2023-08-09T11:52:18.4999594Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-08-09T11:52:18.4999755Z 2023-08-09T11:52:18.4999759Z 2023-08-09T11:52:18.4999764Z 2023-08-09T11:52:18.4999768Z 2023-08-09T11:52:18.4999773Z 2023-08-09T11:52:18.4999893Z Preparing transaction: ...working... done 2023-08-09T11:52:18.5000053Z 2023-08-09T11:52:18.5000169Z Verifying transaction: ...working... done 2023-08-09T11:52:18.5000309Z 2023-08-09T11:52:18.5000420Z Executing transaction: ...working... done 2023-08-09T11:52:18.5000570Z 2023-08-09T11:52:18.5000574Z 2023-08-09T11:52:18.6212545Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-08-09T11:52:18.6214546Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-08-09T11:52:18.6214844Z + conda install --yes --quiet 'ffmpeg<5' 2023-08-09T11:52:18.6215119Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-08-09T11:52:21.0863142Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:21.0873139Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:21.0878276Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:21.0879548Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:21.0880184Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:21.0881660Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:21.1279301Z 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:21.1293244Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:52:21.1305050Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:52:21.1314987Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:52:21.1325323Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:52:21.1342707Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T11:52:23.7303982Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:52:25.5496301Z Solving environment: ...working... done 2023-08-09T11:52:25.9685064Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T11:52:26.0028653Z 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:26.4806553Z 2023-08-09T11:52:26.4806895Z ## Package Plan ## 2023-08-09T11:52:26.4807078Z 2023-08-09T11:52:26.4807249Z environment location: C:\Jenkins\Miniconda3 2023-08-09T11:52:26.4807623Z 2023-08-09T11:52:26.4807710Z added / updated specs: 2023-08-09T11:52:26.4807925Z - ffmpeg[version='<5'] 2023-08-09T11:52:26.4808055Z 2023-08-09T11:52:26.4808060Z 2023-08-09T11:52:26.4808178Z The following packages will be downloaded: 2023-08-09T11:52:26.4808337Z 2023-08-09T11:52:26.4808436Z package | build 2023-08-09T11:52:26.4808675Z ---------------------------|----------------- 2023-08-09T11:52:26.4808959Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-08-09T11:52:26.4809245Z ------------------------------------------------------------ 2023-08-09T11:52:26.4809581Z Total: 17.6 MB 2023-08-09T11:52:26.4809721Z 2023-08-09T11:52:26.4809833Z The following NEW packages will be INSTALLED: 2023-08-09T11:52:26.4809996Z 2023-08-09T11:52:26.4810214Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-08-09T11:52:26.4810389Z 2023-08-09T11:52:26.4810399Z 2023-08-09T11:52:26.4884394Z Preparing transaction: ...working... done 2023-08-09T11:52:26.5119335Z Verifying transaction: ...working... done 2023-08-09T11:52:26.5862886Z Executing transaction: ...working... done 2023-08-09T11:52:26.8969598Z + 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:31.7982054Z Smoke test passed. 2023-08-09T11:52:31.7982224Z 2023-08-09T11:52:31.7982230Z 2023-08-09T11:52:31.9237422Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T11:52:37.1464681Z 2023-08-09T11:52:37.1465219Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke: 2023-08-09T11:52:37.1465496Z 2023-08-09T11:52:37.6420651Z ##[group]Run set -euxo pipefail 2023-08-09T11:52:37.6420972Z set -euxo pipefail 2023-08-09T11:52:37.6421185Z source "${BUILD_ENV_FILE}" 2023-08-09T11:52:37.6421486Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-08-09T11:52:37.6421930Z ${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:37.6453575Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:52:37.6453812Z env: 2023-08-09T11:52:37.6454040Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:52:37.6455954Z PYTHON_VERSION: 3.11 2023-08-09T11:52:37.6456164Z PACKAGE_TYPE: conda 2023-08-09T11:52:37.6456378Z REPOSITORY: pytorch/audio 2023-08-09T11:52:37.6456576Z REF: 2023-08-09T11:52:37.6456729Z CU_VERSION: cpu 2023-08-09T11:52:37.6456909Z CHANNEL: nightly 2023-08-09T11:52:37.6457181Z ARTIFACT_NAME: pytorch_audio__3.11 2023-08-09T11:52:37.6457465Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:52:37.6457811Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:52:37.6458201Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:52:37.6458555Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:52:37.6458810Z PACKAGE_NAME: torchaudio 2023-08-09T11:52:37.6459428Z CONDA_PYTORCHBOT_TOKEN: *** 2023-08-09T11:52:37.6459635Z ##[endgroup] 2023-08-09T11:52:37.8593117Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:52:37.8593637Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:52:37.8593884Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:52:37.8594104Z ++ export CMAKE_USE_CUDA=0 2023-08-09T11:52:37.8594387Z ++ CMAKE_USE_CUDA=0 2023-08-09T11:52:37.8594605Z ++ export CONDA_BUILD_VARIANT=cpu 2023-08-09T11:52:37.8594849Z ++ CONDA_BUILD_VARIANT=cpu 2023-08-09T11:52:37.8595158Z ++ export CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:52:37.8595406Z ++ CONDA_CUDATOOLKIT_CONSTRAINT= 2023-08-09T11:52:37.8595916Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:37.8596249Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:37.8596578Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:37.8596873Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:52:37.8597146Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:52:37.8597380Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:52:37.8597623Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:52:37.8597852Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:52:37.8598084Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:52:37.8598305Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:52:37.8598516Z ++ export VERSION_SUFFIX= 2023-08-09T11:52:37.8598706Z ++ VERSION_SUFFIX= 2023-08-09T11:52:37.8598894Z ++ export WHEEL_DIR= 2023-08-09T11:52:37.8599075Z ++ WHEEL_DIR= 2023-08-09T11:52:37.8599420Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5808497225' conda install --yes --quiet anaconda-client 2023-08-09T11:52:53.3206491Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:52:53.3206748Z 2023-08-09T11:52:53.3206848Z Solving environment: ...working... done 2023-08-09T11:52:53.3207068Z 2023-08-09T11:52:53.3208626Z 2023-08-09T11:52:53.3208969Z 2023-08-09T11:52:53.3209294Z ## Package Plan ## 2023-08-09T11:52:53.3209471Z 2023-08-09T11:52:53.3209476Z 2023-08-09T11:52:53.3209481Z 2023-08-09T11:52:53.3209697Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T11:52:53.3209927Z 2023-08-09T11:52:53.3211021Z 2023-08-09T11:52:53.3211035Z 2023-08-09T11:52:53.3211257Z added / updated specs: 2023-08-09T11:52:53.3211497Z 2023-08-09T11:52:53.3213636Z - anaconda-client 2023-08-09T11:52:53.3213904Z 2023-08-09T11:52:53.3213932Z 2023-08-09T11:52:53.3213938Z 2023-08-09T11:52:53.3213943Z 2023-08-09T11:52:53.3213948Z 2023-08-09T11:52:53.3214108Z The following packages will be downloaded: 2023-08-09T11:52:53.3214258Z 2023-08-09T11:52:53.3214263Z 2023-08-09T11:52:53.3214281Z 2023-08-09T11:52:53.3214371Z package | build 2023-08-09T11:52:53.3214511Z 2023-08-09T11:52:53.3214631Z ---------------------------|----------------- 2023-08-09T11:52:53.3214784Z 2023-08-09T11:52:53.3214931Z anaconda-client-1.12.0 | py38haa95532_0 166 KB 2023-08-09T11:52:53.3215107Z 2023-08-09T11:52:53.3215225Z attrs-22.1.0 | py38haa95532_0 84 KB 2023-08-09T11:52:53.3215380Z 2023-08-09T11:52:53.3215496Z clyent-1.2.2 | py38_1 20 KB 2023-08-09T11:52:53.3215643Z 2023-08-09T11:52:53.3215769Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-08-09T11:52:53.3215933Z 2023-08-09T11:52:53.3216069Z importlib_resources-5.2.0 | pyhd3eb1b0_1 21 KB 2023-08-09T11:52:53.3216237Z 2023-08-09T11:52:53.3216372Z jsonschema-4.17.3 | py38haa95532_0 155 KB 2023-08-09T11:52:53.3216597Z 2023-08-09T11:52:53.3216728Z jupyter_core-5.3.0 | py38haa95532_0 107 KB 2023-08-09T11:52:53.3216884Z 2023-08-09T11:52:53.3217005Z nbformat-5.7.0 | py38haa95532_0 152 KB 2023-08-09T11:52:53.3217158Z 2023-08-09T11:52:53.3217290Z pkgutil-resolve-name-1.3.10| py38haa95532_0 10 KB 2023-08-09T11:52:53.3217468Z 2023-08-09T11:52:53.3217596Z platformdirs-2.5.2 | py38haa95532_0 24 KB 2023-08-09T11:52:53.3217757Z 2023-08-09T11:52:53.3217881Z pyrsistent-0.18.0 | py38h196d8e1_0 89 KB 2023-08-09T11:52:53.3218039Z 2023-08-09T11:52:53.3218174Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-08-09T11:52:53.3218521Z 2023-08-09T11:52:53.3218762Z python-fastjsonschema-2.16.2| py38haa95532_0 231 KB 2023-08-09T11:52:53.3218993Z 2023-08-09T11:52:53.3219102Z pywin32-305 | py38h2bbff1b_0 10.7 MB 2023-08-09T11:52:53.3219488Z 2023-08-09T11:52:53.3219628Z requests-toolbelt-1.0.0 | py38haa95532_0 71 KB 2023-08-09T11:52:53.3219797Z 2023-08-09T11:52:53.3219928Z traitlets-5.7.1 | py38haa95532_0 205 KB 2023-08-09T11:52:53.3220122Z 2023-08-09T11:52:53.3220239Z zipp-3.11.0 | py38haa95532_0 20 KB 2023-08-09T11:52:53.3220384Z 2023-08-09T11:52:53.3220525Z ------------------------------------------------------------ 2023-08-09T11:52:53.3220695Z 2023-08-09T11:52:53.3220830Z Total: 12.3 MB 2023-08-09T11:52:53.3220965Z 2023-08-09T11:52:53.3220970Z 2023-08-09T11:52:53.3220974Z 2023-08-09T11:52:53.3221105Z The following NEW packages will be INSTALLED: 2023-08-09T11:52:53.3221257Z 2023-08-09T11:52:53.3221274Z 2023-08-09T11:52:53.3221279Z 2023-08-09T11:52:53.3221474Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py38haa95532_0 2023-08-09T11:52:53.3221700Z 2023-08-09T11:52:53.3221847Z attrs pkgs/main/win-64::attrs-22.1.0-py38haa95532_0 2023-08-09T11:52:53.3222020Z 2023-08-09T11:52:53.3222159Z clyent pkgs/main/win-64::clyent-1.2.2-py38_1 2023-08-09T11:52:53.3222372Z 2023-08-09T11:52:53.3222541Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-08-09T11:52:53.3222734Z 2023-08-09T11:52:53.3222962Z importlib_resourc~ pkgs/main/noarch::importlib_resources-5.2.0-pyhd3eb1b0_1 2023-08-09T11:52:53.3223173Z 2023-08-09T11:52:53.3223339Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py38haa95532_0 2023-08-09T11:52:53.3223531Z 2023-08-09T11:52:53.3223678Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py38haa95532_0 2023-08-09T11:52:53.3224379Z 2023-08-09T11:52:53.3224542Z nbformat pkgs/main/win-64::nbformat-5.7.0-py38haa95532_0 2023-08-09T11:52:53.3224726Z 2023-08-09T11:52:53.3224989Z pkgutil-resolve-n~ pkgs/main/win-64::pkgutil-resolve-name-1.3.10-py38haa95532_0 2023-08-09T11:52:53.3225235Z 2023-08-09T11:52:53.3225457Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py38haa95532_0 2023-08-09T11:52:53.3225661Z 2023-08-09T11:52:53.3225825Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py38h196d8e1_0 2023-08-09T11:52:53.3226022Z 2023-08-09T11:52:53.3226296Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-08-09T11:52:53.3226515Z 2023-08-09T11:52:53.3226718Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py38haa95532_0 2023-08-09T11:52:53.3227087Z 2023-08-09T11:52:53.3227241Z pywin32 pkgs/main/win-64::pywin32-305-py38h2bbff1b_0 2023-08-09T11:52:53.3227417Z 2023-08-09T11:52:53.3227660Z requests-toolbelt pkgs/main/win-64::requests-toolbelt-1.0.0-py38haa95532_0 2023-08-09T11:52:53.3227934Z 2023-08-09T11:52:53.3228095Z traitlets pkgs/main/win-64::traitlets-5.7.1-py38haa95532_0 2023-08-09T11:52:53.3228286Z 2023-08-09T11:52:53.3228429Z zipp pkgs/main/win-64::zipp-3.11.0-py38haa95532_0 2023-08-09T11:52:53.3228601Z 2023-08-09T11:52:53.3228606Z 2023-08-09T11:52:53.3228610Z 2023-08-09T11:52:53.3228615Z 2023-08-09T11:52:53.3228619Z 2023-08-09T11:52:53.3228737Z Preparing transaction: ...working... done 2023-08-09T11:52:53.3228894Z 2023-08-09T11:52:53.3229008Z Verifying transaction: ...working... done 2023-08-09T11:52:53.3229148Z 2023-08-09T11:52:53.3229262Z Executing transaction: ...working... done 2023-08-09T11:52:53.3229411Z 2023-08-09T11:52:53.3229416Z 2023-08-09T11:52:53.4376449Z + 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:53:01.5455541Z Using Anaconda API: https://api.anaconda.org 2023-08-09T11:53:01.5455791Z 2023-08-09T11:53:01.5455986Z Using "pytorch-nightly" as upload username 2023-08-09T11:53:01.5456465Z 2023-08-09T11:53:01.5456649Z Processing "distr/win-64\torchaudio-2.1.0.dev20230809-py311_cpu.tar.bz2" 2023-08-09T11:53:01.5456868Z 2023-08-09T11:53:01.5456953Z Detecting file type... 2023-08-09T11:53:01.5457082Z 2023-08-09T11:53:01.5457160Z File type is "Conda" 2023-08-09T11:53:01.5457272Z 2023-08-09T11:53:01.5457382Z Extracting conda attributes for upload 2023-08-09T11:53:01.5457533Z 2023-08-09T11:53:01.5457630Z Creating package "torchaudio" 2023-08-09T11:53:01.5457772Z 2023-08-09T11:53:01.5457868Z Creating release "2.1.0.dev20230809" 2023-08-09T11:53:01.5458009Z 2023-08-09T11:53:01.5458246Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230809/win-64/torchaudio-2.1.0.dev20230809-py311_cpu.tar.bz2" 2023-08-09T11:53:01.5458498Z 2023-08-09T11:53:01.5458726Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230809-py311_cpu.tar.bz2" already exists. Removing. 2023-08-09T11:53:01.5458956Z 2023-08-09T11:53:01.5458973Z 2023-08-09T11:53:01.5459049Z 0%| | 0.00/5.83M [00:00