2023-08-09T16:21:04.9036639Z Requested labels: windows.8xlarge.nvidia.gpu 2023-08-09T16:21:04.9036846Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-08-09T16:21:04.9037134Z Reusable workflow chain: 2023-08-09T16:21:04.9037295Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (fe9b9ff75edebf1e0e326f64577d64df3b5858db) 2023-08-09T16:21:04.9037426Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T16:21:04.9037588Z Waiting for a runner to pick up this job... 2023-08-09T16:21:05.0387303Z Job is about to start running on the runner: i-0219cade1ec4b0abe (organization) 2023-08-09T16:21:07.5005590Z Current runner version: '2.307.1' 2023-08-09T16:21:07.5014614Z Runner name: 'i-0219cade1ec4b0abe' 2023-08-09T16:21:07.5015138Z Runner group name: 'Default' 2023-08-09T16:21:07.5015808Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-08-09T16:21:07.5018659Z ##[group]GITHUB_TOKEN Permissions 2023-08-09T16:21:07.5019445Z Actions: write 2023-08-09T16:21:07.5019889Z Checks: write 2023-08-09T16:21:07.5020194Z Contents: write 2023-08-09T16:21:07.5020568Z Deployments: write 2023-08-09T16:21:07.5020898Z Discussions: write 2023-08-09T16:21:07.5021211Z Issues: write 2023-08-09T16:21:07.5021472Z Metadata: read 2023-08-09T16:21:07.5021837Z Packages: write 2023-08-09T16:21:07.5022152Z Pages: write 2023-08-09T16:21:07.5022473Z PullRequests: write 2023-08-09T16:21:07.5022784Z RepositoryProjects: write 2023-08-09T16:21:07.5023165Z SecurityEvents: write 2023-08-09T16:21:07.5023531Z Statuses: write 2023-08-09T16:21:07.5023801Z ##[endgroup] 2023-08-09T16:21:07.5028440Z Secret source: Actions 2023-08-09T16:21:07.5029230Z Prepare workflow directory 2023-08-09T16:21:07.6585557Z Prepare all required actions 2023-08-09T16:21:07.6898577Z Getting action download info 2023-08-09T16:21:08.0079866Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-08-09T16:21:08.6028803Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-08-09T16:21:08.9451289Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T16:21:08.9453772Z ##[group] Inputs 2023-08-09T16:21:08.9454196Z runner-type: 2023-08-09T16:21:08.9454525Z conda-package-directory: packaging/torchaudio 2023-08-09T16:21:08.9454902Z repository: pytorch/audio 2023-08-09T16:21:08.9455202Z ref: 2023-08-09T16:21:08.9455483Z test-infra-repository: pytorch/test-infra 2023-08-09T16:21:08.9455855Z test-infra-ref: main 2023-08-09T16:21:08.9464638Z 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-09T16:21:08.9472791Z pre-script: 2023-08-09T16:21:08.9473125Z post-script: 2023-08-09T16:21:08.9473416Z package-name: torchaudio 2023-08-09T16:21:08.9474013Z trigger-event: push 2023-08-09T16:21:08.9474545Z smoke-test-script: test/smoke_test/smoke_test.py 2023-08-09T16:21:08.9475027Z cache-path: 2023-08-09T16:21:08.9475265Z cache-key: 2023-08-09T16:21:08.9475581Z ##[endgroup] 2023-08-09T16:21:08.9476473Z Complete job name: pytorch/audio / conda-py3_9-cuda12_1 2023-08-09T16:21:09.2322871Z ##[group]Run actions/checkout@v3 2023-08-09T16:21:09.2323364Z with: 2023-08-09T16:21:09.2323694Z repository: pytorch/test-infra 2023-08-09T16:21:09.2324024Z ref: main 2023-08-09T16:21:09.2324353Z path: test-infra 2023-08-09T16:21:09.2324843Z token: *** 2023-08-09T16:21:09.2325101Z ssh-strict: true 2023-08-09T16:21:09.2325454Z persist-credentials: true 2023-08-09T16:21:09.2325760Z clean: true 2023-08-09T16:21:09.2326109Z sparse-checkout-cone-mode: true 2023-08-09T16:21:09.2328292Z fetch-depth: 1 2023-08-09T16:21:09.2328669Z lfs: false 2023-08-09T16:21:09.2328949Z submodules: false 2023-08-09T16:21:09.2330434Z set-safe-directory: true 2023-08-09T16:21:09.2330706Z env: 2023-08-09T16:21:09.2331053Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:21:09.2331470Z PYTHON_VERSION: 3.9 2023-08-09T16:21:09.2331777Z PACKAGE_TYPE: conda 2023-08-09T16:21:09.2332044Z REPOSITORY: pytorch/audio 2023-08-09T16:21:09.2332351Z REF: 2023-08-09T16:21:09.2332802Z CU_VERSION: cu121 2023-08-09T16:21:09.2334915Z ##[endgroup] 2023-08-09T16:21:09.4702201Z Syncing repository: pytorch/test-infra 2023-08-09T16:21:09.4704270Z ##[group]Getting Git version info 2023-08-09T16:21:09.4704681Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-08-09T16:21:09.4806293Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T16:21:09.9941989Z git version 2.41.0.windows.1 2023-08-09T16:21:10.0001722Z ##[endgroup] 2023-08-09T16:21:10.0040317Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\dc383c2d-00f6-4982-a66f-0343c6e2feb5' before making global git config changes 2023-08-09T16:21:10.0041217Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T16:21:10.0055297Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\test-infra 2023-08-09T16:21:10.0471772Z ##[group]Initializing the repository 2023-08-09T16:21:10.0481432Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-08-09T16:21:10.1273090Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-08-09T16:21:10.1317333Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-08-09T16:21:10.1715028Z ##[endgroup] 2023-08-09T16:21:10.1715547Z ##[group]Disabling automatic garbage collection 2023-08-09T16:21:10.1725415Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T16:21:10.2049234Z ##[endgroup] 2023-08-09T16:21:10.2049736Z ##[group]Setting up auth 2023-08-09T16:21:10.2065514Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T16:21:10.2393455Z [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-09T16:21:12.1159873Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T16:21:12.1459026Z [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-09T16:21:12.6287188Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T16:21:12.6659100Z ##[endgroup] 2023-08-09T16:21:12.6659627Z ##[group]Fetching the repository 2023-08-09T16:21:12.6676121Z [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-09T16:21:13.8413509Z remote: Enumerating objects: 1076, done. 2023-08-09T16:21:13.8413962Z remote: Counting objects: 0% (1/1076) 2023-08-09T16:21:13.8414279Z remote: Counting objects: 1% (11/1076) 2023-08-09T16:21:13.8416334Z remote: Counting objects: 2% (22/1076) 2023-08-09T16:21:13.8416959Z remote: Counting objects: 3% (33/1076) 2023-08-09T16:21:13.8417270Z remote: Counting objects: 4% (44/1076) 2023-08-09T16:21:13.8417563Z remote: Counting objects: 5% (54/1076) 2023-08-09T16:21:13.8417861Z remote: Counting objects: 6% (65/1076) 2023-08-09T16:21:13.8418150Z remote: Counting objects: 7% (76/1076) 2023-08-09T16:21:13.8418738Z remote: Counting objects: 8% (87/1076) 2023-08-09T16:21:13.8419025Z remote: Counting objects: 9% (97/1076) 2023-08-09T16:21:13.8419299Z remote: Counting objects: 10% (108/1076) 2023-08-09T16:21:13.8419593Z remote: Counting objects: 11% (119/1076) 2023-08-09T16:21:13.8419891Z remote: Counting objects: 12% (130/1076) 2023-08-09T16:21:13.8420182Z remote: Counting objects: 13% (140/1076) 2023-08-09T16:21:13.8420580Z remote: Counting objects: 14% (151/1076) 2023-08-09T16:21:13.8420885Z remote: Counting objects: 15% (162/1076) 2023-08-09T16:21:13.8421302Z remote: Counting objects: 16% (173/1076) 2023-08-09T16:21:13.8421785Z remote: Counting objects: 17% (183/1076) 2023-08-09T16:21:13.8422125Z remote: Counting objects: 18% (194/1076) 2023-08-09T16:21:13.8422476Z remote: Counting objects: 19% (205/1076) 2023-08-09T16:21:13.8423019Z remote: Counting objects: 20% (216/1076) 2023-08-09T16:21:13.8423441Z remote: Counting objects: 21% (226/1076) 2023-08-09T16:21:13.8423940Z remote: Counting objects: 22% (237/1076) 2023-08-09T16:21:13.8424471Z remote: Counting objects: 23% (248/1076) 2023-08-09T16:21:13.8424900Z remote: Counting objects: 24% (259/1076) 2023-08-09T16:21:13.8425193Z remote: Counting objects: 25% (269/1076) 2023-08-09T16:21:13.8425477Z remote: Counting objects: 26% (280/1076) 2023-08-09T16:21:13.8425758Z remote: Counting objects: 27% (291/1076) 2023-08-09T16:21:13.8426022Z remote: Counting objects: 28% (302/1076) 2023-08-09T16:21:13.8426547Z remote: Counting objects: 29% (313/1076) 2023-08-09T16:21:13.8426998Z remote: Counting objects: 30% (323/1076) 2023-08-09T16:21:13.8427276Z remote: Counting objects: 31% (334/1076) 2023-08-09T16:21:13.8427569Z remote: Counting objects: 32% (345/1076) 2023-08-09T16:21:13.8428038Z remote: Counting objects: 33% (356/1076) 2023-08-09T16:21:13.8428409Z remote: Counting objects: 34% (366/1076) 2023-08-09T16:21:13.8428815Z remote: Counting objects: 35% (377/1076) 2023-08-09T16:21:13.8429102Z remote: Counting objects: 36% (388/1076) 2023-08-09T16:21:13.8429365Z remote: Counting objects: 37% (399/1076) 2023-08-09T16:21:13.8429854Z remote: Counting objects: 38% (409/1076) 2023-08-09T16:21:13.8430335Z remote: Counting objects: 39% (420/1076) 2023-08-09T16:21:13.8430686Z remote: Counting objects: 40% (431/1076) 2023-08-09T16:21:13.8430959Z remote: Counting objects: 41% (442/1076) 2023-08-09T16:21:13.8431383Z remote: Counting objects: 42% (452/1076) 2023-08-09T16:21:13.8431805Z remote: Counting objects: 43% (463/1076) 2023-08-09T16:21:13.8432093Z remote: Counting objects: 44% (474/1076) 2023-08-09T16:21:13.8432361Z remote: Counting objects: 45% (485/1076) 2023-08-09T16:21:13.8432652Z remote: Counting objects: 46% (495/1076) 2023-08-09T16:21:13.8432936Z remote: Counting objects: 47% (506/1076) 2023-08-09T16:21:13.8433215Z remote: Counting objects: 48% (517/1076) 2023-08-09T16:21:13.8433480Z remote: Counting objects: 49% (528/1076) 2023-08-09T16:21:13.8434612Z remote: Counting objects: 50% (538/1076) 2023-08-09T16:21:13.8434946Z remote: Counting objects: 51% (549/1076) 2023-08-09T16:21:13.8435230Z remote: Counting objects: 52% (560/1076) 2023-08-09T16:21:13.8435659Z remote: Counting objects: 53% (571/1076) 2023-08-09T16:21:13.8435958Z remote: Counting objects: 54% (582/1076) 2023-08-09T16:21:13.8436238Z remote: Counting objects: 55% (592/1076) 2023-08-09T16:21:13.8436745Z remote: Counting objects: 56% (603/1076) 2023-08-09T16:21:13.8437035Z remote: Counting objects: 57% (614/1076) 2023-08-09T16:21:13.8437307Z remote: Counting objects: 58% (625/1076) 2023-08-09T16:21:13.8437744Z remote: Counting objects: 59% (635/1076) 2023-08-09T16:21:13.8438030Z remote: Counting objects: 60% (646/1076) 2023-08-09T16:21:13.8438299Z remote: Counting objects: 61% (657/1076) 2023-08-09T16:21:13.8438583Z remote: Counting objects: 62% (668/1076) 2023-08-09T16:21:13.8438965Z remote: Counting objects: 63% (678/1076) 2023-08-09T16:21:13.8439344Z remote: Counting objects: 64% (689/1076) 2023-08-09T16:21:13.8439678Z remote: Counting objects: 65% (700/1076) 2023-08-09T16:21:13.8440034Z remote: Counting objects: 66% (711/1076) 2023-08-09T16:21:13.8440441Z remote: Counting objects: 67% (721/1076) 2023-08-09T16:21:13.8440733Z remote: Counting objects: 68% (732/1076) 2023-08-09T16:21:13.8441020Z remote: Counting objects: 69% (743/1076) 2023-08-09T16:21:13.8441282Z remote: Counting objects: 70% (754/1076) 2023-08-09T16:21:13.8441628Z remote: Counting objects: 71% (764/1076) 2023-08-09T16:21:13.8441996Z remote: Counting objects: 72% (775/1076) 2023-08-09T16:21:13.8442405Z remote: Counting objects: 73% (786/1076) 2023-08-09T16:21:13.8442673Z remote: Counting objects: 74% (797/1076) 2023-08-09T16:21:13.8443061Z remote: Counting objects: 75% (807/1076) 2023-08-09T16:21:13.8443463Z remote: Counting objects: 76% (818/1076) 2023-08-09T16:21:13.8443749Z remote: Counting objects: 77% (829/1076) 2023-08-09T16:21:13.8444014Z remote: Counting objects: 78% (840/1076) 2023-08-09T16:21:13.8444293Z remote: Counting objects: 79% (851/1076) 2023-08-09T16:21:13.8444574Z remote: Counting objects: 80% (861/1076) 2023-08-09T16:21:13.8444853Z remote: Counting objects: 81% (872/1076) 2023-08-09T16:21:13.8445117Z remote: Counting objects: 82% (883/1076) 2023-08-09T16:21:13.8445397Z remote: Counting objects: 83% (894/1076) 2023-08-09T16:21:13.8445673Z remote: Counting objects: 84% (904/1076) 2023-08-09T16:21:13.8445959Z remote: Counting objects: 85% (915/1076) 2023-08-09T16:21:13.8446219Z remote: Counting objects: 86% (926/1076) 2023-08-09T16:21:13.8446496Z remote: Counting objects: 87% (937/1076) 2023-08-09T16:21:13.8446775Z remote: Counting objects: 88% (947/1076) 2023-08-09T16:21:13.8447058Z remote: Counting objects: 89% (958/1076) 2023-08-09T16:21:13.8447323Z remote: Counting objects: 90% (969/1076) 2023-08-09T16:21:13.8447602Z remote: Counting objects: 91% (980/1076) 2023-08-09T16:21:13.8448086Z remote: Counting objects: 92% (990/1076) 2023-08-09T16:21:13.8448382Z remote: Counting objects: 93% (1001/1076) 2023-08-09T16:21:13.8448785Z remote: Counting objects: 94% (1012/1076) 2023-08-09T16:21:13.8449226Z remote: Counting objects: 95% (1023/1076) 2023-08-09T16:21:13.8449593Z remote: Counting objects: 96% (1033/1076) 2023-08-09T16:21:13.8450030Z remote: Counting objects: 97% (1044/1076) 2023-08-09T16:21:13.8450440Z remote: Counting objects: 98% (1055/1076) 2023-08-09T16:21:13.8450730Z remote: Counting objects: 99% (1066/1076) 2023-08-09T16:21:13.8451097Z remote: Counting objects: 100% (1076/1076) 2023-08-09T16:21:13.8451583Z remote: Counting objects: 100% (1076/1076), done. 2023-08-09T16:21:13.8452074Z remote: Compressing objects: 0% (1/864) 2023-08-09T16:21:13.8452383Z remote: Compressing objects: 1% (9/864) 2023-08-09T16:21:13.8452684Z remote: Compressing objects: 2% (18/864) 2023-08-09T16:21:13.8452969Z remote: Compressing objects: 3% (26/864) 2023-08-09T16:21:13.8453270Z remote: Compressing objects: 4% (35/864) 2023-08-09T16:21:13.8453568Z remote: Compressing objects: 5% (44/864) 2023-08-09T16:21:13.8453861Z remote: Compressing objects: 6% (52/864) 2023-08-09T16:21:13.8454139Z remote: Compressing objects: 7% (61/864) 2023-08-09T16:21:13.8455262Z remote: Compressing objects: 8% (70/864) 2023-08-09T16:21:13.8455565Z remote: Compressing objects: 9% (78/864) 2023-08-09T16:21:13.8456022Z remote: Compressing objects: 10% (87/864) 2023-08-09T16:21:13.8456302Z remote: Compressing objects: 11% (96/864) 2023-08-09T16:21:13.8456612Z remote: Compressing objects: 12% (104/864) 2023-08-09T16:21:13.8457145Z remote: Compressing objects: 13% (113/864) 2023-08-09T16:21:13.8457692Z remote: Compressing objects: 14% (121/864) 2023-08-09T16:21:13.8458065Z remote: Compressing objects: 15% (130/864) 2023-08-09T16:21:13.8458425Z remote: Compressing objects: 16% (139/864) 2023-08-09T16:21:13.8458728Z remote: Compressing objects: 17% (147/864) 2023-08-09T16:21:13.8459032Z remote: Compressing objects: 18% (156/864) 2023-08-09T16:21:13.8459330Z remote: Compressing objects: 19% (165/864) 2023-08-09T16:21:13.8459681Z remote: Compressing objects: 20% (173/864) 2023-08-09T16:21:13.8460065Z remote: Compressing objects: 21% (182/864) 2023-08-09T16:21:13.8460376Z remote: Compressing objects: 22% (191/864) 2023-08-09T16:21:13.8460671Z remote: Compressing objects: 23% (199/864) 2023-08-09T16:21:13.8460953Z remote: Compressing objects: 24% (208/864) 2023-08-09T16:21:13.8461255Z remote: Compressing objects: 25% (216/864) 2023-08-09T16:21:13.8461553Z remote: Compressing objects: 26% (225/864) 2023-08-09T16:21:13.8461847Z remote: Compressing objects: 27% (234/864) 2023-08-09T16:21:13.8462124Z remote: Compressing objects: 28% (242/864) 2023-08-09T16:21:13.8462422Z remote: Compressing objects: 29% (251/864) 2023-08-09T16:21:13.8462853Z remote: Compressing objects: 30% (260/864) 2023-08-09T16:21:13.8463164Z remote: Compressing objects: 31% (268/864) 2023-08-09T16:21:13.8463446Z remote: Compressing objects: 32% (277/864) 2023-08-09T16:21:13.8463755Z remote: Compressing objects: 33% (286/864) 2023-08-09T16:21:13.8464274Z remote: Compressing objects: 34% (294/864) 2023-08-09T16:21:13.8464573Z remote: Compressing objects: 35% (303/864) 2023-08-09T16:21:13.8464851Z remote: Compressing objects: 36% (312/864) 2023-08-09T16:21:13.8465153Z remote: Compressing objects: 37% (320/864) 2023-08-09T16:21:13.8465450Z remote: Compressing objects: 38% (329/864) 2023-08-09T16:21:13.8465747Z remote: Compressing objects: 39% (337/864) 2023-08-09T16:21:13.8466154Z remote: Compressing objects: 40% (346/864) 2023-08-09T16:21:13.8466519Z remote: Compressing objects: 41% (355/864) 2023-08-09T16:21:13.8466938Z remote: Compressing objects: 42% (363/864) 2023-08-09T16:21:13.8467244Z remote: Compressing objects: 43% (372/864) 2023-08-09T16:21:13.8467541Z remote: Compressing objects: 44% (381/864) 2023-08-09T16:21:13.8467819Z remote: Compressing objects: 45% (389/864) 2023-08-09T16:21:13.8468123Z remote: Compressing objects: 46% (398/864) 2023-08-09T16:21:13.8468498Z remote: Compressing objects: 47% (407/864) 2023-08-09T16:21:13.8468868Z remote: Compressing objects: 48% (415/864) 2023-08-09T16:21:13.8469150Z remote: Compressing objects: 49% (424/864) 2023-08-09T16:21:13.8469585Z remote: Compressing objects: 50% (432/864) 2023-08-09T16:21:13.8470041Z remote: Compressing objects: 51% (441/864) 2023-08-09T16:21:13.8470335Z remote: Compressing objects: 52% (450/864) 2023-08-09T16:21:13.8470721Z remote: Compressing objects: 53% (458/864) 2023-08-09T16:21:13.8471133Z remote: Compressing objects: 54% (467/864) 2023-08-09T16:21:13.8471436Z remote: Compressing objects: 55% (476/864) 2023-08-09T16:21:13.8471738Z remote: Compressing objects: 56% (484/864) 2023-08-09T16:21:13.8472016Z remote: Compressing objects: 57% (493/864) 2023-08-09T16:21:13.8472447Z remote: Compressing objects: 58% (502/864) 2023-08-09T16:21:13.8472745Z remote: Compressing objects: 59% (510/864) 2023-08-09T16:21:13.8473043Z remote: Compressing objects: 60% (519/864) 2023-08-09T16:21:13.8473322Z remote: Compressing objects: 61% (528/864) 2023-08-09T16:21:13.8473628Z remote: Compressing objects: 62% (536/864) 2023-08-09T16:21:13.8473927Z remote: Compressing objects: 63% (545/864) 2023-08-09T16:21:13.8474222Z remote: Compressing objects: 64% (553/864) 2023-08-09T16:21:13.8474496Z remote: Compressing objects: 65% (562/864) 2023-08-09T16:21:13.8474790Z remote: Compressing objects: 66% (571/864) 2023-08-09T16:21:13.8475183Z remote: Compressing objects: 67% (579/864) 2023-08-09T16:21:13.8475555Z remote: Compressing objects: 68% (588/864) 2023-08-09T16:21:13.8475853Z remote: Compressing objects: 69% (597/864) 2023-08-09T16:21:13.8476135Z remote: Compressing objects: 70% (605/864) 2023-08-09T16:21:13.8476594Z remote: Compressing objects: 71% (614/864) 2023-08-09T16:21:13.8476896Z remote: Compressing objects: 72% (623/864) 2023-08-09T16:21:13.8477584Z remote: Compressing objects: 73% (631/864) 2023-08-09T16:21:13.8477866Z remote: Compressing objects: 74% (640/864) 2023-08-09T16:21:13.8478250Z remote: Compressing objects: 75% (648/864) 2023-08-09T16:21:13.8478555Z remote: Compressing objects: 76% (657/864) 2023-08-09T16:21:13.8478852Z remote: Compressing objects: 77% (666/864) 2023-08-09T16:21:13.8479133Z remote: Compressing objects: 78% (674/864) 2023-08-09T16:21:13.8479427Z remote: Compressing objects: 79% (683/864) 2023-08-09T16:21:13.8479727Z remote: Compressing objects: 80% (692/864) 2023-08-09T16:21:13.8480022Z remote: Compressing objects: 81% (700/864) 2023-08-09T16:21:13.8480299Z remote: Compressing objects: 82% (709/864) 2023-08-09T16:21:13.8480601Z remote: Compressing objects: 83% (718/864) 2023-08-09T16:21:13.8480895Z remote: Compressing objects: 84% (726/864) 2023-08-09T16:21:13.8481190Z remote: Compressing objects: 85% (735/864) 2023-08-09T16:21:13.8481467Z remote: Compressing objects: 86% (744/864) 2023-08-09T16:21:13.8481769Z remote: Compressing objects: 87% (752/864) 2023-08-09T16:21:13.8482064Z remote: Compressing objects: 88% (761/864) 2023-08-09T16:21:13.8482360Z remote: Compressing objects: 89% (769/864) 2023-08-09T16:21:13.8482801Z remote: Compressing objects: 90% (778/864) 2023-08-09T16:21:13.8483103Z remote: Compressing objects: 91% (787/864) 2023-08-09T16:21:13.8483533Z remote: Compressing objects: 92% (795/864) 2023-08-09T16:21:13.8484087Z remote: Compressing objects: 93% (804/864) 2023-08-09T16:21:13.8484431Z remote: Compressing objects: 94% (813/864) 2023-08-09T16:21:13.8484743Z remote: Compressing objects: 95% (821/864) 2023-08-09T16:21:13.8485052Z remote: Compressing objects: 96% (830/864) 2023-08-09T16:21:13.8485351Z remote: Compressing objects: 97% (839/864) 2023-08-09T16:21:13.8485652Z remote: Compressing objects: 98% (847/864) 2023-08-09T16:21:13.8485932Z remote: Compressing objects: 99% (856/864) 2023-08-09T16:21:13.8487033Z remote: Compressing objects: 100% (864/864) 2023-08-09T16:21:13.8487483Z remote: Compressing objects: 100% (864/864), done. 2023-08-09T16:21:13.8703770Z Receiving objects: 0% (1/1076) 2023-08-09T16:21:13.8708282Z Receiving objects: 1% (11/1076) 2023-08-09T16:21:13.8713439Z Receiving objects: 2% (22/1076) 2023-08-09T16:21:13.8843315Z Receiving objects: 3% (33/1076) 2023-08-09T16:21:13.8846727Z Receiving objects: 4% (44/1076) 2023-08-09T16:21:13.8856852Z Receiving objects: 5% (54/1076) 2023-08-09T16:21:13.8865537Z Receiving objects: 6% (65/1076) 2023-08-09T16:21:13.8870795Z Receiving objects: 7% (76/1076) 2023-08-09T16:21:13.8876321Z Receiving objects: 8% (87/1076) 2023-08-09T16:21:13.8880437Z Receiving objects: 9% (97/1076) 2023-08-09T16:21:13.8883473Z Receiving objects: 10% (108/1076) 2023-08-09T16:21:13.8886503Z Receiving objects: 11% (119/1076) 2023-08-09T16:21:13.8890209Z Receiving objects: 12% (130/1076) 2023-08-09T16:21:13.8896906Z Receiving objects: 13% (140/1076) 2023-08-09T16:21:13.8899948Z Receiving objects: 14% (151/1076) 2023-08-09T16:21:13.8905053Z Receiving objects: 15% (162/1076) 2023-08-09T16:21:13.8909391Z Receiving objects: 16% (173/1076) 2023-08-09T16:21:13.8917485Z Receiving objects: 17% (183/1076) 2023-08-09T16:21:13.8928412Z Receiving objects: 18% (194/1076) 2023-08-09T16:21:13.8934521Z Receiving objects: 19% (205/1076) 2023-08-09T16:21:13.8937952Z Receiving objects: 20% (216/1076) 2023-08-09T16:21:13.8940737Z Receiving objects: 21% (226/1076) 2023-08-09T16:21:13.8969986Z Receiving objects: 22% (237/1076) 2023-08-09T16:21:13.8981952Z Receiving objects: 23% (248/1076) 2023-08-09T16:21:13.8984555Z Receiving objects: 24% (259/1076) 2023-08-09T16:21:13.8986408Z Receiving objects: 25% (269/1076) 2023-08-09T16:21:13.8992711Z Receiving objects: 26% (280/1076) 2023-08-09T16:21:13.8996612Z Receiving objects: 27% (291/1076) 2023-08-09T16:21:13.9001091Z Receiving objects: 28% (302/1076) 2023-08-09T16:21:13.9003627Z Receiving objects: 29% (313/1076) 2023-08-09T16:21:13.9006380Z Receiving objects: 30% (323/1076) 2023-08-09T16:21:13.9016864Z Receiving objects: 31% (334/1076) 2023-08-09T16:21:13.9036692Z Receiving objects: 32% (345/1076) 2023-08-09T16:21:13.9045864Z Receiving objects: 33% (356/1076) 2023-08-09T16:21:13.9075789Z Receiving objects: 34% (366/1076) 2023-08-09T16:21:13.9078345Z Receiving objects: 35% (377/1076) 2023-08-09T16:21:13.9080362Z Receiving objects: 36% (388/1076) 2023-08-09T16:21:13.9086362Z Receiving objects: 37% (399/1076) 2023-08-09T16:21:13.9087875Z Receiving objects: 38% (409/1076) 2023-08-09T16:21:13.9091951Z Receiving objects: 39% (420/1076) 2023-08-09T16:21:13.9104825Z Receiving objects: 40% (431/1076) 2023-08-09T16:21:13.9111022Z Receiving objects: 41% (442/1076) 2023-08-09T16:21:13.9116931Z Receiving objects: 42% (452/1076) 2023-08-09T16:21:13.9125258Z Receiving objects: 43% (463/1076) 2023-08-09T16:21:13.9131527Z Receiving objects: 44% (474/1076) 2023-08-09T16:21:13.9140027Z Receiving objects: 45% (485/1076) 2023-08-09T16:21:13.9142487Z Receiving objects: 46% (495/1076) 2023-08-09T16:21:13.9147641Z Receiving objects: 47% (506/1076) 2023-08-09T16:21:13.9153113Z Receiving objects: 48% (517/1076) 2023-08-09T16:21:13.9155408Z Receiving objects: 49% (528/1076) 2023-08-09T16:21:13.9159029Z Receiving objects: 50% (538/1076) 2023-08-09T16:21:13.9160476Z Receiving objects: 51% (549/1076) 2023-08-09T16:21:13.9163337Z Receiving objects: 52% (560/1076) 2023-08-09T16:21:13.9165278Z Receiving objects: 53% (571/1076) 2023-08-09T16:21:13.9166064Z Receiving objects: 54% (582/1076) 2023-08-09T16:21:13.9170563Z Receiving objects: 55% (592/1076) 2023-08-09T16:21:13.9173926Z Receiving objects: 56% (603/1076) 2023-08-09T16:21:13.9178559Z Receiving objects: 57% (614/1076) 2023-08-09T16:21:13.9183847Z Receiving objects: 58% (625/1076) 2023-08-09T16:21:13.9187875Z Receiving objects: 59% (635/1076) 2023-08-09T16:21:13.9191671Z Receiving objects: 60% (646/1076) 2023-08-09T16:21:13.9201781Z Receiving objects: 61% (657/1076) 2023-08-09T16:21:13.9209689Z Receiving objects: 62% (668/1076) 2023-08-09T16:21:13.9261642Z Receiving objects: 63% (678/1076) 2023-08-09T16:21:13.9267037Z Receiving objects: 64% (689/1076) 2023-08-09T16:21:13.9271796Z Receiving objects: 65% (700/1076) 2023-08-09T16:21:13.9377936Z Receiving objects: 66% (711/1076) 2023-08-09T16:21:13.9382431Z Receiving objects: 67% (721/1076) 2023-08-09T16:21:13.9386582Z Receiving objects: 68% (732/1076) 2023-08-09T16:21:13.9390380Z Receiving objects: 69% (743/1076) 2023-08-09T16:21:13.9392113Z Receiving objects: 70% (754/1076) 2023-08-09T16:21:13.9394236Z Receiving objects: 71% (764/1076) 2023-08-09T16:21:13.9405941Z Receiving objects: 72% (775/1076) 2023-08-09T16:21:13.9412947Z Receiving objects: 73% (786/1076) 2023-08-09T16:21:13.9419808Z Receiving objects: 74% (797/1076) 2023-08-09T16:21:13.9424495Z Receiving objects: 75% (807/1076) 2023-08-09T16:21:13.9427903Z Receiving objects: 76% (818/1076) 2023-08-09T16:21:13.9431498Z Receiving objects: 77% (829/1076) 2023-08-09T16:21:13.9434822Z Receiving objects: 78% (840/1076) 2023-08-09T16:21:13.9438188Z Receiving objects: 79% (851/1076) 2023-08-09T16:21:13.9438963Z Receiving objects: 80% (861/1076) 2023-08-09T16:21:13.9440769Z Receiving objects: 81% (872/1076) 2023-08-09T16:21:13.9441350Z Receiving objects: 82% (883/1076) 2023-08-09T16:21:13.9443105Z Receiving objects: 83% (894/1076) 2023-08-09T16:21:13.9446574Z Receiving objects: 84% (904/1076) 2023-08-09T16:21:13.9448523Z Receiving objects: 85% (915/1076) 2023-08-09T16:21:13.9451723Z Receiving objects: 86% (926/1076) 2023-08-09T16:21:13.9452857Z Receiving objects: 87% (937/1076) 2023-08-09T16:21:13.9453441Z Receiving objects: 88% (947/1076) 2023-08-09T16:21:13.9454237Z Receiving objects: 89% (958/1076) 2023-08-09T16:21:13.9456574Z Receiving objects: 90% (969/1076) 2023-08-09T16:21:13.9458324Z Receiving objects: 91% (980/1076) 2023-08-09T16:21:13.9461464Z Receiving objects: 92% (990/1076) 2023-08-09T16:21:13.9462438Z Receiving objects: 93% (1001/1076) 2023-08-09T16:21:13.9473050Z Receiving objects: 94% (1012/1076) 2023-08-09T16:21:13.9477684Z Receiving objects: 95% (1023/1076) 2023-08-09T16:21:13.9489055Z Receiving objects: 96% (1033/1076) 2023-08-09T16:21:13.9502664Z Receiving objects: 97% (1044/1076) 2023-08-09T16:21:13.9510341Z Receiving objects: 98% (1055/1076) 2023-08-09T16:21:13.9560856Z Receiving objects: 99% (1066/1076) 2023-08-09T16:21:13.9561554Z remote: Total 1076 (delta 184), reused 623 (delta 101), pack-reused 0 2023-08-09T16:21:13.9564719Z Receiving objects: 100% (1076/1076) 2023-08-09T16:21:13.9565327Z Receiving objects: 100% (1076/1076), 1.50 MiB | 16.36 MiB/s, done. 2023-08-09T16:21:13.9576296Z Resolving deltas: 0% (0/184) 2023-08-09T16:21:13.9578056Z Resolving deltas: 1% (2/184) 2023-08-09T16:21:13.9579348Z Resolving deltas: 2% (4/184) 2023-08-09T16:21:13.9581477Z Resolving deltas: 3% (6/184) 2023-08-09T16:21:13.9582441Z Resolving deltas: 4% (8/184) 2023-08-09T16:21:13.9582972Z Resolving deltas: 5% (10/184) 2023-08-09T16:21:13.9583428Z Resolving deltas: 7% (13/184) 2023-08-09T16:21:13.9584001Z Resolving deltas: 8% (15/184) 2023-08-09T16:21:13.9586032Z Resolving deltas: 9% (17/184) 2023-08-09T16:21:13.9589630Z Resolving deltas: 10% (19/184) 2023-08-09T16:21:13.9590246Z Resolving deltas: 11% (21/184) 2023-08-09T16:21:13.9590687Z Resolving deltas: 12% (23/184) 2023-08-09T16:21:13.9593120Z Resolving deltas: 13% (24/184) 2023-08-09T16:21:13.9595499Z Resolving deltas: 14% (26/184) 2023-08-09T16:21:13.9597055Z Resolving deltas: 15% (29/184) 2023-08-09T16:21:13.9597689Z Resolving deltas: 16% (30/184) 2023-08-09T16:21:13.9600213Z Resolving deltas: 17% (32/184) 2023-08-09T16:21:13.9600725Z Resolving deltas: 18% (34/184) 2023-08-09T16:21:13.9601220Z Resolving deltas: 19% (35/184) 2023-08-09T16:21:13.9601679Z Resolving deltas: 20% (37/184) 2023-08-09T16:21:13.9602384Z Resolving deltas: 21% (39/184) 2023-08-09T16:21:13.9602830Z Resolving deltas: 22% (41/184) 2023-08-09T16:21:13.9603288Z Resolving deltas: 23% (43/184) 2023-08-09T16:21:13.9603736Z Resolving deltas: 24% (45/184) 2023-08-09T16:21:13.9604164Z Resolving deltas: 25% (47/184) 2023-08-09T16:21:13.9616659Z Resolving deltas: 26% (48/184) 2023-08-09T16:21:13.9617429Z Resolving deltas: 27% (50/184) 2023-08-09T16:21:13.9619758Z Resolving deltas: 28% (52/184) 2023-08-09T16:21:13.9621790Z Resolving deltas: 29% (54/184) 2023-08-09T16:21:13.9624154Z Resolving deltas: 30% (56/184) 2023-08-09T16:21:13.9625193Z Resolving deltas: 31% (58/184) 2023-08-09T16:21:13.9626887Z Resolving deltas: 32% (59/184) 2023-08-09T16:21:13.9627347Z Resolving deltas: 33% (61/184) 2023-08-09T16:21:13.9627920Z Resolving deltas: 34% (63/184) 2023-08-09T16:21:13.9629458Z Resolving deltas: 35% (65/184) 2023-08-09T16:21:13.9633795Z Resolving deltas: 36% (67/184) 2023-08-09T16:21:13.9634355Z Resolving deltas: 37% (69/184) 2023-08-09T16:21:13.9634965Z Resolving deltas: 38% (70/184) 2023-08-09T16:21:13.9635753Z Resolving deltas: 39% (72/184) 2023-08-09T16:21:13.9637046Z Resolving deltas: 40% (74/184) 2023-08-09T16:21:13.9637516Z Resolving deltas: 41% (76/184) 2023-08-09T16:21:13.9638190Z Resolving deltas: 42% (78/184) 2023-08-09T16:21:13.9639237Z Resolving deltas: 43% (80/184) 2023-08-09T16:21:13.9639971Z Resolving deltas: 44% (81/184) 2023-08-09T16:21:13.9641005Z Resolving deltas: 46% (85/184) 2023-08-09T16:21:13.9641591Z Resolving deltas: 47% (87/184) 2023-08-09T16:21:13.9642178Z Resolving deltas: 48% (89/184) 2023-08-09T16:21:13.9643026Z Resolving deltas: 49% (91/184) 2023-08-09T16:21:13.9643526Z Resolving deltas: 50% (92/184) 2023-08-09T16:21:13.9643972Z Resolving deltas: 51% (94/184) 2023-08-09T16:21:13.9644452Z Resolving deltas: 52% (96/184) 2023-08-09T16:21:13.9644949Z Resolving deltas: 53% (98/184) 2023-08-09T16:21:13.9645456Z Resolving deltas: 54% (100/184) 2023-08-09T16:21:13.9645957Z Resolving deltas: 55% (103/184) 2023-08-09T16:21:13.9646428Z Resolving deltas: 56% (104/184) 2023-08-09T16:21:13.9646911Z Resolving deltas: 57% (105/184) 2023-08-09T16:21:13.9647403Z Resolving deltas: 58% (107/184) 2023-08-09T16:21:13.9647883Z Resolving deltas: 59% (110/184) 2023-08-09T16:21:13.9648372Z Resolving deltas: 60% (111/184) 2023-08-09T16:21:13.9648953Z Resolving deltas: 61% (113/184) 2023-08-09T16:21:13.9649439Z Resolving deltas: 62% (115/184) 2023-08-09T16:21:13.9649893Z Resolving deltas: 63% (116/184) 2023-08-09T16:21:13.9650370Z Resolving deltas: 64% (119/184) 2023-08-09T16:21:13.9650835Z Resolving deltas: 65% (120/184) 2023-08-09T16:21:13.9651267Z Resolving deltas: 66% (123/184) 2023-08-09T16:21:13.9651706Z Resolving deltas: 67% (124/184) 2023-08-09T16:21:13.9651964Z Resolving deltas: 68% (126/184) 2023-08-09T16:21:13.9652209Z Resolving deltas: 69% (127/184) 2023-08-09T16:21:13.9652453Z Resolving deltas: 70% (129/184) 2023-08-09T16:21:13.9652783Z Resolving deltas: 71% (131/184) 2023-08-09T16:21:13.9653260Z Resolving deltas: 72% (134/184) 2023-08-09T16:21:13.9653741Z Resolving deltas: 73% (135/184) 2023-08-09T16:21:13.9654224Z Resolving deltas: 74% (137/184) 2023-08-09T16:21:13.9654690Z Resolving deltas: 75% (138/184) 2023-08-09T16:21:13.9655179Z Resolving deltas: 76% (141/184) 2023-08-09T16:21:13.9655452Z Resolving deltas: 77% (142/184) 2023-08-09T16:21:13.9655686Z Resolving deltas: 79% (146/184) 2023-08-09T16:21:13.9655933Z Resolving deltas: 80% (148/184) 2023-08-09T16:21:13.9656177Z Resolving deltas: 82% (151/184) 2023-08-09T16:21:13.9656628Z Resolving deltas: 83% (153/184) 2023-08-09T16:21:13.9657111Z Resolving deltas: 84% (155/184) 2023-08-09T16:21:13.9658068Z Resolving deltas: 85% (158/184) 2023-08-09T16:21:13.9658575Z Resolving deltas: 86% (159/184) 2023-08-09T16:21:13.9659077Z Resolving deltas: 87% (161/184) 2023-08-09T16:21:13.9659553Z Resolving deltas: 88% (162/184) 2023-08-09T16:21:13.9660296Z Resolving deltas: 89% (164/184) 2023-08-09T16:21:13.9660803Z Resolving deltas: 90% (166/184) 2023-08-09T16:21:13.9661281Z Resolving deltas: 91% (168/184) 2023-08-09T16:21:13.9661775Z Resolving deltas: 92% (170/184) 2023-08-09T16:21:13.9662275Z Resolving deltas: 93% (172/184) 2023-08-09T16:21:13.9662756Z Resolving deltas: 94% (173/184) 2023-08-09T16:21:13.9664506Z Resolving deltas: 95% (175/184) 2023-08-09T16:21:13.9666641Z Resolving deltas: 96% (177/184) 2023-08-09T16:21:13.9667950Z Resolving deltas: 97% (179/184) 2023-08-09T16:21:13.9670136Z Resolving deltas: 98% (181/184) 2023-08-09T16:21:13.9671609Z Resolving deltas: 99% (183/184) 2023-08-09T16:21:13.9675656Z Resolving deltas: 100% (184/184) 2023-08-09T16:21:13.9676179Z Resolving deltas: 100% (184/184), done. 2023-08-09T16:21:14.0465228Z From https://github.com/pytorch/test-infra 2023-08-09T16:21:14.0465623Z * [new branch] main -> origin/main 2023-08-09T16:21:14.0664102Z ##[endgroup] 2023-08-09T16:21:14.0664600Z ##[group]Determining the checkout info 2023-08-09T16:21:14.0677869Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-08-09T16:21:14.0983095Z origin/main 2023-08-09T16:21:14.1023935Z ##[endgroup] 2023-08-09T16:21:14.1024445Z ##[group]Checking out the ref 2023-08-09T16:21:14.1034858Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-08-09T16:21:15.2135816Z Updating files: 57% (505/883) 2023-08-09T16:21:15.2168379Z Updating files: 58% (513/883) 2023-08-09T16:21:15.2222609Z Updating files: 59% (521/883) 2023-08-09T16:21:15.2265013Z Updating files: 60% (530/883) 2023-08-09T16:21:15.2636384Z Updating files: 61% (539/883) 2023-08-09T16:21:15.2690892Z Updating files: 62% (548/883) 2023-08-09T16:21:15.2755594Z Updating files: 63% (557/883) 2023-08-09T16:21:15.2798122Z Updating files: 64% (566/883) 2023-08-09T16:21:15.2882217Z Updating files: 65% (574/883) 2023-08-09T16:21:15.2924030Z Updating files: 66% (583/883) 2023-08-09T16:21:15.3378410Z Updating files: 67% (592/883) 2023-08-09T16:21:15.3464232Z Updating files: 68% (601/883) 2023-08-09T16:21:15.3566289Z Updating files: 69% (610/883) 2023-08-09T16:21:15.3669275Z Updating files: 70% (619/883) 2023-08-09T16:21:15.3760185Z Updating files: 71% (627/883) 2023-08-09T16:21:15.3847472Z Updating files: 72% (636/883) 2023-08-09T16:21:15.4248124Z Updating files: 73% (645/883) 2023-08-09T16:21:15.4295163Z Updating files: 74% (654/883) 2023-08-09T16:21:15.4636338Z Updating files: 75% (663/883) 2023-08-09T16:21:15.4680197Z Updating files: 76% (672/883) 2023-08-09T16:21:15.5412551Z Updating files: 77% (680/883) 2023-08-09T16:21:15.5461167Z Updating files: 78% (689/883) 2023-08-09T16:21:15.5963136Z Updating files: 79% (698/883) 2023-08-09T16:21:15.6043595Z Updating files: 80% (707/883) 2023-08-09T16:21:15.6333260Z Updating files: 81% (716/883) 2023-08-09T16:21:15.6384072Z Updating files: 82% (725/883) 2023-08-09T16:21:15.6436723Z Updating files: 83% (733/883) 2023-08-09T16:21:15.6481058Z Updating files: 84% (742/883) 2023-08-09T16:21:15.6530560Z Updating files: 85% (751/883) 2023-08-09T16:21:15.6584759Z Updating files: 86% (760/883) 2023-08-09T16:21:15.6640087Z Updating files: 87% (769/883) 2023-08-09T16:21:15.6708848Z Updating files: 88% (778/883) 2023-08-09T16:21:15.6758181Z Updating files: 89% (786/883) 2023-08-09T16:21:15.6820167Z Updating files: 90% (795/883) 2023-08-09T16:21:15.6872681Z Updating files: 91% (804/883) 2023-08-09T16:21:15.6934983Z Updating files: 92% (813/883) 2023-08-09T16:21:15.7319643Z Updating files: 93% (822/883) 2023-08-09T16:21:15.7362002Z Updating files: 94% (831/883) 2023-08-09T16:21:15.7420772Z Updating files: 95% (839/883) 2023-08-09T16:21:15.7486543Z Updating files: 96% (848/883) 2023-08-09T16:21:15.7545032Z Updating files: 97% (857/883) 2023-08-09T16:21:15.7956079Z Updating files: 98% (866/883) 2023-08-09T16:21:15.8044267Z Updating files: 99% (875/883) 2023-08-09T16:21:15.8045547Z Updating files: 100% (883/883) 2023-08-09T16:21:15.8045869Z Updating files: 100% (883/883), done. 2023-08-09T16:21:15.8243036Z branch 'main' set up to track 'origin/main'. 2023-08-09T16:21:15.8243913Z Switched to a new branch 'main' 2023-08-09T16:21:15.8295767Z ##[endgroup] 2023-08-09T16:21:15.8701748Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T16:21:15.9006671Z '264b8afc6d56140163c6b64f4088a17c4cd59bfd' 2023-08-09T16:21:15.9692104Z Prepare all required actions 2023-08-09T16:21:15.9753990Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-08-09T16:21:15.9754270Z env: 2023-08-09T16:21:15.9754511Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:21:15.9755013Z PYTHON_VERSION: 3.9 2023-08-09T16:21:15.9755241Z PACKAGE_TYPE: conda 2023-08-09T16:21:15.9755480Z REPOSITORY: pytorch/audio 2023-08-09T16:21:15.9755686Z REF: 2023-08-09T16:21:15.9755879Z CU_VERSION: cu121 2023-08-09T16:21:15.9756084Z ##[endgroup] 2023-08-09T16:21:16.0191075Z ##[group]Run set -euxo pipefail 2023-08-09T16:21:16.0191397Z set -euxo pipefail 2023-08-09T16:21:16.0191873Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-08-09T16:21:16.0224479Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T16:21:16.0224834Z env: 2023-08-09T16:21:16.0225076Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:21:16.0225438Z PYTHON_VERSION: 3.9 2023-08-09T16:21:16.0225676Z PACKAGE_TYPE: conda 2023-08-09T16:21:16.0225898Z REPOSITORY: pytorch/audio 2023-08-09T16:21:16.0226126Z REF: 2023-08-09T16:21:16.0226321Z CU_VERSION: cu121 2023-08-09T16:21:16.0226539Z ##[endgroup] 2023-08-09T16:21:16.2080427Z + echo CHANNEL=nightly 2023-08-09T16:21:16.2348015Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-08-09T16:21:16.2348337Z with: 2023-08-09T16:21:16.2348868Z github-secret: *** 2023-08-09T16:21:16.2349112Z activate-with-label: false 2023-08-09T16:21:16.2349472Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-08-09T16:21:16.2349795Z label: with-ssh 2023-08-09T16:21:16.2350034Z remove-existing-keys: true 2023-08-09T16:21:16.2350243Z env: 2023-08-09T16:21:16.2350492Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:21:16.2350763Z PYTHON_VERSION: 3.9 2023-08-09T16:21:16.2350993Z PACKAGE_TYPE: conda 2023-08-09T16:21:16.2351213Z REPOSITORY: pytorch/audio 2023-08-09T16:21:16.2351434Z REF: 2023-08-09T16:21:16.2351630Z CU_VERSION: cu121 2023-08-09T16:21:16.2351848Z CHANNEL: nightly 2023-08-09T16:21:16.2352050Z ##[endgroup] 2023-08-09T16:21:16.5724570Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-08-09T16:21:16.5729555Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-08-09T16:21:16.6838725Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T16:21:16.6839167Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T16:21:16.6867184Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T16:21:16.6867461Z env: 2023-08-09T16:21:16.6867706Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:21:16.6867988Z PYTHON_VERSION: 3.9 2023-08-09T16:21:16.6868224Z PACKAGE_TYPE: conda 2023-08-09T16:21:16.6868466Z REPOSITORY: pytorch/audio 2023-08-09T16:21:16.6868730Z REF: 2023-08-09T16:21:16.6868930Z CU_VERSION: cu121 2023-08-09T16:21:16.6869144Z CHANNEL: nightly 2023-08-09T16:21:16.6869543Z ##[endgroup] 2023-08-09T16:21:17.1912211Z Prepare all required actions 2023-08-09T16:21:17.1912628Z Getting action download info 2023-08-09T16:21:17.3479099Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-08-09T16:21:17.7242606Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-08-09T16:21:17.7243128Z with: 2023-08-09T16:21:17.7243376Z repository: pytorch/audio 2023-08-09T16:21:17.7243697Z setup-miniconda: false 2023-08-09T16:21:17.7244005Z python-version: 3.9 2023-08-09T16:21:17.7244305Z submodules: recursive 2023-08-09T16:21:17.7244545Z env: 2023-08-09T16:21:17.7244862Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:21:17.7245203Z PYTHON_VERSION: 3.9 2023-08-09T16:21:17.7245448Z PACKAGE_TYPE: conda 2023-08-09T16:21:17.7245747Z REPOSITORY: pytorch/audio 2023-08-09T16:21:17.7246050Z REF: 2023-08-09T16:21:17.7246320Z CU_VERSION: cu121 2023-08-09T16:21:17.7246550Z CHANNEL: nightly 2023-08-09T16:21:17.7246997Z ##[endgroup] 2023-08-09T16:21:17.7515919Z ##[group]Run set -euxo pipefail 2023-08-09T16:21:17.7516326Z set -euxo pipefail 2023-08-09T16:21:17.7516569Z rm -rf "${REPOSITORY}" 2023-08-09T16:21:17.7546895Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T16:21:17.7547240Z env: 2023-08-09T16:21:17.7547659Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:21:17.7547934Z PYTHON_VERSION: 3.9 2023-08-09T16:21:17.7548144Z PACKAGE_TYPE: conda 2023-08-09T16:21:17.7548521Z REPOSITORY: pytorch/audio 2023-08-09T16:21:17.7548836Z REF: 2023-08-09T16:21:17.7549023Z CU_VERSION: cu121 2023-08-09T16:21:17.7549212Z CHANNEL: nightly 2023-08-09T16:21:17.7549405Z ##[endgroup] 2023-08-09T16:21:17.7803489Z + rm -rf pytorch/audio 2023-08-09T16:21:17.9498829Z ##[group]Run actions/checkout@v3 2023-08-09T16:21:17.9499209Z with: 2023-08-09T16:21:17.9499436Z repository: pytorch/audio 2023-08-09T16:21:17.9499706Z submodules: recursive 2023-08-09T16:21:17.9499923Z path: pytorch/audio 2023-08-09T16:21:17.9500324Z token: *** 2023-08-09T16:21:17.9500546Z ssh-strict: true 2023-08-09T16:21:17.9500789Z persist-credentials: true 2023-08-09T16:21:17.9501012Z clean: true 2023-08-09T16:21:17.9501257Z sparse-checkout-cone-mode: true 2023-08-09T16:21:17.9501518Z fetch-depth: 1 2023-08-09T16:21:17.9501724Z lfs: false 2023-08-09T16:21:17.9501931Z set-safe-directory: true 2023-08-09T16:21:17.9502152Z env: 2023-08-09T16:21:17.9502399Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:21:17.9502674Z PYTHON_VERSION: 3.9 2023-08-09T16:21:17.9502888Z PACKAGE_TYPE: conda 2023-08-09T16:21:17.9503123Z REPOSITORY: pytorch/audio 2023-08-09T16:21:17.9503346Z REF: 2023-08-09T16:21:17.9503543Z CU_VERSION: cu121 2023-08-09T16:21:17.9503739Z CHANNEL: nightly 2023-08-09T16:21:17.9503949Z ##[endgroup] 2023-08-09T16:21:18.1101786Z Syncing repository: pytorch/audio 2023-08-09T16:21:18.1122742Z ##[group]Getting Git version info 2023-08-09T16:21:18.1125169Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-08-09T16:21:18.1351096Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T16:21:18.1653153Z git version 2.41.0.windows.1 2023-08-09T16:21:18.1703147Z ##[endgroup] 2023-08-09T16:21:18.1729333Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\73af6994-ce9c-42af-8218-13ceeed1906f' before making global git config changes 2023-08-09T16:21:18.1730208Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T16:21:18.1742902Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T16:21:18.2068806Z ##[group]Initializing the repository 2023-08-09T16:21:18.2079208Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T16:21:18.2510312Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-08-09T16:21:18.2551186Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-08-09T16:21:18.2885875Z ##[endgroup] 2023-08-09T16:21:18.2886320Z ##[group]Disabling automatic garbage collection 2023-08-09T16:21:18.2895701Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T16:21:18.3201680Z ##[endgroup] 2023-08-09T16:21:18.3202494Z ##[group]Setting up auth 2023-08-09T16:21:18.3217871Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T16:21:18.3538044Z [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-09T16:21:18.8467003Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T16:21:18.8800659Z [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-09T16:21:19.3578332Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T16:21:19.3924326Z ##[endgroup] 2023-08-09T16:21:19.3924796Z ##[group]Fetching the repository 2023-08-09T16:21:19.3942992Z [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-09T16:21:19.6270279Z remote: Enumerating objects: 987, done. 2023-08-09T16:21:19.6271649Z remote: Counting objects: 0% (1/987) 2023-08-09T16:21:19.6272292Z remote: Counting objects: 1% (10/987) 2023-08-09T16:21:19.6272742Z remote: Counting objects: 2% (20/987) 2023-08-09T16:21:19.6273390Z remote: Counting objects: 3% (30/987) 2023-08-09T16:21:19.6273913Z remote: Counting objects: 4% (40/987) 2023-08-09T16:21:19.6274581Z remote: Counting objects: 5% (50/987) 2023-08-09T16:21:19.6275124Z remote: Counting objects: 6% (60/987) 2023-08-09T16:21:19.6275501Z remote: Counting objects: 7% (70/987) 2023-08-09T16:21:19.6276043Z remote: Counting objects: 8% (79/987) 2023-08-09T16:21:19.6276686Z remote: Counting objects: 9% (89/987) 2023-08-09T16:21:19.6277287Z remote: Counting objects: 10% (99/987) 2023-08-09T16:21:19.6277958Z remote: Counting objects: 11% (109/987) 2023-08-09T16:21:19.6278633Z remote: Counting objects: 12% (119/987) 2023-08-09T16:21:19.6279144Z remote: Counting objects: 13% (129/987) 2023-08-09T16:21:19.6279713Z remote: Counting objects: 14% (139/987) 2023-08-09T16:21:19.6280363Z remote: Counting objects: 15% (149/987) 2023-08-09T16:21:19.6280901Z remote: Counting objects: 16% (158/987) 2023-08-09T16:21:19.6281546Z remote: Counting objects: 17% (168/987) 2023-08-09T16:21:19.6282324Z remote: Counting objects: 18% (178/987) 2023-08-09T16:21:19.6284830Z remote: Counting objects: 19% (188/987) 2023-08-09T16:21:19.6286174Z remote: Counting objects: 20% (198/987) 2023-08-09T16:21:19.6286757Z remote: Counting objects: 21% (208/987) 2023-08-09T16:21:19.6287985Z remote: Counting objects: 22% (218/987) 2023-08-09T16:21:19.6288659Z remote: Counting objects: 23% (228/987) 2023-08-09T16:21:19.6289285Z remote: Counting objects: 24% (237/987) 2023-08-09T16:21:19.6289795Z remote: Counting objects: 25% (247/987) 2023-08-09T16:21:19.6290291Z remote: Counting objects: 26% (257/987) 2023-08-09T16:21:19.6292251Z remote: Counting objects: 27% (267/987) 2023-08-09T16:21:19.6293112Z remote: Counting objects: 28% (277/987) 2023-08-09T16:21:19.6293710Z remote: Counting objects: 29% (287/987) 2023-08-09T16:21:19.6294408Z remote: Counting objects: 30% (297/987) 2023-08-09T16:21:19.6294951Z remote: Counting objects: 31% (306/987) 2023-08-09T16:21:19.6295618Z remote: Counting objects: 32% (316/987) 2023-08-09T16:21:19.6296216Z remote: Counting objects: 33% (326/987) 2023-08-09T16:21:19.6296746Z remote: Counting objects: 34% (336/987) 2023-08-09T16:21:19.6297060Z remote: Counting objects: 35% (346/987) 2023-08-09T16:21:19.6297349Z remote: Counting objects: 36% (356/987) 2023-08-09T16:21:19.6297618Z remote: Counting objects: 37% (366/987) 2023-08-09T16:21:19.6297898Z remote: Counting objects: 38% (376/987) 2023-08-09T16:21:19.6298179Z remote: Counting objects: 39% (385/987) 2023-08-09T16:21:19.6298473Z remote: Counting objects: 40% (395/987) 2023-08-09T16:21:19.6298879Z remote: Counting objects: 41% (405/987) 2023-08-09T16:21:19.6299642Z remote: Counting objects: 42% (415/987) 2023-08-09T16:21:19.6300096Z remote: Counting objects: 43% (425/987) 2023-08-09T16:21:19.6300381Z remote: Counting objects: 44% (435/987) 2023-08-09T16:21:19.6300647Z remote: Counting objects: 45% (445/987) 2023-08-09T16:21:19.6300925Z remote: Counting objects: 46% (455/987) 2023-08-09T16:21:19.6301205Z remote: Counting objects: 47% (464/987) 2023-08-09T16:21:19.6301657Z remote: Counting objects: 48% (474/987) 2023-08-09T16:21:19.6301924Z remote: Counting objects: 49% (484/987) 2023-08-09T16:21:19.6302204Z remote: Counting objects: 50% (494/987) 2023-08-09T16:21:19.6302604Z remote: Counting objects: 51% (504/987) 2023-08-09T16:21:19.6302999Z remote: Counting objects: 52% (514/987) 2023-08-09T16:21:19.6303273Z remote: Counting objects: 53% (524/987) 2023-08-09T16:21:19.6303568Z remote: Counting objects: 54% (533/987) 2023-08-09T16:21:19.6303962Z remote: Counting objects: 55% (543/987) 2023-08-09T16:21:19.6304244Z remote: Counting objects: 56% (553/987) 2023-08-09T16:21:19.6304513Z remote: Counting objects: 57% (563/987) 2023-08-09T16:21:19.6304796Z remote: Counting objects: 58% (573/987) 2023-08-09T16:21:19.6305077Z remote: Counting objects: 59% (583/987) 2023-08-09T16:21:19.6305395Z remote: Counting objects: 60% (593/987) 2023-08-09T16:21:19.6305680Z remote: Counting objects: 61% (603/987) 2023-08-09T16:21:19.6305944Z remote: Counting objects: 62% (612/987) 2023-08-09T16:21:19.6306222Z remote: Counting objects: 63% (622/987) 2023-08-09T16:21:19.6306500Z remote: Counting objects: 64% (632/987) 2023-08-09T16:21:19.6306782Z remote: Counting objects: 65% (642/987) 2023-08-09T16:21:19.6307053Z remote: Counting objects: 66% (652/987) 2023-08-09T16:21:19.6307332Z remote: Counting objects: 67% (662/987) 2023-08-09T16:21:19.6307780Z remote: Counting objects: 68% (672/987) 2023-08-09T16:21:19.6308371Z remote: Counting objects: 69% (682/987) 2023-08-09T16:21:19.6308647Z remote: Counting objects: 70% (691/987) 2023-08-09T16:21:19.6308927Z remote: Counting objects: 71% (701/987) 2023-08-09T16:21:19.6309206Z remote: Counting objects: 72% (711/987) 2023-08-09T16:21:19.6309622Z remote: Counting objects: 73% (721/987) 2023-08-09T16:21:19.6310025Z remote: Counting objects: 74% (731/987) 2023-08-09T16:21:19.6310308Z remote: Counting objects: 75% (741/987) 2023-08-09T16:21:19.6310585Z remote: Counting objects: 76% (751/987) 2023-08-09T16:21:19.6310866Z remote: Counting objects: 77% (760/987) 2023-08-09T16:21:19.6311132Z remote: Counting objects: 78% (770/987) 2023-08-09T16:21:19.6311551Z remote: Counting objects: 79% (780/987) 2023-08-09T16:21:19.6311843Z remote: Counting objects: 80% (790/987) 2023-08-09T16:21:19.6312131Z remote: Counting objects: 81% (800/987) 2023-08-09T16:21:19.6312411Z remote: Counting objects: 82% (810/987) 2023-08-09T16:21:19.6312676Z remote: Counting objects: 83% (820/987) 2023-08-09T16:21:19.6312953Z remote: Counting objects: 84% (830/987) 2023-08-09T16:21:19.6313230Z remote: Counting objects: 85% (839/987) 2023-08-09T16:21:19.6313508Z remote: Counting objects: 86% (849/987) 2023-08-09T16:21:19.6313771Z remote: Counting objects: 87% (859/987) 2023-08-09T16:21:19.6314047Z remote: Counting objects: 88% (869/987) 2023-08-09T16:21:19.6314328Z remote: Counting objects: 89% (879/987) 2023-08-09T16:21:19.6314607Z remote: Counting objects: 90% (889/987) 2023-08-09T16:21:19.6314869Z remote: Counting objects: 91% (899/987) 2023-08-09T16:21:19.6315155Z remote: Counting objects: 92% (909/987) 2023-08-09T16:21:19.6315597Z remote: Counting objects: 93% (918/987) 2023-08-09T16:21:19.6316007Z remote: Counting objects: 94% (928/987) 2023-08-09T16:21:19.6316273Z remote: Counting objects: 95% (938/987) 2023-08-09T16:21:19.6316696Z remote: Counting objects: 96% (948/987) 2023-08-09T16:21:19.6317091Z remote: Counting objects: 97% (958/987) 2023-08-09T16:21:19.6317373Z remote: Counting objects: 98% (968/987) 2023-08-09T16:21:19.6317638Z remote: Counting objects: 99% (978/987) 2023-08-09T16:21:19.6317916Z remote: Counting objects: 100% (987/987) 2023-08-09T16:21:19.6318213Z remote: Counting objects: 100% (987/987), done. 2023-08-09T16:21:19.6318541Z remote: Compressing objects: 0% (1/865) 2023-08-09T16:21:19.6318833Z remote: Compressing objects: 1% (9/865) 2023-08-09T16:21:19.6326515Z remote: Compressing objects: 2% (18/865) 2023-08-09T16:21:19.6357637Z remote: Compressing objects: 3% (26/865) 2023-08-09T16:21:19.6360001Z remote: Compressing objects: 4% (35/865) 2023-08-09T16:21:19.6360333Z remote: Compressing objects: 5% (44/865) 2023-08-09T16:21:19.6360623Z remote: Compressing objects: 6% (52/865) 2023-08-09T16:21:19.6374807Z remote: Compressing objects: 7% (61/865) 2023-08-09T16:21:19.6406001Z remote: Compressing objects: 8% (70/865) 2023-08-09T16:21:19.6444791Z remote: Compressing objects: 9% (78/865) 2023-08-09T16:21:19.6475821Z remote: Compressing objects: 10% (87/865) 2023-08-09T16:21:19.6488696Z remote: Compressing objects: 11% (96/865) 2023-08-09T16:21:19.6510002Z remote: Compressing objects: 12% (104/865) 2023-08-09T16:21:19.6521492Z remote: Compressing objects: 13% (113/865) 2023-08-09T16:21:19.6528444Z remote: Compressing objects: 14% (122/865) 2023-08-09T16:21:19.6531176Z remote: Compressing objects: 15% (130/865) 2023-08-09T16:21:19.6549327Z remote: Compressing objects: 16% (139/865) 2023-08-09T16:21:19.6564714Z remote: Compressing objects: 17% (148/865) 2023-08-09T16:21:19.6598625Z remote: Compressing objects: 18% (156/865) 2023-08-09T16:21:19.6633946Z remote: Compressing objects: 19% (165/865) 2023-08-09T16:21:19.6661812Z remote: Compressing objects: 20% (173/865) 2023-08-09T16:21:19.6685185Z remote: Compressing objects: 21% (182/865) 2023-08-09T16:21:19.6690125Z remote: Compressing objects: 22% (191/865) 2023-08-09T16:21:19.6707674Z remote: Compressing objects: 23% (199/865) 2023-08-09T16:21:19.6736125Z remote: Compressing objects: 24% (208/865) 2023-08-09T16:21:19.6768720Z remote: Compressing objects: 25% (217/865) 2023-08-09T16:21:19.6800505Z remote: Compressing objects: 26% (225/865) 2023-08-09T16:21:19.6872466Z remote: Compressing objects: 27% (234/865) 2023-08-09T16:21:19.6901438Z remote: Compressing objects: 28% (243/865) 2023-08-09T16:21:19.6947794Z remote: Compressing objects: 29% (251/865) 2023-08-09T16:21:19.6951141Z remote: Compressing objects: 30% (260/865) 2023-08-09T16:21:19.6979824Z remote: Compressing objects: 31% (269/865) 2023-08-09T16:21:19.7011362Z remote: Compressing objects: 32% (277/865) 2023-08-09T16:21:19.7047389Z remote: Compressing objects: 33% (286/865) 2023-08-09T16:21:19.7110923Z remote: Compressing objects: 34% (295/865) 2023-08-09T16:21:19.7173748Z remote: Compressing objects: 35% (303/865) 2023-08-09T16:21:19.7215354Z remote: Compressing objects: 36% (312/865) 2023-08-09T16:21:19.7277656Z remote: Compressing objects: 37% (321/865) 2023-08-09T16:21:19.7384048Z remote: Compressing objects: 38% (329/865) 2023-08-09T16:21:19.7487732Z remote: Compressing objects: 39% (338/865) 2023-08-09T16:21:19.7573516Z remote: Compressing objects: 40% (346/865) 2023-08-09T16:21:19.7640310Z remote: Compressing objects: 41% (355/865) 2023-08-09T16:21:19.7643430Z remote: Compressing objects: 42% (364/865) 2023-08-09T16:21:19.7676136Z remote: Compressing objects: 43% (372/865) 2023-08-09T16:21:19.7694358Z remote: Compressing objects: 44% (381/865) 2023-08-09T16:21:19.7720934Z remote: Compressing objects: 45% (390/865) 2023-08-09T16:21:19.7744559Z remote: Compressing objects: 46% (398/865) 2023-08-09T16:21:19.7748391Z remote: Compressing objects: 47% (407/865) 2023-08-09T16:21:19.7751338Z remote: Compressing objects: 48% (416/865) 2023-08-09T16:21:19.7753888Z remote: Compressing objects: 49% (424/865) 2023-08-09T16:21:19.7754194Z remote: Compressing objects: 50% (433/865) 2023-08-09T16:21:19.7772236Z remote: Compressing objects: 51% (442/865) 2023-08-09T16:21:19.7787239Z remote: Compressing objects: 52% (450/865) 2023-08-09T16:21:19.7790181Z remote: Compressing objects: 53% (459/865) 2023-08-09T16:21:19.7798255Z remote: Compressing objects: 54% (468/865) 2023-08-09T16:21:19.7807917Z remote: Compressing objects: 55% (476/865) 2023-08-09T16:21:19.7818383Z remote: Compressing objects: 56% (485/865) 2023-08-09T16:21:19.7820307Z remote: Compressing objects: 57% (494/865) 2023-08-09T16:21:19.7855490Z remote: Compressing objects: 58% (502/865) 2023-08-09T16:21:19.7865039Z remote: Compressing objects: 59% (511/865) 2023-08-09T16:21:19.7906423Z remote: Compressing objects: 60% (519/865) 2023-08-09T16:21:19.7923051Z remote: Compressing objects: 61% (528/865) 2023-08-09T16:21:19.7950748Z remote: Compressing objects: 62% (537/865) 2023-08-09T16:21:19.7962944Z remote: Compressing objects: 63% (545/865) 2023-08-09T16:21:19.7966442Z remote: Compressing objects: 64% (554/865) 2023-08-09T16:21:19.8001695Z remote: Compressing objects: 65% (563/865) 2023-08-09T16:21:19.8006623Z remote: Compressing objects: 66% (571/865) 2023-08-09T16:21:19.8013285Z remote: Compressing objects: 67% (580/865) 2023-08-09T16:21:19.8017721Z remote: Compressing objects: 68% (589/865) 2023-08-09T16:21:19.8018355Z remote: Compressing objects: 69% (597/865) 2023-08-09T16:21:19.8025830Z remote: Compressing objects: 70% (606/865) 2023-08-09T16:21:19.8033140Z remote: Compressing objects: 71% (615/865) 2023-08-09T16:21:19.8041325Z remote: Compressing objects: 72% (623/865) 2023-08-09T16:21:19.8077419Z remote: Compressing objects: 73% (632/865) 2023-08-09T16:21:19.8085962Z remote: Compressing objects: 74% (641/865) 2023-08-09T16:21:19.8097040Z remote: Compressing objects: 75% (649/865) 2023-08-09T16:21:19.8120632Z remote: Compressing objects: 76% (658/865) 2023-08-09T16:21:19.8129026Z remote: Compressing objects: 77% (667/865) 2023-08-09T16:21:19.8130377Z remote: Compressing objects: 78% (675/865) 2023-08-09T16:21:19.8135984Z remote: Compressing objects: 79% (684/865) 2023-08-09T16:21:19.8145167Z remote: Compressing objects: 80% (692/865) 2023-08-09T16:21:19.8149288Z remote: Compressing objects: 81% (701/865) 2023-08-09T16:21:19.8149685Z remote: Compressing objects: 82% (710/865) 2023-08-09T16:21:19.8149999Z remote: Compressing objects: 83% (718/865) 2023-08-09T16:21:19.8152336Z remote: Compressing objects: 84% (727/865) 2023-08-09T16:21:19.8154770Z remote: Compressing objects: 85% (736/865) 2023-08-09T16:21:19.8155085Z remote: Compressing objects: 86% (744/865) 2023-08-09T16:21:19.8156056Z remote: Compressing objects: 87% (753/865) 2023-08-09T16:21:19.8156365Z remote: Compressing objects: 88% (762/865) 2023-08-09T16:21:19.8162136Z remote: Compressing objects: 89% (770/865) 2023-08-09T16:21:19.8162523Z remote: Compressing objects: 90% (779/865) 2023-08-09T16:21:19.8162841Z remote: Compressing objects: 91% (788/865) 2023-08-09T16:21:19.8164019Z remote: Compressing objects: 92% (796/865) 2023-08-09T16:21:19.8169584Z remote: Compressing objects: 93% (805/865) 2023-08-09T16:21:19.8170010Z remote: Compressing objects: 94% (814/865) 2023-08-09T16:21:19.8170336Z remote: Compressing objects: 95% (822/865) 2023-08-09T16:21:19.8170640Z remote: Compressing objects: 96% (831/865) 2023-08-09T16:21:19.8170944Z remote: Compressing objects: 97% (840/865) 2023-08-09T16:21:19.8171229Z remote: Compressing objects: 98% (848/865) 2023-08-09T16:21:19.8178704Z remote: Compressing objects: 99% (857/865) 2023-08-09T16:21:19.8179168Z remote: Compressing objects: 100% (865/865) 2023-08-09T16:21:19.8179509Z remote: Compressing objects: 100% (865/865), done. 2023-08-09T16:21:19.8341024Z Receiving objects: 0% (1/987) 2023-08-09T16:21:19.8345610Z Receiving objects: 1% (10/987) 2023-08-09T16:21:19.8350115Z Receiving objects: 2% (20/987) 2023-08-09T16:21:19.8352402Z Receiving objects: 3% (30/987) 2023-08-09T16:21:19.8356046Z Receiving objects: 4% (40/987) 2023-08-09T16:21:19.8368166Z Receiving objects: 5% (50/987) 2023-08-09T16:21:19.8385846Z Receiving objects: 6% (60/987) 2023-08-09T16:21:19.8393043Z Receiving objects: 7% (70/987) 2023-08-09T16:21:19.8397399Z Receiving objects: 8% (79/987) 2023-08-09T16:21:19.8407684Z Receiving objects: 9% (89/987) 2023-08-09T16:21:19.8412848Z Receiving objects: 10% (99/987) 2023-08-09T16:21:19.8417743Z Receiving objects: 11% (109/987) 2023-08-09T16:21:19.8425778Z Receiving objects: 12% (119/987) 2023-08-09T16:21:19.8431563Z Receiving objects: 13% (129/987) 2023-08-09T16:21:19.8448439Z Receiving objects: 14% (139/987) 2023-08-09T16:21:19.8449376Z Receiving objects: 15% (149/987) 2023-08-09T16:21:19.8452163Z Receiving objects: 16% (158/987) 2023-08-09T16:21:19.8458210Z Receiving objects: 17% (168/987) 2023-08-09T16:21:19.8462854Z Receiving objects: 18% (178/987) 2023-08-09T16:21:19.8466417Z Receiving objects: 19% (188/987) 2023-08-09T16:21:19.8471121Z Receiving objects: 20% (198/987) 2023-08-09T16:21:19.8478771Z Receiving objects: 21% (208/987) 2023-08-09T16:21:19.8488422Z Receiving objects: 22% (218/987) 2023-08-09T16:21:19.8494370Z Receiving objects: 23% (228/987) 2023-08-09T16:21:19.8497315Z Receiving objects: 24% (237/987) 2023-08-09T16:21:19.8527330Z Receiving objects: 25% (247/987) 2023-08-09T16:21:19.8536104Z Receiving objects: 26% (257/987) 2023-08-09T16:21:19.8544993Z Receiving objects: 27% (267/987) 2023-08-09T16:21:19.8550566Z Receiving objects: 28% (277/987) 2023-08-09T16:21:19.8552816Z Receiving objects: 29% (287/987) 2023-08-09T16:21:19.8555845Z Receiving objects: 30% (297/987) 2023-08-09T16:21:19.8563072Z Receiving objects: 31% (306/987) 2023-08-09T16:21:19.8573440Z Receiving objects: 32% (316/987) 2023-08-09T16:21:19.8589088Z Receiving objects: 33% (326/987) 2023-08-09T16:21:19.8606216Z Receiving objects: 34% (336/987) 2023-08-09T16:21:19.8618046Z Receiving objects: 35% (346/987) 2023-08-09T16:21:19.8621515Z Receiving objects: 36% (356/987) 2023-08-09T16:21:19.8624466Z Receiving objects: 37% (366/987) 2023-08-09T16:21:19.8627251Z Receiving objects: 38% (376/987) 2023-08-09T16:21:19.8694868Z Receiving objects: 39% (385/987) 2023-08-09T16:21:19.8696837Z Receiving objects: 40% (395/987) 2023-08-09T16:21:19.8710297Z Receiving objects: 41% (405/987) 2023-08-09T16:21:19.8875969Z Receiving objects: 42% (415/987) 2023-08-09T16:21:19.9421264Z Receiving objects: 43% (425/987) 2023-08-09T16:21:19.9476010Z Receiving objects: 44% (435/987) 2023-08-09T16:21:19.9477584Z Receiving objects: 45% (445/987) 2023-08-09T16:21:19.9478613Z Receiving objects: 46% (455/987) 2023-08-09T16:21:19.9479571Z Receiving objects: 47% (464/987) 2023-08-09T16:21:19.9486531Z Receiving objects: 48% (474/987) 2023-08-09T16:21:19.9492187Z Receiving objects: 49% (484/987) 2023-08-09T16:21:19.9496302Z Receiving objects: 50% (494/987) 2023-08-09T16:21:19.9500168Z Receiving objects: 51% (504/987) 2023-08-09T16:21:19.9505794Z Receiving objects: 52% (514/987) 2023-08-09T16:21:19.9511196Z Receiving objects: 53% (524/987) 2023-08-09T16:21:19.9516780Z Receiving objects: 54% (533/987) 2023-08-09T16:21:19.9521653Z Receiving objects: 55% (543/987) 2023-08-09T16:21:19.9523498Z Receiving objects: 56% (553/987) 2023-08-09T16:21:19.9527458Z Receiving objects: 57% (563/987) 2023-08-09T16:21:19.9539085Z Receiving objects: 58% (573/987) 2023-08-09T16:21:19.9546112Z Receiving objects: 59% (583/987) 2023-08-09T16:21:19.9555945Z Receiving objects: 60% (593/987) 2023-08-09T16:21:19.9559661Z Receiving objects: 61% (603/987) 2023-08-09T16:21:19.9562090Z Receiving objects: 62% (612/987) 2023-08-09T16:21:19.9563426Z Receiving objects: 63% (622/987) 2023-08-09T16:21:19.9570715Z Receiving objects: 64% (632/987) 2023-08-09T16:21:19.9576093Z Receiving objects: 65% (642/987) 2023-08-09T16:21:19.9578064Z Receiving objects: 66% (652/987) 2023-08-09T16:21:19.9583932Z Receiving objects: 67% (662/987) 2023-08-09T16:21:19.9590188Z Receiving objects: 68% (672/987) 2023-08-09T16:21:19.9595825Z Receiving objects: 69% (682/987) 2023-08-09T16:21:19.9601793Z Receiving objects: 70% (691/987) 2023-08-09T16:21:19.9605162Z Receiving objects: 71% (701/987) 2023-08-09T16:21:19.9610640Z Receiving objects: 72% (711/987) 2023-08-09T16:21:19.9619311Z Receiving objects: 73% (721/987) 2023-08-09T16:21:19.9625173Z Receiving objects: 74% (731/987) 2023-08-09T16:21:19.9631801Z Receiving objects: 75% (741/987) 2023-08-09T16:21:19.9639841Z Receiving objects: 76% (751/987) 2023-08-09T16:21:19.9648867Z Receiving objects: 77% (760/987) 2023-08-09T16:21:19.9653417Z Receiving objects: 78% (770/987) 2023-08-09T16:21:19.9660749Z Receiving objects: 79% (780/987) 2023-08-09T16:21:19.9669709Z Receiving objects: 80% (790/987) 2023-08-09T16:21:19.9676802Z Receiving objects: 81% (800/987) 2023-08-09T16:21:19.9682327Z Receiving objects: 82% (810/987) 2023-08-09T16:21:19.9685461Z Receiving objects: 83% (820/987) 2023-08-09T16:21:19.9688191Z Receiving objects: 84% (830/987) 2023-08-09T16:21:19.9690785Z Receiving objects: 85% (839/987) 2023-08-09T16:21:19.9694515Z Receiving objects: 86% (849/987) 2023-08-09T16:21:19.9699355Z Receiving objects: 87% (859/987) 2023-08-09T16:21:19.9706741Z Receiving objects: 88% (869/987) 2023-08-09T16:21:19.9714240Z Receiving objects: 89% (879/987) 2023-08-09T16:21:19.9738910Z Receiving objects: 90% (889/987) 2023-08-09T16:21:19.9749674Z Receiving objects: 91% (899/987) 2023-08-09T16:21:19.9762257Z Receiving objects: 92% (909/987) 2023-08-09T16:21:19.9778592Z Receiving objects: 93% (918/987) 2023-08-09T16:21:19.9785378Z Receiving objects: 94% (928/987) 2023-08-09T16:21:19.9796449Z Receiving objects: 95% (938/987) 2023-08-09T16:21:19.9802326Z Receiving objects: 96% (948/987) 2023-08-09T16:21:19.9812578Z Receiving objects: 97% (958/987) 2023-08-09T16:21:19.9824881Z Receiving objects: 98% (968/987) 2023-08-09T16:21:19.9825614Z remote: Total 987 (delta 162), reused 444 (delta 89), pack-reused 0 2023-08-09T16:21:19.9830016Z Receiving objects: 99% (978/987) 2023-08-09T16:21:19.9830548Z Receiving objects: 100% (987/987) 2023-08-09T16:21:19.9831129Z Receiving objects: 100% (987/987), 4.42 MiB | 29.42 MiB/s, done. 2023-08-09T16:21:19.9841713Z Resolving deltas: 0% (0/162) 2023-08-09T16:21:19.9843081Z Resolving deltas: 1% (2/162) 2023-08-09T16:21:19.9843628Z Resolving deltas: 2% (4/162) 2023-08-09T16:21:19.9844118Z Resolving deltas: 3% (5/162) 2023-08-09T16:21:19.9845076Z Resolving deltas: 4% (7/162) 2023-08-09T16:21:19.9845852Z Resolving deltas: 5% (9/162) 2023-08-09T16:21:19.9846373Z Resolving deltas: 6% (10/162) 2023-08-09T16:21:19.9846860Z Resolving deltas: 7% (12/162) 2023-08-09T16:21:19.9847468Z Resolving deltas: 8% (13/162) 2023-08-09T16:21:19.9850375Z Resolving deltas: 9% (15/162) 2023-08-09T16:21:19.9850986Z Resolving deltas: 10% (17/162) 2023-08-09T16:21:19.9852899Z Resolving deltas: 12% (20/162) 2023-08-09T16:21:19.9853399Z Resolving deltas: 13% (22/162) 2023-08-09T16:21:19.9853856Z Resolving deltas: 14% (23/162) 2023-08-09T16:21:19.9854621Z Resolving deltas: 16% (26/162) 2023-08-09T16:21:19.9857477Z Resolving deltas: 17% (28/162) 2023-08-09T16:21:19.9859327Z Resolving deltas: 19% (31/162) 2023-08-09T16:21:19.9862069Z Resolving deltas: 20% (33/162) 2023-08-09T16:21:19.9863402Z Resolving deltas: 21% (35/162) 2023-08-09T16:21:19.9864527Z Resolving deltas: 22% (36/162) 2023-08-09T16:21:19.9865837Z Resolving deltas: 23% (38/162) 2023-08-09T16:21:19.9868002Z Resolving deltas: 24% (39/162) 2023-08-09T16:21:19.9870049Z Resolving deltas: 25% (41/162) 2023-08-09T16:21:19.9871633Z Resolving deltas: 27% (44/162) 2023-08-09T16:21:19.9873819Z Resolving deltas: 28% (46/162) 2023-08-09T16:21:19.9877807Z Resolving deltas: 29% (47/162) 2023-08-09T16:21:19.9879656Z Resolving deltas: 30% (49/162) 2023-08-09T16:21:19.9880561Z Resolving deltas: 31% (51/162) 2023-08-09T16:21:19.9881256Z Resolving deltas: 32% (52/162) 2023-08-09T16:21:19.9881939Z Resolving deltas: 33% (54/162) 2023-08-09T16:21:19.9882707Z Resolving deltas: 34% (56/162) 2023-08-09T16:21:19.9883240Z Resolving deltas: 35% (57/162) 2023-08-09T16:21:19.9883911Z Resolving deltas: 36% (59/162) 2023-08-09T16:21:19.9884390Z Resolving deltas: 37% (60/162) 2023-08-09T16:21:19.9884883Z Resolving deltas: 38% (62/162) 2023-08-09T16:21:19.9885340Z Resolving deltas: 39% (64/162) 2023-08-09T16:21:19.9885802Z Resolving deltas: 40% (65/162) 2023-08-09T16:21:19.9886465Z Resolving deltas: 41% (67/162) 2023-08-09T16:21:19.9886946Z Resolving deltas: 42% (69/162) 2023-08-09T16:21:19.9887514Z Resolving deltas: 43% (70/162) 2023-08-09T16:21:19.9888003Z Resolving deltas: 44% (72/162) 2023-08-09T16:21:19.9888425Z Resolving deltas: 45% (73/162) 2023-08-09T16:21:19.9889589Z Resolving deltas: 46% (75/162) 2023-08-09T16:21:19.9891636Z Resolving deltas: 47% (77/162) 2023-08-09T16:21:19.9892996Z Resolving deltas: 48% (79/162) 2023-08-09T16:21:19.9893647Z Resolving deltas: 49% (80/162) 2023-08-09T16:21:19.9894104Z Resolving deltas: 50% (81/162) 2023-08-09T16:21:19.9895548Z Resolving deltas: 51% (83/162) 2023-08-09T16:21:19.9897801Z Resolving deltas: 53% (86/162) 2023-08-09T16:21:19.9898336Z Resolving deltas: 54% (89/162) 2023-08-09T16:21:19.9898853Z Resolving deltas: 55% (90/162) 2023-08-09T16:21:19.9899334Z Resolving deltas: 56% (91/162) 2023-08-09T16:21:19.9900338Z Resolving deltas: 58% (94/162) 2023-08-09T16:21:19.9900606Z Resolving deltas: 59% (96/162) 2023-08-09T16:21:19.9902378Z Resolving deltas: 60% (98/162) 2023-08-09T16:21:19.9903031Z Resolving deltas: 61% (100/162) 2023-08-09T16:21:19.9903510Z Resolving deltas: 62% (101/162) 2023-08-09T16:21:19.9904012Z Resolving deltas: 63% (103/162) 2023-08-09T16:21:19.9904502Z Resolving deltas: 64% (104/162) 2023-08-09T16:21:19.9905220Z Resolving deltas: 65% (106/162) 2023-08-09T16:21:19.9905719Z Resolving deltas: 66% (107/162) 2023-08-09T16:21:19.9907255Z Resolving deltas: 67% (109/162) 2023-08-09T16:21:19.9907890Z Resolving deltas: 69% (113/162) 2023-08-09T16:21:19.9908388Z Resolving deltas: 70% (114/162) 2023-08-09T16:21:19.9908874Z Resolving deltas: 71% (116/162) 2023-08-09T16:21:19.9909354Z Resolving deltas: 72% (117/162) 2023-08-09T16:21:19.9910023Z Resolving deltas: 74% (120/162) 2023-08-09T16:21:19.9910308Z Resolving deltas: 75% (122/162) 2023-08-09T16:21:19.9910550Z Resolving deltas: 76% (124/162) 2023-08-09T16:21:19.9910807Z Resolving deltas: 77% (125/162) 2023-08-09T16:21:19.9911252Z Resolving deltas: 78% (127/162) 2023-08-09T16:21:19.9912791Z Resolving deltas: 79% (128/162) 2023-08-09T16:21:19.9913531Z Resolving deltas: 80% (130/162) 2023-08-09T16:21:19.9914057Z Resolving deltas: 81% (132/162) 2023-08-09T16:21:19.9914526Z Resolving deltas: 82% (133/162) 2023-08-09T16:21:19.9915024Z Resolving deltas: 83% (135/162) 2023-08-09T16:21:19.9915338Z Resolving deltas: 84% (137/162) 2023-08-09T16:21:19.9915769Z Resolving deltas: 85% (138/162) 2023-08-09T16:21:19.9916023Z Resolving deltas: 86% (140/162) 2023-08-09T16:21:19.9918411Z Resolving deltas: 87% (141/162) 2023-08-09T16:21:19.9919127Z Resolving deltas: 88% (143/162) 2023-08-09T16:21:19.9920846Z Resolving deltas: 89% (145/162) 2023-08-09T16:21:19.9921403Z Resolving deltas: 90% (147/162) 2023-08-09T16:21:19.9923552Z Resolving deltas: 91% (148/162) 2023-08-09T16:21:19.9924190Z Resolving deltas: 92% (150/162) 2023-08-09T16:21:19.9925374Z Resolving deltas: 93% (151/162) 2023-08-09T16:21:19.9925891Z Resolving deltas: 94% (153/162) 2023-08-09T16:21:19.9927759Z Resolving deltas: 95% (154/162) 2023-08-09T16:21:19.9928912Z Resolving deltas: 96% (156/162) 2023-08-09T16:21:19.9930869Z Resolving deltas: 97% (158/162) 2023-08-09T16:21:19.9938755Z Resolving deltas: 98% (159/162) 2023-08-09T16:21:19.9940458Z Resolving deltas: 99% (161/162) 2023-08-09T16:21:19.9945629Z Resolving deltas: 100% (162/162) 2023-08-09T16:21:19.9945937Z Resolving deltas: 100% (162/162), done. 2023-08-09T16:21:21.8604221Z From https://github.com/pytorch/audio 2023-08-09T16:21:21.8604654Z * [new ref] fe9b9ff75edebf1e0e326f64577d64df3b5858db -> origin/nightly 2023-08-09T16:21:21.8769560Z ##[endgroup] 2023-08-09T16:21:21.8770584Z ##[group]Determining the checkout info 2023-08-09T16:21:21.8772423Z ##[endgroup] 2023-08-09T16:21:21.8772834Z ##[group]Checking out the ref 2023-08-09T16:21:21.8783829Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-08-09T16:21:22.7920604Z branch 'nightly' set up to track 'origin/nightly'. 2023-08-09T16:21:22.7921348Z Switched to a new branch 'nightly' 2023-08-09T16:21:22.7971561Z ##[endgroup] 2023-08-09T16:21:22.7972010Z ##[group]Setting up auth for fetching submodules 2023-08-09T16:21:22.7985872Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T16:21:22.8334670Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-08-09T16:21:22.8677849Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-08-09T16:21:22.9001344Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-08-09T16:21:22.9325696Z ##[endgroup] 2023-08-09T16:21:22.9326334Z ##[group]Fetching submodules 2023-08-09T16:21:22.9336778Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-08-09T16:21:23.4190383Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-08-09T16:21:23.9552632Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-08-09T16:21:24.4225873Z ##[endgroup] 2023-08-09T16:21:24.4227519Z ##[group]Persisting credentials for submodules 2023-08-09T16:21:24.4238429Z [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-09T16:21:24.8972495Z [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-09T16:21:25.3727029Z [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-09T16:21:25.8456328Z [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-09T16:21:26.3172321Z ##[endgroup] 2023-08-09T16:21:26.3535909Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T16:21:26.3874854Z 'fe9b9ff75edebf1e0e326f64577d64df3b5858db' 2023-08-09T16:21:26.4202596Z ##[group]Run echo "ENV VARS" 2023-08-09T16:21:26.4202884Z echo "ENV VARS" 2023-08-09T16:21:26.4203131Z echo "${GITHUB_REF_NAME}" 2023-08-09T16:21:26.4203385Z echo "${GITHUB_REF}" 2023-08-09T16:21:26.4203635Z echo "${GITHUB_BASE_REF}" 2023-08-09T16:21:26.4203848Z  2023-08-09T16:21:26.4204075Z echo "GITHUB PROVIDED" 2023-08-09T16:21:26.4204321Z echo "nightly" 2023-08-09T16:21:26.4204567Z echo "refs/heads/nightly" 2023-08-09T16:21:26.4204810Z echo "refs/heads/nightly" 2023-08-09T16:21:26.4205045Z echo "" 2023-08-09T16:21:26.4232573Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T16:21:26.4232912Z env: 2023-08-09T16:21:26.4233187Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:21:26.4233470Z PYTHON_VERSION: 3.9 2023-08-09T16:21:26.4233706Z PACKAGE_TYPE: conda 2023-08-09T16:21:26.4233946Z REPOSITORY: pytorch/audio 2023-08-09T16:21:26.4234171Z REF: 2023-08-09T16:21:26.4234351Z CU_VERSION: cu121 2023-08-09T16:21:26.4234566Z CHANNEL: nightly 2023-08-09T16:21:26.4234779Z ##[endgroup] 2023-08-09T16:21:26.4510167Z ENV VARS 2023-08-09T16:21:26.4510480Z nightly 2023-08-09T16:21:26.4510738Z refs/heads/nightly 2023-08-09T16:21:26.4510892Z 2023-08-09T16:21:26.4510995Z GITHUB PROVIDED 2023-08-09T16:21:26.4511185Z nightly 2023-08-09T16:21:26.4511392Z refs/heads/nightly 2023-08-09T16:21:26.4511615Z refs/heads/nightly 2023-08-09T16:21:26.4511751Z 2023-08-09T16:21:26.4662647Z ##[group]Run set -euxo pipefail 2023-08-09T16:21:26.4662927Z set -euxo pipefail 2023-08-09T16:21:26.4663268Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-08-09T16:21:26.4663661Z # and "/" is not allowed in artifact names 2023-08-09T16:21:26.4664050Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-08-09T16:21:26.4705509Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T16:21:26.4705845Z env: 2023-08-09T16:21:26.4706268Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:21:26.4706542Z PYTHON_VERSION: 3.9 2023-08-09T16:21:26.4706774Z PACKAGE_TYPE: conda 2023-08-09T16:21:26.4707140Z REPOSITORY: pytorch/audio 2023-08-09T16:21:26.4707480Z REF: 2023-08-09T16:21:26.4707659Z CU_VERSION: cu121 2023-08-09T16:21:26.4707871Z CHANNEL: nightly 2023-08-09T16:21:26.4708080Z ##[endgroup] 2023-08-09T16:21:26.4973638Z + echo ARTIFACT_NAME=pytorch_audio__3.9 2023-08-09T16:21:26.5128323Z ##[group]Run set -euxo pipefail 2023-08-09T16:21:26.5128610Z set -euxo pipefail 2023-08-09T16:21:26.5129063Z conda info | grep -i 'base environment' 2023-08-09T16:21:26.5129389Z conda clean --all --quiet --yes 2023-08-09T16:21:26.5155462Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T16:21:26.5155741Z env: 2023-08-09T16:21:26.5156004Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:21:26.5156272Z PYTHON_VERSION: 3.9 2023-08-09T16:21:26.5156508Z PACKAGE_TYPE: conda 2023-08-09T16:21:26.5156752Z REPOSITORY: pytorch/audio 2023-08-09T16:21:26.5156982Z REF: 2023-08-09T16:21:26.5157163Z CU_VERSION: cu121 2023-08-09T16:21:26.5157377Z CHANNEL: nightly 2023-08-09T16:21:26.5157624Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T16:21:26.5157873Z ##[endgroup] 2023-08-09T16:21:26.8206881Z + conda info 2023-08-09T16:21:26.8291927Z + grep -i 'base environment' 2023-08-09T16:21:31.3885029Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-08-09T16:21:31.3888988Z + conda clean --all --quiet --yes 2023-08-09T16:21:34.1794711Z ##[group]Run set -euxo pipefail 2023-08-09T16:21:34.1795034Z set -euxo pipefail 2023-08-09T16:21:34.1795522Z conda config --set channel_priority false 2023-08-09T16:21:34.1823365Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T16:21:34.1823648Z env: 2023-08-09T16:21:34.1823912Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:21:34.1824367Z PYTHON_VERSION: 3.9 2023-08-09T16:21:34.1824588Z PACKAGE_TYPE: conda 2023-08-09T16:21:34.1824949Z REPOSITORY: pytorch/audio 2023-08-09T16:21:34.1825182Z REF: 2023-08-09T16:21:34.1825384Z CU_VERSION: cu121 2023-08-09T16:21:34.1825710Z CHANNEL: nightly 2023-08-09T16:21:34.1825959Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T16:21:34.1826211Z ##[endgroup] 2023-08-09T16:21:34.4827758Z + conda config --set channel_priority false 2023-08-09T16:21:35.0278924Z ##[group]Run set -euxo pipefail 2023-08-09T16:21:35.0279230Z set -euxo pipefail 2023-08-09T16:21:35.0279578Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-08-09T16:21:35.0279887Z conda create \ 2023-08-09T16:21:35.0280120Z  --yes --quiet \ 2023-08-09T16:21:35.0280377Z  --prefix "${CONDA_ENV}" \ 2023-08-09T16:21:35.0280624Z  "python=3.9" 2023-08-09T16:21:35.0280864Z CONDA_ENV="${CONDA_ENV}" 2023-08-09T16:21:35.0281128Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-08-09T16:21:35.0281514Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-08-09T16:21:35.0281919Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-08-09T16:21:35.0282285Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-08-09T16:21:35.0282582Z cat "${BUILD_ENV_FILE}" 2023-08-09T16:21:35.0282881Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-08-09T16:21:35.0311287Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T16:21:35.0311563Z env: 2023-08-09T16:21:35.0311834Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:21:35.0312108Z PYTHON_VERSION: 3.9 2023-08-09T16:21:35.0312343Z PACKAGE_TYPE: conda 2023-08-09T16:21:35.0312587Z REPOSITORY: pytorch/audio 2023-08-09T16:21:35.0312814Z REF: 2023-08-09T16:21:35.0312997Z CU_VERSION: cu121 2023-08-09T16:21:35.0313212Z CHANNEL: nightly 2023-08-09T16:21:35.0313460Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T16:21:35.0313708Z ##[endgroup] 2023-08-09T16:21:35.3308503Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T16:21:35.3309081Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python=3.9 2023-08-09T16:21:40.4943658Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T16:21:40.6952886Z Solving environment: ...working... done 2023-08-09T16:21:51.6080323Z 2023-08-09T16:21:51.6080756Z ## Package Plan ## 2023-08-09T16:21:51.6080972Z 2023-08-09T16:21:51.6081504Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225 2023-08-09T16:21:51.6084184Z 2023-08-09T16:21:51.6084835Z added / updated specs: 2023-08-09T16:21:51.6085257Z - python=3.9 2023-08-09T16:21:51.6085430Z 2023-08-09T16:21:51.6085437Z 2023-08-09T16:21:51.6085588Z The following packages will be downloaded: 2023-08-09T16:21:51.6085783Z 2023-08-09T16:21:51.6085910Z package | build 2023-08-09T16:21:51.6086219Z ---------------------------|----------------- 2023-08-09T16:21:51.6086551Z openssl-3.0.10 | h2bbff1b_0 7.4 MB 2023-08-09T16:21:51.6086860Z pip-23.2.1 | py39haa95532_0 2.8 MB 2023-08-09T16:21:51.6087175Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-08-09T16:21:51.6087506Z setuptools-68.0.0 | py39haa95532_0 925 KB 2023-08-09T16:21:51.6087838Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-08-09T16:21:51.6088149Z tzdata-2023c | h04d1e81_0 116 KB 2023-08-09T16:21:51.6088702Z vc-14.2 | h21ff451_1 8 KB 2023-08-09T16:21:51.6089099Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-08-09T16:21:51.6089815Z ------------------------------------------------------------ 2023-08-09T16:21:51.6090416Z Total: 31.6 MB 2023-08-09T16:21:51.6090768Z 2023-08-09T16:21:51.6091109Z The following NEW packages will be INSTALLED: 2023-08-09T16:21:51.6091440Z 2023-08-09T16:21:51.6109841Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T16:21:51.6110338Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T16:21:51.6111157Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 None 2023-08-09T16:21:51.6111850Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-08-09T16:21:51.6112745Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 None 2023-08-09T16:21:51.6113282Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T16:21:51.6113665Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-08-09T16:21:51.6114028Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T16:21:51.6114381Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T16:21:51.6114777Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-08-09T16:21:51.6114991Z 2023-08-09T16:21:51.6114998Z 2023-08-09T16:21:51.9699738Z Preparing transaction: ...working... done 2023-08-09T16:21:54.5630233Z Verifying transaction: ...working... done 2023-08-09T16:22:00.6917373Z Executing transaction: ...working... done 2023-08-09T16:22:00.7897467Z Retrieving notices: ...working... done 2023-08-09T16:22:01.1898714Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T16:22:01.1899328Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T16:22:01.1899974Z + 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-09T16:22:08.8060064Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-08-09T16:22:08.8060612Z 2023-08-09T16:22:08.8060888Z Installing build dependencies: started 2023-08-09T16:22:08.8063297Z 2023-08-09T16:22:08.8063944Z Installing build dependencies: finished with status 'done' 2023-08-09T16:22:08.8064526Z 2023-08-09T16:22:08.8064797Z Getting requirements to build wheel: started 2023-08-09T16:22:08.8065190Z 2023-08-09T16:22:08.8065558Z Getting requirements to build wheel: finished with status 'done' 2023-08-09T16:22:08.8065986Z 2023-08-09T16:22:08.8066728Z Preparing metadata (pyproject.toml): started 2023-08-09T16:22:08.8067145Z 2023-08-09T16:22:08.8067528Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-08-09T16:22:08.8068959Z 2023-08-09T16:22:08.8069472Z Building wheels for collected packages: pytorch-pkg-helpers 2023-08-09T16:22:08.8070055Z 2023-08-09T16:22:08.8070428Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-08-09T16:22:08.8071020Z 2023-08-09T16:22:08.8071537Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-08-09T16:22:08.8072074Z 2023-08-09T16:22:08.8072803Z Created wheel for pytorch-pkg-helpers: filename=pytorch_pkg_helpers-0.1.5-py3-none-any.whl size=7635 sha256=7176fc68d6a5e8aec8e8b805e2f7ebe2c9f220f90df1a989675e5d84d3cdf235 2023-08-09T16:22:08.8073577Z 2023-08-09T16:22:08.8074166Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-08-09T16:22:08.8074826Z 2023-08-09T16:22:08.8075144Z Successfully built pytorch-pkg-helpers 2023-08-09T16:22:08.8075538Z 2023-08-09T16:22:08.8076216Z Installing collected packages: pytorch-pkg-helpers 2023-08-09T16:22:08.8076624Z 2023-08-09T16:22:08.8076932Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-08-09T16:22:08.8077344Z 2023-08-09T16:22:08.8077354Z 2023-08-09T16:22:08.8496851Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T16:22:08.8498061Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python -m pytorch_pkg_helpers 2023-08-09T16:22:11.7339262Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T16:22:11.7967558Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T16:22:11.7967931Z 2023-08-09T16:22:11.7968122Z export CMAKE_USE_CUDA='1' 2023-08-09T16:22:11.7968394Z 2023-08-09T16:22:11.7968607Z export CONDA_BUILD_VARIANT='cuda' 2023-08-09T16:22:11.7968911Z 2023-08-09T16:22:11.7969302Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T16:22:11.7969733Z 2023-08-09T16:22:11.7970216Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T16:22:11.7970681Z 2023-08-09T16:22:11.7971015Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T16:22:11.7971524Z 2023-08-09T16:22:11.7971765Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T16:22:11.7972193Z 2023-08-09T16:22:11.7972503Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:22:11.7972755Z 2023-08-09T16:22:11.7972938Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:22:11.7973171Z 2023-08-09T16:22:11.7973273Z export FORCE_CUDA=1 2023-08-09T16:22:11.7973422Z 2023-08-09T16:22:11.7973644Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-08-09T16:22:11.7973897Z 2023-08-09T16:22:11.7974035Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T16:22:11.7974217Z 2023-08-09T16:22:11.7974443Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T16:22:11.7974779Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T16:22:11.7974948Z 2023-08-09T16:22:11.7975103Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T16:22:11.7975298Z 2023-08-09T16:22:11.7975408Z export VERSION_SUFFIX='' 2023-08-09T16:22:11.7975564Z 2023-08-09T16:22:11.7975664Z export WHEEL_DIR='' 2023-08-09T16:22:11.7975810Z 2023-08-09T16:22:11.7975816Z 2023-08-09T16:22:11.8133921Z ##[group]Run set -euxo pipefail 2023-08-09T16:22:11.8134304Z set -euxo pipefail 2023-08-09T16:22:11.8134640Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-08-09T16:22:11.8134946Z  2023-08-09T16:22:11.8135206Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-08-09T16:22:11.8135625Z  2023-08-09T16:22:11.8135896Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-08-09T16:22:11.8136550Z  conda create \ 2023-08-09T16:22:11.8136843Z  --yes --quiet \ 2023-08-09T16:22:11.8137110Z  --prefix "${CONDA_ENV}" \ 2023-08-09T16:22:11.8137380Z  "python=3.8" \ 2023-08-09T16:22:11.8137626Z  cmake=3.22 \ 2023-08-09T16:22:11.8137905Z  conda-build=3.21 \ 2023-08-09T16:22:11.8138138Z  ninja=1.10 \ 2023-08-09T16:22:11.8138391Z  pkg-config=0.29 \ 2023-08-09T16:22:11.8138644Z  wheel=0.37 2023-08-09T16:22:11.8138878Z  else 2023-08-09T16:22:11.8139080Z  conda create \ 2023-08-09T16:22:11.8139337Z  --yes --quiet \ 2023-08-09T16:22:11.8139608Z  --prefix "${CONDA_ENV}" \ 2023-08-09T16:22:11.8139900Z  "python=${PYTHON_VERSION}" \ 2023-08-09T16:22:11.8140144Z  cmake=3.22 \ 2023-08-09T16:22:11.8140383Z  ninja=1.10 \ 2023-08-09T16:22:11.8140633Z  pkg-config=0.29 \ 2023-08-09T16:22:11.8140892Z  wheel=0.37 2023-08-09T16:22:11.8141274Z  fi 2023-08-09T16:22:11.8141489Z else 2023-08-09T16:22:11.8141726Z  conda create \ 2023-08-09T16:22:11.8142078Z  --yes --quiet \ 2023-08-09T16:22:11.8142349Z  --prefix "${CONDA_ENV}" \ 2023-08-09T16:22:11.8142748Z  "python=${PYTHON_VERSION}" \ 2023-08-09T16:22:11.8143127Z  cmake=3.22 \ 2023-08-09T16:22:11.8143352Z  conda-build=3.21 \ 2023-08-09T16:22:11.8143604Z  ninja=1.10 \ 2023-08-09T16:22:11.8143857Z  pkg-config=0.29 \ 2023-08-09T16:22:11.8144104Z  wheel=0.37 2023-08-09T16:22:11.8144306Z fi 2023-08-09T16:22:11.8144604Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T16:22:11.8144966Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T16:22:11.8172450Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T16:22:11.8172756Z env: 2023-08-09T16:22:11.8173005Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:22:11.8173314Z PYTHON_VERSION: 3.9 2023-08-09T16:22:11.8173568Z PACKAGE_TYPE: conda 2023-08-09T16:22:11.8174008Z REPOSITORY: pytorch/audio 2023-08-09T16:22:11.8174229Z REF: 2023-08-09T16:22:11.8174563Z CU_VERSION: cu121 2023-08-09T16:22:11.8174912Z CHANNEL: nightly 2023-08-09T16:22:11.8175178Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T16:22:11.8175506Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T16:22:11.8175825Z ##[endgroup] 2023-08-09T16:22:12.1092148Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T16:22:12.1092766Z + [[ 3.9 = \3\.\1\1 ]] 2023-08-09T16:22:12.1093950Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5808497225' python=3.9 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-08-09T16:22:14.0277950Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T16:22:14.0287412Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-08-09T16:22:31.5841511Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T16:22:37.8463603Z Solving environment: ...working... done 2023-08-09T16:22:38.0687546Z 2023-08-09T16:22:38.0688289Z ## Package Plan ## 2023-08-09T16:22:38.0688638Z 2023-08-09T16:22:38.0689098Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T16:22:38.0689746Z 2023-08-09T16:22:38.0692663Z added / updated specs: 2023-08-09T16:22:38.0693294Z - cmake=3.22 2023-08-09T16:22:38.0693906Z - conda-build=3.21 2023-08-09T16:22:38.0694440Z - ninja=1.10 2023-08-09T16:22:38.0695003Z - pkg-config=0.29 2023-08-09T16:22:38.0695485Z - python=3.9 2023-08-09T16:22:38.0696053Z - wheel=0.37 2023-08-09T16:22:38.0696486Z 2023-08-09T16:22:38.0696803Z 2023-08-09T16:22:38.0697171Z The following packages will be downloaded: 2023-08-09T16:22:38.0697788Z 2023-08-09T16:22:38.0698078Z package | build 2023-08-09T16:22:38.0698687Z ---------------------------|----------------- 2023-08-09T16:22:38.0699499Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-08-09T16:22:38.0700287Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-08-09T16:22:38.0701008Z certifi-2023.7.22 | py39haa95532_0 154 KB 2023-08-09T16:22:38.0701666Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-08-09T16:22:38.0702390Z colorama-0.4.6 | py39haa95532_0 32 KB 2023-08-09T16:22:38.0703207Z conda-23.7.2 | py39haa95532_0 1.0 MB 2023-08-09T16:22:38.0704063Z conda-build-3.21.9 | py39haa95532_0 555 KB 2023-08-09T16:22:38.0704924Z conda-package-handling-2.2.0| py39haa95532_0 287 KB 2023-08-09T16:22:38.0705802Z conda-package-streaming-0.9.0| py39haa95532_0 29 KB 2023-08-09T16:22:38.0706932Z cryptography-41.0.2 | py39hac1b9e3_0 1.1 MB 2023-08-09T16:22:38.0707704Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-08-09T16:22:38.0708432Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-08-09T16:22:38.0709047Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-08-09T16:22:38.0709873Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-08-09T16:22:38.0710819Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-08-09T16:22:38.0711554Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-08-09T16:22:38.0712221Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-08-09T16:22:38.0712907Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-08-09T16:22:38.0713643Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-08-09T16:22:38.0714383Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-08-09T16:22:38.0761582Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-08-09T16:22:38.0762179Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-08-09T16:22:38.0762530Z ninja-1.10.2 | haa95532_5 14 KB 2023-08-09T16:22:38.0762995Z packaging-23.0 | py39haa95532_0 69 KB 2023-08-09T16:22:38.0763447Z pcre-8.45 | hd77b12b_0 382 KB 2023-08-09T16:22:38.0763777Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-08-09T16:22:38.0764110Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-08-09T16:22:38.0764413Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-08-09T16:22:38.0764766Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-08-09T16:22:38.0765266Z pyopenssl-23.2.0 | py39haa95532_0 96 KB 2023-08-09T16:22:38.0765889Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-08-09T16:22:38.0766230Z pytz-2022.7 | py39haa95532_0 210 KB 2023-08-09T16:22:38.0766552Z requests-2.31.0 | py39haa95532_0 99 KB 2023-08-09T16:22:38.0767015Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-08-09T16:22:38.0767346Z tqdm-4.65.0 | py39hd4e2768_0 148 KB 2023-08-09T16:22:38.0767795Z urllib3-1.26.16 | py39haa95532_0 201 KB 2023-08-09T16:22:38.0768104Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-08-09T16:22:38.0768456Z ------------------------------------------------------------ 2023-08-09T16:22:38.0768962Z Total: 17.9 MB 2023-08-09T16:22:38.0769133Z 2023-08-09T16:22:38.0769285Z The following NEW packages will be INSTALLED: 2023-08-09T16:22:38.0769763Z 2023-08-09T16:22:38.0770246Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-08-09T16:22:38.0770710Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-08-09T16:22:38.0771108Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py39h2bbff1b_1003 None 2023-08-09T16:22:38.0771460Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-08-09T16:22:38.0771863Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T16:22:38.0772275Z certifi pkgs/main/win-64::certifi-2023.7.22-py39haa95532_0 None 2023-08-09T16:22:38.0772660Z cffi pkgs/main/win-64::cffi-1.15.1-py39h2bbff1b_3 None 2023-08-09T16:22:38.0773048Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-08-09T16:22:38.0773498Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-08-09T16:22:38.0773942Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-08-09T16:22:38.0774449Z colorama pkgs/main/win-64::colorama-0.4.6-py39haa95532_0 None 2023-08-09T16:22:38.0774845Z conda pkgs/main/win-64::conda-23.7.2-py39haa95532_0 None 2023-08-09T16:22:38.0775251Z conda-build pkgs/main/win-64::conda-build-3.21.9-py39haa95532_0 None 2023-08-09T16:22:38.0775926Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.2.0-py39haa95532_0 None 2023-08-09T16:22:38.0776683Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py39haa95532_0 None 2023-08-09T16:22:38.0777443Z cryptography pkgs/main/win-64::cryptography-41.0.2-py39hac1b9e3_0 None 2023-08-09T16:22:38.0777872Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-08-09T16:22:38.0778244Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-08-09T16:22:38.0778597Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T16:22:38.0778962Z idna pkgs/main/win-64::idna-3.4-py39haa95532_0 None 2023-08-09T16:22:38.0779324Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-08-09T16:22:38.0779713Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T16:22:38.0780166Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T16:22:38.0780581Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-08-09T16:22:38.0780964Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-08-09T16:22:38.0781320Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T16:22:38.0781698Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T16:22:38.0782068Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-08-09T16:22:38.0782577Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T16:22:38.0782950Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-08-09T16:22:38.0783608Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-08-09T16:22:38.0784031Z menuinst pkgs/main/win-64::menuinst-1.4.19-py39h59b6b97_0 None 2023-08-09T16:22:38.0784407Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-08-09T16:22:38.0784780Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-08-09T16:22:38.0785170Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T16:22:38.0785544Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-08-09T16:22:38.0785928Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-08-09T16:22:38.0786289Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 None 2023-08-09T16:22:38.0786678Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-08-09T16:22:38.0787178Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-08-09T16:22:38.0787585Z pluggy pkgs/main/win-64::pluggy-1.0.0-py39haa95532_1 None 2023-08-09T16:22:38.0787964Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-08-09T16:22:38.0788361Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-08-09T16:22:38.0788761Z pycosat pkgs/main/win-64::pycosat-0.6.4-py39h2bbff1b_0 None 2023-08-09T16:22:38.0789301Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-08-09T16:22:38.0789719Z pyopenssl pkgs/main/win-64::pyopenssl-23.2.0-py39haa95532_0 None 2023-08-09T16:22:38.0790236Z pysocks pkgs/main/win-64::pysocks-1.7.1-py39haa95532_0 None 2023-08-09T16:22:38.0790753Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-08-09T16:22:38.0791190Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T16:22:38.0791612Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-08-09T16:22:38.0792127Z pyyaml pkgs/main/win-64::pyyaml-6.0-py39h2bbff1b_1 None 2023-08-09T16:22:38.0792522Z requests pkgs/main/win-64::requests-2.31.0-py39haa95532_0 None 2023-08-09T16:22:38.0792939Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py39h2bbff1b_0 None 2023-08-09T16:22:38.0793391Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py39h2bbff1b_1 None 2023-08-09T16:22:38.0793801Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 None 2023-08-09T16:22:38.0794170Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-08-09T16:22:38.0794557Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-08-09T16:22:38.0794940Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T16:22:38.0795289Z toolz pkgs/main/win-64::toolz-0.12.0-py39haa95532_0 None 2023-08-09T16:22:38.0795667Z tqdm pkgs/main/win-64::tqdm-4.65.0-py39hd4e2768_0 None 2023-08-09T16:22:38.0796224Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-08-09T16:22:38.0796597Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py39haa95532_0 None 2023-08-09T16:22:38.0797216Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T16:22:38.0797574Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T16:22:38.0797954Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-08-09T16:22:38.0798340Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py39haa95532_0 None 2023-08-09T16:22:38.0798713Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-08-09T16:22:38.0799043Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-08-09T16:22:38.0799361Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-08-09T16:22:38.0799749Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-08-09T16:22:38.0800114Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-08-09T16:22:38.0800302Z 2023-08-09T16:23:38.9063335Z 2023-08-09T16:23:41.9299051Z Preparing transaction: ...working... done 2023-08-09T16:23:47.4283263Z Verifying transaction: ...working... done 2023-08-09T16:24:33.5409888Z Executing transaction: ...working... done 2023-08-09T16:24:33.6982016Z Retrieving notices: ...working... done 2023-08-09T16:24:34.5173209Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T16:24:34.5178421Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T16:24:34.5659195Z ##[group]Run # //\\// means replace every backslash with slash 2023-08-09T16:24:34.5659729Z # //\\// means replace every backslash with slash 2023-08-09T16:24:34.5660147Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-08-09T16:24:34.5689472Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T16:24:34.5689831Z env: 2023-08-09T16:24:34.5690283Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:24:34.5690839Z PYTHON_VERSION: 3.9 2023-08-09T16:24:34.5691209Z PACKAGE_TYPE: conda 2023-08-09T16:24:34.5691487Z REPOSITORY: pytorch/audio 2023-08-09T16:24:34.5691758Z REF: 2023-08-09T16:24:34.5691962Z CU_VERSION: cu121 2023-08-09T16:24:34.5692229Z CHANNEL: nightly 2023-08-09T16:24:34.5692531Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T16:24:34.5692926Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T16:24:34.5693486Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T16:24:34.5693925Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T16:24:34.5694300Z ##[endgroup] 2023-08-09T16:24:34.9477617Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T16:24:34.9478536Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T16:24:34.9479619Z export VSDEVCMD_ARGS='' 2023-08-09T16:24:34.9480249Z source "${BUILD_ENV_FILE}" 2023-08-09T16:24:34.9480875Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-08-09T16:24:34.9481701Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T16:24:34.9482393Z  2023-08-09T16:24:34.9482871Z conda build \ 2023-08-09T16:24:34.9483338Z  -c defaults \ 2023-08-09T16:24:34.9483934Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T16:24:34.9484662Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T16:24:34.9485371Z  --no-anaconda-upload \ 2023-08-09T16:24:34.9486007Z  --python "${PYTHON_VERSION}" \ 2023-08-09T16:24:34.9486652Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-08-09T16:24:34.9487712Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-08-09T16:24:34.9533320Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T16:24:34.9533925Z env: 2023-08-09T16:24:34.9534482Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:24:34.9535115Z PYTHON_VERSION: 3.9 2023-08-09T16:24:34.9535650Z PACKAGE_TYPE: conda 2023-08-09T16:24:34.9536213Z REPOSITORY: pytorch/audio 2023-08-09T16:24:34.9536663Z REF: 2023-08-09T16:24:34.9537162Z CU_VERSION: cu121 2023-08-09T16:24:34.9537701Z CHANNEL: nightly 2023-08-09T16:24:34.9538309Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T16:24:34.9539120Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T16:24:34.9539953Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T16:24:34.9540869Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T16:24:34.9541792Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T16:24:34.9542436Z CUDATOOLKIT_CHANNEL: 2023-08-09T16:24:34.9543029Z PACKAGE_NAME: torchaudio 2023-08-09T16:24:34.9543558Z ##[endgroup] 2023-08-09T16:24:39.1950728Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T16:24:42.1933316Z Solving environment: ...working... done 2023-08-09T16:24:46.9493610Z 2023-08-09T16:24:46.9494257Z ## Package Plan ## 2023-08-09T16:24:46.9495449Z 2023-08-09T16:24:46.9495857Z environment location: C:\Jenkins\Miniconda3 2023-08-09T16:24:46.9496395Z 2023-08-09T16:24:46.9499087Z added / updated specs: 2023-08-09T16:24:46.9499604Z - conda-build 2023-08-09T16:24:46.9500183Z - conda-package-handling!=1.5.0 2023-08-09T16:24:46.9500585Z 2023-08-09T16:24:46.9500599Z 2023-08-09T16:24:46.9504707Z The following packages will be downloaded: 2023-08-09T16:24:46.9505146Z 2023-08-09T16:24:46.9505360Z package | build 2023-08-09T16:24:46.9505989Z ---------------------------|----------------- 2023-08-09T16:24:46.9506622Z click-8.0.4 | py39haa95532_0 155 KB 2023-08-09T16:24:46.9507288Z conda-build-3.26.0 | py39haa95532_0 597 KB 2023-08-09T16:24:46.9507948Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-08-09T16:24:46.9508639Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-08-09T16:24:46.9509414Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-08-09T16:24:46.9510665Z m2-patch-2.7.5 | 2 89 KB 2023-08-09T16:24:46.9512017Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-08-09T16:24:46.9512719Z msys2-conda-epoch-20160418 | 1 2 KB 2023-08-09T16:24:46.9513357Z openssl-1.1.1v | h2bbff1b_0 5.5 MB 2023-08-09T16:24:46.9516266Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-08-09T16:24:46.9516998Z ------------------------------------------------------------ 2023-08-09T16:24:46.9517475Z Total: 11.3 MB 2023-08-09T16:24:46.9517890Z 2023-08-09T16:24:46.9518068Z The following NEW packages will be INSTALLED: 2023-08-09T16:24:46.9518283Z 2023-08-09T16:24:46.9518557Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-08-09T16:24:46.9519034Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-08-09T16:24:46.9519478Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-08-09T16:24:46.9519953Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-08-09T16:24:46.9520363Z conda-build pkgs/main/win-64::conda-build-3.26.0-py39haa95532_0 None 2023-08-09T16:24:46.9520847Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-08-09T16:24:46.9521382Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py39haa95532_0 None 2023-08-09T16:24:46.9521890Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-08-09T16:24:46.9522325Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T16:24:46.9522845Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-08-09T16:24:46.9523290Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T16:24:46.9523917Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T16:24:46.9524617Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-08-09T16:24:46.9525012Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T16:24:46.9525445Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T16:24:46.9525870Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T16:24:46.9526334Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-08-09T16:24:46.9526793Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-08-09T16:24:46.9527203Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-08-09T16:24:46.9527694Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-08-09T16:24:46.9528187Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-08-09T16:24:46.9528660Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-08-09T16:24:46.9529104Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-08-09T16:24:46.9529509Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-08-09T16:24:46.9530101Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-08-09T16:24:46.9530591Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T16:24:46.9531447Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-08-09T16:24:46.9531885Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-08-09T16:24:46.9532289Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-08-09T16:24:46.9532726Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-08-09T16:24:46.9532979Z 2023-08-09T16:24:46.9533139Z The following packages will be UPDATED: 2023-08-09T16:24:46.9533344Z 2023-08-09T16:24:46.9533543Z certifi 2023.5.7-py39haa95532_0 --> 2023.7.22-py39haa95532_0 None 2023-08-09T16:24:46.9533967Z conda 22.9.0-py39haa95532_0 --> 23.7.2-py39haa95532_0 None 2023-08-09T16:24:46.9534371Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.2.0-py39haa95532_0 None 2023-08-09T16:24:46.9534807Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1v-h2bbff1b_0 None 2023-08-09T16:24:46.9535656Z 2023-08-09T16:24:46.9535669Z 2023-08-09T16:24:47.1997646Z Preparing transaction: ...working... done 2023-08-09T16:24:48.4580489Z Verifying transaction: ...working... done 2023-08-09T16:24:55.2831560Z Executing transaction: ...working... done 2023-08-09T16:24:55.8298476Z Retrieving notices: ...working... done 2023-08-09T16:25:01.3258338Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T16:25:01.4835923Z Adding in variants from internal_defaults 2023-08-09T16:25:01.4838427Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-08-09T16:25:01.4839246Z Adding in variants from config.variant 2023-08-09T16:25:01.4995275Z 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-09T16:25:01.4996002Z warnings.warn( 2023-08-09T16:25:01.6717437Z Attempting to finalize metadata for vs2019_win-64 2023-08-09T16:25:23.5006694Z 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-09T16:25:23.5116200Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-08-09T16:25:23.5116680Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\work 2023-08-09T16:25:23.5120237Z Packaging vs2019_win-64 2023-08-09T16:25:23.5389661Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-08-09T16:25:23.6262083Z 2023-08-09T16:25:23.6263239Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T16:25:23.6434125Z 2023-08-09T16:25:23.6435517Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env" 2023-08-09T16:25:24.0434381Z 2023-08-09T16:25:24.0435222Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env 2023-08-09T16:25:24.0435615Z 2023-08-09T16:25:24.0751341Z 2023-08-09T16:25:24.0752165Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\work>set YEAR=2019 2023-08-09T16:25:24.0754791Z 2023-08-09T16:25:24.0755278Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\work>set VER=16 2023-08-09T16:25:24.0759397Z 2023-08-09T16:25:24.0760309Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env\etc\conda\activate.d" 2023-08-09T16:25:24.0768830Z 2023-08-09T16:25:24.0769930Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T16:25:24.0789360Z 1 file(s) copied. 2023-08-09T16:25:24.0799081Z 2023-08-09T16:25:24.0799886Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\work>IF "win-64" == "win-64" ( 2023-08-09T16:25:24.0800479Z set "target_platform=amd64" 2023-08-09T16:25:24.0801322Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T16:25:24.0802459Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T16:25:24.0803245Z IF "" == "" ( 2023-08-09T16:25:24.0804423Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T16:25:24.0806420Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T16:25:24.0807915Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T16:25:24.0808684Z ) ELSE ( 2023-08-09T16:25:24.0809576Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T16:25:24.0810749Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T16:25:24.0811921Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T16:25:24.0812690Z ) 2023-08-09T16:25:24.0813607Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T16:25:24.0814336Z ) else ( 2023-08-09T16:25:24.0814763Z set "target_platform=x86" 2023-08-09T16:25:24.0815678Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T16:25:24.0816859Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T16:25:24.0818042Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T16:25:24.0818984Z echo popd 2023-08-09T16:25:24.0819359Z ) 2023-08-09T16:25:25.8468278Z WARNING: Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-08-09T16:25:25.8592746Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T16:25:25.8607448Z 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-09T16:25:25.8609239Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T16:25:25.8610711Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T16:25:25.8631193Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T16:25:25.8637105Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T16:25:25.8638016Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T16:25:25.8648666Z 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-09T16:25:25.8649816Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T16:25:25.8650626Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T16:25:25.8731131Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T16:25:25.8736419Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T16:25:25.8738127Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T16:25:25.8850125Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 478 KB/second 2023-08-09T16:25:25.8947517Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T16:25:25.8950369Z 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-09T16:25:25.8967622Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T16:25:25.8972711Z 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-09T16:25:25.8980638Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T16:25:25.8982514Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T16:25:25.8983118Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T16:25:25.8987496Z 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-09T16:25:25.8995152Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T16:25:25.8995776Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T16:25:25.9042025Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T16:25:25.9042742Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T16:25:25.9046941Z 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-09T16:25:25.9054708Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T16:25:25.9055366Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T16:25:25.9186728Z 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-09T16:25:25.9205669Z DEBUG:conda_index.index:noarch finish 2023-08-09T16:25:25.9206193Z INFO:conda_index.index:Completed noarch 2023-08-09T16:25:25.9207072Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T16:25:25.9210107Z 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-09T16:25:25.9228487Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T16:25:25.9233333Z 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-09T16:25:25.9256747Z 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-09T16:25:25.9273015Z 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-09T16:25:25.9273981Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T16:25:25.9275760Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T16:25:25.9276376Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T16:25:25.9281317Z 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-09T16:25:25.9304676Z 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-09T16:25:25.9322322Z 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-09T16:25:25.9323533Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T16:25:25.9324290Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T16:25:25.9404044Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T16:25:25.9405308Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T16:25:25.9411493Z 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-09T16:25:25.9437733Z 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-09T16:25:25.9456296Z 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-09T16:25:25.9457389Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T16:25:25.9459255Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T16:25:25.9613519Z 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-09T16:25:25.9630600Z DEBUG:conda_index.index:win-64 finish 2023-08-09T16:25:25.9631168Z INFO:conda_index.index:Completed win-64 2023-08-09T16:25:25.9635846Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T16:25:25.9638734Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T16:25:25.9641046Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T16:25:25.9644241Z 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-09T16:25:25.9645084Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T16:25:25.9645587Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T16:25:25.9646501Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T16:25:25.9650045Z 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-09T16:25:25.9670431Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T16:25:25.9814994Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-08-09T16:25:25.9830124Z DEBUG:conda_index.index:write channeldata 2023-08-09T16:25:25.9835992Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-08-09T16:25:26.5370598Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T16:25:26.5384472Z 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-09T16:25:26.5385916Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T16:25:26.5389823Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T16:25:26.5409451Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T16:25:26.5415260Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T16:25:26.5416211Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T16:25:26.5426596Z 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-09T16:25:26.5428089Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T16:25:26.5428900Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T16:25:26.5488435Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T16:25:26.5492788Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-08-09T16:25:26.5495893Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-08-09T16:25:26.5537536Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T16:25:26.5540654Z 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-09T16:25:26.5557698Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T16:25:26.5562772Z 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-09T16:25:26.5571634Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T16:25:26.5574476Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T16:25:26.5575300Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T16:25:26.5578531Z 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-09T16:25:26.5587687Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T16:25:26.5588430Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T16:25:26.5636413Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T16:25:26.5637357Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T16:25:26.5642313Z 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-09T16:25:26.5651322Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T16:25:26.5652219Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T16:25:26.5779392Z 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-09T16:25:26.5787687Z DEBUG:conda_index.index:noarch finish 2023-08-09T16:25:26.5788406Z INFO:conda_index.index:Completed noarch 2023-08-09T16:25:26.5789418Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T16:25:26.5791903Z 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-09T16:25:26.5810429Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T16:25:26.5815050Z 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-09T16:25:26.5823564Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T16:25:26.5825418Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T16:25:26.5826185Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T16:25:26.5830754Z 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-09T16:25:26.5840065Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T16:25:26.5841161Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T16:25:26.5897750Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T16:25:26.5898439Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T16:25:26.5903579Z 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-09T16:25:26.5912923Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T16:25:26.5913598Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T16:25:26.6067544Z 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-09T16:25:26.6076984Z DEBUG:conda_index.index:win-64 finish 2023-08-09T16:25:26.6077757Z INFO:conda_index.index:Completed win-64 2023-08-09T16:25:26.6081902Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T16:25:26.6085141Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T16:25:26.6085980Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T16:25:26.6089883Z 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-09T16:25:26.6090878Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T16:25:26.6092250Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T16:25:26.6093092Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T16:25:26.6096427Z 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-09T16:25:26.6118500Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T16:25:26.6272763Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-08-09T16:25:26.6281354Z DEBUG:conda_index.index:write channeldata 2023-08-09T16:25:26.6286053Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-08-09T16:25:26.6304668Z WARNING: Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpednu8u62\info\recipe) will be used. 2023-08-09T16:25:26.7703761Z 2023-08-09T16:25:26.7704480Z Resource usage statistics from bundling vs2019_win-64: 2023-08-09T16:25:26.7705269Z Process count: 1 2023-08-09T16:25:26.7705797Z CPU time: Sys=-, User=- 2023-08-09T16:25:26.7706495Z Memory: 1.7M 2023-08-09T16:25:26.7706950Z Disk usage: 8.3K 2023-08-09T16:25:26.7707465Z Time elapsed: 0:00:02.0 2023-08-09T16:25:26.7707775Z 2023-08-09T16:25:26.7707786Z 2023-08-09T16:25:26.7707976Z number of files: 1 2023-08-09T16:25:26.7708372Z Fixing permissions 2023-08-09T16:25:26.7708716Z INFO :: Time taken to mark (prefix) 2023-08-09T16:25:26.7709056Z 0 replacements in 0 files was 0.01 seconds 2023-08-09T16:25:26.7709519Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T16:25:26.7710065Z Nothing to test for: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T16:25:26.7710717Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-08-09T16:25:26.7711498Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691598301467\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-08-09T16:25:26.8235951Z # Automatic uploading is disabled 2023-08-09T16:25:26.8236760Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T16:25:26.8237212Z 2023-08-09T16:25:26.8237244Z 2023-08-09T16:25:26.8237621Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T16:25:26.8238303Z # conda config --set anaconda_upload yes 2023-08-09T16:25:26.8238864Z anaconda upload \ 2023-08-09T16:25:26.8239781Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T16:25:26.8240749Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T16:25:26.8241289Z 2023-08-09T16:25:26.8241764Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T16:25:26.8242400Z { 2023-08-09T16:25:26.8242959Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-08-09T16:25:26.8243522Z "recipe": { 2023-08-09T16:25:26.8244123Z "cross_compiler_target_platform": "win-64", 2023-08-09T16:25:26.8244713Z "target_platform": "win-64", 2023-08-09T16:25:26.8245271Z "vc": "14" 2023-08-09T16:25:26.8245733Z } 2023-08-09T16:25:26.8246165Z } 2023-08-09T16:25:26.8246642Z } 2023-08-09T16:25:26.8246901Z 2023-08-09T16:25:26.8246911Z 2023-08-09T16:25:26.8247195Z #################################################################################### 2023-08-09T16:25:26.8247906Z Resource usage summary: 2023-08-09T16:25:26.8248241Z 2023-08-09T16:25:26.8248454Z Total time: 0:00:25.5 2023-08-09T16:25:26.8248959Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-08-09T16:25:26.8249855Z Maximum memory usage observed: 1.7M 2023-08-09T16:25:26.8250575Z Total disk usage observed (not including envs): 8.3K 2023-08-09T16:25:27.6099757Z ##[group]Run set -euxo pipefail 2023-08-09T16:25:27.6100369Z set -euxo pipefail 2023-08-09T16:25:27.6100668Z cat "${BUILD_ENV_FILE}" 2023-08-09T16:25:27.6100962Z source "${BUILD_ENV_FILE}" 2023-08-09T16:25:27.6101250Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T16:25:27.6101542Z export VSDEVCMD_ARGS='' 2023-08-09T16:25:27.6101795Z  2023-08-09T16:25:27.6102127Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T16:25:27.6102473Z #bash packaging/build_conda.sh 2023-08-09T16:25:27.6102737Z  2023-08-09T16:25:27.6102962Z  2023-08-09T16:25:27.6103211Z conda build \ 2023-08-09T16:25:27.6103445Z  -c defaults \ 2023-08-09T16:25:27.6103743Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T16:25:27.6104057Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T16:25:27.6104371Z  --no-anaconda-upload \ 2023-08-09T16:25:27.6104799Z  --no-test --python "${PYTHON_VERSION}" \ 2023-08-09T16:25:27.6105115Z  --output-folder distr/ \ 2023-08-09T16:25:27.6105437Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-08-09T16:25:27.6131152Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T16:25:27.6131468Z env: 2023-08-09T16:25:27.6131778Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:25:27.6132409Z PYTHON_VERSION: 3.9 2023-08-09T16:25:27.6132921Z PACKAGE_TYPE: conda 2023-08-09T16:25:27.6133513Z REPOSITORY: pytorch/audio 2023-08-09T16:25:27.6133971Z REF: 2023-08-09T16:25:27.6134373Z CU_VERSION: cu121 2023-08-09T16:25:27.6134666Z CHANNEL: nightly 2023-08-09T16:25:27.6134957Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T16:25:27.6135348Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T16:25:27.6135751Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T16:25:27.6136231Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T16:25:27.6136695Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T16:25:27.6137045Z CUDATOOLKIT_CHANNEL: 2023-08-09T16:25:27.6137314Z ##[endgroup] 2023-08-09T16:25:27.9375243Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T16:25:27.9588639Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T16:25:27.9589245Z 2023-08-09T16:25:27.9589590Z export CMAKE_USE_CUDA='1' 2023-08-09T16:25:27.9590000Z 2023-08-09T16:25:27.9590245Z export CONDA_BUILD_VARIANT='cuda' 2023-08-09T16:25:27.9590967Z 2023-08-09T16:25:27.9594457Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T16:25:27.9594948Z 2023-08-09T16:25:27.9595347Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T16:25:27.9596189Z 2023-08-09T16:25:27.9596535Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T16:25:27.9596925Z 2023-08-09T16:25:27.9597208Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T16:25:27.9597502Z 2023-08-09T16:25:27.9597886Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:25:27.9598318Z 2023-08-09T16:25:27.9600827Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:25:27.9601294Z 2023-08-09T16:25:27.9601489Z export FORCE_CUDA=1 2023-08-09T16:25:27.9601763Z 2023-08-09T16:25:27.9602155Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-08-09T16:25:27.9602678Z 2023-08-09T16:25:27.9602928Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T16:25:27.9603205Z 2023-08-09T16:25:27.9603424Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T16:25:27.9603735Z 2023-08-09T16:25:27.9604017Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T16:25:27.9604352Z 2023-08-09T16:25:27.9604558Z export VERSION_SUFFIX='' 2023-08-09T16:25:27.9604855Z 2023-08-09T16:25:27.9609938Z export WHEEL_DIR='' 2023-08-09T16:25:27.9610541Z 2023-08-09T16:25:27.9610551Z 2023-08-09T16:25:27.9610947Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T16:25:27.9611531Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T16:25:27.9613656Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T16:25:27.9614817Z ++ export CMAKE_USE_CUDA=1 2023-08-09T16:25:27.9615247Z ++ CMAKE_USE_CUDA=1 2023-08-09T16:25:27.9615649Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T16:25:27.9616108Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T16:25:27.9616709Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-08-09T16:25:27.9617436Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T16:25:27.9618082Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T16:25:27.9618763Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T16:25:27.9621661Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T16:25:27.9622336Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T16:25:27.9622878Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T16:25:27.9623420Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T16:25:27.9624084Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:25:27.9624844Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:25:27.9625571Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:25:27.9628545Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:25:27.9629146Z ++ export FORCE_CUDA=1 2023-08-09T16:25:27.9629534Z ++ FORCE_CUDA=1 2023-08-09T16:25:27.9631344Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T16:25:27.9637148Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T16:25:27.9638869Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T16:25:27.9639421Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T16:25:27.9642118Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T16:25:27.9642611Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T16:25:27.9643164Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T16:25:27.9643760Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T16:25:27.9644290Z ++ export VERSION_SUFFIX= 2023-08-09T16:25:27.9644683Z ++ VERSION_SUFFIX= 2023-08-09T16:25:27.9645111Z ++ export WHEEL_DIR= 2023-08-09T16:25:27.9645527Z ++ WHEEL_DIR= 2023-08-09T16:25:27.9645958Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T16:25:27.9646464Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T16:25:27.9649220Z + export VSDEVCMD_ARGS= 2023-08-09T16:25:27.9649653Z + VSDEVCMD_ARGS= 2023-08-09T16:25:27.9650439Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.9 --output-folder distr/ packaging/torchaudio 2023-08-09T16:25:29.7377197Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T16:25:29.7961078Z Adding in variants from internal_defaults 2023-08-09T16:25:29.7962281Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-08-09T16:25:29.7963076Z Adding in variants from config.variant 2023-08-09T16:25:29.8261451Z 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-09T16:25:29.8262535Z warnings.warn( 2023-08-09T16:25:29.8263346Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-08-09T16:25:29.8263827Z warnings.warn( 2023-08-09T16:25:29.8264697Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'CUDA_HOME' is being passed through with value 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T16:25:29.8265667Z warnings.warn( 2023-08-09T16:25:29.8266397Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'TORCH_CUDA_ARCH_LIST' is being passed through with value '5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T16:25:29.8267062Z warnings.warn( 2023-08-09T16:25:29.8267564Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-08-09T16:25:29.8268014Z warnings.warn( 2023-08-09T16:25:29.8268453Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-08-09T16:25:29.8268894Z warnings.warn( 2023-08-09T16:25:29.8269398Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-08-09T16:25:29.8269880Z warnings.warn( 2023-08-09T16:25:29.9842786Z Attempting to finalize metadata for torchaudio 2023-08-09T16:25:47.4649563Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T16:25:47.8498084Z Solving environment: ...working... done 2023-08-09T16:25:50.6634565Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T16:25:58.7406757Z Solving environment: ...working... done 2023-08-09T16:26:06.7365036Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T16:26:14.7351959Z Solving environment: ...working... done 2023-08-09T16:26:14.8719191Z BUILD START: ['torchaudio-2.1.0.dev20230809-py39_cu121.tar.bz2'] 2023-08-09T16:26:17.0588686Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T16:26:24.9887895Z Solving environment: ...working... done 2023-08-09T16:31:41.1950627Z 2023-08-09T16:31:41.1951116Z ## Package Plan ## 2023-08-09T16:31:41.1951466Z 2023-08-09T16:31:41.1951912Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691598329770\_h_env 2023-08-09T16:31:41.1954034Z 2023-08-09T16:31:41.1954050Z 2023-08-09T16:31:41.1954525Z The following NEW packages will be INSTALLED: 2023-08-09T16:31:41.1954947Z 2023-08-09T16:31:41.1955213Z blas: 1.0-mkl 2023-08-09T16:31:41.1955834Z bzip2: 1.0.8-he774522_0 2023-08-09T16:31:41.1956493Z ca-certificates: 2023.05.30-haa95532_0 2023-08-09T16:31:41.1957502Z cmake: 3.26.4-h693b641_0 2023-08-09T16:31:41.1960816Z cuda-cccl: 12.2.128-0 nvidia 2023-08-09T16:31:41.1961484Z cuda-cudart: 12.1.105-0 nvidia 2023-08-09T16:31:41.1962283Z cuda-cudart-dev: 12.1.105-0 nvidia 2023-08-09T16:31:41.1962964Z cuda-cupti: 12.1.105-0 nvidia 2023-08-09T16:31:41.1963764Z cuda-libraries: 12.1.0-0 nvidia 2023-08-09T16:31:41.1964443Z cuda-libraries-dev: 12.1.0-0 nvidia 2023-08-09T16:31:41.1965084Z cuda-nvrtc: 12.1.105-0 nvidia 2023-08-09T16:31:41.1965745Z cuda-nvrtc-dev: 12.1.105-0 nvidia 2023-08-09T16:31:41.1966402Z cuda-nvtx: 12.1.105-0 nvidia 2023-08-09T16:31:41.1967046Z cuda-opencl: 12.2.128-0 nvidia 2023-08-09T16:31:41.1967857Z cuda-opencl-dev: 12.2.128-0 nvidia 2023-08-09T16:31:41.1968515Z cuda-profiler-api: 12.2.128-0 nvidia 2023-08-09T16:31:41.1969209Z cuda-runtime: 12.1.0-0 nvidia 2023-08-09T16:31:41.1969877Z filelock: 3.9.0-py39haa95532_0 2023-08-09T16:31:41.1970541Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-08-09T16:31:41.1971156Z jinja2: 3.1.2-py39haa95532_0 2023-08-09T16:31:41.1971795Z libcublas: 12.1.0.26-0 nvidia 2023-08-09T16:31:41.1972460Z libcublas-dev: 12.1.0.26-0 nvidia 2023-08-09T16:31:41.1973122Z libcufft: 11.0.2.4-0 nvidia 2023-08-09T16:31:41.1973780Z libcufft-dev: 11.0.2.4-0 nvidia 2023-08-09T16:31:41.1974385Z libcurand: 10.3.3.129-0 nvidia 2023-08-09T16:31:41.1975036Z libcurand-dev: 10.3.3.129-0 nvidia 2023-08-09T16:31:41.1975695Z libcusolver: 11.4.4.55-0 nvidia 2023-08-09T16:31:41.1976325Z libcusolver-dev: 11.4.4.55-0 nvidia 2023-08-09T16:31:41.1976949Z libcusparse: 12.0.2.55-0 nvidia 2023-08-09T16:31:41.1977585Z libcusparse-dev: 12.0.2.55-0 nvidia 2023-08-09T16:31:41.1978227Z libnpp: 12.0.2.50-0 nvidia 2023-08-09T16:31:41.1978911Z libnpp-dev: 12.0.2.50-0 nvidia 2023-08-09T16:31:41.1979570Z libnvjitlink: 12.1.105-0 nvidia 2023-08-09T16:31:41.1980216Z libnvjitlink-dev: 12.1.105-0 nvidia 2023-08-09T16:31:41.1980882Z libnvjpeg: 12.1.1.14-0 nvidia 2023-08-09T16:31:41.1981536Z libnvjpeg-dev: 12.1.1.14-0 nvidia 2023-08-09T16:31:41.1982182Z libuv: 1.44.2-h2bbff1b_0 2023-08-09T16:31:41.1982767Z lz4-c: 1.9.4-h2bbff1b_0 2023-08-09T16:31:41.1983406Z markupsafe: 2.1.1-py39h2bbff1b_0 2023-08-09T16:31:41.1984034Z mkl: 2023.1.0-h6b88ed4_46357 2023-08-09T16:31:41.1984923Z mpmath: 1.3.0-py39haa95532_0 2023-08-09T16:31:41.1985747Z networkx: 3.1-py39haa95532_0 2023-08-09T16:31:41.1986313Z ninja: 1.10.2-haa95532_5 2023-08-09T16:31:41.1986890Z ninja-base: 1.10.2-h6d14046_5 2023-08-09T16:31:41.1987507Z openssl: 3.0.10-h2bbff1b_0 2023-08-09T16:31:41.1988136Z pip: 23.2.1-py39haa95532_0 2023-08-09T16:31:41.1988737Z python: 3.9.17-h1aa4202_0 2023-08-09T16:31:41.1989440Z pytorch: 2.1.0.dev20230809-py3.9_cuda12.1_cudnn8_0 pytorch-nightly 2023-08-09T16:31:41.1990187Z pytorch-cuda: 12.1-hde6ce7c_5 pytorch-nightly 2023-08-09T16:31:41.1990931Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-08-09T16:31:41.1991626Z pyyaml: 6.0-py39h2bbff1b_1 2023-08-09T16:31:41.1992255Z setuptools: 68.0.0-py39haa95532_0 2023-08-09T16:31:41.1992892Z sqlite: 3.41.2-h2bbff1b_0 2023-08-09T16:31:41.1993511Z sympy: 1.11.1-py39haa95532_0 2023-08-09T16:31:41.1994196Z tbb: 2021.8.0-h59b6b97_0 2023-08-09T16:31:41.1994811Z typing_extensions: 4.7.1-py39haa95532_0 2023-08-09T16:31:41.1995608Z tzdata: 2023c-h04d1e81_0 2023-08-09T16:31:41.1996208Z vc: 14.2-h21ff451_1 2023-08-09T16:31:41.1996825Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-08-09T16:31:41.1997472Z wheel: 0.38.4-py39haa95532_0 2023-08-09T16:31:41.1998049Z xz: 5.4.2-h8cc25b3_0 2023-08-09T16:31:41.1998622Z yaml: 0.2.5-he774522_0 2023-08-09T16:31:41.1999185Z zlib: 1.2.13-h8cc25b3_0 2023-08-09T16:31:41.1999758Z zstd: 1.5.5-hd43e919_0 2023-08-09T16:31:41.2000101Z 2023-08-09T16:31:43.0709959Z Preparing transaction: ...working... done 2023-08-09T16:31:51.8357474Z Verifying transaction: ...working... done 2023-08-09T16:32:11.6305164Z Executing transaction: ...working... done 2023-08-09T16:32:13.8366329Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T16:32:14.4696026Z Solving environment: ...working... done 2023-08-09T16:32:14.6798127Z 2023-08-09T16:32:14.6798647Z ## Package Plan ## 2023-08-09T16:32:14.6798911Z 2023-08-09T16:32:14.6799303Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691598329770\_build_env 2023-08-09T16:32:14.6799751Z 2023-08-09T16:32:14.6799762Z 2023-08-09T16:32:14.6800045Z The following NEW packages will be INSTALLED: 2023-08-09T16:32:14.6800387Z 2023-08-09T16:32:14.6800590Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-08-09T16:32:14.6801067Z vswhere: 2.8.4-haa95532_0 2023-08-09T16:32:14.6801348Z 2023-08-09T16:32:14.6853592Z Preparing transaction: ...working... done 2023-08-09T16:32:15.0557075Z Verifying transaction: ...working... done 2023-08-09T16:32:15.0860536Z Executing transaction: ...working... done 2023-08-09T16:32:53.5894851Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691598329770\_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-09T16:32:53.5896346Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-08-09T16:32:55.9148410Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691598329770\_h_env\lib\site-packages\torch\cuda\__init__.py:138: UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 11040). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver. (Triggered internally at C:\cb\pytorch_1000000000000\work\c10\cuda\CUDAFunctions.cpp:108.) 2023-08-09T16:32:55.9150573Z return torch._C._cuda_getDeviceCount() > 0 2023-08-09T16:32:55.9151485Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:32:56.0707181Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691598329770\_h_env\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-08-09T16:32:56.0707764Z !! 2023-08-09T16:32:56.0707909Z 2023-08-09T16:32:56.0708051Z ******************************************************************************** 2023-08-09T16:32:56.0708375Z Please avoid running ``setup.py`` directly. 2023-08-09T16:32:56.0708731Z Instead, use pypa/build, pypa/installer or other 2023-08-09T16:32:56.0709023Z standards-based tools. 2023-08-09T16:32:56.0709192Z 2023-08-09T16:32:56.0709441Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-08-09T16:32:56.0709849Z ******************************************************************************** 2023-08-09T16:32:56.0710030Z 2023-08-09T16:32:56.0710112Z !! 2023-08-09T16:32:56.0710342Z self.initialize_options() 2023-08-09T16:32:56.1314506Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691598329770\work\ 2023-08-09T16:32:56.1315651Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691598329770\work 2023-08-09T16:32:56.1316800Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691598329770\\_build_env', 2023-08-09T16:32:56.1317729Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691598329770\\_h_env', 2023-08-09T16:32:56.1318579Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691598329770\\work'} 2023-08-09T16:32:56.1319047Z 2023-08-09T16:32:56.1319364Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-08-09T16:32:56.1319750Z 2023-08-09T16:32:56.1319970Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-08-09T16:32:56.1320275Z 2023-08-09T16:32:56.1320513Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-08-09T16:32:56.1320811Z 2023-08-09T16:32:56.1321072Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-08-09T16:32:56.1321439Z 2023-08-09T16:32:56.1321648Z %SRC_DIR%>set "ARCH=64" 2023-08-09T16:32:56.1321948Z 2023-08-09T16:32:56.1322171Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-08-09T16:32:56.1322488Z 2023-08-09T16:32:56.1322750Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-08-09T16:32:56.1323104Z 2023-08-09T16:32:56.1323387Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-08-09T16:32:56.1323720Z 2023-08-09T16:32:56.1324061Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-08-09T16:32:56.1324477Z 2023-08-09T16:32:56.1324702Z %SRC_DIR%>set "SUBDIR=win-64" 2023-08-09T16:32:56.1325008Z 2023-08-09T16:32:56.1325255Z %SRC_DIR%>set "build_platform=win-64" 2023-08-09T16:32:56.1325599Z 2023-08-09T16:32:56.1325830Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-08-09T16:32:56.1326146Z 2023-08-09T16:32:56.1326376Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-08-09T16:32:56.1326731Z 2023-08-09T16:32:56.1326941Z %SRC_DIR%>set "CONDA_PY=39" 2023-08-09T16:32:56.1327243Z 2023-08-09T16:32:56.1327738Z %SRC_DIR%>set "PY3K=1" 2023-08-09T16:32:56.1328255Z 2023-08-09T16:32:56.1328469Z %SRC_DIR%>set "PY_VER=3.9" 2023-08-09T16:32:56.1328761Z 2023-08-09T16:32:56.1329007Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-08-09T16:32:56.1329345Z 2023-08-09T16:32:56.1329609Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-08-09T16:32:56.1329983Z 2023-08-09T16:32:56.1330254Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-08-09T16:32:56.1330593Z 2023-08-09T16:32:56.1330814Z %SRC_DIR%>set "NPY_VER=1.22" 2023-08-09T16:32:56.1331114Z 2023-08-09T16:32:56.1331334Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-08-09T16:32:56.1331636Z 2023-08-09T16:32:56.1331926Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-08-09T16:32:56.1332260Z 2023-08-09T16:32:56.1332480Z %SRC_DIR%>set "PERL_VER=5.26" 2023-08-09T16:32:56.1332799Z 2023-08-09T16:32:56.1333033Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-08-09T16:32:56.1333346Z 2023-08-09T16:32:56.1333542Z %SRC_DIR%>set "LUA_VER=5" 2023-08-09T16:32:56.1333841Z 2023-08-09T16:32:56.1334054Z %SRC_DIR%>set "CONDA_LUA=5" 2023-08-09T16:32:56.1334354Z 2023-08-09T16:32:56.1334516Z %SRC_DIR%>set "R_VER=3.4" 2023-08-09T16:32:56.1334808Z 2023-08-09T16:32:56.1335005Z %SRC_DIR%>set "CONDA_R=3.4" 2023-08-09T16:32:56.1335298Z 2023-08-09T16:32:56.1335554Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230809" 2023-08-09T16:32:56.1335893Z 2023-08-09T16:32:56.1336304Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1" 2023-08-09T16:32:56.1336791Z 2023-08-09T16:32:56.1337115Z %SRC_DIR%>set "TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0" 2023-08-09T16:32:56.1337493Z 2023-08-09T16:32:56.1337732Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=gfe9b9ff" 2023-08-09T16:32:56.1338072Z 2023-08-09T16:32:56.1338434Z %SRC_DIR%>set "GIT_FULL_HASH=fe9b9ff75edebf1e0e326f64577d64df3b5858db" 2023-08-09T16:32:56.1338873Z 2023-08-09T16:32:56.1339122Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-08-09T16:32:56.1339452Z 2023-08-09T16:32:56.1339731Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230809" 2023-08-09T16:32:56.1340080Z 2023-08-09T16:32:56.1340300Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-08-09T16:32:56.1340621Z 2023-08-09T16:32:56.1340871Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-08-09T16:32:56.1341236Z 2023-08-09T16:32:56.1341458Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-08-09T16:32:56.1341767Z 2023-08-09T16:32:56.1342253Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-08-09T16:32:56.1342795Z 2023-08-09T16:32:56.1343015Z %SRC_DIR%>set "CPU_COUNT=8" 2023-08-09T16:32:56.1343319Z 2023-08-09T16:32:56.1343545Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-08-09T16:32:56.1343856Z 2023-08-09T16:32:56.1344028Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-08-09T16:32:56.1344314Z 2023-08-09T16:32:56.1346223Z %SRC_DIR%>set "PATH=%BUILD_PREFIX%;%BUILD_PREFIX%\Library\mingw-w64\bin;%BUILD_PREFIX%\Library\usr\bin;%BUILD_PREFIX%\Library\bin;%BUILD_PREFIX%\Scripts;%BUILD_PREFIX%\bin;%PREFIX%;%PREFIX%\Library\mingw-w64\bin;%PREFIX%\Library\usr\bin;%PREFIX%\Library\bin;%PREFIX%\Scripts;%PREFIX%\bin;C;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin;C:\Users\runneruser\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\opt\bin;C:\Jenkins\Miniconda3\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl" 2023-08-09T16:32:56.1348232Z 2023-08-09T16:32:56.1348378Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-08-09T16:32:56.1348541Z 2023-08-09T16:32:56.1348870Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-08-09T16:32:56.1349179Z 2023-08-09T16:32:56.1349334Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-08-09T16:32:56.1349574Z 2023-08-09T16:32:56.1349765Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-08-09T16:32:56.1349993Z 2023-08-09T16:32:56.1350168Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-08-09T16:32:56.1350394Z 2023-08-09T16:32:56.1350630Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/_h_env" 2023-08-09T16:32:56.1351008Z 2023-08-09T16:32:56.1351204Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-08-09T16:32:56.1351439Z 2023-08-09T16:32:56.1351660Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-08-09T16:32:56.1351911Z 2023-08-09T16:32:56.1352137Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-08-09T16:32:56.1352342Z 2023-08-09T16:32:56.1352577Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-08-09T16:32:56.1352843Z 2023-08-09T16:32:56.1353078Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-08-09T16:32:56.1353332Z 2023-08-09T16:32:56.1353510Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-08-09T16:32:56.1353730Z 2023-08-09T16:32:56.1353920Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-08-09T16:32:56.1354140Z 2023-08-09T16:32:56.1354353Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-08-09T16:32:56.1354557Z 2023-08-09T16:32:56.1354720Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-08-09T16:32:56.1354955Z 2023-08-09T16:32:56.1355184Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-08-09T16:32:56.1355448Z 2023-08-09T16:32:56.1355631Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-08-09T16:32:56.1355862Z 2023-08-09T16:32:56.1356049Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-08-09T16:32:56.1356283Z 2023-08-09T16:32:56.1356485Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-08-09T16:32:56.1356675Z 2023-08-09T16:32:56.1356873Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-08-09T16:32:56.1357095Z 2023-08-09T16:32:56.1357244Z %SRC_DIR%>set "PROMPT=$P$G" 2023-08-09T16:32:56.1357435Z 2023-08-09T16:32:56.1357859Z %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-09T16:32:56.1358292Z 2023-08-09T16:32:56.1358450Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-08-09T16:32:56.1358653Z 2023-08-09T16:32:56.1358814Z %SRC_DIR%>set "SystemDrive=C:" 2023-08-09T16:32:56.1358959Z 2023-08-09T16:32:56.1359115Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-08-09T16:32:56.1359572Z 2023-08-09T16:32:56.1359790Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T16:32:56.1360035Z 2023-08-09T16:32:56.1360422Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T16:32:56.1360809Z 2023-08-09T16:32:56.1361010Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-08-09T16:32:56.1361304Z 2023-08-09T16:32:56.1361499Z %SRC_DIR%>set "USERNAME=runneruser" 2023-08-09T16:32:56.1361779Z 2023-08-09T16:32:56.1362114Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-08-09T16:32:56.1362365Z 2023-08-09T16:32:56.1362528Z %SRC_DIR%>set "windir=C:\Windows" 2023-08-09T16:32:56.1362737Z 2023-08-09T16:32:56.1362915Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-08-09T16:32:56.1363138Z 2023-08-09T16:32:56.1363417Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-08-09T16:32:56.1363705Z 2023-08-09T16:32:56.1363910Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-08-09T16:32:56.1364086Z 2023-08-09T16:32:56.1364296Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-08-09T16:32:56.1364540Z 2023-08-09T16:32:56.1390642Z %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-09T16:32:56.1391402Z 2023-08-09T16:32:56.1391830Z %SRC_DIR%>set "extend_keys={'ignore_version', 'pin_run_as_build', 'extend_keys', 'ignore_build_only_deps'}" 2023-08-09T16:32:56.1392814Z 2023-08-09T16:32:56.1393203Z %SRC_DIR%>set "ignore_build_only_deps={'numpy', 'python'}" 2023-08-09T16:32:56.1393829Z 2023-08-09T16:32:56.1394139Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-08-09T16:32:56.1394521Z 2023-08-09T16:32:56.1394832Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-08-09T16:32:56.1395241Z 2023-08-09T16:32:56.1395484Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-08-09T16:32:56.1395846Z 2023-08-09T16:32:56.1396044Z %SRC_DIR%>set "r_base=3.4" 2023-08-09T16:32:56.1396349Z 2023-08-09T16:32:56.1396599Z %SRC_DIR%>set "target_platform=win-64" 2023-08-09T16:32:56.1396932Z 2023-08-09T16:32:56.1397331Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-08-09T16:32:56.1397767Z 2023-08-09T16:32:56.1398005Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-08-09T16:32:56.1398330Z 2023-08-09T16:32:56.1398479Z %SRC_DIR%>set "vc=14" 2023-08-09T16:32:56.1398771Z 2023-08-09T16:32:56.1399004Z %SRC_DIR%>set "c_compiler=vs2019" 2023-08-09T16:32:56.1399491Z 2023-08-09T16:32:56.1399742Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-08-09T16:32:56.1400078Z 2023-08-09T16:32:56.1400483Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-08-09T16:32:56.1400871Z 2023-08-09T16:32:56.1401030Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-08-09T16:32:56.1401197Z 2023-08-09T16:32:56.1401439Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-08-09T16:32:56.1401643Z 2023-08-09T16:32:56.1401893Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691598329770\pip_cache" 2023-08-09T16:32:56.1402164Z 2023-08-09T16:32:56.1402289Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-08-09T16:32:56.1402459Z 2023-08-09T16:32:56.1402623Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-08-09T16:32:56.1402829Z 2023-08-09T16:32:56.1402966Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-08-09T16:32:56.1403121Z 2023-08-09T16:32:56.1403326Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T16:32:56.1403569Z 2023-08-09T16:32:56.1403807Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-08-09T16:32:56.1404076Z 2023-08-09T16:32:56.1404363Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-08-09T16:32:56.1404668Z 2023-08-09T16:32:56.1404792Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-08-09T16:32:56.1404963Z 2023-08-09T16:32:56.1405064Z %SRC_DIR%>SET MSSdk=1 2023-08-09T16:32:56.1405216Z 2023-08-09T16:32:56.1405311Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-08-09T16:32:56.1405477Z 2023-08-09T16:32:56.1405587Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-08-09T16:32:56.1405746Z 2023-08-09T16:32:56.1405859Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-08-09T16:32:56.1406185Z 2023-08-09T16:32:56.1406361Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-08-09T16:32:56.1406559Z 2023-08-09T16:32:56.1406684Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-08-09T16:32:56.1406962Z 2023-08-09T16:32:56.1407168Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-08-09T16:32:56.1407521Z 2023-08-09T16:32:56.1407632Z %SRC_DIR%>set "CXX=cl.exe" 2023-08-09T16:32:56.1407792Z 2023-08-09T16:32:56.1407898Z %SRC_DIR%>set "CC=cl.exe" 2023-08-09T16:32:56.1408052Z 2023-08-09T16:32:56.1408169Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-08-09T16:32:56.1408334Z 2023-08-09T16:32:56.1408637Z %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-09T16:32:56.1408981Z 2023-08-09T16:32:56.1410015Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-08-09T16:32:56.1410433Z 2023-08-09T16:32:56.1411021Z %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-09T16:32:56.1411579Z 2023-08-09T16:32:56.1411935Z %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-09T16:32:56.1412308Z 2023-08-09T16:32:56.2518553Z %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-09T16:32:56.2519457Z 2023-08-09T16:32:56.2521328Z %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-09T16:32:56.2522201Z 2023-08-09T16:32:56.2522949Z %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-09T16:32:56.2523710Z 2023-08-09T16:32:56.2524011Z %SRC_DIR%>IF NOT "1" == "" ( 2023-08-09T16:32:56.2524651Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-08-09T16:32:56.2529152Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-08-09T16:32:56.2529882Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-08-09T16:32:56.2530446Z ) 2023-08-09T16:32:56.2530669Z 2023-08-09T16:32:56.2530872Z %SRC_DIR%>call :GetWin10SdkDir 2023-08-09T16:32:56.2531161Z 2023-08-09T16:32:56.2533205Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T16:32:56.2533699Z 2023-08-09T16:32:56.2534389Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T16:32:56.2534923Z 2023-08-09T16:32:56.2535328Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-08-09T16:32:56.2536097Z 2023-08-09T16:32:56.2536518Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-08-09T16:32:56.2537323Z 2023-08-09T16:32:56.2537608Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-08-09T16:32:56.2537946Z 2023-08-09T16:32:56.2538146Z %SRC_DIR%>exit /B 0 2023-08-09T16:32:56.2538403Z 2023-08-09T16:32:56.2539032Z %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-09T16:32:56.2539606Z 2023-08-09T16:32:56.2539963Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-08-09T16:32:56.2540338Z 2023-08-09T16:32:56.2540915Z %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-09T16:32:56.2541740Z Windows SDK version found as: "10.0.19041.0" 2023-08-09T16:32:56.2542059Z 2023-08-09T16:32:56.2542257Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-08-09T16:32:56.2542834Z set "target_platform=amd64" 2023-08-09T16:32:56.2543330Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-08-09T16:32:56.2543992Z set "BITS=64" 2023-08-09T16:32:56.2544367Z ) else ( 2023-08-09T16:32:56.2544744Z set "target_platform=x86" 2023-08-09T16:32:56.2545219Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-08-09T16:32:56.2545664Z set "BITS=32" 2023-08-09T16:32:56.2546006Z ) 2023-08-09T16:32:56.2546219Z 2023-08-09T16:32:56.2546780Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-08-09T16:32:56.2547415Z 2023-08-09T16:32:56.2547844Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-08-09T16:32:56.2548314Z 2023-08-09T16:32:56.2549111Z 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-09T16:32:56.2550558Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-08-09T16:32:56.2551398Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-08-09T16:32:56.2552094Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-08-09T16:32:56.2552718Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-08-09T16:32:56.2553331Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-08-09T16:32:56.2553933Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-08-09T16:32:56.2554527Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-08-09T16:32:56.2555144Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-08-09T16:32:56.2556031Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-08-09T16:32:56.2557196Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-08-09T16:32:56.2558008Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-08-09T16:32:56.2558656Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-08-09T16:32:56.2559191Z ********************************************************************** 2023-08-09T16:32:56.2559771Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-08-09T16:32:56.2560375Z ** Copyright (c) 2021 Microsoft Corporation 2023-08-09T16:32:56.2560910Z ********************************************************************** 2023-08-09T16:32:56.2561444Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-08-09T16:32:56.2562027Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-08-09T16:32:56.2562609Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-08-09T16:32:56.2563328Z [DEBUG:core\msbuild.bat] initializing... 2023-08-09T16:32:56.2564094Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-08-09T16:32:56.2564703Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-08-09T16:32:56.2565277Z [DEBUG:winsdk.bat] initializing... 2023-08-09T16:32:56.2565836Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-08-09T16:32:56.2566388Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-08-09T16:32:56.2566951Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-08-09T16:32:56.2567516Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-08-09T16:32:56.2568083Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-08-09T16:32:56.2568643Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-08-09T16:32:56.2569212Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-08-09T16:32:56.2569951Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-08-09T16:32:56.2570713Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-08-09T16:32:56.2571402Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-08-09T16:32:56.2572006Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-08-09T16:32:56.2572586Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-08-09T16:32:56.2573001Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-08-09T16:32:56.2573285Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-08-09T16:32:56.2573627Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-08-09T16:32:56.2574106Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-08-09T16:32:56.2574546Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-08-09T16:32:56.2574816Z -- Git branch: nightly 2023-08-09T16:32:56.2575132Z -- Git SHA: fe9b9ff75edebf1e0e326f64577d64df3b5858db 2023-08-09T16:32:56.2575396Z -- Git tag: None 2023-08-09T16:32:56.2575672Z -- PyTorch dependency: torch==2.1.0.dev20230809 2023-08-09T16:32:56.2575964Z -- Building version 2.1.0.dev20230809 2023-08-09T16:32:56.2576347Z running install 2023-08-09T16:32:56.2576575Z running build 2023-08-09T16:32:56.2576788Z running build_py 2023-08-09T16:32:56.2577003Z creating build 2023-08-09T16:32:56.2577272Z creating build\lib.win-amd64-cpython-39 2023-08-09T16:32:56.2577868Z creating build\lib.win-amd64-cpython-39\torchaudio 2023-08-09T16:32:56.2578464Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-08-09T16:32:56.2579030Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-08-09T16:32:56.2579477Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-08-09T16:32:56.2579870Z creating build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T16:32:56.2580323Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T16:32:56.2580838Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T16:32:56.2581374Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T16:32:56.2581884Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T16:32:56.2582395Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T16:32:56.2582897Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-08-09T16:32:56.2583515Z creating build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-08-09T16:32:56.2583993Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-08-09T16:32:56.2584737Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-08-09T16:32:56.2585220Z creating build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2585684Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2586198Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2586727Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2587226Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2587755Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2588287Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2588797Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2589313Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2589838Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2590512Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2591059Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2591877Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2592386Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2593084Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2593601Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2594108Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2594638Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2595148Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2595654Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2596151Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2596787Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2598421Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2598937Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-08-09T16:32:56.2599389Z creating build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T16:32:56.3378188Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-08-09T16:33:27.4475236Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-08-09T16:33:27.4476350Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-08-09T16:33:27.4477254Z to cmake instead of implicitly setting it as an env variable. This will 2023-08-09T16:33:27.4478047Z become a FATAL_ERROR in future version of pytorch. 2023-08-09T16:33:27.4478739Z Call Stack (most recent call first): 2023-08-09T16:33:27.4479638Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:343 (torch_cuda_get_nvcc_gencode_flag) 2023-08-09T16:33:27.4480789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-08-09T16:33:27.4481882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-08-09T16:33:27.4482745Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-08-09T16:33:27.4483314Z CMakeLists.txt:93 (include) 2023-08-09T16:33:27.4483701Z 2023-08-09T16:33:27.4483711Z 2023-08-09T16:34:05.8497605Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T16:34:05.8540364Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T16:34:05.8621327Z copying torchaudio\functional\_alignment.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T16:34:05.8665998Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-08-09T16:34:05.8667436Z creating build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T16:34:05.8668836Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T16:34:05.8670001Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T16:34:05.8671054Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T16:34:05.8672180Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T16:34:05.8673339Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-08-09T16:34:05.8674404Z creating build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T16:34:05.8678337Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T16:34:05.8679630Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T16:34:05.8680844Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T16:34:05.8682060Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T16:34:05.8683157Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T16:34:05.8684319Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T16:34:05.8685454Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T16:34:05.8686605Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T16:34:05.8688072Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T16:34:05.8689451Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T16:34:05.8690562Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-08-09T16:34:05.8691911Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T16:34:05.8693153Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T16:34:05.8694521Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T16:34:05.8695864Z copying torchaudio\pipelines\_squim_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T16:34:05.8697076Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-08-09T16:34:05.8698203Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype 2023-08-09T16:34:05.8699342Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype 2023-08-09T16:34:05.8700466Z creating build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-08-09T16:34:05.8701644Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-08-09T16:34:05.8702895Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-08-09T16:34:05.8704005Z creating build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-08-09T16:34:05.8705194Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-08-09T16:34:05.8706516Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-08-09T16:34:05.8707796Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-08-09T16:34:05.8708909Z creating build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T16:34:05.8709992Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T16:34:05.8711182Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T16:34:05.8712343Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T16:34:05.8713540Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-08-09T16:34:05.8714593Z creating build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-08-09T16:34:05.8715664Z copying torchaudio\_backend\ffmpeg.py -> build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-08-09T16:34:05.8716847Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-08-09T16:34:05.8718041Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-08-09T16:34:05.8719111Z creating build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-08-09T16:34:05.8720441Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-08-09T16:34:05.8721645Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-08-09T16:34:05.8722742Z creating build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-08-09T16:34:05.8723875Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-08-09T16:34:05.8725072Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-08-09T16:34:05.8726166Z creating build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-08-09T16:34:05.8727366Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-08-09T16:34:05.8728932Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-08-09T16:34:05.8730400Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-08-09T16:34:05.8731582Z creating build\lib.win-amd64-cpython-39\torchaudio\models\squim 2023-08-09T16:34:05.8732707Z copying torchaudio\models\squim\objective.py -> build\lib.win-amd64-cpython-39\torchaudio\models\squim 2023-08-09T16:34:05.8734019Z copying torchaudio\models\squim\subjective.py -> build\lib.win-amd64-cpython-39\torchaudio\models\squim 2023-08-09T16:34:05.8735303Z copying torchaudio\models\squim\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\squim 2023-08-09T16:34:05.8736450Z creating build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T16:34:05.8737666Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T16:34:05.8738974Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T16:34:05.8740268Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T16:34:05.8741595Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-08-09T16:34:05.8742782Z creating build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-08-09T16:34:05.8744103Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-08-09T16:34:05.8745571Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-08-09T16:34:05.8747049Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-08-09T16:34:05.8748257Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T16:34:05.8749464Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T16:34:05.8750785Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T16:34:05.8752126Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T16:34:05.8753564Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-08-09T16:34:05.8754745Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T16:34:05.8756009Z copying torchaudio\pipelines\_wav2vec2\aligner.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T16:34:05.8757406Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T16:34:05.8758727Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T16:34:05.8760112Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-08-09T16:34:05.8761331Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-08-09T16:34:05.8762641Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-08-09T16:34:05.8764011Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-08-09T16:34:05.8765216Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T16:34:05.8766498Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T16:34:05.8767908Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T16:34:05.8769532Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T16:34:05.8770940Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-08-09T16:34:05.8772387Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T16:34:22.3888532Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T16:34:22.4640374Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T16:34:22.5210797Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T16:34:22.5245554Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T16:34:22.5247503Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T16:34:22.5262782Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T16:34:22.5264664Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-08-09T16:34:22.5268365Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-08-09T16:34:22.5270131Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-08-09T16:34:22.5274220Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-08-09T16:34:22.5275941Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-08-09T16:34:22.5284374Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-08-09T16:34:22.5285930Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-08-09T16:34:22.5319105Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-08-09T16:34:22.5320534Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish 2023-08-09T16:34:22.5389947Z copying torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish 2023-08-09T16:34:22.5392187Z copying torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish 2023-08-09T16:34:22.5397555Z copying torchaudio\prototype\pipelines\_vggish\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish 2023-08-09T16:34:22.5493126Z running build_ext 2023-08-09T16:34:22.5633564Z -- The C compiler identification is MSVC 19.29.30151.0 2023-08-09T16:34:22.5640645Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-08-09T16:34:22.5678661Z -- Detecting C compiler ABI info 2023-08-09T16:34:22.5971291Z -- Detecting C compiler ABI info - done 2023-08-09T16:34:22.6222743Z -- 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-09T16:34:22.6227132Z -- Detecting C compile features 2023-08-09T16:34:22.6254642Z -- Detecting C compile features - done 2023-08-09T16:34:22.6449330Z -- Detecting CXX compiler ABI info 2023-08-09T16:34:22.6660429Z -- Detecting CXX compiler ABI info - done 2023-08-09T16:34:22.6662126Z -- 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-09T16:34:22.6663253Z -- Detecting CXX compile features 2023-08-09T16:34:22.6664109Z -- Detecting CXX compile features - done 2023-08-09T16:34:22.6664989Z -- The CUDA compiler identification is NVIDIA 12.1.66 2023-08-09T16:34:22.6665918Z -- Detecting CUDA compiler ABI info 2023-08-09T16:34:22.6667291Z -- Detecting CUDA compiler ABI info - done 2023-08-09T16:34:22.6697039Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe - skipped 2023-08-09T16:34:22.6887107Z -- Detecting CUDA compile features 2023-08-09T16:34:22.6975599Z -- Detecting CUDA compile features - done 2023-08-09T16:34:22.7499473Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 (found version "12.1") 2023-08-09T16:34:22.7668923Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/include (found version "12.1.66") 2023-08-09T16:34:22.7838093Z -- Caffe2: CUDA detected: 12.1 2023-08-09T16:34:22.7941310Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe 2023-08-09T16:34:22.8041633Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 2023-08-09T16:34:22.8043040Z -- Caffe2: Header version is: 12.1 2023-08-09T16:34:22.8095695Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/lib/x64/nvrtc.lib shorthash is bac8224f 2023-08-09T16:34:22.8258775Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-08-09T16:34:22.8260223Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2023-08-09T16:34:22.8265283Z -- Added CUDA NVCC flags for: -gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86;-gencode;arch=compute_90,code=sm_90;-gencode;arch=compute_50,code=compute_50 2023-08-09T16:34:22.8267517Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/_h_env/lib/site-packages/torch/lib/torch.lib 2023-08-09T16:34:22.8280236Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/_h_env/libs/python39.lib (found suitable exact version "3.9.17") found components: Development Development.Module Development.Embed 2023-08-09T16:34:22.8281791Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-08-09T16:34:22.8285313Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-08-09T16:34:22.8286480Z -- Found OpenMP: TRUE (found version "2.0") 2023-08-09T16:34:22.8298552Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-08-09T16:34:22.8299851Z -- Building FFmpeg integration with multi version support 2023-08-09T16:34:22.8304387Z -- Configuring done (39.4s) 2023-08-09T16:34:22.8305371Z -- Generating done (0.2s) 2023-08-09T16:34:22.8308969Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work/build/temp.win-amd64-cpython-39/Release 2023-08-09T16:34:22.8312861Z [1/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\utils.cpp 2023-08-09T16:34:22.8335411Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:34:22.8336670Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:34:22.8339978Z 2023-08-09T16:34:22.8341087Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:22.8461725Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:22.8464450Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:34:22.8468680Z [2/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-08-09T16:34:22.8474062Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:34:22.8475581Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:34:22.8534054Z 2023-08-09T16:34:22.8535122Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:22.8539942Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:22.8541484Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:34:22.8549312Z [3/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-08-09T16:34:26.3024767Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:34:26.3896281Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:34:26.4230954Z 2023-08-09T16:34:26.4405811Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:26.4896169Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:26.6521382Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:34:26.6651825Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:34:26.7458444Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:26.7935365Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:26.8080571Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:26.8493191Z [4/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-08-09T16:34:26.8654032Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:34:26.9069738Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:34:26.9072100Z 2023-08-09T16:34:26.9147529Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:34:26.9248113Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:34:26.9471662Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:34:26.9590312Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:34:26.9888993Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:34:26.9949895Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:34:27.0181600Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T16:34:27.0264911Z %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-09T16:34:27.2702832Z %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-09T16:34:27.3190891Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-08-09T16:34:27.5575339Z %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-09T16:34:27.5856168Z with 2023-08-09T16:34:27.7210052Z [ 2023-08-09T16:34:27.8194350Z DTYPE=float, 2023-08-09T16:34:27.8542616Z CAST_DTYPE=float 2023-08-09T16:34:27.9523335Z ] 2023-08-09T16:34:27.9934019Z %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-09T16:34:28.0033089Z with 2023-08-09T16:34:28.0293250Z [ 2023-08-09T16:34:28.0295046Z DTYPE=float 2023-08-09T16:34:28.0519114Z ] 2023-08-09T16:34:28.0523437Z %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-09T16:34:28.0987976Z %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-09T16:34:28.1027846Z with 2023-08-09T16:34:28.1028892Z [ 2023-08-09T16:34:28.1042930Z CAST_DTYPE=float, 2023-08-09T16:34:28.1043991Z DTYPE=float 2023-08-09T16:34:28.1071326Z ] 2023-08-09T16:34:28.1103244Z %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-09T16:34:28.1251587Z with 2023-08-09T16:34:28.1252879Z [ 2023-08-09T16:34:28.1412240Z CAST_DTYPE=float, 2023-08-09T16:34:28.1421575Z DTYPE=float 2023-08-09T16:34:28.1456287Z ] 2023-08-09T16:34:28.1470711Z %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-09T16:34:28.1476889Z with 2023-08-09T16:34:28.1483020Z [ 2023-08-09T16:34:28.1484044Z CAST_DTYPE=float 2023-08-09T16:34:28.1517734Z ] 2023-08-09T16:34:28.1519649Z %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-09T16:34:28.1529028Z with 2023-08-09T16:34:28.1530076Z [ 2023-08-09T16:34:28.1547389Z DTYPE=float, 2023-08-09T16:34:28.1548612Z CAST_DTYPE=float 2023-08-09T16:34:28.1785313Z ] 2023-08-09T16:34:28.1787088Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T16:34:28.1802267Z %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-09T16:34:28.1809829Z with 2023-08-09T16:34:28.1810864Z [ 2023-08-09T16:34:28.1947355Z DTYPE=float 2023-08-09T16:34:28.1948706Z ] 2023-08-09T16:34:28.1958390Z %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-09T16:34:28.1960455Z %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-09T16:34:28.2001897Z with 2023-08-09T16:34:28.2003079Z [ 2023-08-09T16:34:28.2009701Z DTYPE=float 2023-08-09T16:34:28.2010723Z ] 2023-08-09T16:34:28.2083429Z %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-09T16:34:28.2085726Z with 2023-08-09T16:34:28.2093038Z [ 2023-08-09T16:34:28.2094128Z DTYPE=float 2023-08-09T16:34:28.2163958Z ] 2023-08-09T16:34:28.2165554Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:28.2452643Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:28.2454610Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:34:28.2489267Z [5/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-08-09T16:34:28.2492935Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:34:28.2499782Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:34:28.2500729Z 2023-08-09T16:34:28.2504350Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:28.2508742Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:28.2593717Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:34:37.4978990Z [6/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-08-09T16:34:37.5233891Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:34:37.5292208Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:34:37.5381907Z 2023-08-09T16:34:37.5497514Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:37.5498710Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:37.5499718Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:34:37.5500794Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:34:37.5501826Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:37.5502807Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:37.5503787Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:37.5530130Z [7/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-08-09T16:34:37.5532964Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:34:37.5533694Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:34:37.5534106Z 2023-08-09T16:34:37.5534674Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:34:37.5535840Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:34:37.5537006Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:34:37.5538499Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:34:37.5539876Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:34:37.5541010Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:34:37.5542180Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T16:34:37.5543386Z %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-09T16:34:37.5544590Z %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-09T16:34:37.5545778Z %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-09T16:34:37.5547105Z %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-09T16:34:37.5548088Z with 2023-08-09T16:34:37.5548477Z [ 2023-08-09T16:34:37.5548902Z CAST_DTYPE=float, 2023-08-09T16:34:37.5549326Z DTYPE=float 2023-08-09T16:34:37.5549745Z ] 2023-08-09T16:34:37.5550811Z %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-09T16:34:37.5551839Z with 2023-08-09T16:34:37.5552219Z [ 2023-08-09T16:34:37.5552621Z CAST_DTYPE=float, 2023-08-09T16:34:37.5553074Z DTYPE=float 2023-08-09T16:34:37.5553497Z ] 2023-08-09T16:34:37.5554415Z %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-09T16:34:37.5555234Z with 2023-08-09T16:34:37.5555615Z [ 2023-08-09T16:34:37.5556037Z CAST_DTYPE=float 2023-08-09T16:34:37.5556467Z ] 2023-08-09T16:34:37.5557617Z %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-09T16:34:37.5558737Z with 2023-08-09T16:34:37.5559123Z [ 2023-08-09T16:34:37.5559516Z DTYPE=float, 2023-08-09T16:34:37.5559946Z CAST_DTYPE=float 2023-08-09T16:34:37.5560370Z ] 2023-08-09T16:34:37.5561647Z %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-09T16:34:37.5562857Z with 2023-08-09T16:34:37.5563228Z [ 2023-08-09T16:34:37.5563633Z DTYPE=float 2023-08-09T16:34:37.5564041Z ] 2023-08-09T16:34:37.5565118Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T16:34:37.5566874Z %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-09T16:34:37.5568190Z with 2023-08-09T16:34:37.5568841Z [ 2023-08-09T16:34:37.5569411Z DTYPE=float 2023-08-09T16:34:37.5569814Z ] 2023-08-09T16:34:37.5570562Z %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-09T16:34:37.5571961Z %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-09T16:34:37.5572926Z with 2023-08-09T16:34:37.5573320Z [ 2023-08-09T16:34:37.5573721Z DTYPE=float 2023-08-09T16:34:37.5574095Z ] 2023-08-09T16:34:37.5575152Z %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-09T16:34:37.5576167Z with 2023-08-09T16:34:37.5576574Z [ 2023-08-09T16:34:37.5576949Z DTYPE=float 2023-08-09T16:34:37.5577366Z ] 2023-08-09T16:34:37.5578075Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:37.5579097Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:34:37.5580090Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:34:37.5583084Z [8/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-08-09T16:34:37.5585772Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:34:37.5586535Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:34:37.5586948Z 2023-08-09T16:34:37.5587452Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:36:15.1533771Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:36:15.1674738Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:36:15.1758071Z [9/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp 2023-08-09T16:36:15.2239871Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:36:15.2612081Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:36:15.2612724Z 2023-08-09T16:36:15.2818728Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:36:15.3148684Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:36:15.3149924Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:36:15.3188993Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:36:15.3198135Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:36:15.3199970Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:36:15.3714202Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T16:36:15.3939110Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(111): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:36:15.3941030Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(109): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:36:15.4069507Z %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-09T16:36:15.4071442Z %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-09T16:36:15.4325667Z with 2023-08-09T16:36:15.4674847Z [ 2023-08-09T16:36:15.4676078Z DTYPE=c10::Half 2023-08-09T16:36:15.4680456Z ] 2023-08-09T16:36:15.4682098Z %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-09T16:36:15.4688404Z with 2023-08-09T16:36:15.4689286Z [ 2023-08-09T16:36:15.4693051Z DTYPE=c10::Half 2023-08-09T16:36:15.4693943Z ] 2023-08-09T16:36:15.4697624Z %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-09T16:36:15.4699040Z with 2023-08-09T16:36:15.4704042Z [ 2023-08-09T16:36:15.4704981Z DTYPE=c10::Half 2023-08-09T16:36:15.4717090Z ] 2023-08-09T16:36:15.4718869Z %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-09T16:36:15.4722481Z with 2023-08-09T16:36:15.4723385Z [ 2023-08-09T16:36:15.4726606Z DTYPE=c10::Half, 2023-08-09T16:36:15.4727606Z CAST_DTYPE=float 2023-08-09T16:36:15.4743822Z ] 2023-08-09T16:36:15.4806014Z %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-09T16:36:15.4807778Z with 2023-08-09T16:36:15.4811907Z [ 2023-08-09T16:36:15.4812853Z DTYPE=c10::Half 2023-08-09T16:36:15.4816513Z ] 2023-08-09T16:36:15.4818214Z %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-09T16:36:15.4823520Z %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-09T16:36:15.4825249Z with 2023-08-09T16:36:15.4829045Z [ 2023-08-09T16:36:15.4829967Z DTYPE=c10::Half 2023-08-09T16:36:15.4921660Z ] 2023-08-09T16:36:15.4923282Z %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-09T16:36:15.4928739Z with 2023-08-09T16:36:15.4929625Z [ 2023-08-09T16:36:15.4936200Z DTYPE=c10::Half 2023-08-09T16:36:15.4937134Z ] 2023-08-09T16:36:15.4943773Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T16:36:15.4945961Z %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-09T16:36:15.5339000Z with 2023-08-09T16:36:15.5496481Z [ 2023-08-09T16:36:15.5498374Z DTYPE=float 2023-08-09T16:36:15.5503355Z ] 2023-08-09T16:36:15.5522489Z %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-09T16:36:15.5794786Z with 2023-08-09T16:36:15.6627827Z [ 2023-08-09T16:36:15.6903695Z DTYPE=float, 2023-08-09T16:36:15.7805110Z CAST_DTYPE=float 2023-08-09T16:36:15.8361991Z ] 2023-08-09T16:36:15.8412877Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T16:36:15.8414739Z %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-09T16:36:15.8452582Z with 2023-08-09T16:36:15.8453133Z [ 2023-08-09T16:36:15.8566470Z DTYPE=float 2023-08-09T16:36:15.8885103Z ] 2023-08-09T16:36:15.8932819Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:36:15.9011867Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:36:15.9012963Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:36:15.9018730Z [10/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-08-09T16:36:15.9021707Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:36:15.9022431Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:36:15.9022843Z 2023-08-09T16:36:15.9025851Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T16:36:15.9026590Z with 2023-08-09T16:36:15.9026968Z [ 2023-08-09T16:36:15.9027343Z T=scalar_t 2023-08-09T16:36:15.9027746Z ] 2023-08-09T16:36:15.9029388Z %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-09T16:37:24.4340929Z with 2023-08-09T16:37:24.4519212Z [ 2023-08-09T16:37:24.4668388Z T=scalar_t, 2023-08-09T16:37:24.4670080Z PtrTraits=at::DefaultPtrTraits, 2023-08-09T16:37:24.4671310Z index_t=int64_t 2023-08-09T16:37:24.4792776Z ] 2023-08-09T16:37:24.5035765Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T16:37:24.5477779Z with 2023-08-09T16:37:24.5494632Z [ 2023-08-09T16:37:24.5499805Z T=scalar_t 2023-08-09T16:37:24.5515296Z ] 2023-08-09T16:37:24.5599671Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:24.6220417Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:24.6268542Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:37:24.6397360Z [11/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-08-09T16:37:24.6458236Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:37:24.6462442Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:37:24.6463400Z 2023-08-09T16:37:24.6474669Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:24.6476149Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:24.6479609Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:37:24.6482979Z [12/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rir.cpp 2023-08-09T16:37:24.6489660Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:37:24.6490846Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:37:24.6493679Z 2023-08-09T16:37:24.6494660Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T16:37:24.6498278Z with 2023-08-09T16:37:24.6499182Z [ 2023-08-09T16:37:24.6503541Z scalar_t=scalar_t 2023-08-09T16:37:24.6504575Z ] 2023-08-09T16:37:24.6509259Z %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-09T16:37:24.6511006Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T16:37:24.6991946Z with 2023-08-09T16:37:24.6994371Z [ 2023-08-09T16:37:24.6998416Z scalar_t=scalar_t 2023-08-09T16:37:24.6999449Z ] 2023-08-09T16:37:24.7003306Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T16:37:24.7004646Z with 2023-08-09T16:37:24.7011343Z [ 2023-08-09T16:37:24.7012392Z scalar_t=scalar_t 2023-08-09T16:37:24.7032702Z ] 2023-08-09T16:37:24.7034165Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T16:37:24.7085100Z %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-09T16:37:24.7087559Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T16:37:24.7103395Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T16:37:24.7105043Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:24.7112066Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:24.7113832Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:37:24.7120266Z [13/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T16:37:24.7123998Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:37:24.7145876Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:37:24.7146839Z 2023-08-09T16:37:24.7159282Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:37:24.7161676Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:37:24.7198185Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:37:24.7200216Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:37:24.7253989Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:24.7255689Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:24.7259645Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:37:24.7263352Z [14/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp 2023-08-09T16:37:24.7309052Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:37:24.7310319Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:37:24.7313563Z 2023-08-09T16:37:24.7314502Z %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp(122): warning C4244: '=': conversion from 'int64_t' to 'T', possible loss of data 2023-08-09T16:37:24.7333061Z with 2023-08-09T16:37:24.7333933Z [ 2023-08-09T16:37:24.7337373Z T=target_t 2023-08-09T16:37:24.7338213Z ] 2023-08-09T16:37:24.7342193Z %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-09T16:37:24.7343953Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:24.7347396Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:24.7348773Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:37:58.1897869Z [15/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-08-09T16:37:58.2216760Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:37:58.2248370Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:37:58.2486304Z 2023-08-09T16:37:58.2487329Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:37:58.2839914Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:37:58.2841531Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:37:58.2891763Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:37:58.2984215Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:58.2985526Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:58.2986536Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:37:58.2987557Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:37:58.2988584Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:37:58.2989549Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:58.2992937Z [16/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T16:37:58.2995918Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:37:58.2996662Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:37:58.2997070Z 2023-08-09T16:37:58.2997889Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:37:58.2999566Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:37:58.3000998Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:37:58.3002393Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:37:58.3003572Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:58.3004707Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:58.3005904Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:37:58.3007279Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:37:58.3008540Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T16:37:58.3011482Z [17/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\_torchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\pybind\pybind.cpp 2023-08-09T16:37:58.3014229Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:37:58.3015098Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:37:58.3015507Z 2023-08-09T16:37:58.3015997Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:58.3016971Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:58.3018036Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:37:58.3021630Z [18/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-08-09T16:37:58.3024527Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:37:58.3025384Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:37:58.3025806Z 2023-08-09T16:37:58.3026651Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:37:58.3028178Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:37:58.3029557Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:37:58.3030913Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:37:58.3032108Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:58.3033265Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:58.3034496Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:37:58.3037813Z [19/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T16:37:58.3041080Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:37:58.3041832Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:37:58.3042242Z 2023-08-09T16:37:58.3042966Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:37:58.3044344Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:37:58.3045718Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:37:58.3047270Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:37:58.3048671Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:58.3049657Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:58.3050688Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:37:58.3053976Z [20/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-08-09T16:37:58.3057148Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:37:58.3057866Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:37:58.3058285Z 2023-08-09T16:37:58.3058982Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:37:58.3060550Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:37:58.3062114Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:37:58.3063869Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:37:58.3065219Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:58.3066188Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:37:58.3067198Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:38:04.5080461Z [21/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_alphas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T16:38:04.5103197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.5125233Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.5176183Z ^ 2023-08-09T16:38:04.5176700Z 2023-08-09T16:38:04.5177625Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:04.5178354Z 2023-08-09T16:38:04.5179312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.5180489Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.5181028Z ^ 2023-08-09T16:38:04.5181468Z 2023-08-09T16:38:04.5182341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.5185487Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.5186160Z ^ 2023-08-09T16:38:04.5190206Z 2023-08-09T16:38:04.5190771Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:04.5191335Z 2023-08-09T16:38:04.5192046Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.5193064Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.5193603Z ^ 2023-08-09T16:38:04.5193887Z 2023-08-09T16:38:04.5194624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.5195645Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.5196172Z ^ 2023-08-09T16:38:04.5196496Z 2023-08-09T16:38:04.5196938Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:04.5197479Z 2023-08-09T16:38:04.5198286Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.5199311Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.5199837Z ^ 2023-08-09T16:38:04.5200118Z 2023-08-09T16:38:04.5200843Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.5201887Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.5202358Z ^ 2023-08-09T16:38:04.5204198Z 2023-08-09T16:38:04.5204995Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:04.5205492Z 2023-08-09T16:38:04.5209885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.5211137Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.5211813Z ^ 2023-08-09T16:38:04.5212080Z 2023-08-09T16:38:04.5212814Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.5213960Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.5214487Z ^ 2023-08-09T16:38:04.5214759Z 2023-08-09T16:38:04.5215188Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:04.5215663Z 2023-08-09T16:38:04.5216450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.5217550Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.5218123Z ^ 2023-08-09T16:38:04.5218447Z 2023-08-09T16:38:04.5219279Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.5220829Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.5363283Z ^ 2023-08-09T16:38:04.5369090Z 2023-08-09T16:38:04.5378456Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:04.5390778Z 2023-08-09T16:38:04.5393319Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.5484745Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.5503299Z ^ 2023-08-09T16:38:04.5641869Z 2023-08-09T16:38:04.5685563Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.5780011Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.5877821Z ^ 2023-08-09T16:38:04.6092114Z 2023-08-09T16:38:04.6092974Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:04.6093478Z 2023-08-09T16:38:04.6094511Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.6095619Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.6096173Z ^ 2023-08-09T16:38:04.6124079Z 2023-08-09T16:38:04.6125138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.6126494Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.6127229Z ^ 2023-08-09T16:38:04.6128520Z 2023-08-09T16:38:04.6129406Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:04.6146228Z 2023-08-09T16:38:04.6147225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:04.6148550Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:04.6149335Z ^ 2023-08-09T16:38:04.6149814Z 2023-08-09T16:38:04.6150163Z compute_alphas.cu 2023-08-09T16:38:04.6150940Z tmpxft_00000698_00000000-7_compute_alphas.compute_90.cudafe1.cpp 2023-08-09T16:38:04.6154218Z [22/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-08-09T16:38:04.6157368Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:38:04.6158308Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:38:04.6158869Z 2023-08-09T16:38:04.6159736Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:38:04.6163855Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:38:04.6183803Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:38:04.6185487Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:38:04.6186944Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T16:38:04.6199051Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:38:04.6200726Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:38:04.6201986Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:38:04.6203320Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:38:04.6204568Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:38:04.6205822Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:38:04.6207152Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T16:38:08.3641752Z [23/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_betas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T16:38:08.3707023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:08.3708506Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:08.3709060Z ^ 2023-08-09T16:38:08.3709315Z 2023-08-09T16:38:08.3709727Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:08.3710192Z 2023-08-09T16:38:08.3710945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:08.3712061Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:08.3712634Z ^ 2023-08-09T16:38:08.3712915Z 2023-08-09T16:38:08.3713660Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:08.3714731Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:08.3715222Z ^ 2023-08-09T16:38:08.3715452Z 2023-08-09T16:38:08.3715792Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:08.3716185Z 2023-08-09T16:38:08.3716857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:08.3717871Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:08.3718387Z ^ 2023-08-09T16:38:08.3718643Z 2023-08-09T16:38:08.3719355Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:08.3720380Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:08.3720881Z ^ 2023-08-09T16:38:08.3721118Z 2023-08-09T16:38:08.3721506Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:08.3721928Z 2023-08-09T16:38:08.3722647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:08.3723694Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:08.3724207Z ^ 2023-08-09T16:38:08.3724479Z 2023-08-09T16:38:08.3738018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:08.3741745Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:08.3742287Z ^ 2023-08-09T16:38:08.3742540Z 2023-08-09T16:38:08.3742957Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:08.3743453Z 2023-08-09T16:38:08.3744175Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:08.3745275Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:08.3745834Z ^ 2023-08-09T16:38:08.3746123Z 2023-08-09T16:38:08.3747581Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:08.3748864Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:08.3749363Z ^ 2023-08-09T16:38:08.3749622Z 2023-08-09T16:38:08.3750019Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:08.3750489Z 2023-08-09T16:38:08.3751184Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:08.3752252Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:08.3756710Z ^ 2023-08-09T16:38:08.3757009Z 2023-08-09T16:38:08.3757789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:19.5976204Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:19.5977196Z ^ 2023-08-09T16:38:19.5977754Z 2023-08-09T16:38:19.5978425Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:19.5979348Z 2023-08-09T16:38:19.5980386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:19.5981655Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:19.5982398Z ^ 2023-08-09T16:38:19.5982947Z 2023-08-09T16:38:19.5983987Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:19.5985326Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:19.5986072Z ^ 2023-08-09T16:38:19.5986548Z 2023-08-09T16:38:19.5987253Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:19.5988077Z 2023-08-09T16:38:19.5989110Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:19.5990627Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:19.5991500Z ^ 2023-08-09T16:38:19.5992005Z 2023-08-09T16:38:19.5992947Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:19.5994381Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:19.5995392Z ^ 2023-08-09T16:38:19.5995838Z 2023-08-09T16:38:19.5996446Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:19.5997144Z 2023-08-09T16:38:19.5998062Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:19.5999406Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:19.6000181Z ^ 2023-08-09T16:38:19.6000781Z 2023-08-09T16:38:19.6001160Z compute_betas.cu 2023-08-09T16:38:19.6003301Z tmpxft_00000c18_00000000-7_compute_betas.compute_90.cudafe1.cpp 2023-08-09T16:38:19.6015952Z [24/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T16:38:19.6047528Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:19.6050676Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:19.6071284Z ^ 2023-08-09T16:38:19.6107640Z 2023-08-09T16:38:19.6108989Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:19.6109773Z 2023-08-09T16:38:19.6110885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:19.6112321Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:19.6113153Z ^ 2023-08-09T16:38:19.6113869Z 2023-08-09T16:38:19.6114839Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:19.6116140Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:19.6116911Z ^ 2023-08-09T16:38:19.6117346Z 2023-08-09T16:38:19.6118037Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:19.6118992Z 2023-08-09T16:38:19.6120037Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:19.6121383Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:19.6122177Z ^ 2023-08-09T16:38:19.6122672Z 2023-08-09T16:38:19.6123606Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:19.6124859Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:19.6125630Z ^ 2023-08-09T16:38:19.6126078Z 2023-08-09T16:38:19.6126654Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:19.6127328Z 2023-08-09T16:38:43.2457512Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:43.2461502Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:43.2462450Z ^ 2023-08-09T16:38:43.2462969Z 2023-08-09T16:38:43.2463875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:43.2465208Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:43.2468449Z ^ 2023-08-09T16:38:43.2468927Z 2023-08-09T16:38:43.2469556Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:43.2470242Z 2023-08-09T16:38:43.2471156Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:43.2476071Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:43.2477245Z ^ 2023-08-09T16:38:43.2477756Z 2023-08-09T16:38:43.2478688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:43.2482467Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:43.2483208Z ^ 2023-08-09T16:38:43.2483663Z 2023-08-09T16:38:43.2484227Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:43.2484934Z 2023-08-09T16:38:43.2485845Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:43.2541338Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:43.2548230Z ^ 2023-08-09T16:38:43.2598588Z 2023-08-09T16:38:43.2604878Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:43.2606280Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:43.2607016Z ^ 2023-08-09T16:38:43.2607470Z 2023-08-09T16:38:43.2608054Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:43.2625176Z 2023-08-09T16:38:43.2626186Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:43.2627573Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:43.2628419Z ^ 2023-08-09T16:38:43.2628944Z 2023-08-09T16:38:43.2632288Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:43.2640342Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:43.2641114Z ^ 2023-08-09T16:38:43.2641563Z 2023-08-09T16:38:43.2642138Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:43.2642811Z 2023-08-09T16:38:43.2646101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:43.2668159Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:43.2669030Z ^ 2023-08-09T16:38:43.2669523Z 2023-08-09T16:38:43.2670420Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __host__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:43.2673993Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:43.2675235Z ^ 2023-08-09T16:38:43.2675705Z 2023-08-09T16:38:43.2676273Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-08-09T16:38:43.2676943Z 2023-08-09T16:38:43.2678598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work\torchaudio/csrc/rnnt/gpu/half.cuh(15): warning #20012-D: __device__ annotation is ignored on a function("Half") that is explicitly defaulted on its first declaration 2023-08-09T16:38:43.2706009Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-08-09T16:38:43.2707046Z ^ 2023-08-09T16:38:43.2709667Z 2023-08-09T16:38:43.2710073Z compute.cu 2023-08-09T16:38:43.2710837Z tmpxft_000012d8_00000000-7_compute.compute_90.cudafe1.cpp 2023-08-09T16:38:43.2714562Z [25/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T16:38:43.2724111Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:38:43.2725119Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:38:43.2725732Z 2023-08-09T16:38:43.2726586Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:38:43.2728218Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:38:43.2730702Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:38:43.2732320Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:38:43.2750549Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:38:43.2751873Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:38:43.2753088Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:38:43.2788821Z [26/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T16:38:43.2794557Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:38:43.2795545Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:38:43.2796153Z 2023-08-09T16:38:43.2797022Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:38:43.2801391Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:38:43.2855716Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:38:43.2857618Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:38:43.2861602Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T16:38:43.2862927Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:38:43.2864163Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:38:57.6274148Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:38:57.6277277Z [27/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-08-09T16:38:57.6280253Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:38:57.6280919Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:38:57.6281280Z 2023-08-09T16:38:57.6281880Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:38:57.6283132Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:38:57.6284373Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:38:57.6285707Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:38:57.6287003Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:38:57.6287881Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:38:57.6288747Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:38:57.6289642Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:38:57.6293211Z [28/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T16:38:57.6296093Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:38:57.6296729Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:38:57.6297085Z 2023-08-09T16:38:57.6297716Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:38:57.6299061Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:38:57.6300500Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:38:57.6301736Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:38:57.6302803Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:38:57.6303701Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:38:57.6304593Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:38:57.6305484Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:38:57.6313551Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:38:57.6314458Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:38:57.6315299Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:38:57.6320467Z [29/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T16:38:57.6323440Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:38:57.6324363Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:38:57.6324780Z 2023-08-09T16:38:57.6325650Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:38:57.6327224Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:38:57.6328935Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:38:57.6332115Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:38:57.6333583Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:38:57.6334606Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:38:57.6335636Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:38:57.6339192Z [30/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T16:38:57.6342262Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:38:57.6342866Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:38:57.6343197Z 2023-08-09T16:38:57.6343738Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:38:57.6345157Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:20.3314610Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:20.3316527Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:20.3318329Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:20.3319618Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:20.3324527Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:20.3328340Z [31/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-08-09T16:39:20.3332432Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:39:20.3333485Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:39:20.3334427Z 2023-08-09T16:39:20.3335606Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:39:20.3337275Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:20.3339114Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:20.3340813Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:20.3342251Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:20.3343490Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:20.3376154Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:20.3507413Z [32/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T16:39:20.3554614Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:39:20.3575774Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:39:20.3686920Z 2023-08-09T16:39:20.3865175Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:39:20.3986778Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:20.4088782Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:20.4480037Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:20.4493314Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:20.4851486Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:20.4924521Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:20.5005261Z [33/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T16:39:20.5023738Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:39:20.5103820Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:39:20.5112329Z 2023-08-09T16:39:20.5429154Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:39:20.5476594Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:20.5525985Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:20.5538163Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:20.5594828Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T16:39:20.5663237Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:20.5699565Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:20.5725767Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:20.5826394Z [34/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-08-09T16:39:20.5862661Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:39:20.5959569Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:39:20.5987001Z 2023-08-09T16:39:20.5996355Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:39:30.8842759Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:30.8844412Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:30.8845972Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:30.8847587Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:39:30.8848742Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:39:30.8850091Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:39:30.8851170Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:39:30.8852360Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:39:30.8853437Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T16:39:30.8855446Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T16:39:30.8856615Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:30.8857719Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:30.8858834Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:39:30.8859957Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:30.8863079Z [35/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T16:39:30.8866684Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:39:30.8867414Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:39:30.8867815Z 2023-08-09T16:39:30.8868494Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:39:30.8869909Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:30.8931581Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:30.8933021Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:30.8934236Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:30.8935255Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:30.8936270Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:30.8939609Z [36/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T16:39:30.8942508Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:39:30.8943245Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:39:30.8943655Z 2023-08-09T16:39:30.8944347Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:39:30.8945732Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:30.8947133Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:30.8960687Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:30.8962008Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:30.8963037Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:30.8964059Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:39:30.8965207Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:30.8966687Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T16:39:30.9054977Z [37/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-08-09T16:39:30.9064036Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:39:30.9064791Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:39:30.9065213Z 2023-08-09T16:39:30.9065901Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:39:30.9071757Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:30.9073189Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:30.9075543Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:30.9077264Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:30.9078369Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:30.9079369Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:50.3995644Z [38/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T16:39:50.3999165Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:39:50.3999909Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:39:50.4000350Z 2023-08-09T16:39:50.4001020Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:39:50.4002544Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:50.4004212Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:50.4005853Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:50.4007169Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:50.4008149Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:50.4009194Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:50.4012856Z [39/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-08-09T16:39:50.4015821Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:39:50.4016519Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:39:50.4016925Z 2023-08-09T16:39:50.4018121Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:39:50.4073593Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:50.4075062Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:50.4076469Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:50.4110299Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T16:39:50.4111594Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T16:39:50.4124498Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T16:39:50.4125734Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T16:39:50.4127143Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T16:39:50.4128790Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:50.4129851Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:50.4130883Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:50.4135029Z [40/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-08-09T16:39:50.4138284Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:39:50.4139236Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:39:50.4139702Z 2023-08-09T16:39:50.4140703Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:39:50.4179756Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:50.4181480Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:50.4183110Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:50.4184389Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:50.4185604Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:50.4187414Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:50.4188838Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:50.4189995Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:50.4191085Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:50.4194941Z [41/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-08-09T16:39:50.4207477Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:39:50.4208428Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:39:50.4208902Z 2023-08-09T16:39:55.5647686Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:39:55.5649332Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:55.5651178Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:55.5652750Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:55.5654124Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:55.5655228Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:55.5656317Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:55.5657601Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:39:55.5661337Z [42/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T16:39:55.5664566Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:39:55.5665639Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:39:55.5708520Z 2023-08-09T16:39:55.5709430Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:39:55.5711375Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:55.5712852Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:55.5714156Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:55.5715360Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:55.5716498Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:55.5717669Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:39:55.5718764Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:55.5719724Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:39:55.5735161Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:39:55.5736328Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:39:55.5739711Z [43/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-08-09T16:39:55.5742915Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:39:55.5743637Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:39:55.5744055Z 2023-08-09T16:39:55.5744797Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:39:55.5746375Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:55.5747948Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:55.5749385Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:55.5750613Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:55.5751596Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:39:55.5775075Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:39:55.5778516Z [44/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-08-09T16:39:55.5781651Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:39:55.5782382Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:39:55.5782803Z 2023-08-09T16:39:55.5783481Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:39:55.5784878Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:39:55.5786270Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:39:55.5787769Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:39:55.5789272Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:39:55.5790420Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:39:55.5791526Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:39:55.5792622Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:39:55.5794033Z 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-09T16:39:55.5794914Z with 2023-08-09T16:39:55.5795479Z [ 2023-08-09T16:39:55.5795872Z _Ty=int64_t 2023-08-09T16:39:55.5796271Z ] 2023-08-09T16:40:12.0601600Z 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-09T16:40:12.0603133Z with 2023-08-09T16:40:12.0605920Z [ 2023-08-09T16:40:12.0606466Z _This=int64_t, 2023-08-09T16:40:12.0607009Z _Other=double & 2023-08-09T16:40:12.0607499Z ] 2023-08-09T16:40:12.0608563Z 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-09T16:40:12.0635207Z with 2023-08-09T16:40:12.0736327Z [ 2023-08-09T16:40:12.0760543Z _This=int64_t, 2023-08-09T16:40:12.0764600Z _Other=double & 2023-08-09T16:40:12.0776333Z ] 2023-08-09T16:40:12.0778717Z 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-09T16:40:12.0790295Z with 2023-08-09T16:40:12.0807013Z [ 2023-08-09T16:40:12.0847791Z _Tag=std::_Exact_args_t, 2023-08-09T16:40:12.0848744Z _This2=double & 2023-08-09T16:40:12.0851586Z ] 2023-08-09T16:40:12.0853278Z 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-09T16:40:12.0857249Z with 2023-08-09T16:40:12.0858085Z [ 2023-08-09T16:40:12.0861372Z _Tag=std::_Exact_args_t, 2023-08-09T16:40:12.0862196Z _This2=double & 2023-08-09T16:40:12.0865939Z ] 2023-08-09T16:40:12.0873198Z 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-09T16:40:12.0876837Z with 2023-08-09T16:40:12.0910408Z [ 2023-08-09T16:40:12.0923143Z _Tag=std::_Exact_args_t, 2023-08-09T16:40:12.0982393Z _This2=torch::autograd::Variable & 2023-08-09T16:40:12.1026448Z ] 2023-08-09T16:40:12.1232981Z 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-09T16:40:12.1234134Z with 2023-08-09T16:40:12.1241711Z [ 2023-08-09T16:40:12.1255745Z _Tag=std::_Exact_args_t, 2023-08-09T16:40:12.1264882Z _This2=torch::autograd::Variable & 2023-08-09T16:40:12.1266142Z ] 2023-08-09T16:40:12.1267459Z %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-09T16:40:12.1270466Z with 2023-08-09T16:40:12.1271222Z [ 2023-08-09T16:40:12.1277955Z _This2=at::Tensor & 2023-08-09T16:40:12.1328566Z ] 2023-08-09T16:40:12.1342064Z %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-09T16:40:12.1359645Z with 2023-08-09T16:40:12.1365828Z [ 2023-08-09T16:40:12.1370024Z _This2=at::Tensor & 2023-08-09T16:40:12.1463596Z ] 2023-08-09T16:40:12.1471937Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:12.1493718Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:12.1587314Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:40:12.1596443Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:40:12.1614484Z [45/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T16:40:12.1626163Z [46/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-08-09T16:40:12.1629674Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:40:12.1633948Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:40:12.1638047Z 2023-08-09T16:40:12.1640092Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:40:19.3366749Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:40:19.3368911Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:40:19.3370792Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:40:19.3372512Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:40:19.3378905Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:40:19.3382700Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:40:19.3384129Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:40:19.3385460Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:40:19.3386908Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T16:40:19.3553112Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T16:40:19.3582870Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:19.3583959Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:19.3584958Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:40:19.3585961Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:40:19.3589471Z [47/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-08-09T16:40:19.3592410Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:40:19.3593143Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:40:19.3593565Z 2023-08-09T16:40:19.3985283Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:40:19.3996184Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:40:19.4022670Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:40:19.4027111Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:40:19.5329876Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:19.5346830Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:19.5348025Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:40:19.5351551Z [48/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-08-09T16:40:19.5355316Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:40:19.5356061Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:40:19.5356474Z 2023-08-09T16:40:19.5357208Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:40:19.5358865Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:40:19.5360385Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:40:19.5361826Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:40:19.5362963Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T16:40:19.5363979Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:19.5365107Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:19.5366309Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:40:19.5367343Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:40:19.5368336Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:40:19.5369339Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:40:19.5370421Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T16:40:19.5377934Z [49/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-08-09T16:40:19.5386106Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:40:19.5386915Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:40:19.5387419Z 2023-08-09T16:40:19.5388163Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:40:19.5389620Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:40:19.5391029Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:40:19.5392474Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:40:33.7657279Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T16:40:33.7658883Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T16:40:33.7660686Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T16:40:33.7662035Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T16:40:33.7663378Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T16:40:33.7664748Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:33.7666005Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:33.7667378Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:40:33.7670926Z [50/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-08-09T16:40:33.7674549Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:40:33.7675655Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:40:33.7676288Z 2023-08-09T16:40:33.7677451Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:40:33.7679376Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:40:33.7681314Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:40:33.7683079Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:40:33.7684606Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:40:33.7686018Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:40:33.7687497Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:40:33.7752050Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:40:33.7786755Z 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-09T16:40:33.7802497Z with 2023-08-09T16:40:33.7803197Z [ 2023-08-09T16:40:33.7803807Z _Ty=int64_t 2023-08-09T16:40:33.7804411Z ] 2023-08-09T16:40:33.7805693Z 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-09T16:40:33.7806909Z with 2023-08-09T16:40:33.7807474Z [ 2023-08-09T16:40:33.7808072Z _This=int64_t, 2023-08-09T16:40:33.7809642Z _Other=double & 2023-08-09T16:40:33.7810250Z ] 2023-08-09T16:40:33.7811355Z 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-09T16:40:33.7812379Z with 2023-08-09T16:40:33.7812854Z [ 2023-08-09T16:40:33.7813427Z _This=int64_t, 2023-08-09T16:40:33.7951821Z _Other=double & 2023-08-09T16:40:33.7954505Z ] 2023-08-09T16:40:33.7955905Z 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-09T16:40:33.7957310Z with 2023-08-09T16:40:33.7957900Z [ 2023-08-09T16:40:33.7958536Z _Tag=std::_Exact_args_t, 2023-08-09T16:40:33.8026931Z _This2=double & 2023-08-09T16:40:33.8027572Z ] 2023-08-09T16:40:33.8029030Z 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-09T16:40:33.8338715Z with 2023-08-09T16:40:33.8466879Z [ 2023-08-09T16:40:33.8467936Z _Tag=std::_Exact_args_t, 2023-08-09T16:40:33.8468605Z _This2=double & 2023-08-09T16:40:33.8469172Z ] 2023-08-09T16:40:33.8470985Z 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-09T16:40:33.8480745Z with 2023-08-09T16:40:33.8481409Z [ 2023-08-09T16:40:33.8482051Z _Tag=std::_Exact_args_t, 2023-08-09T16:40:33.8482813Z _This2=torch::autograd::Variable & 2023-08-09T16:40:33.8483486Z ] 2023-08-09T16:40:33.8529161Z 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-09T16:40:33.8530643Z with 2023-08-09T16:40:33.8532041Z [ 2023-08-09T16:40:33.8532744Z _Tag=std::_Exact_args_t, 2023-08-09T16:40:33.8533499Z _This2=torch::autograd::Variable & 2023-08-09T16:40:33.8534158Z ] 2023-08-09T16:40:33.8535339Z %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-09T16:40:33.8536491Z with 2023-08-09T16:40:33.8538870Z [ 2023-08-09T16:40:33.8539509Z _This2=at::Tensor & 2023-08-09T16:40:33.8540223Z ] 2023-08-09T16:40:33.8551546Z %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-09T16:40:33.8552758Z with 2023-08-09T16:40:33.8555146Z [ 2023-08-09T16:40:33.8555797Z _This2=at::Tensor & 2023-08-09T16:40:33.8556428Z ] 2023-08-09T16:40:33.8557291Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:33.8558664Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:33.8559745Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:40:33.8561023Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:40:47.5724204Z [51/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T16:40:47.5738839Z [52/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-08-09T16:40:47.5741843Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:40:47.5742556Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:40:47.5742970Z 2023-08-09T16:40:47.5743661Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:40:47.5745170Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:40:47.5746692Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:40:47.5748062Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:40:47.5749230Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:47.5750399Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:47.5751655Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:40:47.5754852Z [53/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T16:40:47.5757608Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:40:47.5758452Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:40:47.5758856Z 2023-08-09T16:40:47.5759541Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:40:47.5760931Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:40:47.5762302Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:40:47.5763781Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:40:47.5765165Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-08-09T16:40:47.5766191Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:47.5767173Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:40:47.5768199Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:01.3199259Z [54/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T16:41:01.3202047Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:01.3202729Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:01.3203239Z 2023-08-09T16:41:01.3203902Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:41:01.3205772Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:41:01.3207295Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:41:01.3208675Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:41:01.3209843Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:01.3211285Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:01.3212403Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:41:01.4208913Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:01.4213887Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T16:41:01.4217930Z [55/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T16:41:01.4277138Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:01.4399502Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:01.4401647Z 2023-08-09T16:41:01.4405855Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:41:01.4407826Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:41:01.4409910Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:41:01.4435973Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:41:01.4502939Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:01.4536782Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:01.4538176Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:01.4557980Z [56/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T16:41:01.4570364Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:01.4571536Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:01.4572213Z 2023-08-09T16:41:01.4580815Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:41:01.4587186Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:41:01.4647857Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:41:01.4667274Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:41:01.4668991Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T16:41:01.4670347Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:01.4671582Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:01.4672822Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:01.4676282Z [57/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-08-09T16:41:01.4679450Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:01.4680663Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:01.4681315Z 2023-08-09T16:41:01.4682254Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:41:01.4683944Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:41:01.4685558Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:41:01.4687157Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:41:12.7223470Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T16:41:12.7226731Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-08-09T16:41:12.7228356Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:12.7229504Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:12.7230660Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:41:12.7231681Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:12.7232711Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:41:12.7233702Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:41:12.7234821Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T16:41:12.7246989Z [58/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\iir_cuda.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T16:41:12.7258023Z iir_cuda.cu 2023-08-09T16:41:12.7258595Z tmpxft_00000568_00000000-7_iir_cuda.compute_90.cudafe1.cpp 2023-08-09T16:41:12.7261824Z [59/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T16:41:12.7264813Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:12.7265539Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:12.7265945Z 2023-08-09T16:41:12.7266671Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:41:12.7272061Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:41:12.7273506Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:41:12.7275164Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:41:12.7276475Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:12.7277465Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:12.7278467Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:12.7283570Z [60/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-08-09T16:41:21.3730589Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:21.3731558Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:21.3733726Z 2023-08-09T16:41:21.3840325Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:41:21.3897311Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:41:21.3975830Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:41:21.4268323Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:41:21.4270282Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T16:41:21.4519763Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:21.4521045Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:21.4836022Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:21.4839668Z [61/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T16:41:21.5134994Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:21.5218764Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:21.5422307Z 2023-08-09T16:41:21.5442286Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:41:21.5962556Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:41:21.5964484Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:41:21.5965978Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:41:21.6040469Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:21.6042440Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:21.6146428Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:21.6211138Z [62/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-08-09T16:41:21.6217848Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:21.6266552Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:21.6267005Z 2023-08-09T16:41:21.6267697Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:41:21.6269075Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:41:21.6270686Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:41:21.6272116Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:41:21.6273275Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T16:41:21.6274516Z %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-09T16:41:21.6276105Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(75): note: see reference to class template instantiation 'torchaudio::io::AudioConverter' being compiled 2023-08-09T16:41:21.6277307Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:21.6278283Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:21.6279247Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:21.6280151Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:21.6281030Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:21.6281898Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:21.6285768Z [63/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-08-09T16:41:21.6288996Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:21.6289704Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:21.6290097Z 2023-08-09T16:41:21.6290879Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:41:21.6292598Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:41:21.6293936Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:41:21.6295326Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:41:21.6296502Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:41:21.6297508Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:41:26.4672988Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:41:26.4674567Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:41:26.4676112Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T16:41:26.4677481Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T16:41:26.4678833Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T16:41:26.4680086Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:26.4682228Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:26.4683473Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:41:26.4684737Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:26.4687203Z [64/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp 2023-08-09T16:41:26.4689449Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:26.4690734Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:26.4691382Z 2023-08-09T16:41:26.4692068Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-08-09T16:41:26.4696199Z [65/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\packet_writer.cpp 2023-08-09T16:41:26.4699941Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:26.4700908Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:26.4701788Z 2023-08-09T16:41:26.4702695Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:41:26.4704336Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:41:26.4706202Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:41:26.4707846Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:41:26.4709528Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:26.4710749Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:26.4711913Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:26.4723663Z [66/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\forced_align\gpu\compute.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-08-09T16:41:26.4734757Z compute.cu 2023-08-09T16:41:40.1357048Z tmpxft_000008b0_00000000-7_compute.compute_90.cudafe1.cpp 2023-08-09T16:41:40.1379804Z [67/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj /out:torchaudio\csrc\libtorchaudio.pyd /implib:torchaudio\csrc\libtorchaudio.lib /pdb:torchaudio\csrc\libtorchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\lib\x64 %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T16:41:40.1406918Z [68/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T16:41:40.1416348Z [69/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T16:41:40.1419643Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:40.1420504Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:40.1420906Z 2023-08-09T16:41:40.1421727Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:41:40.1423096Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:41:40.1424439Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:41:40.1425775Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:41:40.1427227Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(318): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-08-09T16:41:40.1428790Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-08-09T16:41:40.1429962Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T16:41:40.1431082Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T16:41:40.1432242Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T16:41:40.1433425Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T16:41:40.1434877Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T16:41:52.1485065Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T16:41:52.1486751Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(336): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T16:41:52.1488312Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(339): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-08-09T16:41:52.1489849Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T16:41:52.1491484Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T16:41:52.1496738Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-08-09T16:41:52.1498920Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-08-09T16:41:52.1500806Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T16:41:52.1502263Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(789): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T16:41:52.1503713Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(769): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T16:41:52.1505065Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:52.1506544Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:52.1507968Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:41:52.1509211Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:41:52.1510457Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:52.1511720Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:41:52.1513080Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:41:52.1516906Z [70/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-08-09T16:41:52.1520750Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:52.1521740Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:52.1522384Z 2023-08-09T16:41:52.1523235Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:41:52.1524944Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:41:52.1526777Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:41:52.1528653Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:41:52.1536068Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T16:41:52.1537838Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T16:41:52.1539319Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T16:41:52.1543616Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-08-09T16:41:52.1545220Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:52.1546466Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:52.1550173Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:52.1551441Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T16:41:52.1556550Z [71/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dpybind11_prefixctc_EXPORTS -I%SRC_DIR% -I%PREFIX%\lib\site-packages\torch\include -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:I%PREFIX%\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\python_binding.cpp 2023-08-09T16:41:52.1559102Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:52.1560003Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:52.1560609Z 2023-08-09T16:41:52.1565994Z [72/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-08-09T16:41:52.1571566Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:52.1572510Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:52.1573117Z 2023-08-09T16:41:52.1573934Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:41:52.1577626Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:41:52.1579042Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:41:52.1580652Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:41:52.1582181Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T16:41:52.1583754Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T16:41:52.1585154Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T16:41:52.1586770Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T16:41:52.1590271Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T16:41:52.1591917Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T16:41:55.5386739Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T16:41:55.5388374Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:55.5389346Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:55.5390358Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:55.5393431Z [73/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-08-09T16:41:55.5396525Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:41:55.5397243Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:41:55.5397646Z 2023-08-09T16:41:55.5398359Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:41:55.5399798Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:41:55.5401278Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:41:55.5402875Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:41:55.5404121Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:41:55.5405212Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:41:55.5406305Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:41:55.5407514Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T16:41:55.5408922Z 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-09T16:41:55.5409786Z with 2023-08-09T16:41:55.5410136Z [ 2023-08-09T16:41:55.5410506Z _Ty=int64_t 2023-08-09T16:41:55.5410884Z ] 2023-08-09T16:41:55.5412272Z 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-09T16:41:55.5413580Z with 2023-08-09T16:41:55.5413956Z [ 2023-08-09T16:41:55.5414523Z _This=int64_t, 2023-08-09T16:41:55.5414950Z _Other=double & 2023-08-09T16:41:55.5415326Z ] 2023-08-09T16:41:55.5416350Z 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-09T16:41:55.5417302Z with 2023-08-09T16:41:55.5417667Z [ 2023-08-09T16:41:55.5418024Z _This=int64_t, 2023-08-09T16:41:55.5418448Z _Other=double & 2023-08-09T16:41:55.5418854Z ] 2023-08-09T16:41:55.5420032Z 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-09T16:41:55.5421188Z with 2023-08-09T16:41:55.5421528Z [ 2023-08-09T16:41:55.5421947Z _Tag=std::_Exact_args_t, 2023-08-09T16:41:55.5422394Z _This2=double & 2023-08-09T16:41:55.5422763Z ] 2023-08-09T16:41:55.5423805Z 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-09T16:41:55.5424789Z with 2023-08-09T16:41:55.5425155Z [ 2023-08-09T16:41:55.5425572Z _Tag=std::_Exact_args_t, 2023-08-09T16:41:55.5426128Z _This2=double & 2023-08-09T16:41:55.5426528Z ] 2023-08-09T16:41:55.5427874Z 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-09T16:41:55.5428993Z with 2023-08-09T16:41:55.5429333Z [ 2023-08-09T16:41:55.5429758Z _Tag=std::_Exact_args_t, 2023-08-09T16:41:55.5430283Z _This2=torch::autograd::Variable & 2023-08-09T16:41:55.5430733Z ] 2023-08-09T16:41:55.5431872Z 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-09T16:41:55.5433198Z with 2023-08-09T16:41:55.5433569Z [ 2023-08-09T16:41:55.5433988Z _Tag=std::_Exact_args_t, 2023-08-09T16:41:55.5434513Z _This2=torch::autograd::Variable & 2023-08-09T16:41:55.5434932Z ] 2023-08-09T16:41:55.5435928Z %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-09T16:41:55.5436855Z with 2023-08-09T16:41:55.5437225Z [ 2023-08-09T16:41:55.5437600Z _This2=at::Tensor & 2023-08-09T16:41:55.5438001Z ] 2023-08-09T16:41:55.5439093Z %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-09T16:41:55.5440145Z with 2023-08-09T16:41:55.5440491Z [ 2023-08-09T16:41:55.5440898Z _This2=at::Tensor & 2023-08-09T16:41:55.5441305Z ] 2023-08-09T16:41:55.5441976Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:55.5443185Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:41:55.5444355Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:41:55.5445594Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:42:09.9094001Z [74/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T16:42:09.9102112Z [75/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg4 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-08-09T16:42:09.9103957Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:42:09.9104350Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:42:09.9104568Z 2023-08-09T16:42:09.9104944Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:42:09.9105699Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:42:09.9106424Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:42:09.9107134Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:42:09.9107767Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:42:09.9108296Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:42:09.9108823Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:42:09.9109371Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T16:42:09.9109903Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T16:42:09.9110463Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T16:42:09.9110999Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T16:43:11.2587160Z [76/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T16:43:11.2598422Z [77/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg6 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-08-09T16:43:11.2600084Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:43:11.2600461Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:43:11.2600672Z 2023-08-09T16:43:11.2601049Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:43:11.2601798Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:43:11.2602655Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:43:11.2603586Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:43:11.2604354Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:43:11.2604976Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:43:11.2605512Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:43:11.2606059Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T16:43:11.2606590Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T16:43:11.2607136Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T16:43:11.2608717Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T16:43:11.2610914Z [78/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg5 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-08-09T16:43:11.2612812Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T16:43:11.2613187Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T16:43:11.2613397Z 2023-08-09T16:43:11.2613769Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T16:43:11.2614516Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T16:43:11.2615225Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T16:43:11.2615956Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T16:43:11.2616587Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:43:11.2617111Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T16:43:11.2617787Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T16:43:11.2618322Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T16:43:11.2619216Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T16:43:11.2619763Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T16:43:11.2620305Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T16:43:11.8779562Z [79/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T16:43:11.8788244Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T16:43:12.0284325Z [81/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -MD -MT torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -MF torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder_kernel_v2.cu -o torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -Xcompiler=-Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\,-FS 2023-08-09T16:43:12.0290049Z ctc_prefix_decoder_kernel_v2.cu 2023-08-09T16:43:12.0290387Z tmpxft_00000c7c_00000000-7_ctc_prefix_decoder_kernel_v2.compute_90.cudafe1.cpp 2023-08-09T16:43:12.0293243Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj /out:torchaudio\csrc\cuctc\libctc_prefix_decoder.pyd /implib:torchaudio\csrc\cuctc\libctc_prefix_decoder.lib /pdb:torchaudio\csrc\cuctc\libctc_prefix_decoder.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\lib\x64 %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T16:43:12.0298260Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /out:torchaudio\csrc\cuctc\pybind11_prefixctc.pyd /implib:torchaudio\csrc\cuctc\pybind11_prefixctc.lib /pdb:torchaudio\csrc\cuctc\pybind11_prefixctc.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def torchaudio\csrc\cuctc\libctc_prefix_decoder.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-08-09T16:43:12.0301390Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-39\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-08-09T16:43:12.0301853Z -- Install configuration: "Release" 2023-08-09T16:43:12.0302321Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio.pyd 2023-08-09T16:43:12.0302908Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio.pyd 2023-08-09T16:43:12.0303528Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-08-09T16:43:12.0304155Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-08-09T16:43:12.0304780Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-08-09T16:43:12.0960746Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-08-09T16:43:12.0962219Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-08-09T16:43:12.0963405Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-08-09T16:43:12.0964582Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libctc_prefix_decoder.pyd 2023-08-09T16:43:12.0965959Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691598329770/work/build/lib.win-amd64-cpython-39/torchaudio/lib/pybind11_prefixctc.pyd 2023-08-09T16:43:12.0966633Z running install_lib 2023-08-09T16:43:12.0966938Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T16:43:12.0967464Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T16:43:12.0968313Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T16:43:12.0969043Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T16:43:12.0969676Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T16:43:12.0970310Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T16:43:12.0970921Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T16:43:12.0971496Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T16:43:12.0972152Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T16:43:12.0972818Z copying build\lib.win-amd64-cpython-39\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T16:43:12.0973585Z copying build\lib.win-amd64-cpython-39\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T16:43:12.0974090Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0974581Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0975196Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0975823Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0976445Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0977068Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0977683Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0978299Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0978935Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0979597Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0980217Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0981048Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0981782Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0982390Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0982990Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0983594Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0984197Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0984806Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0985442Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0986049Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0986649Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0987264Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0987865Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0988451Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T16:43:12.0988937Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T16:43:12.0989461Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T16:43:12.0990095Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T16:43:12.0990718Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\_alignment.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T16:43:12.0991323Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T16:43:12.0991804Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T16:43:12.0992276Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T16:43:12.0992850Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T16:43:12.0993422Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T16:43:12.0994016Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T16:43:12.0994593Z copying build\lib.win-amd64-cpython-39\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T16:43:12.0995145Z copying build\lib.win-amd64-cpython-39\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T16:43:12.0995582Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T16:43:12.0996068Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T16:43:12.0996685Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T16:43:12.0997295Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T16:43:12.0998031Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T16:43:12.0998747Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T16:43:12.0999339Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T16:43:12.0999937Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T16:43:12.1000536Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T16:43:12.1001147Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T16:43:12.1001743Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T16:43:12.1002203Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T16:43:12.1002707Z copying build\lib.win-amd64-cpython-39\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T16:43:12.1003319Z copying build\lib.win-amd64-cpython-39\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T16:43:12.1003816Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T16:43:12.1004359Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T16:43:12.1005017Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T16:43:12.1005683Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T16:43:12.2882601Z copying build\lib.win-amd64-cpython-39\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T16:43:12.2883840Z copying build\lib.win-amd64-cpython-39\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T16:43:12.2884903Z copying build\lib.win-amd64-cpython-39\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T16:43:12.2886457Z copying build\lib.win-amd64-cpython-39\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T16:43:12.2887455Z creating %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T16:43:12.2888521Z copying build\lib.win-amd64-cpython-39\torchaudio\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T16:43:12.2889841Z copying build\lib.win-amd64-cpython-39\torchaudio\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T16:43:12.2891115Z copying build\lib.win-amd64-cpython-39\torchaudio\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T16:43:12.2892351Z copying build\lib.win-amd64-cpython-39\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T16:43:12.2893497Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T16:43:12.2894458Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T16:43:12.2895504Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T16:43:12.2896764Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T16:43:12.2897755Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T16:43:12.2899135Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T16:43:12.2900762Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T16:43:12.2902085Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T16:43:12.2903374Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T16:43:12.2904602Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T16:43:12.2905775Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T16:43:12.2906918Z copying build\lib.win-amd64-cpython-39\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T16:43:12.2908046Z copying build\lib.win-amd64-cpython-39\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T16:43:12.2908893Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T16:43:12.2909881Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T16:43:12.2911183Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T16:43:12.2912546Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T16:43:12.2913591Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T16:43:12.2914686Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T16:43:12.2916039Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T16:43:12.2917361Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T16:43:12.2918665Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T16:43:12.2919737Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T16:43:12.2920909Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\aligner.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T16:43:12.2922274Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T16:43:12.2923646Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T16:43:12.2925023Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T16:43:12.2926302Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T16:43:12.2927273Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T16:43:12.2928081Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T16:43:12.2929204Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T16:43:12.2930541Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T16:43:12.2931647Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T16:43:12.2933067Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T16:43:12.2934634Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T16:43:12.2936050Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T16:43:12.2937402Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T16:43:12.2938497Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T16:43:12.2939625Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T16:43:12.2941014Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T16:43:12.2942375Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T16:43:12.2943736Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T16:43:12.2945182Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T16:43:12.2946583Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T16:43:12.2947933Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T16:43:12.2949257Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T16:43:12.2950627Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T16:43:12.2952072Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T16:43:12.2953219Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T16:43:12.2954448Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T16:43:12.2956113Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T16:43:12.2957771Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\_vggish\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T16:43:12.2959213Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T16:43:12.2960276Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T16:43:12.2961416Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T16:43:12.2962916Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T16:43:12.2964279Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T16:43:17.1802286Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T16:43:17.1803583Z copying build\lib.win-amd64-cpython-39\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T16:43:17.1804431Z copying build\lib.win-amd64-cpython-39\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T16:43:17.1805027Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T16:43:17.1805538Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T16:43:17.1806181Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T16:43:17.1806801Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T16:43:17.1807284Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T16:43:17.1807776Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T16:43:17.1808372Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T16:43:17.1808980Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T16:43:17.1809557Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T16:43:17.1810121Z copying build\lib.win-amd64-cpython-39\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T16:43:17.1810574Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T16:43:17.1811055Z copying build\lib.win-amd64-cpython-39\torchaudio\_backend\ffmpeg.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T16:43:17.1811663Z copying build\lib.win-amd64-cpython-39\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T16:43:17.1812267Z copying build\lib.win-amd64-cpython-39\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T16:43:17.1812755Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T16:43:17.1813240Z copying build\lib.win-amd64-cpython-39\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T16:43:17.1813859Z copying build\lib.win-amd64-cpython-39\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T16:43:17.1814348Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T16:43:17.1814853Z copying build\lib.win-amd64-cpython-39\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T16:43:17.1815465Z copying build\lib.win-amd64-cpython-39\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T16:43:17.1816015Z copying build\lib.win-amd64-cpython-39\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T16:43:17.1816573Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-39.pyc 2023-08-09T16:43:17.1817155Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-39.pyc 2023-08-09T16:43:17.1817763Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-39.pyc 2023-08-09T16:43:17.1818379Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-39.pyc 2023-08-09T16:43:17.1818922Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-39.pyc 2023-08-09T16:43:17.1819453Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1819991Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-39.pyc 2023-08-09T16:43:17.1820534Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1821250Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-39.pyc 2023-08-09T16:43:17.1821925Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-39.pyc 2023-08-09T16:43:17.1822505Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-39.pyc 2023-08-09T16:43:17.1823076Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-39.pyc 2023-08-09T16:43:17.1823675Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-39.pyc 2023-08-09T16:43:17.1824317Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-39.pyc 2023-08-09T16:43:17.1824856Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-39.pyc 2023-08-09T16:43:17.1825478Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-39.pyc 2023-08-09T16:43:17.1826096Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-39.pyc 2023-08-09T16:43:17.1826687Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-39.pyc 2023-08-09T16:43:17.1827317Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-39.pyc 2023-08-09T16:43:17.1827911Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-39.pyc 2023-08-09T16:43:17.1828488Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-39.pyc 2023-08-09T16:43:17.1829268Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-39.pyc 2023-08-09T16:43:17.1829966Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-39.pyc 2023-08-09T16:43:17.1831015Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-39.pyc 2023-08-09T16:43:17.1831801Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-39.pyc 2023-08-09T16:43:17.1832396Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-39.pyc 2023-08-09T16:43:17.1832947Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-39.pyc 2023-08-09T16:43:17.1833479Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-39.pyc 2023-08-09T16:43:17.1834026Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-39.pyc 2023-08-09T16:43:17.1834584Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-39.pyc 2023-08-09T16:43:17.1835124Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1835858Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-39.pyc 2023-08-09T16:43:17.1836590Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-39.pyc 2023-08-09T16:43:17.1837281Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\_alignment.py to _alignment.cpython-39.pyc 2023-08-09T16:43:17.1837848Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1838407Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-39.pyc 2023-08-09T16:43:17.1838956Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-39.pyc 2023-08-09T16:43:17.1839521Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-39.pyc 2023-08-09T16:43:17.1840079Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-39.pyc 2023-08-09T16:43:17.1840764Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1842389Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-39.pyc 2023-08-09T16:43:17.1843177Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-39.pyc 2023-08-09T16:43:17.1843779Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-39.pyc 2023-08-09T16:43:17.1844360Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-39.pyc 2023-08-09T16:43:17.1844992Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-39.pyc 2023-08-09T16:43:17.1845597Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1846182Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-39.pyc 2023-08-09T16:43:17.1846770Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-39.pyc 2023-08-09T16:43:17.1847300Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-39.pyc 2023-08-09T16:43:17.1847860Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-39.pyc 2023-08-09T16:43:17.1848556Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\objective.py to objective.cpython-39.pyc 2023-08-09T16:43:17.1849264Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\subjective.py to subjective.cpython-39.pyc 2023-08-09T16:43:17.1849969Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1850532Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-39.pyc 2023-08-09T16:43:17.1851106Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-39.pyc 2023-08-09T16:43:17.1851711Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-39.pyc 2023-08-09T16:43:17.1852303Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-39.pyc 2023-08-09T16:43:17.1852901Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-39.pyc 2023-08-09T16:43:17.1853572Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-39.pyc 2023-08-09T16:43:17.1854208Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1854940Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-39.pyc 2023-08-09T16:43:17.1855756Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1856327Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-39.pyc 2023-08-09T16:43:17.1856885Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-39.pyc 2023-08-09T16:43:17.1857427Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1858008Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-39.pyc 2023-08-09T16:43:17.1858670Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-39.pyc 2023-08-09T16:43:17.1859327Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_squim_pipeline.py to _squim_pipeline.cpython-39.pyc 2023-08-09T16:43:17.1860052Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-39.pyc 2023-08-09T16:43:17.1860749Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-39.pyc 2023-08-09T16:43:17.1861500Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-39.pyc 2023-08-09T16:43:17.1862279Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1862866Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\aligner.py to aligner.cpython-39.pyc 2023-08-09T16:43:17.1863452Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-39.pyc 2023-08-09T16:43:17.1864038Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-39.pyc 2023-08-09T16:43:17.1864613Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1865187Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1865750Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-39.pyc 2023-08-09T16:43:17.1866337Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1866949Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-39.pyc 2023-08-09T16:43:17.1867674Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-39.pyc 2023-08-09T16:43:17.1868261Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-39.pyc 2023-08-09T16:43:17.1869052Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1869673Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-39.pyc 2023-08-09T16:43:17.1870296Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-39.pyc 2023-08-09T16:43:17.1870880Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-39.pyc 2023-08-09T16:43:17.1871474Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-39.pyc 2023-08-09T16:43:17.1872106Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-39.pyc 2023-08-09T16:43:17.1872771Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-39.pyc 2023-08-09T16:43:17.1873382Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1874138Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-39.pyc 2023-08-09T16:43:17.1875026Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-39.pyc 2023-08-09T16:43:17.1875682Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py to _vggish_impl.cpython-39.pyc 2023-08-09T16:43:17.1876366Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py to _vggish_pipeline.cpython-39.pyc 2023-08-09T16:43:17.1877020Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1877617Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1878237Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-39.pyc 2023-08-09T16:43:17.1878949Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1879628Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1880328Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-39.pyc 2023-08-09T16:43:17.1881019Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1881718Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-39.pyc 2023-08-09T16:43:17.1882317Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-39.pyc 2023-08-09T16:43:17.1882899Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1883461Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-39.pyc 2023-08-09T16:43:17.1884041Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-39.pyc 2023-08-09T16:43:17.1884607Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-39.pyc 2023-08-09T16:43:17.1885130Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1885658Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-39.pyc 2023-08-09T16:43:17.1886195Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\ffmpeg.py to ffmpeg.cpython-39.pyc 2023-08-09T16:43:17.1886878Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-39.pyc 2023-08-09T16:43:17.1887639Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1888181Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-39.pyc 2023-08-09T16:43:17.1888741Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1889308Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-39.pyc 2023-08-09T16:43:17.1889876Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1890400Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-39.pyc 2023-08-09T16:43:17.1890754Z running install_egg_info 2023-08-09T16:43:17.1890988Z running egg_info 2023-08-09T16:43:17.1891229Z creating torchaudio.egg-info 2023-08-09T16:43:17.1891501Z writing torchaudio.egg-info\PKG-INFO 2023-08-09T16:43:17.1891871Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-08-09T16:43:17.1892264Z writing requirements to torchaudio.egg-info\requires.txt 2023-08-09T16:43:17.1892647Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-08-09T16:43:17.1893186Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T16:43:17.1893539Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T16:43:17.1893959Z adding license file 'LICENSE' 2023-08-09T16:43:17.1894411Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T16:43:17.1894884Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230809-py3.9.egg-info 2023-08-09T16:43:17.1895262Z running install_scripts 2023-08-09T16:43:17.1895542Z writing list of installed files to 'record.txt' 2023-08-09T16:43:17.1895731Z 2023-08-09T16:43:17.1895886Z Resource usage statistics from building torchaudio: 2023-08-09T16:43:17.1896167Z Process count: 25 2023-08-09T16:43:17.1896404Z CPU time: Sys=0:03:08.0, User=0:29:27.5 2023-08-09T16:43:17.1896641Z Memory: 6.7G 2023-08-09T16:43:17.1896855Z Disk usage: 253.0M 2023-08-09T16:43:17.1897085Z Time elapsed: 0:10:56.8 2023-08-09T16:43:17.1897335Z 2023-08-09T16:43:17.1897428Z 2023-08-09T16:43:17.1897540Z Packaging torchaudio 2023-08-09T16:43:17.7991496Z Packaging torchaudio-2.1.0.dev20230809-py39_cu121 2023-08-09T16:44:17.3404193Z compiling .pyc files... 2023-08-09T16:44:17.3404808Z number of files: 250 2023-08-09T16:44:17.3405543Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-08-09T16:44:17.3406678Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T16:44:17.3407690Z .. is this binary repackaging? 2023-08-09T16:44:17.3408802Z 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-09T16:44:17.3409731Z .. is this binary repackaging? 2023-08-09T16:44:17.3410680Z 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-09T16:44:17.3411583Z .. is this binary repackaging? 2023-08-09T16:44:17.3412468Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T16:44:17.3413900Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-08-09T16:44:17.3415431Z 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-09T16:44:17.3416341Z .. is this binary repackaging? 2023-08-09T16:44:17.3417259Z 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-09T16:44:17.3418160Z .. is this binary repackaging? 2023-08-09T16:44:17.3419125Z 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-09T16:44:17.3420122Z .. is this binary repackaging? 2023-08-09T16:44:17.3421265Z 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-09T16:44:17.3422177Z .. is this binary repackaging? 2023-08-09T16:44:17.3423066Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T16:44:17.3424301Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T16:44:17.3425558Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T16:44:17.3427144Z 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-09T16:44:17.3428613Z 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-09T16:44:17.3430010Z 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-09T16:44:17.3431400Z 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-09T16:44:17.3433179Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T16:44:17.3434870Z 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-09T16:44:17.3435833Z .. is this binary repackaging? 2023-08-09T16:44:17.3436742Z 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-09T16:44:17.3437623Z .. is this binary repackaging? 2023-08-09T16:44:17.3438589Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-08-09T16:44:17.3440116Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T16:44:17.3441009Z .. is this binary repackaging? 2023-08-09T16:44:17.3441971Z 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-09T16:44:17.3442879Z .. is this binary repackaging? 2023-08-09T16:44:17.3443799Z 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-09T16:44:17.3444661Z .. is this binary repackaging? 2023-08-09T16:44:17.3445732Z 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-09T16:44:17.3446745Z .. is this binary repackaging? 2023-08-09T16:44:17.3447736Z 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-09T16:44:17.3448652Z .. is this binary repackaging? 2023-08-09T16:44:17.3449623Z 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-09T16:44:17.3450524Z .. is this binary repackaging? 2023-08-09T16:44:17.3451479Z 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-09T16:44:17.3452554Z .. is this binary repackaging? 2023-08-09T16:44:17.3453601Z 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-09T16:44:17.3454519Z .. is this binary repackaging? 2023-08-09T16:44:17.3455399Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T16:44:17.3456580Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T16:44:17.3457834Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T16:44:17.3459355Z 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-09T16:44:17.3460759Z 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-09T16:44:17.3462109Z 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-09T16:44:17.3465345Z 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-09T16:44:17.3466849Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T16:44:17.3468137Z 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-09T16:44:17.3469072Z .. is this binary repackaging? 2023-08-09T16:44:17.3470074Z 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-09T16:44:17.3471127Z .. is this binary repackaging? 2023-08-09T16:44:17.3472189Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-08-09T16:44:17.3473536Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T16:44:17.3474444Z .. is this binary repackaging? 2023-08-09T16:44:17.3475404Z 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-09T16:44:17.3476317Z .. is this binary repackaging? 2023-08-09T16:44:17.3477249Z 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-09T16:44:17.3478143Z .. is this binary repackaging? 2023-08-09T16:44:17.3479112Z 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-09T16:44:17.3480013Z .. is this binary repackaging? 2023-08-09T16:44:17.3480986Z 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-09T16:44:17.3481993Z .. is this binary repackaging? 2023-08-09T16:44:21.0910159Z 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-09T16:44:21.0911095Z .. is this binary repackaging? 2023-08-09T16:44:21.0911941Z 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-09T16:44:21.0913235Z .. is this binary repackaging? 2023-08-09T16:44:21.0914311Z 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-09T16:44:21.0915309Z .. is this binary repackaging? 2023-08-09T16:44:21.0916327Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T16:44:21.0917463Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T16:44:21.0918585Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T16:44:21.0919778Z 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-09T16:44:21.0921241Z 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-09T16:44:21.0922794Z 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-09T16:44:21.0924498Z 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-09T16:44:21.0925978Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T16:44:21.0927184Z 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-09T16:44:21.0928207Z .. is this binary repackaging? 2023-08-09T16:44:21.0929265Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-08-09T16:44:21.0930572Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T16:44:21.0931442Z .. is this binary repackaging? 2023-08-09T16:44:21.0932307Z 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-09T16:44:21.0933164Z .. is this binary repackaging? 2023-08-09T16:44:21.0934038Z 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-09T16:44:21.0935006Z .. is this binary repackaging? 2023-08-09T16:44:21.0935970Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T16:44:21.0937067Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T16:44:21.0938184Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T16:44:21.0939464Z 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-09T16:44:21.0940772Z 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-09T16:44:21.0942349Z 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-09T16:44:21.0943643Z 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-09T16:44:21.0944792Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T16:44:21.0946049Z 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-09T16:44:21.0946969Z .. is this binary repackaging? 2023-08-09T16:44:21.0948015Z 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-09T16:44:21.0949039Z .. is this binary repackaging? 2023-08-09T16:44:21.0949936Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-08-09T16:44:21.0951155Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T16:44:21.0952029Z .. is this binary repackaging? 2023-08-09T16:44:21.0953158Z 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-09T16:44:21.0954298Z .. is this binary repackaging? 2023-08-09T16:44:21.0955323Z 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-09T16:44:21.0956181Z .. is this binary repackaging? 2023-08-09T16:44:21.0957086Z 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-09T16:44:21.0957955Z .. is this binary repackaging? 2023-08-09T16:44:21.0958862Z 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-09T16:44:21.0959708Z .. is this binary repackaging? 2023-08-09T16:44:21.0960746Z 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-09T16:44:21.0961786Z .. is this binary repackaging? 2023-08-09T16:44:21.0962712Z 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-09T16:44:21.0963588Z .. is this binary repackaging? 2023-08-09T16:44:21.0964488Z 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-09T16:44:21.0965354Z .. is this binary repackaging? 2023-08-09T16:44:21.0966183Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T16:44:21.0967589Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T16:44:21.0968768Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T16:44:21.0970021Z 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-09T16:44:21.0971377Z 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-09T16:44:21.0972835Z 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-09T16:44:21.0974313Z 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-09T16:44:21.0975481Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T16:44:21.0976678Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): $RPATH/libctc_prefix_decoder.pyd not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T16:44:21.0977571Z .. is this binary repackaging? 2023-08-09T16:44:21.0978472Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-08-09T16:44:21.0979869Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T16:44:21.0981081Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T16:44:21.0982160Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T16:44:29.1190178Z WARNING: Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-08-09T16:44:29.1368198Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T16:44:29.1383061Z 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-09T16:44:29.1384603Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T16:44:29.1386343Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T16:44:29.1406680Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T16:44:29.1411384Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T16:44:29.1412443Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T16:44:29.1421015Z 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-09T16:44:29.1421749Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T16:44:29.1422897Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T16:44:29.1508490Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T16:44:29.1512841Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T16:44:29.1515225Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230809-py39_cu121.tar.bz2 2023-08-09T16:44:30.4023670Z INFO:conda_index.index:win-64 cached 7.0 MB from 1 packages at 5.6 MB/second 2023-08-09T16:44:30.4128189Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T16:44:30.4132520Z 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-09T16:44:30.4157066Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T16:44:30.4162484Z 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-09T16:44:30.4171191Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T16:44:30.4172904Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T16:44:30.4173516Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T16:44:30.4178459Z 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-09T16:44:30.4186937Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T16:44:30.4187598Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T16:44:30.4245058Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T16:44:30.4245689Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T16:44:30.6048152Z 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-09T16:44:30.6075545Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T16:44:30.6076151Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T16:44:30.6217512Z 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-09T16:44:30.6236900Z DEBUG:conda_index.index:noarch finish 2023-08-09T16:44:30.6237898Z INFO:conda_index.index:Completed noarch 2023-08-09T16:44:30.6238815Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T16:44:30.6241654Z 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-09T16:44:30.6262590Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T16:44:30.6268467Z 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-09T16:44:30.6293876Z 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-09T16:44:30.6309681Z 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-09T16:44:30.6311094Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T16:44:30.6313141Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T16:44:30.6313784Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T16:44:30.6318621Z 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-09T16:44:30.6342439Z 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-09T16:44:30.6359342Z 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-09T16:44:30.6360266Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T16:44:30.6360859Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T16:44:30.6422039Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T16:44:30.6422803Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T16:44:30.6428175Z 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-09T16:44:30.6450194Z 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-09T16:44:30.6466946Z 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-09T16:44:30.6467784Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T16:44:30.6468392Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T16:44:30.6597472Z 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-09T16:44:30.6613925Z DEBUG:conda_index.index:win-64 finish 2023-08-09T16:44:30.6614675Z INFO:conda_index.index:Completed win-64 2023-08-09T16:44:30.6618900Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T16:44:30.6621616Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T16:44:30.6622443Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T16:44:30.6626766Z 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-09T16:44:30.6627624Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T16:44:30.6627971Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T16:44:30.6628501Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T16:44:30.6633112Z 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-09T16:44:30.6653873Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T16:44:30.6808649Z 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-09T16:44:30.6826084Z DEBUG:conda_index.index:write channeldata 2023-08-09T16:44:30.6831144Z 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-09T16:44:37.3511331Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-08-09T16:44:37.3512778Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-string-l1-1-0.dll found in $SYSROOT 2023-08-09T16:44:37.3514785Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-08-09T16:44:37.3516206Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-08-09T16:44:37.3517356Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T16:44:37.3518475Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T16:44:37.3519203Z .. is this binary repackaging? 2023-08-09T16:44:37.3519867Z 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-09T16:44:37.3520326Z .. is this binary repackaging? 2023-08-09T16:44:37.3520805Z 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-09T16:44:37.3521232Z .. is this binary repackaging? 2023-08-09T16:44:37.3521694Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T16:44:37.3522403Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-08-09T16:44:37.3523113Z 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-09T16:44:37.3523569Z .. is this binary repackaging? 2023-08-09T16:44:37.3524063Z 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-09T16:44:37.3524502Z .. is this binary repackaging? 2023-08-09T16:44:37.3525265Z 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-09T16:44:37.3525904Z .. is this binary repackaging? 2023-08-09T16:44:37.3526389Z 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-09T16:44:37.3526826Z .. is this binary repackaging? 2023-08-09T16:44:37.3527274Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T16:44:37.3527890Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T16:44:37.3528517Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T16:44:37.3529203Z 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-09T16:44:37.3529921Z 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-09T16:44:37.3530666Z 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-09T16:44:37.3531359Z 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-09T16:44:37.3532007Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T16:44:37.3532661Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T16:44:37.3533124Z .. is this binary repackaging? 2023-08-09T16:44:37.3533613Z 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-09T16:44:37.3534045Z .. is this binary repackaging? 2023-08-09T16:44:37.3534523Z 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-09T16:44:37.3534969Z .. is this binary repackaging? 2023-08-09T16:44:37.3535420Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T16:44:37.3536105Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-08-09T16:44:37.3536814Z 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-09T16:44:37.3537257Z .. is this binary repackaging? 2023-08-09T16:44:37.3537747Z 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-09T16:44:37.3538205Z .. is this binary repackaging? 2023-08-09T16:44:37.3538687Z 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-09T16:44:37.3539123Z .. is this binary repackaging? 2023-08-09T16:44:37.3539606Z 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-09T16:44:37.3540067Z .. is this binary repackaging? 2023-08-09T16:44:37.3540636Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T16:44:37.3541362Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T16:44:37.3541969Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T16:44:37.3542645Z 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-09T16:44:37.3543366Z 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-09T16:44:37.3544083Z 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-09T16:44:37.3544798Z 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-09T16:44:37.3545447Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T16:44:37.3546053Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T16:44:37.3546748Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-08-09T16:44:37.3547424Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T16:44:37.3548039Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T16:44:37.3548662Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T16:44:37.3549338Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-runtime-l1-1-0.dll found in $SYSROOT 2023-08-09T16:44:37.3550055Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-stdio-l1-1-0.dll found in $SYSROOT 2023-08-09T16:44:37.3550746Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-math-l1-1-0.dll found in $SYSROOT 2023-08-09T16:44:37.3551457Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/downlevel/api-ms-win-crt-heap-l1-1-0.dll found in $SYSROOT 2023-08-09T16:44:37.3552110Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T16:44:37.3552752Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): $RPATH/torch_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T16:44:37.3553204Z .. is this binary repackaging? 2023-08-09T16:44:37.3553665Z 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-09T16:44:37.3554111Z .. is this binary repackaging? 2023-08-09T16:44:37.3554585Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): $RPATH/c10_cuda.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-08-09T16:44:37.3555139Z .. is this binary repackaging? 2023-08-09T16:44:37.3555711Z 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-09T16:44:37.3556128Z .. is this binary repackaging? 2023-08-09T16:44:37.3556577Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-08-09T16:44:37.3557250Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): .. but ['cuda-cudart-dev'] not in reqs/run, (i.e. it is overlinking) (likely) or a missing dependency (less likely) 2023-08-09T16:44:37.3557915Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T16:44:37.3558499Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-08-09T16:44:37.3559085Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T16:44:37.3559697Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T16:44:37.3560352Z 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-09T16:44:37.3561060Z 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-09T16:44:37.3561750Z 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-09T16:44:37.3562394Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T16:44:37.3563182Z WARNING (torchaudio): run-exports library package pytorch-nightly::pytorch-mutex-1.0-cuda in requirements/run but it is not used (i.e. it is overdepending or perhaps statically linked? If that is what you want then add it to `build/ignore_run_exports`) 2023-08-09T16:44:37.3563766Z Fixing permissions 2023-08-09T16:44:37.3564007Z Packaged license file/s. 2023-08-09T16:44:37.3564273Z INFO :: Time taken to mark (prefix) 2023-08-09T16:44:37.3564564Z 0 replacements in 0 files was 0.09 seconds 2023-08-09T16:44:37.3565139Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691598329770\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691598329770\work_moved_torchaudio-2.1.0.dev20230809-py39_cu121_win-64_main_build_loop' 2023-08-09T16:44:37.3565957Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691598329770\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691598329770\work_moved_torchaudio-2.1.0.dev20230809-py39_cu121_win-64_main_build_loop) 2023-08-09T16:44:40.0429042Z # Automatic uploading is disabled 2023-08-09T16:44:40.0429936Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T16:44:40.0430316Z 2023-08-09T16:44:40.0430362Z 2023-08-09T16:44:40.0430687Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T16:44:40.0431291Z # conda config --set anaconda_upload yes 2023-08-09T16:44:40.0431787Z anaconda upload \ 2023-08-09T16:44:40.0432365Z distr/win-64\torchaudio-2.1.0.dev20230809-py39_cu121.tar.bz2 2023-08-09T16:44:40.0433055Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T16:44:40.0433413Z 2023-08-09T16:44:40.0433800Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T16:44:40.0434352Z { 2023-08-09T16:44:40.0434849Z "torchaudio-2.1.0.dev20230809-py39_cu121": { 2023-08-09T16:44:40.0435507Z "recipe": { 2023-08-09T16:44:40.0436358Z "c_compiler": "vs2019", 2023-08-09T16:44:40.0437162Z "cxx_compiler": "vs2019", 2023-08-09T16:44:40.0437644Z "target_platform": "win-64" 2023-08-09T16:44:40.0438060Z } 2023-08-09T16:44:40.0438421Z } 2023-08-09T16:44:40.0438754Z } 2023-08-09T16:44:40.0438955Z 2023-08-09T16:44:40.0438965Z 2023-08-09T16:44:40.0439216Z #################################################################################### 2023-08-09T16:44:40.0439707Z Resource usage summary: 2023-08-09T16:44:40.0439971Z 2023-08-09T16:44:40.0440150Z Total time: 0:19:10.3 2023-08-09T16:44:40.0440623Z CPU usage: sys=0:03:08.0, user=0:29:27.5 2023-08-09T16:44:40.0441126Z Maximum memory usage observed: 6.7G 2023-08-09T16:44:40.0441723Z Total disk usage observed (not including envs): 253.0M 2023-08-09T16:44:40.0442150Z 2023-08-09T16:44:40.0442183Z 2023-08-09T16:44:40.0442413Z #################################################################################### 2023-08-09T16:44:40.0443121Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-08-09T16:44:40.0443934Z There are currently 1 accumulated. 2023-08-09T16:44:40.0444528Z To remove them, you can run the ```conda build purge``` command 2023-08-09T16:44:40.9315214Z ##[group]Run actions/upload-artifact@v3 2023-08-09T16:44:40.9315556Z with: 2023-08-09T16:44:40.9315786Z name: pytorch_audio__3.9 2023-08-09T16:44:40.9316045Z path: pytorch/audio/distr/ 2023-08-09T16:44:40.9316285Z if-no-files-found: warn 2023-08-09T16:44:40.9316514Z env: 2023-08-09T16:44:40.9316764Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:44:40.9317027Z PYTHON_VERSION: 3.9 2023-08-09T16:44:40.9317261Z PACKAGE_TYPE: conda 2023-08-09T16:44:40.9317506Z REPOSITORY: pytorch/audio 2023-08-09T16:44:40.9317733Z REF: 2023-08-09T16:44:40.9317914Z CU_VERSION: cu121 2023-08-09T16:44:40.9318134Z CHANNEL: nightly 2023-08-09T16:44:40.9318375Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T16:44:40.9318709Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T16:44:40.9319110Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T16:44:40.9319646Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T16:44:40.9320050Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T16:44:40.9320341Z ##[endgroup] 2023-08-09T16:44:41.0788679Z With the provided path, there will be 19 files uploaded 2023-08-09T16:44:41.0792856Z Starting artifact upload 2023-08-09T16:44:41.0794039Z 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-09T16:44:41.0796718Z Artifact name is valid! 2023-08-09T16:44:41.1615861Z Container for artifact "pytorch_audio__3.9" successfully created. Starting upload of file(s) 2023-08-09T16:44:45.3140030Z Total size of all the files uploaded is 7372563 bytes 2023-08-09T16:44:45.3140822Z File upload process has finished. Finalizing the artifact upload 2023-08-09T16:44:45.3407730Z Artifact has been finalized. All files have been successfully uploaded! 2023-08-09T16:44:45.3408279Z 2023-08-09T16:44:45.3408613Z The raw size of all the files that were specified for upload is 7521429 bytes 2023-08-09T16:44:45.3409402Z The size of all the files that were uploaded is 7372563 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-08-09T16:44:45.3409727Z 2023-08-09T16:44:45.3410129Z 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-09T16:44:45.3410523Z 2023-08-09T16:44:45.3410701Z Artifact pytorch_audio__3.9 has been successfully uploaded! 2023-08-09T16:44:45.3686346Z ##[group]Run set -euxo pipefail 2023-08-09T16:44:45.3686731Z set -euxo pipefail 2023-08-09T16:44:45.3687140Z source "${BUILD_ENV_FILE}" 2023-08-09T16:44:45.3687727Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-08-09T16:44:45.3688387Z # fix we have to use for windows to make sure drive path is c: not c 2023-08-09T16:44:45.3688758Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-08-09T16:44:45.3689044Z  2023-08-09T16:44:45.3689360Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-08-09T16:44:45.3689804Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-08-09T16:44:45.3690190Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-08-09T16:44:45.3690463Z  2023-08-09T16:44:45.3690757Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-08-09T16:44:45.3691064Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-08-09T16:44:45.3691339Z else 2023-08-09T16:44:45.3691570Z  CONSTRAINTS="cpuonly" 2023-08-09T16:44:45.3691808Z fi 2023-08-09T16:44:45.3692201Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-08-09T16:44:45.3692562Z  2023-08-09T16:44:45.3692829Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-08-09T16:44:45.3693170Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-08-09T16:44:45.3693739Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-08-09T16:44:45.3694073Z else 2023-08-09T16:44:45.3694450Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-08-09T16:44:45.3694915Z  conda install --yes --quiet 'ffmpeg<5' 2023-08-09T16:44:45.3695267Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-08-09T16:44:45.3695554Z fi 2023-08-09T16:44:45.3695798Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-08-09T16:44:45.3723729Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T16:44:45.3724003Z env: 2023-08-09T16:44:45.3724264Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:44:45.3724545Z PYTHON_VERSION: 3.9 2023-08-09T16:44:45.3724763Z PACKAGE_TYPE: conda 2023-08-09T16:44:45.3725005Z REPOSITORY: pytorch/audio 2023-08-09T16:44:45.3725232Z REF: 2023-08-09T16:44:45.3725416Z CU_VERSION: cu121 2023-08-09T16:44:45.3725630Z CHANNEL: nightly 2023-08-09T16:44:45.3725874Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T16:44:45.3726393Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T16:44:45.3726800Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T16:44:45.3727428Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T16:44:45.3727850Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T16:44:45.3728171Z PACKAGE_NAME: torchaudio 2023-08-09T16:44:45.3728455Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-08-09T16:44:45.3728703Z GPU_ARCH: cuda 2023-08-09T16:44:45.3728927Z DESIRED_CUDA: cu121 2023-08-09T16:44:45.3729158Z GPU_ARCH_VERSION: 12.1 2023-08-09T16:44:45.3729384Z ##[endgroup] 2023-08-09T16:44:45.7094465Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T16:44:45.7096522Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T16:44:45.7097142Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T16:44:45.7097626Z ++ export CMAKE_USE_CUDA=1 2023-08-09T16:44:45.7098015Z ++ CMAKE_USE_CUDA=1 2023-08-09T16:44:45.7098364Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T16:44:45.7098680Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T16:44:45.7101272Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-08-09T16:44:45.7101758Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T16:44:45.7103390Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T16:44:45.7104058Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T16:44:45.7104433Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T16:44:45.7104789Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T16:44:45.7105124Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T16:44:45.7105401Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T16:44:45.7105741Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:44:45.7106163Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:44:45.7106583Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:44:45.7107004Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:44:45.7107299Z ++ export FORCE_CUDA=1 2023-08-09T16:44:45.7107521Z ++ FORCE_CUDA=1 2023-08-09T16:44:45.7108565Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T16:44:45.7110789Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T16:44:45.7111797Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T16:44:45.7112083Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T16:44:45.7112358Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T16:44:45.7112619Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T16:44:45.7112897Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T16:44:45.7113218Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T16:44:45.7113487Z ++ export VERSION_SUFFIX= 2023-08-09T16:44:45.7113720Z ++ VERSION_SUFFIX= 2023-08-09T16:44:45.7113923Z ++ export WHEEL_DIR= 2023-08-09T16:44:45.7114139Z ++ WHEEL_DIR= 2023-08-09T16:44:45.7215374Z ++ readlink -f pytorch/audio/distr 2023-08-09T16:44:45.7345128Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T16:44:45.7509300Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T16:44:45.7593759Z ++ sed 's/\/c\//\/c:\//' 2023-08-09T16:44:45.7701130Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T16:44:45.7702462Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T16:44:45.7703573Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T16:44:45.7704519Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' python=3.9 2023-08-09T16:44:48.7408553Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:44:48.7421291Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:44:48.7426787Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:44:48.7428061Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:44:48.7429303Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:44:48.7430425Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:44:48.8041547Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T16:44:48.8073542Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T16:44:48.8078481Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T16:44:48.8090455Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T16:44:48.8107760Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T16:44:48.8166716Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T16:44:52.6246122Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T16:44:52.7179643Z Solving environment: ...working... done 2023-08-09T16:44:52.8523225Z 2023-08-09T16:44:52.8523597Z ## Package Plan ## 2023-08-09T16:44:52.8523870Z 2023-08-09T16:44:52.8524328Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:44:52.8524809Z 2023-08-09T16:44:52.8524990Z added / updated specs: 2023-08-09T16:44:52.8525353Z - python=3.9 2023-08-09T16:44:52.8525573Z 2023-08-09T16:44:52.8525585Z 2023-08-09T16:44:52.8525852Z The following NEW packages will be INSTALLED: 2023-08-09T16:44:52.8526161Z 2023-08-09T16:44:52.8526543Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-08-09T16:44:52.8527310Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 2023-08-09T16:44:52.8527793Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 2023-08-09T16:44:52.8528148Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 2023-08-09T16:44:52.8528536Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 2023-08-09T16:44:52.8529097Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-08-09T16:44:52.8529453Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-08-09T16:44:52.8529870Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-08-09T16:44:52.8530391Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-08-09T16:44:52.8530780Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 2023-08-09T16:44:52.8530987Z 2023-08-09T16:44:52.8531003Z 2023-08-09T16:44:53.1881925Z Preparing transaction: ...working... done 2023-08-09T16:44:55.5527287Z Verifying transaction: ...working... done 2023-08-09T16:44:59.7478452Z Executing transaction: ...working... done 2023-08-09T16:45:00.0861142Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T16:45:00.0862149Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T16:45:00.0862777Z + [[ cuda = \c\u\d\a ]] 2023-08-09T16:45:00.0863229Z + CONSTRAINTS=pytorch-cuda=12.1 2023-08-09T16:45:00.0864452Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' conda install -v -y -c pytorch-nightly -c nvidia -c file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr distr::torchaudio pytorch-cuda=12.1 2023-08-09T16:45:59.0915773Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T16:45:59.0916343Z 2023-08-09T16:45:59.0916759Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T16:45:59.0920510Z 2023-08-09T16:45:59.0921183Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T16:45:59.0921709Z 2023-08-09T16:45:59.0922124Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T16:45:59.0922512Z 2023-08-09T16:45:59.0923728Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T16:45:59.0924207Z 2023-08-09T16:45:59.0924683Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T16:45:59.0925152Z 2023-08-09T16:45:59.0925873Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T16:45:59.0926574Z 2023-08-09T16:45:59.0927149Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T16:45:59.0928194Z 2023-08-09T16:45:59.0929752Z 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-09T16:45:59.0930554Z 2023-08-09T16:45:59.0931131Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T16:45:59.0931705Z 2023-08-09T16:45:59.0932290Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T16:45:59.0932954Z 2023-08-09T16:45:59.0933473Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T16:45:59.0934192Z 2023-08-09T16:45:59.0934936Z 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-09T16:45:59.0935610Z 2023-08-09T16:45:59.0936152Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T16:45:59.0936728Z 2023-08-09T16:45:59.0937305Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 200 1034 2023-08-09T16:45:59.0937915Z 2023-08-09T16:45:59.0938452Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T16:45:59.0939025Z 2023-08-09T16:45:59.0939558Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 200 None 2023-08-09T16:45:59.0940272Z 2023-08-09T16:45:59.0941060Z 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-09T16:45:59.0941904Z 2023-08-09T16:45:59.0942595Z 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-09T16:45:59.0943323Z 2023-08-09T16:45:59.0943894Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T16:45:59.0944509Z 2023-08-09T16:45:59.0944954Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T16:45:59.0945437Z 2023-08-09T16:45:59.0945877Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T16:45:59.0946351Z 2023-08-09T16:45:59.0947150Z INFO conda.auxlib.logz:stringify(164): request is 'None' for Response object with url file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64/repodata.json 2023-08-09T16:45:59.0948326Z 2023-08-09T16:45:59.0948980Z INFO conda.auxlib.logz:stringify(164): request is 'None' for Response object with url file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/noarch/repodata.json 2023-08-09T16:45:59.0949874Z 2023-08-09T16:45:59.0950307Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:45:59.0950801Z 2023-08-09T16:45:59.0951221Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:45:59.0951707Z 2023-08-09T16:45:59.0952144Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:45:59.0952643Z 2023-08-09T16:45:59.0953056Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:45:59.0953627Z 2023-08-09T16:45:59.0954070Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:45:59.0954562Z 2023-08-09T16:45:59.0955183Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:45:59.0955675Z 2023-08-09T16:45:59.0956113Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T16:45:59.0956612Z 2023-08-09T16:45:59.0957027Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T16:45:59.0957490Z 2023-08-09T16:45:59.0958075Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T16:45:59.0958653Z 2023-08-09T16:45:59.0959206Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T16:45:59.0959808Z 2023-08-09T16:45:59.0960354Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T16:45:59.0961101Z 2023-08-09T16:45:59.0961745Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T16:45:59.0962406Z 2023-08-09T16:45:59.0963353Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T16:45:59.0963933Z 2023-08-09T16:45:59.0964441Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T16:45:59.0965017Z 2023-08-09T16:45:59.0965551Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T16:45:59.0966129Z 2023-08-09T16:45:59.0966704Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T16:45:59.0967296Z 2023-08-09T16:45:59.0967917Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T16:45:59.0968471Z 2023-08-09T16:45:59.0969183Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T16:45:59.0969760Z 2023-08-09T16:45:59.0970161Z INFO conda.core.link:__init__(210): initializing UnlinkLinkTransaction with 2023-08-09T16:45:59.0970633Z 2023-08-09T16:45:59.0971047Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.0971475Z 2023-08-09T16:45:59.0971631Z unlink_precs: 2023-08-09T16:45:59.0971866Z 2023-08-09T16:45:59.0972001Z 2023-08-09T16:45:59.0972211Z 2023-08-09T16:45:59.0972363Z link_precs: 2023-08-09T16:45:59.0972595Z 2023-08-09T16:45:59.0972819Z defaults/win-64::blas-1.0-mkl 2023-08-09T16:45:59.0973131Z 2023-08-09T16:45:59.0973384Z nvidia/win-64::cuda-cccl-12.2.128-0 2023-08-09T16:45:59.0973715Z 2023-08-09T16:45:59.0973975Z nvidia/win-64::cuda-cudart-12.1.105-0 2023-08-09T16:45:59.0974422Z 2023-08-09T16:45:59.0974686Z nvidia/win-64::cuda-cupti-12.1.105-0 2023-08-09T16:45:59.0975013Z 2023-08-09T16:45:59.0976841Z nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-08-09T16:45:59.0977222Z 2023-08-09T16:45:59.0977455Z nvidia/win-64::cuda-nvtx-12.1.105-0 2023-08-09T16:45:59.0978016Z 2023-08-09T16:45:59.0978283Z nvidia/win-64::cuda-opencl-12.2.128-0 2023-08-09T16:45:59.0978624Z 2023-08-09T16:45:59.0978932Z nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T16:45:59.0979283Z 2023-08-09T16:45:59.0979529Z nvidia/win-64::libcublas-12.1.0.26-0 2023-08-09T16:45:59.0979846Z 2023-08-09T16:45:59.0980083Z nvidia/win-64::libcufft-11.0.2.4-0 2023-08-09T16:45:59.0980403Z 2023-08-09T16:45:59.0980629Z nvidia/win-64::libcurand-10.3.3.129-0 2023-08-09T16:45:59.0980953Z 2023-08-09T16:45:59.0981346Z nvidia/win-64::libcusolver-11.4.4.55-0 2023-08-09T16:45:59.0981694Z 2023-08-09T16:45:59.0981953Z nvidia/win-64::libcusparse-12.0.2.55-0 2023-08-09T16:45:59.0982376Z 2023-08-09T16:45:59.0982711Z nvidia/win-64::libnpp-12.0.2.50-0 2023-08-09T16:45:59.0983029Z 2023-08-09T16:45:59.0983311Z nvidia/win-64::libnvjitlink-12.1.105-0 2023-08-09T16:45:59.0983646Z 2023-08-09T16:45:59.0983864Z nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-08-09T16:45:59.0984205Z 2023-08-09T16:45:59.0984525Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-08-09T16:45:59.0984930Z 2023-08-09T16:45:59.0985216Z nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-08-09T16:45:59.0985563Z 2023-08-09T16:45:59.0985832Z nvidia/win-64::cuda-libraries-12.1.0-0 2023-08-09T16:45:59.0986170Z 2023-08-09T16:45:59.0986440Z nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-08-09T16:45:59.0986793Z 2023-08-09T16:45:59.0987072Z nvidia/win-64::cuda-opencl-dev-12.2.128-0 2023-08-09T16:45:59.0987411Z 2023-08-09T16:45:59.0987685Z nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-08-09T16:45:59.0988171Z 2023-08-09T16:45:59.0988434Z nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-08-09T16:45:59.0988777Z 2023-08-09T16:45:59.0989162Z nvidia/win-64::libcurand-dev-10.3.3.129-0 2023-08-09T16:45:59.0989622Z 2023-08-09T16:45:59.0989914Z nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-08-09T16:45:59.0990282Z 2023-08-09T16:45:59.0990566Z nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-08-09T16:45:59.0990924Z 2023-08-09T16:45:59.0991184Z nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-08-09T16:45:59.0991524Z 2023-08-09T16:45:59.0991808Z nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-08-09T16:45:59.0992171Z 2023-08-09T16:45:59.0992449Z nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-08-09T16:45:59.0992803Z 2023-08-09T16:45:59.0993086Z nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-08-09T16:45:59.0993462Z 2023-08-09T16:45:59.0993722Z nvidia/win-64::cuda-runtime-12.1.0-0 2023-08-09T16:45:59.0994049Z 2023-08-09T16:45:59.0994370Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T16:45:59.0994883Z 2023-08-09T16:45:59.0995154Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T16:45:59.0995504Z 2023-08-09T16:45:59.0995774Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T16:45:59.0996263Z 2023-08-09T16:45:59.0996524Z defaults/win-64::yaml-0.2.5-he774522_0 2023-08-09T16:45:59.0996834Z 2023-08-09T16:45:59.0997107Z defaults/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T16:45:59.0997438Z 2023-08-09T16:45:59.0997771Z pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-08-09T16:45:59.0998197Z 2023-08-09T16:45:59.0998497Z defaults/win-64::filelock-3.9.0-py39haa95532_0 2023-08-09T16:45:59.0998870Z 2023-08-09T16:45:59.0999176Z defaults/win-64::markupsafe-2.1.1-py39h2bbff1b_0 2023-08-09T16:45:59.0999554Z 2023-08-09T16:45:59.0999860Z defaults/win-64::mkl-service-2.4.0-py39h2bbff1b_1 2023-08-09T16:45:59.1000252Z 2023-08-09T16:45:59.1000540Z defaults/win-64::mpmath-1.3.0-py39haa95532_0 2023-08-09T16:45:59.1000911Z 2023-08-09T16:45:59.1001182Z defaults/win-64::networkx-3.1-py39haa95532_0 2023-08-09T16:45:59.1001654Z 2023-08-09T16:45:59.1002193Z defaults/win-64::pyyaml-6.0-py39h2bbff1b_1 2023-08-09T16:45:59.1002579Z 2023-08-09T16:45:59.1003119Z defaults/win-64::typing_extensions-4.7.1-py39haa95532_0 2023-08-09T16:45:59.1003528Z 2023-08-09T16:45:59.1004018Z defaults/win-64::jinja2-3.1.2-py39haa95532_0 2023-08-09T16:45:59.1004360Z 2023-08-09T16:45:59.1004658Z defaults/win-64::numpy-base-1.25.2-py39h65a83cf_0 2023-08-09T16:45:59.1005016Z 2023-08-09T16:45:59.1005300Z defaults/win-64::sympy-1.11.1-py39haa95532_0 2023-08-09T16:45:59.1005644Z 2023-08-09T16:45:59.1006044Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.9_cuda12.1_cudnn8_0 2023-08-09T16:45:59.1006496Z 2023-08-09T16:45:59.1006780Z defaults/win-64::mkl_fft-1.3.6-py39hf11a4ad_1 2023-08-09T16:45:59.1007123Z 2023-08-09T16:45:59.1007425Z defaults/win-64::mkl_random-1.2.2-py39hf11a4ad_1 2023-08-09T16:45:59.1007782Z 2023-08-09T16:45:59.1008054Z defaults/win-64::numpy-1.25.2-py39h055cbcc_0 2023-08-09T16:45:59.1008504Z 2023-08-09T16:45:59.1009036Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230809-py39_cu121 2023-08-09T16:45:59.1009688Z 2023-08-09T16:45:59.1009699Z 2023-08-09T16:45:59.1009720Z 2023-08-09T16:45:59.1010218Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:45:59.1010695Z 2023-08-09T16:45:59.1011132Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:45:59.1011621Z 2023-08-09T16:45:59.1012029Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:45:59.1012514Z 2023-08-09T16:45:59.1012939Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:45:59.1013408Z 2023-08-09T16:45:59.1014017Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_random-1.2.2-py39hf11a4ad_1.conda HTTP/1.1" 200 224313 2023-08-09T16:45:59.1014665Z 2023-08-09T16:45:59.1015246Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_fft-1.3.6-py39hf11a4ad_1.conda HTTP/1.1" 200 163882 2023-08-09T16:45:59.1015980Z 2023-08-09T16:45:59.1016782Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-base-1.25.2-py39h65a83cf_0.conda HTTP/1.1" 200 6503903 2023-08-09T16:45:59.1017446Z 2023-08-09T16:45:59.1018030Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl-service-2.4.0-py39h2bbff1b_1.conda HTTP/1.1" 200 45596 2023-08-09T16:45:59.1018691Z 2023-08-09T16:45:59.1019135Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:45:59.1019627Z 2023-08-09T16:45:59.1020208Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-1.25.2-py39h055cbcc_0.conda HTTP/1.1" 200 13047 2023-08-09T16:45:59.1020847Z 2023-08-09T16:45:59.1021360Z INFO conda.core.link:verify(306): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T16:45:59.1021906Z 2023-08-09T16:45:59.1022578Z packages: nvidia/win-64::cuda-cupti-12.1.105-0, nvidia/win-64::cuda-nvtx-12.1.105-0, nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T16:45:59.1023183Z 2023-08-09T16:45:59.1023467Z path: 'license' 2023-08-09T16:45:59.1023809Z 2023-08-09T16:45:59.1023820Z 2023-08-09T16:45:59.1023830Z 2023-08-09T16:45:59.1023966Z ] 2023-08-09T16:45:59.1024154Z 2023-08-09T16:45:59.1024633Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-08-09T16:45:59.1025109Z 2023-08-09T16:45:59.1025507Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1025971Z 2023-08-09T16:45:59.1026269Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-08-09T16:45:59.1026627Z 2023-08-09T16:45:59.1026637Z 2023-08-09T16:45:59.1026646Z 2023-08-09T16:45:59.1027328Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.128-0 <=== 2023-08-09T16:45:59.1027837Z 2023-08-09T16:45:59.1028225Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1028884Z 2023-08-09T16:45:59.1029331Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.128-0 2023-08-09T16:45:59.1029755Z 2023-08-09T16:45:59.1029765Z 2023-08-09T16:45:59.1029775Z 2023-08-09T16:45:59.1030406Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cudart-12.1.105-0 <=== 2023-08-09T16:45:59.1030932Z 2023-08-09T16:45:59.1031324Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1031774Z 2023-08-09T16:45:59.1032129Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-12.1.105-0 2023-08-09T16:45:59.1032547Z 2023-08-09T16:45:59.1032558Z 2023-08-09T16:45:59.1032567Z 2023-08-09T16:45:59.1033013Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cupti-12.1.105-0 <=== 2023-08-09T16:45:59.1033509Z 2023-08-09T16:45:59.1033902Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1034362Z 2023-08-09T16:45:59.1034708Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-12.1.105-0 2023-08-09T16:45:59.1035125Z 2023-08-09T16:45:59.1035156Z 2023-08-09T16:45:59.1035165Z 2023-08-09T16:45:59.1035600Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-12.1.105-0 <=== 2023-08-09T16:45:59.1036218Z 2023-08-09T16:45:59.1036618Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1037245Z 2023-08-09T16:45:59.1037590Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-12.1.105-0 2023-08-09T16:45:59.1038006Z 2023-08-09T16:45:59.1038017Z 2023-08-09T16:45:59.1038027Z 2023-08-09T16:45:59.1038497Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvtx-12.1.105-0 <=== 2023-08-09T16:45:59.1038971Z 2023-08-09T16:45:59.1039380Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1039842Z 2023-08-09T16:45:59.1040166Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-12.1.105-0 2023-08-09T16:45:59.1040584Z 2023-08-09T16:45:59.1040605Z 2023-08-09T16:45:59.1040616Z 2023-08-09T16:45:59.1041269Z INFO conda.gateways.disk.create:create_link(376): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5808497225_smoke\\LICENSE' 2023-08-09T16:45:59.1041948Z 2023-08-09T16:45:59.1042386Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-opencl-12.2.128-0 <=== 2023-08-09T16:45:59.1042979Z 2023-08-09T16:45:59.1043373Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1043926Z 2023-08-09T16:45:59.1044359Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-12.2.128-0 2023-08-09T16:45:59.1044773Z 2023-08-09T16:45:59.1044783Z 2023-08-09T16:45:59.1044794Z 2023-08-09T16:45:59.1045300Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.128-0 <=== 2023-08-09T16:45:59.1045859Z 2023-08-09T16:45:59.1046254Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1046728Z 2023-08-09T16:45:59.1047108Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.128-0 2023-08-09T16:45:59.1047548Z 2023-08-09T16:45:59.1047558Z 2023-08-09T16:45:59.1047569Z 2023-08-09T16:45:59.1048162Z INFO conda.gateways.disk.create:create_link(376): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5808497225_smoke\\LICENSE' 2023-08-09T16:45:59.1048877Z 2023-08-09T16:45:59.1049356Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcublas-12.1.0.26-0 <=== 2023-08-09T16:45:59.1049992Z 2023-08-09T16:45:59.1050399Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1051043Z 2023-08-09T16:45:59.1051392Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-12.1.0.26-0 2023-08-09T16:45:59.1052025Z 2023-08-09T16:45:59.1052042Z 2023-08-09T16:45:59.1052053Z 2023-08-09T16:45:59.1052519Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcufft-11.0.2.4-0 <=== 2023-08-09T16:45:59.1053199Z 2023-08-09T16:45:59.1053592Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1054041Z 2023-08-09T16:45:59.1054361Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-11.0.2.4-0 2023-08-09T16:45:59.1054732Z 2023-08-09T16:45:59.1054743Z 2023-08-09T16:45:59.1054775Z 2023-08-09T16:45:59.1055223Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.129-0 <=== 2023-08-09T16:45:59.1055719Z 2023-08-09T16:45:59.1056104Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1056669Z 2023-08-09T16:45:59.1057003Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.129-0 2023-08-09T16:45:59.1057490Z 2023-08-09T16:45:59.1057499Z 2023-08-09T16:45:59.1057522Z 2023-08-09T16:45:59.1058074Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.4.55-0 <=== 2023-08-09T16:45:59.1058593Z 2023-08-09T16:45:59.1058972Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1059422Z 2023-08-09T16:45:59.1059766Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.4.55-0 2023-08-09T16:45:59.1060163Z 2023-08-09T16:45:59.1060173Z 2023-08-09T16:45:59.1060184Z 2023-08-09T16:45:59.1060653Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusparse-12.0.2.55-0 <=== 2023-08-09T16:45:59.1061147Z 2023-08-09T16:45:59.1061547Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1062017Z 2023-08-09T16:45:59.1062368Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-12.0.2.55-0 2023-08-09T16:45:59.1062776Z 2023-08-09T16:45:59.1062787Z 2023-08-09T16:45:59.1062798Z 2023-08-09T16:45:59.1063372Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnpp-12.0.2.50-0 <=== 2023-08-09T16:45:59.1063872Z 2023-08-09T16:45:59.1064345Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1064797Z 2023-08-09T16:45:59.1065213Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-12.0.2.50-0 2023-08-09T16:45:59.1065613Z 2023-08-09T16:45:59.1065624Z 2023-08-09T16:45:59.1065634Z 2023-08-09T16:45:59.1066112Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjitlink-12.1.105-0 <=== 2023-08-09T16:45:59.1066603Z 2023-08-09T16:45:59.1066969Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1067441Z 2023-08-09T16:45:59.1067787Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-12.1.105-0 2023-08-09T16:45:59.1068196Z 2023-08-09T16:45:59.1068207Z 2023-08-09T16:45:59.1068218Z 2023-08-09T16:45:59.1068701Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjpeg-12.1.1.14-0 <=== 2023-08-09T16:45:59.1069204Z 2023-08-09T16:45:59.1069596Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1070053Z 2023-08-09T16:45:59.1070507Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-12.1.1.14-0 2023-08-09T16:45:59.1070915Z 2023-08-09T16:45:59.1070925Z 2023-08-09T16:45:59.1070935Z 2023-08-09T16:45:59.1071568Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-08-09T16:45:59.1072201Z 2023-08-09T16:45:59.1072580Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1073020Z 2023-08-09T16:45:59.1073374Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-08-09T16:45:59.1073790Z 2023-08-09T16:45:59.1073801Z 2023-08-09T16:45:59.1073811Z 2023-08-09T16:45:59.1074311Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-12.1.105-0 <=== 2023-08-09T16:45:59.1076085Z 2023-08-09T16:45:59.1076544Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1077003Z 2023-08-09T16:45:59.1077818Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-12.1.105-0 2023-08-09T16:45:59.1078374Z 2023-08-09T16:45:59.1078385Z 2023-08-09T16:45:59.1078395Z 2023-08-09T16:45:59.1078953Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-libraries-12.1.0-0 <=== 2023-08-09T16:45:59.1079468Z 2023-08-09T16:45:59.1079863Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1080294Z 2023-08-09T16:45:59.1080645Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-12.1.0-0 2023-08-09T16:45:59.1081065Z 2023-08-09T16:45:59.1081076Z 2023-08-09T16:45:59.1081087Z 2023-08-09T16:45:59.1081571Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-12.1.105-0 <=== 2023-08-09T16:45:59.1082068Z 2023-08-09T16:45:59.1082478Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1082929Z 2023-08-09T16:45:59.1083286Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-12.1.105-0 2023-08-09T16:45:59.1083708Z 2023-08-09T16:45:59.1083719Z 2023-08-09T16:45:59.1083728Z 2023-08-09T16:45:59.1084342Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-opencl-dev-12.2.128-0 <=== 2023-08-09T16:45:59.1084852Z 2023-08-09T16:45:59.1085438Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1085904Z 2023-08-09T16:45:59.1086255Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-dev-12.2.128-0 2023-08-09T16:45:59.1086696Z 2023-08-09T16:45:59.1086707Z 2023-08-09T16:45:59.1086717Z 2023-08-09T16:45:59.1087195Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcublas-dev-12.1.0.26-0 <=== 2023-08-09T16:45:59.1087692Z 2023-08-09T16:45:59.1088090Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1088535Z 2023-08-09T16:45:59.1088896Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-12.1.0.26-0 2023-08-09T16:45:59.1089329Z 2023-08-09T16:45:59.1089340Z 2023-08-09T16:45:59.1089350Z 2023-08-09T16:45:59.1089802Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcufft-dev-11.0.2.4-0 <=== 2023-08-09T16:45:59.1090313Z 2023-08-09T16:45:59.1090707Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1091315Z 2023-08-09T16:45:59.1091656Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-11.0.2.4-0 2023-08-09T16:45:59.1092227Z 2023-08-09T16:45:59.1092238Z 2023-08-09T16:45:59.1092271Z 2023-08-09T16:45:59.1092741Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.129-0 <=== 2023-08-09T16:45:59.1093233Z 2023-08-09T16:45:59.1093620Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1094086Z 2023-08-09T16:45:59.1094440Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.129-0 2023-08-09T16:45:59.1094863Z 2023-08-09T16:45:59.1094873Z 2023-08-09T16:45:59.1094896Z 2023-08-09T16:45:59.1095381Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.4.55-0 <=== 2023-08-09T16:45:59.1095895Z 2023-08-09T16:45:59.1096274Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1096724Z 2023-08-09T16:45:59.1097084Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.4.55-0 2023-08-09T16:45:59.1097644Z 2023-08-09T16:45:59.1097656Z 2023-08-09T16:45:59.1097665Z 2023-08-09T16:45:59.1098159Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusparse-dev-12.0.2.55-0 <=== 2023-08-09T16:45:59.1098754Z 2023-08-09T16:45:59.1099245Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1099714Z 2023-08-09T16:45:59.1100328Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-12.0.2.55-0 2023-08-09T16:45:59.1100807Z 2023-08-09T16:45:59.1100818Z 2023-08-09T16:45:59.1100828Z 2023-08-09T16:45:59.1101489Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnpp-dev-12.0.2.50-0 <=== 2023-08-09T16:45:59.1101991Z 2023-08-09T16:45:59.1102383Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1102835Z 2023-08-09T16:45:59.1103175Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-12.0.2.50-0 2023-08-09T16:45:59.1103569Z 2023-08-09T16:45:59.1103578Z 2023-08-09T16:45:59.1103588Z 2023-08-09T16:45:59.1104072Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjitlink-dev-12.1.105-0 <=== 2023-08-09T16:45:59.1104730Z 2023-08-09T16:45:59.1105083Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1105639Z 2023-08-09T16:45:59.1106104Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-dev-12.1.105-0 2023-08-09T16:45:59.1106553Z 2023-08-09T16:45:59.1106564Z 2023-08-09T16:45:59.1106574Z 2023-08-09T16:45:59.1107043Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-12.1.1.14-0 <=== 2023-08-09T16:45:59.1107573Z 2023-08-09T16:45:59.1107958Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1108406Z 2023-08-09T16:45:59.1108767Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-12.1.1.14-0 2023-08-09T16:45:59.1109180Z 2023-08-09T16:45:59.1109191Z 2023-08-09T16:45:59.1109201Z 2023-08-09T16:45:59.1109703Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-12.1.0-0 <=== 2023-08-09T16:45:59.1110242Z 2023-08-09T16:45:59.1110639Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1111063Z 2023-08-09T16:45:59.1111578Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-12.1.0-0 2023-08-09T16:45:59.1112013Z 2023-08-09T16:45:59.1112037Z 2023-08-09T16:45:59.1112046Z 2023-08-09T16:45:59.1112674Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-runtime-12.1.0-0 <=== 2023-08-09T16:45:59.1113203Z 2023-08-09T16:45:59.1113597Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1114052Z 2023-08-09T16:45:59.1114398Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-12.1.0-0 2023-08-09T16:45:59.1114793Z 2023-08-09T16:45:59.1114803Z 2023-08-09T16:45:59.1114812Z 2023-08-09T16:45:59.1115324Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-08-09T16:45:59.1115857Z 2023-08-09T16:45:59.1116239Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1116686Z 2023-08-09T16:45:59.1117062Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T16:45:59.1117514Z 2023-08-09T16:45:59.1117524Z 2023-08-09T16:45:59.1117548Z 2023-08-09T16:45:59.1118155Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-08-09T16:45:59.1118663Z 2023-08-09T16:45:59.1119148Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1119678Z 2023-08-09T16:45:59.1120026Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-08-09T16:45:59.1120440Z 2023-08-09T16:45:59.1120451Z 2023-08-09T16:45:59.1120462Z 2023-08-09T16:45:59.1120926Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-08-09T16:45:59.1121405Z 2023-08-09T16:45:59.1121799Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1122244Z 2023-08-09T16:45:59.1122550Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-08-09T16:45:59.1122934Z 2023-08-09T16:45:59.1122944Z 2023-08-09T16:45:59.1122953Z 2023-08-09T16:45:59.1123632Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-08-09T16:45:59.1124139Z 2023-08-09T16:45:59.1124608Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1125410Z 2023-08-09T16:45:59.1125745Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-08-09T16:45:59.1126325Z 2023-08-09T16:45:59.1126335Z 2023-08-09T16:45:59.1126345Z 2023-08-09T16:45:59.1126819Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h6b88ed4_46357 <=== 2023-08-09T16:45:59.1127319Z 2023-08-09T16:45:59.1127695Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1128153Z 2023-08-09T16:45:59.1128495Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h6b88ed4_46357 2023-08-09T16:45:59.1128880Z 2023-08-09T16:45:59.1128914Z 2023-08-09T16:45:59.1128924Z 2023-08-09T16:45:59.1129444Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-12.1-hde6ce7c_5 <=== 2023-08-09T16:45:59.1130016Z 2023-08-09T16:45:59.1130413Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1130895Z 2023-08-09T16:45:59.1131275Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-12.1-hde6ce7c_5 2023-08-09T16:45:59.1131856Z 2023-08-09T16:45:59.1131866Z 2023-08-09T16:45:59.1131877Z 2023-08-09T16:45:59.1132383Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py39haa95532_0 <=== 2023-08-09T16:45:59.1133094Z 2023-08-09T16:45:59.1133482Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1133925Z 2023-08-09T16:45:59.1134293Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py39haa95532_0 2023-08-09T16:45:59.1134733Z 2023-08-09T16:45:59.1134743Z 2023-08-09T16:45:59.1134754Z 2023-08-09T16:45:59.1135297Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::markupsafe-2.1.1-py39h2bbff1b_0 <=== 2023-08-09T16:45:59.1135824Z 2023-08-09T16:45:59.1136187Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1136664Z 2023-08-09T16:45:59.1137053Z source=C:\Jenkins\Miniconda3\pkgs\markupsafe-2.1.1-py39h2bbff1b_0 2023-08-09T16:45:59.1137510Z 2023-08-09T16:45:59.1137521Z 2023-08-09T16:45:59.1137531Z 2023-08-09T16:45:59.1138043Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py39h2bbff1b_1 <=== 2023-08-09T16:45:59.1138699Z 2023-08-09T16:45:59.1139079Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1139652Z 2023-08-09T16:45:59.1140128Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py39h2bbff1b_1 2023-08-09T16:45:59.1140595Z 2023-08-09T16:45:59.1140607Z 2023-08-09T16:45:59.1140617Z 2023-08-09T16:45:59.1141138Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mpmath-1.3.0-py39haa95532_0 <=== 2023-08-09T16:45:59.1141660Z 2023-08-09T16:45:59.1142040Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1142506Z 2023-08-09T16:45:59.1142854Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.3.0-py39haa95532_0 2023-08-09T16:45:59.1143271Z 2023-08-09T16:45:59.1143282Z 2023-08-09T16:45:59.1143292Z 2023-08-09T16:45:59.1143783Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::networkx-3.1-py39haa95532_0 <=== 2023-08-09T16:45:59.1144314Z 2023-08-09T16:45:59.1144700Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1145278Z 2023-08-09T16:45:59.1145639Z source=C:\Jenkins\Miniconda3\pkgs\networkx-3.1-py39haa95532_0 2023-08-09T16:45:59.1146089Z 2023-08-09T16:45:59.1146100Z 2023-08-09T16:45:59.1146109Z 2023-08-09T16:45:59.1146783Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py39h2bbff1b_1 <=== 2023-08-09T16:45:59.1147542Z 2023-08-09T16:45:59.1147964Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1148410Z 2023-08-09T16:45:59.1148927Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py39h2bbff1b_1 2023-08-09T16:45:59.1149350Z 2023-08-09T16:45:59.1149360Z 2023-08-09T16:45:59.1149370Z 2023-08-09T16:45:59.1149896Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::typing_extensions-4.7.1-py39haa95532_0 <=== 2023-08-09T16:45:59.1150449Z 2023-08-09T16:45:59.1150854Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1151316Z 2023-08-09T16:45:59.1151726Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.7.1-py39haa95532_0 2023-08-09T16:45:59.1152334Z 2023-08-09T16:45:59.1152344Z 2023-08-09T16:45:59.1152354Z 2023-08-09T16:45:59.1152829Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::jinja2-3.1.2-py39haa95532_0 <=== 2023-08-09T16:45:59.1153505Z 2023-08-09T16:45:59.1153909Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1154368Z 2023-08-09T16:45:59.1154704Z source=C:\Jenkins\Miniconda3\pkgs\jinja2-3.1.2-py39haa95532_0 2023-08-09T16:45:59.1155132Z 2023-08-09T16:45:59.1155143Z 2023-08-09T16:45:59.1155173Z 2023-08-09T16:45:59.1155653Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-base-1.25.2-py39h65a83cf_0 <=== 2023-08-09T16:45:59.1156172Z 2023-08-09T16:45:59.1156578Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1157040Z 2023-08-09T16:45:59.1157431Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.2-py39h65a83cf_0 2023-08-09T16:45:59.1157886Z 2023-08-09T16:45:59.1157897Z 2023-08-09T16:45:59.1157907Z 2023-08-09T16:45:59.1158388Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py39haa95532_0 <=== 2023-08-09T16:45:59.1159034Z 2023-08-09T16:45:59.1159430Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1159956Z 2023-08-09T16:45:59.1160383Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py39haa95532_0 2023-08-09T16:45:59.1160830Z 2023-08-09T16:45:59.1160841Z 2023-08-09T16:45:59.1160851Z 2023-08-09T16:45:59.1161434Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230809-py3.9_cuda12.1_cudnn8_0 <=== 2023-08-09T16:45:59.1162364Z 2023-08-09T16:45:59.1162767Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1163215Z 2023-08-09T16:45:59.1163639Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230809-py3.9_cuda12.1_cudnn8_0 2023-08-09T16:45:59.1164121Z 2023-08-09T16:45:59.1164132Z 2023-08-09T16:45:59.1164142Z 2023-08-09T16:45:59.1164635Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py39hf11a4ad_1 <=== 2023-08-09T16:45:59.1165141Z 2023-08-09T16:45:59.1165668Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1166124Z 2023-08-09T16:45:59.1166485Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py39hf11a4ad_1 2023-08-09T16:45:59.1167097Z 2023-08-09T16:45:59.1167107Z 2023-08-09T16:45:59.1167116Z 2023-08-09T16:45:59.1167606Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py39hf11a4ad_1 <=== 2023-08-09T16:45:59.1168135Z 2023-08-09T16:45:59.1168505Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1168938Z 2023-08-09T16:45:59.1169311Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py39hf11a4ad_1 2023-08-09T16:45:59.1169742Z 2023-08-09T16:45:59.1169753Z 2023-08-09T16:45:59.1169762Z 2023-08-09T16:45:59.1170236Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-1.25.2-py39h055cbcc_0 <=== 2023-08-09T16:45:59.1170752Z 2023-08-09T16:45:59.1171381Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1171860Z 2023-08-09T16:45:59.1172354Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.2-py39h055cbcc_0 2023-08-09T16:45:59.1172979Z 2023-08-09T16:45:59.1172989Z 2023-08-09T16:45:59.1172998Z 2023-08-09T16:45:59.1173850Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230809-py39_cu121 <=== 2023-08-09T16:45:59.1174535Z 2023-08-09T16:45:59.1174926Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1175371Z 2023-08-09T16:45:59.1175754Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230809-py39_cu121 2023-08-09T16:45:59.1176233Z 2023-08-09T16:45:59.1176244Z 2023-08-09T16:45:59.1176254Z 2023-08-09T16:45:59.1176264Z 2023-08-09T16:45:59.1176636Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T16:45:59.1177095Z 2023-08-09T16:45:59.1177600Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-08-09T16:45:59.1178117Z 2023-08-09T16:45:59.1178684Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-08-09T16:45:59.1179405Z 2023-08-09T16:45:59.1179759Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T16:45:59.1180277Z 2023-08-09T16:45:59.1180605Z Solving environment: ...working... done 2023-08-09T16:45:59.1180938Z 2023-08-09T16:45:59.1180949Z 2023-08-09T16:45:59.1180957Z 2023-08-09T16:45:59.1181145Z ## Package Plan ## 2023-08-09T16:45:59.1181395Z 2023-08-09T16:45:59.1181427Z 2023-08-09T16:45:59.1181437Z 2023-08-09T16:45:59.1181838Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T16:45:59.1182326Z 2023-08-09T16:45:59.1182336Z 2023-08-09T16:45:59.1182345Z 2023-08-09T16:45:59.1182568Z added / updated specs: 2023-08-09T16:45:59.1182851Z 2023-08-09T16:45:59.1183047Z - distr::torchaudio 2023-08-09T16:45:59.1183306Z 2023-08-09T16:45:59.1183500Z - pytorch-cuda=12.1 2023-08-09T16:45:59.1183771Z 2023-08-09T16:45:59.1183780Z 2023-08-09T16:45:59.1183789Z 2023-08-09T16:45:59.1183798Z 2023-08-09T16:45:59.1183806Z 2023-08-09T16:45:59.1184071Z The following packages will be downloaded: 2023-08-09T16:45:59.1184419Z 2023-08-09T16:45:59.1184429Z 2023-08-09T16:45:59.1184438Z 2023-08-09T16:45:59.1184658Z package | build 2023-08-09T16:45:59.1184954Z 2023-08-09T16:45:59.1185212Z ---------------------------|----------------- 2023-08-09T16:45:59.1185529Z 2023-08-09T16:45:59.1185817Z mkl-service-2.4.0 | py39h2bbff1b_1 45 KB 2023-08-09T16:45:59.1186173Z 2023-08-09T16:45:59.1186444Z mkl_fft-1.3.6 | py39hf11a4ad_1 160 KB 2023-08-09T16:45:59.1186770Z 2023-08-09T16:45:59.1187054Z mkl_random-1.2.2 | py39hf11a4ad_1 219 KB 2023-08-09T16:45:59.1187393Z 2023-08-09T16:45:59.1187673Z numpy-1.25.2 | py39h055cbcc_0 13 KB 2023-08-09T16:45:59.1188007Z 2023-08-09T16:45:59.1188276Z numpy-base-1.25.2 | py39h65a83cf_0 6.2 MB 2023-08-09T16:45:59.1188592Z 2023-08-09T16:45:59.1189065Z torchaudio-2.1.0.dev20230809| py39_cu121 7.0 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T16:45:59.1189597Z 2023-08-09T16:45:59.1189929Z ------------------------------------------------------------ 2023-08-09T16:45:59.1190324Z 2023-08-09T16:45:59.1190557Z Total: 13.6 MB 2023-08-09T16:45:59.1191004Z 2023-08-09T16:45:59.1191016Z 2023-08-09T16:45:59.1191027Z 2023-08-09T16:45:59.1191318Z The following NEW packages will be INSTALLED: 2023-08-09T16:45:59.1191683Z 2023-08-09T16:45:59.1191692Z 2023-08-09T16:45:59.1192043Z 2023-08-09T16:45:59.1192442Z blas pkgs/main/win-64::blas-1.0-mkl 2023-08-09T16:45:59.1192797Z 2023-08-09T16:45:59.1193104Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.128-0 2023-08-09T16:45:59.1193665Z 2023-08-09T16:45:59.1193960Z cuda-cudart nvidia/win-64::cuda-cudart-12.1.105-0 2023-08-09T16:45:59.1194347Z 2023-08-09T16:45:59.1194718Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-08-09T16:45:59.1195123Z 2023-08-09T16:45:59.1195448Z cuda-cupti nvidia/win-64::cuda-cupti-12.1.105-0 2023-08-09T16:45:59.1195825Z 2023-08-09T16:45:59.1196182Z cuda-libraries nvidia/win-64::cuda-libraries-12.1.0-0 2023-08-09T16:45:59.1196589Z 2023-08-09T16:45:59.1196978Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-08-09T16:45:59.1197432Z 2023-08-09T16:45:59.1197759Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-08-09T16:45:59.1198109Z 2023-08-09T16:45:59.1198486Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-08-09T16:45:59.1198902Z 2023-08-09T16:45:59.1199205Z cuda-nvtx nvidia/win-64::cuda-nvtx-12.1.105-0 2023-08-09T16:45:59.1199583Z 2023-08-09T16:45:59.1199920Z cuda-opencl nvidia/win-64::cuda-opencl-12.2.128-0 2023-08-09T16:45:59.1200294Z 2023-08-09T16:45:59.1200655Z cuda-opencl-dev nvidia/win-64::cuda-opencl-dev-12.2.128-0 2023-08-09T16:45:59.1201063Z 2023-08-09T16:45:59.1201461Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T16:45:59.1201920Z 2023-08-09T16:45:59.1202239Z cuda-runtime nvidia/win-64::cuda-runtime-12.1.0-0 2023-08-09T16:45:59.1202633Z 2023-08-09T16:45:59.1202994Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 2023-08-09T16:45:59.1203392Z 2023-08-09T16:45:59.1203785Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T16:45:59.1204225Z 2023-08-09T16:45:59.1204574Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 2023-08-09T16:45:59.1204967Z 2023-08-09T16:45:59.1205274Z libcublas nvidia/win-64::libcublas-12.1.0.26-0 2023-08-09T16:45:59.1205654Z 2023-08-09T16:45:59.1206005Z libcublas-dev nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-08-09T16:45:59.1206419Z 2023-08-09T16:45:59.1206705Z libcufft nvidia/win-64::libcufft-11.0.2.4-0 2023-08-09T16:45:59.1207082Z 2023-08-09T16:45:59.1207420Z libcufft-dev nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-08-09T16:45:59.1207965Z 2023-08-09T16:45:59.1208303Z libcurand nvidia/win-64::libcurand-10.3.3.129-0 2023-08-09T16:45:59.1208797Z 2023-08-09T16:45:59.1209245Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.129-0 2023-08-09T16:45:59.1209658Z 2023-08-09T16:45:59.1209986Z libcusolver nvidia/win-64::libcusolver-11.4.4.55-0 2023-08-09T16:45:59.1210361Z 2023-08-09T16:45:59.1210726Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-08-09T16:45:59.1211152Z 2023-08-09T16:45:59.1211479Z libcusparse nvidia/win-64::libcusparse-12.0.2.55-0 2023-08-09T16:45:59.1211866Z 2023-08-09T16:45:59.1212224Z libcusparse-dev nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-08-09T16:45:59.1212664Z 2023-08-09T16:45:59.1212956Z libnpp nvidia/win-64::libnpp-12.0.2.50-0 2023-08-09T16:45:59.1213314Z 2023-08-09T16:45:59.1213639Z libnpp-dev nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-08-09T16:45:59.1214009Z 2023-08-09T16:45:59.1214343Z libnvjitlink nvidia/win-64::libnvjitlink-12.1.105-0 2023-08-09T16:45:59.1214729Z 2023-08-09T16:45:59.1215077Z libnvjitlink-dev nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-08-09T16:45:59.1215507Z 2023-08-09T16:45:59.1215832Z libnvjpeg nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-08-09T16:45:59.1216191Z 2023-08-09T16:45:59.1216538Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-08-09T16:45:59.1216938Z 2023-08-09T16:45:59.1217511Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T16:45:59.1217904Z 2023-08-09T16:45:59.1218276Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 2023-08-09T16:45:59.1218910Z 2023-08-09T16:45:59.1219223Z mkl pkgs/main/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T16:45:59.1219563Z 2023-08-09T16:45:59.1219937Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py39h2bbff1b_1 2023-08-09T16:45:59.1220363Z 2023-08-09T16:45:59.1220691Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py39hf11a4ad_1 2023-08-09T16:45:59.1221093Z 2023-08-09T16:45:59.1221457Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py39hf11a4ad_1 2023-08-09T16:45:59.1221872Z 2023-08-09T16:45:59.1222206Z mpmath pkgs/main/win-64::mpmath-1.3.0-py39haa95532_0 2023-08-09T16:45:59.1222613Z 2023-08-09T16:45:59.1222948Z networkx pkgs/main/win-64::networkx-3.1-py39haa95532_0 2023-08-09T16:45:59.1223345Z 2023-08-09T16:45:59.1223687Z numpy pkgs/main/win-64::numpy-1.25.2-py39h055cbcc_0 2023-08-09T16:45:59.1224056Z 2023-08-09T16:45:59.1224500Z numpy-base pkgs/main/win-64::numpy-base-1.25.2-py39h65a83cf_0 2023-08-09T16:45:59.1224959Z 2023-08-09T16:45:59.1225400Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.9_cuda12.1_cudnn8_0 2023-08-09T16:45:59.1225874Z 2023-08-09T16:45:59.1226279Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-08-09T16:45:59.1226735Z 2023-08-09T16:45:59.1227115Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-08-09T16:45:59.1227543Z 2023-08-09T16:45:59.1227889Z pyyaml pkgs/main/win-64::pyyaml-6.0-py39h2bbff1b_1 2023-08-09T16:45:59.1228290Z 2023-08-09T16:45:59.1228631Z sympy pkgs/main/win-64::sympy-1.11.1-py39haa95532_0 2023-08-09T16:45:59.1229084Z 2023-08-09T16:45:59.1229406Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T16:45:59.1229751Z 2023-08-09T16:45:59.1230119Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230809-py39_cu121 2023-08-09T16:45:59.1230538Z 2023-08-09T16:45:59.1230963Z typing_extensions pkgs/main/win-64::typing_extensions-4.7.1-py39haa95532_0 2023-08-09T16:45:59.1231439Z 2023-08-09T16:45:59.1231742Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-08-09T16:45:59.1232090Z 2023-08-09T16:45:59.1232100Z 2023-08-09T16:45:59.1232108Z 2023-08-09T16:45:59.1232117Z 2023-08-09T16:45:59.1232126Z 2023-08-09T16:45:59.1232365Z Preparing transaction: ...working... done 2023-08-09T16:45:59.1232694Z 2023-08-09T16:45:59.1232939Z Verifying transaction: ...working... done 2023-08-09T16:45:59.1233272Z 2023-08-09T16:45:59.1233501Z Executing transaction: ...working... done 2023-08-09T16:45:59.1233854Z 2023-08-09T16:45:59.1233864Z 2023-08-09T16:45:59.2367449Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-08-09T16:45:59.2370092Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-08-09T16:45:59.2370905Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-08-09T16:45:59.2371550Z + conda install --yes --quiet 'ffmpeg<5' 2023-08-09T16:46:03.2190775Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:46:03.2205297Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:46:03.2206934Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:46:03.2211376Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:46:03.2212341Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:46:03.2214064Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:46:03.2710834Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T16:46:03.2854196Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T16:46:03.3030062Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T16:46:03.3050413Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T16:46:03.3124684Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T16:46:03.3252431Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T16:46:07.3062108Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T16:46:09.9779510Z Solving environment: ...working... done 2023-08-09T16:46:10.5689973Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T16:46:10.6302488Z 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-09T16:46:11.3150505Z 2023-08-09T16:46:11.3151054Z ## Package Plan ## 2023-08-09T16:46:11.3151361Z 2023-08-09T16:46:11.3151779Z environment location: C:\Jenkins\Miniconda3 2023-08-09T16:46:11.3152104Z 2023-08-09T16:46:11.3152277Z added / updated specs: 2023-08-09T16:46:11.3152814Z - ffmpeg[version='<5'] 2023-08-09T16:46:11.3153187Z 2023-08-09T16:46:11.3153199Z 2023-08-09T16:46:11.3153388Z The following packages will be downloaded: 2023-08-09T16:46:11.3153580Z 2023-08-09T16:46:11.3153701Z package | build 2023-08-09T16:46:11.3153995Z ---------------------------|----------------- 2023-08-09T16:46:11.3154311Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-08-09T16:46:11.3154662Z ------------------------------------------------------------ 2023-08-09T16:46:11.3154982Z Total: 17.6 MB 2023-08-09T16:46:11.3155149Z 2023-08-09T16:46:11.3155309Z The following NEW packages will be INSTALLED: 2023-08-09T16:46:11.3155497Z 2023-08-09T16:46:11.3155686Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-08-09T16:46:11.3155884Z 2023-08-09T16:46:11.3155890Z 2023-08-09T16:46:11.3292394Z Preparing transaction: ...working... done 2023-08-09T16:46:11.3764836Z Verifying transaction: ...working... done 2023-08-09T16:46:11.4628421Z Executing transaction: ...working... done 2023-08-09T16:46:11.7893107Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' python pytorch/audio/test/smoke_test/smoke_test.py 2023-08-09T16:46:18.6635964Z Smoke test passed. 2023-08-09T16:46:18.6636178Z 2023-08-09T16:46:18.6636189Z 2023-08-09T16:46:18.7838235Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T16:46:26.3485714Z 2023-08-09T16:46:26.3486615Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke: 2023-08-09T16:46:26.3487229Z 2023-08-09T16:46:26.6428636Z ##[group]Run set -euxo pipefail 2023-08-09T16:46:26.6429153Z set -euxo pipefail 2023-08-09T16:46:26.6429421Z source "${BUILD_ENV_FILE}" 2023-08-09T16:46:26.6429748Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-08-09T16:46:26.6430264Z ${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-09T16:46:26.6459475Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T16:46:26.6459753Z env: 2023-08-09T16:46:26.6459998Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T16:46:26.6460280Z PYTHON_VERSION: 3.9 2023-08-09T16:46:26.6460518Z PACKAGE_TYPE: conda 2023-08-09T16:46:26.6460919Z REPOSITORY: pytorch/audio 2023-08-09T16:46:26.6461149Z REF: 2023-08-09T16:46:26.6461350Z CU_VERSION: cu121 2023-08-09T16:46:26.6461568Z CHANNEL: nightly 2023-08-09T16:46:26.6463084Z ARTIFACT_NAME: pytorch_audio__3.9 2023-08-09T16:46:26.6463428Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T16:46:26.6463808Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T16:46:26.6464229Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T16:46:26.6464644Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T16:46:26.6464956Z PACKAGE_NAME: torchaudio 2023-08-09T16:46:26.6466072Z CONDA_PYTORCHBOT_TOKEN: *** 2023-08-09T16:46:26.6466323Z ##[endgroup] 2023-08-09T16:46:27.2908993Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T16:46:27.2910719Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T16:46:27.2911266Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T16:46:27.2911642Z ++ export CMAKE_USE_CUDA=1 2023-08-09T16:46:27.2911905Z ++ CMAKE_USE_CUDA=1 2023-08-09T16:46:27.2912209Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T16:46:27.2912609Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T16:46:27.2913099Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-08-09T16:46:27.2913708Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-08-09T16:46:27.2914207Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T16:46:27.2914577Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T16:46:27.2915189Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T16:46:27.2915815Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T16:46:27.2916135Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T16:46:27.2916396Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T16:46:27.2916940Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:46:27.2917359Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:46:27.2917784Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:46:27.2918201Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-08-09T16:46:27.2918495Z ++ export FORCE_CUDA=1 2023-08-09T16:46:27.2918716Z ++ FORCE_CUDA=1 2023-08-09T16:46:27.2919747Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T16:46:27.2923827Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-08-09T16:46:27.2924914Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T16:46:27.2925202Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T16:46:27.2925475Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T16:46:27.2925732Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T16:46:27.2926011Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T16:46:27.2926328Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-08-09T16:46:27.2926594Z ++ export VERSION_SUFFIX= 2023-08-09T16:46:27.2926821Z ++ VERSION_SUFFIX= 2023-08-09T16:46:27.2927233Z ++ export WHEEL_DIR= 2023-08-09T16:46:27.2927449Z ++ WHEEL_DIR= 2023-08-09T16:46:27.2927856Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5808497225' conda install --yes --quiet anaconda-client 2023-08-09T16:46:48.1036535Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T16:46:48.1037047Z 2023-08-09T16:46:48.1037284Z Solving environment: ...working... done 2023-08-09T16:46:48.1037595Z 2023-08-09T16:46:48.1038549Z 2023-08-09T16:46:48.1038561Z 2023-08-09T16:46:48.1038756Z ## Package Plan ## 2023-08-09T16:46:48.1039104Z 2023-08-09T16:46:48.1039116Z 2023-08-09T16:46:48.1039129Z 2023-08-09T16:46:48.1039543Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T16:46:48.1039807Z 2023-08-09T16:46:48.1039816Z 2023-08-09T16:46:48.1039822Z 2023-08-09T16:46:48.1039927Z added / updated specs: 2023-08-09T16:46:48.1040061Z 2023-08-09T16:46:48.1040161Z - anaconda-client 2023-08-09T16:46:48.1040349Z 2023-08-09T16:46:48.1040355Z 2023-08-09T16:46:48.1040360Z 2023-08-09T16:46:48.1040365Z 2023-08-09T16:46:48.1040371Z 2023-08-09T16:46:48.1040509Z The following packages will be downloaded: 2023-08-09T16:46:48.1040692Z 2023-08-09T16:46:48.1040697Z 2023-08-09T16:46:48.1040703Z 2023-08-09T16:46:48.1040818Z package | build 2023-08-09T16:46:48.1040978Z 2023-08-09T16:46:48.1041112Z ---------------------------|----------------- 2023-08-09T16:46:48.1041285Z 2023-08-09T16:46:48.1041452Z anaconda-client-1.12.0 | py39haa95532_0 166 KB 2023-08-09T16:46:48.1041658Z 2023-08-09T16:46:48.1041799Z attrs-22.1.0 | py39haa95532_0 84 KB 2023-08-09T16:46:48.1041963Z 2023-08-09T16:46:48.1042105Z clyent-1.2.2 | py39haa95532_1 21 KB 2023-08-09T16:46:48.1042285Z 2023-08-09T16:46:48.1042434Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-08-09T16:46:48.1042630Z 2023-08-09T16:46:48.1042784Z jsonschema-4.17.3 | py39haa95532_0 156 KB 2023-08-09T16:46:48.1042967Z 2023-08-09T16:46:48.1043113Z jupyter_core-5.3.0 | py39haa95532_0 107 KB 2023-08-09T16:46:48.1043294Z 2023-08-09T16:46:48.1043437Z nbformat-5.7.0 | py39haa95532_0 152 KB 2023-08-09T16:46:48.1043595Z 2023-08-09T16:46:48.1043746Z platformdirs-2.5.2 | py39haa95532_0 24 KB 2023-08-09T16:46:48.1043933Z 2023-08-09T16:46:48.1044081Z pyrsistent-0.18.0 | py39h196d8e1_0 90 KB 2023-08-09T16:46:48.1044263Z 2023-08-09T16:46:48.1044420Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-08-09T16:46:48.1044614Z 2023-08-09T16:46:48.1044967Z python-fastjsonschema-2.16.2| py39haa95532_0 231 KB 2023-08-09T16:46:48.1045183Z 2023-08-09T16:46:48.1045328Z pywin32-305 | py39h2bbff1b_0 10.7 MB 2023-08-09T16:46:48.1045514Z 2023-08-09T16:46:48.1046926Z requests-toolbelt-1.0.0 | py39haa95532_0 71 KB 2023-08-09T16:46:48.1047186Z 2023-08-09T16:46:48.1047342Z traitlets-5.7.1 | py39haa95532_0 205 KB 2023-08-09T16:46:48.1047525Z 2023-08-09T16:46:48.1047690Z ------------------------------------------------------------ 2023-08-09T16:46:48.1047893Z 2023-08-09T16:46:48.1048015Z Total: 12.3 MB 2023-08-09T16:46:48.1048176Z 2023-08-09T16:46:48.1048181Z 2023-08-09T16:46:48.1048187Z 2023-08-09T16:46:48.1048331Z The following NEW packages will be INSTALLED: 2023-08-09T16:46:48.1048516Z 2023-08-09T16:46:48.1048521Z 2023-08-09T16:46:48.1048527Z 2023-08-09T16:46:48.1048775Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py39haa95532_0 2023-08-09T16:46:48.1049024Z 2023-08-09T16:46:48.1049179Z attrs pkgs/main/win-64::attrs-22.1.0-py39haa95532_0 2023-08-09T16:46:48.1049384Z 2023-08-09T16:46:48.1049763Z clyent pkgs/main/win-64::clyent-1.2.2-py39haa95532_1 2023-08-09T16:46:48.1049968Z 2023-08-09T16:46:48.1050157Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-08-09T16:46:48.1050377Z 2023-08-09T16:46:48.1050564Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py39haa95532_0 2023-08-09T16:46:48.1050780Z 2023-08-09T16:46:48.1050963Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py39haa95532_0 2023-08-09T16:46:48.1051180Z 2023-08-09T16:46:48.1051360Z nbformat pkgs/main/win-64::nbformat-5.7.0-py39haa95532_0 2023-08-09T16:46:48.1051568Z 2023-08-09T16:46:48.1051749Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py39haa95532_0 2023-08-09T16:46:48.1051980Z 2023-08-09T16:46:48.1052167Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py39h196d8e1_0 2023-08-09T16:46:48.1052385Z 2023-08-09T16:46:48.1052599Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-08-09T16:46:48.1052858Z 2023-08-09T16:46:48.1053099Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py39haa95532_0 2023-08-09T16:46:48.1053372Z 2023-08-09T16:46:48.1053540Z pywin32 pkgs/main/win-64::pywin32-305-py39h2bbff1b_0 2023-08-09T16:46:48.1053740Z 2023-08-09T16:46:48.1053978Z requests-toolbelt pkgs/main/win-64::requests-toolbelt-1.0.0-py39haa95532_0 2023-08-09T16:46:48.1054228Z 2023-08-09T16:46:48.1054410Z traitlets pkgs/main/win-64::traitlets-5.7.1-py39haa95532_0 2023-08-09T16:46:48.1054608Z 2023-08-09T16:46:48.1054614Z 2023-08-09T16:46:48.1054636Z 2023-08-09T16:46:48.1054642Z 2023-08-09T16:46:48.1054648Z 2023-08-09T16:46:48.1054769Z Preparing transaction: ...working... done 2023-08-09T16:46:48.1054951Z 2023-08-09T16:46:48.1055081Z Verifying transaction: ...working... done 2023-08-09T16:46:48.1055256Z 2023-08-09T16:46:48.1055384Z Executing transaction: ...working... done 2023-08-09T16:46:48.1055556Z 2023-08-09T16:46:48.1055568Z 2023-08-09T16:46:48.2343591Z + 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-09T16:46:59.8809072Z Using Anaconda API: https://api.anaconda.org 2023-08-09T16:46:59.8809361Z 2023-08-09T16:46:59.8809628Z Using "pytorch-nightly" as upload username 2023-08-09T16:46:59.8813048Z 2023-08-09T16:46:59.8813629Z Processing "distr/win-64\torchaudio-2.1.0.dev20230809-py39_cu121.tar.bz2" 2023-08-09T16:46:59.8814106Z 2023-08-09T16:46:59.8814276Z Detecting file type... 2023-08-09T16:46:59.8814532Z 2023-08-09T16:46:59.8814689Z File type is "Conda" 2023-08-09T16:46:59.8814940Z 2023-08-09T16:46:59.8815174Z Extracting conda attributes for upload 2023-08-09T16:46:59.8815503Z 2023-08-09T16:46:59.8818060Z Creating package "torchaudio" 2023-08-09T16:46:59.8818394Z 2023-08-09T16:46:59.8818623Z Creating release "2.1.0.dev20230809" 2023-08-09T16:46:59.8818969Z 2023-08-09T16:46:59.8819784Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230809/win-64/torchaudio-2.1.0.dev20230809-py39_cu121.tar.bz2" 2023-08-09T16:46:59.8820356Z 2023-08-09T16:46:59.8820809Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230809-py39_cu121.tar.bz2" already exists. Removing. 2023-08-09T16:46:59.8821296Z 2023-08-09T16:46:59.8821325Z 2023-08-09T16:46:59.8821520Z 0%| | 0.00/7.02M [00:00