2023-08-09T11:34:33.2676334Z Requested labels: windows.8xlarge.nvidia.gpu 2023-08-09T11:34:33.2676522Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-08-09T11:34:33.2676761Z Reusable workflow chain: 2023-08-09T11:34:33.2676885Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (fe9b9ff75edebf1e0e326f64577d64df3b5858db) 2023-08-09T11:34:33.2677009Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:34:33.2677230Z Waiting for a runner to pick up this job... 2023-08-09T11:39:13.1783721Z Job is about to start running on the runner: i-02025689a1a3efbbf (organization) 2023-08-09T11:40:21.2604048Z Current runner version: '2.307.1' 2023-08-09T11:40:21.2618982Z Runner name: 'i-02025689a1a3efbbf' 2023-08-09T11:40:21.2619644Z Runner group name: 'Default' 2023-08-09T11:40:21.2620390Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-08-09T11:40:21.2625368Z ##[group]GITHUB_TOKEN Permissions 2023-08-09T11:40:21.2626133Z Actions: write 2023-08-09T11:40:21.2626524Z Checks: write 2023-08-09T11:40:21.2626815Z Contents: write 2023-08-09T11:40:21.2627182Z Deployments: write 2023-08-09T11:40:21.2629427Z Discussions: write 2023-08-09T11:40:21.2629768Z Issues: write 2023-08-09T11:40:21.2630039Z Metadata: read 2023-08-09T11:40:21.2630363Z Packages: write 2023-08-09T11:40:21.2630720Z Pages: write 2023-08-09T11:40:21.2631078Z PullRequests: write 2023-08-09T11:40:21.2631430Z RepositoryProjects: write 2023-08-09T11:40:21.2631813Z SecurityEvents: write 2023-08-09T11:40:21.2632390Z Statuses: write 2023-08-09T11:40:21.2632762Z ##[endgroup] 2023-08-09T11:40:21.2639515Z Secret source: Actions 2023-08-09T11:40:21.2640232Z Prepare workflow directory 2023-08-09T11:40:21.4998770Z Prepare all required actions 2023-08-09T11:40:21.5230466Z Getting action download info 2023-08-09T11:40:21.8714453Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-08-09T11:40:52.6703408Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-08-09T11:40:54.1840927Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (264b8afc6d56140163c6b64f4088a17c4cd59bfd) 2023-08-09T11:40:54.1843345Z ##[group] Inputs 2023-08-09T11:40:54.1843700Z runner-type: 2023-08-09T11:40:54.1844072Z conda-package-directory: packaging/torchaudio 2023-08-09T11:40:54.1844474Z repository: pytorch/audio 2023-08-09T11:40:54.1844823Z ref: 2023-08-09T11:40:54.1845103Z test-infra-repository: pytorch/test-infra 2023-08-09T11:40:54.1845481Z test-infra-ref: main 2023-08-09T11:40:54.1854067Z build-matrix: {"include": [{"python_version": "3.8", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_8-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.8", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_8-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.8", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_8-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.9", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_9-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.9", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_9-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.9", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_9-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.10", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_10-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_10-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.10", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_10-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}, {"python_version": "3.11", "gpu_arch_type": "cpu", "gpu_arch_version": "", "desired_cuda": "cpu", "container_image": "pytorch/conda-builder:cpu", "package_type": "conda", "build_name": "conda-py3_11-cpu", "validation_runner": "windows.4xlarge", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio cpuonly -c pytorch-nightly"}, {"python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "11.8", "desired_cuda": "cu118", "container_image": "pytorch/conda-builder:cuda11.8", "package_type": "conda", "build_name": "conda-py3_11-cuda11_8", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch-nightly -c nvidia"}, {"python_version": "3.11", "gpu_arch_type": "cuda", "gpu_arch_version": "12.1", "desired_cuda": "cu121", "container_image": "pytorch/conda-builder:cuda12.1", "package_type": "conda", "build_name": "conda-py3_11-cuda12_1", "validation_runner": "windows.8xlarge.nvidia.gpu", "channel": "nightly", "stable_version": "2.0.1", "installation": "conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch-nightly -c nvidia"}]} 2023-08-09T11:40:54.1862368Z pre-script: 2023-08-09T11:40:54.1862685Z post-script: 2023-08-09T11:40:54.1863006Z package-name: torchaudio 2023-08-09T11:40:54.1863342Z trigger-event: push 2023-08-09T11:40:54.1863702Z smoke-test-script: test/smoke_test/smoke_test.py 2023-08-09T11:40:54.1864004Z cache-path: 2023-08-09T11:40:54.1864304Z cache-key: 2023-08-09T11:40:54.1864608Z ##[endgroup] 2023-08-09T11:40:54.1865457Z Complete job name: pytorch/audio / conda-py3_8-cuda11_8 2023-08-09T11:40:54.4745279Z ##[group]Run actions/checkout@v3 2023-08-09T11:40:54.4746093Z with: 2023-08-09T11:40:54.4746742Z repository: pytorch/test-infra 2023-08-09T11:40:54.4747401Z ref: main 2023-08-09T11:40:54.4747824Z path: test-infra 2023-08-09T11:40:54.4748293Z token: *** 2023-08-09T11:40:54.4748599Z ssh-strict: true 2023-08-09T11:40:54.4748895Z persist-credentials: true 2023-08-09T11:40:54.4749200Z clean: true 2023-08-09T11:40:54.4749514Z sparse-checkout-cone-mode: true 2023-08-09T11:40:54.4749914Z fetch-depth: 1 2023-08-09T11:40:54.4750301Z lfs: false 2023-08-09T11:40:54.4750623Z submodules: false 2023-08-09T11:40:54.4751835Z set-safe-directory: true 2023-08-09T11:40:54.4752141Z env: 2023-08-09T11:40:54.4752686Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:40:54.4960483Z PYTHON_VERSION: 3.8 2023-08-09T11:40:54.4960997Z PACKAGE_TYPE: conda 2023-08-09T11:40:54.4961500Z REPOSITORY: pytorch/audio 2023-08-09T11:40:54.4961953Z REF: 2023-08-09T11:40:54.4962491Z CU_VERSION: cu118 2023-08-09T11:40:54.4962936Z ##[endgroup] 2023-08-09T11:40:54.7100806Z Syncing repository: pytorch/test-infra 2023-08-09T11:40:54.7102634Z ##[group]Getting Git version info 2023-08-09T11:40:54.7103032Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-08-09T11:40:54.7212500Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:14.0894947Z git version 2.41.0.windows.1 2023-08-09T11:41:14.0948334Z ##[endgroup] 2023-08-09T11:41:14.0990053Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\74228270-a6be-4a1a-8dbb-a5dbfbab1811' before making global git config changes 2023-08-09T11:41:14.0991137Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:14.1012483Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\test-infra 2023-08-09T11:41:14.1540036Z ##[group]Initializing the repository 2023-08-09T11:41:14.1549277Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-08-09T11:41:14.2791544Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-08-09T11:41:14.2835938Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-08-09T11:41:14.3273108Z ##[endgroup] 2023-08-09T11:41:14.3273617Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:14.3284108Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:14.3621831Z ##[endgroup] 2023-08-09T11:41:14.3622330Z ##[group]Setting up auth 2023-08-09T11:41:14.3639731Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:14.4015194Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2023-08-09T11:41:19.1962903Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:19.2362952Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2023-08-09T11:41:19.7208891Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:19.7524917Z ##[endgroup] 2023-08-09T11:41:19.7525607Z ##[group]Fetching the repository 2023-08-09T11:41:19.7543734Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/main*:refs/remotes/origin/main* +refs/tags/main*:refs/tags/main* 2023-08-09T11:41:23.3375872Z remote: Enumerating objects: 1076, done. 2023-08-09T11:41:23.3376619Z remote: Counting objects: 0% (1/1076) 2023-08-09T11:41:23.3377328Z remote: Counting objects: 1% (11/1076) 2023-08-09T11:41:23.3378015Z remote: Counting objects: 2% (22/1076) 2023-08-09T11:41:23.3378580Z remote: Counting objects: 3% (33/1076) 2023-08-09T11:41:23.3379138Z remote: Counting objects: 4% (44/1076) 2023-08-09T11:41:23.3379704Z remote: Counting objects: 5% (54/1076) 2023-08-09T11:41:23.3380256Z remote: Counting objects: 6% (65/1076) 2023-08-09T11:41:23.3380796Z remote: Counting objects: 7% (76/1076) 2023-08-09T11:41:23.3381713Z remote: Counting objects: 8% (87/1076) 2023-08-09T11:41:23.3382343Z remote: Counting objects: 9% (97/1076) 2023-08-09T11:41:23.3382900Z remote: Counting objects: 10% (108/1076) 2023-08-09T11:41:23.3383649Z remote: Counting objects: 11% (119/1076) 2023-08-09T11:41:23.3384345Z remote: Counting objects: 12% (130/1076) 2023-08-09T11:41:23.3384971Z remote: Counting objects: 13% (140/1076) 2023-08-09T11:41:23.3385535Z remote: Counting objects: 14% (151/1076) 2023-08-09T11:41:23.3386111Z remote: Counting objects: 15% (162/1076) 2023-08-09T11:41:23.3386676Z remote: Counting objects: 16% (173/1076) 2023-08-09T11:41:23.3387207Z remote: Counting objects: 17% (183/1076) 2023-08-09T11:41:23.3387715Z remote: Counting objects: 18% (194/1076) 2023-08-09T11:41:23.3388212Z remote: Counting objects: 19% (205/1076) 2023-08-09T11:41:23.3388531Z remote: Counting objects: 20% (216/1076) 2023-08-09T11:41:23.3388833Z remote: Counting objects: 21% (226/1076) 2023-08-09T11:41:23.3389108Z remote: Counting objects: 22% (237/1076) 2023-08-09T11:41:23.3389525Z remote: Counting objects: 23% (248/1076) 2023-08-09T11:41:23.3389925Z remote: Counting objects: 24% (259/1076) 2023-08-09T11:41:23.3390337Z remote: Counting objects: 25% (269/1076) 2023-08-09T11:41:23.3390780Z remote: Counting objects: 26% (280/1076) 2023-08-09T11:41:23.3391321Z remote: Counting objects: 27% (291/1076) 2023-08-09T11:41:23.3391706Z remote: Counting objects: 28% (302/1076) 2023-08-09T11:41:23.3391996Z remote: Counting objects: 29% (313/1076) 2023-08-09T11:41:23.3392284Z remote: Counting objects: 30% (323/1076) 2023-08-09T11:41:23.3392570Z remote: Counting objects: 31% (334/1076) 2023-08-09T11:41:23.3392934Z remote: Counting objects: 32% (345/1076) 2023-08-09T11:41:23.3393321Z remote: Counting objects: 33% (356/1076) 2023-08-09T11:41:23.3393654Z remote: Counting objects: 34% (366/1076) 2023-08-09T11:41:23.3393960Z remote: Counting objects: 35% (377/1076) 2023-08-09T11:41:23.3394267Z remote: Counting objects: 36% (388/1076) 2023-08-09T11:41:23.3394548Z remote: Counting objects: 37% (399/1076) 2023-08-09T11:41:23.3394846Z remote: Counting objects: 38% (409/1076) 2023-08-09T11:41:23.3395135Z remote: Counting objects: 39% (420/1076) 2023-08-09T11:41:23.3395423Z remote: Counting objects: 40% (431/1076) 2023-08-09T11:41:23.3395691Z remote: Counting objects: 41% (442/1076) 2023-08-09T11:41:23.3395976Z remote: Counting objects: 42% (452/1076) 2023-08-09T11:41:23.3396264Z remote: Counting objects: 43% (463/1076) 2023-08-09T11:41:23.3396549Z remote: Counting objects: 44% (474/1076) 2023-08-09T11:41:23.3396924Z remote: Counting objects: 45% (485/1076) 2023-08-09T11:41:23.3397250Z remote: Counting objects: 46% (495/1076) 2023-08-09T11:41:23.3397533Z remote: Counting objects: 47% (506/1076) 2023-08-09T11:41:23.3397825Z remote: Counting objects: 48% (517/1076) 2023-08-09T11:41:23.3398207Z remote: Counting objects: 49% (528/1076) 2023-08-09T11:41:23.3399382Z remote: Counting objects: 50% (538/1076) 2023-08-09T11:41:23.3399725Z remote: Counting objects: 51% (549/1076) 2023-08-09T11:41:23.3400014Z remote: Counting objects: 52% (560/1076) 2023-08-09T11:41:23.3400283Z remote: Counting objects: 53% (571/1076) 2023-08-09T11:41:23.3400569Z remote: Counting objects: 54% (582/1076) 2023-08-09T11:41:23.3400850Z remote: Counting objects: 55% (592/1076) 2023-08-09T11:41:23.3401133Z remote: Counting objects: 56% (603/1076) 2023-08-09T11:41:23.3401417Z remote: Counting objects: 57% (614/1076) 2023-08-09T11:41:23.3401687Z remote: Counting objects: 58% (625/1076) 2023-08-09T11:41:23.3402132Z remote: Counting objects: 59% (635/1076) 2023-08-09T11:41:23.3402414Z remote: Counting objects: 60% (646/1076) 2023-08-09T11:41:23.3402699Z remote: Counting objects: 61% (657/1076) 2023-08-09T11:41:23.3403069Z remote: Counting objects: 62% (668/1076) 2023-08-09T11:41:23.3403376Z remote: Counting objects: 63% (678/1076) 2023-08-09T11:41:23.3403766Z remote: Counting objects: 64% (689/1076) 2023-08-09T11:41:23.3404166Z remote: Counting objects: 65% (700/1076) 2023-08-09T11:41:23.3404526Z remote: Counting objects: 66% (711/1076) 2023-08-09T11:41:23.3404813Z remote: Counting objects: 67% (721/1076) 2023-08-09T11:41:23.3405202Z remote: Counting objects: 68% (732/1076) 2023-08-09T11:41:23.3405604Z remote: Counting objects: 69% (743/1076) 2023-08-09T11:41:23.3405873Z remote: Counting objects: 70% (754/1076) 2023-08-09T11:41:23.3406158Z remote: Counting objects: 71% (764/1076) 2023-08-09T11:41:23.3406557Z remote: Counting objects: 72% (775/1076) 2023-08-09T11:41:23.3406845Z remote: Counting objects: 73% (786/1076) 2023-08-09T11:41:23.3407117Z remote: Counting objects: 74% (797/1076) 2023-08-09T11:41:23.3407403Z remote: Counting objects: 75% (807/1076) 2023-08-09T11:41:23.3407695Z remote: Counting objects: 76% (818/1076) 2023-08-09T11:41:23.3407981Z remote: Counting objects: 77% (829/1076) 2023-08-09T11:41:23.3408249Z remote: Counting objects: 78% (840/1076) 2023-08-09T11:41:23.3408530Z remote: Counting objects: 79% (851/1076) 2023-08-09T11:41:23.3408815Z remote: Counting objects: 80% (861/1076) 2023-08-09T11:41:23.3409098Z remote: Counting objects: 81% (872/1076) 2023-08-09T11:41:23.3409366Z remote: Counting objects: 82% (883/1076) 2023-08-09T11:41:23.3409650Z remote: Counting objects: 83% (894/1076) 2023-08-09T11:41:23.3409933Z remote: Counting objects: 84% (904/1076) 2023-08-09T11:41:23.3410225Z remote: Counting objects: 85% (915/1076) 2023-08-09T11:41:23.3410550Z remote: Counting objects: 86% (926/1076) 2023-08-09T11:41:23.3410942Z remote: Counting objects: 87% (937/1076) 2023-08-09T11:41:23.3411228Z remote: Counting objects: 88% (947/1076) 2023-08-09T11:41:23.3411625Z remote: Counting objects: 89% (958/1076) 2023-08-09T11:41:23.3412025Z remote: Counting objects: 90% (969/1076) 2023-08-09T11:41:23.3412299Z remote: Counting objects: 91% (980/1076) 2023-08-09T11:41:23.3412584Z remote: Counting objects: 92% (990/1076) 2023-08-09T11:41:23.3412877Z remote: Counting objects: 93% (1001/1076) 2023-08-09T11:41:23.3413180Z remote: Counting objects: 94% (1012/1076) 2023-08-09T11:41:23.3413459Z remote: Counting objects: 95% (1023/1076) 2023-08-09T11:41:23.3413769Z remote: Counting objects: 96% (1033/1076) 2023-08-09T11:41:23.3414065Z remote: Counting objects: 97% (1044/1076) 2023-08-09T11:41:23.3414370Z remote: Counting objects: 98% (1055/1076) 2023-08-09T11:41:23.3414664Z remote: Counting objects: 99% (1066/1076) 2023-08-09T11:41:23.3414937Z remote: Counting objects: 100% (1076/1076) 2023-08-09T11:41:23.3415382Z remote: Counting objects: 100% (1076/1076), done. 2023-08-09T11:41:23.3415763Z remote: Compressing objects: 0% (1/864) 2023-08-09T11:41:23.3416069Z remote: Compressing objects: 1% (9/864) 2023-08-09T11:41:23.3416396Z remote: Compressing objects: 2% (18/864) 2023-08-09T11:41:23.3416768Z remote: Compressing objects: 3% (26/864) 2023-08-09T11:41:23.3417359Z remote: Compressing objects: 4% (35/864) 2023-08-09T11:41:23.3417686Z remote: Compressing objects: 5% (44/864) 2023-08-09T11:41:23.3418055Z remote: Compressing objects: 6% (52/864) 2023-08-09T11:41:23.3418559Z remote: Compressing objects: 7% (61/864) 2023-08-09T11:41:23.3419563Z remote: Compressing objects: 8% (70/864) 2023-08-09T11:41:23.3419871Z remote: Compressing objects: 9% (78/864) 2023-08-09T11:41:23.3420176Z remote: Compressing objects: 10% (87/864) 2023-08-09T11:41:23.3420586Z remote: Compressing objects: 11% (96/864) 2023-08-09T11:41:23.3420909Z remote: Compressing objects: 12% (104/864) 2023-08-09T11:41:23.3421225Z remote: Compressing objects: 13% (113/864) 2023-08-09T11:41:23.3421535Z remote: Compressing objects: 14% (121/864) 2023-08-09T11:41:23.3421823Z remote: Compressing objects: 15% (130/864) 2023-08-09T11:41:23.3422133Z remote: Compressing objects: 16% (139/864) 2023-08-09T11:41:23.3422437Z remote: Compressing objects: 17% (147/864) 2023-08-09T11:41:23.3422737Z remote: Compressing objects: 18% (156/864) 2023-08-09T11:41:23.3423024Z remote: Compressing objects: 19% (165/864) 2023-08-09T11:41:23.3423326Z remote: Compressing objects: 20% (173/864) 2023-08-09T11:41:23.3423637Z remote: Compressing objects: 21% (182/864) 2023-08-09T11:41:23.3424062Z remote: Compressing objects: 22% (191/864) 2023-08-09T11:41:23.3424347Z remote: Compressing objects: 23% (199/864) 2023-08-09T11:41:23.3424760Z remote: Compressing objects: 24% (208/864) 2023-08-09T11:41:23.3425185Z remote: Compressing objects: 25% (216/864) 2023-08-09T11:41:23.3425501Z remote: Compressing objects: 26% (225/864) 2023-08-09T11:41:23.3425788Z remote: Compressing objects: 27% (234/864) 2023-08-09T11:41:23.3426089Z remote: Compressing objects: 28% (242/864) 2023-08-09T11:41:23.3426390Z remote: Compressing objects: 29% (251/864) 2023-08-09T11:41:23.3426689Z remote: Compressing objects: 30% (260/864) 2023-08-09T11:41:23.3426974Z remote: Compressing objects: 31% (268/864) 2023-08-09T11:41:23.3427276Z remote: Compressing objects: 32% (277/864) 2023-08-09T11:41:23.3427589Z remote: Compressing objects: 33% (286/864) 2023-08-09T11:41:23.3427893Z remote: Compressing objects: 34% (294/864) 2023-08-09T11:41:23.3428176Z remote: Compressing objects: 35% (303/864) 2023-08-09T11:41:23.3428473Z remote: Compressing objects: 36% (312/864) 2023-08-09T11:41:23.3428781Z remote: Compressing objects: 37% (320/864) 2023-08-09T11:41:23.3429079Z remote: Compressing objects: 38% (329/864) 2023-08-09T11:41:23.3429376Z remote: Compressing objects: 39% (337/864) 2023-08-09T11:41:23.3429658Z remote: Compressing objects: 40% (346/864) 2023-08-09T11:41:23.3430064Z remote: Compressing objects: 41% (355/864) 2023-08-09T11:41:23.3430473Z remote: Compressing objects: 42% (363/864) 2023-08-09T11:41:23.3430879Z remote: Compressing objects: 43% (372/864) 2023-08-09T11:41:23.3431266Z remote: Compressing objects: 44% (381/864) 2023-08-09T11:41:23.3431668Z remote: Compressing objects: 45% (389/864) 2023-08-09T11:41:23.3431983Z remote: Compressing objects: 46% (398/864) 2023-08-09T11:41:23.3432285Z remote: Compressing objects: 47% (407/864) 2023-08-09T11:41:23.3432567Z remote: Compressing objects: 48% (415/864) 2023-08-09T11:41:23.3432871Z remote: Compressing objects: 49% (424/864) 2023-08-09T11:41:23.3433303Z remote: Compressing objects: 50% (432/864) 2023-08-09T11:41:23.3433622Z remote: Compressing objects: 51% (441/864) 2023-08-09T11:41:23.3434003Z remote: Compressing objects: 52% (450/864) 2023-08-09T11:41:23.3434321Z remote: Compressing objects: 53% (458/864) 2023-08-09T11:41:23.3434624Z remote: Compressing objects: 54% (467/864) 2023-08-09T11:41:23.3434924Z remote: Compressing objects: 55% (476/864) 2023-08-09T11:41:23.3435209Z remote: Compressing objects: 56% (484/864) 2023-08-09T11:41:23.3435511Z remote: Compressing objects: 57% (493/864) 2023-08-09T11:41:23.3435943Z remote: Compressing objects: 58% (502/864) 2023-08-09T11:41:23.3436245Z remote: Compressing objects: 59% (510/864) 2023-08-09T11:41:23.3436529Z remote: Compressing objects: 60% (519/864) 2023-08-09T11:41:23.3436907Z remote: Compressing objects: 61% (528/864) 2023-08-09T11:41:23.3437257Z remote: Compressing objects: 62% (536/864) 2023-08-09T11:41:23.3437562Z remote: Compressing objects: 63% (545/864) 2023-08-09T11:41:23.3437981Z remote: Compressing objects: 64% (553/864) 2023-08-09T11:41:23.3438354Z remote: Compressing objects: 65% (562/864) 2023-08-09T11:41:23.3438655Z remote: Compressing objects: 66% (571/864) 2023-08-09T11:41:23.3438958Z remote: Compressing objects: 67% (579/864) 2023-08-09T11:41:23.3439259Z remote: Compressing objects: 68% (588/864) 2023-08-09T11:41:23.3439543Z remote: Compressing objects: 69% (597/864) 2023-08-09T11:41:23.3439844Z remote: Compressing objects: 70% (605/864) 2023-08-09T11:41:23.3440154Z remote: Compressing objects: 71% (614/864) 2023-08-09T11:41:23.3440455Z remote: Compressing objects: 72% (623/864) 2023-08-09T11:41:23.3440738Z remote: Compressing objects: 73% (631/864) 2023-08-09T11:41:23.3441039Z remote: Compressing objects: 74% (640/864) 2023-08-09T11:41:23.3441347Z remote: Compressing objects: 75% (648/864) 2023-08-09T11:41:23.3441650Z remote: Compressing objects: 76% (657/864) 2023-08-09T11:41:23.3441932Z remote: Compressing objects: 77% (666/864) 2023-08-09T11:41:23.3442234Z remote: Compressing objects: 78% (674/864) 2023-08-09T11:41:23.3442537Z remote: Compressing objects: 79% (683/864) 2023-08-09T11:41:23.3442840Z remote: Compressing objects: 80% (692/864) 2023-08-09T11:41:23.3443120Z remote: Compressing objects: 81% (700/864) 2023-08-09T11:41:23.3443527Z remote: Compressing objects: 82% (709/864) 2023-08-09T11:41:23.3443849Z remote: Compressing objects: 83% (718/864) 2023-08-09T11:41:23.3444307Z remote: Compressing objects: 84% (726/864) 2023-08-09T11:41:23.3444749Z remote: Compressing objects: 85% (735/864) 2023-08-09T11:41:23.3445059Z remote: Compressing objects: 86% (744/864) 2023-08-09T11:41:23.3445369Z remote: Compressing objects: 87% (752/864) 2023-08-09T11:41:23.3445674Z remote: Compressing objects: 88% (761/864) 2023-08-09T11:41:23.3445957Z remote: Compressing objects: 89% (769/864) 2023-08-09T11:41:23.3446258Z remote: Compressing objects: 90% (778/864) 2023-08-09T11:41:23.3446557Z remote: Compressing objects: 91% (787/864) 2023-08-09T11:41:23.3446858Z remote: Compressing objects: 92% (795/864) 2023-08-09T11:41:23.3447156Z remote: Compressing objects: 93% (804/864) 2023-08-09T11:41:23.3447442Z remote: Compressing objects: 94% (813/864) 2023-08-09T11:41:23.3447802Z remote: Compressing objects: 95% (821/864) 2023-08-09T11:41:23.3448167Z remote: Compressing objects: 96% (830/864) 2023-08-09T11:41:23.3448466Z remote: Compressing objects: 97% (839/864) 2023-08-09T11:41:23.3448749Z remote: Compressing objects: 98% (847/864) 2023-08-09T11:41:23.3449052Z remote: Compressing objects: 99% (856/864) 2023-08-09T11:41:23.3450141Z remote: Compressing objects: 100% (864/864) 2023-08-09T11:41:23.3450522Z remote: Compressing objects: 100% (864/864), done. 2023-08-09T11:41:23.3685681Z Receiving objects: 0% (1/1076) 2023-08-09T11:41:23.3691012Z Receiving objects: 1% (11/1076) 2023-08-09T11:41:23.3694973Z Receiving objects: 2% (22/1076) 2023-08-09T11:41:23.3794642Z Receiving objects: 3% (33/1076) 2023-08-09T11:41:23.3798527Z Receiving objects: 4% (44/1076) 2023-08-09T11:41:23.3808051Z Receiving objects: 5% (54/1076) 2023-08-09T11:41:23.3816392Z Receiving objects: 6% (65/1076) 2023-08-09T11:41:23.3821540Z Receiving objects: 7% (76/1076) 2023-08-09T11:41:23.3826264Z Receiving objects: 8% (87/1076) 2023-08-09T11:41:23.3829721Z Receiving objects: 9% (97/1076) 2023-08-09T11:41:23.3832611Z Receiving objects: 10% (108/1076) 2023-08-09T11:41:23.3835038Z Receiving objects: 11% (119/1076) 2023-08-09T11:41:23.3839049Z Receiving objects: 12% (130/1076) 2023-08-09T11:41:23.3845628Z Receiving objects: 13% (140/1076) 2023-08-09T11:41:23.3848304Z Receiving objects: 14% (151/1076) 2023-08-09T11:41:23.3853334Z Receiving objects: 15% (162/1076) 2023-08-09T11:41:23.3857673Z Receiving objects: 16% (173/1076) 2023-08-09T11:41:23.3865563Z Receiving objects: 17% (183/1076) 2023-08-09T11:41:23.3875591Z Receiving objects: 18% (194/1076) 2023-08-09T11:41:23.3881336Z Receiving objects: 19% (205/1076) 2023-08-09T11:41:23.3884674Z Receiving objects: 20% (216/1076) 2023-08-09T11:41:23.3886987Z Receiving objects: 21% (226/1076) 2023-08-09T11:41:23.3915938Z Receiving objects: 22% (237/1076) 2023-08-09T11:41:23.3927694Z Receiving objects: 23% (248/1076) 2023-08-09T11:41:23.3930689Z Receiving objects: 24% (259/1076) 2023-08-09T11:41:23.3932045Z Receiving objects: 25% (269/1076) 2023-08-09T11:41:23.3938112Z Receiving objects: 26% (280/1076) 2023-08-09T11:41:23.3941796Z Receiving objects: 27% (291/1076) 2023-08-09T11:41:23.3946079Z Receiving objects: 28% (302/1076) 2023-08-09T11:41:23.3948206Z Receiving objects: 29% (313/1076) 2023-08-09T11:41:23.3950916Z Receiving objects: 30% (323/1076) 2023-08-09T11:41:23.3960318Z Receiving objects: 31% (334/1076) 2023-08-09T11:41:23.3979121Z Receiving objects: 32% (345/1076) 2023-08-09T11:41:23.3987713Z Receiving objects: 33% (356/1076) 2023-08-09T11:41:23.4017063Z Receiving objects: 34% (366/1076) 2023-08-09T11:41:23.4019751Z Receiving objects: 35% (377/1076) 2023-08-09T11:41:23.4021572Z Receiving objects: 36% (388/1076) 2023-08-09T11:41:23.4027354Z Receiving objects: 37% (399/1076) 2023-08-09T11:41:23.4028698Z Receiving objects: 38% (409/1076) 2023-08-09T11:41:23.4032545Z Receiving objects: 39% (420/1076) 2023-08-09T11:41:23.4043896Z Receiving objects: 40% (431/1076) 2023-08-09T11:41:23.4049400Z Receiving objects: 41% (442/1076) 2023-08-09T11:41:23.4054762Z Receiving objects: 42% (452/1076) 2023-08-09T11:41:23.4062330Z Receiving objects: 43% (463/1076) 2023-08-09T11:41:23.4068036Z Receiving objects: 44% (474/1076) 2023-08-09T11:41:23.4075742Z Receiving objects: 45% (485/1076) 2023-08-09T11:41:23.4077477Z Receiving objects: 46% (495/1076) 2023-08-09T11:41:23.4082191Z Receiving objects: 47% (506/1076) 2023-08-09T11:41:23.4087134Z Receiving objects: 48% (517/1076) 2023-08-09T11:41:23.4088831Z Receiving objects: 49% (528/1076) 2023-08-09T11:41:23.4092329Z Receiving objects: 50% (538/1076) 2023-08-09T11:41:23.4093555Z Receiving objects: 51% (549/1076) 2023-08-09T11:41:23.4095162Z Receiving objects: 52% (560/1076) 2023-08-09T11:41:23.4096639Z Receiving objects: 53% (571/1076) 2023-08-09T11:41:23.4097530Z Receiving objects: 54% (582/1076) 2023-08-09T11:41:23.4101529Z Receiving objects: 55% (592/1076) 2023-08-09T11:41:23.4104825Z Receiving objects: 56% (603/1076) 2023-08-09T11:41:23.4108883Z Receiving objects: 57% (614/1076) 2023-08-09T11:41:23.4113632Z Receiving objects: 58% (625/1076) 2023-08-09T11:41:23.4117090Z Receiving objects: 59% (635/1076) 2023-08-09T11:41:23.4120790Z Receiving objects: 60% (646/1076) 2023-08-09T11:41:23.4130004Z Receiving objects: 61% (657/1076) 2023-08-09T11:41:23.4137028Z Receiving objects: 62% (668/1076) 2023-08-09T11:41:23.4185222Z Receiving objects: 63% (678/1076) 2023-08-09T11:41:23.4189854Z Receiving objects: 64% (689/1076) 2023-08-09T11:41:23.4194510Z Receiving objects: 65% (700/1076) 2023-08-09T11:41:23.4300981Z Receiving objects: 66% (711/1076) 2023-08-09T11:41:23.4305893Z Receiving objects: 67% (721/1076) 2023-08-09T11:41:23.4308894Z Receiving objects: 68% (732/1076) 2023-08-09T11:41:23.4312969Z Receiving objects: 69% (743/1076) 2023-08-09T11:41:23.4314233Z Receiving objects: 70% (754/1076) 2023-08-09T11:41:23.4316165Z Receiving objects: 71% (764/1076) 2023-08-09T11:41:23.4327173Z Receiving objects: 72% (775/1076) 2023-08-09T11:41:23.4333329Z Receiving objects: 73% (786/1076) 2023-08-09T11:41:23.4340169Z Receiving objects: 74% (797/1076) 2023-08-09T11:41:23.4345417Z Receiving objects: 75% (807/1076) 2023-08-09T11:41:23.4347149Z Receiving objects: 76% (818/1076) 2023-08-09T11:41:23.4350361Z Receiving objects: 77% (829/1076) 2023-08-09T11:41:23.4353465Z Receiving objects: 78% (840/1076) 2023-08-09T11:41:23.4356332Z Receiving objects: 79% (851/1076) 2023-08-09T11:41:23.4358157Z Receiving objects: 80% (861/1076) 2023-08-09T11:41:23.4358645Z Receiving objects: 81% (872/1076) 2023-08-09T11:41:23.4358918Z Receiving objects: 82% (883/1076) 2023-08-09T11:41:23.4360605Z Receiving objects: 83% (894/1076) 2023-08-09T11:41:23.4364731Z Receiving objects: 84% (904/1076) 2023-08-09T11:41:23.4365793Z Receiving objects: 85% (915/1076) 2023-08-09T11:41:23.4368120Z Receiving objects: 86% (926/1076) 2023-08-09T11:41:23.4369201Z Receiving objects: 87% (937/1076) 2023-08-09T11:41:23.4369772Z Receiving objects: 88% (947/1076) 2023-08-09T11:41:23.4370279Z Receiving objects: 89% (958/1076) 2023-08-09T11:41:23.4372857Z Receiving objects: 90% (969/1076) 2023-08-09T11:41:23.4374101Z Receiving objects: 91% (980/1076) 2023-08-09T11:41:23.4378638Z Receiving objects: 92% (990/1076) 2023-08-09T11:41:23.4378917Z Receiving objects: 93% (1001/1076) 2023-08-09T11:41:23.4387898Z Receiving objects: 94% (1012/1076) 2023-08-09T11:41:23.4392588Z Receiving objects: 95% (1023/1076) 2023-08-09T11:41:23.4403939Z Receiving objects: 96% (1033/1076) 2023-08-09T11:41:23.4417626Z Receiving objects: 97% (1044/1076) 2023-08-09T11:41:23.4425256Z Receiving objects: 98% (1055/1076) 2023-08-09T11:41:23.4474532Z Receiving objects: 99% (1066/1076) 2023-08-09T11:41:23.4474929Z remote: Total 1076 (delta 184), reused 637 (delta 101), pack-reused 0 2023-08-09T11:41:23.4478563Z Receiving objects: 100% (1076/1076) 2023-08-09T11:41:23.4478915Z Receiving objects: 100% (1076/1076), 1.50 MiB | 17.28 MiB/s, done. 2023-08-09T11:41:23.4489912Z Resolving deltas: 0% (0/184) 2023-08-09T11:41:23.4491928Z Resolving deltas: 1% (2/184) 2023-08-09T11:41:23.4493991Z Resolving deltas: 2% (4/184) 2023-08-09T11:41:23.4494515Z Resolving deltas: 3% (6/184) 2023-08-09T11:41:23.4495826Z Resolving deltas: 4% (8/184) 2023-08-09T11:41:23.4496563Z Resolving deltas: 5% (10/184) 2023-08-09T11:41:23.4497268Z Resolving deltas: 6% (12/184) 2023-08-09T11:41:23.4497694Z Resolving deltas: 7% (14/184) 2023-08-09T11:41:23.4498287Z Resolving deltas: 8% (15/184) 2023-08-09T11:41:23.4498831Z Resolving deltas: 9% (17/184) 2023-08-09T11:41:23.4500501Z Resolving deltas: 10% (19/184) 2023-08-09T11:41:23.4501968Z Resolving deltas: 11% (21/184) 2023-08-09T11:41:23.4502764Z Resolving deltas: 12% (23/184) 2023-08-09T11:41:23.4503299Z Resolving deltas: 13% (24/184) 2023-08-09T11:41:23.4503828Z Resolving deltas: 14% (26/184) 2023-08-09T11:41:23.4504320Z Resolving deltas: 15% (28/184) 2023-08-09T11:41:23.4504833Z Resolving deltas: 16% (30/184) 2023-08-09T11:41:23.4508377Z Resolving deltas: 17% (32/184) 2023-08-09T11:41:23.4508897Z Resolving deltas: 18% (34/184) 2023-08-09T11:41:23.4509691Z Resolving deltas: 19% (35/184) 2023-08-09T11:41:23.4510649Z Resolving deltas: 20% (37/184) 2023-08-09T11:41:23.4511254Z Resolving deltas: 21% (39/184) 2023-08-09T11:41:23.4511746Z Resolving deltas: 22% (41/184) 2023-08-09T11:41:23.4513059Z Resolving deltas: 23% (43/184) 2023-08-09T11:41:23.4513485Z Resolving deltas: 24% (45/184) 2023-08-09T11:41:23.4530189Z Resolving deltas: 25% (46/184) 2023-08-09T11:41:23.4532914Z Resolving deltas: 26% (48/184) 2023-08-09T11:41:23.4538645Z Resolving deltas: 27% (50/184) 2023-08-09T11:41:23.4541573Z Resolving deltas: 28% (52/184) 2023-08-09T11:41:23.4543340Z Resolving deltas: 29% (54/184) 2023-08-09T11:41:23.4544599Z Resolving deltas: 30% (56/184) 2023-08-09T11:41:23.4546241Z Resolving deltas: 31% (58/184) 2023-08-09T11:41:23.4546514Z Resolving deltas: 32% (59/184) 2023-08-09T11:41:23.4546772Z Resolving deltas: 33% (61/184) 2023-08-09T11:41:23.4548559Z Resolving deltas: 34% (63/184) 2023-08-09T11:41:23.4549699Z Resolving deltas: 35% (65/184) 2023-08-09T11:41:23.4551879Z Resolving deltas: 36% (67/184) 2023-08-09T11:41:23.4554045Z Resolving deltas: 37% (69/184) 2023-08-09T11:41:23.4555272Z Resolving deltas: 38% (70/184) 2023-08-09T11:41:23.4555984Z Resolving deltas: 39% (72/184) 2023-08-09T11:41:23.4556483Z Resolving deltas: 40% (74/184) 2023-08-09T11:41:23.4557031Z Resolving deltas: 41% (76/184) 2023-08-09T11:41:23.4557432Z Resolving deltas: 42% (78/184) 2023-08-09T11:41:23.4559884Z Resolving deltas: 43% (80/184) 2023-08-09T11:41:23.4562059Z Resolving deltas: 44% (81/184) 2023-08-09T11:41:23.4562566Z Resolving deltas: 45% (83/184) 2023-08-09T11:41:23.4563041Z Resolving deltas: 46% (85/184) 2023-08-09T11:41:23.4563783Z Resolving deltas: 47% (87/184) 2023-08-09T11:41:23.4564286Z Resolving deltas: 48% (89/184) 2023-08-09T11:41:23.4564751Z Resolving deltas: 49% (91/184) 2023-08-09T11:41:23.4566018Z Resolving deltas: 50% (92/184) 2023-08-09T11:41:23.4566683Z Resolving deltas: 51% (94/184) 2023-08-09T11:41:23.4567353Z Resolving deltas: 52% (96/184) 2023-08-09T11:41:23.4567727Z Resolving deltas: 53% (98/184) 2023-08-09T11:41:23.4567988Z Resolving deltas: 54% (100/184) 2023-08-09T11:41:23.4568363Z Resolving deltas: 55% (103/184) 2023-08-09T11:41:23.4568834Z Resolving deltas: 56% (104/184) 2023-08-09T11:41:23.4569074Z Resolving deltas: 57% (106/184) 2023-08-09T11:41:23.4569502Z Resolving deltas: 58% (107/184) 2023-08-09T11:41:23.4570013Z Resolving deltas: 59% (109/184) 2023-08-09T11:41:23.4570513Z Resolving deltas: 60% (111/184) 2023-08-09T11:41:23.4571196Z Resolving deltas: 61% (113/184) 2023-08-09T11:41:23.4571752Z Resolving deltas: 62% (115/184) 2023-08-09T11:41:23.4573308Z Resolving deltas: 63% (116/184) 2023-08-09T11:41:23.4574152Z Resolving deltas: 64% (118/184) 2023-08-09T11:41:23.4574646Z Resolving deltas: 65% (120/184) 2023-08-09T11:41:23.4574933Z Resolving deltas: 66% (122/184) 2023-08-09T11:41:23.4575322Z Resolving deltas: 67% (124/184) 2023-08-09T11:41:23.4575676Z Resolving deltas: 68% (126/184) 2023-08-09T11:41:23.4575945Z Resolving deltas: 69% (127/184) 2023-08-09T11:41:23.4576181Z Resolving deltas: 70% (129/184) 2023-08-09T11:41:23.4576430Z Resolving deltas: 71% (131/184) 2023-08-09T11:41:23.4576679Z Resolving deltas: 72% (133/184) 2023-08-09T11:41:23.4576926Z Resolving deltas: 73% (136/184) 2023-08-09T11:41:23.4577159Z Resolving deltas: 74% (137/184) 2023-08-09T11:41:23.4577412Z Resolving deltas: 75% (138/184) 2023-08-09T11:41:23.4577658Z Resolving deltas: 76% (140/184) 2023-08-09T11:41:23.4578040Z Resolving deltas: 77% (142/184) 2023-08-09T11:41:23.4578496Z Resolving deltas: 78% (144/184) 2023-08-09T11:41:23.4578785Z Resolving deltas: 79% (147/184) 2023-08-09T11:41:23.4579048Z Resolving deltas: 80% (148/184) 2023-08-09T11:41:23.4579279Z Resolving deltas: 81% (150/184) 2023-08-09T11:41:23.4579530Z Resolving deltas: 82% (151/184) 2023-08-09T11:41:23.4579780Z Resolving deltas: 83% (153/184) 2023-08-09T11:41:23.4580028Z Resolving deltas: 84% (155/184) 2023-08-09T11:41:23.4580477Z Resolving deltas: 85% (157/184) 2023-08-09T11:41:23.4581053Z Resolving deltas: 86% (159/184) 2023-08-09T11:41:23.4581317Z Resolving deltas: 87% (161/184) 2023-08-09T11:41:23.4581565Z Resolving deltas: 88% (162/184) 2023-08-09T11:41:23.4581797Z Resolving deltas: 89% (164/184) 2023-08-09T11:41:23.4582196Z Resolving deltas: 90% (166/184) 2023-08-09T11:41:23.4582571Z Resolving deltas: 91% (168/184) 2023-08-09T11:41:23.4583068Z Resolving deltas: 92% (170/184) 2023-08-09T11:41:23.4585069Z Resolving deltas: 93% (172/184) 2023-08-09T11:41:23.4585780Z Resolving deltas: 94% (174/184) 2023-08-09T11:41:23.4588036Z Resolving deltas: 95% (175/184) 2023-08-09T11:41:23.4589079Z Resolving deltas: 96% (177/184) 2023-08-09T11:41:23.4591725Z Resolving deltas: 97% (179/184) 2023-08-09T11:41:23.4592892Z Resolving deltas: 99% (183/184) 2023-08-09T11:41:23.4596372Z Resolving deltas: 100% (184/184) 2023-08-09T11:41:23.4596685Z Resolving deltas: 100% (184/184), done. 2023-08-09T11:41:24.5535889Z From https://github.com/pytorch/test-infra 2023-08-09T11:41:24.5536711Z * [new branch] main -> origin/main 2023-08-09T11:41:24.5719170Z ##[endgroup] 2023-08-09T11:41:24.5719714Z ##[group]Determining the checkout info 2023-08-09T11:41:24.5732018Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-08-09T11:41:24.9523497Z origin/main 2023-08-09T11:41:24.9567323Z ##[endgroup] 2023-08-09T11:41:24.9567771Z ##[group]Checking out the ref 2023-08-09T11:41:24.9580397Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-08-09T11:41:26.1855711Z Updating files: 27% (247/883) 2023-08-09T11:41:26.2257966Z Updating files: 28% (248/883) 2023-08-09T11:41:26.2308838Z Updating files: 29% (257/883) 2023-08-09T11:41:26.2366378Z Updating files: 30% (265/883) 2023-08-09T11:41:26.2440015Z Updating files: 31% (274/883) 2023-08-09T11:41:26.2493646Z Updating files: 32% (283/883) 2023-08-09T11:41:26.4188118Z Updating files: 33% (292/883) 2023-08-09T11:41:26.4987623Z Updating files: 34% (301/883) 2023-08-09T11:41:26.5052371Z Updating files: 35% (310/883) 2023-08-09T11:41:26.5115400Z Updating files: 36% (318/883) 2023-08-09T11:41:26.5174562Z Updating files: 37% (327/883) 2023-08-09T11:41:26.5239451Z Updating files: 38% (336/883) 2023-08-09T11:41:26.5327745Z Updating files: 39% (345/883) 2023-08-09T11:41:26.5426064Z Updating files: 40% (354/883) 2023-08-09T11:41:26.5480679Z Updating files: 41% (363/883) 2023-08-09T11:41:26.5535391Z Updating files: 42% (371/883) 2023-08-09T11:41:26.5594524Z Updating files: 43% (380/883) 2023-08-09T11:41:26.5648679Z Updating files: 44% (389/883) 2023-08-09T11:41:26.6344826Z Updating files: 45% (398/883) 2023-08-09T11:41:26.8034783Z Updating files: 46% (407/883) 2023-08-09T11:41:26.8461364Z Updating files: 47% (416/883) 2023-08-09T11:41:26.8520206Z Updating files: 48% (424/883) 2023-08-09T11:41:27.1684624Z Updating files: 49% (433/883) 2023-08-09T11:41:27.1685642Z Updating files: 49% (441/883) 2023-08-09T11:41:27.6162220Z Updating files: 50% (442/883) 2023-08-09T11:41:27.6542683Z Updating files: 51% (451/883) 2023-08-09T11:41:27.6594449Z Updating files: 52% (460/883) 2023-08-09T11:41:27.7489848Z Updating files: 53% (468/883) 2023-08-09T11:41:27.7537552Z Updating files: 54% (477/883) 2023-08-09T11:41:27.7596868Z Updating files: 55% (486/883) 2023-08-09T11:41:27.7658481Z Updating files: 56% (495/883) 2023-08-09T11:41:27.7718873Z Updating files: 57% (504/883) 2023-08-09T11:41:27.7757467Z Updating files: 58% (513/883) 2023-08-09T11:41:27.7807191Z Updating files: 59% (521/883) 2023-08-09T11:41:27.7851375Z Updating files: 60% (530/883) 2023-08-09T11:41:27.7932153Z Updating files: 61% (539/883) 2023-08-09T11:41:27.7989023Z Updating files: 62% (548/883) 2023-08-09T11:41:27.8050890Z Updating files: 63% (557/883) 2023-08-09T11:41:27.8462398Z Updating files: 64% (566/883) 2023-08-09T11:41:27.9209323Z Updating files: 65% (574/883) 2023-08-09T11:41:28.0586609Z Updating files: 66% (583/883) 2023-08-09T11:41:28.0620374Z Updating files: 66% (584/883) 2023-08-09T11:41:28.0750944Z Updating files: 67% (592/883) 2023-08-09T11:41:28.0837062Z Updating files: 68% (601/883) 2023-08-09T11:41:28.0934996Z Updating files: 69% (610/883) 2023-08-09T11:41:28.1266188Z Updating files: 70% (619/883) 2023-08-09T11:41:28.1363824Z Updating files: 71% (627/883) 2023-08-09T11:41:28.1444066Z Updating files: 72% (636/883) 2023-08-09T11:41:28.4043597Z Updating files: 73% (645/883) 2023-08-09T11:41:28.4093769Z Updating files: 74% (654/883) 2023-08-09T11:41:28.4147733Z Updating files: 75% (663/883) 2023-08-09T11:41:28.4192460Z Updating files: 76% (672/883) 2023-08-09T11:41:28.4518215Z Updating files: 77% (680/883) 2023-08-09T11:41:28.4683277Z Updating files: 78% (689/883) 2023-08-09T11:41:28.4872964Z Updating files: 79% (698/883) 2023-08-09T11:41:28.7854964Z Updating files: 80% (707/883) 2023-08-09T11:41:28.8047348Z Updating files: 81% (716/883) 2023-08-09T11:41:28.8117524Z Updating files: 82% (725/883) 2023-08-09T11:41:28.8393811Z Updating files: 83% (733/883) 2023-08-09T11:41:29.1142695Z Updating files: 84% (742/883) 2023-08-09T11:41:29.1165555Z Updating files: 84% (745/883) 2023-08-09T11:41:29.1331128Z Updating files: 85% (751/883) 2023-08-09T11:41:29.1378100Z Updating files: 86% (760/883) 2023-08-09T11:41:29.1421537Z Updating files: 87% (769/883) 2023-08-09T11:41:29.1618196Z Updating files: 88% (778/883) 2023-08-09T11:41:29.2502593Z Updating files: 89% (786/883) 2023-08-09T11:41:29.4986659Z Updating files: 90% (795/883) 2023-08-09T11:41:29.5634353Z Updating files: 91% (804/883) 2023-08-09T11:41:29.5681746Z Updating files: 92% (813/883) 2023-08-09T11:41:29.5765698Z Updating files: 93% (822/883) 2023-08-09T11:41:29.5808445Z Updating files: 94% (831/883) 2023-08-09T11:41:29.5875469Z Updating files: 95% (839/883) 2023-08-09T11:41:29.5935359Z Updating files: 96% (848/883) 2023-08-09T11:41:29.5990963Z Updating files: 97% (857/883) 2023-08-09T11:41:29.6183223Z Updating files: 98% (866/883) 2023-08-09T11:41:29.6269081Z Updating files: 99% (875/883) 2023-08-09T11:41:29.6269391Z Updating files: 100% (883/883) 2023-08-09T11:41:29.6269659Z Updating files: 100% (883/883), done. 2023-08-09T11:41:29.6469899Z branch 'main' set up to track 'origin/main'. 2023-08-09T11:41:29.6470573Z Switched to a new branch 'main' 2023-08-09T11:41:29.6519665Z ##[endgroup] 2023-08-09T11:41:29.7519821Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:41:29.7790026Z '264b8afc6d56140163c6b64f4088a17c4cd59bfd' 2023-08-09T11:41:29.8520250Z Prepare all required actions 2023-08-09T11:41:30.0406874Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-08-09T11:41:30.0407179Z env: 2023-08-09T11:41:30.0407421Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:30.0407697Z PYTHON_VERSION: 3.8 2023-08-09T11:41:30.0408047Z PACKAGE_TYPE: conda 2023-08-09T11:41:30.0408438Z REPOSITORY: pytorch/audio 2023-08-09T11:41:30.0408649Z REF: 2023-08-09T11:41:30.0408850Z CU_VERSION: cu118 2023-08-09T11:41:30.0409060Z ##[endgroup] 2023-08-09T11:41:30.0948497Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:30.0948851Z set -euxo pipefail 2023-08-09T11:41:30.0949152Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-08-09T11:41:30.0991115Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:30.0991469Z env: 2023-08-09T11:41:30.0991720Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:30.0993980Z PYTHON_VERSION: 3.8 2023-08-09T11:41:30.0994244Z PACKAGE_TYPE: conda 2023-08-09T11:41:30.0994488Z REPOSITORY: pytorch/audio 2023-08-09T11:41:30.0994721Z REF: 2023-08-09T11:41:30.0994919Z CU_VERSION: cu118 2023-08-09T11:41:30.0995126Z ##[endgroup] 2023-08-09T11:41:30.4900288Z + echo CHANNEL=nightly 2023-08-09T11:41:30.6540207Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-08-09T11:41:30.6540778Z with: 2023-08-09T11:41:30.6541371Z github-secret: *** 2023-08-09T11:41:30.6541624Z activate-with-label: false 2023-08-09T11:41:30.6541983Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-08-09T11:41:30.6542311Z label: with-ssh 2023-08-09T11:41:30.6542554Z remove-existing-keys: true 2023-08-09T11:41:30.6542765Z env: 2023-08-09T11:41:30.6543016Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:30.6545334Z PYTHON_VERSION: 3.8 2023-08-09T11:41:30.6545584Z PACKAGE_TYPE: conda 2023-08-09T11:41:30.6545806Z REPOSITORY: pytorch/audio 2023-08-09T11:41:30.6546032Z REF: 2023-08-09T11:41:30.6546539Z CU_VERSION: cu118 2023-08-09T11:41:30.6546759Z CHANNEL: nightly 2023-08-09T11:41:30.6546957Z ##[endgroup] 2023-08-09T11:41:30.7828837Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-08-09T11:41:30.7847658Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-08-09T11:41:30.8080530Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:30.8080979Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-08-09T11:41:30.8105646Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:41:30.8105931Z env: 2023-08-09T11:41:30.8106182Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:30.8106471Z PYTHON_VERSION: 3.8 2023-08-09T11:41:30.8106714Z PACKAGE_TYPE: conda 2023-08-09T11:41:30.8106968Z REPOSITORY: pytorch/audio 2023-08-09T11:41:30.8107187Z REF: 2023-08-09T11:41:30.8107392Z CU_VERSION: cu118 2023-08-09T11:41:30.8107633Z CHANNEL: nightly 2023-08-09T11:41:30.8107853Z ##[endgroup] 2023-08-09T11:41:32.2183131Z Prepare all required actions 2023-08-09T11:41:32.2183619Z Getting action download info 2023-08-09T11:41:32.3694986Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-08-09T11:41:34.0697417Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-08-09T11:41:34.0697684Z with: 2023-08-09T11:41:34.0697892Z repository: pytorch/audio 2023-08-09T11:41:34.0698147Z setup-miniconda: false 2023-08-09T11:41:34.0698394Z python-version: 3.8 2023-08-09T11:41:34.0698614Z submodules: recursive 2023-08-09T11:41:34.0698828Z env: 2023-08-09T11:41:34.0699076Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:34.0699343Z PYTHON_VERSION: 3.8 2023-08-09T11:41:34.0699544Z PACKAGE_TYPE: conda 2023-08-09T11:41:34.0699758Z REPOSITORY: pytorch/audio 2023-08-09T11:41:34.0699968Z REF: 2023-08-09T11:41:34.0700163Z CU_VERSION: cu118 2023-08-09T11:41:34.0700348Z CHANNEL: nightly 2023-08-09T11:41:34.0700574Z ##[endgroup] 2023-08-09T11:41:34.0819712Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:34.0819994Z set -euxo pipefail 2023-08-09T11:41:34.0820234Z rm -rf "${REPOSITORY}" 2023-08-09T11:41:34.0849660Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:34.0849996Z env: 2023-08-09T11:41:34.0850256Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:34.0850537Z PYTHON_VERSION: 3.8 2023-08-09T11:41:34.0850757Z PACKAGE_TYPE: conda 2023-08-09T11:41:34.0851002Z REPOSITORY: pytorch/audio 2023-08-09T11:41:34.0851230Z REF: 2023-08-09T11:41:34.0851430Z CU_VERSION: cu118 2023-08-09T11:41:34.0851628Z CHANNEL: nightly 2023-08-09T11:41:34.0851842Z ##[endgroup] 2023-08-09T11:41:34.1107560Z + rm -rf pytorch/audio 2023-08-09T11:41:34.1723357Z ##[group]Run actions/checkout@v3 2023-08-09T11:41:34.1723601Z with: 2023-08-09T11:41:34.1723852Z repository: pytorch/audio 2023-08-09T11:41:34.1724119Z submodules: recursive 2023-08-09T11:41:34.1724335Z path: pytorch/audio 2023-08-09T11:41:34.1724672Z token: *** 2023-08-09T11:41:34.1724884Z ssh-strict: true 2023-08-09T11:41:34.1725128Z persist-credentials: true 2023-08-09T11:41:34.1725367Z clean: true 2023-08-09T11:41:34.1725598Z sparse-checkout-cone-mode: true 2023-08-09T11:41:34.1725856Z fetch-depth: 1 2023-08-09T11:41:34.1726066Z lfs: false 2023-08-09T11:41:34.1726272Z set-safe-directory: true 2023-08-09T11:41:34.1726495Z env: 2023-08-09T11:41:34.1726743Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:34.1727015Z PYTHON_VERSION: 3.8 2023-08-09T11:41:34.1727229Z PACKAGE_TYPE: conda 2023-08-09T11:41:34.1727469Z REPOSITORY: pytorch/audio 2023-08-09T11:41:34.1727693Z REF: 2023-08-09T11:41:34.1727891Z CU_VERSION: cu118 2023-08-09T11:41:34.1728088Z CHANNEL: nightly 2023-08-09T11:41:34.1728304Z ##[endgroup] 2023-08-09T11:41:34.3220387Z Syncing repository: pytorch/audio 2023-08-09T11:41:34.3240805Z ##[group]Getting Git version info 2023-08-09T11:41:34.3243212Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-08-09T11:41:34.3471605Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-08-09T11:41:34.3750409Z git version 2.41.0.windows.1 2023-08-09T11:41:34.3798379Z ##[endgroup] 2023-08-09T11:41:34.3823435Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\dbe25695-ea34-4d3e-97a0-42f2c550a32f' before making global git config changes 2023-08-09T11:41:34.3824242Z Adding repository directory to the temporary git global config as a safe directory 2023-08-09T11:41:34.3835615Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T11:41:34.4175533Z ##[group]Initializing the repository 2023-08-09T11:41:34.4185379Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-08-09T11:41:34.4619410Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-08-09T11:41:34.4672276Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-08-09T11:41:34.5013233Z ##[endgroup] 2023-08-09T11:41:34.5013704Z ##[group]Disabling automatic garbage collection 2023-08-09T11:41:34.5021829Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-08-09T11:41:34.5336271Z ##[endgroup] 2023-08-09T11:41:34.5336694Z ##[group]Setting up auth 2023-08-09T11:41:34.5351974Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-08-09T11:41:34.5678957Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2023-08-09T11:41:35.0362673Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-08-09T11:41:35.0655941Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2023-08-09T11:41:35.5685476Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:35.6044090Z ##[endgroup] 2023-08-09T11:41:35.6044536Z ##[group]Fetching the repository 2023-08-09T11:41:35.6061442Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +fe9b9ff75edebf1e0e326f64577d64df3b5858db:refs/remotes/origin/nightly 2023-08-09T11:41:35.8295684Z remote: Enumerating objects: 987, done. 2023-08-09T11:41:35.8296353Z remote: Counting objects: 0% (1/987) 2023-08-09T11:41:35.8297334Z remote: Counting objects: 1% (10/987) 2023-08-09T11:41:35.8297951Z remote: Counting objects: 2% (20/987) 2023-08-09T11:41:35.8298528Z remote: Counting objects: 3% (30/987) 2023-08-09T11:41:35.8299059Z remote: Counting objects: 4% (40/987) 2023-08-09T11:41:35.8299773Z remote: Counting objects: 5% (50/987) 2023-08-09T11:41:35.8300329Z remote: Counting objects: 6% (60/987) 2023-08-09T11:41:35.8301117Z remote: Counting objects: 7% (70/987) 2023-08-09T11:41:35.8301690Z remote: Counting objects: 8% (79/987) 2023-08-09T11:41:35.8302221Z remote: Counting objects: 9% (89/987) 2023-08-09T11:41:35.8302775Z remote: Counting objects: 10% (99/987) 2023-08-09T11:41:35.8303457Z remote: Counting objects: 11% (109/987) 2023-08-09T11:41:35.8304032Z remote: Counting objects: 12% (119/987) 2023-08-09T11:41:35.8304587Z remote: Counting objects: 13% (129/987) 2023-08-09T11:41:35.8305536Z remote: Counting objects: 14% (139/987) 2023-08-09T11:41:35.8306081Z remote: Counting objects: 15% (149/987) 2023-08-09T11:41:35.8306734Z remote: Counting objects: 16% (158/987) 2023-08-09T11:41:35.8307359Z remote: Counting objects: 17% (168/987) 2023-08-09T11:41:35.8308017Z remote: Counting objects: 18% (178/987) 2023-08-09T11:41:35.8308558Z remote: Counting objects: 19% (188/987) 2023-08-09T11:41:35.8309099Z remote: Counting objects: 20% (198/987) 2023-08-09T11:41:35.8309654Z remote: Counting objects: 21% (208/987) 2023-08-09T11:41:35.8310205Z remote: Counting objects: 22% (218/987) 2023-08-09T11:41:35.8310749Z remote: Counting objects: 23% (228/987) 2023-08-09T11:41:35.8311301Z remote: Counting objects: 24% (237/987) 2023-08-09T11:41:35.8311849Z remote: Counting objects: 25% (247/987) 2023-08-09T11:41:35.8312399Z remote: Counting objects: 26% (257/987) 2023-08-09T11:41:35.8314413Z remote: Counting objects: 27% (267/987) 2023-08-09T11:41:35.8315050Z remote: Counting objects: 28% (277/987) 2023-08-09T11:41:35.8315609Z remote: Counting objects: 29% (287/987) 2023-08-09T11:41:35.8316164Z remote: Counting objects: 30% (297/987) 2023-08-09T11:41:35.8316706Z remote: Counting objects: 31% (306/987) 2023-08-09T11:41:35.8317264Z remote: Counting objects: 32% (316/987) 2023-08-09T11:41:35.8317804Z remote: Counting objects: 33% (326/987) 2023-08-09T11:41:35.8318369Z remote: Counting objects: 34% (336/987) 2023-08-09T11:41:35.8318924Z remote: Counting objects: 35% (346/987) 2023-08-09T11:41:35.8319551Z remote: Counting objects: 36% (356/987) 2023-08-09T11:41:35.8320113Z remote: Counting objects: 37% (366/987) 2023-08-09T11:41:35.8320842Z remote: Counting objects: 38% (376/987) 2023-08-09T11:41:35.8321390Z remote: Counting objects: 39% (385/987) 2023-08-09T11:41:35.8321950Z remote: Counting objects: 40% (395/987) 2023-08-09T11:41:35.8322496Z remote: Counting objects: 41% (405/987) 2023-08-09T11:41:35.8323043Z remote: Counting objects: 42% (415/987) 2023-08-09T11:41:35.8323590Z remote: Counting objects: 43% (425/987) 2023-08-09T11:41:35.8324125Z remote: Counting objects: 44% (435/987) 2023-08-09T11:41:35.8324674Z remote: Counting objects: 45% (445/987) 2023-08-09T11:41:35.8325225Z remote: Counting objects: 46% (455/987) 2023-08-09T11:41:35.8325781Z remote: Counting objects: 47% (464/987) 2023-08-09T11:41:35.8326428Z remote: Counting objects: 48% (474/987) 2023-08-09T11:41:35.8327082Z remote: Counting objects: 49% (484/987) 2023-08-09T11:41:35.8327715Z remote: Counting objects: 50% (494/987) 2023-08-09T11:41:35.8328265Z remote: Counting objects: 51% (504/987) 2023-08-09T11:41:35.8328801Z remote: Counting objects: 52% (514/987) 2023-08-09T11:41:35.8329381Z remote: Counting objects: 53% (524/987) 2023-08-09T11:41:35.8329940Z remote: Counting objects: 54% (533/987) 2023-08-09T11:41:35.8330501Z remote: Counting objects: 55% (543/987) 2023-08-09T11:41:35.8331036Z remote: Counting objects: 56% (553/987) 2023-08-09T11:41:35.8331590Z remote: Counting objects: 57% (563/987) 2023-08-09T11:41:35.8332144Z remote: Counting objects: 58% (573/987) 2023-08-09T11:41:35.8332796Z remote: Counting objects: 59% (583/987) 2023-08-09T11:41:35.8333425Z remote: Counting objects: 60% (593/987) 2023-08-09T11:41:35.8334100Z remote: Counting objects: 61% (603/987) 2023-08-09T11:41:35.8334686Z remote: Counting objects: 62% (612/987) 2023-08-09T11:41:35.8335275Z remote: Counting objects: 63% (622/987) 2023-08-09T11:41:35.8335841Z remote: Counting objects: 64% (632/987) 2023-08-09T11:41:35.8336423Z remote: Counting objects: 65% (642/987) 2023-08-09T11:41:35.8337258Z remote: Counting objects: 66% (652/987) 2023-08-09T11:41:35.8337844Z remote: Counting objects: 67% (662/987) 2023-08-09T11:41:35.8338417Z remote: Counting objects: 68% (672/987) 2023-08-09T11:41:35.8338977Z remote: Counting objects: 69% (682/987) 2023-08-09T11:41:35.8339660Z remote: Counting objects: 70% (691/987) 2023-08-09T11:41:35.8340306Z remote: Counting objects: 71% (701/987) 2023-08-09T11:41:35.8340903Z remote: Counting objects: 72% (711/987) 2023-08-09T11:41:35.8341471Z remote: Counting objects: 73% (721/987) 2023-08-09T11:41:35.8342023Z remote: Counting objects: 74% (731/987) 2023-08-09T11:41:35.8342573Z remote: Counting objects: 75% (741/987) 2023-08-09T11:41:35.8343132Z remote: Counting objects: 76% (751/987) 2023-08-09T11:41:35.8343666Z remote: Counting objects: 77% (760/987) 2023-08-09T11:41:35.8344214Z remote: Counting objects: 78% (770/987) 2023-08-09T11:41:35.8344974Z remote: Counting objects: 79% (780/987) 2023-08-09T11:41:35.8345561Z remote: Counting objects: 80% (790/987) 2023-08-09T11:41:35.8346096Z remote: Counting objects: 81% (800/987) 2023-08-09T11:41:35.8346649Z remote: Counting objects: 82% (810/987) 2023-08-09T11:41:35.8347216Z remote: Counting objects: 83% (820/987) 2023-08-09T11:41:35.8347781Z remote: Counting objects: 84% (830/987) 2023-08-09T11:41:35.8348303Z remote: Counting objects: 85% (839/987) 2023-08-09T11:41:35.8348865Z remote: Counting objects: 86% (849/987) 2023-08-09T11:41:35.8349427Z remote: Counting objects: 87% (859/987) 2023-08-09T11:41:35.8349978Z remote: Counting objects: 88% (869/987) 2023-08-09T11:41:35.8350503Z remote: Counting objects: 89% (879/987) 2023-08-09T11:41:35.8351188Z remote: Counting objects: 90% (889/987) 2023-08-09T11:41:35.8351724Z remote: Counting objects: 91% (899/987) 2023-08-09T11:41:35.8352507Z remote: Counting objects: 92% (909/987) 2023-08-09T11:41:35.8353053Z remote: Counting objects: 93% (918/987) 2023-08-09T11:41:35.8353603Z remote: Counting objects: 94% (928/987) 2023-08-09T11:41:35.8354148Z remote: Counting objects: 95% (938/987) 2023-08-09T11:41:35.8354697Z remote: Counting objects: 96% (948/987) 2023-08-09T11:41:35.8355234Z remote: Counting objects: 97% (958/987) 2023-08-09T11:41:35.8355794Z remote: Counting objects: 98% (968/987) 2023-08-09T11:41:35.8356335Z remote: Counting objects: 99% (978/987) 2023-08-09T11:41:35.8356877Z remote: Counting objects: 100% (987/987) 2023-08-09T11:41:35.8357445Z remote: Counting objects: 100% (987/987), done. 2023-08-09T11:41:35.8358052Z remote: Compressing objects: 0% (1/865) 2023-08-09T11:41:35.8358648Z remote: Compressing objects: 1% (9/865) 2023-08-09T11:41:35.8359242Z remote: Compressing objects: 2% (18/865) 2023-08-09T11:41:35.8359832Z remote: Compressing objects: 3% (26/865) 2023-08-09T11:41:35.8360421Z remote: Compressing objects: 4% (35/865) 2023-08-09T11:41:35.8361005Z remote: Compressing objects: 5% (44/865) 2023-08-09T11:41:35.8361599Z remote: Compressing objects: 6% (52/865) 2023-08-09T11:41:35.8362159Z remote: Compressing objects: 7% (61/865) 2023-08-09T11:41:35.8362743Z remote: Compressing objects: 8% (70/865) 2023-08-09T11:41:35.8363329Z remote: Compressing objects: 9% (78/865) 2023-08-09T11:41:35.8363913Z remote: Compressing objects: 10% (87/865) 2023-08-09T11:41:35.8364507Z remote: Compressing objects: 11% (96/865) 2023-08-09T11:41:35.8365080Z remote: Compressing objects: 12% (104/865) 2023-08-09T11:41:35.8365653Z remote: Compressing objects: 13% (113/865) 2023-08-09T11:41:35.8366250Z remote: Compressing objects: 14% (122/865) 2023-08-09T11:41:35.8367057Z remote: Compressing objects: 15% (130/865) 2023-08-09T11:41:35.8367779Z remote: Compressing objects: 16% (139/865) 2023-08-09T11:41:35.8368476Z remote: Compressing objects: 17% (148/865) 2023-08-09T11:41:35.8369180Z remote: Compressing objects: 18% (156/865) 2023-08-09T11:41:35.8369762Z remote: Compressing objects: 19% (165/865) 2023-08-09T11:41:35.8370337Z remote: Compressing objects: 20% (173/865) 2023-08-09T11:41:35.8370894Z remote: Compressing objects: 21% (182/865) 2023-08-09T11:41:35.8371468Z remote: Compressing objects: 22% (191/865) 2023-08-09T11:41:35.8372031Z remote: Compressing objects: 23% (199/865) 2023-08-09T11:41:35.8372575Z remote: Compressing objects: 24% (208/865) 2023-08-09T11:41:35.8373175Z remote: Compressing objects: 25% (217/865) 2023-08-09T11:41:35.8373762Z remote: Compressing objects: 26% (225/865) 2023-08-09T11:41:35.8374344Z remote: Compressing objects: 27% (234/865) 2023-08-09T11:41:35.8375114Z remote: Compressing objects: 28% (243/865) 2023-08-09T11:41:35.8375719Z remote: Compressing objects: 29% (251/865) 2023-08-09T11:41:35.8376298Z remote: Compressing objects: 30% (260/865) 2023-08-09T11:41:35.8376949Z remote: Compressing objects: 31% (269/865) 2023-08-09T11:41:35.8377519Z remote: Compressing objects: 32% (277/865) 2023-08-09T11:41:35.8378108Z remote: Compressing objects: 33% (286/865) 2023-08-09T11:41:35.8378700Z remote: Compressing objects: 34% (295/865) 2023-08-09T11:41:35.8379285Z remote: Compressing objects: 35% (303/865) 2023-08-09T11:41:35.8379848Z remote: Compressing objects: 36% (312/865) 2023-08-09T11:41:35.8380446Z remote: Compressing objects: 37% (321/865) 2023-08-09T11:41:35.8381033Z remote: Compressing objects: 38% (329/865) 2023-08-09T11:41:35.8381633Z remote: Compressing objects: 39% (338/865) 2023-08-09T11:41:35.8382237Z remote: Compressing objects: 40% (346/865) 2023-08-09T11:41:35.8382805Z remote: Compressing objects: 41% (355/865) 2023-08-09T11:41:35.8383404Z remote: Compressing objects: 42% (364/865) 2023-08-09T11:41:35.8383995Z remote: Compressing objects: 43% (372/865) 2023-08-09T11:41:35.8384585Z remote: Compressing objects: 44% (381/865) 2023-08-09T11:41:35.8385159Z remote: Compressing objects: 45% (390/865) 2023-08-09T11:41:35.8385741Z remote: Compressing objects: 46% (398/865) 2023-08-09T11:41:35.8386329Z remote: Compressing objects: 47% (407/865) 2023-08-09T11:41:35.8386914Z remote: Compressing objects: 48% (416/865) 2023-08-09T11:41:35.8387448Z remote: Compressing objects: 49% (424/865) 2023-08-09T11:41:35.8388021Z remote: Compressing objects: 50% (433/865) 2023-08-09T11:41:35.8388603Z remote: Compressing objects: 51% (442/865) 2023-08-09T11:41:35.8389178Z remote: Compressing objects: 52% (450/865) 2023-08-09T11:41:35.8389769Z remote: Compressing objects: 53% (459/865) 2023-08-09T11:41:35.8390354Z remote: Compressing objects: 54% (468/865) 2023-08-09T11:41:35.8390947Z remote: Compressing objects: 55% (476/865) 2023-08-09T11:41:35.8391531Z remote: Compressing objects: 56% (485/865) 2023-08-09T11:41:35.8392092Z remote: Compressing objects: 57% (494/865) 2023-08-09T11:41:35.8392683Z remote: Compressing objects: 58% (502/865) 2023-08-09T11:41:35.8393277Z remote: Compressing objects: 59% (511/865) 2023-08-09T11:41:35.8393852Z remote: Compressing objects: 60% (519/865) 2023-08-09T11:41:35.8394409Z remote: Compressing objects: 61% (528/865) 2023-08-09T11:41:35.8395005Z remote: Compressing objects: 62% (537/865) 2023-08-09T11:41:35.8395584Z remote: Compressing objects: 63% (545/865) 2023-08-09T11:41:35.8396168Z remote: Compressing objects: 64% (554/865) 2023-08-09T11:41:35.8397875Z remote: Compressing objects: 65% (563/865) 2023-08-09T11:41:35.8398463Z remote: Compressing objects: 66% (571/865) 2023-08-09T11:41:35.8399055Z remote: Compressing objects: 67% (580/865) 2023-08-09T11:41:35.8399783Z remote: Compressing objects: 68% (589/865) 2023-08-09T11:41:35.8400474Z remote: Compressing objects: 69% (597/865) 2023-08-09T11:41:35.8401156Z remote: Compressing objects: 70% (606/865) 2023-08-09T11:41:35.8401775Z remote: Compressing objects: 71% (615/865) 2023-08-09T11:41:35.8402355Z remote: Compressing objects: 72% (623/865) 2023-08-09T11:41:35.8402945Z remote: Compressing objects: 73% (632/865) 2023-08-09T11:41:35.8403504Z remote: Compressing objects: 74% (641/865) 2023-08-09T11:41:35.8404056Z remote: Compressing objects: 75% (649/865) 2023-08-09T11:41:35.8404626Z remote: Compressing objects: 76% (658/865) 2023-08-09T11:41:35.8405161Z remote: Compressing objects: 77% (667/865) 2023-08-09T11:41:35.8406779Z remote: Compressing objects: 78% (675/865) 2023-08-09T11:41:35.8407432Z remote: Compressing objects: 79% (684/865) 2023-08-09T11:41:35.8408032Z remote: Compressing objects: 80% (692/865) 2023-08-09T11:41:35.8408611Z remote: Compressing objects: 81% (701/865) 2023-08-09T11:41:35.8409194Z remote: Compressing objects: 82% (710/865) 2023-08-09T11:41:35.8409770Z remote: Compressing objects: 83% (718/865) 2023-08-09T11:41:35.8410363Z remote: Compressing objects: 84% (727/865) 2023-08-09T11:41:35.8410945Z remote: Compressing objects: 85% (736/865) 2023-08-09T11:41:35.8411535Z remote: Compressing objects: 86% (744/865) 2023-08-09T11:41:35.8412088Z remote: Compressing objects: 87% (753/865) 2023-08-09T11:41:35.8412671Z remote: Compressing objects: 88% (762/865) 2023-08-09T11:41:35.8413273Z remote: Compressing objects: 89% (770/865) 2023-08-09T11:41:35.8413882Z remote: Compressing objects: 90% (779/865) 2023-08-09T11:41:35.8414463Z remote: Compressing objects: 91% (788/865) 2023-08-09T11:41:35.8415061Z remote: Compressing objects: 92% (796/865) 2023-08-09T11:41:35.8415654Z remote: Compressing objects: 93% (805/865) 2023-08-09T11:41:35.8416237Z remote: Compressing objects: 94% (814/865) 2023-08-09T11:41:35.8416803Z remote: Compressing objects: 95% (822/865) 2023-08-09T11:41:35.8417382Z remote: Compressing objects: 96% (831/865) 2023-08-09T11:41:35.8417967Z remote: Compressing objects: 97% (840/865) 2023-08-09T11:41:35.8418551Z remote: Compressing objects: 98% (848/865) 2023-08-09T11:41:35.8419119Z remote: Compressing objects: 99% (857/865) 2023-08-09T11:41:35.8419715Z remote: Compressing objects: 100% (865/865) 2023-08-09T11:41:35.8420320Z remote: Compressing objects: 100% (865/865), done. 2023-08-09T11:41:35.8475271Z Receiving objects: 0% (1/987) 2023-08-09T11:41:35.8479675Z Receiving objects: 1% (10/987) 2023-08-09T11:41:35.8483360Z Receiving objects: 2% (20/987) 2023-08-09T11:41:35.8486102Z Receiving objects: 3% (30/987) 2023-08-09T11:41:35.8489474Z Receiving objects: 4% (40/987) 2023-08-09T11:41:35.8498898Z Receiving objects: 5% (50/987) 2023-08-09T11:41:35.8516350Z Receiving objects: 6% (60/987) 2023-08-09T11:41:35.8523480Z Receiving objects: 7% (70/987) 2023-08-09T11:41:35.8526737Z Receiving objects: 8% (79/987) 2023-08-09T11:41:35.8536597Z Receiving objects: 9% (89/987) 2023-08-09T11:41:35.8541481Z Receiving objects: 10% (99/987) 2023-08-09T11:41:35.8546307Z Receiving objects: 11% (109/987) 2023-08-09T11:41:35.8553886Z Receiving objects: 12% (119/987) 2023-08-09T11:41:35.8559803Z Receiving objects: 13% (129/987) 2023-08-09T11:41:35.8563156Z Receiving objects: 14% (139/987) 2023-08-09T11:41:35.8567847Z Receiving objects: 15% (149/987) 2023-08-09T11:41:35.8571710Z Receiving objects: 16% (158/987) 2023-08-09T11:41:35.8575506Z Receiving objects: 17% (168/987) 2023-08-09T11:41:35.8579457Z Receiving objects: 18% (178/987) 2023-08-09T11:41:35.8582882Z Receiving objects: 19% (188/987) 2023-08-09T11:41:35.8587461Z Receiving objects: 20% (198/987) 2023-08-09T11:41:35.8593490Z Receiving objects: 21% (208/987) 2023-08-09T11:41:35.8602017Z Receiving objects: 22% (218/987) 2023-08-09T11:41:35.8606276Z Receiving objects: 23% (228/987) 2023-08-09T11:41:35.8608916Z Receiving objects: 24% (237/987) 2023-08-09T11:41:35.8644599Z Receiving objects: 25% (247/987) 2023-08-09T11:41:35.8650414Z Receiving objects: 26% (257/987) 2023-08-09T11:41:35.8659148Z Receiving objects: 27% (267/987) 2023-08-09T11:41:35.8664339Z Receiving objects: 28% (277/987) 2023-08-09T11:41:35.8666333Z Receiving objects: 29% (287/987) 2023-08-09T11:41:35.8668638Z Receiving objects: 30% (297/987) 2023-08-09T11:41:35.8690036Z Receiving objects: 31% (306/987) 2023-08-09T11:41:35.8693442Z Receiving objects: 32% (316/987) 2023-08-09T11:41:35.8708834Z Receiving objects: 33% (326/987) 2023-08-09T11:41:35.8725180Z Receiving objects: 34% (336/987) 2023-08-09T11:41:35.8736485Z Receiving objects: 35% (346/987) 2023-08-09T11:41:35.8739135Z Receiving objects: 36% (356/987) 2023-08-09T11:41:35.8742509Z Receiving objects: 37% (366/987) 2023-08-09T11:41:35.8745179Z Receiving objects: 38% (376/987) 2023-08-09T11:41:35.8811316Z Receiving objects: 39% (385/987) 2023-08-09T11:41:35.8813651Z Receiving objects: 40% (395/987) 2023-08-09T11:41:35.8824129Z Receiving objects: 41% (405/987) 2023-08-09T11:41:35.8998002Z Receiving objects: 42% (415/987) 2023-08-09T11:41:35.9501712Z Receiving objects: 43% (425/987) 2023-08-09T11:41:35.9535038Z Receiving objects: 44% (435/987) 2023-08-09T11:41:35.9537527Z Receiving objects: 45% (445/987) 2023-08-09T11:41:35.9538258Z Receiving objects: 46% (455/987) 2023-08-09T11:41:35.9538576Z Receiving objects: 47% (464/987) 2023-08-09T11:41:35.9545424Z Receiving objects: 48% (474/987) 2023-08-09T11:41:35.9550378Z Receiving objects: 49% (484/987) 2023-08-09T11:41:35.9551549Z Receiving objects: 50% (494/987) 2023-08-09T11:41:35.9557196Z Receiving objects: 51% (504/987) 2023-08-09T11:41:35.9561300Z Receiving objects: 52% (514/987) 2023-08-09T11:41:35.9566027Z Receiving objects: 53% (524/987) 2023-08-09T11:41:35.9571117Z Receiving objects: 54% (533/987) 2023-08-09T11:41:35.9576425Z Receiving objects: 55% (543/987) 2023-08-09T11:41:35.9577688Z Receiving objects: 56% (553/987) 2023-08-09T11:41:35.9581280Z Receiving objects: 57% (563/987) 2023-08-09T11:41:35.9591622Z Receiving objects: 58% (573/987) 2023-08-09T11:41:35.9597550Z Receiving objects: 59% (583/987) 2023-08-09T11:41:35.9606508Z Receiving objects: 60% (593/987) 2023-08-09T11:41:35.9609665Z Receiving objects: 61% (603/987) 2023-08-09T11:41:35.9612016Z Receiving objects: 62% (612/987) 2023-08-09T11:41:35.9613210Z Receiving objects: 63% (622/987) 2023-08-09T11:41:35.9620143Z Receiving objects: 64% (632/987) 2023-08-09T11:41:35.9624524Z Receiving objects: 65% (642/987) 2023-08-09T11:41:35.9626241Z Receiving objects: 66% (652/987) 2023-08-09T11:41:35.9630756Z Receiving objects: 67% (662/987) 2023-08-09T11:41:35.9634878Z Receiving objects: 68% (672/987) 2023-08-09T11:41:35.9637844Z Receiving objects: 69% (682/987) 2023-08-09T11:41:35.9641892Z Receiving objects: 70% (691/987) 2023-08-09T11:41:35.9643774Z Receiving objects: 71% (701/987) 2023-08-09T11:41:35.9647934Z Receiving objects: 72% (711/987) 2023-08-09T11:41:35.9655486Z Receiving objects: 73% (721/987) 2023-08-09T11:41:35.9661129Z Receiving objects: 74% (731/987) 2023-08-09T11:41:35.9666564Z Receiving objects: 75% (741/987) 2023-08-09T11:41:35.9674337Z Receiving objects: 76% (751/987) 2023-08-09T11:41:35.9682853Z Receiving objects: 77% (760/987) 2023-08-09T11:41:35.9687710Z Receiving objects: 78% (770/987) 2023-08-09T11:41:35.9694950Z Receiving objects: 79% (780/987) 2023-08-09T11:41:35.9703904Z Receiving objects: 80% (790/987) 2023-08-09T11:41:35.9709864Z Receiving objects: 81% (800/987) 2023-08-09T11:41:35.9715061Z Receiving objects: 82% (810/987) 2023-08-09T11:41:35.9718105Z Receiving objects: 83% (820/987) 2023-08-09T11:41:35.9720820Z Receiving objects: 84% (830/987) 2023-08-09T11:41:35.9723528Z Receiving objects: 85% (839/987) 2023-08-09T11:41:35.9727312Z Receiving objects: 86% (849/987) 2023-08-09T11:41:35.9731788Z Receiving objects: 87% (859/987) 2023-08-09T11:41:35.9739740Z Receiving objects: 88% (869/987) 2023-08-09T11:41:35.9747860Z Receiving objects: 89% (879/987) 2023-08-09T11:41:35.9771954Z Receiving objects: 90% (889/987) 2023-08-09T11:41:35.9783666Z Receiving objects: 91% (899/987) 2023-08-09T11:41:35.9797263Z Receiving objects: 92% (909/987) 2023-08-09T11:41:35.9813729Z Receiving objects: 93% (918/987) 2023-08-09T11:41:35.9820768Z Receiving objects: 94% (928/987) 2023-08-09T11:41:35.9832658Z Receiving objects: 95% (938/987) 2023-08-09T11:41:35.9838786Z Receiving objects: 96% (948/987) 2023-08-09T11:41:35.9849778Z Receiving objects: 97% (958/987) 2023-08-09T11:41:35.9862997Z Receiving objects: 98% (968/987) 2023-08-09T11:41:35.9863421Z remote: Total 987 (delta 162), reused 444 (delta 89), pack-reused 0 2023-08-09T11:41:35.9867802Z Receiving objects: 99% (978/987) 2023-08-09T11:41:35.9868535Z Receiving objects: 100% (987/987) 2023-08-09T11:41:35.9869105Z Receiving objects: 100% (987/987), 4.42 MiB | 31.46 MiB/s, done. 2023-08-09T11:41:35.9877104Z Resolving deltas: 0% (0/162) 2023-08-09T11:41:35.9877932Z Resolving deltas: 1% (2/162) 2023-08-09T11:41:35.9878516Z Resolving deltas: 2% (4/162) 2023-08-09T11:41:35.9878822Z Resolving deltas: 3% (5/162) 2023-08-09T11:41:35.9879084Z Resolving deltas: 4% (7/162) 2023-08-09T11:41:35.9879553Z Resolving deltas: 5% (9/162) 2023-08-09T11:41:35.9880046Z Resolving deltas: 6% (11/162) 2023-08-09T11:41:35.9880525Z Resolving deltas: 7% (12/162) 2023-08-09T11:41:35.9883211Z Resolving deltas: 8% (13/162) 2023-08-09T11:41:35.9883797Z Resolving deltas: 9% (15/162) 2023-08-09T11:41:35.9884576Z Resolving deltas: 11% (19/162) 2023-08-09T11:41:35.9885266Z Resolving deltas: 12% (20/162) 2023-08-09T11:41:35.9885740Z Resolving deltas: 13% (22/162) 2023-08-09T11:41:35.9886688Z Resolving deltas: 14% (23/162) 2023-08-09T11:41:35.9887225Z Resolving deltas: 15% (25/162) 2023-08-09T11:41:35.9889100Z Resolving deltas: 16% (27/162) 2023-08-09T11:41:35.9890965Z Resolving deltas: 17% (28/162) 2023-08-09T11:41:35.9891727Z Resolving deltas: 18% (30/162) 2023-08-09T11:41:35.9892576Z Resolving deltas: 19% (31/162) 2023-08-09T11:41:35.9895527Z Resolving deltas: 20% (33/162) 2023-08-09T11:41:35.9896831Z Resolving deltas: 21% (35/162) 2023-08-09T11:41:35.9898354Z Resolving deltas: 22% (36/162) 2023-08-09T11:41:35.9899795Z Resolving deltas: 23% (38/162) 2023-08-09T11:41:35.9903761Z Resolving deltas: 24% (39/162) 2023-08-09T11:41:35.9904316Z Resolving deltas: 25% (41/162) 2023-08-09T11:41:35.9904675Z Resolving deltas: 26% (43/162) 2023-08-09T11:41:35.9906640Z Resolving deltas: 27% (44/162) 2023-08-09T11:41:35.9908473Z Resolving deltas: 28% (46/162) 2023-08-09T11:41:35.9910488Z Resolving deltas: 29% (47/162) 2023-08-09T11:41:35.9911528Z Resolving deltas: 30% (49/162) 2023-08-09T11:41:35.9912011Z Resolving deltas: 31% (51/162) 2023-08-09T11:41:35.9913929Z Resolving deltas: 32% (52/162) 2023-08-09T11:41:35.9914919Z Resolving deltas: 33% (54/162) 2023-08-09T11:41:35.9915447Z Resolving deltas: 34% (56/162) 2023-08-09T11:41:35.9916018Z Resolving deltas: 35% (57/162) 2023-08-09T11:41:35.9916495Z Resolving deltas: 36% (59/162) 2023-08-09T11:41:35.9917373Z Resolving deltas: 37% (60/162) 2023-08-09T11:41:35.9917876Z Resolving deltas: 38% (62/162) 2023-08-09T11:41:35.9918376Z Resolving deltas: 39% (64/162) 2023-08-09T11:41:35.9918870Z Resolving deltas: 40% (65/162) 2023-08-09T11:41:35.9919718Z Resolving deltas: 41% (67/162) 2023-08-09T11:41:35.9920178Z Resolving deltas: 42% (69/162) 2023-08-09T11:41:35.9920952Z Resolving deltas: 43% (70/162) 2023-08-09T11:41:35.9924452Z Resolving deltas: 45% (73/162) 2023-08-09T11:41:35.9924992Z Resolving deltas: 46% (75/162) 2023-08-09T11:41:35.9925707Z Resolving deltas: 48% (78/162) 2023-08-09T11:41:35.9927444Z Resolving deltas: 49% (80/162) 2023-08-09T11:41:35.9929113Z Resolving deltas: 50% (81/162) 2023-08-09T11:41:35.9930006Z Resolving deltas: 51% (83/162) 2023-08-09T11:41:35.9930608Z Resolving deltas: 52% (85/162) 2023-08-09T11:41:35.9931618Z Resolving deltas: 53% (86/162) 2023-08-09T11:41:35.9932872Z Resolving deltas: 54% (88/162) 2023-08-09T11:41:35.9933327Z Resolving deltas: 55% (90/162) 2023-08-09T11:41:35.9934118Z Resolving deltas: 56% (91/162) 2023-08-09T11:41:35.9934832Z Resolving deltas: 58% (94/162) 2023-08-09T11:41:35.9935285Z Resolving deltas: 59% (96/162) 2023-08-09T11:41:35.9935860Z Resolving deltas: 60% (98/162) 2023-08-09T11:41:35.9936140Z Resolving deltas: 61% (99/162) 2023-08-09T11:41:35.9937960Z Resolving deltas: 62% (101/162) 2023-08-09T11:41:35.9939176Z Resolving deltas: 63% (103/162) 2023-08-09T11:41:35.9939457Z Resolving deltas: 64% (104/162) 2023-08-09T11:41:35.9939833Z Resolving deltas: 65% (106/162) 2023-08-09T11:41:35.9940089Z Resolving deltas: 66% (107/162) 2023-08-09T11:41:35.9940342Z Resolving deltas: 67% (109/162) 2023-08-09T11:41:35.9940581Z Resolving deltas: 68% (111/162) 2023-08-09T11:41:35.9941437Z Resolving deltas: 69% (112/162) 2023-08-09T11:41:35.9942433Z Resolving deltas: 71% (116/162) 2023-08-09T11:41:35.9943548Z Resolving deltas: 72% (117/162) 2023-08-09T11:41:35.9943988Z Resolving deltas: 74% (120/162) 2023-08-09T11:41:35.9944439Z Resolving deltas: 75% (122/162) 2023-08-09T11:41:35.9944716Z Resolving deltas: 76% (124/162) 2023-08-09T11:41:35.9944967Z Resolving deltas: 77% (125/162) 2023-08-09T11:41:35.9945201Z Resolving deltas: 78% (127/162) 2023-08-09T11:41:35.9947084Z Resolving deltas: 79% (128/162) 2023-08-09T11:41:35.9947868Z Resolving deltas: 80% (130/162) 2023-08-09T11:41:35.9948380Z Resolving deltas: 81% (132/162) 2023-08-09T11:41:35.9948881Z Resolving deltas: 82% (133/162) 2023-08-09T11:41:35.9949379Z Resolving deltas: 83% (135/162) 2023-08-09T11:41:35.9950076Z Resolving deltas: 84% (137/162) 2023-08-09T11:41:35.9950668Z Resolving deltas: 85% (138/162) 2023-08-09T11:41:35.9951179Z Resolving deltas: 86% (140/162) 2023-08-09T11:41:35.9953094Z Resolving deltas: 87% (141/162) 2023-08-09T11:41:35.9954490Z Resolving deltas: 88% (143/162) 2023-08-09T11:41:35.9955148Z Resolving deltas: 89% (145/162) 2023-08-09T11:41:35.9956303Z Resolving deltas: 90% (146/162) 2023-08-09T11:41:35.9957510Z Resolving deltas: 91% (148/162) 2023-08-09T11:41:35.9958461Z Resolving deltas: 93% (151/162) 2023-08-09T11:41:35.9959259Z Resolving deltas: 94% (153/162) 2023-08-09T11:41:35.9960653Z Resolving deltas: 95% (154/162) 2023-08-09T11:41:35.9961232Z Resolving deltas: 96% (156/162) 2023-08-09T11:41:35.9963983Z Resolving deltas: 97% (158/162) 2023-08-09T11:41:35.9968857Z Resolving deltas: 98% (159/162) 2023-08-09T11:41:35.9970769Z Resolving deltas: 99% (161/162) 2023-08-09T11:41:35.9974228Z Resolving deltas: 100% (162/162) 2023-08-09T11:41:35.9974542Z Resolving deltas: 100% (162/162), done. 2023-08-09T11:41:39.0812476Z From https://github.com/pytorch/audio 2023-08-09T11:41:39.0812959Z * [new ref] fe9b9ff75edebf1e0e326f64577d64df3b5858db -> origin/nightly 2023-08-09T11:41:39.0995071Z ##[endgroup] 2023-08-09T11:41:39.0995532Z ##[group]Determining the checkout info 2023-08-09T11:41:39.0999487Z ##[endgroup] 2023-08-09T11:41:39.1000130Z ##[group]Checking out the ref 2023-08-09T11:41:39.1010331Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-08-09T11:41:40.6302982Z Updating files: 27% (236/859) 2023-08-09T11:41:41.0659917Z Updating files: 28% (241/859) 2023-08-09T11:41:41.0711721Z Updating files: 29% (250/859) 2023-08-09T11:41:41.0788223Z Updating files: 30% (258/859) 2023-08-09T11:41:41.0836120Z Updating files: 31% (267/859) 2023-08-09T11:41:41.0894766Z Updating files: 32% (275/859) 2023-08-09T11:41:41.0950759Z Updating files: 33% (284/859) 2023-08-09T11:41:41.0995947Z Updating files: 34% (293/859) 2023-08-09T11:41:41.1070468Z Updating files: 35% (301/859) 2023-08-09T11:41:41.1124004Z Updating files: 36% (310/859) 2023-08-09T11:41:41.1203883Z Updating files: 37% (318/859) 2023-08-09T11:41:41.1278877Z Updating files: 38% (327/859) 2023-08-09T11:41:41.1353545Z Updating files: 39% (336/859) 2023-08-09T11:41:41.1466270Z Updating files: 40% (344/859) 2023-08-09T11:41:41.1522441Z Updating files: 40% (352/859) 2023-08-09T11:41:41.1749597Z Updating files: 41% (353/859) 2023-08-09T11:41:41.1829871Z Updating files: 42% (361/859) 2023-08-09T11:41:41.1871645Z Updating files: 43% (370/859) 2023-08-09T11:41:41.2266544Z Updating files: 44% (378/859) 2023-08-09T11:41:41.2316294Z Updating files: 45% (387/859) 2023-08-09T11:41:41.2362577Z Updating files: 46% (396/859) 2023-08-09T11:41:41.2448144Z Updating files: 47% (404/859) 2023-08-09T11:41:41.2498903Z Updating files: 48% (413/859) 2023-08-09T11:41:41.2591639Z Updating files: 49% (421/859) 2023-08-09T11:41:41.2649190Z Updating files: 50% (430/859) 2023-08-09T11:41:41.2685085Z Updating files: 51% (439/859) 2023-08-09T11:41:41.2758073Z Updating files: 52% (447/859) 2023-08-09T11:41:41.2816976Z Updating files: 53% (456/859) 2023-08-09T11:41:41.2869351Z Updating files: 54% (464/859) 2023-08-09T11:41:41.2942586Z Updating files: 55% (473/859) 2023-08-09T11:41:41.3009802Z Updating files: 56% (482/859) 2023-08-09T11:41:41.3076424Z Updating files: 57% (490/859) 2023-08-09T11:41:41.3123365Z Updating files: 58% (499/859) 2023-08-09T11:41:41.3211791Z Updating files: 59% (507/859) 2023-08-09T11:41:41.3270215Z Updating files: 60% (516/859) 2023-08-09T11:41:41.3326992Z Updating files: 61% (524/859) 2023-08-09T11:41:41.4713355Z Updating files: 62% (533/859) 2023-08-09T11:41:41.4769620Z Updating files: 63% (542/859) 2023-08-09T11:41:41.4836368Z Updating files: 64% (550/859) 2023-08-09T11:41:41.4882242Z Updating files: 65% (559/859) 2023-08-09T11:41:41.4921098Z Updating files: 66% (567/859) 2023-08-09T11:41:41.4970514Z Updating files: 67% (576/859) 2023-08-09T11:41:41.5019712Z Updating files: 68% (585/859) 2023-08-09T11:41:41.5068361Z Updating files: 69% (593/859) 2023-08-09T11:41:41.5125087Z Updating files: 70% (602/859) 2023-08-09T11:41:41.5164786Z Updating files: 71% (610/859) 2023-08-09T11:41:41.5232287Z Updating files: 72% (619/859) 2023-08-09T11:41:41.5285916Z Updating files: 73% (628/859) 2023-08-09T11:41:41.5359179Z Updating files: 74% (636/859) 2023-08-09T11:41:41.5430260Z Updating files: 75% (645/859) 2023-08-09T11:41:41.5487670Z Updating files: 76% (653/859) 2023-08-09T11:41:41.6660308Z Updating files: 77% (662/859) 2023-08-09T11:41:41.8392452Z Updating files: 78% (671/859) 2023-08-09T11:41:41.8466582Z Updating files: 79% (679/859) 2023-08-09T11:41:41.8519480Z Updating files: 80% (688/859) 2023-08-09T11:41:41.8577146Z Updating files: 81% (696/859) 2023-08-09T11:41:41.8637938Z Updating files: 82% (705/859) 2023-08-09T11:41:41.8695746Z Updating files: 83% (713/859) 2023-08-09T11:41:41.8763907Z Updating files: 84% (722/859) 2023-08-09T11:41:41.8799436Z Updating files: 85% (731/859) 2023-08-09T11:41:41.8861616Z Updating files: 86% (739/859) 2023-08-09T11:41:41.8902133Z Updating files: 87% (748/859) 2023-08-09T11:41:41.8969171Z Updating files: 88% (756/859) 2023-08-09T11:41:41.9011872Z Updating files: 89% (765/859) 2023-08-09T11:41:41.9061377Z Updating files: 90% (774/859) 2023-08-09T11:41:41.9463481Z Updating files: 91% (782/859) 2023-08-09T11:41:41.9519451Z Updating files: 92% (791/859) 2023-08-09T11:41:41.9573484Z Updating files: 93% (799/859) 2023-08-09T11:41:41.9640921Z Updating files: 94% (808/859) 2023-08-09T11:41:41.9700725Z Updating files: 95% (817/859) 2023-08-09T11:41:41.9832541Z Updating files: 96% (825/859) 2023-08-09T11:41:42.1129735Z Updating files: 97% (834/859) 2023-08-09T11:41:42.1591373Z Updating files: 98% (842/859) 2023-08-09T11:41:42.1623195Z Updating files: 98% (847/859) 2023-08-09T11:41:42.1676292Z Updating files: 99% (851/859) 2023-08-09T11:41:42.1676623Z Updating files: 100% (859/859) 2023-08-09T11:41:42.1851312Z Updating files: 100% (859/859), done. 2023-08-09T11:41:42.1851648Z branch 'nightly' set up to track 'origin/nightly'. 2023-08-09T11:41:42.1852433Z Switched to a new branch 'nightly' 2023-08-09T11:41:42.1900096Z ##[endgroup] 2023-08-09T11:41:42.1900571Z ##[group]Setting up auth for fetching submodules 2023-08-09T11:41:42.1913364Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-08-09T11:41:42.2223061Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-08-09T11:41:42.2537651Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-08-09T11:41:42.2832026Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-08-09T11:41:42.3170717Z ##[endgroup] 2023-08-09T11:41:42.3171231Z ##[group]Fetching submodules 2023-08-09T11:41:42.3184266Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-08-09T11:41:42.7945137Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-08-09T11:41:43.3270647Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-08-09T11:41:43.9004553Z ##[endgroup] 2023-08-09T11:41:43.9005039Z ##[group]Persisting credentials for submodules 2023-08-09T11:41:43.9020384Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :\"" 2023-08-09T11:41:44.3646704Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url\"" 2023-08-09T11:41:44.9587311Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2023-08-09T11:41:45.6138134Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2023-08-09T11:41:46.1175913Z ##[endgroup] 2023-08-09T11:41:46.1536318Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-08-09T11:41:46.1804616Z 'fe9b9ff75edebf1e0e326f64577d64df3b5858db' 2023-08-09T11:41:46.2125145Z ##[group]Run echo "ENV VARS" 2023-08-09T11:41:46.2125437Z echo "ENV VARS" 2023-08-09T11:41:46.2125703Z echo "${GITHUB_REF_NAME}" 2023-08-09T11:41:46.2125954Z echo "${GITHUB_REF}" 2023-08-09T11:41:46.2126199Z echo "${GITHUB_BASE_REF}" 2023-08-09T11:41:46.2126410Z  2023-08-09T11:41:46.2126639Z echo "GITHUB PROVIDED" 2023-08-09T11:41:46.2126880Z echo "nightly" 2023-08-09T11:41:46.2127121Z echo "refs/heads/nightly" 2023-08-09T11:41:46.2127361Z echo "refs/heads/nightly" 2023-08-09T11:41:46.2127764Z echo "" 2023-08-09T11:41:46.2154072Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:46.2154402Z env: 2023-08-09T11:41:46.2154658Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:46.2154921Z PYTHON_VERSION: 3.8 2023-08-09T11:41:46.2155162Z PACKAGE_TYPE: conda 2023-08-09T11:41:46.2155402Z REPOSITORY: pytorch/audio 2023-08-09T11:41:46.2155629Z REF: 2023-08-09T11:41:46.2155994Z CU_VERSION: cu118 2023-08-09T11:41:46.2156213Z CHANNEL: nightly 2023-08-09T11:41:46.2156432Z ##[endgroup] 2023-08-09T11:41:46.2609528Z ENV VARS 2023-08-09T11:41:46.2610079Z nightly 2023-08-09T11:41:46.2610306Z refs/heads/nightly 2023-08-09T11:41:46.2610455Z 2023-08-09T11:41:46.2610560Z GITHUB PROVIDED 2023-08-09T11:41:46.2610770Z nightly 2023-08-09T11:41:46.2610973Z refs/heads/nightly 2023-08-09T11:41:46.2611226Z refs/heads/nightly 2023-08-09T11:41:46.2611361Z 2023-08-09T11:41:46.3474089Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:46.3474392Z set -euxo pipefail 2023-08-09T11:41:46.3474882Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-08-09T11:41:46.3475361Z # and "/" is not allowed in artifact names 2023-08-09T11:41:46.3475742Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-08-09T11:41:46.3501883Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-08-09T11:41:46.3502238Z env: 2023-08-09T11:41:46.3502686Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:46.3502963Z PYTHON_VERSION: 3.8 2023-08-09T11:41:46.3503200Z PACKAGE_TYPE: conda 2023-08-09T11:41:46.3503449Z REPOSITORY: pytorch/audio 2023-08-09T11:41:46.3503680Z REF: 2023-08-09T11:41:46.3503864Z CU_VERSION: cu118 2023-08-09T11:41:46.3504081Z CHANNEL: nightly 2023-08-09T11:41:46.3504297Z ##[endgroup] 2023-08-09T11:41:46.6069748Z + echo ARTIFACT_NAME=pytorch_audio__3.8 2023-08-09T11:41:46.7306596Z ##[group]Run set -euxo pipefail 2023-08-09T11:41:46.7306889Z set -euxo pipefail 2023-08-09T11:41:46.7307276Z conda info | grep -i 'base environment' 2023-08-09T11:41:46.7307700Z conda clean --all --quiet --yes 2023-08-09T11:41:46.7334642Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:41:46.7334916Z env: 2023-08-09T11:41:46.7335181Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:41:46.7335466Z PYTHON_VERSION: 3.8 2023-08-09T11:41:46.7335709Z PACKAGE_TYPE: conda 2023-08-09T11:41:46.7335948Z REPOSITORY: pytorch/audio 2023-08-09T11:41:46.7336174Z REF: 2023-08-09T11:41:46.7336354Z CU_VERSION: cu118 2023-08-09T11:41:46.7336569Z CHANNEL: nightly 2023-08-09T11:41:46.7336813Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:41:46.7337055Z ##[endgroup] 2023-08-09T11:41:47.0417201Z + conda info 2023-08-09T11:41:47.0491180Z + grep -i 'base environment' 2023-08-09T11:43:33.3863811Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-08-09T11:43:33.3867848Z + conda clean --all --quiet --yes 2023-08-09T11:43:37.0061939Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:37.0062254Z set -euxo pipefail 2023-08-09T11:43:37.0062535Z conda config --set channel_priority false 2023-08-09T11:43:37.0087806Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:37.0088102Z env: 2023-08-09T11:43:37.0088376Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:37.0088724Z PYTHON_VERSION: 3.8 2023-08-09T11:43:37.0088951Z PACKAGE_TYPE: conda 2023-08-09T11:43:37.0089207Z REPOSITORY: pytorch/audio 2023-08-09T11:43:37.0089447Z REF: 2023-08-09T11:43:37.0089658Z CU_VERSION: cu118 2023-08-09T11:43:37.0089859Z CHANNEL: nightly 2023-08-09T11:43:37.0090114Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:43:37.0090367Z ##[endgroup] 2023-08-09T11:43:37.3019683Z + conda config --set channel_priority false 2023-08-09T11:43:38.0159873Z ##[group]Run set -euxo pipefail 2023-08-09T11:43:38.0160196Z set -euxo pipefail 2023-08-09T11:43:38.0160533Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-08-09T11:43:38.0160914Z conda create \ 2023-08-09T11:43:38.0161143Z  --yes --quiet \ 2023-08-09T11:43:38.0161548Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:43:38.0161815Z  "python=3.9" 2023-08-09T11:43:38.0162420Z CONDA_ENV="${CONDA_ENV}" 2023-08-09T11:43:38.0162784Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-08-09T11:43:38.0163181Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-08-09T11:43:38.0163596Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-08-09T11:43:38.0163970Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-08-09T11:43:38.0164269Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:43:38.0164581Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-08-09T11:43:38.0191494Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:43:38.0191777Z env: 2023-08-09T11:43:38.0192051Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:43:38.0192321Z PYTHON_VERSION: 3.8 2023-08-09T11:43:38.0192570Z PACKAGE_TYPE: conda 2023-08-09T11:43:38.0192823Z REPOSITORY: pytorch/audio 2023-08-09T11:43:38.0193177Z REF: 2023-08-09T11:43:38.0193409Z CU_VERSION: cu118 2023-08-09T11:43:38.0193808Z CHANNEL: nightly 2023-08-09T11:43:38.0194301Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:43:38.0194564Z ##[endgroup] 2023-08-09T11:43:38.2997089Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:43:38.2997662Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python=3.9 2023-08-09T11:43:51.5321512Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:43:51.6085145Z Solving environment: ...working... done 2023-08-09T11:44:04.3390305Z 2023-08-09T11:44:04.3390883Z ## Package Plan ## 2023-08-09T11:44:04.3391157Z 2023-08-09T11:44:04.3394731Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225 2023-08-09T11:44:04.3395545Z 2023-08-09T11:44:04.3395718Z added / updated specs: 2023-08-09T11:44:04.3396324Z - python=3.9 2023-08-09T11:44:04.3396700Z 2023-08-09T11:44:04.3399362Z 2023-08-09T11:44:04.3400337Z The following packages will be downloaded: 2023-08-09T11:44:04.3400757Z 2023-08-09T11:44:04.3401066Z package | build 2023-08-09T11:44:04.3401777Z ---------------------------|----------------- 2023-08-09T11:44:04.3402518Z openssl-3.0.10 | h2bbff1b_0 7.4 MB 2023-08-09T11:44:04.3403317Z pip-23.2.1 | py39haa95532_0 2.8 MB 2023-08-09T11:44:04.3403957Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-08-09T11:44:04.3404680Z setuptools-68.0.0 | py39haa95532_0 925 KB 2023-08-09T11:44:04.3405479Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-08-09T11:44:04.3406223Z tzdata-2023c | h04d1e81_0 116 KB 2023-08-09T11:44:04.3406861Z vc-14.2 | h21ff451_1 8 KB 2023-08-09T11:44:04.3407802Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-08-09T11:44:04.3408899Z ------------------------------------------------------------ 2023-08-09T11:44:04.3409629Z Total: 31.6 MB 2023-08-09T11:44:04.3459553Z 2023-08-09T11:44:04.3459895Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:04.3460277Z 2023-08-09T11:44:04.3475824Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:44:04.3476300Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:44:04.3476668Z pip pkgs/main/win-64::pip-23.2.1-py39haa95532_0 None 2023-08-09T11:44:04.3477049Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-08-09T11:44:04.3477458Z setuptools pkgs/main/win-64::setuptools-68.0.0-py39haa95532_0 None 2023-08-09T11:44:04.3477862Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:44:04.3478210Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-08-09T11:44:04.3478842Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:44:04.3479215Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:44:04.3479591Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-08-09T11:44:04.3479799Z 2023-08-09T11:44:04.3479805Z 2023-08-09T11:44:04.7045167Z Preparing transaction: ...working... done 2023-08-09T11:44:07.5133006Z Verifying transaction: ...working... done 2023-08-09T11:44:12.7202864Z Executing transaction: ...working... done 2023-08-09T11:44:12.7906752Z Retrieving notices: ...working... done 2023-08-09T11:44:13.1265949Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:44:13.1267070Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' 2023-08-09T11:44:13.1268257Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python -m pip install 'C:\actions-runner\_work\audio\audio/test-infra/tools/pkg-helpers' 2023-08-09T11:44:19.9709167Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-08-09T11:44:19.9709523Z 2023-08-09T11:44:19.9709653Z Installing build dependencies: started 2023-08-09T11:44:19.9709856Z 2023-08-09T11:44:19.9710225Z Installing build dependencies: finished with status 'done' 2023-08-09T11:44:19.9710469Z 2023-08-09T11:44:19.9710634Z Getting requirements to build wheel: started 2023-08-09T11:44:19.9710841Z 2023-08-09T11:44:19.9711040Z Getting requirements to build wheel: finished with status 'done' 2023-08-09T11:44:19.9711400Z 2023-08-09T11:44:19.9711681Z Preparing metadata (pyproject.toml): started 2023-08-09T11:44:19.9711903Z 2023-08-09T11:44:19.9712119Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-08-09T11:44:19.9712327Z 2023-08-09T11:44:19.9712539Z Building wheels for collected packages: pytorch-pkg-helpers 2023-08-09T11:44:19.9712794Z 2023-08-09T11:44:19.9713016Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-08-09T11:44:19.9713269Z 2023-08-09T11:44:19.9713521Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-08-09T11:44:19.9713804Z 2023-08-09T11:44:19.9714201Z Created wheel for pytorch-pkg-helpers: filename=pytorch_pkg_helpers-0.1.5-py3-none-any.whl size=7635 sha256=7176fc68d6a5e8aec8e8b805e2f7ebe2c9f220f90df1a989675e5d84d3cdf235 2023-08-09T11:44:19.9714601Z 2023-08-09T11:44:19.9714934Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-08-09T11:44:19.9715287Z 2023-08-09T11:44:19.9715448Z Successfully built pytorch-pkg-helpers 2023-08-09T11:44:19.9715618Z 2023-08-09T11:44:19.9715802Z Installing collected packages: pytorch-pkg-helpers 2023-08-09T11:44:19.9716029Z 2023-08-09T11:44:19.9716221Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-08-09T11:44:19.9716468Z 2023-08-09T11:44:19.9716474Z 2023-08-09T11:44:20.0188190Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:20.0189282Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225' python -m pytorch_pkg_helpers 2023-08-09T11:44:22.7932617Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:22.8368687Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:44:22.8369111Z 2023-08-09T11:44:22.8369326Z export CMAKE_USE_CUDA='1' 2023-08-09T11:44:22.8369662Z 2023-08-09T11:44:22.8369888Z export CONDA_BUILD_VARIANT='cuda' 2023-08-09T11:44:22.8370244Z 2023-08-09T11:44:22.8370643Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T11:44:22.8371075Z 2023-08-09T11:44:22.8371453Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:44:22.8371842Z 2023-08-09T11:44:22.8372205Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:44:22.8372972Z 2023-08-09T11:44:22.8373218Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:44:22.8373612Z 2023-08-09T11:44:22.8374005Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:44:22.8374800Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:44:22.8375239Z 2023-08-09T11:44:22.8375934Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:44:22.8376474Z 2023-08-09T11:44:22.8376709Z export FORCE_CUDA=1 2023-08-09T11:44:22.8376992Z 2023-08-09T11:44:22.8377529Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-08-09T11:44:22.8378121Z 2023-08-09T11:44:22.8378434Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T11:44:22.8378802Z 2023-08-09T11:44:22.8379035Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:44:22.8379346Z 2023-08-09T11:44:22.8379584Z export TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T11:44:22.8380078Z 2023-08-09T11:44:22.8380295Z export VERSION_SUFFIX='' 2023-08-09T11:44:22.8380826Z 2023-08-09T11:44:22.8381035Z export WHEEL_DIR='' 2023-08-09T11:44:22.8381445Z 2023-08-09T11:44:22.8381562Z 2023-08-09T11:44:22.8539179Z ##[group]Run set -euxo pipefail 2023-08-09T11:44:22.8539540Z set -euxo pipefail 2023-08-09T11:44:22.8539905Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-08-09T11:44:22.8540182Z  2023-08-09T11:44:22.8540435Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-08-09T11:44:22.8540708Z  2023-08-09T11:44:22.8541002Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-08-09T11:44:22.8541278Z  conda create \ 2023-08-09T11:44:22.8541562Z  --yes --quiet \ 2023-08-09T11:44:22.8541871Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:22.8542172Z  "python=3.8" \ 2023-08-09T11:44:22.8542521Z  cmake=3.22 \ 2023-08-09T11:44:22.8542860Z  conda-build=3.21 \ 2023-08-09T11:44:22.8543157Z  ninja=1.10 \ 2023-08-09T11:44:22.8543690Z  pkg-config=0.29 \ 2023-08-09T11:44:22.8543940Z  wheel=0.37 2023-08-09T11:44:22.8544197Z  else 2023-08-09T11:44:22.8544473Z  conda create \ 2023-08-09T11:44:22.8544721Z  --yes --quiet \ 2023-08-09T11:44:22.8544992Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:22.8545297Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:22.8545599Z  cmake=3.22 \ 2023-08-09T11:44:22.8545861Z  ninja=1.10 \ 2023-08-09T11:44:22.8546106Z  pkg-config=0.29 \ 2023-08-09T11:44:22.8546391Z  wheel=0.37 2023-08-09T11:44:22.8546651Z  fi 2023-08-09T11:44:22.8546854Z else 2023-08-09T11:44:22.8547117Z  conda create \ 2023-08-09T11:44:22.8547399Z  --yes --quiet \ 2023-08-09T11:44:22.8547710Z  --prefix "${CONDA_ENV}" \ 2023-08-09T11:44:22.8547993Z  "python=${PYTHON_VERSION}" \ 2023-08-09T11:44:22.8548287Z  cmake=3.22 \ 2023-08-09T11:44:22.8548571Z  conda-build=3.21 \ 2023-08-09T11:44:22.8548993Z  ninja=1.10 \ 2023-08-09T11:44:22.8549244Z  pkg-config=0.29 \ 2023-08-09T11:44:22.8549593Z  wheel=0.37 2023-08-09T11:44:22.8549991Z fi 2023-08-09T11:44:22.8550297Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:22.8550644Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-08-09T11:44:22.8576959Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:44:22.8577309Z env: 2023-08-09T11:44:22.8577610Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:44:22.8577940Z PYTHON_VERSION: 3.8 2023-08-09T11:44:22.8578183Z PACKAGE_TYPE: conda 2023-08-09T11:44:22.8578476Z REPOSITORY: pytorch/audio 2023-08-09T11:44:22.8578895Z REF: 2023-08-09T11:44:22.8579149Z CU_VERSION: cu118 2023-08-09T11:44:22.8579374Z CHANNEL: nightly 2023-08-09T11:44:22.8579657Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:44:22.8580042Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:44:22.8580387Z ##[endgroup] 2023-08-09T11:44:23.1595003Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:44:23.1595496Z + [[ 3.8 = \3\.\1\1 ]] 2023-08-09T11:44:23.1596502Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5808497225' python=3.8 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-08-09T11:44:25.1495641Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:44:25.1505157Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-08-09T11:44:42.1839372Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:44:49.2141374Z Solving environment: ...working... done 2023-08-09T11:44:49.4483010Z 2023-08-09T11:44:49.4483874Z ## Package Plan ## 2023-08-09T11:44:49.4484186Z 2023-08-09T11:44:49.4484636Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T11:44:49.4485239Z 2023-08-09T11:44:49.4485483Z added / updated specs: 2023-08-09T11:44:49.4485886Z - cmake=3.22 2023-08-09T11:44:49.4486345Z - conda-build=3.21 2023-08-09T11:44:49.4486793Z - ninja=1.10 2023-08-09T11:44:49.4487060Z - pkg-config=0.29 2023-08-09T11:44:49.4487305Z - python=3.8 2023-08-09T11:44:49.4487743Z - wheel=0.37 2023-08-09T11:44:49.4487904Z 2023-08-09T11:44:49.4487912Z 2023-08-09T11:44:49.4488065Z The following packages will be downloaded: 2023-08-09T11:44:49.4488277Z 2023-08-09T11:44:49.4488426Z package | build 2023-08-09T11:44:49.4489009Z ---------------------------|----------------- 2023-08-09T11:44:49.4489457Z beautifulsoup4-4.12.2 | py38haa95532_0 209 KB 2023-08-09T11:44:49.4489846Z boltons-23.0.0 | py38haa95532_0 421 KB 2023-08-09T11:44:49.4490211Z brotlipy-0.7.0 |py38h2bbff1b_1003 412 KB 2023-08-09T11:44:49.4490542Z certifi-2023.7.22 | py38haa95532_0 154 KB 2023-08-09T11:44:49.4490908Z cffi-1.15.1 | py38h2bbff1b_3 238 KB 2023-08-09T11:44:49.4491262Z chardet-4.0.0 |py38haa95532_1003 211 KB 2023-08-09T11:44:49.4491631Z colorama-0.4.6 | py38haa95532_0 32 KB 2023-08-09T11:44:49.4492004Z conda-23.7.2 | py38haa95532_0 1.0 MB 2023-08-09T11:44:49.4492339Z conda-build-3.21.9 | py38haa95532_0 555 KB 2023-08-09T11:44:49.4492744Z conda-package-handling-2.2.0| py38haa95532_0 287 KB 2023-08-09T11:44:49.4493174Z conda-package-streaming-0.9.0| py38haa95532_0 29 KB 2023-08-09T11:44:49.4493606Z cryptography-41.0.2 | py38hac1b9e3_0 1.1 MB 2023-08-09T11:44:49.4493948Z filelock-3.9.0 | py38haa95532_0 19 KB 2023-08-09T11:44:49.4494427Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-08-09T11:44:49.4494792Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-08-09T11:44:49.4495148Z idna-3.4 | py38haa95532_0 94 KB 2023-08-09T11:44:49.4495573Z jinja2-3.1.2 | py38haa95532_0 211 KB 2023-08-09T11:44:49.4496123Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-08-09T11:44:49.4496495Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-08-09T11:44:49.4496863Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-08-09T11:44:49.4497177Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-08-09T11:44:49.4497524Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-08-09T11:44:49.4498165Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-08-09T11:44:49.4498515Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-08-09T11:44:49.4498877Z markupsafe-2.1.1 | py38h2bbff1b_0 26 KB 2023-08-09T11:44:49.4499206Z menuinst-1.4.19 | py38h59b6b97_0 94 KB 2023-08-09T11:44:49.4499554Z ninja-1.10.2 | haa95532_5 14 KB 2023-08-09T11:44:49.4499904Z packaging-23.0 | py38haa95532_0 69 KB 2023-08-09T11:44:49.4500255Z pcre-8.45 | hd77b12b_0 382 KB 2023-08-09T11:44:49.4500558Z pip-23.2.1 | py38haa95532_0 2.8 MB 2023-08-09T11:44:49.4500910Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-08-09T11:44:49.4501424Z pkginfo-1.9.6 | py38haa95532_0 69 KB 2023-08-09T11:44:49.4501797Z pluggy-1.0.0 | py38haa95532_1 29 KB 2023-08-09T11:44:49.4502256Z psutil-5.9.0 | py38h2bbff1b_0 349 KB 2023-08-09T11:44:49.4502884Z py-lief-0.12.3 | py38hd77b12b_0 2.0 MB 2023-08-09T11:44:49.4503248Z pycosat-0.6.4 | py38h2bbff1b_0 74 KB 2023-08-09T11:44:49.4503614Z pyopenssl-23.2.0 | py38haa95532_0 97 KB 2023-08-09T11:44:49.4503983Z pysocks-1.7.1 | py38haa95532_0 31 KB 2023-08-09T11:44:49.4504338Z python-3.8.17 | h1aa4202_0 20.5 MB 2023-08-09T11:44:49.4504707Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-08-09T11:44:49.4505081Z pytz-2022.7 | py38haa95532_0 210 KB 2023-08-09T11:44:49.4505433Z pyyaml-6.0 | py38h2bbff1b_1 146 KB 2023-08-09T11:44:49.4505749Z requests-2.31.0 | py38haa95532_0 99 KB 2023-08-09T11:44:49.4506129Z ruamel.yaml-0.17.21 | py38h2bbff1b_0 174 KB 2023-08-09T11:44:49.4506510Z ruamel.yaml.clib-0.2.6 | py38h2bbff1b_1 101 KB 2023-08-09T11:44:49.4506885Z setuptools-68.0.0 | py38haa95532_0 925 KB 2023-08-09T11:44:49.4507209Z soupsieve-2.4 | py38haa95532_0 70 KB 2023-08-09T11:44:49.4507560Z toolz-0.12.0 | py38haa95532_0 106 KB 2023-08-09T11:44:49.4507905Z tqdm-4.65.0 | py38hd4e2768_0 149 KB 2023-08-09T11:44:49.4508396Z urllib3-1.26.16 | py38haa95532_0 201 KB 2023-08-09T11:44:49.4508717Z win_inet_pton-1.1.0 | py38haa95532_0 35 KB 2023-08-09T11:44:49.4509077Z zstandard-0.19.0 | py38h2bbff1b_0 340 KB 2023-08-09T11:44:49.4509707Z ------------------------------------------------------------ 2023-08-09T11:44:49.4510096Z Total: 43.5 MB 2023-08-09T11:44:49.4510290Z 2023-08-09T11:44:49.4510426Z The following NEW packages will be INSTALLED: 2023-08-09T11:44:49.4510639Z 2023-08-09T11:44:49.4510906Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py38haa95532_0 None 2023-08-09T11:44:49.4511374Z boltons pkgs/main/win-64::boltons-23.0.0-py38haa95532_0 None 2023-08-09T11:44:49.4511818Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py38h2bbff1b_1003 None 2023-08-09T11:44:49.4512241Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-08-09T11:44:49.4512652Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-08-09T11:44:49.4513121Z certifi pkgs/main/win-64::certifi-2023.7.22-py38haa95532_0 None 2023-08-09T11:44:49.4513556Z cffi pkgs/main/win-64::cffi-1.15.1-py38h2bbff1b_3 None 2023-08-09T11:44:49.4513987Z chardet pkgs/main/win-64::chardet-4.0.0-py38haa95532_1003 None 2023-08-09T11:44:49.4514611Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-08-09T11:44:49.4515042Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-08-09T11:44:49.4515621Z colorama pkgs/main/win-64::colorama-0.4.6-py38haa95532_0 None 2023-08-09T11:44:49.4516045Z conda pkgs/main/win-64::conda-23.7.2-py38haa95532_0 None 2023-08-09T11:44:49.4516739Z conda-build pkgs/main/win-64::conda-build-3.21.9-py38haa95532_0 None 2023-08-09T11:44:49.4517284Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.2.0-py38haa95532_0 None 2023-08-09T11:44:49.4517810Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py38haa95532_0 None 2023-08-09T11:44:49.4518339Z cryptography pkgs/main/win-64::cryptography-41.0.2-py38hac1b9e3_0 None 2023-08-09T11:44:49.4518799Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 None 2023-08-09T11:44:49.4519215Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-08-09T11:44:49.4520477Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:44:49.4520911Z idna pkgs/main/win-64::idna-3.4-py38haa95532_0 None 2023-08-09T11:44:49.4521325Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 None 2023-08-09T11:44:49.4521759Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:44:49.4522389Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:44:49.4522830Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-08-09T11:44:49.4523327Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-08-09T11:44:49.4523845Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:44:49.4524253Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:44:49.4524658Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-08-09T11:44:49.4525044Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:44:49.4525453Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-08-09T11:44:49.4525889Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 None 2023-08-09T11:44:49.4526338Z menuinst pkgs/main/win-64::menuinst-1.4.19-py38h59b6b97_0 None 2023-08-09T11:44:49.4526756Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-08-09T11:44:49.4527134Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-08-09T11:44:49.4527563Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 None 2023-08-09T11:44:49.4527991Z packaging pkgs/main/win-64::packaging-23.0-py38haa95532_0 None 2023-08-09T11:44:49.4528416Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-08-09T11:44:49.4528813Z pip pkgs/main/win-64::pip-23.2.1-py38haa95532_0 None 2023-08-09T11:44:49.4529368Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-08-09T11:44:49.4529814Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py38haa95532_0 None 2023-08-09T11:44:49.4530363Z pluggy pkgs/main/win-64::pluggy-1.0.0-py38haa95532_1 None 2023-08-09T11:44:49.4530937Z psutil pkgs/main/win-64::psutil-5.9.0-py38h2bbff1b_0 None 2023-08-09T11:44:49.4531369Z py-lief pkgs/main/win-64::py-lief-0.12.3-py38hd77b12b_0 None 2023-08-09T11:44:49.4531772Z pycosat pkgs/main/win-64::pycosat-0.6.4-py38h2bbff1b_0 None 2023-08-09T11:44:49.4532219Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-08-09T11:44:49.4532655Z pyopenssl pkgs/main/win-64::pyopenssl-23.2.0-py38haa95532_0 None 2023-08-09T11:44:49.4533094Z pysocks pkgs/main/win-64::pysocks-1.7.1-py38haa95532_0 None 2023-08-09T11:44:49.4533475Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 None 2023-08-09T11:44:49.4534100Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:44:49.4534579Z pytz pkgs/main/win-64::pytz-2022.7-py38haa95532_0 None 2023-08-09T11:44:49.4534996Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 None 2023-08-09T11:44:49.4535406Z requests pkgs/main/win-64::requests-2.31.0-py38haa95532_0 None 2023-08-09T11:44:49.4535809Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py38h2bbff1b_0 None 2023-08-09T11:44:49.4536477Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py38h2bbff1b_1 None 2023-08-09T11:44:49.4537219Z setuptools pkgs/main/win-64::setuptools-68.0.0-py38haa95532_0 None 2023-08-09T11:44:49.4537640Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-08-09T11:44:49.4538098Z soupsieve pkgs/main/win-64::soupsieve-2.4-py38haa95532_0 None 2023-08-09T11:44:49.4538485Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-08-09T11:44:49.4539028Z toolz pkgs/main/win-64::toolz-0.12.0-py38haa95532_0 None 2023-08-09T11:44:49.4539458Z tqdm pkgs/main/win-64::tqdm-4.65.0-py38hd4e2768_0 None 2023-08-09T11:44:49.4539879Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py38haa95532_0 None 2023-08-09T11:44:49.4540276Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-08-09T11:44:49.4540645Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-08-09T11:44:49.4541074Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-08-09T11:44:49.4541509Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py38haa95532_0 None 2023-08-09T11:44:49.4541937Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-08-09T11:44:49.4542470Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-08-09T11:44:49.4542830Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-08-09T11:44:49.4543525Z zstandard pkgs/main/win-64::zstandard-0.19.0-py38h2bbff1b_0 None 2023-08-09T11:44:49.4543960Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-08-09T11:44:49.4544172Z 2023-08-09T11:45:03.7606992Z 2023-08-09T11:45:04.6575673Z Preparing transaction: ...working... done 2023-08-09T11:45:09.0153819Z Verifying transaction: ...working... done 2023-08-09T11:45:19.3406761Z Executing transaction: ...working... done 2023-08-09T11:45:19.4690366Z Retrieving notices: ...working... done 2023-08-09T11:45:20.2127891Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:45:20.2132645Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225' 2023-08-09T11:45:20.2315394Z ##[group]Run # //\\// means replace every backslash with slash 2023-08-09T11:45:20.2315892Z # //\\// means replace every backslash with slash 2023-08-09T11:45:20.2316328Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-08-09T11:45:20.2341911Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:20.2342197Z env: 2023-08-09T11:45:20.2342512Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:20.2342844Z PYTHON_VERSION: 3.8 2023-08-09T11:45:20.2343131Z PACKAGE_TYPE: conda 2023-08-09T11:45:20.2343381Z REPOSITORY: pytorch/audio 2023-08-09T11:45:20.2343657Z REF: 2023-08-09T11:45:20.2343904Z CU_VERSION: cu118 2023-08-09T11:45:20.2344168Z CHANNEL: nightly 2023-08-09T11:45:20.2344418Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:45:20.2344802Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:20.2345363Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:20.2345798Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:20.2346171Z ##[endgroup] 2023-08-09T11:45:20.5584828Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:20.5585483Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:45:20.5585776Z export VSDEVCMD_ARGS='' 2023-08-09T11:45:20.5586084Z source "${BUILD_ENV_FILE}" 2023-08-09T11:45:20.5586452Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-08-09T11:45:20.5586884Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:45:20.5587196Z  2023-08-09T11:45:20.5587449Z conda build \ 2023-08-09T11:45:20.5587730Z  -c defaults \ 2023-08-09T11:45:20.5588034Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:45:20.5588315Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:45:20.5588631Z  --no-anaconda-upload \ 2023-08-09T11:45:20.5588961Z  --python "${PYTHON_VERSION}" \ 2023-08-09T11:45:20.5589298Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-08-09T11:45:20.5589848Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-08-09T11:45:20.5615731Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:45:20.5616054Z env: 2023-08-09T11:45:20.5616323Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:45:20.5616650Z PYTHON_VERSION: 3.8 2023-08-09T11:45:20.5616932Z PACKAGE_TYPE: conda 2023-08-09T11:45:20.5617223Z REPOSITORY: pytorch/audio 2023-08-09T11:45:20.5617457Z REF: 2023-08-09T11:45:20.5617704Z CU_VERSION: cu118 2023-08-09T11:45:20.5617968Z CHANNEL: nightly 2023-08-09T11:45:20.5618215Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:45:20.5618605Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:45:20.5619046Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:20.5619514Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:45:20.5619977Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:45:20.5620309Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:45:20.5620593Z PACKAGE_NAME: torchaudio 2023-08-09T11:45:20.5620871Z ##[endgroup] 2023-08-09T11:45:23.9436432Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T11:45:26.4439554Z Solving environment: ...working... done 2023-08-09T11:45:33.7839973Z 2023-08-09T11:45:33.7840553Z ## Package Plan ## 2023-08-09T11:45:33.7840865Z 2023-08-09T11:45:33.7844638Z environment location: C:\Jenkins\Miniconda3 2023-08-09T11:45:33.7845113Z 2023-08-09T11:45:33.7845374Z added / updated specs: 2023-08-09T11:45:33.7845916Z - conda-build 2023-08-09T11:45:33.7846464Z - conda-package-handling!=1.5.0 2023-08-09T11:45:33.7847027Z 2023-08-09T11:45:33.7847042Z 2023-08-09T11:45:33.7847387Z The following packages will be downloaded: 2023-08-09T11:45:33.7847903Z 2023-08-09T11:45:33.7848187Z package | build 2023-08-09T11:45:33.7850447Z ---------------------------|----------------- 2023-08-09T11:45:33.7851153Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-08-09T11:45:33.7851843Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-08-09T11:45:33.7852546Z certifi-2023.7.22 | py39haa95532_0 154 KB 2023-08-09T11:45:33.7853197Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-08-09T11:45:33.7853790Z click-8.0.4 | py39haa95532_0 155 KB 2023-08-09T11:45:33.7854416Z conda-23.7.2 | py39haa95532_0 1.0 MB 2023-08-09T11:45:33.7855640Z conda-build-3.26.0 | py39haa95532_0 597 KB 2023-08-09T11:45:33.7856629Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-08-09T11:45:33.7857477Z conda-package-handling-2.2.0| py39haa95532_0 287 KB 2023-08-09T11:45:33.7860682Z conda-package-streaming-0.9.0| py39haa95532_0 29 KB 2023-08-09T11:45:33.7861741Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-08-09T11:45:33.7862919Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-08-09T11:45:33.7863621Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-08-09T11:45:33.7864096Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-08-09T11:45:33.7864504Z m2-patch-2.7.5 | 2 89 KB 2023-08-09T11:45:33.7864879Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-08-09T11:45:33.7865273Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-08-09T11:45:33.7865665Z msys2-conda-epoch-20160418 | 1 2 KB 2023-08-09T11:45:33.7865999Z openssl-1.1.1v | h2bbff1b_0 5.5 MB 2023-08-09T11:45:33.7866364Z packaging-23.0 | py39haa95532_0 69 KB 2023-08-09T11:45:33.7866745Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-08-09T11:45:33.7867125Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-08-09T11:45:33.7867448Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-08-09T11:45:33.7867806Z pytz-2022.7 | py39haa95532_0 210 KB 2023-08-09T11:45:33.7868357Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-08-09T11:45:33.7868723Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-08-09T11:45:33.7869264Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-08-09T11:45:33.7869659Z ------------------------------------------------------------ 2023-08-09T11:45:33.7870031Z Total: 16.9 MB 2023-08-09T11:45:33.7870223Z 2023-08-09T11:45:33.7870399Z The following NEW packages will be INSTALLED: 2023-08-09T11:45:33.7870619Z 2023-08-09T11:45:33.7870889Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-08-09T11:45:33.7871328Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-08-09T11:45:33.7871772Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-08-09T11:45:33.7872206Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-08-09T11:45:33.7872656Z conda-build pkgs/main/win-64::conda-build-3.26.0-py39haa95532_0 None 2023-08-09T11:45:33.7873136Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-08-09T11:45:33.7873630Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.9.0-py39haa95532_0 None 2023-08-09T11:45:33.7874138Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-08-09T11:45:33.7874674Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-08-09T11:45:33.7875115Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-08-09T11:45:33.7875623Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-08-09T11:45:33.7876211Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-08-09T11:45:33.7876666Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-08-09T11:45:33.7877098Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-08-09T11:45:33.7877522Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-08-09T11:45:33.7877892Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-08-09T11:45:33.7878346Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-08-09T11:45:33.7878797Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-08-09T11:45:33.7879232Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-08-09T11:45:33.7879713Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-08-09T11:45:33.7880810Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-08-09T11:45:33.7882345Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-08-09T11:45:33.7882803Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-08-09T11:45:33.7883259Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-08-09T11:45:33.7883696Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-08-09T11:45:33.7884146Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-08-09T11:45:33.7884629Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-08-09T11:45:33.7885063Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-08-09T11:45:33.7885493Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-08-09T11:45:33.7885929Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-08-09T11:45:33.7886181Z 2023-08-09T11:45:33.7886307Z The following packages will be UPDATED: 2023-08-09T11:45:33.7886524Z 2023-08-09T11:45:33.7886723Z certifi 2023.5.7-py39haa95532_0 --> 2023.7.22-py39haa95532_0 None 2023-08-09T11:45:33.7887140Z conda 22.9.0-py39haa95532_0 --> 23.7.2-py39haa95532_0 None 2023-08-09T11:45:33.7887573Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.2.0-py39haa95532_0 None 2023-08-09T11:45:33.7888009Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1v-h2bbff1b_0 None 2023-08-09T11:45:33.7888195Z 2023-08-09T11:45:33.7888244Z 2023-08-09T11:45:34.0468425Z Preparing transaction: ...working... done 2023-08-09T11:45:34.9851875Z Verifying transaction: ...working... done 2023-08-09T11:45:37.5647946Z Executing transaction: ...working... done 2023-08-09T11:45:38.0407563Z Retrieving notices: ...working... done 2023-08-09T11:45:40.9808248Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:45:41.1901503Z Adding in variants from internal_defaults 2023-08-09T11:45:41.1902271Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-08-09T11:45:41.1903583Z Adding in variants from config.variant 2023-08-09T11:45:41.2029454Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'VSDEVCMD_ARGS' is being passed through with value ''. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T11:45:41.2030173Z warnings.warn( 2023-08-09T11:45:41.3594015Z Attempting to finalize metadata for vs2019_win-64 2023-08-09T11:45:59.6644870Z WARNING: Using legacy MSVC compiler setup. This will be removed in conda-build 4.0. If this recipe does not use a compiler, this message is safe to ignore. Otherwise, use {{compiler('')}} jinja2 in requirements/build. 2023-08-09T11:45:59.6731483Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-08-09T11:45:59.6732103Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\work 2023-08-09T11:45:59.6732494Z Packaging vs2019_win-64 2023-08-09T11:45:59.6983358Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-08-09T11:45:59.7720120Z 2023-08-09T11:45:59.7722404Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:45:59.7910139Z 2023-08-09T11:45:59.7911019Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env" 2023-08-09T11:46:00.1812029Z 2023-08-09T11:46:00.1812709Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env 2023-08-09T11:46:00.1813091Z 2023-08-09T11:46:00.2158106Z 2023-08-09T11:46:00.2159212Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\work>set YEAR=2019 2023-08-09T11:46:00.2162488Z 2023-08-09T11:46:00.2163010Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\work>set VER=16 2023-08-09T11:46:00.2166458Z 2023-08-09T11:46:00.2166917Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env\etc\conda\activate.d" 2023-08-09T11:46:00.2176413Z 2023-08-09T11:46:00.2177205Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:00.2197653Z 1 file(s) copied. 2023-08-09T11:46:00.2206143Z 2023-08-09T11:46:00.2207273Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\work>IF "win-64" == "win-64" ( 2023-08-09T11:46:00.2208149Z set "target_platform=amd64" 2023-08-09T11:46:00.2209052Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:00.2209766Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:00.2210218Z IF "" == "" ( 2023-08-09T11:46:00.2210678Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:00.2211341Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:00.2211975Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:00.2212414Z ) ELSE ( 2023-08-09T11:46:00.2212872Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:00.2213543Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:00.2214168Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:00.2214590Z ) 2023-08-09T11:46:00.2215188Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:00.2215730Z ) else ( 2023-08-09T11:46:00.2216170Z set "target_platform=x86" 2023-08-09T11:46:00.2216683Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:00.2217363Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:00.2218049Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-08-09T11:46:00.2218474Z echo popd 2023-08-09T11:46:00.2218721Z ) 2023-08-09T11:46:01.9953181Z WARNING: Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-08-09T11:46:02.0073439Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:46:02.0086095Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=noarch db_filename=C:\Jenkins\Miniconda3\conda-bld\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:02.0087029Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:46:02.0089743Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:46:02.0104153Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:46:02.0107866Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:46:02.0108814Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:46:02.0116064Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=win-64 db_filename=C:\Jenkins\Miniconda3\conda-bld\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:02.0116711Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:46:02.0117916Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:46:02.0163044Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:46:02.0167718Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T11:46:02.0169728Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:46:02.0268115Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 281 KB/second 2023-08-09T11:46:02.0369005Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:46:02.0372045Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=noarch db_filename=C:\Jenkins\Miniconda3\conda-bld\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:02.0389720Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:46:02.0394556Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\repodata_from_packages.json to C:\Jenkins\Miniconda3\conda-bld\noarch\repodata_from_packages.json 2023-08-09T11:46:02.0403086Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:46:02.0404948Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:46:02.0405542Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:46:02.0409587Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\repodata.json to C:\Jenkins\Miniconda3\conda-bld\noarch\repodata.json 2023-08-09T11:46:02.0418018Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:46:02.0418893Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:46:02.0468778Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:46:02.0469538Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:46:02.0473492Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\current_repodata.json to C:\Jenkins\Miniconda3\conda-bld\noarch\current_repodata.json 2023-08-09T11:46:02.0481461Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:46:02.0482144Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:46:02.0613887Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\index.html to C:\Jenkins\Miniconda3\conda-bld\noarch\index.html 2023-08-09T11:46:02.0630567Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:46:02.0631257Z INFO:conda_index.index:Completed noarch 2023-08-09T11:46:02.0632211Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:46:02.0634865Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=win-64 db_filename=C:\Jenkins\Miniconda3\conda-bld\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:02.0652682Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:46:02.0657357Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json to C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json 2023-08-09T11:46:02.0680422Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json.bz2 to C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json.bz2 2023-08-09T11:46:02.0698988Z DEBUG:conda_index.index:_maybe_remove C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json.zst from C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json.zst 2023-08-09T11:46:02.0699897Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:46:02.0700532Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:46:02.0701147Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:46:02.0705790Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json to C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json 2023-08-09T11:46:02.0728049Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json.bz2 to C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json.bz2 2023-08-09T11:46:02.0743765Z DEBUG:conda_index.index:_maybe_remove C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json.zst from C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json.zst 2023-08-09T11:46:02.0744530Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:46:02.0745125Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:46:02.0811323Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:46:02.0811997Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:46:02.0816860Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json to C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json 2023-08-09T11:46:02.0839313Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json.bz2 to C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json.bz2 2023-08-09T11:46:02.0855228Z DEBUG:conda_index.index:_maybe_remove C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json.zst from C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json.zst 2023-08-09T11:46:02.0856276Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:46:02.0856923Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:46:02.0993165Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\index.html to C:\Jenkins\Miniconda3\conda-bld\win-64\index.html 2023-08-09T11:46:02.1009157Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:46:02.1009989Z INFO:conda_index.index:Completed win-64 2023-08-09T11:46:02.1013570Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:46:02.1016676Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:46:02.1017190Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:46:02.1020910Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=noarch db_filename=C:\Jenkins\Miniconda3\conda-bld\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:02.1021646Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:46:02.1022196Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:46:02.1022909Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:46:02.1026866Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=win-64 db_filename=C:\Jenkins\Miniconda3\conda-bld\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:02.1048393Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:46:02.1192150Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-08-09T11:46:02.1208280Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:46:02.1213096Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-08-09T11:46:02.6644820Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:46:02.6658824Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=noarch db_filename=C:\Jenkins\Miniconda3\conda-bld\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:02.6660484Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T11:46:02.6663467Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T11:46:02.6683437Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T11:46:02.6689297Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T11:46:02.6690094Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T11:46:02.6701721Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=win-64 db_filename=C:\Jenkins\Miniconda3\conda-bld\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:02.6702383Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T11:46:02.6702804Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T11:46:02.6763144Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T11:46:02.6767658Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-08-09T11:46:02.6768219Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-08-09T11:46:02.6819217Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T11:46:02.6823243Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=noarch db_filename=C:\Jenkins\Miniconda3\conda-bld\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:02.6838396Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T11:46:02.6843142Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\repodata_from_packages.json to C:\Jenkins\Miniconda3\conda-bld\noarch\repodata_from_packages.json 2023-08-09T11:46:02.6851090Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T11:46:02.6852646Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T11:46:02.6853395Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T11:46:02.6857630Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\repodata.json to C:\Jenkins\Miniconda3\conda-bld\noarch\repodata.json 2023-08-09T11:46:02.6865330Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T11:46:02.6865856Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T11:46:02.6914765Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T11:46:02.6915400Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T11:46:02.6919362Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\current_repodata.json to C:\Jenkins\Miniconda3\conda-bld\noarch\current_repodata.json 2023-08-09T11:46:02.6927875Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T11:46:02.6928493Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T11:46:02.7055144Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\index.html to C:\Jenkins\Miniconda3\conda-bld\noarch\index.html 2023-08-09T11:46:02.7062403Z DEBUG:conda_index.index:noarch finish 2023-08-09T11:46:02.7063127Z INFO:conda_index.index:Completed noarch 2023-08-09T11:46:02.7063563Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T11:46:02.7065892Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=win-64 db_filename=C:\Jenkins\Miniconda3\conda-bld\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:02.7081607Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T11:46:02.7085791Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json to C:\Jenkins\Miniconda3\conda-bld\win-64\repodata_from_packages.json 2023-08-09T11:46:02.7094218Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T11:46:02.7095743Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T11:46:02.7096168Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T11:46:02.7100514Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json to C:\Jenkins\Miniconda3\conda-bld\win-64\repodata.json 2023-08-09T11:46:02.7108193Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T11:46:02.7108609Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T11:46:02.7159847Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T11:46:02.7160512Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T11:46:02.7165213Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json to C:\Jenkins\Miniconda3\conda-bld\win-64\current_repodata.json 2023-08-09T11:46:02.7172571Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T11:46:02.7173080Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T11:46:02.7318635Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\win-64\index.html to C:\Jenkins\Miniconda3\conda-bld\win-64\index.html 2023-08-09T11:46:02.7325780Z DEBUG:conda_index.index:win-64 finish 2023-08-09T11:46:02.7326362Z INFO:conda_index.index:Completed win-64 2023-08-09T11:46:02.7329868Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T11:46:02.7333168Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T11:46:02.7333898Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T11:46:02.7338894Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=noarch db_filename=C:\Jenkins\Miniconda3\conda-bld\noarch\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:02.7339552Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T11:46:02.7339941Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T11:46:02.7340314Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T11:46:02.7342819Z DEBUG:conda_index.index.sqlitecache:CondaIndexCache channel_root=C:\Jenkins\Miniconda3\conda-bld, subdir=win-64 db_filename=C:\Jenkins\Miniconda3\conda-bld\win-64\.cache\cache.db cache_is_brand_new=False 2023-08-09T11:46:02.7364284Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T11:46:02.7514382Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-08-09T11:46:02.7522290Z DEBUG:conda_index.index:write channeldata 2023-08-09T11:46:02.7527068Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-08-09T11:46:02.7545565Z WARNING: Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpmue1b_ev\info\recipe) will be used. 2023-08-09T11:46:02.8997256Z 2023-08-09T11:46:02.8997846Z Resource usage statistics from bundling vs2019_win-64: 2023-08-09T11:46:02.8998608Z Process count: 1 2023-08-09T11:46:02.9001877Z CPU time: Sys=-, User=- 2023-08-09T11:46:02.9002582Z Memory: 1.6M 2023-08-09T11:46:02.9003046Z Disk usage: 8.3K 2023-08-09T11:46:02.9003468Z Time elapsed: 0:00:02.0 2023-08-09T11:46:02.9003699Z 2023-08-09T11:46:02.9003747Z 2023-08-09T11:46:02.9003980Z number of files: 1 2023-08-09T11:46:02.9005290Z Fixing permissions 2023-08-09T11:46:02.9005845Z INFO :: Time taken to mark (prefix) 2023-08-09T11:46:02.9006478Z 0 replacements in 0 files was 0.01 seconds 2023-08-09T11:46:02.9007324Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:46:02.9008138Z Nothing to test for: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:46:02.9008772Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-08-09T11:46:02.9009538Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1691581541175\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-08-09T11:46:02.9501257Z # Automatic uploading is disabled 2023-08-09T11:46:02.9502357Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T11:46:02.9502834Z 2023-08-09T11:46:02.9502872Z 2023-08-09T11:46:02.9503593Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T11:46:02.9504482Z # conda config --set anaconda_upload yes 2023-08-09T11:46:02.9504984Z anaconda upload \ 2023-08-09T11:46:02.9505679Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-08-09T11:46:02.9506157Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T11:46:02.9506473Z 2023-08-09T11:46:02.9506825Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T11:46:02.9507141Z { 2023-08-09T11:46:02.9507426Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-08-09T11:46:02.9507728Z "recipe": { 2023-08-09T11:46:02.9508049Z "cross_compiler_target_platform": "win-64", 2023-08-09T11:46:02.9508357Z "target_platform": "win-64", 2023-08-09T11:46:02.9508654Z "vc": "14" 2023-08-09T11:46:02.9508927Z } 2023-08-09T11:46:02.9509162Z } 2023-08-09T11:46:02.9509354Z } 2023-08-09T11:46:02.9509489Z 2023-08-09T11:46:02.9509495Z 2023-08-09T11:46:02.9509662Z #################################################################################### 2023-08-09T11:46:02.9509953Z Resource usage summary: 2023-08-09T11:46:02.9510109Z 2023-08-09T11:46:02.9510223Z Total time: 0:00:22.0 2023-08-09T11:46:02.9510474Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-08-09T11:46:02.9510803Z Maximum memory usage observed: 1.6M 2023-08-09T11:46:02.9511165Z Total disk usage observed (not including envs): 8.3K 2023-08-09T11:46:03.7167620Z ##[group]Run set -euxo pipefail 2023-08-09T11:46:03.7168051Z set -euxo pipefail 2023-08-09T11:46:03.7168571Z cat "${BUILD_ENV_FILE}" 2023-08-09T11:46:03.7168886Z source "${BUILD_ENV_FILE}" 2023-08-09T11:46:03.7169227Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:46:03.7169565Z export VSDEVCMD_ARGS='' 2023-08-09T11:46:03.7169831Z  2023-08-09T11:46:03.7170186Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-08-09T11:46:03.7170584Z #bash packaging/build_conda.sh 2023-08-09T11:46:03.7170874Z  2023-08-09T11:46:03.7171071Z  2023-08-09T11:46:03.7171327Z conda build \ 2023-08-09T11:46:03.7171607Z  -c defaults \ 2023-08-09T11:46:03.7171909Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-08-09T11:46:03.7172190Z  -c "pytorch-${CHANNEL}" \ 2023-08-09T11:46:03.7172515Z  --no-anaconda-upload \ 2023-08-09T11:46:03.7172962Z  --no-test --python "${PYTHON_VERSION}" \ 2023-08-09T11:46:03.7173259Z  --output-folder distr/ \ 2023-08-09T11:46:03.7173596Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-08-09T11:46:03.7200294Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T11:46:03.7200630Z env: 2023-08-09T11:46:03.7200953Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T11:46:03.7201246Z PYTHON_VERSION: 3.8 2023-08-09T11:46:03.7201530Z PACKAGE_TYPE: conda 2023-08-09T11:46:03.7201819Z REPOSITORY: pytorch/audio 2023-08-09T11:46:03.7202092Z REF: 2023-08-09T11:46:03.7202298Z CU_VERSION: cu118 2023-08-09T11:46:03.7202558Z CHANNEL: nightly 2023-08-09T11:46:03.7202850Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T11:46:03.7203210Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T11:46:03.7203613Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:46:03.7204080Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T11:46:03.7204547Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T11:46:03.7204908Z CUDATOOLKIT_CHANNEL: 2023-08-09T11:46:03.7205141Z ##[endgroup] 2023-08-09T11:46:04.0161182Z + cat 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:46:04.0328830Z export BUILD_VERSION='2.1.0.dev20230809' 2023-08-09T11:46:04.0329572Z 2023-08-09T11:46:04.0330279Z export CMAKE_USE_CUDA='1' 2023-08-09T11:46:04.0330628Z 2023-08-09T11:46:04.0330887Z export CONDA_BUILD_VARIANT='cuda' 2023-08-09T11:46:04.0331316Z 2023-08-09T11:46:04.0331802Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T11:46:04.0332368Z 2023-08-09T11:46:04.0332844Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:46:04.0333561Z 2023-08-09T11:46:04.0333929Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:46:04.0334713Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T11:46:04.0335167Z 2023-08-09T11:46:04.0335426Z export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:46:04.0335729Z 2023-08-09T11:46:04.0336030Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:46:04.0336510Z 2023-08-09T11:46:04.0336939Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:46:04.0337438Z 2023-08-09T11:46:04.0337639Z export FORCE_CUDA=1 2023-08-09T11:46:04.0337848Z 2023-08-09T11:46:04.0338262Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-08-09T11:46:04.0338547Z 2023-08-09T11:46:04.0338821Z export PYTORCH_VERSION='2.1.0.dev20230809' 2023-08-09T11:46:04.0339273Z 2023-08-09T11:46:04.0339594Z export PYTORCH_VERSION_SUFFIX='' 2023-08-09T11:46:04.0339801Z 2023-08-09T11:46:04.0339980Z export TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T11:46:04.0340361Z 2023-08-09T11:46:04.0342923Z export VERSION_SUFFIX='' 2023-08-09T11:46:04.0343140Z 2023-08-09T11:46:04.0343393Z export WHEEL_DIR='' 2023-08-09T11:46:04.0343635Z 2023-08-09T11:46:04.0343641Z 2023-08-09T11:46:04.0343896Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:46:04.0344228Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T11:46:04.0344534Z ++ export CMAKE_USE_CUDA=1 2023-08-09T11:46:04.0344830Z ++ CMAKE_USE_CUDA=1 2023-08-09T11:46:04.0345255Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T11:46:04.0345538Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T11:46:04.0346044Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-08-09T11:46:04.0346604Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T11:46:04.0347034Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:46:04.0347643Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:46:04.0348073Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T11:46:04.0348484Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T11:46:04.0348812Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:46:04.0349142Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T11:46:04.0349549Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:46:04.0350029Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:46:04.0350456Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:46:04.0350916Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T11:46:04.0351257Z ++ export FORCE_CUDA=1 2023-08-09T11:46:04.0351712Z ++ FORCE_CUDA=1 2023-08-09T11:46:04.0353035Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/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-09T11:46:04.0355103Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/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-09T11:46:04.0356132Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:46:04.0356469Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T11:46:04.0356750Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T11:46:04.0357058Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T11:46:04.0357420Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T11:46:04.0357791Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T11:46:04.0358271Z ++ export VERSION_SUFFIX= 2023-08-09T11:46:04.0358514Z ++ VERSION_SUFFIX= 2023-08-09T11:46:04.0359043Z ++ export WHEEL_DIR= 2023-08-09T11:46:04.0359329Z ++ WHEEL_DIR= 2023-08-09T11:46:04.0359586Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:46:04.0359921Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-08-09T11:46:04.0360228Z + export VSDEVCMD_ARGS= 2023-08-09T11:46:04.0360512Z + VSDEVCMD_ARGS= 2023-08-09T11:46:04.0360992Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.8 --output-folder distr/ packaging/torchaudio 2023-08-09T11:46:05.7742181Z WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-08-09T11:46:05.8275733Z Adding in variants from internal_defaults 2023-08-09T11:46:05.8276864Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-08-09T11:46:05.8277663Z Adding in variants from config.variant 2023-08-09T11:46:05.8506195Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'BUILD_VERSION' is being passed through with value '2.1.0.dev20230809'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T11:46:05.8507893Z warnings.warn( 2023-08-09T11:46:05.8508939Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-08-09T11:46:05.8509989Z warnings.warn( 2023-08-09T11:46:05.8511414Z 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\v11.8'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T11:46:05.8512740Z warnings.warn( 2023-08-09T11:46:05.8514020Z 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 '3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-08-09T11:46:05.8515335Z warnings.warn( 2023-08-09T11:46:05.8516376Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-08-09T11:46:05.8517243Z warnings.warn( 2023-08-09T11:46:05.8518117Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-08-09T11:46:05.8518909Z warnings.warn( 2023-08-09T11:46:05.8519800Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-08-09T11:46:05.8520980Z warnings.warn( 2023-08-09T11:46:05.9932792Z Attempting to finalize metadata for torchaudio 2023-08-09T11:46:23.1297792Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:46:23.5171711Z Solving environment: ...working... done 2023-08-09T11:46:26.2834310Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:46:34.6693873Z Solving environment: ...working... done 2023-08-09T11:47:03.8185506Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:47:12.9439252Z Solving environment: ...working... done 2023-08-09T11:47:13.0544061Z BUILD START: ['torchaudio-2.1.0.dev20230809-py38_cu118.tar.bz2'] 2023-08-09T11:47:15.4639808Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:47:23.7096635Z Solving environment: ...working... done 2023-08-09T11:52:42.6169550Z 2023-08-09T11:52:42.6170188Z ## Package Plan ## 2023-08-09T11:52:42.6170541Z 2023-08-09T11:52:42.6170985Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581565811\_h_env 2023-08-09T11:52:42.6171736Z 2023-08-09T11:52:42.6171749Z 2023-08-09T11:52:42.6172023Z The following NEW packages will be INSTALLED: 2023-08-09T11:52:42.6173682Z 2023-08-09T11:52:42.6174326Z blas: 1.0-mkl 2023-08-09T11:52:42.6175115Z bzip2: 1.0.8-he774522_0 2023-08-09T11:52:42.6175739Z ca-certificates: 2023.05.30-haa95532_0 2023-08-09T11:52:42.6176452Z cmake: 3.26.4-h693b641_0 2023-08-09T11:52:42.6176802Z cuda-cccl: 12.2.128-0 nvidia 2023-08-09T11:52:42.6177154Z cuda-cudart: 11.8.89-0 nvidia 2023-08-09T11:52:42.6177510Z cuda-cudart-dev: 11.8.89-0 nvidia 2023-08-09T11:52:42.6177848Z cuda-cupti: 11.8.87-0 nvidia 2023-08-09T11:52:42.6178197Z cuda-libraries: 11.8.0-0 nvidia 2023-08-09T11:52:42.6178559Z cuda-libraries-dev: 11.8.0-0 nvidia 2023-08-09T11:52:42.6178916Z cuda-nvrtc: 11.8.89-0 nvidia 2023-08-09T11:52:42.6179260Z cuda-nvrtc-dev: 11.8.89-0 nvidia 2023-08-09T11:52:42.6179580Z cuda-nvtx: 11.8.86-0 nvidia 2023-08-09T11:52:42.6179942Z cuda-profiler-api: 12.2.128-0 nvidia 2023-08-09T11:52:42.6180295Z cuda-runtime: 11.8.0-0 nvidia 2023-08-09T11:52:42.6180634Z filelock: 3.9.0-py38haa95532_0 2023-08-09T11:52:42.6180953Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-08-09T11:52:42.6181295Z jinja2: 3.1.2-py38haa95532_0 2023-08-09T11:52:42.6181624Z libcublas: 11.11.3.6-0 nvidia 2023-08-09T11:52:42.6181959Z libcublas-dev: 11.11.3.6-0 nvidia 2023-08-09T11:52:42.6182294Z libcufft: 10.9.0.58-0 nvidia 2023-08-09T11:52:42.6182604Z libcufft-dev: 10.9.0.58-0 nvidia 2023-08-09T11:52:42.6182946Z libcurand: 10.3.3.129-0 nvidia 2023-08-09T11:52:42.6183279Z libcurand-dev: 10.3.3.129-0 nvidia 2023-08-09T11:52:42.6183618Z libcusolver: 11.4.1.48-0 nvidia 2023-08-09T11:52:42.6183937Z libcusolver-dev: 11.4.1.48-0 nvidia 2023-08-09T11:52:42.6184457Z libcusparse: 11.7.5.86-0 nvidia 2023-08-09T11:52:42.6184819Z libcusparse-dev: 11.7.5.86-0 nvidia 2023-08-09T11:52:42.6185169Z libffi: 3.4.4-hd77b12b_0 2023-08-09T11:52:42.6185498Z libnpp: 11.8.0.86-0 nvidia 2023-08-09T11:52:42.6185836Z libnpp-dev: 11.8.0.86-0 nvidia 2023-08-09T11:52:42.6186161Z libnvjpeg: 11.9.0.86-0 nvidia 2023-08-09T11:52:42.6186503Z libnvjpeg-dev: 11.9.0.86-0 nvidia 2023-08-09T11:52:42.6186843Z libuv: 1.44.2-h2bbff1b_0 2023-08-09T11:52:42.6187172Z lz4-c: 1.9.4-h2bbff1b_0 2023-08-09T11:52:42.6187497Z markupsafe: 2.1.1-py38h2bbff1b_0 2023-08-09T11:52:42.6187834Z mkl: 2023.1.0-h6b88ed4_46357 2023-08-09T11:52:42.6188155Z mpmath: 1.3.0-py38haa95532_0 2023-08-09T11:52:42.6188491Z networkx: 3.1-py38haa95532_0 2023-08-09T11:52:42.6188818Z ninja: 1.10.2-haa95532_5 2023-08-09T11:52:42.6189233Z ninja-base: 1.10.2-h6d14046_5 2023-08-09T11:52:42.6189583Z openssl: 3.0.10-h2bbff1b_0 2023-08-09T11:52:42.6189918Z pip: 23.2.1-py38haa95532_0 2023-08-09T11:52:42.6190239Z python: 3.8.17-h1aa4202_0 2023-08-09T11:52:42.6190582Z pytorch: 2.1.0.dev20230809-py3.8_cuda11.8_cudnn8_0 pytorch-nightly 2023-08-09T11:52:42.6190970Z pytorch-cuda: 11.8-h24eeafa_5 pytorch-nightly 2023-08-09T11:52:42.6191346Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-08-09T11:52:42.6191712Z pyyaml: 6.0-py38h2bbff1b_1 2023-08-09T11:52:42.6192059Z setuptools: 68.0.0-py38haa95532_0 2023-08-09T11:52:42.6192373Z sqlite: 3.41.2-h2bbff1b_0 2023-08-09T11:52:42.6192700Z sympy: 1.11.1-py38haa95532_0 2023-08-09T11:52:42.6193024Z tbb: 2021.8.0-h59b6b97_0 2023-08-09T11:52:42.6193357Z typing_extensions: 4.7.1-py38haa95532_0 2023-08-09T11:52:42.6193678Z vc: 14.2-h21ff451_1 2023-08-09T11:52:42.6193998Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-08-09T11:52:42.6194323Z wheel: 0.38.4-py38haa95532_0 2023-08-09T11:52:42.6194644Z xz: 5.4.2-h8cc25b3_0 2023-08-09T11:52:42.6194958Z yaml: 0.2.5-he774522_0 2023-08-09T11:52:42.6195249Z zlib: 1.2.13-h8cc25b3_0 2023-08-09T11:52:42.6195557Z zstd: 1.5.5-hd43e919_0 2023-08-09T11:52:42.6195738Z 2023-08-09T11:52:44.3923532Z Preparing transaction: ...working... done 2023-08-09T11:52:52.9865989Z Verifying transaction: ...working... done 2023-08-09T11:53:10.4603275Z Executing transaction: ...working... done 2023-08-09T11:53:12.7731461Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T11:53:13.4751023Z Solving environment: ...working... done 2023-08-09T11:53:13.7237509Z 2023-08-09T11:53:13.7238024Z ## Package Plan ## 2023-08-09T11:53:13.7238362Z 2023-08-09T11:53:13.7238821Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581565811\_build_env 2023-08-09T11:53:13.7240451Z 2023-08-09T11:53:13.7240466Z 2023-08-09T11:53:13.7240778Z The following NEW packages will be INSTALLED: 2023-08-09T11:53:13.7241071Z 2023-08-09T11:53:13.7241228Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-08-09T11:53:13.7241510Z vswhere: 2.8.4-haa95532_0 2023-08-09T11:53:13.7241652Z 2023-08-09T11:53:13.7291956Z Preparing transaction: ...working... done 2023-08-09T11:53:14.1517318Z Verifying transaction: ...working... done 2023-08-09T11:53:14.1600129Z Executing transaction: ...working... done 2023-08-09T11:53:49.6232214Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581565811\work\ 2023-08-09T11:53:49.6235071Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581565811\work 2023-08-09T11:53:49.6235836Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581565811\\_build_env', 2023-08-09T11:53:49.6236362Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581565811\\_h_env', 2023-08-09T11:53:49.6236796Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1691581565811\\work'} 2023-08-09T11:53:49.6237188Z 2023-08-09T11:53:49.6238259Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-08-09T11:53:49.6238517Z 2023-08-09T11:53:49.6238639Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-08-09T11:53:49.6238882Z 2023-08-09T11:53:49.6239087Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-08-09T11:53:49.6239275Z 2023-08-09T11:53:49.6239521Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-08-09T11:53:49.6239739Z 2023-08-09T11:53:49.6239822Z %SRC_DIR%>set "ARCH=64" 2023-08-09T11:53:49.6240089Z 2023-08-09T11:53:49.6240393Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-08-09T11:53:49.6240721Z 2023-08-09T11:53:49.6240996Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-08-09T11:53:49.6241407Z 2023-08-09T11:53:49.6241623Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-08-09T11:53:49.6242047Z 2023-08-09T11:53:49.6242356Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-08-09T11:53:49.6242582Z 2023-08-09T11:53:49.6242677Z %SRC_DIR%>set "SUBDIR=win-64" 2023-08-09T11:53:49.6242841Z 2023-08-09T11:53:49.6242978Z %SRC_DIR%>set "build_platform=win-64" 2023-08-09T11:53:49.6243158Z 2023-08-09T11:53:49.6243276Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-08-09T11:53:49.6243443Z 2023-08-09T11:53:49.6243586Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-08-09T11:53:49.6243773Z 2023-08-09T11:53:49.6243884Z %SRC_DIR%>set "CONDA_PY=38" 2023-08-09T11:53:49.6244018Z 2023-08-09T11:53:49.6244132Z %SRC_DIR%>set "PY3K=1" 2023-08-09T11:53:49.6244287Z 2023-08-09T11:53:49.6244397Z %SRC_DIR%>set "PY_VER=3.8" 2023-08-09T11:53:49.6244554Z 2023-08-09T11:53:49.6244687Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-08-09T11:53:49.6244869Z 2023-08-09T11:53:49.6245028Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-08-09T11:53:49.6245230Z 2023-08-09T11:53:49.6245348Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-08-09T11:53:49.6245536Z 2023-08-09T11:53:49.6245650Z %SRC_DIR%>set "NPY_VER=1.22" 2023-08-09T11:53:49.6245815Z 2023-08-09T11:53:49.6245930Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-08-09T11:53:49.6246100Z 2023-08-09T11:53:49.6246249Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-08-09T11:53:49.6246438Z 2023-08-09T11:53:49.6246552Z %SRC_DIR%>set "PERL_VER=5.26" 2023-08-09T11:53:49.6246715Z 2023-08-09T11:53:49.6246811Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-08-09T11:53:49.6247179Z 2023-08-09T11:53:49.6247382Z %SRC_DIR%>set "LUA_VER=5" 2023-08-09T11:53:49.6247975Z 2023-08-09T11:53:49.6248188Z %SRC_DIR%>set "CONDA_LUA=5" 2023-08-09T11:53:49.6248537Z 2023-08-09T11:53:49.6248789Z %SRC_DIR%>set "R_VER=3.4" 2023-08-09T11:53:49.6249090Z 2023-08-09T11:53:49.6249281Z %SRC_DIR%>set "CONDA_R=3.4" 2023-08-09T11:53:49.6249429Z 2023-08-09T11:53:49.6249573Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230809" 2023-08-09T11:53:49.6249759Z 2023-08-09T11:53:49.6249983Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8" 2023-08-09T11:53:49.6250237Z 2023-08-09T11:53:49.6250405Z %SRC_DIR%>set "TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6" 2023-08-09T11:53:49.6250618Z 2023-08-09T11:53:49.6250759Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=gfe9b9ff" 2023-08-09T11:53:49.6250944Z 2023-08-09T11:53:49.6251140Z %SRC_DIR%>set "GIT_FULL_HASH=fe9b9ff75edebf1e0e326f64577d64df3b5858db" 2023-08-09T11:53:49.6251345Z 2023-08-09T11:53:49.6251474Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-08-09T11:53:49.6251650Z 2023-08-09T11:53:49.6251850Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230809" 2023-08-09T11:53:49.6252137Z 2023-08-09T11:53:49.6252259Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-08-09T11:53:49.6252429Z 2023-08-09T11:53:49.6252618Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-08-09T11:53:49.6252811Z 2023-08-09T11:53:49.6252903Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-08-09T11:53:49.6253069Z 2023-08-09T11:53:49.6253450Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-08-09T11:53:49.6253857Z 2023-08-09T11:53:49.6253976Z %SRC_DIR%>set "CPU_COUNT=8" 2023-08-09T11:53:49.6254230Z 2023-08-09T11:53:49.6254691Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-08-09T11:53:49.6255039Z 2023-08-09T11:53:49.6255257Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-08-09T11:53:49.6255612Z 2023-08-09T11:53:49.6257760Z %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\v11.8\bin;C:\Users\runneruser\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\opt\bin;C:\Jenkins\Miniconda3\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl" 2023-08-09T11:53:49.6259724Z 2023-08-09T11:53:49.6259871Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-08-09T11:53:49.6260056Z 2023-08-09T11:53:49.6260216Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-08-09T11:53:49.6260410Z 2023-08-09T11:53:49.6260534Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-08-09T11:53:49.6260729Z 2023-08-09T11:53:49.6260889Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-08-09T11:53:49.6261212Z 2023-08-09T11:53:49.6261556Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-08-09T11:53:49.6261933Z 2023-08-09T11:53:49.6262452Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/_h_env" 2023-08-09T11:53:49.6262947Z 2023-08-09T11:53:49.6263261Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-08-09T11:53:49.6263493Z 2023-08-09T11:53:49.6263652Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-08-09T11:53:49.6263869Z 2023-08-09T11:53:49.6264060Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-08-09T11:53:49.6264288Z 2023-08-09T11:53:49.6264487Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-08-09T11:53:49.6264874Z 2023-08-09T11:53:49.6265058Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-08-09T11:53:49.6265283Z 2023-08-09T11:53:49.6265439Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-08-09T11:53:49.6265635Z 2023-08-09T11:53:49.6265768Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-08-09T11:53:49.6265966Z 2023-08-09T11:53:49.6266155Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-08-09T11:53:49.6266379Z 2023-08-09T11:53:49.6266511Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-08-09T11:53:49.6266689Z 2023-08-09T11:53:49.6266887Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-08-09T11:53:49.6267111Z 2023-08-09T11:53:49.6267257Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-08-09T11:53:49.6267445Z 2023-08-09T11:53:49.6267572Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-08-09T11:53:49.6267763Z 2023-08-09T11:53:49.6268026Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-08-09T11:53:49.6268481Z 2023-08-09T11:53:49.6268765Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-08-09T11:53:49.6269128Z 2023-08-09T11:53:49.6269391Z %SRC_DIR%>set "PROMPT=$P$G" 2023-08-09T11:53:49.6269618Z 2023-08-09T11:53:49.6270352Z %SRC_DIR%>set "PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\AWS Tools\PowerShell\" 2023-08-09T11:53:49.6270754Z 2023-08-09T11:53:49.6270887Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-08-09T11:53:49.6271041Z 2023-08-09T11:53:49.6271288Z %SRC_DIR%>set "SystemDrive=C:" 2023-08-09T11:53:49.6271468Z 2023-08-09T11:53:49.6271598Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-08-09T11:53:49.6271775Z 2023-08-09T11:53:49.6271947Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:53:49.6272157Z 2023-08-09T11:53:49.6272325Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-08-09T11:53:49.6272538Z 2023-08-09T11:53:49.6272685Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-08-09T11:53:49.6272875Z 2023-08-09T11:53:49.6272977Z %SRC_DIR%>set "USERNAME=runneruser" 2023-08-09T11:53:49.6273154Z 2023-08-09T11:53:49.6273307Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-08-09T11:53:49.6273499Z 2023-08-09T11:53:49.6273620Z %SRC_DIR%>set "windir=C:\Windows" 2023-08-09T11:53:49.6273785Z 2023-08-09T11:53:49.6273936Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-08-09T11:53:49.6274126Z 2023-08-09T11:53:49.6274349Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-08-09T11:53:49.6274600Z 2023-08-09T11:53:49.6274733Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-08-09T11:53:49.6275144Z 2023-08-09T11:53:49.6275477Z %SRC_DIR%>set "ignore_build_only_deps={'numpy', 'python'}" 2023-08-09T11:53:49.6275880Z 2023-08-09T11:53:49.6276258Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-08-09T11:53:49.6276685Z 2023-08-09T11:53:49.6277215Z %SRC_DIR%>set "pin_run_as_build=OrderedDict([('python', OrderedDict([('min_pin', 'x.x'), ('max_pin', 'x.x')])), ('r-base', OrderedDict([('min_pin', 'x.x'), ('max_pin', 'x.x')]))])" 2023-08-09T11:53:49.6277551Z 2023-08-09T11:53:49.6277798Z %SRC_DIR%>set "extend_keys={'ignore_build_only_deps', 'ignore_version', 'pin_run_as_build', 'extend_keys'}" 2023-08-09T11:53:49.6278065Z 2023-08-09T11:53:49.6278174Z %SRC_DIR%>set "r_base=3.4" 2023-08-09T11:53:49.6278307Z 2023-08-09T11:53:49.6278505Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-08-09T11:53:49.6278729Z 2023-08-09T11:53:49.6278897Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-08-09T11:53:49.6279101Z 2023-08-09T11:53:49.6279250Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-08-09T11:53:49.6279440Z 2023-08-09T11:53:49.6279570Z %SRC_DIR%>set "target_platform=win-64" 2023-08-09T11:53:49.6279748Z 2023-08-09T11:53:49.6279887Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-08-09T11:53:49.6280186Z 2023-08-09T11:53:49.6280290Z %SRC_DIR%>set "vc=14" 2023-08-09T11:53:49.6280435Z 2023-08-09T11:53:49.6280556Z %SRC_DIR%>set "c_compiler=vs2019" 2023-08-09T11:53:49.6280723Z 2023-08-09T11:53:49.6280849Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-08-09T11:53:49.6281021Z 2023-08-09T11:53:49.6281152Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-08-09T11:53:49.6281326Z 2023-08-09T11:53:49.6281448Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-08-09T11:53:49.6281678Z 2023-08-09T11:53:49.6282413Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-08-09T11:53:49.6282801Z 2023-08-09T11:53:49.6283127Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-08-09T11:53:49.6283526Z 2023-08-09T11:53:49.6283953Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581565811\pip_cache" 2023-08-09T11:53:49.6284229Z 2023-08-09T11:53:49.6284354Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-08-09T11:53:49.6284522Z 2023-08-09T11:53:49.6284659Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-08-09T11:53:49.6284855Z 2023-08-09T11:53:49.6284989Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-08-09T11:53:49.6285168Z 2023-08-09T11:53:49.6285373Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-08-09T11:53:49.6285613Z 2023-08-09T11:53:49.6285843Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-08-09T11:53:49.6286107Z 2023-08-09T11:53:49.6286391Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-08-09T11:53:49.6286833Z 2023-08-09T11:53:49.6286949Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-08-09T11:53:49.6287124Z 2023-08-09T11:53:49.6287225Z %SRC_DIR%>SET MSSdk=1 2023-08-09T11:53:49.6287373Z 2023-08-09T11:53:49.6287491Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-08-09T11:53:49.6287656Z 2023-08-09T11:53:49.6287765Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-08-09T11:53:49.6287930Z 2023-08-09T11:53:49.6288040Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-08-09T11:53:49.6288199Z 2023-08-09T11:53:49.6288328Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-08-09T11:53:49.6288629Z 2023-08-09T11:53:49.6288931Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-08-09T11:53:49.6289271Z 2023-08-09T11:53:49.6289637Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-08-09T11:53:49.6290121Z 2023-08-09T11:53:49.6290382Z %SRC_DIR%>set "CXX=cl.exe" 2023-08-09T11:53:49.6290685Z 2023-08-09T11:53:49.6290819Z %SRC_DIR%>set "CC=cl.exe" 2023-08-09T11:53:49.6290952Z 2023-08-09T11:53:49.6291080Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-08-09T11:53:49.6291247Z 2023-08-09T11:53:49.6291572Z %SRC_DIR%>for /F "usebackq tokens=*" %i in (`vswhere.exe -nologo -products * -version [16.0,17.0] -property installationPath`) do (set "VSINSTALLDIR=%i\" ) 2023-08-09T11:53:49.6291907Z 2023-08-09T11:53:49.6292142Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-08-09T11:53:49.6292415Z 2023-08-09T11:53:49.6292948Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (for /F "usebackq tokens=*" %i in (`vswhere.exe -nologo -products * -requires Microsoft.VisualStudio.Component.VC.v142.x86.x64 -property installationPath`) do (set "VSINSTALLDIR=%i\" ) ) 2023-08-09T11:53:49.6293486Z 2023-08-09T11:53:49.6293841Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\" ) 2023-08-09T11:53:49.6294205Z 2023-08-09T11:53:49.7564920Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\" ) 2023-08-09T11:53:49.7566188Z 2023-08-09T11:53:49.7566908Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-08-09T11:53:49.7567938Z 2023-08-09T11:53:49.7568555Z %SRC_DIR%>if not exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" (set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\" ) 2023-08-09T11:53:49.7569217Z 2023-08-09T11:53:49.7569412Z %SRC_DIR%>IF NOT "1" == "" ( 2023-08-09T11:53:49.7569990Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-08-09T11:53:49.7571068Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-08-09T11:53:49.7572666Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-08-09T11:53:49.7573232Z ) 2023-08-09T11:53:49.7573444Z 2023-08-09T11:53:49.7573614Z %SRC_DIR%>call :GetWin10SdkDir 2023-08-09T11:53:49.7573912Z 2023-08-09T11:53:49.7574253Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:53:49.7574710Z 2023-08-09T11:53:49.7575122Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-08-09T11:53:49.7575599Z 2023-08-09T11:53:49.7575961Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-08-09T11:53:49.7576369Z 2023-08-09T11:53:49.7576718Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-08-09T11:53:49.7577123Z 2023-08-09T11:53:49.7577341Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-08-09T11:53:49.7577749Z 2023-08-09T11:53:49.7577946Z %SRC_DIR%>exit /B 0 2023-08-09T11:53:49.7578232Z 2023-08-09T11:53:49.7580169Z %SRC_DIR%>for /F %i in ('dir /ON /B "C:\Program Files (x86)\Windows Kits\10\\include"') DO (if NOT "%~i" == "wdf" (SET WindowsSDKVer=%~i ) ) 2023-08-09T11:53:49.7580926Z 2023-08-09T11:53:49.7581339Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-08-09T11:53:49.7581749Z 2023-08-09T11:53:49.7582344Z %SRC_DIR%>if errorlevel 1 (echo "Didn't find any windows 10 SDK. I'm not sure if things will work, but let's try..." ) else (echo Windows SDK version found as: "10.0.19041.0" ) 2023-08-09T11:53:49.7583241Z Windows SDK version found as: "10.0.19041.0" 2023-08-09T11:53:49.7583578Z 2023-08-09T11:53:49.7583775Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-08-09T11:53:49.7584310Z set "target_platform=amd64" 2023-08-09T11:53:49.7584986Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-08-09T11:53:49.7585622Z set "BITS=64" 2023-08-09T11:53:49.7585989Z ) else ( 2023-08-09T11:53:49.7586433Z set "target_platform=x86" 2023-08-09T11:53:49.7586965Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-08-09T11:53:49.7587527Z set "BITS=32" 2023-08-09T11:53:49.7587916Z ) 2023-08-09T11:53:49.7588160Z 2023-08-09T11:53:49.7588537Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-08-09T11:53:49.7589035Z 2023-08-09T11:53:49.7589456Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-08-09T11:53:49.7589927Z 2023-08-09T11:53:49.7590475Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>CALL "VC\Auxiliary\Build\vcvars64.bat" -vcvars_ver=14.2 10.0.19041.0 2023-08-09T11:53:49.7591640Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-08-09T11:53:49.7592486Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-08-09T11:53:49.7593154Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-08-09T11:53:49.7593809Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-08-09T11:53:49.7594453Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-08-09T11:53:49.7595093Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-08-09T11:53:49.7595673Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-08-09T11:53:49.7596287Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-08-09T11:53:49.7597347Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-08-09T11:53:49.7613147Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-08-09T11:53:49.7615116Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-08-09T11:53:49.7615871Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-08-09T11:53:49.7616380Z ********************************************************************** 2023-08-09T11:53:49.7616953Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-08-09T11:53:49.7617523Z ** Copyright (c) 2021 Microsoft Corporation 2023-08-09T11:53:49.7617924Z ********************************************************************** 2023-08-09T11:53:49.7618245Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-08-09T11:53:49.7618573Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-08-09T11:53:49.7618899Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-08-09T11:53:49.7619200Z [DEBUG:core\msbuild.bat] initializing... 2023-08-09T11:53:49.7619506Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-08-09T11:53:49.7619824Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-08-09T11:53:49.7620134Z [DEBUG:winsdk.bat] initializing... 2023-08-09T11:53:49.7620413Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-08-09T11:53:49.7620789Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-08-09T11:53:49.7621203Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-08-09T11:53:49.7621526Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-08-09T11:53:49.7621929Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-08-09T11:53:49.7622360Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-08-09T11:53:49.7622679Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-08-09T11:53:49.7623007Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-08-09T11:53:49.7623759Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-08-09T11:53:49.7624138Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-08-09T11:53:49.7624470Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-08-09T11:53:49.7624906Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-08-09T11:53:49.7625300Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-08-09T11:53:49.7625602Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-08-09T11:53:49.7625956Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-08-09T11:53:49.7626439Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-08-09T11:53:49.7626865Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-08-09T11:53:49.7627167Z -- Git branch: nightly 2023-08-09T11:53:49.7627478Z -- Git SHA: fe9b9ff75edebf1e0e326f64577d64df3b5858db 2023-08-09T11:53:49.7627773Z -- Git tag: None 2023-08-09T11:53:49.7628037Z -- PyTorch dependency: torch==2.1.0.dev20230809 2023-08-09T11:53:49.7628344Z -- Building version 2.1.0.dev20230809 2023-08-09T11:53:49.7628611Z running install 2023-08-09T11:53:49.7628838Z running build 2023-08-09T11:53:49.7629059Z running build_py 2023-08-09T11:53:49.7629461Z creating build 2023-08-09T11:53:49.7629744Z creating build\lib.win-amd64-cpython-38 2023-08-09T11:53:49.7630071Z creating build\lib.win-amd64-cpython-38\torchaudio 2023-08-09T11:53:49.7630742Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-08-09T11:53:49.7631222Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-08-09T11:53:49.7631674Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio 2023-08-09T11:53:49.7632087Z creating build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:53:49.7632523Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:53:49.7633049Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:53:49.7633603Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:53:49.7634147Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:53:49.7634644Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:53:49.7635291Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\backend 2023-08-09T11:53:49.7635755Z creating build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-08-09T11:53:49.7636398Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-08-09T11:53:49.7636939Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\compliance 2023-08-09T11:53:49.7637489Z creating build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7638074Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7638603Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7639141Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7639643Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7640186Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7640716Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7641234Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7641771Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7642284Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7642927Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7643646Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7644192Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7644951Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7645447Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7645961Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7646477Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7647014Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7647558Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7648053Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7648561Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7649074Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7649592Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7650198Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\datasets 2023-08-09T11:53:49.7650670Z creating build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:53:49.8425339Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-08-09T11:54:18.5034078Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-08-09T11:54:18.5034685Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-08-09T11:54:18.5035108Z to cmake instead of implicitly setting it as an env variable. This will 2023-08-09T11:54:18.5035472Z become a FATAL_ERROR in future version of pytorch. 2023-08-09T11:54:18.5036087Z Call Stack (most recent call first): 2023-08-09T11:54:18.5036578Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:343 (torch_cuda_get_nvcc_gencode_flag) 2023-08-09T11:54:18.5037201Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-08-09T11:54:18.5037989Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-08-09T11:54:18.5038443Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-08-09T11:54:18.5038982Z CMakeLists.txt:93 (include) 2023-08-09T11:54:18.5039277Z 2023-08-09T11:54:18.5039283Z 2023-08-09T11:54:53.9982112Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:54:54.0332042Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:54:54.0614940Z copying torchaudio\functional\_alignment.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:54:54.0616110Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\functional 2023-08-09T11:54:54.0617004Z creating build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:54:54.0617846Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:54:54.0618803Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:54:54.0620067Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:54:54.0621169Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:54:54.1492520Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\io 2023-08-09T11:54:54.1493965Z creating build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:54.1693630Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:54.1701076Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:54.1703177Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:54.1704958Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:54.1718766Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:54.1732110Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:54.1803212Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:54.1804578Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:54.1805947Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:54.1807372Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:54.1808733Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models 2023-08-09T11:54:54.1809921Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:54:54.1811154Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:54:54.1812638Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:54:54.1814197Z copying torchaudio\pipelines\_squim_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:54:54.1815672Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines 2023-08-09T11:54:54.1816875Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype 2023-08-09T11:54:54.1822392Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype 2023-08-09T11:54:54.1823573Z creating build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-08-09T11:54:54.1824831Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-08-09T11:54:54.1826174Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\sox_effects 2023-08-09T11:54:54.1827462Z creating build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-08-09T11:54:54.1828820Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-08-09T11:54:54.1830188Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-08-09T11:54:54.1831480Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\transforms 2023-08-09T11:54:54.1832678Z creating build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:54:54.1833832Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:54:54.1835365Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:54:54.1836704Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:54:54.1838010Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\utils 2023-08-09T11:54:54.1839184Z creating build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-08-09T11:54:54.1840535Z copying torchaudio\_backend\ffmpeg.py -> build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-08-09T11:54:54.1841862Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-08-09T11:54:54.1843169Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_backend 2023-08-09T11:54:54.1844265Z creating build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-08-09T11:54:54.1845562Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-08-09T11:54:54.1846760Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_extension 2023-08-09T11:54:54.1847869Z creating build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-08-09T11:54:54.1849195Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-08-09T11:54:54.1850463Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\_internal 2023-08-09T11:54:54.1851531Z creating build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-08-09T11:54:54.1852715Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-08-09T11:54:54.1854040Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-08-09T11:54:54.1855495Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\decoder 2023-08-09T11:54:54.1856798Z creating build\lib.win-amd64-cpython-38\torchaudio\models\squim 2023-08-09T11:54:54.1857976Z copying torchaudio\models\squim\objective.py -> build\lib.win-amd64-cpython-38\torchaudio\models\squim 2023-08-09T11:54:54.1859223Z copying torchaudio\models\squim\subjective.py -> build\lib.win-amd64-cpython-38\torchaudio\models\squim 2023-08-09T11:54:54.1860490Z copying torchaudio\models\squim\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\squim 2023-08-09T11:54:54.1861636Z creating build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:54:54.1862964Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:54:54.1864345Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:54:54.1865914Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:54:54.1867194Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2 2023-08-09T11:54:54.1868369Z creating build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-08-09T11:54:54.1869747Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-08-09T11:54:54.1871527Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-08-09T11:54:54.1872911Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils 2023-08-09T11:54:54.1874120Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:54:54.1875286Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:54:54.1876671Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:54:54.1878119Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:54:54.1879428Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts 2023-08-09T11:54:54.1880584Z creating build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:54:54.1882063Z copying torchaudio\pipelines\_wav2vec2\aligner.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:54:54.1883529Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:54:54.1884995Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:54:54.1886351Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2 2023-08-09T11:54:54.1887763Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-08-09T11:54:54.1888993Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-08-09T11:54:54.1890418Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets 2023-08-09T11:54:54.1891707Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:54:54.1893038Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:54:54.1894415Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:54:54.1895775Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:54:54.1897147Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\functional 2023-08-09T11:54:54.1898565Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:55.6536782Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:55.6538076Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:55.6539307Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:55.6540424Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:55.6541644Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:55.6542815Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:55.6544265Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\models 2023-08-09T11:54:55.6545243Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-08-09T11:54:55.6546558Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-08-09T11:54:55.6547868Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-08-09T11:54:55.6549077Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines 2023-08-09T11:54:55.6550067Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-08-09T11:54:55.6551045Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-08-09T11:54:55.6552243Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms 2023-08-09T11:54:55.6553332Z creating build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:54:55.6554515Z copying torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:54:55.6555871Z copying torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:54:55.6557449Z copying torchaudio\prototype\pipelines\_vggish\__init__.py -> build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish 2023-08-09T11:54:55.6558322Z running build_ext 2023-08-09T11:54:55.6558861Z -- The C compiler identification is MSVC 19.29.30151.0 2023-08-09T11:54:55.6559500Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-08-09T11:54:55.6560068Z -- Detecting C compiler ABI info 2023-08-09T11:54:55.6560738Z -- Detecting C compiler ABI info - done 2023-08-09T11:54:55.6561594Z -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped 2023-08-09T11:54:55.6562807Z -- Detecting C compile features 2023-08-09T11:54:55.6563323Z -- Detecting C compile features - done 2023-08-09T11:54:55.6563902Z -- Detecting CXX compiler ABI info 2023-08-09T11:54:55.6564459Z -- Detecting CXX compiler ABI info - done 2023-08-09T11:54:55.6565356Z -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped 2023-08-09T11:54:55.6566142Z -- Detecting CXX compile features 2023-08-09T11:54:55.6566684Z -- Detecting CXX compile features - done 2023-08-09T11:54:55.6567346Z -- The CUDA compiler identification is NVIDIA 11.8.89 2023-08-09T11:54:55.6568089Z -- Detecting CUDA compiler ABI info 2023-08-09T11:54:55.6568788Z -- Detecting CUDA compiler ABI info - done 2023-08-09T11:54:55.6570241Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe - skipped 2023-08-09T11:54:55.6571028Z -- Detecting CUDA compile features 2023-08-09T11:54:55.6571585Z -- Detecting CUDA compile features - done 2023-08-09T11:54:55.6572330Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 (found version "11.8") 2023-08-09T11:54:55.6573254Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/include (found version "11.8.89") 2023-08-09T11:54:55.6574033Z -- Caffe2: CUDA detected: 11.8 2023-08-09T11:54:55.6574848Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe 2023-08-09T11:54:55.6575793Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 2023-08-09T11:54:55.6576862Z -- Caffe2: Header version is: 11.8 2023-08-09T11:54:55.6577885Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/lib/x64/nvrtc.lib shorthash is dd482e34 2023-08-09T11:54:55.6578671Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-08-09T11:54:55.6579383Z -- USE_CUSPARSELT is set to 0. Compiling without cuSPARSELt support 2023-08-09T11:54:55.6580988Z -- Added CUDA NVCC flags for: -gencode;arch=compute_35,code=sm_35;-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_50,code=compute_50 2023-08-09T11:54:55.6587304Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/_h_env/lib/site-packages/torch/lib/torch.lib 2023-08-09T11:54:55.6588800Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/_h_env/libs/python38.lib (found suitable exact version "3.8.17") found components: Development Development.Module Development.Embed 2023-08-09T11:54:55.6590301Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-08-09T11:54:55.6591891Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-08-09T11:54:55.6592595Z -- Found OpenMP: TRUE (found version "2.0") 2023-08-09T11:54:55.6593334Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-08-09T11:54:55.6594088Z -- Building FFmpeg integration with multi version support 2023-08-09T11:54:55.6594699Z -- Configuring done (36.3s) 2023-08-09T11:54:55.6595211Z -- Generating done (0.2s) 2023-08-09T11:54:55.6596551Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/work/build/temp.win-amd64-cpython-38/Release 2023-08-09T11:54:55.6599724Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\utils.cpp 2023-08-09T11:54:55.6602280Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:54:55.6603179Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:54:55.6603738Z 2023-08-09T11:54:55.6604343Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:55.6605563Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:55.6606594Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:54:55.6609928Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-08-09T11:54:55.6617441Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:54:55.6618570Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:54:55.6619243Z 2023-08-09T11:54:55.6619741Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:55.6620746Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:54:55.6621750Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:54:55.6625068Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-08-09T11:55:30.8087634Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:55:30.8977755Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:55:30.9311063Z 2023-08-09T11:55:30.9311910Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9314751Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9316094Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9317244Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9330156Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9331417Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9333759Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:55:30.9335233Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(50): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9336453Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(48): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9337565Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-08-09T11:55:30.9338983Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(41): note: while compiling class template member function 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' 2023-08-09T11:55:30.9339835Z with 2023-08-09T11:55:30.9340135Z [ 2023-08-09T11:55:30.9340542Z CAST_DTYPE=float, 2023-08-09T11:55:30.9340987Z DTYPE=float 2023-08-09T11:55:30.9341382Z ] 2023-08-09T11:55:30.9342391Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(482): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-08-09T11:55:30.9343324Z with 2023-08-09T11:55:30.9343656Z [ 2023-08-09T11:55:30.9344131Z CAST_DTYPE=float, 2023-08-09T11:55:30.9344960Z DTYPE=float 2023-08-09T11:55:30.9345348Z ] 2023-08-09T11:55:30.9346311Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(483): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-08-09T11:55:30.9347209Z with 2023-08-09T11:55:30.9347611Z [ 2023-08-09T11:55:30.9348040Z CAST_DTYPE=float 2023-08-09T11:55:30.9348531Z ] 2023-08-09T11:55:30.9349623Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(126): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeAlphas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *)' being compiled 2023-08-09T11:55:30.9350657Z with 2023-08-09T11:55:30.9351006Z [ 2023-08-09T11:55:30.9351402Z DTYPE=float, 2023-08-09T11:55:30.9351855Z CAST_DTYPE=float 2023-08-09T11:55:30.9352265Z ] 2023-08-09T11:55:30.9353511Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(60): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::ComputeAlphas(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *)' being compiled 2023-08-09T11:55:30.9354692Z with 2023-08-09T11:55:30.9355075Z [ 2023-08-09T11:55:30.9355474Z DTYPE=float 2023-08-09T11:55:30.9355885Z ] 2023-08-09T11:55:30.9356812Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:55:30.9358606Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(493): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-08-09T11:55:30.9359888Z with 2023-08-09T11:55:30.9360243Z [ 2023-08-09T11:55:30.9360559Z DTYPE=float 2023-08-09T11:55:30.9360907Z ] 2023-08-09T11:55:30.9361619Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-08-09T11:55:30.9362964Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(50): note: while compiling class template member function 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' 2023-08-09T11:55:30.9363930Z with 2023-08-09T11:55:30.9364282Z [ 2023-08-09T11:55:30.9364674Z DTYPE=float 2023-08-09T11:55:30.9365052Z ] 2023-08-09T11:55:30.9366033Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(174): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-08-09T11:55:30.9366893Z with 2023-08-09T11:55:30.9367252Z [ 2023-08-09T11:55:30.9367614Z DTYPE=float 2023-08-09T11:55:30.9367994Z ] 2023-08-09T11:55:30.9368648Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:30.9369645Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:30.9370657Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:55:30.9373700Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp 2023-08-09T11:55:30.9376641Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:55:30.9377409Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:55:30.9377832Z 2023-08-09T11:55:30.9378409Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9379550Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9380636Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9381731Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9382837Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9383936Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9385300Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:55:30.9386504Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(111): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9387665Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(109): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:55:30.9388840Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-08-09T11:55:30.9390238Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(41): note: while compiling class template member function 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' 2023-08-09T11:55:30.9391178Z with 2023-08-09T11:55:30.9391583Z [ 2023-08-09T11:55:30.9391999Z DTYPE=c10::Half 2023-08-09T11:55:30.9392427Z ] 2023-08-09T11:55:30.9393509Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(443): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-08-09T11:55:30.9394557Z with 2023-08-09T11:55:30.9394913Z [ 2023-08-09T11:55:30.9395353Z DTYPE=c10::Half 2023-08-09T11:55:30.9395794Z ] 2023-08-09T11:55:30.9396663Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(444): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-08-09T11:55:30.9397479Z with 2023-08-09T11:55:30.9397874Z [ 2023-08-09T11:55:30.9398290Z DTYPE=c10::Half 2023-08-09T11:55:30.9398696Z ] 2023-08-09T11:55:30.9399994Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(78): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeGradients(const torchaudio::rnnt::Options &,const DTYPE *,const int *,const int *,const int *,const CAST_DTYPE *,const CAST_DTYPE *,const CAST_DTYPE *,DTYPE *)' being compiled 2023-08-09T11:55:30.9401256Z with 2023-08-09T11:55:30.9401650Z [ 2023-08-09T11:55:30.9402088Z DTYPE=c10::Half, 2023-08-09T11:55:44.5364351Z CAST_DTYPE=float 2023-08-09T11:55:44.5375332Z ] 2023-08-09T11:55:44.5492817Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(133): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::Compute(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *,DTYPE *)' being compiled 2023-08-09T11:55:44.5730401Z with 2023-08-09T11:55:44.5863334Z [ 2023-08-09T11:55:44.5892778Z DTYPE=c10::Half 2023-08-09T11:55:44.6167637Z ] 2023-08-09T11:55:44.6563222Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-08-09T11:55:44.6569667Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(50): note: while compiling class template member function 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' 2023-08-09T11:55:44.7000958Z with 2023-08-09T11:55:44.7004889Z [ 2023-08-09T11:55:44.7136505Z DTYPE=c10::Half 2023-08-09T11:55:44.7152182Z ] 2023-08-09T11:55:44.7168184Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(340): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-08-09T11:55:44.7170570Z with 2023-08-09T11:55:44.7344237Z [ 2023-08-09T11:55:44.7713750Z DTYPE=c10::Half 2023-08-09T11:55:44.7815358Z ] 2023-08-09T11:55:44.7816871Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:55:44.7858151Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(245): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-08-09T11:55:44.9560190Z with 2023-08-09T11:55:44.9560980Z [ 2023-08-09T11:55:44.9561406Z DTYPE=float 2023-08-09T11:55:44.9562047Z ] 2023-08-09T11:55:44.9621750Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(296): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeAlphaOrBetaOneSequence(int,const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-08-09T11:55:44.9730736Z with 2023-08-09T11:55:44.9740621Z [ 2023-08-09T11:55:45.0114199Z DTYPE=float, 2023-08-09T11:55:45.0555639Z CAST_DTYPE=float 2023-08-09T11:55:45.0626965Z ] 2023-08-09T11:55:45.0827220Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:55:45.0935413Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(252): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeBetaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-08-09T11:55:45.1057699Z with 2023-08-09T11:55:45.1227182Z [ 2023-08-09T11:55:45.1265450Z DTYPE=float 2023-08-09T11:55:45.1284972Z ] 2023-08-09T11:55:45.1290432Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:45.1311227Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:45.1328126Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:55:45.1412563Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-08-09T11:55:45.1447108Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:55:45.1453486Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:55:45.1459604Z 2023-08-09T11:55:45.1460532Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:45.1461789Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:45.1483524Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:55:45.1507083Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-08-09T11:55:45.1510212Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:55:45.1511488Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:55:45.1513129Z 2023-08-09T11:55:45.1515500Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:45.1521559Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:45.1522714Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:55:45.1523864Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:55:45.1524873Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:45.1525838Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:45.1526800Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:45.1559105Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-08-09T11:55:45.1586144Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:55:45.1594688Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:55:45.1597047Z 2023-08-09T11:55:45.1610247Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:45.1617248Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:55:45.1631898Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:55:45.1646493Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-08-09T11:55:45.1678625Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:55:45.1720901Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:55:45.1728395Z 2023-08-09T11:55:45.1761006Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:01.6607098Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:01.7224853Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:01.7669811Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:01.8582749Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:01.8746429Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:01.9346078Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:57:01.9416507Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(54): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:01.9418219Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(52): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:57:01.9420667Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-08-09T11:57:01.9886845Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(176): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *,CAST_DTYPE *)' being compiled 2023-08-09T11:57:02.0028728Z with 2023-08-09T11:57:02.0453323Z [ 2023-08-09T11:57:02.0505658Z DTYPE=float, 2023-08-09T11:57:02.0679033Z CAST_DTYPE=float 2023-08-09T11:57:02.2034551Z ] 2023-08-09T11:57:02.2139761Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(65): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *,DTYPE *)' being compiled 2023-08-09T11:57:02.2141991Z with 2023-08-09T11:57:02.2144606Z [ 2023-08-09T11:57:02.2145163Z DTYPE=float 2023-08-09T11:57:02.2145730Z ] 2023-08-09T11:57:02.2148988Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-08-09T11:57:02.2150585Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(41): note: while compiling class template member function 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' 2023-08-09T11:57:02.2151706Z with 2023-08-09T11:57:02.2152227Z [ 2023-08-09T11:57:02.2155025Z CAST_DTYPE=float, 2023-08-09T11:57:02.2155703Z DTYPE=float 2023-08-09T11:57:02.2156252Z ] 2023-08-09T11:57:02.2157481Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(518): note: see reference to function template instantiation 'torchaudio::rnnt::cpu::TensorView::TensorView(const std::vector> &,DTYPE *)' being compiled 2023-08-09T11:57:02.2158730Z with 2023-08-09T11:57:02.2159247Z [ 2023-08-09T11:57:02.2162061Z CAST_DTYPE=float, 2023-08-09T11:57:02.2162733Z DTYPE=float 2023-08-09T11:57:02.2163304Z ] 2023-08-09T11:57:02.2170390Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(519): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-08-09T11:57:02.2172126Z with 2023-08-09T11:57:02.2172753Z [ 2023-08-09T11:57:02.2175512Z CAST_DTYPE=float 2023-08-09T11:57:02.2176194Z ] 2023-08-09T11:57:02.2177531Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_transducer.h(176): note: see reference to function template instantiation 'void torchaudio::rnnt::cpu::ComputeBetas(const torchaudio::rnnt::Options &,const CAST_DTYPE *,const int *,const int *,CAST_DTYPE *,CAST_DTYPE *)' being compiled 2023-08-09T11:57:02.2178864Z with 2023-08-09T11:57:02.2179414Z [ 2023-08-09T11:57:02.2179972Z DTYPE=float, 2023-08-09T11:57:02.2182894Z CAST_DTYPE=float 2023-08-09T11:57:02.2183521Z ] 2023-08-09T11:57:02.2184406Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-08-09T11:57:02.2186314Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(529): note: see reference to function template instantiation 'DTYPE torchaudio::rnnt::cpu::ComputeBetaOneSequence(const torchaudio::rnnt::Options &,torchaudio::rnnt::cpu::TensorView> &,int,int,torchaudio::rnnt::cpu::TensorView &)' being compiled 2023-08-09T11:57:02.2190126Z with 2023-08-09T11:57:02.2190726Z [ 2023-08-09T11:57:02.2191315Z DTYPE=float 2023-08-09T11:57:02.2191945Z ] 2023-08-09T11:57:02.2192911Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-08-09T11:57:02.2196891Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(50): note: while compiling class template member function 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' 2023-08-09T11:57:02.2198095Z with 2023-08-09T11:57:02.2198663Z [ 2023-08-09T11:57:02.2199227Z DTYPE=float 2023-08-09T11:57:02.2199813Z ] 2023-08-09T11:57:02.2201047Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(207): note: see reference to function template instantiation 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' being compiled 2023-08-09T11:57:02.2204429Z with 2023-08-09T11:57:02.2205009Z [ 2023-08-09T11:57:02.2205565Z DTYPE=float 2023-08-09T11:57:02.2206833Z ] 2023-08-09T11:57:02.2207715Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:02.2211085Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:02.2212314Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:57:02.2217497Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-08-09T11:57:02.2220316Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:57:02.2221248Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:57:02.2224007Z 2023-08-09T11:57:02.2224634Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:57:02.2225553Z with 2023-08-09T11:57:02.2226130Z [ 2023-08-09T11:57:02.2227289Z T=scalar_t 2023-08-09T11:57:02.2227933Z ] 2023-08-09T11:57:02.2231848Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(43): note: see reference to function template instantiation 'void `anonymous-namespace'::overdrive_cpu_kernel(at::TensorAccessor,at::TensorAccessor,at::TensorAccessor,at::TensorAccessor,at::TensorAccessor)' being compiled 2023-08-09T11:57:02.2233635Z with 2023-08-09T11:57:02.2234210Z [ 2023-08-09T11:57:02.2234861Z T=scalar_t, 2023-08-09T11:57:02.2237772Z PtrTraits=at::DefaultPtrTraits, 2023-08-09T11:57:02.2238480Z index_t=int64_t 2023-08-09T11:57:02.2239091Z ] 2023-08-09T11:57:02.2240007Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-08-09T11:57:02.2240936Z with 2023-08-09T11:57:02.2241504Z [ 2023-08-09T11:57:02.2243598Z T=scalar_t 2023-08-09T11:57:02.2244869Z ] 2023-08-09T11:57:02.2245758Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:02.2246912Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:57:02.2248106Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:57:02.2253357Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rir.cpp 2023-08-09T11:57:02.2258232Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:57:02.2259834Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:57:02.2260426Z 2023-08-09T11:57:02.2261109Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:57:02.2262046Z with 2023-08-09T11:57:02.2264772Z [ 2023-08-09T11:57:02.2265450Z scalar_t=scalar_t 2023-08-09T11:57:02.2266066Z ] 2023-08-09T11:58:15.8342244Z %SRC_DIR%\torchaudio\csrc\rir.cpp(189): note: see reference to function template instantiation 'void torchaudio::rir::`anonymous-namespace'::make_rir_filter_impl(at::Tensor &,double,int64_t,at::Tensor &)' being compiled 2023-08-09T11:58:15.8360302Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:58:15.9562167Z with 2023-08-09T11:58:16.0030974Z [ 2023-08-09T11:58:16.0167137Z scalar_t=scalar_t 2023-08-09T11:58:16.0167645Z ] 2023-08-09T11:58:16.0168479Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-08-09T11:58:16.0169186Z with 2023-08-09T11:58:16.0169569Z [ 2023-08-09T11:58:16.0169974Z scalar_t=scalar_t 2023-08-09T11:58:16.0170376Z ] 2023-08-09T11:58:16.0171243Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:58:16.0173375Z %SRC_DIR%\torchaudio\csrc\rir.cpp(189): note: see reference to function template instantiation 'void torchaudio::rir::`anonymous-namespace'::make_rir_filter_impl(at::Tensor &,double,int64_t,at::Tensor &)' being compiled 2023-08-09T11:58:16.0174802Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:58:16.0175861Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-08-09T11:58:16.0176887Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:16.0178039Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:16.0179170Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:16.0182275Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-08-09T11:58:16.0185034Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:16.0185774Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:16.0186287Z 2023-08-09T11:58:16.0186813Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:16.0187702Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:16.0188633Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:16.0189643Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:16.0190632Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:16.0193516Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:16.0194496Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:16.0197530Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-08-09T11:58:16.0200563Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:16.0201268Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:16.0201679Z 2023-08-09T11:58:16.0202151Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:16.0203143Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:16.0204335Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:16.0207876Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-08-09T11:58:16.0210812Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:16.0211520Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:16.0211931Z 2023-08-09T11:58:16.0212642Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:58:16.0214402Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:58:16.0215825Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:58:16.0217251Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:58:16.0218444Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:16.0219403Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:58:16.0220539Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:16.0221961Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:16.0222958Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T11:58:16.0226215Z [14/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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-08-09T11:58:16.0229427Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:16.0230145Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:16.0230510Z 2023-08-09T11:58:16.0231216Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:58:16.0232831Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:58:16.0234312Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:58:40.8661112Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:58:40.8801338Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:40.9425292Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:40.9426726Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:40.9557086Z [15/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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp 2023-08-09T11:58:41.0495304Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:41.0497366Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:41.0514730Z 2023-08-09T11:58:41.0594366Z %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp(122): warning C4244: '=': conversion from 'int64_t' to 'T', possible loss of data 2023-08-09T11:58:41.0711161Z with 2023-08-09T11:58:41.0804710Z [ 2023-08-09T11:58:41.0805270Z T=target_t 2023-08-09T11:58:41.0994146Z ] 2023-08-09T11:58:41.1001923Z %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp(189): note: see reference to function template instantiation 'void torchaudio::alignment::cpu::forced_align_impl(const at::Tensor &,const at::Tensor &,const int64_t,at::Tensor &)' being compiled 2023-08-09T11:58:41.1048764Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:41.1056525Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:41.1060801Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:41.1811953Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-08-09T11:58:41.1814687Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:41.1815414Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:41.1815783Z 2023-08-09T11:58:41.1818567Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:58:41.1820047Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:58:41.1821443Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:58:41.1822843Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:58:41.1824122Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:41.1825245Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:41.1826303Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:41.1829038Z [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\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\_torchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\pybind\pybind.cpp 2023-08-09T11:58:41.1831966Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:41.1832725Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:41.1833200Z 2023-08-09T11:58:41.1833694Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:41.1834685Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:41.1835989Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:41.1839412Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-08-09T11:58:41.1842497Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:41.1843216Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:41.1843637Z 2023-08-09T11:58:41.1844363Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:58:41.1846157Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:58:41.1847827Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:58:41.1849275Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:58:41.1850579Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T11:58:41.1851637Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:41.1852760Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:41.1853883Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:58:41.1854943Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:58:41.1856030Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:41.1857033Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:58:41.1858199Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T11:58:41.2256472Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encoder.cpp 2023-08-09T11:58:41.3248072Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:41.3249213Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:41.4273150Z 2023-08-09T11:58:41.4274448Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:58:41.4276323Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:58:41.4278222Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:58:41.4280098Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:58:41.4281669Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:41.5612268Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:41.5878293Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:41.5909169Z [20/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\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\v11.8\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_35,code=sm_35 -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_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-09T11:58:41.5919900Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:41.5929055Z 2023-08-09T11:58:41.5930152Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:41.5931292Z 2023-08-09T11:58:41.5932253Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:41.5933209Z 2023-08-09T11:58:41.5934028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:41.5934846Z 2023-08-09T11:58:41.5935624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:41.5936467Z 2023-08-09T11:58:41.5937343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:41.5938252Z 2023-08-09T11:58:41.5939069Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:41.5939886Z 2023-08-09T11:58:41.5940673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:41.5941518Z 2023-08-09T11:58:53.1337299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1357140Z 2023-08-09T11:58:53.1383165Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1384387Z 2023-08-09T11:58:53.1385475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1386727Z 2023-08-09T11:58:53.1387869Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1389031Z 2023-08-09T11:58:53.1390052Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1391174Z 2023-08-09T11:58:53.1392098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1392913Z 2023-08-09T11:58:53.1394039Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1394959Z 2023-08-09T11:58:53.1395736Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1396830Z 2023-08-09T11:58:53.1397616Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T11:58:53.1398543Z compute_alphas.cu 2023-08-09T11:58:53.1413138Z [21/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\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\v11.8\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_35,code=sm_35 -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_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-09T11:58:53.1424826Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1425606Z 2023-08-09T11:58:53.1426372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1427161Z 2023-08-09T11:58:53.1427987Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1428821Z 2023-08-09T11:58:53.1429710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1430485Z 2023-08-09T11:58:53.1431229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1432223Z 2023-08-09T11:58:53.1432964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1433730Z 2023-08-09T11:58:53.1434447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1435351Z 2023-08-09T11:58:53.1436230Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:53.1437203Z 2023-08-09T11:58:58.3718444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:58.3733512Z 2023-08-09T11:58:58.4967425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:58.4969626Z 2023-08-09T11:58:58.5166407Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:58.5448178Z 2023-08-09T11:58:58.5680188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:58.5825171Z 2023-08-09T11:58:58.6039033Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:58.6041075Z 2023-08-09T11:58:58.6309499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:58.6310549Z 2023-08-09T11:58:58.6590915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:58.6603599Z 2023-08-09T11:58:58.6606592Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:58:58.7536345Z 2023-08-09T11:58:58.7716432Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T11:58:58.7902702Z compute_betas.cu 2023-08-09T11:58:58.8353891Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-08-09T11:58:58.8357388Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:58.8850243Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:58.8851089Z 2023-08-09T11:58:58.9527115Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:58:59.0784104Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:58:59.1149454Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:58:59.1647969Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:58:59.2004895Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:59.3553863Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:59.3962032Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:58:59.5661239Z [23/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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-08-09T11:58:59.5779590Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:58:59.6066034Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:58:59.6388179Z 2023-08-09T11:58:59.6575301Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:58:59.6577268Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:58:59.6578528Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:58:59.6579707Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:58:59.6581168Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:59.6592006Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:58:59.6724562Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:15.4821939Z [24/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\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\v11.8\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_35,code=sm_35 -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_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-09T11:59:15.4835647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.4837216Z 2023-08-09T11:59:15.4838031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.4838960Z 2023-08-09T11:59:15.4839699Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.4840664Z 2023-08-09T11:59:15.4841476Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.4850325Z 2023-08-09T11:59:15.4851107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.4851907Z 2023-08-09T11:59:15.4852893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.4853864Z 2023-08-09T11:59:15.4854712Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.4855643Z 2023-08-09T11:59:15.4856402Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.4857184Z 2023-08-09T11:59:15.4857920Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.4858733Z 2023-08-09T11:59:15.4859496Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.4860375Z 2023-08-09T11:59:15.4861114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.4862187Z 2023-08-09T11:59:15.4862931Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.4863713Z 2023-08-09T11:59:15.4864454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.5119888Z 2023-08-09T11:59:15.5120696Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.5121750Z 2023-08-09T11:59:15.5122436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.5123130Z 2023-08-09T11:59:15.5123862Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/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-09T11:59:15.5124634Z 2023-08-09T11:59:15.5125354Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T11:59:15.5126239Z compute.cu 2023-08-09T11:59:29.2361474Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp 2023-08-09T11:59:29.2364748Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:29.2365711Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:29.2366351Z 2023-08-09T11:59:29.2367239Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:29.2368869Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:29.2370538Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:29.2372198Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:29.2373650Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T11:59:29.2375164Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:29.2376421Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:29.2377693Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:29.2381184Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-08-09T11:59:29.2384653Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:29.2385594Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:29.2386197Z 2023-08-09T11:59:29.2387064Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:29.2433647Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:29.2485197Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:29.2488656Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:29.2490174Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:29.2493981Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:29.2495316Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:29.2496830Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:29.2688152Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:29.2689692Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:29.2690992Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:29.2694464Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-08-09T11:59:29.2698002Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:29.2698986Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:29.2699607Z 2023-08-09T11:59:29.2700438Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:29.2702306Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:29.2704223Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:29.2705888Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:29.2707659Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:29.2709057Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:29.2710492Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:29.2711712Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:29.2712949Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:29.2714196Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:29.2718165Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-08-09T11:59:29.2721375Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:29.2722403Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:29.2723153Z 2023-08-09T11:59:29.2724151Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:40.1156932Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:40.1158189Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:40.1159408Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:40.1160453Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:59:40.1161327Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:59:40.1162236Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:59:40.1163104Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:59:40.1163928Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T11:59:40.1164889Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T11:59:40.1165821Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T11:59:40.1166708Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:40.1167521Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:40.1168712Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T11:59:40.1169514Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:40.1172130Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-08-09T11:59:40.1174527Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T11:59:40.1175183Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T11:59:40.1175586Z 2023-08-09T11:59:40.1176269Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T11:59:40.1177681Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T11:59:40.1179078Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T11:59:40.1180475Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T11:59:40.1181711Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:59:40.1182836Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:59:40.1183948Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:59:40.1185062Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T11:59:40.1186333Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(158): warning C4244: 'initializing': conversion from 'double' to '_Ty', possible loss of data 2023-08-09T11:59:40.1187225Z with 2023-08-09T11:59:40.1187576Z [ 2023-08-09T11:59:40.1187941Z _Ty=int64_t 2023-08-09T11:59:40.1188273Z ] 2023-08-09T11:59:40.1189168Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-08-09T11:59:40.1189973Z with 2023-08-09T11:59:40.1190296Z [ 2023-08-09T11:59:40.1190634Z _This=int64_t, 2023-08-09T11:59:40.1191000Z _Other=double & 2023-08-09T11:59:40.1191330Z ] 2023-08-09T11:59:40.1192211Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-08-09T11:59:40.1193039Z with 2023-08-09T11:59:40.1193421Z [ 2023-08-09T11:59:40.1195126Z _This=int64_t, 2023-08-09T11:59:40.1195503Z _Other=double & 2023-08-09T11:59:40.1195855Z ] 2023-08-09T11:59:40.1196753Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-08-09T11:59:40.1197582Z with 2023-08-09T11:59:40.1197911Z [ 2023-08-09T11:59:40.1198282Z _Tag=std::_Exact_args_t, 2023-08-09T11:59:40.1198671Z _This2=double & 2023-08-09T11:59:40.1198995Z ] 2023-08-09T11:59:40.1199965Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-08-09T11:59:40.1200820Z with 2023-08-09T11:59:40.1201158Z [ 2023-08-09T11:59:40.1201527Z _Tag=std::_Exact_args_t, 2023-08-09T11:59:40.1201900Z _This2=double & 2023-08-09T11:59:40.1202243Z ] 2023-08-09T11:59:40.1203240Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-08-09T11:59:40.1204164Z with 2023-08-09T11:59:40.1204458Z [ 2023-08-09T11:59:40.1205012Z _Tag=std::_Exact_args_t, 2023-08-09T11:59:40.1205517Z _This2=torch::autograd::Variable & 2023-08-09T11:59:40.1205912Z ] 2023-08-09T11:59:40.1206877Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-08-09T11:59:40.1207808Z with 2023-08-09T11:59:40.1208130Z [ 2023-08-09T11:59:40.1208497Z _Tag=std::_Exact_args_t, 2023-08-09T11:59:40.1208985Z _This2=torch::autograd::Variable & 2023-08-09T11:59:40.1209588Z ] 2023-08-09T11:59:40.1210739Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-08-09T11:59:40.1211794Z with 2023-08-09T11:59:40.1212166Z [ 2023-08-09T11:59:40.1212500Z _This2=at::Tensor & 2023-08-09T11:59:40.1212851Z ] 2023-08-09T11:59:40.1213682Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-08-09T11:59:40.1214485Z with 2023-08-09T11:59:40.1214776Z [ 2023-08-09T11:59:40.1215128Z _This2=at::Tensor & 2023-08-09T11:59:40.1215477Z ] 2023-08-09T11:59:40.1216065Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:40.1216854Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T11:59:40.1217663Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T11:59:40.1218523Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:02.5934853Z [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_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:02.5938582Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:02.5939586Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:02.5940042Z 2023-08-09T12:00:02.5940723Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:02.5942248Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:02.5943783Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:02.5994188Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:02.5995819Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:02.5996872Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:02.5997860Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:02.6001461Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:02.6004390Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:02.6005149Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:02.6005556Z 2023-08-09T12:00:02.6006240Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:02.6008000Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:02.6009799Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:02.6011235Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:02.6012702Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T12:00:02.6014218Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:02.6015649Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:02.6016620Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:02.6019701Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:02.6023120Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:02.6023821Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:02.6024229Z 2023-08-09T12:00:02.6025178Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:02.6026559Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:02.6028257Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:02.6044266Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:02.6045515Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:02.6046498Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:02.6047776Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:02.6051495Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:02.6054435Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:02.6055211Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:02.6055616Z 2023-08-09T12:00:02.6127108Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:02.6129477Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:02.6130906Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:02.6132473Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:02.6134105Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:02.6135061Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:18.8242471Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:18.8804092Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:18.9238253Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:19.0003155Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:19.0559856Z [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-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:19.0660430Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:19.0704010Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:19.0704779Z 2023-08-09T12:00:19.0705815Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:19.0707502Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:19.3416107Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:19.3548872Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:19.4683018Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:19.4715490Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:19.4716951Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:19.4901326Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:19.4906951Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:19.4912572Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:19.4913309Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:19.4913711Z 2023-08-09T12:00:19.4914418Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:19.4915792Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:19.4919552Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:19.4921255Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:19.4922557Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-08-09T12:00:19.4925975Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:19.4927004Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:19.4928021Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:19.4933548Z [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_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:19.4936530Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:19.4939054Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:19.4940210Z 2023-08-09T12:00:19.4940932Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:19.4942382Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:19.4943761Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:19.4947495Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:19.4948971Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:19.4949942Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:19.4950935Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:19.4956523Z [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_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:19.4961869Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:19.4962600Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:19.4963011Z 2023-08-09T12:00:19.4963979Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:19.4967760Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:22.3374028Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:22.3375927Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:22.3377579Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T12:00:22.3381764Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:00:22.3383236Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:00:22.3384657Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:00:22.3388485Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:00:22.3389905Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:22.3670382Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:22.4371635Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:22.4539016Z [38/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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\v11.8\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-09T12:00:22.5199195Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:22.5216643Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:22.5217754Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:22.5218477Z 2023-08-09T12:00:22.5219497Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:22.5226573Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:22.5230023Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:22.5232406Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:22.5233894Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:22.5235165Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:22.5238519Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:22.5239558Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:22.7547731Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T12:00:22.7551295Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:22.7554181Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:22.7554894Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:22.7555298Z 2023-08-09T12:00:37.7763994Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:37.7765629Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:37.7767109Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:37.7768676Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:37.7769950Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:37.7770899Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:37.7771800Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:00:37.7773031Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:37.7774025Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-08-09T12:00:37.7777195Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:37.7780052Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:37.7780790Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:37.7781152Z 2023-08-09T12:00:37.7781825Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:37.7783412Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:37.7784700Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:37.7785969Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:37.7787145Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T12:00:37.7788290Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:00:37.7789466Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:00:37.7790464Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:00:37.7791444Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:00:37.7792440Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:37.7793438Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:37.7794593Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:37.7797968Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:37.7801198Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:37.7801894Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:37.7802434Z 2023-08-09T12:00:37.7803263Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:37.7804697Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:37.7806103Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:37.7807588Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:37.7808933Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:00:37.7810287Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:00:37.7811584Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:00:37.7812706Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:00:37.7813977Z 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-09T12:00:37.7814874Z with 2023-08-09T12:00:37.7815386Z [ 2023-08-09T12:00:37.7815750Z _Ty=int64_t 2023-08-09T12:00:37.7816128Z ] 2023-08-09T12:00:37.7817459Z 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-09T12:00:37.7818437Z with 2023-08-09T12:00:37.7818798Z [ 2023-08-09T12:00:37.7819193Z _This=int64_t, 2023-08-09T12:00:37.7819642Z _Other=double & 2023-08-09T12:00:37.7820048Z ] 2023-08-09T12:00:37.7821066Z 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-09T12:00:37.7822037Z with 2023-08-09T12:00:37.7822547Z [ 2023-08-09T12:00:37.7822940Z _This=int64_t, 2023-08-09T12:00:37.7823488Z _Other=double & 2023-08-09T12:00:37.7824013Z ] 2023-08-09T12:00:37.7825080Z 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-09T12:00:37.7826079Z with 2023-08-09T12:00:37.7826448Z [ 2023-08-09T12:00:37.7826879Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:37.7827359Z _This2=double & 2023-08-09T12:00:37.7827761Z ] 2023-08-09T12:00:37.7828806Z 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-09T12:00:37.7830076Z with 2023-08-09T12:00:37.7830603Z [ 2023-08-09T12:00:37.7831164Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:37.7831611Z _This2=double & 2023-08-09T12:00:37.7832007Z ] 2023-08-09T12:00:37.7833188Z 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-09T12:00:37.7834282Z with 2023-08-09T12:00:37.7834673Z [ 2023-08-09T12:00:37.7835096Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:37.7835626Z _This2=torch::autograd::Variable & 2023-08-09T12:00:56.6130982Z ] 2023-08-09T12:00:56.6140159Z 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-09T12:00:56.6141321Z with 2023-08-09T12:00:56.6141860Z [ 2023-08-09T12:00:56.6142300Z _Tag=std::_Exact_args_t, 2023-08-09T12:00:56.6142815Z _This2=torch::autograd::Variable & 2023-08-09T12:00:56.6143674Z ] 2023-08-09T12:00:56.6145189Z %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-09T12:00:56.6146332Z with 2023-08-09T12:00:56.6153239Z [ 2023-08-09T12:00:56.6153674Z _This2=at::Tensor & 2023-08-09T12:00:56.6154362Z ] 2023-08-09T12:00:56.6155399Z %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-09T12:00:56.6158801Z with 2023-08-09T12:00:56.6159166Z [ 2023-08-09T12:00:56.6159594Z _This2=at::Tensor & 2023-08-09T12:00:56.6160005Z ] 2023-08-09T12:00:56.6160750Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:56.6161714Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:56.6811566Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:56.6815153Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:56.6818345Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:56.6823822Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:56.6824523Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:56.6824931Z 2023-08-09T12:00:56.6949297Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:56.6951223Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:56.6964668Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:56.6966171Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:56.6967573Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:56.6968801Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:56.6969817Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:56.6973768Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:56.6976809Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:56.7686500Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:56.7688903Z 2023-08-09T12:00:56.7689869Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:56.7691512Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:56.7693128Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:56.7694721Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:56.7696120Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:56.7697313Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:56.7930595Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:00:56.7934254Z [45/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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:00:56.7949800Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:00:56.7950579Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:00:56.7950990Z 2023-08-09T12:00:56.7955662Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:00:56.7957160Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:00:56.7958519Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:00:56.8117037Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:00:56.8215880Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:56.8217066Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:00:56.8218193Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:18.0414174Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:01:18.0442827Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:18.0448345Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:18.0449235Z 2023-08-09T12:01:18.0450386Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:18.0452322Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:18.0454052Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:18.0456040Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:18.0457626Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:18.0458947Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:18.0460263Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:18.0464135Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:01:18.0467715Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:18.0468896Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:18.0469601Z 2023-08-09T12:01:18.0470773Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:18.0472511Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:18.0474245Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:18.0476329Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:18.0478220Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T12:01:18.0479551Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:18.0481036Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:18.0482351Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:18.0483758Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:18.0485320Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:18.0486644Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:18.0487971Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T12:01:18.0491846Z [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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:01:18.0495106Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:18.0496098Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:18.0496980Z 2023-08-09T12:01:18.0498464Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:18.0500188Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:18.0501854Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:18.0503607Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:18.0505430Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:18.0506715Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:18.0508003Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:18.0512028Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:01:18.0515370Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:18.0520373Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:18.0521078Z 2023-08-09T12:01:18.0522044Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:18.0523784Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:19.0842594Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:19.0844325Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:19.0845899Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:19.0847345Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:19.0848944Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:19.0850126Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:19.0851332Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:19.0852632Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T12:01:19.0854155Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T12:01:19.0855254Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:19.0856308Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:19.0857465Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:19.0858642Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:19.0862244Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:01:19.0865409Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:19.0866431Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:19.0866886Z 2023-08-09T12:01:19.0867609Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:19.0869899Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:19.0871665Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:19.0872998Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:19.0874211Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:19.0875208Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:19.0876223Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:19.0879940Z [51/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-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:01:19.0882820Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:19.0883708Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:19.0886283Z 2023-08-09T12:01:19.0886995Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:19.0888151Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:19.0889289Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:19.0890801Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:19.0892405Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:19.0893373Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:19.0894366Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:19.0897931Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:01:19.0901236Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:19.0901928Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:19.0902340Z 2023-08-09T12:01:19.0903055Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:19.0904681Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:19.0906500Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:19.0907952Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:19.0909151Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:19.0910083Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:19.0911098Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:19.0912222Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:19.0913644Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:19.0914675Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:19.0915652Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:30.9466132Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:01:30.9470002Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:30.9654191Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:30.9722265Z 2023-08-09T12:01:31.0180361Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:31.0282226Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:31.0348018Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:31.0396608Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:31.0405230Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(318): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-08-09T12:01:31.0457780Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-08-09T12:01:31.0460481Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:01:31.0462339Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:01:31.0464063Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:01:31.0465500Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:01:31.0466934Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:01:31.0468380Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-08-09T12:01:31.0469920Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(336): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T12:01:31.0471510Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(339): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-08-09T12:01:31.0472976Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T12:01:31.0474431Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:01:31.0475795Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-08-09T12:01:31.0477867Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-08-09T12:01:31.0479288Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:01:31.0480894Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(789): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T12:01:31.0482560Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(769): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-08-09T12:01:31.0484019Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:31.0485364Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:31.0486599Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:31.0487839Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:31.0489071Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:31.0490370Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:31.0492004Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:31.0495544Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:01:31.0499225Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:31.0592698Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:31.0614371Z 2023-08-09T12:01:31.0615396Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:31.0617148Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:31.0618984Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:31.0620615Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:31.0621775Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:31.0622775Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:31.0623802Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:31.0624864Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:31.0628773Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:01:31.0631911Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:31.0632690Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:31.0633189Z 2023-08-09T12:01:31.0920000Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:40.9415887Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:40.9417735Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:40.9419263Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:40.9420490Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:40.9421489Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:40.9422477Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:40.9425888Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:01:40.9428961Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:01:40.9429655Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:01:40.9430065Z 2023-08-09T12:01:40.9430783Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:01:40.9432210Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:01:40.9433627Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:01:40.9435353Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:01:40.9436574Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:40.9437594Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:40.9438637Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:40.9439681Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:40.9440709Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-08-09T12:01:40.9441790Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-08-09T12:01:40.9443538Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-08-09T12:01:40.9444761Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:40.9445712Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:01:40.9446950Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:01:40.9447965Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:01:40.9459258Z [57/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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\v11.8\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-09T12:02:14.5624298Z [58/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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:02:14.6300166Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:14.7682637Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:14.8209353Z 2023-08-09T12:02:15.0814843Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:15.3678126Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:17.2291212Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:17.2292951Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:17.4497846Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-08-09T12:02:17.6421508Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-08-09T12:02:17.8352546Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:17.9709508Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:18.1691168Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:18.3804058Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:18.5550798Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:18.6363366Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:18.7001258Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-08-09T12:02:18.8054065Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:02:18.8485489Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:18.8809481Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:18.9171879Z 2023-08-09T12:02:18.9344947Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:18.9451459Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:18.9453814Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:18.9472658Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:18.9478278Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-08-09T12:02:18.9479891Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:18.9494237Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:18.9497872Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:18.9501859Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:02:18.9505473Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:18.9506992Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:18.9507743Z 2023-08-09T12:02:18.9508805Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:18.9510667Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:18.9512474Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:18.9514364Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:18.9515985Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:18.9517360Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:18.9518758Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:18.9523828Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:02:18.9527443Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:18.9528569Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:18.9529305Z 2023-08-09T12:02:18.9530348Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:18.9532473Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:18.9534345Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:18.9536233Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:18.9538072Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:02:18.9539774Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:02:18.9541425Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-08-09T12:02:18.9543037Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-08-09T12:02:18.9547887Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:18.9549521Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:18.9550884Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:18.9552251Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(768) : warning C4702: unreachable code 2023-08-09T12:02:18.9565136Z [62/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\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\v11.8\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_35,code=sm_35 -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_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-09T12:02:18.9579474Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T12:02:18.9580857Z iir_cuda.cu 2023-08-09T12:02:18.9586844Z [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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:02:18.9590286Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:18.9593816Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:18.9594536Z 2023-08-09T12:02:18.9595513Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:18.9597284Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:18.9601533Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:18.9961138Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:19.0128807Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:19.0714691Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:19.1641439Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:24.5914428Z [64/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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:02:24.5932526Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:24.5933682Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:24.5934568Z 2023-08-09T12:02:24.5935827Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:24.5937470Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:24.5939144Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:24.5940784Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:24.5942616Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-08-09T12:02:24.5943929Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:24.5945124Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:24.5949482Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:24.5962109Z [65/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\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\v11.8\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_35,code=sm_35 -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_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-09T12:02:24.6550956Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T12:02:24.6919722Z compute.cu 2023-08-09T12:02:24.7030069Z [66/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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:02:24.7093222Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:24.7437770Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:24.7526807Z 2023-08-09T12:02:24.8308799Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:24.8310866Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:24.8312615Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:35.6319974Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:35.6321476Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:35.6322964Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:35.6323983Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:35.6352402Z [67/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\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\v11.8\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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:02:35.6366117Z [68/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\v11.8\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-09T12:02:35.6368713Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:35.6419000Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:35.6419542Z 2023-08-09T12:02:35.6423088Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-08-09T12:02:35.6432794Z [69/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:02:35.6446567Z [70/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-38\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:02:35.6451724Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:35.6452805Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:35.6453474Z 2023-08-09T12:02:35.6454416Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:35.6456287Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:47.1508960Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:47.1622351Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:47.1624031Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:47.1625343Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:47.1626639Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:47.1627953Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:02:47.1629379Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:02:47.1630729Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:02:47.1632078Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:02:47.1636131Z [71/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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:02:47.1639746Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:47.1640719Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:47.1641330Z 2023-08-09T12:02:47.1642287Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:47.1644001Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:47.1645715Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:47.1647425Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:47.1649005Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:02:47.1650724Z %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-09T12:02:47.1652720Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(75): note: see reference to class template instantiation 'torchaudio::io::AudioConverter' being compiled 2023-08-09T12:02:47.1654608Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:47.1655932Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:47.1657219Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:47.1658518Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:47.1659786Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:47.1661041Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:47.1665279Z [72/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-38\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:02:47.1668905Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:47.1669836Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:47.1670437Z 2023-08-09T12:02:47.1671317Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:47.1673025Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:47.1674956Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:47.1676613Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:47.1678159Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:47.1679428Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:47.1680832Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:47.1682388Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:02:47.1683733Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:02:47.1685091Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:02:47.1686412Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:02:49.1471321Z [73/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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\v11.8\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-09T12:02:49.1482425Z [74/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\v11.8\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-09T12:02:49.1485058Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:49.1485828Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:49.1486240Z 2023-08-09T12:02:49.1489106Z [75/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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:02:49.1492500Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:49.1493227Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:49.1493643Z 2023-08-09T12:02:49.1494373Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:49.1496102Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:49.1497713Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:49.1499345Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:49.1500740Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:02:49.1501945Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-08-09T12:02:49.1503182Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-08-09T12:02:49.1504483Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:02:49.1505840Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:02:49.1507248Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-08-09T12:02:49.1508341Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-08-09T12:02:49.1509342Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:49.1510299Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:02:49.1511435Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:02:49.1514910Z [76/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-38\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:02:49.1517908Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:02:49.1518764Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:02:49.1519187Z 2023-08-09T12:02:49.1520071Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:02:49.1521566Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:02:49.1523042Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:02:49.1524535Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:02:49.1526169Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:02:49.1527478Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:03:45.5079299Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:03:45.5080555Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-08-09T12:03:45.5084377Z 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-09T12:03:45.5085356Z with 2023-08-09T12:03:45.5085718Z [ 2023-08-09T12:03:45.5086077Z _Ty=int64_t 2023-08-09T12:03:45.5086424Z ] 2023-08-09T12:03:45.5087462Z 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-09T12:03:45.5088429Z with 2023-08-09T12:03:45.5088791Z [ 2023-08-09T12:03:45.5091586Z _This=int64_t, 2023-08-09T12:03:45.5092013Z _Other=double & 2023-08-09T12:03:45.5092746Z ] 2023-08-09T12:03:45.5093834Z 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-09T12:03:45.5094814Z with 2023-08-09T12:03:45.5095161Z [ 2023-08-09T12:03:45.5095588Z _This=int64_t, 2023-08-09T12:03:45.5098459Z _Other=double & 2023-08-09T12:03:45.5098906Z ] 2023-08-09T12:03:45.5099989Z 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-09T12:03:45.5101045Z with 2023-08-09T12:03:45.5101414Z [ 2023-08-09T12:03:45.5101855Z _Tag=std::_Exact_args_t, 2023-08-09T12:03:45.5102292Z _This2=double & 2023-08-09T12:03:45.5102713Z ] 2023-08-09T12:03:45.5106105Z 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-09T12:03:45.5107118Z with 2023-08-09T12:03:45.5107478Z [ 2023-08-09T12:03:45.5107913Z _Tag=std::_Exact_args_t, 2023-08-09T12:03:45.5108360Z _This2=double & 2023-08-09T12:03:45.5108758Z ] 2023-08-09T12:03:45.5112304Z 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-09T12:03:45.5113452Z with 2023-08-09T12:03:45.5113819Z [ 2023-08-09T12:03:45.5114251Z _Tag=std::_Exact_args_t, 2023-08-09T12:03:45.5114797Z _This2=torch::autograd::Variable & 2023-08-09T12:03:45.5115224Z ] 2023-08-09T12:03:45.5116400Z 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-09T12:03:45.5120243Z with 2023-08-09T12:03:45.5120621Z [ 2023-08-09T12:03:45.5121040Z _Tag=std::_Exact_args_t, 2023-08-09T12:03:45.5121587Z _This2=torch::autograd::Variable & 2023-08-09T12:03:45.5122046Z ] 2023-08-09T12:03:45.5123075Z %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-09T12:03:45.5126372Z with 2023-08-09T12:03:45.5126753Z [ 2023-08-09T12:03:45.5127171Z _This2=at::Tensor & 2023-08-09T12:03:45.5127574Z ] 2023-08-09T12:03:45.5128584Z %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-09T12:03:45.5129527Z with 2023-08-09T12:03:45.5129917Z [ 2023-08-09T12:03:45.5130344Z _This2=at::Tensor & 2023-08-09T12:03:45.5133124Z ] 2023-08-09T12:03:45.5133896Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:45.5134903Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:45.5135919Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:45.5137157Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:45.5154454Z [77/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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\v11.8\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-09T12:03:46.1201862Z [78/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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\v11.8\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-09T12:03:46.1207822Z [79/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-38\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:03:46.1209756Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-08-09T12:03:46.1210138Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-08-09T12:03:46.1210347Z 2023-08-09T12:03:46.1210850Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-08-09T12:03:46.1211708Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-08-09T12:03:46.1212445Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-08-09T12:03:46.1213162Z %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-08-09T12:03:46.1213914Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:46.1214444Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-08-09T12:03:46.1214973Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(774) : warning C4702: unreachable code 2023-08-09T12:03:46.1215500Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-08-09T12:03:46.1216056Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-08-09T12:03:46.1216604Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-08-09T12:03:46.1217281Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-08-09T12:03:46.1221627Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python38.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_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\v11.8\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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\v11.8\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-09T12:03:46.2660328Z [81/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\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\v11.8\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_35,code=sm_35 -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_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-09T12:03:46.2670930Z nvcc warning : The 'compute_35', 'compute_37', 'sm_35', and 'sm_37' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). 2023-08-09T12:03:46.2671912Z ctc_prefix_decoder_kernel_v2.cu 2023-08-09T12:03:46.2678059Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\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\v11.8\lib\x64 %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:03:46.2687290Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-38\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-38\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\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\python38.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\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-09T12:03:46.2692512Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-38\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-08-09T12:03:46.2693385Z -- Install configuration: "Release" 2023-08-09T12:03:46.2694285Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio.pyd 2023-08-09T12:03:46.2695432Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio.pyd 2023-08-09T12:03:46.2696613Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-08-09T12:03:46.2697808Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-08-09T12:03:46.3312919Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-08-09T12:03:46.3314331Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-08-09T12:03:46.3315521Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-08-09T12:03:46.3317030Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/work/build/lib.win-amd64-cpython-38/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-08-09T12:03:46.3318211Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/work/build/lib.win-amd64-cpython-38/torchaudio/lib/libctc_prefix_decoder.pyd 2023-08-09T12:03:46.3319450Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1691581565811/work/build/lib.win-amd64-cpython-38/torchaudio/lib/pybind11_prefixctc.pyd 2023-08-09T12:03:46.3320270Z running install_lib 2023-08-09T12:03:46.3320822Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:03:46.3321516Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:03:46.3322474Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:03:46.3323674Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:03:46.3324874Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:03:46.3326070Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:03:46.3327243Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:03:46.3328416Z copying build\lib.win-amd64-cpython-38\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-08-09T12:03:46.3329355Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:03:46.3330330Z copying build\lib.win-amd64-cpython-38\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:03:46.3331533Z copying build\lib.win-amd64-cpython-38\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-08-09T12:03:46.3332505Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3333453Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3334627Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3336106Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3337286Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3338503Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3339679Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3340880Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3342132Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3343341Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3344545Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3345737Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3346933Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3348317Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3349516Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3350694Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3351860Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3353109Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3354346Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3355539Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3356704Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3357856Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3359035Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3360210Z copying build\lib.win-amd64-cpython-38\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-08-09T12:03:46.3361188Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:03:46.3362182Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:03:46.3363447Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:03:46.3364688Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\_alignment.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:03:46.3365976Z copying build\lib.win-amd64-cpython-38\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-08-09T12:03:46.3367056Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:03:46.3367970Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:03:46.3369267Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:03:46.3370397Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:03:46.3371497Z copying build\lib.win-amd64-cpython-38\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:03:46.3372611Z copying build\lib.win-amd64-cpython-38\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-08-09T12:03:46.3373699Z copying build\lib.win-amd64-cpython-38\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:03:46.3374537Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:46.3375516Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:46.3376733Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:46.3377927Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:46.3379118Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:46.3380269Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:46.3381643Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:46.3382807Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:46.3384000Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:46.3385173Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:46.3386321Z copying build\lib.win-amd64-cpython-38\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-08-09T12:03:46.3387241Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:46.3388189Z copying build\lib.win-amd64-cpython-38\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:46.3389371Z copying build\lib.win-amd64-cpython-38\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:46.3390338Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:03:46.3391405Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:03:46.3392690Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:03:46.5552176Z copying build\lib.win-amd64-cpython-38\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-08-09T12:03:46.5553748Z copying build\lib.win-amd64-cpython-38\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:46.5554945Z copying build\lib.win-amd64-cpython-38\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:46.5556768Z copying build\lib.win-amd64-cpython-38\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:46.5558322Z copying build\lib.win-amd64-cpython-38\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:46.5559400Z creating %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:03:46.5561053Z copying build\lib.win-amd64-cpython-38\torchaudio\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:03:46.5563146Z copying build\lib.win-amd64-cpython-38\torchaudio\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:03:46.5564592Z copying build\lib.win-amd64-cpython-38\torchaudio\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\squim 2023-08-09T12:03:46.5566648Z copying build\lib.win-amd64-cpython-38\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:46.5568202Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:46.5569147Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:03:46.5570112Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:03:46.5571335Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:03:46.5572159Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:03:46.5572890Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:03:46.5573826Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:03:46.5574883Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-08-09T12:03:46.5575572Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:03:46.5576232Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-08-09T12:03:46.5576868Z copying build\lib.win-amd64-cpython-38\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:46.5577468Z copying build\lib.win-amd64-cpython-38\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:46.5578061Z copying build\lib.win-amd64-cpython-38\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-08-09T12:03:46.5578523Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:03:46.5579053Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:03:46.5579866Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:03:46.5580930Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:03:46.5581472Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:03:46.5581995Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:03:46.5582654Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:03:46.5583311Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:03:46.5583968Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-08-09T12:03:46.5584499Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:03:46.5585048Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\aligner.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:03:46.5585889Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:03:46.5586682Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:03:46.5587637Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-08-09T12:03:46.5588294Z copying build\lib.win-amd64-cpython-38\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-08-09T12:03:46.5588786Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T12:03:46.5589186Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:03:46.5589723Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:03:46.5590408Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-08-09T12:03:46.5590950Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:03:46.5591526Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:03:46.5592231Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:03:46.5593167Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:03:46.5594179Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-08-09T12:03:46.5594734Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:46.5595303Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:46.5595989Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:46.5596653Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:46.5597324Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:46.5598018Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:46.5598708Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:46.5599532Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-08-09T12:03:46.5600084Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:03:46.5600955Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:03:46.5601689Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:03:46.5602264Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:03:46.5602887Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:03:46.5603660Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:03:46.5604764Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\_vggish\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish 2023-08-09T12:03:46.5606201Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-08-09T12:03:46.5606765Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:03:46.5607724Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:03:46.5608445Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-08-09T12:03:46.9028906Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581565811\_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-09T12:03:46.9030631Z device: torch.device = torch.device(torch._C._get_default_device()), # torch.device('cpu'), 2023-08-09T12:03:46.9031828Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581565811\_h_env\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-08-09T12:03:46.9032766Z !! 2023-08-09T12:03:46.9032989Z 2023-08-09T12:03:46.9033532Z ******************************************************************************** 2023-08-09T12:03:46.9034379Z Please avoid running ``setup.py`` directly. 2023-08-09T12:03:46.9035098Z Instead, use pypa/build, pypa/installer or other 2023-08-09T12:03:46.9035750Z standards-based tools. 2023-08-09T12:03:46.9036040Z 2023-08-09T12:03:46.9036511Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-08-09T12:03:46.9037247Z ******************************************************************************** 2023-08-09T12:03:46.9037570Z 2023-08-09T12:03:46.9037705Z !! 2023-08-09T12:03:46.9038086Z self.initialize_options() 2023-08-09T12:03:50.2153940Z copying build\lib.win-amd64-cpython-38\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-08-09T12:03:50.2154871Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:03:50.2155749Z copying build\lib.win-amd64-cpython-38\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:03:50.2156839Z copying build\lib.win-amd64-cpython-38\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-08-09T12:03:50.2157847Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:03:50.2158992Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:03:50.2160093Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:03:50.2160905Z copying build\lib.win-amd64-cpython-38\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-08-09T12:03:50.2161631Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:03:50.2162589Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:03:50.2163717Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:03:50.2164944Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:03:50.2166182Z copying build\lib.win-amd64-cpython-38\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-08-09T12:03:50.2167519Z copying build\lib.win-amd64-cpython-38\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:03:50.2168172Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:03:50.2168670Z copying build\lib.win-amd64-cpython-38\torchaudio\_backend\ffmpeg.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:03:50.2169260Z copying build\lib.win-amd64-cpython-38\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:03:50.2169867Z copying build\lib.win-amd64-cpython-38\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-08-09T12:03:50.2170360Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:03:50.2170860Z copying build\lib.win-amd64-cpython-38\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:03:50.2171645Z copying build\lib.win-amd64-cpython-38\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-08-09T12:03:50.2172227Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:03:50.2172883Z copying build\lib.win-amd64-cpython-38\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:03:50.2173493Z copying build\lib.win-amd64-cpython-38\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-08-09T12:03:50.2174234Z copying build\lib.win-amd64-cpython-38\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-08-09T12:03:50.2174809Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-38.pyc 2023-08-09T12:03:50.2175361Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-38.pyc 2023-08-09T12:03:50.2175974Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-38.pyc 2023-08-09T12:03:50.2176600Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-38.pyc 2023-08-09T12:03:50.2177161Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-38.pyc 2023-08-09T12:03:50.2177706Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2178369Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-38.pyc 2023-08-09T12:03:50.2178938Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2179756Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-38.pyc 2023-08-09T12:03:50.2180337Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-38.pyc 2023-08-09T12:03:50.2180922Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-38.pyc 2023-08-09T12:03:50.2181485Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-38.pyc 2023-08-09T12:03:50.2182080Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-38.pyc 2023-08-09T12:03:50.2182668Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-38.pyc 2023-08-09T12:03:50.2183219Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-38.pyc 2023-08-09T12:03:50.2183830Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-38.pyc 2023-08-09T12:03:50.2184418Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-38.pyc 2023-08-09T12:03:50.2185006Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-38.pyc 2023-08-09T12:03:50.2185907Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-38.pyc 2023-08-09T12:03:50.2186682Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-38.pyc 2023-08-09T12:03:50.2187391Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-38.pyc 2023-08-09T12:03:50.2187959Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-38.pyc 2023-08-09T12:03:50.2188497Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-38.pyc 2023-08-09T12:03:50.2189054Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-38.pyc 2023-08-09T12:03:50.2189644Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-38.pyc 2023-08-09T12:03:50.2190241Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-38.pyc 2023-08-09T12:03:50.2190796Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-38.pyc 2023-08-09T12:03:50.2191306Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-38.pyc 2023-08-09T12:03:50.2191865Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-38.pyc 2023-08-09T12:03:50.2192564Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-38.pyc 2023-08-09T12:03:50.2193222Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2194133Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-38.pyc 2023-08-09T12:03:50.2194708Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-38.pyc 2023-08-09T12:03:50.2195303Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\_alignment.py to _alignment.cpython-38.pyc 2023-08-09T12:03:50.2195873Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2196717Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-38.pyc 2023-08-09T12:03:50.2197257Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-38.pyc 2023-08-09T12:03:50.2197817Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-38.pyc 2023-08-09T12:03:50.2198400Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-38.pyc 2023-08-09T12:03:50.2198935Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2199585Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-38.pyc 2023-08-09T12:03:50.2200122Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-38.pyc 2023-08-09T12:03:50.2200980Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-38.pyc 2023-08-09T12:03:50.2201580Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-38.pyc 2023-08-09T12:03:50.2202207Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-38.pyc 2023-08-09T12:03:50.2202813Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2203379Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-38.pyc 2023-08-09T12:03:50.2203956Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-38.pyc 2023-08-09T12:03:50.2204494Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-38.pyc 2023-08-09T12:03:50.2206016Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-38.pyc 2023-08-09T12:03:50.2206795Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\objective.py to objective.cpython-38.pyc 2023-08-09T12:03:50.2207511Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\subjective.py to subjective.cpython-38.pyc 2023-08-09T12:03:50.2208246Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\squim\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2208825Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-38.pyc 2023-08-09T12:03:50.2209406Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-38.pyc 2023-08-09T12:03:50.2210005Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-38.pyc 2023-08-09T12:03:50.2210577Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-38.pyc 2023-08-09T12:03:50.2211198Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-38.pyc 2023-08-09T12:03:50.2211860Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-38.pyc 2023-08-09T12:03:50.2212501Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2213241Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-38.pyc 2023-08-09T12:03:50.2213995Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2214669Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-38.pyc 2023-08-09T12:03:50.2215364Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-38.pyc 2023-08-09T12:03:50.2215923Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2216508Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-38.pyc 2023-08-09T12:03:50.2217154Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-38.pyc 2023-08-09T12:03:50.2217822Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_squim_pipeline.py to _squim_pipeline.cpython-38.pyc 2023-08-09T12:03:50.2218419Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-38.pyc 2023-08-09T12:03:50.2219012Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-38.pyc 2023-08-09T12:03:50.2219600Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-38.pyc 2023-08-09T12:03:50.2220154Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2220884Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\aligner.py to aligner.cpython-38.pyc 2023-08-09T12:03:50.2221601Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-38.pyc 2023-08-09T12:03:50.2222325Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-38.pyc 2023-08-09T12:03:50.2222919Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2223465Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2224031Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-38.pyc 2023-08-09T12:03:50.2224611Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2225353Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-38.pyc 2023-08-09T12:03:50.2225964Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-38.pyc 2023-08-09T12:03:50.2226519Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-38.pyc 2023-08-09T12:03:50.2227100Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2227856Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-38.pyc 2023-08-09T12:03:50.2228470Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-38.pyc 2023-08-09T12:03:50.2229325Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-38.pyc 2023-08-09T12:03:50.2229918Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-38.pyc 2023-08-09T12:03:50.2230571Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-38.pyc 2023-08-09T12:03:50.2231226Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-38.pyc 2023-08-09T12:03:50.2231829Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2232573Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-38.pyc 2023-08-09T12:03:50.2233237Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-38.pyc 2023-08-09T12:03:50.2233897Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_impl.py to _vggish_impl.cpython-38.pyc 2023-08-09T12:03:50.2234718Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\_vggish_pipeline.py to _vggish_pipeline.cpython-38.pyc 2023-08-09T12:03:50.2235383Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\_vggish\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2236231Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2236849Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-38.pyc 2023-08-09T12:03:50.2237462Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2238226Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2239161Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-38.pyc 2023-08-09T12:03:50.2240079Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2241010Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-38.pyc 2023-08-09T12:03:50.2242200Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-38.pyc 2023-08-09T12:03:50.2243389Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2244378Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-38.pyc 2023-08-09T12:03:50.2245393Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-38.pyc 2023-08-09T12:03:50.2246369Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-38.pyc 2023-08-09T12:03:50.2247235Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2247764Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-38.pyc 2023-08-09T12:03:50.2248307Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\ffmpeg.py to ffmpeg.cpython-38.pyc 2023-08-09T12:03:50.2249011Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-38.pyc 2023-08-09T12:03:50.2249556Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2250389Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-38.pyc 2023-08-09T12:03:50.2250949Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2251522Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-38.pyc 2023-08-09T12:03:50.2252082Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2252610Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-38.pyc 2023-08-09T12:03:50.2252981Z running install_egg_info 2023-08-09T12:03:50.2253217Z running egg_info 2023-08-09T12:03:50.2253447Z creating torchaudio.egg-info 2023-08-09T12:03:50.2253739Z writing torchaudio.egg-info\PKG-INFO 2023-08-09T12:03:50.2254109Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-08-09T12:03:50.2254642Z writing requirements to torchaudio.egg-info\requires.txt 2023-08-09T12:03:50.2255023Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-08-09T12:03:50.2255400Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:03:50.2255910Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:03:50.2256222Z adding license file 'LICENSE' 2023-08-09T12:03:50.2256530Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-08-09T12:03:50.2257269Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230809-py3.8.egg-info 2023-08-09T12:03:50.2257674Z running install_scripts 2023-08-09T12:03:50.2257958Z writing list of installed files to 'record.txt' 2023-08-09T12:03:50.2258144Z 2023-08-09T12:03:50.2258302Z Resource usage statistics from building torchaudio: 2023-08-09T12:03:50.2258566Z Process count: 26 2023-08-09T12:03:50.2258822Z CPU time: Sys=0:03:02.9, User=0:27:54.4 2023-08-09T12:03:50.2259068Z Memory: 6.9G 2023-08-09T12:03:50.2259291Z Disk usage: 251.0M 2023-08-09T12:03:50.2259512Z Time elapsed: 0:10:31.6 2023-08-09T12:03:50.2259660Z 2023-08-09T12:03:50.2259667Z 2023-08-09T12:03:50.2259766Z Packaging torchaudio 2023-08-09T12:03:50.7926871Z Packaging torchaudio-2.1.0.dev20230809-py38_cu118 2023-08-09T12:04:47.5775146Z compiling .pyc files... 2023-08-09T12:04:47.5775724Z number of files: 250 2023-08-09T12:04:47.5776537Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-08-09T12:04:47.5777823Z 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-09T12:04:47.5778835Z .. is this binary repackaging? 2023-08-09T12:04:47.5779810Z 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-09T12:04:47.5781056Z .. is this binary repackaging? 2023-08-09T12:04:47.5782017Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-08-09T12:04:47.5784246Z 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-09T12:04:47.5785780Z .. is this binary repackaging? 2023-08-09T12:04:47.5786716Z 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-09T12:04:47.5787646Z .. is this binary repackaging? 2023-08-09T12:04:47.5788569Z 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-09T12:04:47.5790377Z .. is this binary repackaging? 2023-08-09T12:04:47.5791484Z 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-09T12:04:47.5792468Z .. is this binary repackaging? 2023-08-09T12:04:47.5793400Z 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-09T12:04:47.5794296Z .. is this binary repackaging? 2023-08-09T12:04:47.5795216Z 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-09T12:04:47.5796107Z .. is this binary repackaging? 2023-08-09T12:04:47.5797139Z 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-09T12:04:47.5798123Z .. is this binary repackaging? 2023-08-09T12:04:47.5799390Z 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-09T12:04:47.5800292Z .. is this binary repackaging? 2023-08-09T12:04:47.5801149Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:47.5802346Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:47.5803518Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:47.5805169Z 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-09T12:04:47.5806838Z 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-09T12:04:47.5808394Z 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-09T12:04:47.5809638Z 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-09T12:04:47.5811033Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:47.5812349Z 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-09T12:04:47.5813270Z .. is this binary repackaging? 2023-08-09T12:04:47.5814211Z 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-09T12:04:47.5815044Z .. is this binary repackaging? 2023-08-09T12:04:47.5815894Z 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-09T12:04:47.5817053Z .. is this binary repackaging? 2023-08-09T12:04:47.5817997Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:04:47.5819203Z 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-09T12:04:47.5820388Z 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-09T12:04:47.5821244Z .. is this binary repackaging? 2023-08-09T12:04:47.5822126Z 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-09T12:04:47.5822935Z .. is this binary repackaging? 2023-08-09T12:04:47.5823908Z 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-09T12:04:47.5824918Z .. is this binary repackaging? 2023-08-09T12:04:47.5825769Z 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-09T12:04:47.5826597Z .. is this binary repackaging? 2023-08-09T12:04:47.5827372Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:47.5828630Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:47.5829876Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:47.5831269Z 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-09T12:04:47.5832638Z 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-09T12:04:47.5833953Z 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-09T12:04:47.5835241Z 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-09T12:04:47.5836573Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:47.5838037Z 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-09T12:04:47.5838970Z .. is this binary repackaging? 2023-08-09T12:04:47.5839879Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-08-09T12:04:47.5841153Z 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-09T12:04:47.5842008Z .. is this binary repackaging? 2023-08-09T12:04:47.5842967Z 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-09T12:04:47.5843939Z .. is this binary repackaging? 2023-08-09T12:04:47.5844951Z 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-09T12:04:47.5846028Z .. is this binary repackaging? 2023-08-09T12:04:47.5846890Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:47.5848067Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:47.5849236Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:47.5850620Z 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-09T12:04:52.0527591Z 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-09T12:04:52.0528996Z 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-09T12:04:52.0530447Z 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-09T12:04:52.0531776Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:52.0532990Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:04:52.0534774Z 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-09T12:04:52.0536134Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:52.0537384Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:52.0538562Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:52.0539901Z 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-09T12:04:52.0541346Z 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-09T12:04:52.0542774Z 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-09T12:04:52.0544184Z 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-09T12:04:52.0545462Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:52.0546739Z 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-09T12:04:52.0547719Z .. is this binary repackaging? 2023-08-09T12:04:52.0548688Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-08-09T12:04:52.0549895Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:52.0551116Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:52.0552671Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:52.0553996Z 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-09T12:04:52.0555461Z 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-09T12:04:52.0556900Z 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-09T12:04:52.0558310Z 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-09T12:04:52.0559711Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:52.0561026Z 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-09T12:04:52.0561941Z .. is this binary repackaging? 2023-08-09T12:04:52.0563163Z 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-09T12:04:52.0564096Z .. is this binary repackaging? 2023-08-09T12:04:52.0565009Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-08-09T12:04:52.0566368Z 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-09T12:04:52.0567284Z .. is this binary repackaging? 2023-08-09T12:04:52.0568237Z 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-09T12:04:52.0569146Z .. is this binary repackaging? 2023-08-09T12:04:52.0570088Z 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-09T12:04:52.0570982Z .. is this binary repackaging? 2023-08-09T12:04:52.0571928Z 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-09T12:04:52.0572819Z .. is this binary repackaging? 2023-08-09T12:04:52.0573752Z 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-09T12:04:52.0574704Z .. is this binary repackaging? 2023-08-09T12:04:52.0575651Z 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-09T12:04:52.0576577Z .. is this binary repackaging? 2023-08-09T12:04:52.0577544Z 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-09T12:04:52.0578483Z .. is this binary repackaging? 2023-08-09T12:04:52.0579466Z 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-09T12:04:52.0580370Z .. is this binary repackaging? 2023-08-09T12:04:52.0581274Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:04:52.0582760Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:04:52.0583996Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:04:52.0585313Z 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-09T12:04:52.0586748Z 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-09T12:04:52.0588173Z 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-09T12:04:52.0589606Z 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-09T12:04:52.0590892Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:04:52.0592127Z 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-09T12:04:52.0593011Z .. is this binary repackaging? 2023-08-09T12:04:52.0595436Z 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-09T12:04:52.0596420Z .. is this binary repackaging? 2023-08-09T12:04:52.0597362Z 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-09T12:04:52.0598259Z .. is this binary repackaging? 2023-08-09T12:04:52.0599186Z 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-09T12:04:52.0600014Z .. is this binary repackaging? 2023-08-09T12:04:52.0600979Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:04:59.4109885Z WARNING: Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-08-09T12:04:59.4297361Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T12:04:59.4310760Z 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-09T12:04:59.4311747Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-08-09T12:04:59.4314493Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-08-09T12:04:59.4332926Z DEBUG:conda_index.index:noarch find packages to extract 2023-08-09T12:04:59.4337194Z DEBUG:conda_index.index:noarch extract 0 packages 2023-08-09T12:04:59.4338360Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-08-09T12:04:59.4346297Z 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-09T12:04:59.4347028Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-08-09T12:04:59.4348088Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-08-09T12:04:59.4406516Z DEBUG:conda_index.index:win-64 find packages to extract 2023-08-09T12:04:59.4410831Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-08-09T12:04:59.4412587Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230809-py38_cu118.tar.bz2 2023-08-09T12:05:00.7037106Z INFO:conda_index.index:win-64 cached 7.0 MB from 1 packages at 5.5 MB/second 2023-08-09T12:05:00.7113687Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-08-09T12:05:00.7118586Z 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-09T12:05:00.7136508Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-08-09T12:05:00.7142073Z 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-09T12:05:00.7150423Z INFO:conda_index.index:noarch Applying patch instructions 2023-08-09T12:05:00.7152372Z INFO:conda_index.index:noarch Writing patched repodata 2023-08-09T12:05:00.7153129Z DEBUG:conda_index.index:noarch write patched repodata 2023-08-09T12:05:00.7157535Z 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-09T12:05:00.7165823Z INFO:conda_index.index:noarch Building current_repodata subset 2023-08-09T12:05:00.7166577Z DEBUG:conda_index.index:noarch build current_repodata 2023-08-09T12:05:00.7222757Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-08-09T12:05:00.7244305Z DEBUG:conda_index.index:noarch write current_repodata 2023-08-09T12:05:00.7245572Z 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-09T12:05:00.7246595Z INFO:conda_index.index:noarch Writing index HTML 2023-08-09T12:05:00.7247185Z DEBUG:conda_index.index:noarch write index.html 2023-08-09T12:05:00.7418833Z 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-09T12:05:00.7444345Z DEBUG:conda_index.index:noarch finish 2023-08-09T12:05:00.7445215Z INFO:conda_index.index:Completed noarch 2023-08-09T12:05:00.7446021Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-08-09T12:05:00.7448873Z 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-09T12:05:00.7474261Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-08-09T12:05:00.7480898Z 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-09T12:05:00.7513202Z 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-09T12:05:00.7535433Z 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-09T12:05:00.7538071Z INFO:conda_index.index:win-64 Applying patch instructions 2023-08-09T12:05:00.7539573Z INFO:conda_index.index:win-64 Writing patched repodata 2023-08-09T12:05:00.7540173Z DEBUG:conda_index.index:win-64 write patched repodata 2023-08-09T12:05:00.7546875Z 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-09T12:05:00.7578982Z 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-09T12:05:00.7600627Z 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-09T12:05:00.7603394Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-08-09T12:05:00.7603858Z DEBUG:conda_index.index:win-64 build current_repodata 2023-08-09T12:05:00.7680150Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-08-09T12:05:00.7680814Z DEBUG:conda_index.index:win-64 write current_repodata 2023-08-09T12:05:00.7685692Z 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-09T12:05:00.7711756Z 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-09T12:05:00.7726859Z 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-09T12:05:00.7727697Z INFO:conda_index.index:win-64 Writing index HTML 2023-08-09T12:05:00.7728365Z DEBUG:conda_index.index:win-64 write index.html 2023-08-09T12:05:00.7854077Z 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-09T12:05:00.7869790Z DEBUG:conda_index.index:win-64 finish 2023-08-09T12:05:00.7870456Z INFO:conda_index.index:Completed win-64 2023-08-09T12:05:00.7875562Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-08-09T12:05:00.7878240Z INFO:conda_index.index:Channeldata subdir: noarch 2023-08-09T12:05:00.7878905Z DEBUG:conda_index.index:noarch read repodata 2023-08-09T12:05:00.7883134Z 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-09T12:05:00.7884023Z DEBUG:conda_index.index:noarch channeldata finished 2023-08-09T12:05:00.7884366Z INFO:conda_index.index:Channeldata subdir: win-64 2023-08-09T12:05:00.7884790Z DEBUG:conda_index.index:win-64 read repodata 2023-08-09T12:05:00.7889199Z 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-09T12:05:00.7910397Z DEBUG:conda_index.index:win-64 channeldata finished 2023-08-09T12:05:00.8066153Z 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-09T12:05:00.8082741Z DEBUG:conda_index.index:write channeldata 2023-08-09T12:05:00.8087575Z 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-09T12:05:09.1875838Z 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-09T12:05:09.1877304Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:09.1877912Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-08-09T12:05:09.1878717Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:09.1879396Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:05:09.1880059Z 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-09T12:05:09.1880746Z 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-09T12:05:09.1881451Z 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-09T12:05:09.1882088Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:09.1882748Z 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-09T12:05:09.1883228Z .. is this binary repackaging? 2023-08-09T12:05:09.1883891Z 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-09T12:05:09.1884371Z .. is this binary repackaging? 2023-08-09T12:05:09.1884872Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python38.dll found in pkgs/main::python-3.8.17-h1aa4202_0 2023-08-09T12:05:09.1885533Z 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-09T12:05:09.1885983Z .. is this binary repackaging? 2023-08-09T12:05:09.1886446Z 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-09T12:05:09.1886900Z .. is this binary repackaging? 2023-08-09T12:05:09.1887377Z 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-09T12:05:09.1887819Z .. is this binary repackaging? 2023-08-09T12:05:09.1888298Z 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-09T12:05:09.1888733Z .. is this binary repackaging? 2023-08-09T12:05:09.1889216Z 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-09T12:05:09.1889663Z .. is this binary repackaging? 2023-08-09T12:05:09.1890148Z 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-09T12:05:09.1890601Z .. is this binary repackaging? 2023-08-09T12:05:09.1891070Z 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-09T12:05:09.1891522Z .. is this binary repackaging? 2023-08-09T12:05:09.1892003Z 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-09T12:05:09.1892568Z .. is this binary repackaging? 2023-08-09T12:05:09.1892996Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:09.1893608Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:09.1894216Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:05:09.1894890Z 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-09T12:05:09.1895604Z 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-09T12:05:09.1896305Z 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-09T12:05:09.1896995Z 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-09T12:05:09.1897644Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:09.1898391Z 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-09T12:05:09.1898866Z .. is this binary repackaging? 2023-08-09T12:05:09.1899361Z 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-09T12:05:09.1899819Z .. is this binary repackaging? 2023-08-09T12:05:09.1900278Z 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-09T12:05:09.1900723Z .. is this binary repackaging? 2023-08-09T12:05:09.1901181Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:05:09.1901870Z 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-09T12:05:09.1902582Z 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-09T12:05:09.1903039Z .. is this binary repackaging? 2023-08-09T12:05:09.1903534Z 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-09T12:05:09.1903994Z .. is this binary repackaging? 2023-08-09T12:05:09.1904461Z 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-09T12:05:09.1904924Z .. is this binary repackaging? 2023-08-09T12:05:09.1905408Z 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-09T12:05:09.1905865Z .. is this binary repackaging? 2023-08-09T12:05:09.1906296Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:09.1906909Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:09.1907651Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:05:09.1908327Z 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-09T12:05:09.1909043Z 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-09T12:05:09.1909758Z 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-09T12:05:09.1910446Z 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-09T12:05:09.1911100Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:09.1911749Z 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-09T12:05:09.1912212Z .. is this binary repackaging? 2023-08-09T12:05:09.1912701Z 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-09T12:05:09.1913255Z .. is this binary repackaging? 2023-08-09T12:05:09.1913731Z 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-09T12:05:09.1914176Z .. is this binary repackaging? 2023-08-09T12:05:09.1914630Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-08-09T12:05:09.1915334Z 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-09T12:05:09.1916185Z 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-09T12:05:09.1916623Z .. is this binary repackaging? 2023-08-09T12:05:09.1917122Z 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-09T12:05:09.1917584Z .. is this binary repackaging? 2023-08-09T12:05:09.1918071Z 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-09T12:05:09.1918537Z .. is this binary repackaging? 2023-08-09T12:05:09.1918999Z 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-09T12:05:09.1919455Z .. is this binary repackaging? 2023-08-09T12:05:09.1920001Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-08-09T12:05:09.1921160Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-08-09T12:05:09.1922332Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-08-09T12:05:09.1923589Z 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-09T12:05:09.1925153Z 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-09T12:05:09.1926529Z 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-09T12:05:09.1927876Z 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-09T12:05:09.1929148Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-08-09T12:05:09.1930680Z 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-09T12:05:09.1931777Z Fixing permissions 2023-08-09T12:05:09.1932205Z Packaged license file/s. 2023-08-09T12:05:09.1932692Z INFO :: Time taken to mark (prefix) 2023-08-09T12:05:09.1933256Z 0 replacements in 0 files was 0.10 seconds 2023-08-09T12:05:09.1934424Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581565811\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581565811\work_moved_torchaudio-2.1.0.dev20230809-py38_cu118_win-64_main_build_loop' 2023-08-09T12:05:09.1936266Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581565811\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1691581565811\work_moved_torchaudio-2.1.0.dev20230809-py38_cu118_win-64_main_build_loop) 2023-08-09T12:05:11.8852528Z # Automatic uploading is disabled 2023-08-09T12:05:11.8853360Z # If you want to upload package(s) to anaconda.org later, type: 2023-08-09T12:05:11.8853807Z 2023-08-09T12:05:11.8853862Z 2023-08-09T12:05:11.8854314Z # To have conda build upload to anaconda.org automatically, use 2023-08-09T12:05:11.8855079Z # conda config --set anaconda_upload yes 2023-08-09T12:05:11.8855559Z anaconda upload \ 2023-08-09T12:05:11.8856149Z distr/win-64\torchaudio-2.1.0.dev20230809-py38_cu118.tar.bz2 2023-08-09T12:05:11.8856827Z anaconda_upload is not set. Not uploading wheels: [] 2023-08-09T12:05:11.8857211Z 2023-08-09T12:05:11.8857582Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-08-09T12:05:11.8858172Z { 2023-08-09T12:05:11.8858631Z "torchaudio-2.1.0.dev20230809-py38_cu118": { 2023-08-09T12:05:11.8859146Z "recipe": { 2023-08-09T12:05:11.8859581Z "c_compiler": "vs2019", 2023-08-09T12:05:11.8860187Z "cxx_compiler": "vs2019", 2023-08-09T12:05:11.8860811Z "target_platform": "win-64" 2023-08-09T12:05:11.8861359Z } 2023-08-09T12:05:11.8861708Z } 2023-08-09T12:05:11.8862046Z } 2023-08-09T12:05:11.8862261Z 2023-08-09T12:05:11.8862286Z 2023-08-09T12:05:11.8862538Z #################################################################################### 2023-08-09T12:05:11.8863010Z Resource usage summary: 2023-08-09T12:05:11.8863293Z 2023-08-09T12:05:11.8863463Z Total time: 0:19:06.1 2023-08-09T12:05:11.8863934Z CPU usage: sys=0:03:02.9, user=0:27:54.4 2023-08-09T12:05:11.8864460Z Maximum memory usage observed: 6.9G 2023-08-09T12:05:11.8865061Z Total disk usage observed (not including envs): 251.0M 2023-08-09T12:05:11.8865445Z 2023-08-09T12:05:11.8865456Z 2023-08-09T12:05:11.8865725Z #################################################################################### 2023-08-09T12:05:11.8866431Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-08-09T12:05:11.8867208Z There are currently 1 accumulated. 2023-08-09T12:05:11.8868011Z To remove them, you can run the ```conda build purge``` command 2023-08-09T12:05:12.8059606Z ##[group]Run actions/upload-artifact@v3 2023-08-09T12:05:12.8060106Z with: 2023-08-09T12:05:12.8060329Z name: pytorch_audio__3.8 2023-08-09T12:05:12.8060581Z path: pytorch/audio/distr/ 2023-08-09T12:05:12.8060820Z if-no-files-found: warn 2023-08-09T12:05:12.8061043Z env: 2023-08-09T12:05:12.8061291Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:05:12.8061569Z PYTHON_VERSION: 3.8 2023-08-09T12:05:12.8061783Z PACKAGE_TYPE: conda 2023-08-09T12:05:12.8062022Z REPOSITORY: pytorch/audio 2023-08-09T12:05:12.8062244Z REF: 2023-08-09T12:05:12.8062438Z CU_VERSION: cu118 2023-08-09T12:05:12.8062633Z CHANNEL: nightly 2023-08-09T12:05:12.8062873Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T12:05:12.8063208Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:05:12.8063600Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:05:12.8064138Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:05:12.8064557Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:05:12.8064836Z ##[endgroup] 2023-08-09T12:05:12.9489418Z With the provided path, there will be 19 files uploaded 2023-08-09T12:05:12.9494047Z Starting artifact upload 2023-08-09T12:05:12.9494859Z 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-09T12:05:12.9497499Z Artifact name is valid! 2023-08-09T12:05:13.0256547Z Container for artifact "pytorch_audio__3.8" successfully created. Starting upload of file(s) 2023-08-09T12:05:17.2648529Z Total size of all the files uploaded is 7323557 bytes 2023-08-09T12:05:17.2649242Z File upload process has finished. Finalizing the artifact upload 2023-08-09T12:05:17.2838016Z Artifact has been finalized. All files have been successfully uploaded! 2023-08-09T12:05:17.2838436Z 2023-08-09T12:05:17.2838764Z The raw size of all the files that were specified for upload is 7472412 bytes 2023-08-09T12:05:17.2839692Z The size of all the files that were uploaded is 7323557 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-08-09T12:05:17.2840054Z 2023-08-09T12:05:17.2840459Z 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-09T12:05:17.2840968Z 2023-08-09T12:05:17.2841133Z Artifact pytorch_audio__3.8 has been successfully uploaded! 2023-08-09T12:05:17.3103586Z ##[group]Run set -euxo pipefail 2023-08-09T12:05:17.3103948Z set -euxo pipefail 2023-08-09T12:05:17.3104205Z source "${BUILD_ENV_FILE}" 2023-08-09T12:05:17.3104555Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-08-09T12:05:17.3104950Z # fix we have to use for windows to make sure drive path is c: not c 2023-08-09T12:05:17.3105331Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-08-09T12:05:17.3105615Z  2023-08-09T12:05:17.3105926Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-08-09T12:05:17.3106371Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-08-09T12:05:17.3106756Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-08-09T12:05:17.3107183Z  2023-08-09T12:05:17.3107499Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-08-09T12:05:17.3107923Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-08-09T12:05:17.3108311Z else 2023-08-09T12:05:17.3108542Z  CONSTRAINTS="cpuonly" 2023-08-09T12:05:17.3108771Z fi 2023-08-09T12:05:17.3109166Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-08-09T12:05:17.3109741Z  2023-08-09T12:05:17.3110009Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-08-09T12:05:17.3110354Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-08-09T12:05:17.3110781Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-08-09T12:05:17.3111109Z else 2023-08-09T12:05:17.3111377Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-08-09T12:05:17.3111703Z  conda install --yes --quiet 'ffmpeg<5' 2023-08-09T12:05:17.3112047Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-08-09T12:05:17.3112328Z fi 2023-08-09T12:05:17.3112563Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-08-09T12:05:17.3138898Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T12:05:17.3139171Z env: 2023-08-09T12:05:17.3139435Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:05:17.3139725Z PYTHON_VERSION: 3.8 2023-08-09T12:05:17.3139942Z PACKAGE_TYPE: conda 2023-08-09T12:05:17.3140372Z REPOSITORY: pytorch/audio 2023-08-09T12:05:17.3140601Z REF: 2023-08-09T12:05:17.3140780Z CU_VERSION: cu118 2023-08-09T12:05:17.3140994Z CHANNEL: nightly 2023-08-09T12:05:17.3141385Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T12:05:17.3141863Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:05:17.3142259Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:05:17.3142668Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:05:17.3143077Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:05:17.3143384Z PACKAGE_NAME: torchaudio 2023-08-09T12:05:17.3143665Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-08-09T12:05:17.3143912Z GPU_ARCH: cuda 2023-08-09T12:05:17.3144127Z DESIRED_CUDA: cu118 2023-08-09T12:05:17.3144363Z GPU_ARCH_VERSION: 11.8 2023-08-09T12:05:17.3144586Z ##[endgroup] 2023-08-09T12:05:17.6396758Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T12:05:17.6401262Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:05:17.6402414Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:05:17.6403459Z ++ export CMAKE_USE_CUDA=1 2023-08-09T12:05:17.6403970Z ++ CMAKE_USE_CUDA=1 2023-08-09T12:05:17.6404430Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T12:05:17.6405213Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T12:05:17.6408383Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-08-09T12:05:17.6409144Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T12:05:17.6409735Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T12:05:17.6410125Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T12:05:17.6410496Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T12:05:17.6410886Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T12:05:17.6411203Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:05:17.6411464Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:05:17.6411827Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:05:17.6412246Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:05:17.6413051Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:05:17.6413513Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:05:17.6414012Z ++ export FORCE_CUDA=1 2023-08-09T12:05:17.6414381Z ++ FORCE_CUDA=1 2023-08-09T12:05:17.6415412Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/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-09T12:05:17.6418352Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/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-09T12:05:17.6419309Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T12:05:17.6419761Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T12:05:17.6420050Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T12:05:17.6420294Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T12:05:17.6420588Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T12:05:17.6421068Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T12:05:17.6421343Z ++ export VERSION_SUFFIX= 2023-08-09T12:05:17.6421707Z ++ VERSION_SUFFIX= 2023-08-09T12:05:17.6421936Z ++ export WHEEL_DIR= 2023-08-09T12:05:17.6422159Z ++ WHEEL_DIR= 2023-08-09T12:05:17.6501915Z ++ readlink -f pytorch/audio/distr 2023-08-09T12:05:17.6620051Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:05:17.6811344Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:05:17.6940355Z ++ sed 's/\/c\//\/c:\//' 2023-08-09T12:05:17.7069270Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:05:17.7070626Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:05:17.7071552Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:05:17.7072567Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' python=3.8 2023-08-09T12:05:20.7876619Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:20.7889027Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:20.7899281Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:20.7900440Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:20.7901892Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:20.7903004Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:05:20.8474103Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:20.8485752Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:20.8551990Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:20.8575546Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:20.8592601Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:20.8872258Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:05:24.7952365Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:05:24.8633199Z Solving environment: ...working... done 2023-08-09T12:05:24.9985295Z 2023-08-09T12:05:24.9985819Z ## Package Plan ## 2023-08-09T12:05:24.9986035Z 2023-08-09T12:05:24.9986291Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:05:24.9986560Z 2023-08-09T12:05:24.9986666Z added / updated specs: 2023-08-09T12:05:24.9986883Z - python=3.8 2023-08-09T12:05:24.9987019Z 2023-08-09T12:05:24.9987025Z 2023-08-09T12:05:24.9987195Z The following NEW packages will be INSTALLED: 2023-08-09T12:05:24.9987382Z 2023-08-09T12:05:24.9987620Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-08-09T12:05:24.9988021Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-08-09T12:05:24.9988378Z openssl pkgs/main/win-64::openssl-3.0.10-h2bbff1b_0 2023-08-09T12:05:24.9988719Z pip pkgs/main/win-64::pip-23.2.1-py38haa95532_0 2023-08-09T12:05:24.9989091Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 2023-08-09T12:05:24.9989469Z setuptools pkgs/main/win-64::setuptools-68.0.0-py38haa95532_0 2023-08-09T12:05:24.9989844Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-08-09T12:05:24.9990173Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-08-09T12:05:24.9990509Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-08-09T12:05:24.9990888Z wheel pkgs/main/win-64::wheel-0.38.4-py38haa95532_0 2023-08-09T12:05:24.9991087Z 2023-08-09T12:05:24.9991094Z 2023-08-09T12:05:25.2758845Z Preparing transaction: ...working... done 2023-08-09T12:05:27.4536509Z Verifying transaction: ...working... done 2023-08-09T12:05:30.9272224Z Executing transaction: ...working... done 2023-08-09T12:05:31.2371242Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:05:31.2372248Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:05:31.2372865Z + [[ cuda = \c\u\d\a ]] 2023-08-09T12:05:31.2373282Z + CONSTRAINTS=pytorch-cuda=11.8 2023-08-09T12:05:31.2374360Z + 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=11.8 2023-08-09T12:06:30.6041509Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:06:30.6041859Z 2023-08-09T12:06:30.6042090Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:06:30.6042345Z 2023-08-09T12:06:30.6045689Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:06:30.6046156Z 2023-08-09T12:06:30.6046663Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:06:30.6047102Z 2023-08-09T12:06:30.6047643Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:06:30.6050299Z 2023-08-09T12:06:30.6050637Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:06:30.6050976Z 2023-08-09T12:06:30.6051209Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:06:30.6051465Z 2023-08-09T12:06:30.6051834Z 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-09T12:06:30.6052220Z 2023-08-09T12:06:30.6052421Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:06:30.6053619Z 2023-08-09T12:06:30.6053924Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/noarch/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:30.6054278Z 2023-08-09T12:06:30.6054563Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /nvidia/win-64/current_repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:30.6056670Z 2023-08-09T12:06:30.6056976Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:06:30.6057281Z 2023-08-09T12:06:30.6057569Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/current_repodata.json HTTP/1.1" 404 None 2023-08-09T12:06:30.6057868Z 2023-08-09T12:06:30.6058215Z 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-09T12:06:30.6058578Z 2023-08-09T12:06:30.6058873Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:30.6059197Z 2023-08-09T12:06:30.6059468Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 200 1034 2023-08-09T12:06:30.6059852Z 2023-08-09T12:06:30.6060326Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:30.6060861Z 2023-08-09T12:06:30.6061193Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:30.6063184Z 2023-08-09T12:06:30.6063554Z 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-09T12:06:30.6063919Z 2023-08-09T12:06:30.6064261Z 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-09T12:06:30.6064624Z 2023-08-09T12:06:30.6064848Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:06:30.6065099Z 2023-08-09T12:06:30.6065427Z 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-09T12:06:30.6065777Z 2023-08-09T12:06:30.6066256Z 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-09T12:06:30.6066620Z 2023-08-09T12:06:30.6066842Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:06:30.6067097Z 2023-08-09T12:06:30.6067312Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:30.6067562Z 2023-08-09T12:06:30.6069507Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:30.6069784Z 2023-08-09T12:06:30.6070005Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:30.6070254Z 2023-08-09T12:06:30.6070468Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:30.6070717Z 2023-08-09T12:06:30.6070912Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:30.6071163Z 2023-08-09T12:06:30.6071383Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:30.6071625Z 2023-08-09T12:06:30.6071844Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:06:30.6072097Z 2023-08-09T12:06:30.6072313Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): conda.anaconda.org:443 2023-08-09T12:06:30.6072560Z 2023-08-09T12:06:30.6073003Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:30.6073304Z 2023-08-09T12:06:30.6073571Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:30.6073866Z 2023-08-09T12:06:30.6074119Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:30.6076129Z 2023-08-09T12:06:30.6076427Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:30.6076728Z 2023-08-09T12:06:30.6077003Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/repodata.json HTTP/1.1" 200 None 2023-08-09T12:06:30.6077300Z 2023-08-09T12:06:30.6077567Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:30.6077864Z 2023-08-09T12:06:30.6078151Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:30.6078466Z 2023-08-09T12:06:30.6078735Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:30.6079029Z 2023-08-09T12:06:30.6079295Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /pytorch-nightly/noarch/repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:30.6079613Z 2023-08-09T12:06:30.6079886Z DEBUG:urllib3.connectionpool:https://conda.anaconda.org:443 "GET /distr/win-64/repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:30.6080182Z 2023-08-09T12:06:30.6080383Z INFO conda.core.link:__init__(210): initializing UnlinkLinkTransaction with 2023-08-09T12:06:30.6080617Z 2023-08-09T12:06:30.6082577Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6082834Z 2023-08-09T12:06:30.6082931Z unlink_precs: 2023-08-09T12:06:30.6083078Z 2023-08-09T12:06:30.6083151Z 2023-08-09T12:06:30.6083247Z 2023-08-09T12:06:30.6083335Z link_precs: 2023-08-09T12:06:30.6083464Z 2023-08-09T12:06:30.6083617Z defaults/win-64::blas-1.0-mkl 2023-08-09T12:06:30.6083783Z 2023-08-09T12:06:30.6083913Z nvidia/win-64::cuda-cccl-12.2.128-0 2023-08-09T12:06:30.6084085Z 2023-08-09T12:06:30.6084218Z nvidia/win-64::cuda-cudart-11.8.89-0 2023-08-09T12:06:30.6084393Z 2023-08-09T12:06:30.6084520Z nvidia/win-64::cuda-cupti-11.8.87-0 2023-08-09T12:06:30.6084669Z 2023-08-09T12:06:30.6085741Z nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-08-09T12:06:30.6085958Z 2023-08-09T12:06:30.6086091Z nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:06:30.6086257Z 2023-08-09T12:06:30.6086414Z nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:06:30.6086604Z 2023-08-09T12:06:30.6086732Z nvidia/win-64::libcublas-11.11.3.6-0 2023-08-09T12:06:30.6086904Z 2023-08-09T12:06:30.6087026Z nvidia/win-64::libcufft-10.9.0.58-0 2023-08-09T12:06:30.6087184Z 2023-08-09T12:06:30.6087316Z nvidia/win-64::libcurand-10.3.3.129-0 2023-08-09T12:06:30.6087489Z 2023-08-09T12:06:30.6087622Z nvidia/win-64::libcusolver-11.4.1.48-0 2023-08-09T12:06:30.6087796Z 2023-08-09T12:06:30.6087932Z nvidia/win-64::libcusparse-11.7.5.86-0 2023-08-09T12:06:30.6088105Z 2023-08-09T12:06:30.6088224Z nvidia/win-64::libnpp-11.8.0.86-0 2023-08-09T12:06:30.6088387Z 2023-08-09T12:06:30.6088514Z nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-08-09T12:06:30.6088667Z 2023-08-09T12:06:30.6088839Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-08-09T12:06:30.6089042Z 2023-08-09T12:06:30.6089186Z nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-08-09T12:06:30.6089369Z 2023-08-09T12:06:30.6089505Z nvidia/win-64::cuda-libraries-11.8.0-0 2023-08-09T12:06:30.6089685Z 2023-08-09T12:06:30.6089822Z nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-08-09T12:06:30.6089999Z 2023-08-09T12:06:30.6090287Z nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-08-09T12:06:30.6090448Z 2023-08-09T12:06:30.6090584Z nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-08-09T12:06:30.6090758Z 2023-08-09T12:06:30.6090900Z nvidia/win-64::libcurand-dev-10.3.3.129-0 2023-08-09T12:06:30.6091081Z 2023-08-09T12:06:30.6091229Z nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-08-09T12:06:30.6091413Z 2023-08-09T12:06:30.6091561Z nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-08-09T12:06:30.6091742Z 2023-08-09T12:06:30.6094014Z nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-08-09T12:06:30.6094206Z 2023-08-09T12:06:30.6094350Z nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-08-09T12:06:30.6094530Z 2023-08-09T12:06:30.6094681Z nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-08-09T12:06:30.6094869Z 2023-08-09T12:06:30.6095001Z nvidia/win-64::cuda-runtime-11.8.0-0 2023-08-09T12:06:30.6095157Z 2023-08-09T12:06:30.6095328Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:06:30.6095539Z 2023-08-09T12:06:30.6095681Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T12:06:30.6095856Z 2023-08-09T12:06:30.6095987Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T12:06:30.6096152Z 2023-08-09T12:06:30.6096281Z defaults/win-64::yaml-0.2.5-he774522_0 2023-08-09T12:06:30.6096451Z 2023-08-09T12:06:30.6096591Z defaults/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:06:30.6096768Z 2023-08-09T12:06:30.6096929Z pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-08-09T12:06:30.6097143Z 2023-08-09T12:06:30.6097303Z defaults/win-64::filelock-3.9.0-py38haa95532_0 2023-08-09T12:06:30.6097495Z 2023-08-09T12:06:30.6097657Z defaults/win-64::markupsafe-2.1.1-py38h2bbff1b_0 2023-08-09T12:06:30.6097853Z 2023-08-09T12:06:30.6098015Z defaults/win-64::mkl-service-2.4.0-py38h2bbff1b_1 2023-08-09T12:06:30.6098215Z 2023-08-09T12:06:30.6098361Z defaults/win-64::mpmath-1.3.0-py38haa95532_0 2023-08-09T12:06:30.6098554Z 2023-08-09T12:06:30.6098686Z defaults/win-64::networkx-3.1-py38haa95532_0 2023-08-09T12:06:30.6098876Z 2023-08-09T12:06:30.6099023Z defaults/win-64::pyyaml-6.0-py38h2bbff1b_1 2023-08-09T12:06:30.6099205Z 2023-08-09T12:06:30.6099379Z defaults/win-64::typing_extensions-4.7.1-py38haa95532_0 2023-08-09T12:06:30.6099586Z 2023-08-09T12:06:30.6099729Z defaults/win-64::jinja2-3.1.2-py38haa95532_0 2023-08-09T12:06:30.6099907Z 2023-08-09T12:06:30.6100070Z defaults/win-64::numpy-base-1.24.3-py38h8a87ada_1 2023-08-09T12:06:30.6100265Z 2023-08-09T12:06:30.6100547Z defaults/win-64::sympy-1.11.1-py38haa95532_0 2023-08-09T12:06:30.6100730Z 2023-08-09T12:06:30.6100940Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.8_cuda11.8_cudnn8_0 2023-08-09T12:06:30.6101177Z 2023-08-09T12:06:30.6101323Z defaults/win-64::mkl_fft-1.3.6-py38hf11a4ad_1 2023-08-09T12:06:30.6101504Z 2023-08-09T12:06:30.6101656Z defaults/win-64::mkl_random-1.2.2-py38hf11a4ad_1 2023-08-09T12:06:30.6101855Z 2023-08-09T12:06:30.6101997Z defaults/win-64::numpy-1.24.3-py38h79a8e48_1 2023-08-09T12:06:30.6102176Z 2023-08-09T12:06:30.6102449Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230809-py38_cu118 2023-08-09T12:06:30.6102729Z 2023-08-09T12:06:30.6102734Z 2023-08-09T12:06:30.6102740Z 2023-08-09T12:06:30.6102962Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:30.6103198Z 2023-08-09T12:06:30.6103424Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:30.6103668Z 2023-08-09T12:06:30.6103881Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:30.6104129Z 2023-08-09T12:06:30.6104342Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:30.6104592Z 2023-08-09T12:06:30.6104922Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl-service-2.4.0-py38h2bbff1b_1.conda HTTP/1.1" 200 45506 2023-08-09T12:06:30.6105378Z 2023-08-09T12:06:30.6105595Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:30.6105841Z 2023-08-09T12:06:30.6106144Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_fft-1.3.6-py38hf11a4ad_1.conda HTTP/1.1" 200 163883 2023-08-09T12:06:30.6106462Z 2023-08-09T12:06:30.6106766Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-base-1.24.3-py38h8a87ada_1.conda HTTP/1.1" 200 5389414 2023-08-09T12:06:30.6107095Z 2023-08-09T12:06:30.6107392Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/numpy-1.24.3-py38h79a8e48_1.conda HTTP/1.1" 200 11041 2023-08-09T12:06:30.6107710Z 2023-08-09T12:06:30.6108011Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/mkl_random-1.2.2-py38hf11a4ad_1.conda HTTP/1.1" 200 225254 2023-08-09T12:06:30.6108335Z 2023-08-09T12:06:30.6110316Z INFO conda.core.link:verify(306): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T12:06:30.6110629Z 2023-08-09T12:06:30.6110931Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0, nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:06:30.6111238Z 2023-08-09T12:06:30.6111329Z path: 'license' 2023-08-09T12:06:30.6111466Z 2023-08-09T12:06:30.6111471Z 2023-08-09T12:06:30.6111477Z 2023-08-09T12:06:30.6111694Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T12:06:30.6111913Z 2023-08-09T12:06:30.6112128Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:06:30.6112368Z 2023-08-09T12:06:30.6112481Z path: 'build_env_setup.bat' 2023-08-09T12:06:30.6112641Z 2023-08-09T12:06:30.6112646Z 2023-08-09T12:06:30.6112651Z 2023-08-09T12:06:30.6112864Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T12:06:30.6113102Z 2023-08-09T12:06:30.6113315Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:06:30.6113556Z 2023-08-09T12:06:30.6113660Z path: 'conda_build.bat' 2023-08-09T12:06:30.6113810Z 2023-08-09T12:06:30.6113816Z 2023-08-09T12:06:30.6113821Z 2023-08-09T12:06:30.6114022Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-08-09T12:06:30.6114255Z 2023-08-09T12:06:30.6114583Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:06:30.6114837Z 2023-08-09T12:06:30.6114962Z path: 'metadata_conda_debug.yaml' 2023-08-09T12:06:30.6115128Z 2023-08-09T12:06:30.6115134Z 2023-08-09T12:06:30.6115139Z 2023-08-09T12:06:30.6115213Z ] 2023-08-09T12:06:30.6115324Z 2023-08-09T12:06:30.6115550Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-08-09T12:06:30.6115803Z 2023-08-09T12:06:30.6116005Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6116242Z 2023-08-09T12:06:30.6116392Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-08-09T12:06:30.6116566Z 2023-08-09T12:06:30.6116572Z 2023-08-09T12:06:30.6116596Z 2023-08-09T12:06:30.6116811Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.128-0 <=== 2023-08-09T12:06:30.6117060Z 2023-08-09T12:06:30.6117261Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6117494Z 2023-08-09T12:06:30.6117664Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.128-0 2023-08-09T12:06:30.6117872Z 2023-08-09T12:06:30.6117877Z 2023-08-09T12:06:30.6117883Z 2023-08-09T12:06:30.6118119Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cudart-11.8.89-0 <=== 2023-08-09T12:06:30.6118370Z 2023-08-09T12:06:30.6118696Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6118930Z 2023-08-09T12:06:30.6119102Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-11.8.89-0 2023-08-09T12:06:30.6119313Z 2023-08-09T12:06:30.6119318Z 2023-08-09T12:06:30.6119323Z 2023-08-09T12:06:30.6119538Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cupti-11.8.87-0 <=== 2023-08-09T12:06:30.6119790Z 2023-08-09T12:06:30.6119988Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6120220Z 2023-08-09T12:06:30.6120396Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-11.8.87-0 2023-08-09T12:06:30.6120605Z 2023-08-09T12:06:30.6120611Z 2023-08-09T12:06:30.6120616Z 2023-08-09T12:06:30.6120845Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-11.8.89-0 <=== 2023-08-09T12:06:30.6121094Z 2023-08-09T12:06:30.6121288Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6121528Z 2023-08-09T12:06:30.6121695Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-11.8.89-0 2023-08-09T12:06:30.6121900Z 2023-08-09T12:06:30.6121906Z 2023-08-09T12:06:30.6121911Z 2023-08-09T12:06:30.6122138Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvtx-11.8.86-0 <=== 2023-08-09T12:06:30.6122385Z 2023-08-09T12:06:30.6122563Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6122797Z 2023-08-09T12:06:30.6122968Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-11.8.86-0 2023-08-09T12:06:30.6123172Z 2023-08-09T12:06:30.6123177Z 2023-08-09T12:06:30.6123182Z 2023-08-09T12:06:30.6123525Z 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-09T12:06:30.6123881Z 2023-08-09T12:06:30.6124243Z INFO conda.gateways.disk.create:create_link(376): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5808497225_smoke\\build_env_setup.bat' 2023-08-09T12:06:30.6124618Z 2023-08-09T12:06:30.6124958Z INFO conda.gateways.disk.create:create_link(376): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5808497225_smoke\\conda_build.bat' 2023-08-09T12:06:30.6125324Z 2023-08-09T12:06:30.6125679Z INFO conda.gateways.disk.create:create_link(376): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5808497225_smoke\\metadata_conda_debug.yaml' 2023-08-09T12:06:30.6126161Z 2023-08-09T12:06:30.6126434Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.128-0 <=== 2023-08-09T12:06:30.6126713Z 2023-08-09T12:06:30.6126896Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6127127Z 2023-08-09T12:06:30.6127325Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.128-0 2023-08-09T12:06:30.6127565Z 2023-08-09T12:06:30.6127571Z 2023-08-09T12:06:30.6127576Z 2023-08-09T12:06:30.6127910Z 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-09T12:06:30.6128256Z 2023-08-09T12:06:30.6128487Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcublas-11.11.3.6-0 <=== 2023-08-09T12:06:30.6128739Z 2023-08-09T12:06:30.6128936Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6129171Z 2023-08-09T12:06:30.6129349Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-11.11.3.6-0 2023-08-09T12:06:30.6129558Z 2023-08-09T12:06:30.6129563Z 2023-08-09T12:06:30.6129568Z 2023-08-09T12:06:30.6129796Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcufft-10.9.0.58-0 <=== 2023-08-09T12:06:30.6130044Z 2023-08-09T12:06:30.6130225Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6130580Z 2023-08-09T12:06:30.6130749Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-10.9.0.58-0 2023-08-09T12:06:30.6130954Z 2023-08-09T12:06:30.6130960Z 2023-08-09T12:06:30.6130965Z 2023-08-09T12:06:30.6131200Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.129-0 <=== 2023-08-09T12:06:30.6131451Z 2023-08-09T12:06:30.6131649Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6131874Z 2023-08-09T12:06:30.6132052Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.129-0 2023-08-09T12:06:30.6132261Z 2023-08-09T12:06:30.6132267Z 2023-08-09T12:06:30.6132272Z 2023-08-09T12:06:30.6132510Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.1.48-0 <=== 2023-08-09T12:06:30.6132769Z 2023-08-09T12:06:30.6132947Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6133170Z 2023-08-09T12:06:30.6133353Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.1.48-0 2023-08-09T12:06:30.6133564Z 2023-08-09T12:06:30.6133570Z 2023-08-09T12:06:30.6133576Z 2023-08-09T12:06:30.6133813Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusparse-11.7.5.86-0 <=== 2023-08-09T12:06:30.6134071Z 2023-08-09T12:06:30.6134266Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6134496Z 2023-08-09T12:06:30.6134673Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-11.7.5.86-0 2023-08-09T12:06:30.6134880Z 2023-08-09T12:06:30.6134891Z 2023-08-09T12:06:30.6134896Z 2023-08-09T12:06:30.6135120Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnpp-11.8.0.86-0 <=== 2023-08-09T12:06:30.6135369Z 2023-08-09T12:06:30.6135562Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6135769Z 2023-08-09T12:06:30.6135933Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-11.8.0.86-0 2023-08-09T12:06:30.6136144Z 2023-08-09T12:06:30.6136150Z 2023-08-09T12:06:30.6136156Z 2023-08-09T12:06:30.6136391Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjpeg-11.9.0.86-0 <=== 2023-08-09T12:06:30.6136646Z 2023-08-09T12:06:30.6136843Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6137071Z 2023-08-09T12:06:30.6137239Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-11.9.0.86-0 2023-08-09T12:06:30.6137445Z 2023-08-09T12:06:30.6137450Z 2023-08-09T12:06:30.6137455Z 2023-08-09T12:06:30.6138559Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-08-09T12:06:30.6138886Z 2023-08-09T12:06:30.6139091Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6139318Z 2023-08-09T12:06:30.6139481Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-08-09T12:06:30.6139698Z 2023-08-09T12:06:30.6139712Z 2023-08-09T12:06:30.6139718Z 2023-08-09T12:06:30.6139970Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-11.8.89-0 <=== 2023-08-09T12:06:30.6142072Z 2023-08-09T12:06:30.6142293Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6142531Z 2023-08-09T12:06:30.6142719Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-11.8.89-0 2023-08-09T12:06:30.6142942Z 2023-08-09T12:06:30.6142948Z 2023-08-09T12:06:30.6142954Z 2023-08-09T12:06:30.6143205Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-libraries-11.8.0-0 <=== 2023-08-09T12:06:30.6143468Z 2023-08-09T12:06:30.6143662Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6143893Z 2023-08-09T12:06:30.6144074Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-11.8.0-0 2023-08-09T12:06:30.6144273Z 2023-08-09T12:06:30.6144279Z 2023-08-09T12:06:30.6144453Z 2023-08-09T12:06:30.6144689Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-11.8.89-0 <=== 2023-08-09T12:06:30.6144954Z 2023-08-09T12:06:30.6145153Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6145385Z 2023-08-09T12:06:30.6145568Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-11.8.89-0 2023-08-09T12:06:30.6145784Z 2023-08-09T12:06:30.6145790Z 2023-08-09T12:06:30.6145795Z 2023-08-09T12:06:30.6146044Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcublas-dev-11.11.3.6-0 <=== 2023-08-09T12:06:30.6146304Z 2023-08-09T12:06:30.6146502Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6146733Z 2023-08-09T12:06:30.6146916Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-11.11.3.6-0 2023-08-09T12:06:30.6147132Z 2023-08-09T12:06:30.6147139Z 2023-08-09T12:06:30.6147144Z 2023-08-09T12:06:30.6147366Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcufft-dev-10.9.0.58-0 <=== 2023-08-09T12:06:30.6147634Z 2023-08-09T12:06:30.6147831Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6148062Z 2023-08-09T12:06:30.6148242Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-10.9.0.58-0 2023-08-09T12:06:30.6148455Z 2023-08-09T12:06:30.6148461Z 2023-08-09T12:06:30.6148466Z 2023-08-09T12:06:30.6148709Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.129-0 <=== 2023-08-09T12:06:30.6148975Z 2023-08-09T12:06:30.6149171Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6149402Z 2023-08-09T12:06:30.6149585Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.129-0 2023-08-09T12:06:30.6149801Z 2023-08-09T12:06:30.6149807Z 2023-08-09T12:06:30.6149813Z 2023-08-09T12:06:30.6150061Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.1.48-0 <=== 2023-08-09T12:06:30.6150333Z 2023-08-09T12:06:30.6150512Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6150741Z 2023-08-09T12:06:30.6150929Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.1.48-0 2023-08-09T12:06:30.6151154Z 2023-08-09T12:06:30.6151159Z 2023-08-09T12:06:30.6151164Z 2023-08-09T12:06:30.6151412Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libcusparse-dev-11.7.5.86-0 <=== 2023-08-09T12:06:30.6151678Z 2023-08-09T12:06:30.6152272Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6152542Z 2023-08-09T12:06:30.6152735Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-11.7.5.86-0 2023-08-09T12:06:30.6152957Z 2023-08-09T12:06:30.6152963Z 2023-08-09T12:06:30.6152969Z 2023-08-09T12:06:30.6153207Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnpp-dev-11.8.0.86-0 <=== 2023-08-09T12:06:30.6153469Z 2023-08-09T12:06:30.6153644Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6153877Z 2023-08-09T12:06:30.6154052Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-11.8.0.86-0 2023-08-09T12:06:30.6154313Z 2023-08-09T12:06:30.6154319Z 2023-08-09T12:06:30.6154325Z 2023-08-09T12:06:30.6154571Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-11.9.0.86-0 <=== 2023-08-09T12:06:30.6154829Z 2023-08-09T12:06:30.6155031Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6155263Z 2023-08-09T12:06:30.6155450Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-11.9.0.86-0 2023-08-09T12:06:30.6155669Z 2023-08-09T12:06:30.6155674Z 2023-08-09T12:06:30.6155680Z 2023-08-09T12:06:30.6155930Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-11.8.0-0 <=== 2023-08-09T12:06:30.6156197Z 2023-08-09T12:06:30.6156522Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6156737Z 2023-08-09T12:06:30.6156926Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-11.8.0-0 2023-08-09T12:06:30.6157150Z 2023-08-09T12:06:30.6157156Z 2023-08-09T12:06:30.6157161Z 2023-08-09T12:06:30.6157399Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: nvidia::cuda-runtime-11.8.0-0 <=== 2023-08-09T12:06:30.6157657Z 2023-08-09T12:06:30.6157853Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6158082Z 2023-08-09T12:06:30.6158260Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-11.8.0-0 2023-08-09T12:06:30.6158472Z 2023-08-09T12:06:30.6158478Z 2023-08-09T12:06:30.6158484Z 2023-08-09T12:06:30.6158743Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-08-09T12:06:30.6159016Z 2023-08-09T12:06:30.6159213Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6159452Z 2023-08-09T12:06:30.6159636Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:06:30.6159872Z 2023-08-09T12:06:30.6159878Z 2023-08-09T12:06:30.6159883Z 2023-08-09T12:06:30.6160122Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-08-09T12:06:30.6160383Z 2023-08-09T12:06:30.6160577Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6160804Z 2023-08-09T12:06:30.6160982Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-08-09T12:06:30.6161189Z 2023-08-09T12:06:30.6161196Z 2023-08-09T12:06:30.6161201Z 2023-08-09T12:06:30.6161432Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-08-09T12:06:30.6161678Z 2023-08-09T12:06:30.6161872Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6162104Z 2023-08-09T12:06:30.6162271Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-08-09T12:06:30.6162451Z 2023-08-09T12:06:30.6162477Z 2023-08-09T12:06:30.6162482Z 2023-08-09T12:06:30.6162695Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-08-09T12:06:30.6162945Z 2023-08-09T12:06:30.6163144Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6163376Z 2023-08-09T12:06:30.6163908Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-08-09T12:06:30.6164147Z 2023-08-09T12:06:30.6164153Z 2023-08-09T12:06:30.6164158Z 2023-08-09T12:06:30.6164404Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h6b88ed4_46357 <=== 2023-08-09T12:06:30.6164664Z 2023-08-09T12:06:30.6164858Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6165089Z 2023-08-09T12:06:30.6165273Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:06:30.6165481Z 2023-08-09T12:06:30.6165487Z 2023-08-09T12:06:30.6165492Z 2023-08-09T12:06:30.6165765Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-11.8-h24eeafa_5 <=== 2023-08-09T12:06:30.6166037Z 2023-08-09T12:06:30.6166236Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6166465Z 2023-08-09T12:06:30.6166656Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-11.8-h24eeafa_5 2023-08-09T12:06:30.6166892Z 2023-08-09T12:06:30.6166899Z 2023-08-09T12:06:30.6166904Z 2023-08-09T12:06:30.6167159Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py38haa95532_0 <=== 2023-08-09T12:06:30.6167430Z 2023-08-09T12:06:30.6167625Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6167854Z 2023-08-09T12:06:30.6168045Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py38haa95532_0 2023-08-09T12:06:30.6168393Z 2023-08-09T12:06:30.6168399Z 2023-08-09T12:06:30.6168404Z 2023-08-09T12:06:30.6168669Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::markupsafe-2.1.1-py38h2bbff1b_0 <=== 2023-08-09T12:06:30.6168945Z 2023-08-09T12:06:30.6169123Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6169357Z 2023-08-09T12:06:30.6169558Z source=C:\Jenkins\Miniconda3\pkgs\markupsafe-2.1.1-py38h2bbff1b_0 2023-08-09T12:06:30.6169788Z 2023-08-09T12:06:30.6169800Z 2023-08-09T12:06:30.6169806Z 2023-08-09T12:06:30.6170068Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py38h2bbff1b_1 <=== 2023-08-09T12:06:30.6170347Z 2023-08-09T12:06:30.6170540Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6170769Z 2023-08-09T12:06:30.6170968Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py38h2bbff1b_1 2023-08-09T12:06:30.6171211Z 2023-08-09T12:06:30.6171217Z 2023-08-09T12:06:30.6171223Z 2023-08-09T12:06:30.6171469Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mpmath-1.3.0-py38haa95532_0 <=== 2023-08-09T12:06:30.6171735Z 2023-08-09T12:06:30.6171929Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6172139Z 2023-08-09T12:06:30.6172324Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.3.0-py38haa95532_0 2023-08-09T12:06:30.6172546Z 2023-08-09T12:06:30.6172553Z 2023-08-09T12:06:30.6172565Z 2023-08-09T12:06:30.6172814Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::networkx-3.1-py38haa95532_0 <=== 2023-08-09T12:06:30.6173081Z 2023-08-09T12:06:30.6173274Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6173505Z 2023-08-09T12:06:30.6173691Z source=C:\Jenkins\Miniconda3\pkgs\networkx-3.1-py38haa95532_0 2023-08-09T12:06:30.6173916Z 2023-08-09T12:06:30.6173921Z 2023-08-09T12:06:30.6173927Z 2023-08-09T12:06:30.6174174Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py38h2bbff1b_1 <=== 2023-08-09T12:06:30.6174462Z 2023-08-09T12:06:30.6174662Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6174892Z 2023-08-09T12:06:30.6175057Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py38h2bbff1b_1 2023-08-09T12:06:30.6175275Z 2023-08-09T12:06:30.6175281Z 2023-08-09T12:06:30.6175287Z 2023-08-09T12:06:30.6176001Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::typing_extensions-4.7.1-py38haa95532_0 <=== 2023-08-09T12:06:30.6176327Z 2023-08-09T12:06:30.6176528Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6176754Z 2023-08-09T12:06:30.6176966Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.7.1-py38haa95532_0 2023-08-09T12:06:30.6177227Z 2023-08-09T12:06:30.6177232Z 2023-08-09T12:06:30.6177238Z 2023-08-09T12:06:30.6177486Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::jinja2-3.1.2-py38haa95532_0 <=== 2023-08-09T12:06:30.6177746Z 2023-08-09T12:06:30.6177942Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6178175Z 2023-08-09T12:06:30.6178358Z source=C:\Jenkins\Miniconda3\pkgs\jinja2-3.1.2-py38haa95532_0 2023-08-09T12:06:30.6178556Z 2023-08-09T12:06:30.6178583Z 2023-08-09T12:06:30.6178588Z 2023-08-09T12:06:30.6178838Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-base-1.24.3-py38h8a87ada_1 <=== 2023-08-09T12:06:30.6179120Z 2023-08-09T12:06:30.6179315Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6179541Z 2023-08-09T12:06:30.6179742Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.24.3-py38h8a87ada_1 2023-08-09T12:06:30.6179976Z 2023-08-09T12:06:30.6180100Z 2023-08-09T12:06:30.6180106Z 2023-08-09T12:06:30.6180366Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py38haa95532_0 <=== 2023-08-09T12:06:30.6180632Z 2023-08-09T12:06:30.6180824Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6181052Z 2023-08-09T12:06:30.6181240Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py38haa95532_0 2023-08-09T12:06:30.6181460Z 2023-08-09T12:06:30.6181466Z 2023-08-09T12:06:30.6181471Z 2023-08-09T12:06:30.6181774Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230809-py3.8_cuda11.8_cudnn8_0 <=== 2023-08-09T12:06:30.6182081Z 2023-08-09T12:06:30.6182259Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6182491Z 2023-08-09T12:06:30.6182713Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230809-py3.8_cuda11.8_cudnn8_0 2023-08-09T12:06:30.6182970Z 2023-08-09T12:06:30.6182975Z 2023-08-09T12:06:30.6182981Z 2023-08-09T12:06:30.6183225Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py38hf11a4ad_1 <=== 2023-08-09T12:06:30.6183487Z 2023-08-09T12:06:30.6183684Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6183914Z 2023-08-09T12:06:30.6184096Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py38hf11a4ad_1 2023-08-09T12:06:30.6184314Z 2023-08-09T12:06:30.6184320Z 2023-08-09T12:06:30.6184326Z 2023-08-09T12:06:30.6184583Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py38hf11a4ad_1 <=== 2023-08-09T12:06:30.6184851Z 2023-08-09T12:06:30.6185045Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6185255Z 2023-08-09T12:06:30.6185446Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py38hf11a4ad_1 2023-08-09T12:06:30.6185670Z 2023-08-09T12:06:30.6185681Z 2023-08-09T12:06:30.6185687Z 2023-08-09T12:06:30.6185934Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: defaults::numpy-1.24.3-py38h79a8e48_1 <=== 2023-08-09T12:06:30.6186198Z 2023-08-09T12:06:30.6186390Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6186622Z 2023-08-09T12:06:30.6186802Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.24.3-py38h79a8e48_1 2023-08-09T12:06:30.6187017Z 2023-08-09T12:06:30.6187022Z 2023-08-09T12:06:30.6187027Z 2023-08-09T12:06:30.6187492Z INFO conda.core.link:_execute_actions(998): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230809-py38_cu118 <=== 2023-08-09T12:06:30.6187860Z 2023-08-09T12:06:30.6188053Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6188282Z 2023-08-09T12:06:30.6188466Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230809-py38_cu118 2023-08-09T12:06:30.6188714Z 2023-08-09T12:06:30.6188720Z 2023-08-09T12:06:30.6188725Z 2023-08-09T12:06:30.6188752Z 2023-08-09T12:06:30.6188932Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:06:30.6189162Z 2023-08-09T12:06:30.6189408Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-08-09T12:06:30.6189685Z 2023-08-09T12:06:30.6189974Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-08-09T12:06:30.6190285Z 2023-08-09T12:06:30.6190462Z Collecting package metadata (repodata.json): ...working... done 2023-08-09T12:06:30.6190674Z 2023-08-09T12:06:30.6190801Z Solving environment: ...working... done 2023-08-09T12:06:30.6190977Z 2023-08-09T12:06:30.6190982Z 2023-08-09T12:06:30.6190988Z 2023-08-09T12:06:30.6191085Z ## Package Plan ## 2023-08-09T12:06:30.6191205Z 2023-08-09T12:06:30.6191230Z 2023-08-09T12:06:30.6191349Z 2023-08-09T12:06:30.6191566Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke 2023-08-09T12:06:30.6191823Z 2023-08-09T12:06:30.6191829Z 2023-08-09T12:06:30.6191835Z 2023-08-09T12:06:30.6191939Z added / updated specs: 2023-08-09T12:06:30.6192117Z 2023-08-09T12:06:30.6192224Z - distr::torchaudio 2023-08-09T12:06:30.6192369Z 2023-08-09T12:06:30.6192471Z - pytorch-cuda=11.8 2023-08-09T12:06:30.6192617Z 2023-08-09T12:06:30.6192623Z 2023-08-09T12:06:30.6192628Z 2023-08-09T12:06:30.6192633Z 2023-08-09T12:06:30.6192645Z 2023-08-09T12:06:30.6192784Z The following packages will be downloaded: 2023-08-09T12:06:30.6192965Z 2023-08-09T12:06:30.6192970Z 2023-08-09T12:06:30.6192976Z 2023-08-09T12:06:30.6193094Z package | build 2023-08-09T12:06:30.6193255Z 2023-08-09T12:06:30.6193391Z ---------------------------|----------------- 2023-08-09T12:06:30.6193550Z 2023-08-09T12:06:30.6193718Z mkl-service-2.4.0 | py38h2bbff1b_1 44 KB 2023-08-09T12:06:30.6193914Z 2023-08-09T12:06:30.6194054Z mkl_fft-1.3.6 | py38hf11a4ad_1 160 KB 2023-08-09T12:06:30.6194235Z 2023-08-09T12:06:30.6194380Z mkl_random-1.2.2 | py38hf11a4ad_1 220 KB 2023-08-09T12:06:30.6194559Z 2023-08-09T12:06:30.6194699Z numpy-1.24.3 | py38h79a8e48_1 11 KB 2023-08-09T12:06:30.6194873Z 2023-08-09T12:06:30.6195025Z numpy-base-1.24.3 | py38h8a87ada_1 5.1 MB 2023-08-09T12:06:30.6195196Z 2023-08-09T12:06:30.6195454Z torchaudio-2.1.0.dev20230809| py38_cu118 7.0 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-08-09T12:06:30.6195729Z 2023-08-09T12:06:30.6195895Z ------------------------------------------------------------ 2023-08-09T12:06:30.6196092Z 2023-08-09T12:06:30.6196216Z Total: 12.5 MB 2023-08-09T12:06:30.6196384Z 2023-08-09T12:06:30.6196390Z 2023-08-09T12:06:30.6196395Z 2023-08-09T12:06:30.6196538Z The following NEW packages will be INSTALLED: 2023-08-09T12:06:30.6198274Z 2023-08-09T12:06:30.6198280Z 2023-08-09T12:06:30.6198286Z 2023-08-09T12:06:30.6198462Z blas pkgs/main/win-64::blas-1.0-mkl 2023-08-09T12:06:30.6198645Z 2023-08-09T12:06:30.6198813Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.128-0 2023-08-09T12:06:30.6199552Z 2023-08-09T12:06:30.6199715Z cuda-cudart nvidia/win-64::cuda-cudart-11.8.89-0 2023-08-09T12:06:30.6200055Z 2023-08-09T12:06:30.6200259Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-08-09T12:06:30.6200479Z 2023-08-09T12:06:30.6200642Z cuda-cupti nvidia/win-64::cuda-cupti-11.8.87-0 2023-08-09T12:06:30.6200838Z 2023-08-09T12:06:30.6201019Z cuda-libraries nvidia/win-64::cuda-libraries-11.8.0-0 2023-08-09T12:06:30.6201232Z 2023-08-09T12:06:30.6201429Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-08-09T12:06:30.6201668Z 2023-08-09T12:06:30.6201829Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-08-09T12:06:30.6202004Z 2023-08-09T12:06:30.6202185Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-08-09T12:06:30.6202398Z 2023-08-09T12:06:30.6202553Z cuda-nvtx nvidia/win-64::cuda-nvtx-11.8.86-0 2023-08-09T12:06:30.6202746Z 2023-08-09T12:06:30.6202954Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.128-0 2023-08-09T12:06:30.6203191Z 2023-08-09T12:06:30.6203367Z cuda-runtime nvidia/win-64::cuda-runtime-11.8.0-0 2023-08-09T12:06:30.6203569Z 2023-08-09T12:06:30.6203755Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 2023-08-09T12:06:30.6203968Z 2023-08-09T12:06:30.6204167Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-08-09T12:06:30.6204378Z 2023-08-09T12:06:30.6204551Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 2023-08-09T12:06:30.6204878Z 2023-08-09T12:06:30.6205044Z libcublas nvidia/win-64::libcublas-11.11.3.6-0 2023-08-09T12:06:30.6205237Z 2023-08-09T12:06:30.6205414Z libcublas-dev nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-08-09T12:06:30.6205620Z 2023-08-09T12:06:30.6205776Z libcufft nvidia/win-64::libcufft-10.9.0.58-0 2023-08-09T12:06:30.6205963Z 2023-08-09T12:06:30.6206137Z libcufft-dev nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-08-09T12:06:30.6206341Z 2023-08-09T12:06:30.6206491Z libcurand nvidia/win-64::libcurand-10.3.3.129-0 2023-08-09T12:06:30.6206683Z 2023-08-09T12:06:30.6206862Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.129-0 2023-08-09T12:06:30.6207073Z 2023-08-09T12:06:30.6207242Z libcusolver nvidia/win-64::libcusolver-11.4.1.48-0 2023-08-09T12:06:30.6207443Z 2023-08-09T12:06:30.6207628Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-08-09T12:06:30.6207856Z 2023-08-09T12:06:30.6208025Z libcusparse nvidia/win-64::libcusparse-11.7.5.86-0 2023-08-09T12:06:30.6208224Z 2023-08-09T12:06:30.6208410Z libcusparse-dev nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-08-09T12:06:30.6208611Z 2023-08-09T12:06:30.6208767Z libnpp nvidia/win-64::libnpp-11.8.0.86-0 2023-08-09T12:06:30.6208955Z 2023-08-09T12:06:30.6209121Z libnpp-dev nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-08-09T12:06:30.6209318Z 2023-08-09T12:06:30.6209477Z libnvjpeg nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-08-09T12:06:30.6209675Z 2023-08-09T12:06:30.6209852Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-08-09T12:06:30.6210061Z 2023-08-09T12:06:30.6210224Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-08-09T12:06:30.6210416Z 2023-08-09T12:06:30.6210593Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 2023-08-09T12:06:30.6210820Z 2023-08-09T12:06:30.6210988Z mkl pkgs/main/win-64::mkl-2023.1.0-h6b88ed4_46357 2023-08-09T12:06:30.6211178Z 2023-08-09T12:06:30.6211371Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py38h2bbff1b_1 2023-08-09T12:06:30.6211594Z 2023-08-09T12:06:30.6211761Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py38hf11a4ad_1 2023-08-09T12:06:30.6211962Z 2023-08-09T12:06:30.6212139Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py38hf11a4ad_1 2023-08-09T12:06:30.6212350Z 2023-08-09T12:06:30.6212634Z mpmath pkgs/main/win-64::mpmath-1.3.0-py38haa95532_0 2023-08-09T12:06:30.6212854Z 2023-08-09T12:06:30.6213015Z networkx pkgs/main/win-64::networkx-3.1-py38haa95532_0 2023-08-09T12:06:30.6213214Z 2023-08-09T12:06:30.6213381Z numpy pkgs/main/win-64::numpy-1.24.3-py38h79a8e48_1 2023-08-09T12:06:30.6213580Z 2023-08-09T12:06:30.6213774Z numpy-base pkgs/main/win-64::numpy-base-1.24.3-py38h8a87ada_1 2023-08-09T12:06:30.6214004Z 2023-08-09T12:06:30.6214229Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230809-py3.8_cuda11.8_cudnn8_0 2023-08-09T12:06:30.6214475Z 2023-08-09T12:06:30.6214684Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-08-09T12:06:30.6214924Z 2023-08-09T12:06:30.6215127Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-08-09T12:06:30.6215362Z 2023-08-09T12:06:30.6215515Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 2023-08-09T12:06:30.6215724Z 2023-08-09T12:06:30.6215898Z sympy pkgs/main/win-64::sympy-1.11.1-py38haa95532_0 2023-08-09T12:06:30.6216098Z 2023-08-09T12:06:30.6216250Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-08-09T12:06:30.6216433Z 2023-08-09T12:06:30.6216625Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230809-py38_cu118 2023-08-09T12:06:30.6216847Z 2023-08-09T12:06:30.6217054Z typing_extensions pkgs/main/win-64::typing_extensions-4.7.1-py38haa95532_0 2023-08-09T12:06:30.6217408Z 2023-08-09T12:06:30.6217567Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-08-09T12:06:30.6217749Z 2023-08-09T12:06:30.6217755Z 2023-08-09T12:06:30.6217760Z 2023-08-09T12:06:30.6217766Z 2023-08-09T12:06:30.6217771Z 2023-08-09T12:06:30.6217908Z Preparing transaction: ...working... done 2023-08-09T12:06:30.6218088Z 2023-08-09T12:06:30.6218201Z Verifying transaction: ...working... done 2023-08-09T12:06:30.6218381Z 2023-08-09T12:06:30.6218511Z Executing transaction: ...working... done 2023-08-09T12:06:30.6218693Z 2023-08-09T12:06:30.6218698Z 2023-08-09T12:06:30.7823288Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-08-09T12:06:30.7825634Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-08-09T12:06:30.7826703Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-08-09T12:06:30.7827585Z + conda install --yes --quiet 'ffmpeg<5' 2023-08-09T12:06:34.9259823Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:34.9265012Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:34.9276122Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:34.9279399Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:34.9280557Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:34.9281766Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:34.9664321Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:35.0200154Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/main/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:35.0232631Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:35.0251244Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:35.0668719Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/r/win-64/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:35.1316662Z DEBUG:urllib3.connectionpool:https://repo.anaconda.com:443 "GET /pkgs/msys2/noarch/current_repodata.json HTTP/1.1" 304 0 2023-08-09T12:06:39.0597516Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:06:42.0863920Z Solving environment: ...working... done 2023-08-09T12:06:42.6512741Z DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): repo.anaconda.com:443 2023-08-09T12:06:42.7046228Z 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-09T12:06:43.4750966Z 2023-08-09T12:06:43.4751581Z ## Package Plan ## 2023-08-09T12:06:43.4751945Z 2023-08-09T12:06:43.4752625Z environment location: C:\Jenkins\Miniconda3 2023-08-09T12:06:43.4753008Z 2023-08-09T12:06:43.4753209Z added / updated specs: 2023-08-09T12:06:43.4753622Z - ffmpeg[version='<5'] 2023-08-09T12:06:43.4755419Z 2023-08-09T12:06:43.4755505Z 2023-08-09T12:06:43.4755834Z The following packages will be downloaded: 2023-08-09T12:06:43.4756180Z 2023-08-09T12:06:43.4756359Z package | build 2023-08-09T12:06:43.4759203Z ---------------------------|----------------- 2023-08-09T12:06:43.4759881Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-08-09T12:06:43.4760711Z ------------------------------------------------------------ 2023-08-09T12:06:43.4761362Z Total: 17.6 MB 2023-08-09T12:06:43.4761635Z 2023-08-09T12:06:43.4761871Z The following NEW packages will be INSTALLED: 2023-08-09T12:06:43.4762527Z 2023-08-09T12:06:43.4762822Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-08-09T12:06:43.4763165Z 2023-08-09T12:06:43.4763174Z 2023-08-09T12:06:43.4950015Z Preparing transaction: ...working... done 2023-08-09T12:06:43.5620123Z Verifying transaction: ...working... done 2023-08-09T12:06:43.6642990Z Executing transaction: ...working... done 2023-08-09T12:06:44.1359880Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' python pytorch/audio/test/smoke_test/smoke_test.py 2023-08-09T12:06:51.7453790Z Smoke test passed. 2023-08-09T12:06:51.7454182Z 2023-08-09T12:06:51.7454194Z 2023-08-09T12:06:51.9088822Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5808497225_smoke' 2023-08-09T12:07:00.6364383Z 2023-08-09T12:07:00.6365248Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5808497225_smoke: 2023-08-09T12:07:00.6365857Z 2023-08-09T12:07:00.9037737Z ##[group]Run set -euxo pipefail 2023-08-09T12:07:00.9038091Z set -euxo pipefail 2023-08-09T12:07:00.9038349Z source "${BUILD_ENV_FILE}" 2023-08-09T12:07:00.9038676Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-08-09T12:07:00.9039185Z ${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-09T12:07:00.9064514Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-08-09T12:07:00.9064786Z env: 2023-08-09T12:07:00.9065030Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-08-09T12:07:00.9065310Z PYTHON_VERSION: 3.8 2023-08-09T12:07:00.9065543Z PACKAGE_TYPE: conda 2023-08-09T12:07:00.9065781Z REPOSITORY: pytorch/audio 2023-08-09T12:07:00.9065988Z REF: 2023-08-09T12:07:00.9066186Z CU_VERSION: cu118 2023-08-09T12:07:00.9066400Z CHANNEL: nightly 2023-08-09T12:07:00.9066694Z ARTIFACT_NAME: pytorch_audio__3.8 2023-08-09T12:07:00.9067048Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5808497225 2023-08-09T12:07:00.9067430Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:07:00.9067857Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5808497225 2023-08-09T12:07:00.9068270Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-08-09T12:07:00.9068579Z PACKAGE_NAME: torchaudio 2023-08-09T12:07:00.9069318Z CONDA_PYTORCHBOT_TOKEN: *** 2023-08-09T12:07:00.9069550Z ##[endgroup] 2023-08-09T12:07:01.2268782Z + source 'C:\actions-runner\_work\_temp/build_env_5808497225' 2023-08-09T12:07:01.2271518Z ++ export BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:07:01.2271913Z ++ BUILD_VERSION=2.1.0.dev20230809 2023-08-09T12:07:01.2272198Z ++ export CMAKE_USE_CUDA=1 2023-08-09T12:07:01.2272436Z ++ CMAKE_USE_CUDA=1 2023-08-09T12:07:01.2272728Z ++ export CONDA_BUILD_VARIANT=cuda 2023-08-09T12:07:01.2273234Z ++ CONDA_BUILD_VARIANT=cuda 2023-08-09T12:07:01.2273619Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-08-09T12:07:01.2274192Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-08-09T12:07:01.2274597Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T12:07:01.2274997Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T12:07:01.2275437Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230809' 2023-08-09T12:07:01.2275911Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230809' 2023-08-09T12:07:01.2276417Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:07:01.2276679Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-08-09T12:07:01.2277033Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:07:01.2277446Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:07:01.2277985Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:07:01.2279584Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-08-09T12:07:01.2279998Z ++ export FORCE_CUDA=1 2023-08-09T12:07:01.2280225Z ++ FORCE_CUDA=1 2023-08-09T12:07:01.2281255Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/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-09T12:07:01.2284924Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/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-09T12:07:01.2285990Z ++ export PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T12:07:01.2286278Z ++ PYTORCH_VERSION=2.1.0.dev20230809 2023-08-09T12:07:01.2286551Z ++ export PYTORCH_VERSION_SUFFIX= 2023-08-09T12:07:01.2286812Z ++ PYTORCH_VERSION_SUFFIX= 2023-08-09T12:07:01.2287091Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T12:07:01.2287412Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-08-09T12:07:01.2287681Z ++ export VERSION_SUFFIX= 2023-08-09T12:07:01.2288016Z ++ VERSION_SUFFIX= 2023-08-09T12:07:01.2288314Z ++ export WHEEL_DIR= 2023-08-09T12:07:01.2288534Z ++ WHEEL_DIR= 2023-08-09T12:07:01.2288949Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5808497225' conda install --yes --quiet anaconda-client 2023-08-09T12:07:22.5306202Z Collecting package metadata (current_repodata.json): ...working... done 2023-08-09T12:07:22.5306487Z 2023-08-09T12:07:22.5306860Z Solving environment: ...working... done 2023-08-09T12:07:22.5309747Z 2023-08-09T12:07:22.5309878Z 2023-08-09T12:07:22.5309887Z 2023-08-09T12:07:22.5310545Z ## Package Plan ## 2023-08-09T12:07:22.5310840Z 2023-08-09T12:07:22.5310854Z 2023-08-09T12:07:22.5310866Z 2023-08-09T12:07:22.5311300Z environment location: C:\actions-runner\_work\_temp\conda_environment_5808497225 2023-08-09T12:07:22.5311747Z 2023-08-09T12:07:22.5311785Z 2023-08-09T12:07:22.5311798Z 2023-08-09T12:07:22.5311971Z added / updated specs: 2023-08-09T12:07:22.5312249Z 2023-08-09T12:07:22.5312428Z - anaconda-client 2023-08-09T12:07:22.5312723Z 2023-08-09T12:07:22.5312733Z 2023-08-09T12:07:22.5312764Z 2023-08-09T12:07:22.5312773Z 2023-08-09T12:07:22.5312781Z 2023-08-09T12:07:22.5313043Z The following packages will be downloaded: 2023-08-09T12:07:22.5313382Z 2023-08-09T12:07:22.5313391Z 2023-08-09T12:07:22.5313400Z 2023-08-09T12:07:22.5313689Z package | build 2023-08-09T12:07:22.5314009Z 2023-08-09T12:07:22.5314274Z ---------------------------|----------------- 2023-08-09T12:07:22.5314618Z 2023-08-09T12:07:22.5314986Z anaconda-client-1.12.0 | py38haa95532_0 166 KB 2023-08-09T12:07:22.5315434Z 2023-08-09T12:07:22.5315684Z attrs-22.1.0 | py38haa95532_0 84 KB 2023-08-09T12:07:22.5316007Z 2023-08-09T12:07:22.5316242Z clyent-1.2.2 | py38_1 20 KB 2023-08-09T12:07:22.5316561Z 2023-08-09T12:07:22.5316837Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-08-09T12:07:22.5317178Z 2023-08-09T12:07:22.5317482Z importlib_resources-5.2.0 | pyhd3eb1b0_1 21 KB 2023-08-09T12:07:22.5318222Z 2023-08-09T12:07:22.5318490Z jsonschema-4.17.3 | py38haa95532_0 155 KB 2023-08-09T12:07:22.5318823Z 2023-08-09T12:07:22.5319151Z jupyter_core-5.3.0 | py38haa95532_0 107 KB 2023-08-09T12:07:22.5319498Z 2023-08-09T12:07:22.5319756Z nbformat-5.7.0 | py38haa95532_0 152 KB 2023-08-09T12:07:22.5320067Z 2023-08-09T12:07:22.5320379Z pkgutil-resolve-name-1.3.10| py38haa95532_0 10 KB 2023-08-09T12:07:22.5320835Z 2023-08-09T12:07:22.5321135Z platformdirs-2.5.2 | py38haa95532_0 24 KB 2023-08-09T12:07:22.5321498Z 2023-08-09T12:07:22.5321821Z pyrsistent-0.18.0 | py38h196d8e1_0 89 KB 2023-08-09T12:07:22.5322170Z 2023-08-09T12:07:22.5322524Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-08-09T12:07:22.5322903Z 2023-08-09T12:07:22.5324598Z python-fastjsonschema-2.16.2| py38haa95532_0 231 KB 2023-08-09T12:07:22.5325061Z 2023-08-09T12:07:22.5325309Z pywin32-305 | py38h2bbff1b_0 10.7 MB 2023-08-09T12:07:22.5325651Z 2023-08-09T12:07:22.5325947Z requests-toolbelt-1.0.0 | py38haa95532_0 71 KB 2023-08-09T12:07:22.5326313Z 2023-08-09T12:07:22.5326576Z traitlets-5.7.1 | py38haa95532_0 205 KB 2023-08-09T12:07:22.5326917Z 2023-08-09T12:07:22.5327166Z zipp-3.11.0 | py38haa95532_0 20 KB 2023-08-09T12:07:22.5327494Z 2023-08-09T12:07:22.5327882Z ------------------------------------------------------------ 2023-08-09T12:07:22.5328282Z 2023-08-09T12:07:22.5328501Z Total: 12.3 MB 2023-08-09T12:07:22.5328809Z 2023-08-09T12:07:22.5328887Z 2023-08-09T12:07:22.5328897Z 2023-08-09T12:07:22.5329186Z The following NEW packages will be INSTALLED: 2023-08-09T12:07:22.5329651Z 2023-08-09T12:07:22.5329662Z 2023-08-09T12:07:22.5329682Z 2023-08-09T12:07:22.5330141Z anaconda-client pkgs/main/win-64::anaconda-client-1.12.0-py38haa95532_0 2023-08-09T12:07:22.5330622Z 2023-08-09T12:07:22.5330941Z attrs pkgs/main/win-64::attrs-22.1.0-py38haa95532_0 2023-08-09T12:07:22.5331315Z 2023-08-09T12:07:22.5331612Z clyent pkgs/main/win-64::clyent-1.2.2-py38_1 2023-08-09T12:07:22.5331971Z 2023-08-09T12:07:22.5332326Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-08-09T12:07:22.5332753Z 2023-08-09T12:07:22.5333157Z importlib_resourc~ pkgs/main/noarch::importlib_resources-5.2.0-pyhd3eb1b0_1 2023-08-09T12:07:22.5333600Z 2023-08-09T12:07:22.5333965Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py38haa95532_0 2023-08-09T12:07:22.5334390Z 2023-08-09T12:07:22.5334824Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py38haa95532_0 2023-08-09T12:07:22.5335257Z 2023-08-09T12:07:22.5335615Z nbformat pkgs/main/win-64::nbformat-5.7.0-py38haa95532_0 2023-08-09T12:07:22.5336151Z 2023-08-09T12:07:22.5336621Z pkgutil-resolve-n~ pkgs/main/win-64::pkgutil-resolve-name-1.3.10-py38haa95532_0 2023-08-09T12:07:22.5337138Z 2023-08-09T12:07:22.5337523Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py38haa95532_0 2023-08-09T12:07:22.5337967Z 2023-08-09T12:07:22.5338327Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py38h196d8e1_0 2023-08-09T12:07:22.5338732Z 2023-08-09T12:07:22.5339147Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-08-09T12:07:22.5339617Z 2023-08-09T12:07:22.5340079Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py38haa95532_0 2023-08-09T12:07:22.5340597Z 2023-08-09T12:07:22.5340920Z pywin32 pkgs/main/win-64::pywin32-305-py38h2bbff1b_0 2023-08-09T12:07:22.5341308Z 2023-08-09T12:07:22.5341824Z requests-toolbelt pkgs/main/win-64::requests-toolbelt-1.0.0-py38haa95532_0 2023-08-09T12:07:22.5342330Z 2023-08-09T12:07:22.5343059Z traitlets pkgs/main/win-64::traitlets-5.7.1-py38haa95532_0 2023-08-09T12:07:22.5343486Z 2023-08-09T12:07:22.5343797Z zipp pkgs/main/win-64::zipp-3.11.0-py38haa95532_0 2023-08-09T12:07:22.5344152Z 2023-08-09T12:07:22.5344190Z 2023-08-09T12:07:22.5344199Z 2023-08-09T12:07:22.5344209Z 2023-08-09T12:07:22.5344218Z 2023-08-09T12:07:22.5344486Z Preparing transaction: ...working... done 2023-08-09T12:07:22.5344813Z 2023-08-09T12:07:22.5345069Z Verifying transaction: ...working... done 2023-08-09T12:07:22.5345404Z 2023-08-09T12:07:22.5345646Z Executing transaction: ...working... done 2023-08-09T12:07:22.5345984Z 2023-08-09T12:07:22.5345993Z 2023-08-09T12:07:22.7001354Z + 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-09T12:07:34.4047907Z Using Anaconda API: https://api.anaconda.org 2023-08-09T12:07:34.4048215Z 2023-08-09T12:07:34.4048373Z Using "pytorch-nightly" as upload username 2023-08-09T12:07:34.4048562Z 2023-08-09T12:07:34.4048804Z Processing "distr/win-64\torchaudio-2.1.0.dev20230809-py38_cu118.tar.bz2" 2023-08-09T12:07:34.4049045Z 2023-08-09T12:07:34.4049150Z Detecting file type... 2023-08-09T12:07:34.4049301Z 2023-08-09T12:07:34.4049397Z File type is "Conda" 2023-08-09T12:07:34.4049542Z 2023-08-09T12:07:34.4049652Z Extracting conda attributes for upload 2023-08-09T12:07:34.4049833Z 2023-08-09T12:07:34.4049944Z Creating package "torchaudio" 2023-08-09T12:07:34.4050104Z 2023-08-09T12:07:34.4050218Z Creating release "2.1.0.dev20230809" 2023-08-09T12:07:34.4050382Z 2023-08-09T12:07:34.4050646Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230809/win-64/torchaudio-2.1.0.dev20230809-py38_cu118.tar.bz2" 2023-08-09T12:07:34.4050968Z 2023-08-09T12:07:34.4051365Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230809-py38_cu118.tar.bz2" already exists. Removing. 2023-08-09T12:07:34.4051654Z 2023-08-09T12:07:34.4051660Z 2023-08-09T12:07:34.4051774Z 0%| | 0.00/6.97M [00:00