2023-07-13T14:16:17.1872410Z Requested labels: windows.8xlarge.nvidia.gpu 2023-07-13T14:16:17.1872555Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-07-13T14:16:17.1872803Z Reusable workflow chain: 2023-07-13T14:16:17.1872956Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (83d75edafc2f9246e62b01722f52eb5484fbe13e) 2023-07-13T14:16:17.1873068Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (f1766167e55a3952a5eef0755a94cc78aaabbdc2) 2023-07-13T14:16:17.1873205Z Waiting for a runner to pick up this job... 2023-07-13T14:52:22.4784479Z Job is about to start running on the runner: i-01e8767a9bc853278 (organization) 2023-07-13T14:53:35.2867239Z Current runner version: '2.306.0' 2023-07-13T14:53:35.2876323Z Runner name: 'i-01e8767a9bc853278' 2023-07-13T14:53:35.2876876Z Runner group name: 'Default' 2023-07-13T14:53:35.2877743Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-07-13T14:53:35.2880677Z ##[group]GITHUB_TOKEN Permissions 2023-07-13T14:53:35.2881324Z Actions: write 2023-07-13T14:53:35.2881621Z Checks: write 2023-07-13T14:53:35.2881854Z Contents: write 2023-07-13T14:53:35.2882193Z Deployments: write 2023-07-13T14:53:35.2882487Z Discussions: write 2023-07-13T14:53:35.2882970Z Issues: write 2023-07-13T14:53:35.2883203Z Metadata: read 2023-07-13T14:53:35.2883513Z Packages: write 2023-07-13T14:53:35.2883825Z Pages: write 2023-07-13T14:53:35.2884138Z PullRequests: write 2023-07-13T14:53:35.2884588Z RepositoryProjects: write 2023-07-13T14:53:35.2884916Z SecurityEvents: write 2023-07-13T14:53:35.2885535Z Statuses: write 2023-07-13T14:53:35.2885790Z ##[endgroup] 2023-07-13T14:53:35.2890397Z Secret source: Actions 2023-07-13T14:53:35.2891193Z Prepare workflow directory 2023-07-13T14:53:35.4390446Z Prepare all required actions 2023-07-13T14:53:35.4623120Z Getting action download info 2023-07-13T14:53:35.6647704Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-07-13T14:53:56.3361461Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-07-13T14:53:57.7535723Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (f1766167e55a3952a5eef0755a94cc78aaabbdc2) 2023-07-13T14:53:57.7538312Z ##[group] Inputs 2023-07-13T14:53:57.7538688Z runner-type: 2023-07-13T14:53:57.7539072Z conda-package-directory: packaging/torchaudio 2023-07-13T14:53:57.7539452Z repository: pytorch/audio 2023-07-13T14:53:57.7540043Z ref: 2023-07-13T14:53:57.7540491Z test-infra-repository: pytorch/test-infra 2023-07-13T14:53:57.7540988Z test-infra-ref: main 2023-07-13T14:53:57.7550009Z 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-07-13T14:53:57.7558428Z pre-script: 2023-07-13T14:53:57.7558728Z post-script: 2023-07-13T14:53:57.7559054Z package-name: torchaudio 2023-07-13T14:53:57.7559503Z trigger-event: push 2023-07-13T14:53:57.7559898Z smoke-test-script: test/smoke_test/smoke_test.py 2023-07-13T14:53:57.7560384Z cache-path: 2023-07-13T14:53:57.7560809Z cache-key: 2023-07-13T14:53:57.7561117Z ##[endgroup] 2023-07-13T14:53:57.7561447Z Complete job name: pytorch/audio / conda-py3_11-cuda11_8 2023-07-13T14:53:58.1763710Z ##[group]Run actions/checkout@v3 2023-07-13T14:53:58.1764058Z with: 2023-07-13T14:53:58.1764330Z repository: pytorch/test-infra 2023-07-13T14:53:58.1764584Z ref: main 2023-07-13T14:53:58.1764800Z path: test-infra 2023-07-13T14:53:58.1765182Z token: *** 2023-07-13T14:53:58.1765398Z ssh-strict: true 2023-07-13T14:53:58.1765638Z persist-credentials: true 2023-07-13T14:53:58.1765874Z clean: true 2023-07-13T14:53:58.1766102Z sparse-checkout-cone-mode: true 2023-07-13T14:53:58.1766410Z fetch-depth: 1 2023-07-13T14:53:58.1766616Z lfs: false 2023-07-13T14:53:58.1766821Z submodules: false 2023-07-13T14:53:58.1768185Z set-safe-directory: true 2023-07-13T14:53:58.1768567Z env: 2023-07-13T14:53:58.1768966Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:53:58.1769243Z PYTHON_VERSION: 3.11 2023-07-13T14:53:58.1769457Z PACKAGE_TYPE: conda 2023-07-13T14:53:58.1769697Z REPOSITORY: pytorch/audio 2023-07-13T14:53:58.1769923Z REF: 2023-07-13T14:53:58.1770181Z CU_VERSION: cu118 2023-07-13T14:53:58.1770404Z ##[endgroup] 2023-07-13T14:53:58.3870141Z Syncing repository: pytorch/test-infra 2023-07-13T14:53:58.3872125Z ##[group]Getting Git version info 2023-07-13T14:53:58.3872986Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-07-13T14:53:58.3972978Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-13T14:54:14.7139061Z git version 2.41.0.windows.1 2023-07-13T14:54:14.7189017Z ##[endgroup] 2023-07-13T14:54:14.7226980Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f4b5c639-55ba-4e23-84b7-f39065ccdef6' before making global git config changes 2023-07-13T14:54:14.7227773Z Adding repository directory to the temporary git global config as a safe directory 2023-07-13T14:54:14.7240338Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\test-infra 2023-07-13T14:54:14.7735072Z ##[group]Initializing the repository 2023-07-13T14:54:14.7745211Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-07-13T14:54:14.9445923Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-07-13T14:54:14.9497391Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-07-13T14:54:14.9933617Z ##[endgroup] 2023-07-13T14:54:14.9934409Z ##[group]Disabling automatic garbage collection 2023-07-13T14:54:14.9943897Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-13T14:54:15.0317053Z ##[endgroup] 2023-07-13T14:54:15.0317547Z ##[group]Setting up auth 2023-07-13T14:54:15.0334742Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-13T14:54:15.0714999Z [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-07-13T14:54:18.9172046Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-13T14:54:18.9562410Z [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-07-13T14:54:19.4521099Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:54:19.4859469Z ##[endgroup] 2023-07-13T14:54:19.4859999Z ##[group]Fetching the repository 2023-07-13T14:54:19.4878395Z [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-07-13T14:54:22.0291977Z remote: Enumerating objects: 1049, done. 2023-07-13T14:54:22.0292690Z remote: Counting objects: 0% (1/1049) 2023-07-13T14:54:22.0295039Z remote: Counting objects: 1% (11/1049) 2023-07-13T14:54:22.0295625Z remote: Counting objects: 2% (21/1049) 2023-07-13T14:54:22.0296174Z remote: Counting objects: 3% (32/1049) 2023-07-13T14:54:22.0296930Z remote: Counting objects: 4% (42/1049) 2023-07-13T14:54:22.0297488Z remote: Counting objects: 5% (53/1049) 2023-07-13T14:54:22.0297797Z remote: Counting objects: 6% (63/1049) 2023-07-13T14:54:22.0298065Z remote: Counting objects: 7% (74/1049) 2023-07-13T14:54:22.0298624Z remote: Counting objects: 8% (84/1049) 2023-07-13T14:54:22.0299052Z remote: Counting objects: 9% (95/1049) 2023-07-13T14:54:22.0299575Z remote: Counting objects: 10% (105/1049) 2023-07-13T14:54:22.0300201Z remote: Counting objects: 11% (116/1049) 2023-07-13T14:54:22.0300768Z remote: Counting objects: 12% (126/1049) 2023-07-13T14:54:22.0301440Z remote: Counting objects: 13% (137/1049) 2023-07-13T14:54:22.0302088Z remote: Counting objects: 14% (147/1049) 2023-07-13T14:54:22.0302618Z remote: Counting objects: 15% (158/1049) 2023-07-13T14:54:22.0303167Z remote: Counting objects: 16% (168/1049) 2023-07-13T14:54:22.0303699Z remote: Counting objects: 17% (179/1049) 2023-07-13T14:54:22.0304238Z remote: Counting objects: 18% (189/1049) 2023-07-13T14:54:22.0304770Z remote: Counting objects: 19% (200/1049) 2023-07-13T14:54:22.0305278Z remote: Counting objects: 20% (210/1049) 2023-07-13T14:54:22.0305813Z remote: Counting objects: 21% (221/1049) 2023-07-13T14:54:22.0306309Z remote: Counting objects: 22% (231/1049) 2023-07-13T14:54:22.0306815Z remote: Counting objects: 23% (242/1049) 2023-07-13T14:54:22.0307425Z remote: Counting objects: 24% (252/1049) 2023-07-13T14:54:22.0307972Z remote: Counting objects: 25% (263/1049) 2023-07-13T14:54:22.0308627Z remote: Counting objects: 26% (273/1049) 2023-07-13T14:54:22.0309191Z remote: Counting objects: 27% (284/1049) 2023-07-13T14:54:22.0309819Z remote: Counting objects: 28% (294/1049) 2023-07-13T14:54:22.0310350Z remote: Counting objects: 29% (305/1049) 2023-07-13T14:54:22.0310859Z remote: Counting objects: 30% (315/1049) 2023-07-13T14:54:22.0311365Z remote: Counting objects: 31% (326/1049) 2023-07-13T14:54:22.0311919Z remote: Counting objects: 32% (336/1049) 2023-07-13T14:54:22.0312432Z remote: Counting objects: 33% (347/1049) 2023-07-13T14:54:22.0312972Z remote: Counting objects: 34% (357/1049) 2023-07-13T14:54:22.0313456Z remote: Counting objects: 35% (368/1049) 2023-07-13T14:54:22.0314108Z remote: Counting objects: 36% (378/1049) 2023-07-13T14:54:22.0314754Z remote: Counting objects: 37% (389/1049) 2023-07-13T14:54:22.0315362Z remote: Counting objects: 38% (399/1049) 2023-07-13T14:54:22.0315947Z remote: Counting objects: 39% (410/1049) 2023-07-13T14:54:22.0316481Z remote: Counting objects: 40% (420/1049) 2023-07-13T14:54:22.0316987Z remote: Counting objects: 41% (431/1049) 2023-07-13T14:54:22.0317476Z remote: Counting objects: 42% (441/1049) 2023-07-13T14:54:22.0317949Z remote: Counting objects: 43% (452/1049) 2023-07-13T14:54:22.0318241Z remote: Counting objects: 44% (462/1049) 2023-07-13T14:54:22.0318526Z remote: Counting objects: 45% (473/1049) 2023-07-13T14:54:22.0318818Z remote: Counting objects: 46% (483/1049) 2023-07-13T14:54:22.0319091Z remote: Counting objects: 47% (494/1049) 2023-07-13T14:54:22.0319371Z remote: Counting objects: 48% (504/1049) 2023-07-13T14:54:22.0319653Z remote: Counting objects: 49% (515/1049) 2023-07-13T14:54:22.0320894Z remote: Counting objects: 50% (525/1049) 2023-07-13T14:54:22.0321548Z remote: Counting objects: 51% (535/1049) 2023-07-13T14:54:22.0322161Z remote: Counting objects: 52% (546/1049) 2023-07-13T14:54:22.0322596Z remote: Counting objects: 53% (556/1049) 2023-07-13T14:54:22.0322882Z remote: Counting objects: 54% (567/1049) 2023-07-13T14:54:22.0323165Z remote: Counting objects: 55% (577/1049) 2023-07-13T14:54:22.0323430Z remote: Counting objects: 56% (588/1049) 2023-07-13T14:54:22.0323712Z remote: Counting objects: 57% (598/1049) 2023-07-13T14:54:22.0323994Z remote: Counting objects: 58% (609/1049) 2023-07-13T14:54:22.0324442Z remote: Counting objects: 59% (619/1049) 2023-07-13T14:54:22.0324707Z remote: Counting objects: 60% (630/1049) 2023-07-13T14:54:22.0324985Z remote: Counting objects: 61% (640/1049) 2023-07-13T14:54:22.0325265Z remote: Counting objects: 62% (651/1049) 2023-07-13T14:54:22.0325555Z remote: Counting objects: 63% (661/1049) 2023-07-13T14:54:22.0325820Z remote: Counting objects: 64% (672/1049) 2023-07-13T14:54:22.0326144Z remote: Counting objects: 65% (682/1049) 2023-07-13T14:54:22.0326431Z remote: Counting objects: 66% (693/1049) 2023-07-13T14:54:22.0326714Z remote: Counting objects: 67% (703/1049) 2023-07-13T14:54:22.0327133Z remote: Counting objects: 68% (714/1049) 2023-07-13T14:54:22.0327415Z remote: Counting objects: 69% (724/1049) 2023-07-13T14:54:22.0327802Z remote: Counting objects: 70% (735/1049) 2023-07-13T14:54:22.0328250Z remote: Counting objects: 71% (745/1049) 2023-07-13T14:54:22.0328844Z remote: Counting objects: 72% (756/1049) 2023-07-13T14:54:22.0329276Z remote: Counting objects: 73% (766/1049) 2023-07-13T14:54:22.0329562Z remote: Counting objects: 74% (777/1049) 2023-07-13T14:54:22.0329844Z remote: Counting objects: 75% (787/1049) 2023-07-13T14:54:22.0330119Z remote: Counting objects: 76% (798/1049) 2023-07-13T14:54:22.0330402Z remote: Counting objects: 77% (808/1049) 2023-07-13T14:54:22.0330683Z remote: Counting objects: 78% (819/1049) 2023-07-13T14:54:22.0330965Z remote: Counting objects: 79% (829/1049) 2023-07-13T14:54:22.0331228Z remote: Counting objects: 80% (840/1049) 2023-07-13T14:54:22.0331514Z remote: Counting objects: 81% (850/1049) 2023-07-13T14:54:22.0331795Z remote: Counting objects: 82% (861/1049) 2023-07-13T14:54:22.0332085Z remote: Counting objects: 83% (871/1049) 2023-07-13T14:54:22.0332349Z remote: Counting objects: 84% (882/1049) 2023-07-13T14:54:22.0332638Z remote: Counting objects: 85% (892/1049) 2023-07-13T14:54:22.0332920Z remote: Counting objects: 86% (903/1049) 2023-07-13T14:54:22.0333200Z remote: Counting objects: 87% (913/1049) 2023-07-13T14:54:22.0333480Z remote: Counting objects: 88% (924/1049) 2023-07-13T14:54:22.0333907Z remote: Counting objects: 89% (934/1049) 2023-07-13T14:54:22.0334188Z remote: Counting objects: 90% (945/1049) 2023-07-13T14:54:22.0334716Z remote: Counting objects: 91% (955/1049) 2023-07-13T14:54:22.0335005Z remote: Counting objects: 92% (966/1049) 2023-07-13T14:54:22.0335265Z remote: Counting objects: 93% (976/1049) 2023-07-13T14:54:22.0335545Z remote: Counting objects: 94% (987/1049) 2023-07-13T14:54:22.0335823Z remote: Counting objects: 95% (997/1049) 2023-07-13T14:54:22.0336143Z remote: Counting objects: 96% (1008/1049) 2023-07-13T14:54:22.0336443Z remote: Counting objects: 97% (1018/1049) 2023-07-13T14:54:22.0336732Z remote: Counting objects: 98% (1029/1049) 2023-07-13T14:54:22.0337028Z remote: Counting objects: 99% (1039/1049) 2023-07-13T14:54:22.0337470Z remote: Counting objects: 100% (1049/1049) 2023-07-13T14:54:22.0337779Z remote: Counting objects: 100% (1049/1049), done. 2023-07-13T14:54:22.0338215Z remote: Compressing objects: 0% (1/848) 2023-07-13T14:54:22.0338538Z remote: Compressing objects: 1% (9/848) 2023-07-13T14:54:22.0338839Z remote: Compressing objects: 2% (17/848) 2023-07-13T14:54:22.0339138Z remote: Compressing objects: 3% (26/848) 2023-07-13T14:54:22.0339420Z remote: Compressing objects: 4% (34/848) 2023-07-13T14:54:22.0339726Z remote: Compressing objects: 5% (43/848) 2023-07-13T14:54:22.0340175Z remote: Compressing objects: 6% (51/848) 2023-07-13T14:54:22.0340478Z remote: Compressing objects: 7% (60/848) 2023-07-13T14:54:22.0341802Z remote: Compressing objects: 8% (68/848) 2023-07-13T14:54:22.0342103Z remote: Compressing objects: 9% (77/848) 2023-07-13T14:54:22.0342407Z remote: Compressing objects: 10% (85/848) 2023-07-13T14:54:22.0342710Z remote: Compressing objects: 11% (94/848) 2023-07-13T14:54:22.0343019Z remote: Compressing objects: 12% (102/848) 2023-07-13T14:54:22.0343315Z remote: Compressing objects: 13% (111/848) 2023-07-13T14:54:22.0343623Z remote: Compressing objects: 14% (119/848) 2023-07-13T14:54:22.0343930Z remote: Compressing objects: 15% (128/848) 2023-07-13T14:54:22.0344234Z remote: Compressing objects: 16% (136/848) 2023-07-13T14:54:22.0344517Z remote: Compressing objects: 17% (145/848) 2023-07-13T14:54:22.0344817Z remote: Compressing objects: 18% (153/848) 2023-07-13T14:54:22.0345115Z remote: Compressing objects: 19% (162/848) 2023-07-13T14:54:22.0345409Z remote: Compressing objects: 20% (170/848) 2023-07-13T14:54:22.0345697Z remote: Compressing objects: 21% (179/848) 2023-07-13T14:54:22.0345992Z remote: Compressing objects: 22% (187/848) 2023-07-13T14:54:22.0346289Z remote: Compressing objects: 23% (196/848) 2023-07-13T14:54:22.0346586Z remote: Compressing objects: 24% (204/848) 2023-07-13T14:54:22.0346972Z remote: Compressing objects: 25% (212/848) 2023-07-13T14:54:22.0347315Z remote: Compressing objects: 26% (221/848) 2023-07-13T14:54:22.0347616Z remote: Compressing objects: 27% (229/848) 2023-07-13T14:54:22.0348031Z remote: Compressing objects: 28% (238/848) 2023-07-13T14:54:22.0348441Z remote: Compressing objects: 29% (246/848) 2023-07-13T14:54:22.0348747Z remote: Compressing objects: 30% (255/848) 2023-07-13T14:54:22.0349044Z remote: Compressing objects: 31% (263/848) 2023-07-13T14:54:22.0349341Z remote: Compressing objects: 32% (272/848) 2023-07-13T14:54:22.0349627Z remote: Compressing objects: 33% (280/848) 2023-07-13T14:54:22.0349922Z remote: Compressing objects: 34% (289/848) 2023-07-13T14:54:22.0350230Z remote: Compressing objects: 35% (297/848) 2023-07-13T14:54:22.0350530Z remote: Compressing objects: 36% (306/848) 2023-07-13T14:54:22.0350830Z remote: Compressing objects: 37% (314/848) 2023-07-13T14:54:22.0351109Z remote: Compressing objects: 38% (323/848) 2023-07-13T14:54:22.0351402Z remote: Compressing objects: 39% (331/848) 2023-07-13T14:54:22.0351733Z remote: Compressing objects: 40% (340/848) 2023-07-13T14:54:22.0352031Z remote: Compressing objects: 41% (348/848) 2023-07-13T14:54:22.0352309Z remote: Compressing objects: 42% (357/848) 2023-07-13T14:54:22.0352604Z remote: Compressing objects: 43% (365/848) 2023-07-13T14:54:22.0352898Z remote: Compressing objects: 44% (374/848) 2023-07-13T14:54:22.0353195Z remote: Compressing objects: 45% (382/848) 2023-07-13T14:54:22.0353495Z remote: Compressing objects: 46% (391/848) 2023-07-13T14:54:22.0353919Z remote: Compressing objects: 47% (399/848) 2023-07-13T14:54:22.0354219Z remote: Compressing objects: 48% (408/848) 2023-07-13T14:54:22.0354621Z remote: Compressing objects: 49% (416/848) 2023-07-13T14:54:22.0355177Z remote: Compressing objects: 50% (424/848) 2023-07-13T14:54:22.0355480Z remote: Compressing objects: 51% (433/848) 2023-07-13T14:54:22.0355776Z remote: Compressing objects: 52% (441/848) 2023-07-13T14:54:22.0356072Z remote: Compressing objects: 53% (450/848) 2023-07-13T14:54:22.0356366Z remote: Compressing objects: 54% (458/848) 2023-07-13T14:54:22.0356641Z remote: Compressing objects: 55% (467/848) 2023-07-13T14:54:22.0356936Z remote: Compressing objects: 56% (475/848) 2023-07-13T14:54:22.0357234Z remote: Compressing objects: 57% (484/848) 2023-07-13T14:54:22.0357652Z remote: Compressing objects: 58% (492/848) 2023-07-13T14:54:22.0357939Z remote: Compressing objects: 59% (501/848) 2023-07-13T14:54:22.0358233Z remote: Compressing objects: 60% (509/848) 2023-07-13T14:54:22.0358527Z remote: Compressing objects: 61% (518/848) 2023-07-13T14:54:22.0358827Z remote: Compressing objects: 62% (526/848) 2023-07-13T14:54:22.0359107Z remote: Compressing objects: 63% (535/848) 2023-07-13T14:54:22.0359404Z remote: Compressing objects: 64% (543/848) 2023-07-13T14:54:22.0359821Z remote: Compressing objects: 65% (552/848) 2023-07-13T14:54:22.0360118Z remote: Compressing objects: 66% (560/848) 2023-07-13T14:54:22.0360532Z remote: Compressing objects: 67% (569/848) 2023-07-13T14:54:22.0360829Z remote: Compressing objects: 68% (577/848) 2023-07-13T14:54:22.0361255Z remote: Compressing objects: 69% (586/848) 2023-07-13T14:54:22.0361672Z remote: Compressing objects: 70% (594/848) 2023-07-13T14:54:22.0361960Z remote: Compressing objects: 71% (603/848) 2023-07-13T14:54:22.0362255Z remote: Compressing objects: 72% (611/848) 2023-07-13T14:54:22.0362548Z remote: Compressing objects: 73% (620/848) 2023-07-13T14:54:22.0362841Z remote: Compressing objects: 74% (628/848) 2023-07-13T14:54:22.0363144Z remote: Compressing objects: 75% (636/848) 2023-07-13T14:54:22.0363422Z remote: Compressing objects: 76% (645/848) 2023-07-13T14:54:22.0363713Z remote: Compressing objects: 77% (653/848) 2023-07-13T14:54:22.0364004Z remote: Compressing objects: 78% (662/848) 2023-07-13T14:54:22.0364296Z remote: Compressing objects: 79% (670/848) 2023-07-13T14:54:22.0364574Z remote: Compressing objects: 80% (679/848) 2023-07-13T14:54:22.0364867Z remote: Compressing objects: 81% (687/848) 2023-07-13T14:54:22.0365165Z remote: Compressing objects: 82% (696/848) 2023-07-13T14:54:22.0365465Z remote: Compressing objects: 83% (704/848) 2023-07-13T14:54:22.0365744Z remote: Compressing objects: 84% (713/848) 2023-07-13T14:54:22.0366034Z remote: Compressing objects: 85% (721/848) 2023-07-13T14:54:22.0366332Z remote: Compressing objects: 86% (730/848) 2023-07-13T14:54:22.0366627Z remote: Compressing objects: 87% (738/848) 2023-07-13T14:54:22.0367061Z remote: Compressing objects: 88% (747/848) 2023-07-13T14:54:22.0367357Z remote: Compressing objects: 89% (755/848) 2023-07-13T14:54:22.0367779Z remote: Compressing objects: 90% (764/848) 2023-07-13T14:54:22.0368198Z remote: Compressing objects: 91% (772/848) 2023-07-13T14:54:22.0368477Z remote: Compressing objects: 92% (781/848) 2023-07-13T14:54:22.0368774Z remote: Compressing objects: 93% (789/848) 2023-07-13T14:54:22.0369070Z remote: Compressing objects: 94% (798/848) 2023-07-13T14:54:22.0369363Z remote: Compressing objects: 95% (806/848) 2023-07-13T14:54:22.0369645Z remote: Compressing objects: 96% (815/848) 2023-07-13T14:54:22.0369942Z remote: Compressing objects: 97% (823/848) 2023-07-13T14:54:22.0370240Z remote: Compressing objects: 98% (832/848) 2023-07-13T14:54:22.0370538Z remote: Compressing objects: 99% (840/848) 2023-07-13T14:54:22.0371414Z remote: Compressing objects: 100% (848/848) 2023-07-13T14:54:22.0371771Z remote: Compressing objects: 100% (848/848), done. 2023-07-13T14:54:22.0596559Z Receiving objects: 0% (1/1049) 2023-07-13T14:54:22.0601659Z Receiving objects: 1% (11/1049) 2023-07-13T14:54:22.0607637Z Receiving objects: 2% (21/1049) 2023-07-13T14:54:22.0734276Z Receiving objects: 3% (32/1049) 2023-07-13T14:54:22.0737619Z Receiving objects: 4% (42/1049) 2023-07-13T14:54:22.0748097Z Receiving objects: 5% (53/1049) 2023-07-13T14:54:22.0753023Z Receiving objects: 6% (63/1049) 2023-07-13T14:54:22.0757010Z Receiving objects: 7% (74/1049) 2023-07-13T14:54:22.0762130Z Receiving objects: 8% (84/1049) 2023-07-13T14:54:22.0765563Z Receiving objects: 9% (95/1049) 2023-07-13T14:54:22.0767366Z Receiving objects: 10% (105/1049) 2023-07-13T14:54:22.0771220Z Receiving objects: 11% (116/1049) 2023-07-13T14:54:22.0777622Z Receiving objects: 12% (126/1049) 2023-07-13T14:54:22.0781225Z Receiving objects: 13% (137/1049) 2023-07-13T14:54:22.0785728Z Receiving objects: 14% (147/1049) 2023-07-13T14:54:22.0788263Z Receiving objects: 15% (158/1049) 2023-07-13T14:54:22.0793227Z Receiving objects: 16% (168/1049) 2023-07-13T14:54:22.0805783Z Receiving objects: 17% (179/1049) 2023-07-13T14:54:22.0811456Z Receiving objects: 18% (189/1049) 2023-07-13T14:54:22.0816842Z Receiving objects: 19% (200/1049) 2023-07-13T14:54:22.0819158Z Receiving objects: 20% (210/1049) 2023-07-13T14:54:22.0820968Z Receiving objects: 21% (221/1049) 2023-07-13T14:54:22.0857429Z Receiving objects: 22% (231/1049) 2023-07-13T14:54:22.0861330Z Receiving objects: 23% (242/1049) 2023-07-13T14:54:22.0864089Z Receiving objects: 24% (252/1049) 2023-07-13T14:54:22.0866334Z Receiving objects: 25% (263/1049) 2023-07-13T14:54:22.0874808Z Receiving objects: 26% (273/1049) 2023-07-13T14:54:22.0878542Z Receiving objects: 27% (284/1049) 2023-07-13T14:54:22.0882410Z Receiving objects: 28% (294/1049) 2023-07-13T14:54:22.0884883Z Receiving objects: 29% (305/1049) 2023-07-13T14:54:22.0887542Z Receiving objects: 30% (315/1049) 2023-07-13T14:54:22.0897429Z Receiving objects: 31% (326/1049) 2023-07-13T14:54:22.0914018Z Receiving objects: 32% (336/1049) 2023-07-13T14:54:22.0925676Z Receiving objects: 33% (347/1049) 2023-07-13T14:54:22.0928305Z Receiving objects: 34% (357/1049) 2023-07-13T14:54:22.0931506Z Receiving objects: 35% (368/1049) 2023-07-13T14:54:22.0932750Z Receiving objects: 36% (378/1049) 2023-07-13T14:54:22.0938899Z Receiving objects: 37% (389/1049) 2023-07-13T14:54:22.0941131Z Receiving objects: 38% (399/1049) 2023-07-13T14:54:22.0945274Z Receiving objects: 39% (410/1049) 2023-07-13T14:54:22.0958411Z Receiving objects: 40% (420/1049) 2023-07-13T14:54:22.0964199Z Receiving objects: 41% (431/1049) 2023-07-13T14:54:22.0969905Z Receiving objects: 42% (441/1049) 2023-07-13T14:54:22.0977837Z Receiving objects: 43% (452/1049) 2023-07-13T14:54:22.0983960Z Receiving objects: 44% (462/1049) 2023-07-13T14:54:22.0991460Z Receiving objects: 45% (473/1049) 2023-07-13T14:54:22.0994754Z Receiving objects: 46% (483/1049) 2023-07-13T14:54:22.0996702Z Receiving objects: 47% (494/1049) 2023-07-13T14:54:22.1002223Z Receiving objects: 48% (504/1049) 2023-07-13T14:54:22.1005103Z Receiving objects: 49% (515/1049) 2023-07-13T14:54:22.1007283Z Receiving objects: 50% (525/1049) 2023-07-13T14:54:22.1008485Z Receiving objects: 51% (535/1049) 2023-07-13T14:54:22.1010687Z Receiving objects: 52% (546/1049) 2023-07-13T14:54:22.1011879Z Receiving objects: 53% (556/1049) 2023-07-13T14:54:22.1015048Z Receiving objects: 54% (567/1049) 2023-07-13T14:54:22.1018543Z Receiving objects: 55% (577/1049) 2023-07-13T14:54:22.1021459Z Receiving objects: 56% (588/1049) 2023-07-13T14:54:22.1025642Z Receiving objects: 57% (598/1049) 2023-07-13T14:54:22.1029810Z Receiving objects: 58% (609/1049) 2023-07-13T14:54:22.1034061Z Receiving objects: 59% (619/1049) 2023-07-13T14:54:22.1038053Z Receiving objects: 60% (630/1049) 2023-07-13T14:54:22.1047858Z Receiving objects: 61% (640/1049) 2023-07-13T14:54:22.1054496Z Receiving objects: 62% (651/1049) 2023-07-13T14:54:22.1103611Z Receiving objects: 63% (661/1049) 2023-07-13T14:54:22.1107741Z Receiving objects: 64% (672/1049) 2023-07-13T14:54:22.1111539Z Receiving objects: 65% (682/1049) 2023-07-13T14:54:22.1218481Z Receiving objects: 66% (693/1049) 2023-07-13T14:54:22.1223977Z Receiving objects: 67% (703/1049) 2023-07-13T14:54:22.1225887Z Receiving objects: 68% (714/1049) 2023-07-13T14:54:22.1229647Z Receiving objects: 69% (724/1049) 2023-07-13T14:54:22.1231334Z Receiving objects: 70% (735/1049) 2023-07-13T14:54:22.1233036Z Receiving objects: 71% (745/1049) 2023-07-13T14:54:22.1243377Z Receiving objects: 72% (756/1049) 2023-07-13T14:54:22.1247197Z Receiving objects: 73% (766/1049) 2023-07-13T14:54:22.1254322Z Receiving objects: 74% (777/1049) 2023-07-13T14:54:22.1258955Z Receiving objects: 75% (787/1049) 2023-07-13T14:54:22.1261655Z Receiving objects: 76% (798/1049) 2023-07-13T14:54:22.1264521Z Receiving objects: 77% (808/1049) 2023-07-13T14:54:22.1267531Z Receiving objects: 78% (819/1049) 2023-07-13T14:54:22.1269520Z Receiving objects: 79% (829/1049) 2023-07-13T14:54:22.1270619Z Receiving objects: 80% (840/1049) 2023-07-13T14:54:22.1271488Z Receiving objects: 81% (850/1049) 2023-07-13T14:54:22.1271745Z Receiving objects: 82% (861/1049) 2023-07-13T14:54:22.1273265Z Receiving objects: 83% (871/1049) 2023-07-13T14:54:22.1276305Z Receiving objects: 84% (882/1049) 2023-07-13T14:54:22.1277889Z Receiving objects: 85% (892/1049) 2023-07-13T14:54:22.1280310Z Receiving objects: 86% (903/1049) 2023-07-13T14:54:22.1280791Z Receiving objects: 87% (913/1049) 2023-07-13T14:54:22.1281164Z Receiving objects: 88% (924/1049) 2023-07-13T14:54:22.1281608Z Receiving objects: 89% (934/1049) 2023-07-13T14:54:22.1282980Z Receiving objects: 90% (945/1049) 2023-07-13T14:54:22.1284821Z Receiving objects: 91% (955/1049) 2023-07-13T14:54:22.1286903Z Receiving objects: 92% (966/1049) 2023-07-13T14:54:22.1288183Z Receiving objects: 93% (976/1049) 2023-07-13T14:54:22.1298618Z Receiving objects: 94% (987/1049) 2023-07-13T14:54:22.1303599Z Receiving objects: 95% (997/1049) 2023-07-13T14:54:22.1312534Z Receiving objects: 96% (1008/1049) 2023-07-13T14:54:22.1325320Z Receiving objects: 97% (1018/1049) 2023-07-13T14:54:22.1332107Z Receiving objects: 98% (1029/1049) 2023-07-13T14:54:22.1381967Z Receiving objects: 99% (1039/1049) 2023-07-13T14:54:22.1382680Z remote: Total 1049 (delta 174), reused 606 (delta 91), pack-reused 0 2023-07-13T14:54:22.1385257Z Receiving objects: 100% (1049/1049) 2023-07-13T14:54:22.1385664Z Receiving objects: 100% (1049/1049), 1.42 MiB | 16.51 MiB/s, done. 2023-07-13T14:54:22.1394368Z Resolving deltas: 0% (0/174) 2023-07-13T14:54:22.1395324Z Resolving deltas: 1% (2/174) 2023-07-13T14:54:22.1396004Z Resolving deltas: 2% (4/174) 2023-07-13T14:54:22.1398135Z Resolving deltas: 3% (6/174) 2023-07-13T14:54:22.1398428Z Resolving deltas: 4% (7/174) 2023-07-13T14:54:22.1400978Z Resolving deltas: 5% (9/174) 2023-07-13T14:54:22.1401801Z Resolving deltas: 6% (11/174) 2023-07-13T14:54:22.1402305Z Resolving deltas: 7% (13/174) 2023-07-13T14:54:22.1402783Z Resolving deltas: 8% (14/174) 2023-07-13T14:54:22.1403192Z Resolving deltas: 9% (16/174) 2023-07-13T14:54:22.1403908Z Resolving deltas: 10% (18/174) 2023-07-13T14:54:22.1405083Z Resolving deltas: 11% (20/174) 2023-07-13T14:54:22.1405635Z Resolving deltas: 12% (21/174) 2023-07-13T14:54:22.1406015Z Resolving deltas: 13% (23/174) 2023-07-13T14:54:22.1406281Z Resolving deltas: 14% (26/174) 2023-07-13T14:54:22.1406526Z Resolving deltas: 15% (27/174) 2023-07-13T14:54:22.1408363Z Resolving deltas: 16% (28/174) 2023-07-13T14:54:22.1408906Z Resolving deltas: 17% (31/174) 2023-07-13T14:54:22.1411134Z Resolving deltas: 18% (32/174) 2023-07-13T14:54:22.1413958Z Resolving deltas: 19% (34/174) 2023-07-13T14:54:22.1414968Z Resolving deltas: 20% (35/174) 2023-07-13T14:54:22.1415513Z Resolving deltas: 21% (37/174) 2023-07-13T14:54:22.1415823Z Resolving deltas: 22% (39/174) 2023-07-13T14:54:22.1416914Z Resolving deltas: 23% (41/174) 2023-07-13T14:54:22.1417926Z Resolving deltas: 24% (42/174) 2023-07-13T14:54:22.1434728Z Resolving deltas: 25% (44/174) 2023-07-13T14:54:22.1435290Z Resolving deltas: 26% (46/174) 2023-07-13T14:54:22.1438044Z Resolving deltas: 27% (47/174) 2023-07-13T14:54:22.1438626Z Resolving deltas: 28% (49/174) 2023-07-13T14:54:22.1442056Z Resolving deltas: 29% (51/174) 2023-07-13T14:54:22.1442735Z Resolving deltas: 30% (53/174) 2023-07-13T14:54:22.1445092Z Resolving deltas: 31% (54/174) 2023-07-13T14:54:22.1449913Z Resolving deltas: 32% (56/174) 2023-07-13T14:54:22.1454556Z Resolving deltas: 33% (59/174) 2023-07-13T14:54:22.1455165Z Resolving deltas: 34% (60/174) 2023-07-13T14:54:22.1457100Z Resolving deltas: 35% (61/174) 2023-07-13T14:54:22.1458433Z Resolving deltas: 36% (64/174) 2023-07-13T14:54:22.1458922Z Resolving deltas: 37% (65/174) 2023-07-13T14:54:22.1459382Z Resolving deltas: 38% (67/174) 2023-07-13T14:54:22.1459874Z Resolving deltas: 39% (68/174) 2023-07-13T14:54:22.1460317Z Resolving deltas: 40% (70/174) 2023-07-13T14:54:22.1460763Z Resolving deltas: 41% (72/174) 2023-07-13T14:54:22.1461176Z Resolving deltas: 42% (74/174) 2023-07-13T14:54:22.1461641Z Resolving deltas: 43% (75/174) 2023-07-13T14:54:22.1462064Z Resolving deltas: 44% (77/174) 2023-07-13T14:54:22.1462502Z Resolving deltas: 45% (79/174) 2023-07-13T14:54:22.1462916Z Resolving deltas: 46% (81/174) 2023-07-13T14:54:22.1463354Z Resolving deltas: 47% (82/174) 2023-07-13T14:54:22.1463742Z Resolving deltas: 48% (84/174) 2023-07-13T14:54:22.1464156Z Resolving deltas: 49% (86/174) 2023-07-13T14:54:22.1464569Z Resolving deltas: 50% (88/174) 2023-07-13T14:54:22.1464816Z Resolving deltas: 51% (89/174) 2023-07-13T14:54:22.1465188Z Resolving deltas: 52% (91/174) 2023-07-13T14:54:22.1465575Z Resolving deltas: 53% (93/174) 2023-07-13T14:54:22.1465873Z Resolving deltas: 54% (95/174) 2023-07-13T14:54:22.1466330Z Resolving deltas: 55% (96/174) 2023-07-13T14:54:22.1466770Z Resolving deltas: 56% (98/174) 2023-07-13T14:54:22.1467244Z Resolving deltas: 57% (100/174) 2023-07-13T14:54:22.1467570Z Resolving deltas: 58% (102/174) 2023-07-13T14:54:22.1468017Z Resolving deltas: 59% (103/174) 2023-07-13T14:54:22.1468495Z Resolving deltas: 60% (105/174) 2023-07-13T14:54:22.1468973Z Resolving deltas: 61% (107/174) 2023-07-13T14:54:22.1469461Z Resolving deltas: 62% (108/174) 2023-07-13T14:54:22.1469987Z Resolving deltas: 63% (110/174) 2023-07-13T14:54:22.1470461Z Resolving deltas: 64% (112/174) 2023-07-13T14:54:22.1470761Z Resolving deltas: 65% (114/174) 2023-07-13T14:54:22.1471237Z Resolving deltas: 66% (115/174) 2023-07-13T14:54:22.1471725Z Resolving deltas: 67% (117/174) 2023-07-13T14:54:22.1472131Z Resolving deltas: 68% (119/174) 2023-07-13T14:54:22.1472479Z Resolving deltas: 69% (121/174) 2023-07-13T14:54:22.1472875Z Resolving deltas: 70% (122/174) 2023-07-13T14:54:22.1473123Z Resolving deltas: 71% (124/174) 2023-07-13T14:54:22.1473355Z Resolving deltas: 72% (126/174) 2023-07-13T14:54:22.1473603Z Resolving deltas: 73% (128/174) 2023-07-13T14:54:22.1473851Z Resolving deltas: 74% (130/174) 2023-07-13T14:54:22.1474097Z Resolving deltas: 75% (131/174) 2023-07-13T14:54:22.1474324Z Resolving deltas: 76% (133/174) 2023-07-13T14:54:22.1474566Z Resolving deltas: 77% (135/174) 2023-07-13T14:54:22.1474813Z Resolving deltas: 78% (137/174) 2023-07-13T14:54:22.1475058Z Resolving deltas: 79% (138/174) 2023-07-13T14:54:22.1475292Z Resolving deltas: 80% (140/174) 2023-07-13T14:54:22.1475754Z Resolving deltas: 81% (141/174) 2023-07-13T14:54:22.1476145Z Resolving deltas: 82% (143/174) 2023-07-13T14:54:22.1476391Z Resolving deltas: 83% (145/174) 2023-07-13T14:54:22.1476619Z Resolving deltas: 84% (147/174) 2023-07-13T14:54:22.1476874Z Resolving deltas: 85% (148/174) 2023-07-13T14:54:22.1477330Z Resolving deltas: 86% (150/174) 2023-07-13T14:54:22.1477601Z Resolving deltas: 87% (152/174) 2023-07-13T14:54:22.1477826Z Resolving deltas: 88% (154/174) 2023-07-13T14:54:22.1478069Z Resolving deltas: 89% (155/174) 2023-07-13T14:54:22.1478523Z Resolving deltas: 90% (157/174) 2023-07-13T14:54:22.1478970Z Resolving deltas: 91% (159/174) 2023-07-13T14:54:22.1479217Z Resolving deltas: 92% (161/174) 2023-07-13T14:54:22.1481537Z Resolving deltas: 93% (162/174) 2023-07-13T14:54:22.1483647Z Resolving deltas: 94% (165/174) 2023-07-13T14:54:22.1485178Z Resolving deltas: 95% (167/174) 2023-07-13T14:54:22.1486859Z Resolving deltas: 97% (169/174) 2023-07-13T14:54:22.1489288Z Resolving deltas: 98% (171/174) 2023-07-13T14:54:22.1491374Z Resolving deltas: 99% (173/174) 2023-07-13T14:54:22.1494625Z Resolving deltas: 100% (174/174) 2023-07-13T14:54:22.1494921Z Resolving deltas: 100% (174/174), done. 2023-07-13T14:54:23.4729587Z From https://github.com/pytorch/test-infra 2023-07-13T14:54:23.4730001Z * [new branch] main -> origin/main 2023-07-13T14:54:23.4938709Z ##[endgroup] 2023-07-13T14:54:23.4939184Z ##[group]Determining the checkout info 2023-07-13T14:54:23.4951334Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-07-13T14:54:23.5284471Z origin/main 2023-07-13T14:54:23.5325708Z ##[endgroup] 2023-07-13T14:54:23.5326137Z ##[group]Checking out the ref 2023-07-13T14:54:23.5338380Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-07-13T14:54:24.9601755Z Updating files: 28% (241/857) 2023-07-13T14:54:25.1607876Z Updating files: 29% (249/857) 2023-07-13T14:54:25.1663781Z Updating files: 30% (258/857) 2023-07-13T14:54:25.1728569Z Updating files: 31% (266/857) 2023-07-13T14:54:25.1786492Z Updating files: 32% (275/857) 2023-07-13T14:54:25.1846268Z Updating files: 33% (283/857) 2023-07-13T14:54:25.2158644Z Updating files: 34% (292/857) 2023-07-13T14:54:25.2219083Z Updating files: 35% (300/857) 2023-07-13T14:54:25.3381417Z Updating files: 36% (309/857) 2023-07-13T14:54:25.5753824Z Updating files: 37% (318/857) 2023-07-13T14:54:25.5797633Z Updating files: 37% (319/857) 2023-07-13T14:54:25.5875496Z Updating files: 38% (326/857) 2023-07-13T14:54:25.5918942Z Updating files: 39% (335/857) 2023-07-13T14:54:25.5989871Z Updating files: 40% (343/857) 2023-07-13T14:54:25.6050604Z Updating files: 41% (352/857) 2023-07-13T14:54:25.6114267Z Updating files: 42% (360/857) 2023-07-13T14:54:25.6183132Z Updating files: 43% (369/857) 2023-07-13T14:54:25.6237239Z Updating files: 44% (378/857) 2023-07-13T14:54:25.6297060Z Updating files: 45% (386/857) 2023-07-13T14:54:25.6343392Z Updating files: 46% (395/857) 2023-07-13T14:54:25.6399792Z Updating files: 47% (403/857) 2023-07-13T14:54:25.6446444Z Updating files: 48% (412/857) 2023-07-13T14:54:25.7146735Z Updating files: 49% (420/857) 2023-07-13T14:54:25.7473179Z Updating files: 50% (429/857) 2023-07-13T14:54:25.7914953Z Updating files: 51% (438/857) 2023-07-13T14:54:25.8390298Z Updating files: 52% (446/857) 2023-07-13T14:54:25.9365580Z Updating files: 53% (455/857) 2023-07-13T14:54:26.0740436Z Updating files: 54% (463/857) 2023-07-13T14:54:26.0807034Z Updating files: 55% (472/857) 2023-07-13T14:54:26.0864932Z Updating files: 56% (480/857) 2023-07-13T14:54:26.0915087Z Updating files: 57% (489/857) 2023-07-13T14:54:26.0958476Z Updating files: 58% (498/857) 2023-07-13T14:54:26.1017803Z Updating files: 59% (506/857) 2023-07-13T14:54:26.1070830Z Updating files: 60% (515/857) 2023-07-13T14:54:26.1388300Z Updating files: 61% (523/857) 2023-07-13T14:54:26.1449629Z Updating files: 62% (532/857) 2023-07-13T14:54:26.1505221Z Updating files: 63% (540/857) 2023-07-13T14:54:26.1599080Z Updating files: 64% (549/857) 2023-07-13T14:54:26.1637721Z Updating files: 65% (558/857) 2023-07-13T14:54:26.1687246Z Updating files: 66% (566/857) 2023-07-13T14:54:26.1805571Z Updating files: 67% (575/857) 2023-07-13T14:54:26.4544270Z Updating files: 68% (583/857) 2023-07-13T14:54:26.4639341Z Updating files: 69% (592/857) 2023-07-13T14:54:26.4756327Z Updating files: 70% (600/857) 2023-07-13T14:54:26.4843595Z Updating files: 71% (609/857) 2023-07-13T14:54:26.4908218Z Updating files: 72% (618/857) 2023-07-13T14:54:26.5247763Z Updating files: 73% (626/857) 2023-07-13T14:54:26.5291990Z Updating files: 74% (635/857) 2023-07-13T14:54:26.5351170Z Updating files: 75% (643/857) 2023-07-13T14:54:26.5628515Z Updating files: 76% (652/857) 2023-07-13T14:54:26.7193554Z Updating files: 77% (660/857) 2023-07-13T14:54:26.8117241Z Updating files: 77% (662/857) 2023-07-13T14:54:26.8173858Z Updating files: 78% (669/857) 2023-07-13T14:54:26.8212654Z Updating files: 79% (678/857) 2023-07-13T14:54:26.8469272Z Updating files: 80% (686/857) 2023-07-13T14:54:26.8505632Z Updating files: 81% (695/857) 2023-07-13T14:54:26.8553388Z Updating files: 82% (703/857) 2023-07-13T14:54:26.8593253Z Updating files: 83% (712/857) 2023-07-13T14:54:26.8645015Z Updating files: 84% (720/857) 2023-07-13T14:54:26.8676120Z Updating files: 85% (729/857) 2023-07-13T14:54:26.9082566Z Updating files: 86% (738/857) 2023-07-13T14:54:27.0607067Z Updating files: 87% (746/857) 2023-07-13T14:54:27.1330018Z Updating files: 88% (755/857) 2023-07-13T14:54:27.1379377Z Updating files: 89% (763/857) 2023-07-13T14:54:27.1446951Z Updating files: 90% (772/857) 2023-07-13T14:54:27.1713463Z Updating files: 91% (780/857) 2023-07-13T14:54:27.1773116Z Updating files: 92% (789/857) 2023-07-13T14:54:27.1842822Z Updating files: 93% (798/857) 2023-07-13T14:54:27.1898562Z Updating files: 94% (806/857) 2023-07-13T14:54:27.1954362Z Updating files: 95% (815/857) 2023-07-13T14:54:27.2021032Z Updating files: 96% (823/857) 2023-07-13T14:54:27.2084941Z Updating files: 97% (832/857) 2023-07-13T14:54:27.2142885Z Updating files: 98% (840/857) 2023-07-13T14:54:27.2227581Z Updating files: 99% (849/857) 2023-07-13T14:54:27.2227985Z Updating files: 100% (857/857) 2023-07-13T14:54:27.2228269Z Updating files: 100% (857/857), done. 2023-07-13T14:54:27.3810896Z branch 'main' set up to track 'origin/main'. 2023-07-13T14:54:27.3811467Z Switched to a new branch 'main' 2023-07-13T14:54:27.3864279Z ##[endgroup] 2023-07-13T14:54:27.8255083Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-13T14:54:27.8545667Z 'f1766167e55a3952a5eef0755a94cc78aaabbdc2' 2023-07-13T14:54:27.9221801Z Prepare all required actions 2023-07-13T14:54:27.9274042Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-07-13T14:54:27.9274332Z env: 2023-07-13T14:54:27.9274630Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:27.9274921Z PYTHON_VERSION: 3.11 2023-07-13T14:54:27.9275139Z PACKAGE_TYPE: conda 2023-07-13T14:54:27.9275395Z REPOSITORY: pytorch/audio 2023-07-13T14:54:27.9275636Z REF: 2023-07-13T14:54:27.9275842Z CU_VERSION: cu118 2023-07-13T14:54:27.9276039Z ##[endgroup] 2023-07-13T14:54:27.9711146Z ##[group]Run set -euxo pipefail 2023-07-13T14:54:27.9711493Z set -euxo pipefail 2023-07-13T14:54:27.9711796Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-07-13T14:54:27.9744743Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:54:27.9745107Z env: 2023-07-13T14:54:27.9745369Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:27.9745755Z PYTHON_VERSION: 3.11 2023-07-13T14:54:27.9746009Z PACKAGE_TYPE: conda 2023-07-13T14:54:27.9746241Z REPOSITORY: pytorch/audio 2023-07-13T14:54:27.9746484Z REF: 2023-07-13T14:54:27.9746694Z CU_VERSION: cu118 2023-07-13T14:54:27.9746915Z ##[endgroup] 2023-07-13T14:54:28.4234799Z + echo CHANNEL=nightly 2023-07-13T14:54:28.4501709Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-07-13T14:54:28.4502212Z with: 2023-07-13T14:54:28.4502723Z github-secret: *** 2023-07-13T14:54:28.4503088Z activate-with-label: false 2023-07-13T14:54:28.4503458Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-07-13T14:54:28.4503798Z label: with-ssh 2023-07-13T14:54:28.4504052Z remove-existing-keys: true 2023-07-13T14:54:28.4504270Z env: 2023-07-13T14:54:28.4504539Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:28.4504829Z PYTHON_VERSION: 3.11 2023-07-13T14:54:28.4505076Z PACKAGE_TYPE: conda 2023-07-13T14:54:28.4505303Z REPOSITORY: pytorch/audio 2023-07-13T14:54:28.4505544Z REF: 2023-07-13T14:54:28.4505754Z CU_VERSION: cu118 2023-07-13T14:54:28.4505956Z CHANNEL: nightly 2023-07-13T14:54:28.4506185Z ##[endgroup] 2023-07-13T14:54:28.5727345Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-07-13T14:54:28.5734049Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-07-13T14:54:28.6319215Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-13T14:54:28.6319674Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-13T14:54:28.6346454Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:54:28.6346849Z env: 2023-07-13T14:54:28.6347242Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:28.6347546Z PYTHON_VERSION: 3.11 2023-07-13T14:54:28.6347802Z PACKAGE_TYPE: conda 2023-07-13T14:54:28.6348061Z REPOSITORY: pytorch/audio 2023-07-13T14:54:28.6348280Z REF: 2023-07-13T14:54:28.6348496Z CU_VERSION: cu118 2023-07-13T14:54:28.6348733Z CHANNEL: nightly 2023-07-13T14:54:28.6348967Z ##[endgroup] 2023-07-13T14:54:29.2610966Z Prepare all required actions 2023-07-13T14:54:29.2611536Z Getting action download info 2023-07-13T14:54:29.4488546Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-07-13T14:54:29.9577620Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-07-13T14:54:29.9577920Z with: 2023-07-13T14:54:29.9578124Z repository: pytorch/audio 2023-07-13T14:54:29.9578375Z setup-miniconda: false 2023-07-13T14:54:29.9578602Z python-version: 3.11 2023-07-13T14:54:29.9578825Z submodules: recursive 2023-07-13T14:54:29.9579009Z env: 2023-07-13T14:54:29.9579237Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:29.9579489Z PYTHON_VERSION: 3.11 2023-07-13T14:54:29.9579697Z PACKAGE_TYPE: conda 2023-07-13T14:54:29.9579908Z REPOSITORY: pytorch/audio 2023-07-13T14:54:29.9580109Z REF: 2023-07-13T14:54:29.9580296Z CU_VERSION: cu118 2023-07-13T14:54:29.9580480Z CHANNEL: nightly 2023-07-13T14:54:29.9580737Z ##[endgroup] 2023-07-13T14:54:29.9714255Z ##[group]Run set -euxo pipefail 2023-07-13T14:54:29.9714540Z set -euxo pipefail 2023-07-13T14:54:29.9714778Z rm -rf "${REPOSITORY}" 2023-07-13T14:54:29.9746141Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:54:29.9746481Z env: 2023-07-13T14:54:29.9746907Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:29.9747189Z PYTHON_VERSION: 3.11 2023-07-13T14:54:29.9747516Z PACKAGE_TYPE: conda 2023-07-13T14:54:29.9747869Z REPOSITORY: pytorch/audio 2023-07-13T14:54:29.9748100Z REF: 2023-07-13T14:54:29.9748280Z CU_VERSION: cu118 2023-07-13T14:54:29.9748495Z CHANNEL: nightly 2023-07-13T14:54:29.9748710Z ##[endgroup] 2023-07-13T14:54:30.0832446Z + rm -rf pytorch/audio 2023-07-13T14:54:30.4072479Z ##[group]Run actions/checkout@v3 2023-07-13T14:54:30.4072705Z with: 2023-07-13T14:54:30.4072922Z repository: pytorch/audio 2023-07-13T14:54:30.4073195Z submodules: recursive 2023-07-13T14:54:30.4073424Z path: pytorch/audio 2023-07-13T14:54:30.4073754Z token: *** 2023-07-13T14:54:30.4073965Z ssh-strict: true 2023-07-13T14:54:30.4074200Z persist-credentials: true 2023-07-13T14:54:30.4074434Z clean: true 2023-07-13T14:54:30.4074657Z sparse-checkout-cone-mode: true 2023-07-13T14:54:30.4074909Z fetch-depth: 1 2023-07-13T14:54:30.4075112Z lfs: false 2023-07-13T14:54:30.4075313Z set-safe-directory: true 2023-07-13T14:54:30.4075529Z env: 2023-07-13T14:54:30.4075771Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:30.4076045Z PYTHON_VERSION: 3.11 2023-07-13T14:54:30.4076254Z PACKAGE_TYPE: conda 2023-07-13T14:54:30.4076490Z REPOSITORY: pytorch/audio 2023-07-13T14:54:30.4076710Z REF: 2023-07-13T14:54:30.4076902Z CU_VERSION: cu118 2023-07-13T14:54:30.4077092Z CHANNEL: nightly 2023-07-13T14:54:30.4077301Z ##[endgroup] 2023-07-13T14:54:30.5702322Z Syncing repository: pytorch/audio 2023-07-13T14:54:30.5722190Z ##[group]Getting Git version info 2023-07-13T14:54:30.5724695Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-07-13T14:54:30.5968151Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-13T14:54:30.6269692Z git version 2.41.0.windows.1 2023-07-13T14:54:30.6321391Z ##[endgroup] 2023-07-13T14:54:30.6348877Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ecf960da-c013-46bd-a22f-ce615edef103' before making global git config changes 2023-07-13T14:54:30.6349639Z Adding repository directory to the temporary git global config as a safe directory 2023-07-13T14:54:30.6362782Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-13T14:54:30.6704258Z ##[group]Initializing the repository 2023-07-13T14:54:30.6714691Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-13T14:54:30.7376567Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-07-13T14:54:30.7423468Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-07-13T14:54:30.7781129Z ##[endgroup] 2023-07-13T14:54:30.7781593Z ##[group]Disabling automatic garbage collection 2023-07-13T14:54:30.7792210Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-13T14:54:30.8115931Z ##[endgroup] 2023-07-13T14:54:30.8116657Z ##[group]Setting up auth 2023-07-13T14:54:30.8140295Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-13T14:54:30.8494237Z [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-07-13T14:54:31.3477235Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-13T14:54:31.3798773Z [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-07-13T14:54:31.9138236Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:54:31.9524168Z ##[endgroup] 2023-07-13T14:54:31.9524616Z ##[group]Fetching the repository 2023-07-13T14:54:31.9550395Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +83d75edafc2f9246e62b01722f52eb5484fbe13e:refs/remotes/origin/nightly 2023-07-13T14:54:32.1921897Z remote: Enumerating objects: 985, done. 2023-07-13T14:54:32.1922293Z remote: Counting objects: 0% (1/985) 2023-07-13T14:54:32.1922828Z remote: Counting objects: 1% (10/985) 2023-07-13T14:54:32.1923265Z remote: Counting objects: 2% (20/985) 2023-07-13T14:54:32.1923552Z remote: Counting objects: 3% (30/985) 2023-07-13T14:54:32.1924038Z remote: Counting objects: 4% (40/985) 2023-07-13T14:54:32.1924511Z remote: Counting objects: 5% (50/985) 2023-07-13T14:54:32.1924915Z remote: Counting objects: 6% (60/985) 2023-07-13T14:54:32.1925198Z remote: Counting objects: 7% (69/985) 2023-07-13T14:54:32.1925474Z remote: Counting objects: 8% (79/985) 2023-07-13T14:54:32.1925750Z remote: Counting objects: 9% (89/985) 2023-07-13T14:54:32.1926010Z remote: Counting objects: 10% (99/985) 2023-07-13T14:54:32.1926358Z remote: Counting objects: 11% (109/985) 2023-07-13T14:54:32.1926852Z remote: Counting objects: 12% (119/985) 2023-07-13T14:54:32.1927143Z remote: Counting objects: 13% (129/985) 2023-07-13T14:54:32.1927420Z remote: Counting objects: 14% (138/985) 2023-07-13T14:54:32.1927843Z remote: Counting objects: 15% (148/985) 2023-07-13T14:54:32.1928546Z remote: Counting objects: 16% (158/985) 2023-07-13T14:54:32.1929080Z remote: Counting objects: 17% (168/985) 2023-07-13T14:54:32.1929449Z remote: Counting objects: 18% (178/985) 2023-07-13T14:54:32.1929711Z remote: Counting objects: 19% (188/985) 2023-07-13T14:54:32.1930033Z remote: Counting objects: 20% (197/985) 2023-07-13T14:54:32.1930439Z remote: Counting objects: 21% (207/985) 2023-07-13T14:54:32.1930953Z remote: Counting objects: 22% (217/985) 2023-07-13T14:54:32.1931290Z remote: Counting objects: 23% (227/985) 2023-07-13T14:54:32.1931727Z remote: Counting objects: 24% (237/985) 2023-07-13T14:54:32.1932007Z remote: Counting objects: 25% (247/985) 2023-07-13T14:54:32.1932288Z remote: Counting objects: 26% (257/985) 2023-07-13T14:54:32.1934036Z remote: Counting objects: 27% (266/985) 2023-07-13T14:54:32.1934455Z remote: Counting objects: 28% (276/985) 2023-07-13T14:54:32.1934747Z remote: Counting objects: 29% (286/985) 2023-07-13T14:54:32.1935029Z remote: Counting objects: 30% (296/985) 2023-07-13T14:54:32.1935290Z remote: Counting objects: 31% (306/985) 2023-07-13T14:54:32.1935566Z remote: Counting objects: 32% (316/985) 2023-07-13T14:54:32.1935845Z remote: Counting objects: 33% (326/985) 2023-07-13T14:54:32.1936124Z remote: Counting objects: 34% (335/985) 2023-07-13T14:54:32.1936451Z remote: Counting objects: 35% (345/985) 2023-07-13T14:54:32.1936973Z remote: Counting objects: 36% (355/985) 2023-07-13T14:54:32.1937260Z remote: Counting objects: 37% (365/985) 2023-07-13T14:54:32.1937574Z remote: Counting objects: 38% (375/985) 2023-07-13T14:54:32.1937961Z remote: Counting objects: 39% (385/985) 2023-07-13T14:54:32.1938503Z remote: Counting objects: 40% (394/985) 2023-07-13T14:54:32.1938995Z remote: Counting objects: 41% (404/985) 2023-07-13T14:54:32.1939452Z remote: Counting objects: 42% (414/985) 2023-07-13T14:54:32.1939734Z remote: Counting objects: 43% (424/985) 2023-07-13T14:54:32.1939994Z remote: Counting objects: 44% (434/985) 2023-07-13T14:54:32.1940381Z remote: Counting objects: 45% (444/985) 2023-07-13T14:54:32.1940688Z remote: Counting objects: 46% (454/985) 2023-07-13T14:54:32.1940965Z remote: Counting objects: 47% (463/985) 2023-07-13T14:54:32.1941226Z remote: Counting objects: 48% (473/985) 2023-07-13T14:54:32.1941500Z remote: Counting objects: 49% (483/985) 2023-07-13T14:54:32.1941775Z remote: Counting objects: 50% (493/985) 2023-07-13T14:54:32.1942053Z remote: Counting objects: 51% (503/985) 2023-07-13T14:54:32.1942310Z remote: Counting objects: 52% (513/985) 2023-07-13T14:54:32.1942657Z remote: Counting objects: 53% (523/985) 2023-07-13T14:54:32.1943061Z remote: Counting objects: 54% (532/985) 2023-07-13T14:54:32.1943340Z remote: Counting objects: 55% (542/985) 2023-07-13T14:54:32.1943602Z remote: Counting objects: 56% (552/985) 2023-07-13T14:54:32.1943879Z remote: Counting objects: 57% (562/985) 2023-07-13T14:54:32.1944155Z remote: Counting objects: 58% (572/985) 2023-07-13T14:54:32.1944430Z remote: Counting objects: 59% (582/985) 2023-07-13T14:54:32.1944688Z remote: Counting objects: 60% (591/985) 2023-07-13T14:54:32.1944970Z remote: Counting objects: 61% (601/985) 2023-07-13T14:54:32.1945246Z remote: Counting objects: 62% (611/985) 2023-07-13T14:54:32.1945522Z remote: Counting objects: 63% (621/985) 2023-07-13T14:54:32.1945939Z remote: Counting objects: 64% (631/985) 2023-07-13T14:54:32.1946226Z remote: Counting objects: 65% (641/985) 2023-07-13T14:54:32.1946617Z remote: Counting objects: 66% (651/985) 2023-07-13T14:54:32.1947220Z remote: Counting objects: 67% (660/985) 2023-07-13T14:54:32.1947483Z remote: Counting objects: 68% (670/985) 2023-07-13T14:54:32.1947893Z remote: Counting objects: 69% (680/985) 2023-07-13T14:54:32.1948348Z remote: Counting objects: 70% (690/985) 2023-07-13T14:54:32.1948629Z remote: Counting objects: 71% (700/985) 2023-07-13T14:54:32.1948907Z remote: Counting objects: 72% (710/985) 2023-07-13T14:54:32.1949165Z remote: Counting objects: 73% (720/985) 2023-07-13T14:54:32.1949441Z remote: Counting objects: 74% (729/985) 2023-07-13T14:54:32.1949716Z remote: Counting objects: 75% (739/985) 2023-07-13T14:54:32.1950051Z remote: Counting objects: 76% (749/985) 2023-07-13T14:54:32.1950311Z remote: Counting objects: 77% (759/985) 2023-07-13T14:54:32.1950589Z remote: Counting objects: 78% (769/985) 2023-07-13T14:54:32.1951320Z remote: Counting objects: 79% (779/985) 2023-07-13T14:54:32.1951654Z remote: Counting objects: 80% (788/985) 2023-07-13T14:54:32.1951916Z remote: Counting objects: 81% (798/985) 2023-07-13T14:54:32.1952191Z remote: Counting objects: 82% (808/985) 2023-07-13T14:54:32.1952615Z remote: Counting objects: 83% (818/985) 2023-07-13T14:54:32.1952892Z remote: Counting objects: 84% (828/985) 2023-07-13T14:54:32.1953272Z remote: Counting objects: 85% (838/985) 2023-07-13T14:54:32.1953669Z remote: Counting objects: 86% (848/985) 2023-07-13T14:54:32.1953947Z remote: Counting objects: 87% (857/985) 2023-07-13T14:54:32.1954223Z remote: Counting objects: 88% (867/985) 2023-07-13T14:54:32.1954482Z remote: Counting objects: 89% (877/985) 2023-07-13T14:54:32.1954755Z remote: Counting objects: 90% (887/985) 2023-07-13T14:54:32.1955035Z remote: Counting objects: 91% (897/985) 2023-07-13T14:54:32.1955317Z remote: Counting objects: 92% (907/985) 2023-07-13T14:54:32.1955612Z remote: Counting objects: 93% (917/985) 2023-07-13T14:54:32.1955994Z remote: Counting objects: 94% (926/985) 2023-07-13T14:54:32.1956357Z remote: Counting objects: 95% (936/985) 2023-07-13T14:54:32.1956637Z remote: Counting objects: 96% (946/985) 2023-07-13T14:54:32.1956895Z remote: Counting objects: 97% (956/985) 2023-07-13T14:54:32.1957171Z remote: Counting objects: 98% (966/985) 2023-07-13T14:54:32.1957448Z remote: Counting objects: 99% (976/985) 2023-07-13T14:54:32.1957723Z remote: Counting objects: 100% (985/985) 2023-07-13T14:54:32.1958016Z remote: Counting objects: 100% (985/985), done. 2023-07-13T14:54:32.1958318Z remote: Compressing objects: 0% (1/856) 2023-07-13T14:54:32.1958626Z remote: Compressing objects: 1% (9/856) 2023-07-13T14:54:32.1972209Z remote: Compressing objects: 2% (18/856) 2023-07-13T14:54:32.1990318Z remote: Compressing objects: 3% (26/856) 2023-07-13T14:54:32.1994725Z remote: Compressing objects: 4% (35/856) 2023-07-13T14:54:32.2000627Z remote: Compressing objects: 5% (43/856) 2023-07-13T14:54:32.2004656Z remote: Compressing objects: 6% (52/856) 2023-07-13T14:54:32.2009409Z remote: Compressing objects: 7% (60/856) 2023-07-13T14:54:32.2038961Z remote: Compressing objects: 8% (69/856) 2023-07-13T14:54:32.2065186Z remote: Compressing objects: 9% (78/856) 2023-07-13T14:54:32.2092075Z remote: Compressing objects: 10% (86/856) 2023-07-13T14:54:32.2118465Z remote: Compressing objects: 11% (95/856) 2023-07-13T14:54:32.2127314Z remote: Compressing objects: 12% (103/856) 2023-07-13T14:54:32.2139367Z remote: Compressing objects: 13% (112/856) 2023-07-13T14:54:32.2143562Z remote: Compressing objects: 14% (120/856) 2023-07-13T14:54:32.2152910Z remote: Compressing objects: 15% (129/856) 2023-07-13T14:54:32.2165232Z remote: Compressing objects: 16% (137/856) 2023-07-13T14:54:32.2195780Z remote: Compressing objects: 17% (146/856) 2023-07-13T14:54:32.2227838Z remote: Compressing objects: 18% (155/856) 2023-07-13T14:54:32.2256014Z remote: Compressing objects: 19% (163/856) 2023-07-13T14:54:32.2270462Z remote: Compressing objects: 20% (172/856) 2023-07-13T14:54:32.2286923Z remote: Compressing objects: 21% (180/856) 2023-07-13T14:54:32.2296325Z remote: Compressing objects: 22% (189/856) 2023-07-13T14:54:32.2324041Z remote: Compressing objects: 23% (197/856) 2023-07-13T14:54:32.2347361Z remote: Compressing objects: 24% (206/856) 2023-07-13T14:54:32.2374037Z remote: Compressing objects: 25% (214/856) 2023-07-13T14:54:32.2428672Z remote: Compressing objects: 26% (223/856) 2023-07-13T14:54:32.2483825Z remote: Compressing objects: 27% (232/856) 2023-07-13T14:54:32.2527035Z remote: Compressing objects: 28% (240/856) 2023-07-13T14:54:32.2547541Z remote: Compressing objects: 29% (249/856) 2023-07-13T14:54:32.2586274Z remote: Compressing objects: 30% (257/856) 2023-07-13T14:54:32.2587109Z remote: Compressing objects: 31% (266/856) 2023-07-13T14:54:32.2614856Z remote: Compressing objects: 32% (274/856) 2023-07-13T14:54:32.2667477Z remote: Compressing objects: 33% (283/856) 2023-07-13T14:54:32.2846042Z remote: Compressing objects: 34% (292/856) 2023-07-13T14:54:32.2846405Z remote: Compressing objects: 35% (300/856) 2023-07-13T14:54:32.2846713Z remote: Compressing objects: 36% (309/856) 2023-07-13T14:54:32.2885233Z remote: Compressing objects: 37% (317/856) 2023-07-13T14:54:32.2972505Z remote: Compressing objects: 38% (326/856) 2023-07-13T14:54:32.3098971Z remote: Compressing objects: 39% (334/856) 2023-07-13T14:54:32.3121289Z remote: Compressing objects: 40% (343/856) 2023-07-13T14:54:32.3175615Z remote: Compressing objects: 41% (351/856) 2023-07-13T14:54:32.3188474Z remote: Compressing objects: 42% (360/856) 2023-07-13T14:54:32.3210267Z remote: Compressing objects: 43% (369/856) 2023-07-13T14:54:32.3239193Z remote: Compressing objects: 44% (377/856) 2023-07-13T14:54:32.3260828Z remote: Compressing objects: 45% (386/856) 2023-07-13T14:54:32.3263939Z remote: Compressing objects: 46% (394/856) 2023-07-13T14:54:32.3264268Z remote: Compressing objects: 47% (403/856) 2023-07-13T14:54:32.3267822Z remote: Compressing objects: 48% (411/856) 2023-07-13T14:54:32.3270541Z remote: Compressing objects: 49% (420/856) 2023-07-13T14:54:32.3278779Z remote: Compressing objects: 50% (428/856) 2023-07-13T14:54:32.3304007Z remote: Compressing objects: 51% (437/856) 2023-07-13T14:54:32.3309756Z remote: Compressing objects: 52% (446/856) 2023-07-13T14:54:32.3315164Z remote: Compressing objects: 53% (454/856) 2023-07-13T14:54:32.3327746Z remote: Compressing objects: 54% (463/856) 2023-07-13T14:54:32.3335082Z remote: Compressing objects: 55% (471/856) 2023-07-13T14:54:32.3337336Z remote: Compressing objects: 56% (480/856) 2023-07-13T14:54:32.3370481Z remote: Compressing objects: 57% (488/856) 2023-07-13T14:54:32.3375835Z remote: Compressing objects: 58% (497/856) 2023-07-13T14:54:32.3392036Z remote: Compressing objects: 59% (506/856) 2023-07-13T14:54:32.3413975Z remote: Compressing objects: 60% (514/856) 2023-07-13T14:54:32.3426515Z remote: Compressing objects: 61% (523/856) 2023-07-13T14:54:32.3455644Z remote: Compressing objects: 62% (531/856) 2023-07-13T14:54:32.3475122Z remote: Compressing objects: 63% (540/856) 2023-07-13T14:54:32.3478799Z remote: Compressing objects: 64% (548/856) 2023-07-13T14:54:32.3496264Z remote: Compressing objects: 65% (557/856) 2023-07-13T14:54:32.3565213Z remote: Compressing objects: 66% (565/856) 2023-07-13T14:54:32.3583025Z remote: Compressing objects: 67% (574/856) 2023-07-13T14:54:32.3583358Z remote: Compressing objects: 68% (583/856) 2023-07-13T14:54:32.3583666Z remote: Compressing objects: 69% (591/856) 2023-07-13T14:54:32.3583969Z remote: Compressing objects: 70% (600/856) 2023-07-13T14:54:32.3584253Z remote: Compressing objects: 71% (608/856) 2023-07-13T14:54:32.3584549Z remote: Compressing objects: 72% (617/856) 2023-07-13T14:54:32.3692109Z remote: Compressing objects: 73% (625/856) 2023-07-13T14:54:32.3692853Z remote: Compressing objects: 74% (634/856) 2023-07-13T14:54:32.3693174Z remote: Compressing objects: 75% (642/856) 2023-07-13T14:54:32.3693484Z remote: Compressing objects: 76% (651/856) 2023-07-13T14:54:32.3703246Z remote: Compressing objects: 77% (660/856) 2023-07-13T14:54:32.3704490Z remote: Compressing objects: 78% (668/856) 2023-07-13T14:54:32.3715640Z remote: Compressing objects: 79% (677/856) 2023-07-13T14:54:32.3728862Z remote: Compressing objects: 80% (685/856) 2023-07-13T14:54:32.3731485Z remote: Compressing objects: 81% (694/856) 2023-07-13T14:54:32.3731798Z remote: Compressing objects: 82% (702/856) 2023-07-13T14:54:32.3732099Z remote: Compressing objects: 83% (711/856) 2023-07-13T14:54:32.3732377Z remote: Compressing objects: 84% (720/856) 2023-07-13T14:54:32.3732676Z remote: Compressing objects: 85% (728/856) 2023-07-13T14:54:32.3734168Z remote: Compressing objects: 86% (737/856) 2023-07-13T14:54:32.3734764Z remote: Compressing objects: 87% (745/856) 2023-07-13T14:54:32.3735171Z remote: Compressing objects: 88% (754/856) 2023-07-13T14:54:32.3736297Z remote: Compressing objects: 89% (762/856) 2023-07-13T14:54:32.3738510Z remote: Compressing objects: 90% (771/856) 2023-07-13T14:54:32.3738821Z remote: Compressing objects: 91% (779/856) 2023-07-13T14:54:32.3739229Z remote: Compressing objects: 92% (788/856) 2023-07-13T14:54:32.3739525Z remote: Compressing objects: 93% (797/856) 2023-07-13T14:54:32.3739800Z remote: Compressing objects: 94% (805/856) 2023-07-13T14:54:32.3740346Z remote: Compressing objects: 95% (814/856) 2023-07-13T14:54:32.3740643Z remote: Compressing objects: 96% (822/856) 2023-07-13T14:54:32.3742847Z remote: Compressing objects: 97% (831/856) 2023-07-13T14:54:32.3743138Z remote: Compressing objects: 98% (839/856) 2023-07-13T14:54:32.3743434Z remote: Compressing objects: 99% (848/856) 2023-07-13T14:54:32.3745391Z remote: Compressing objects: 100% (856/856) 2023-07-13T14:54:32.3745740Z remote: Compressing objects: 100% (856/856), done. 2023-07-13T14:54:32.3922885Z Receiving objects: 0% (1/985) 2023-07-13T14:54:32.4060049Z Receiving objects: 1% (10/985) 2023-07-13T14:54:32.4061014Z Receiving objects: 2% (20/985) 2023-07-13T14:54:32.4063359Z Receiving objects: 3% (30/985) 2023-07-13T14:54:32.4065794Z Receiving objects: 4% (40/985) 2023-07-13T14:54:32.4067741Z Receiving objects: 5% (50/985) 2023-07-13T14:54:32.4069258Z Receiving objects: 6% (60/985) 2023-07-13T14:54:32.4072686Z Receiving objects: 7% (69/985) 2023-07-13T14:54:32.4074786Z Receiving objects: 8% (79/985) 2023-07-13T14:54:32.4078568Z Receiving objects: 9% (89/985) 2023-07-13T14:54:32.4079156Z Receiving objects: 10% (99/985) 2023-07-13T14:54:32.4080623Z Receiving objects: 11% (109/985) 2023-07-13T14:54:32.4081743Z Receiving objects: 12% (119/985) 2023-07-13T14:54:32.4085105Z Receiving objects: 13% (129/985) 2023-07-13T14:54:32.4086026Z Receiving objects: 14% (138/985) 2023-07-13T14:54:32.4088474Z Receiving objects: 15% (148/985) 2023-07-13T14:54:32.4089832Z Receiving objects: 16% (158/985) 2023-07-13T14:54:32.4093492Z Receiving objects: 17% (168/985) 2023-07-13T14:54:32.4098694Z Receiving objects: 18% (178/985) 2023-07-13T14:54:32.4100799Z Receiving objects: 19% (188/985) 2023-07-13T14:54:32.4104670Z Receiving objects: 20% (197/985) 2023-07-13T14:54:32.4108276Z Receiving objects: 21% (207/985) 2023-07-13T14:54:32.4114944Z Receiving objects: 22% (217/985) 2023-07-13T14:54:32.4137737Z Receiving objects: 23% (227/985) 2023-07-13T14:54:32.4144916Z Receiving objects: 24% (237/985) 2023-07-13T14:54:32.4395952Z Receiving objects: 25% (247/985) 2023-07-13T14:54:32.4397698Z Receiving objects: 26% (257/985) 2023-07-13T14:54:32.4404196Z Receiving objects: 27% (266/985) 2023-07-13T14:54:32.4408463Z Receiving objects: 28% (276/985) 2023-07-13T14:54:32.4419918Z Receiving objects: 29% (286/985) 2023-07-13T14:54:32.4424953Z Receiving objects: 30% (296/985) 2023-07-13T14:54:32.4427903Z Receiving objects: 31% (306/985) 2023-07-13T14:54:32.4433651Z Receiving objects: 32% (316/985) 2023-07-13T14:54:32.4438570Z Receiving objects: 33% (326/985) 2023-07-13T14:54:32.4445349Z Receiving objects: 34% (335/985) 2023-07-13T14:54:32.4453420Z Receiving objects: 35% (345/985) 2023-07-13T14:54:32.4459923Z Receiving objects: 36% (355/985) 2023-07-13T14:54:32.4465322Z Receiving objects: 37% (365/985) 2023-07-13T14:54:32.4490840Z Receiving objects: 38% (375/985) 2023-07-13T14:54:32.4499556Z Receiving objects: 39% (385/985) 2023-07-13T14:54:32.4504693Z Receiving objects: 40% (394/985) 2023-07-13T14:54:32.4509768Z Receiving objects: 41% (404/985) 2023-07-13T14:54:32.4514115Z Receiving objects: 42% (414/985) 2023-07-13T14:54:32.4520286Z Receiving objects: 43% (424/985) 2023-07-13T14:54:32.4534344Z Receiving objects: 44% (434/985) 2023-07-13T14:54:32.4549166Z Receiving objects: 45% (444/985) 2023-07-13T14:54:32.4560571Z Receiving objects: 46% (454/985) 2023-07-13T14:54:32.4564121Z Receiving objects: 47% (463/985) 2023-07-13T14:54:32.4569280Z Receiving objects: 48% (473/985) 2023-07-13T14:54:32.4636046Z Receiving objects: 49% (483/985) 2023-07-13T14:54:32.4642772Z Receiving objects: 50% (493/985) 2023-07-13T14:54:32.4667519Z Receiving objects: 51% (503/985) 2023-07-13T14:54:32.5422649Z Receiving objects: 52% (513/985) 2023-07-13T14:54:32.5473509Z Receiving objects: 53% (523/985) 2023-07-13T14:54:32.5473833Z Receiving objects: 54% (532/985) 2023-07-13T14:54:32.5474092Z Receiving objects: 55% (542/985) 2023-07-13T14:54:32.5474859Z Receiving objects: 56% (552/985) 2023-07-13T14:54:32.5480914Z Receiving objects: 57% (562/985) 2023-07-13T14:54:32.5486517Z Receiving objects: 58% (572/985) 2023-07-13T14:54:32.5488812Z Receiving objects: 59% (582/985) 2023-07-13T14:54:32.5495324Z Receiving objects: 60% (591/985) 2023-07-13T14:54:32.5496869Z Receiving objects: 61% (601/985) 2023-07-13T14:54:32.5505133Z Receiving objects: 62% (611/985) 2023-07-13T14:54:32.5510987Z Receiving objects: 63% (621/985) 2023-07-13T14:54:32.5513591Z Receiving objects: 64% (631/985) 2023-07-13T14:54:32.5519939Z Receiving objects: 65% (641/985) 2023-07-13T14:54:32.5526531Z Receiving objects: 66% (651/985) 2023-07-13T14:54:32.5532089Z Receiving objects: 67% (660/985) 2023-07-13T14:54:32.5542648Z Receiving objects: 68% (670/985) 2023-07-13T14:54:32.5543265Z Receiving objects: 69% (680/985) 2023-07-13T14:54:32.5545611Z Receiving objects: 70% (690/985) 2023-07-13T14:54:32.5552681Z Receiving objects: 71% (700/985) 2023-07-13T14:54:32.5557356Z Receiving objects: 72% (710/985) 2023-07-13T14:54:32.5563448Z Receiving objects: 73% (720/985) 2023-07-13T14:54:32.5568988Z Receiving objects: 74% (729/985) 2023-07-13T14:54:32.5575855Z Receiving objects: 75% (739/985) 2023-07-13T14:54:32.5590555Z Receiving objects: 76% (749/985) 2023-07-13T14:54:32.5598477Z Receiving objects: 77% (759/985) 2023-07-13T14:54:32.5608845Z Receiving objects: 78% (769/985) 2023-07-13T14:54:32.5616653Z Receiving objects: 79% (779/985) 2023-07-13T14:54:32.5626217Z Receiving objects: 80% (788/985) 2023-07-13T14:54:32.5632126Z Receiving objects: 81% (798/985) 2023-07-13T14:54:32.5644217Z Receiving objects: 82% (808/985) 2023-07-13T14:54:32.5654457Z Receiving objects: 83% (818/985) 2023-07-13T14:54:32.5659971Z Receiving objects: 84% (828/985) 2023-07-13T14:54:32.5662941Z Receiving objects: 85% (838/985) 2023-07-13T14:54:32.5666874Z Receiving objects: 86% (848/985) 2023-07-13T14:54:32.5670444Z Receiving objects: 87% (857/985) 2023-07-13T14:54:32.5676308Z Receiving objects: 88% (867/985) 2023-07-13T14:54:32.5681341Z Receiving objects: 89% (877/985) 2023-07-13T14:54:32.5688787Z Receiving objects: 90% (887/985) 2023-07-13T14:54:32.5694869Z Receiving objects: 91% (897/985) 2023-07-13T14:54:32.5718984Z Receiving objects: 92% (907/985) 2023-07-13T14:54:32.5731914Z Receiving objects: 93% (917/985) 2023-07-13T14:54:32.5747991Z Receiving objects: 94% (926/985) 2023-07-13T14:54:32.5766568Z Receiving objects: 95% (936/985) 2023-07-13T14:54:32.5778272Z Receiving objects: 96% (946/985) 2023-07-13T14:54:32.5789316Z Receiving objects: 97% (956/985) 2023-07-13T14:54:32.5806924Z Receiving objects: 98% (966/985) 2023-07-13T14:54:32.5808212Z Receiving objects: 99% (976/985) 2023-07-13T14:54:32.5808844Z remote: Total 985 (delta 164), reused 461 (delta 94), pack-reused 0 2023-07-13T14:54:32.5814349Z Receiving objects: 100% (985/985) 2023-07-13T14:54:32.5815011Z Receiving objects: 100% (985/985), 4.96 MiB | 26.18 MiB/s, done. 2023-07-13T14:54:32.5824725Z Resolving deltas: 0% (0/164) 2023-07-13T14:54:32.5826510Z Resolving deltas: 1% (2/164) 2023-07-13T14:54:32.5827008Z Resolving deltas: 2% (4/164) 2023-07-13T14:54:32.5828066Z Resolving deltas: 3% (5/164) 2023-07-13T14:54:32.5828578Z Resolving deltas: 4% (7/164) 2023-07-13T14:54:32.5829046Z Resolving deltas: 5% (9/164) 2023-07-13T14:54:32.5829882Z Resolving deltas: 7% (12/164) 2023-07-13T14:54:32.5830435Z Resolving deltas: 8% (14/164) 2023-07-13T14:54:32.5831399Z Resolving deltas: 9% (15/164) 2023-07-13T14:54:32.5833028Z Resolving deltas: 10% (17/164) 2023-07-13T14:54:32.5834114Z Resolving deltas: 11% (19/164) 2023-07-13T14:54:32.5834639Z Resolving deltas: 12% (21/164) 2023-07-13T14:54:32.5836550Z Resolving deltas: 13% (22/164) 2023-07-13T14:54:32.5837111Z Resolving deltas: 14% (23/164) 2023-07-13T14:54:32.5837619Z Resolving deltas: 15% (25/164) 2023-07-13T14:54:32.5838084Z Resolving deltas: 16% (27/164) 2023-07-13T14:54:32.5838574Z Resolving deltas: 17% (28/164) 2023-07-13T14:54:32.5840114Z Resolving deltas: 18% (30/164) 2023-07-13T14:54:32.5841685Z Resolving deltas: 19% (32/164) 2023-07-13T14:54:32.5843367Z Resolving deltas: 20% (34/164) 2023-07-13T14:54:32.5845155Z Resolving deltas: 21% (35/164) 2023-07-13T14:54:32.5847364Z Resolving deltas: 22% (37/164) 2023-07-13T14:54:32.5848158Z Resolving deltas: 23% (39/164) 2023-07-13T14:54:32.5848702Z Resolving deltas: 24% (40/164) 2023-07-13T14:54:32.5850722Z Resolving deltas: 25% (41/164) 2023-07-13T14:54:32.5851651Z Resolving deltas: 26% (43/164) 2023-07-13T14:54:32.5854814Z Resolving deltas: 27% (45/164) 2023-07-13T14:54:32.5857554Z Resolving deltas: 28% (46/164) 2023-07-13T14:54:32.5858184Z Resolving deltas: 29% (49/164) 2023-07-13T14:54:32.5859622Z Resolving deltas: 30% (50/164) 2023-07-13T14:54:32.5860241Z Resolving deltas: 31% (51/164) 2023-07-13T14:54:32.5861433Z Resolving deltas: 32% (53/164) 2023-07-13T14:54:32.5862019Z Resolving deltas: 33% (55/164) 2023-07-13T14:54:32.5863256Z Resolving deltas: 34% (56/164) 2023-07-13T14:54:32.5864002Z Resolving deltas: 35% (58/164) 2023-07-13T14:54:32.5865372Z Resolving deltas: 36% (60/164) 2023-07-13T14:54:32.5865934Z Resolving deltas: 37% (61/164) 2023-07-13T14:54:32.5866766Z Resolving deltas: 38% (63/164) 2023-07-13T14:54:32.5867293Z Resolving deltas: 39% (64/164) 2023-07-13T14:54:32.5867776Z Resolving deltas: 41% (68/164) 2023-07-13T14:54:32.5868272Z Resolving deltas: 42% (69/164) 2023-07-13T14:54:32.5870585Z Resolving deltas: 43% (71/164) 2023-07-13T14:54:32.5871506Z Resolving deltas: 45% (74/164) 2023-07-13T14:54:32.5872286Z Resolving deltas: 46% (76/164) 2023-07-13T14:54:32.5873224Z Resolving deltas: 48% (79/164) 2023-07-13T14:54:32.5873929Z Resolving deltas: 49% (81/164) 2023-07-13T14:54:32.5874465Z Resolving deltas: 50% (82/164) 2023-07-13T14:54:32.5876415Z Resolving deltas: 51% (84/164) 2023-07-13T14:54:32.5877068Z Resolving deltas: 52% (86/164) 2023-07-13T14:54:32.5877537Z Resolving deltas: 53% (87/164) 2023-07-13T14:54:32.5878177Z Resolving deltas: 54% (90/164) 2023-07-13T14:54:32.5879006Z Resolving deltas: 55% (91/164) 2023-07-13T14:54:32.5879526Z Resolving deltas: 56% (92/164) 2023-07-13T14:54:32.5880155Z Resolving deltas: 57% (94/164) 2023-07-13T14:54:32.5881033Z Resolving deltas: 58% (96/164) 2023-07-13T14:54:32.5881935Z Resolving deltas: 59% (97/164) 2023-07-13T14:54:32.5882843Z Resolving deltas: 60% (99/164) 2023-07-13T14:54:32.5884431Z Resolving deltas: 62% (102/164) 2023-07-13T14:54:32.5884957Z Resolving deltas: 63% (104/164) 2023-07-13T14:54:32.5885747Z Resolving deltas: 64% (105/164) 2023-07-13T14:54:32.5886244Z Resolving deltas: 65% (107/164) 2023-07-13T14:54:32.5886502Z Resolving deltas: 66% (109/164) 2023-07-13T14:54:32.5887070Z Resolving deltas: 67% (110/164) 2023-07-13T14:54:32.5889921Z Resolving deltas: 68% (112/164) 2023-07-13T14:54:32.5890884Z Resolving deltas: 69% (114/164) 2023-07-13T14:54:32.5891708Z Resolving deltas: 70% (115/164) 2023-07-13T14:54:32.5892244Z Resolving deltas: 71% (118/164) 2023-07-13T14:54:32.5895970Z Resolving deltas: 72% (119/164) 2023-07-13T14:54:32.5896558Z Resolving deltas: 73% (120/164) 2023-07-13T14:54:32.5897079Z Resolving deltas: 74% (122/164) 2023-07-13T14:54:32.5897455Z Resolving deltas: 76% (125/164) 2023-07-13T14:54:32.5897694Z Resolving deltas: 78% (129/164) 2023-07-13T14:54:32.5897943Z Resolving deltas: 79% (130/164) 2023-07-13T14:54:32.5898197Z Resolving deltas: 80% (132/164) 2023-07-13T14:54:32.5898623Z Resolving deltas: 81% (133/164) 2023-07-13T14:54:32.5898860Z Resolving deltas: 82% (135/164) 2023-07-13T14:54:32.5899119Z Resolving deltas: 83% (137/164) 2023-07-13T14:54:32.5899887Z Resolving deltas: 84% (138/164) 2023-07-13T14:54:32.5900466Z Resolving deltas: 85% (140/164) 2023-07-13T14:54:32.5901141Z Resolving deltas: 86% (142/164) 2023-07-13T14:54:32.5903167Z Resolving deltas: 87% (143/164) 2023-07-13T14:54:32.5904770Z Resolving deltas: 88% (145/164) 2023-07-13T14:54:32.5905175Z Resolving deltas: 89% (146/164) 2023-07-13T14:54:32.5905794Z Resolving deltas: 90% (148/164) 2023-07-13T14:54:32.5908914Z Resolving deltas: 92% (151/164) 2023-07-13T14:54:32.5909747Z Resolving deltas: 93% (153/164) 2023-07-13T14:54:32.5910022Z Resolving deltas: 94% (155/164) 2023-07-13T14:54:32.5911640Z Resolving deltas: 95% (156/164) 2023-07-13T14:54:32.5914430Z Resolving deltas: 96% (158/164) 2023-07-13T14:54:32.5915992Z Resolving deltas: 97% (160/164) 2023-07-13T14:54:32.5921693Z Resolving deltas: 98% (161/164) 2023-07-13T14:54:32.5924118Z Resolving deltas: 99% (163/164) 2023-07-13T14:54:32.5927147Z Resolving deltas: 100% (164/164) 2023-07-13T14:54:32.5927492Z Resolving deltas: 100% (164/164), done. 2023-07-13T14:54:34.6052375Z From https://github.com/pytorch/audio 2023-07-13T14:54:34.6053064Z * [new ref] 83d75edafc2f9246e62b01722f52eb5484fbe13e -> origin/nightly 2023-07-13T14:54:34.6236903Z ##[endgroup] 2023-07-13T14:54:34.6237369Z ##[group]Determining the checkout info 2023-07-13T14:54:34.6241635Z ##[endgroup] 2023-07-13T14:54:34.6242063Z ##[group]Checking out the ref 2023-07-13T14:54:34.6252708Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-07-13T14:54:35.6773114Z Updating files: 78% (671/856) 2023-07-13T14:54:35.6828665Z Updating files: 79% (677/856) 2023-07-13T14:54:35.6895421Z Updating files: 80% (685/856) 2023-07-13T14:54:35.6941690Z Updating files: 81% (694/856) 2023-07-13T14:54:35.7003133Z Updating files: 82% (702/856) 2023-07-13T14:54:35.7069618Z Updating files: 83% (711/856) 2023-07-13T14:54:35.7121775Z Updating files: 84% (720/856) 2023-07-13T14:54:35.7171398Z Updating files: 85% (728/856) 2023-07-13T14:54:35.7230865Z Updating files: 86% (737/856) 2023-07-13T14:54:35.7279435Z Updating files: 87% (745/856) 2023-07-13T14:54:35.7320087Z Updating files: 88% (754/856) 2023-07-13T14:54:35.7377335Z Updating files: 89% (762/856) 2023-07-13T14:54:35.7462217Z Updating files: 90% (771/856) 2023-07-13T14:54:35.7527018Z Updating files: 91% (779/856) 2023-07-13T14:54:35.7603017Z Updating files: 92% (788/856) 2023-07-13T14:54:35.7861739Z Updating files: 93% (797/856) 2023-07-13T14:54:36.0257972Z Updating files: 94% (805/856) 2023-07-13T14:54:36.0326056Z Updating files: 95% (814/856) 2023-07-13T14:54:36.0386781Z Updating files: 96% (822/856) 2023-07-13T14:54:36.0445057Z Updating files: 97% (831/856) 2023-07-13T14:54:36.0518079Z Updating files: 98% (839/856) 2023-07-13T14:54:36.0565538Z Updating files: 99% (848/856) 2023-07-13T14:54:36.0566750Z Updating files: 100% (856/856) 2023-07-13T14:54:36.0567080Z Updating files: 100% (856/856), done. 2023-07-13T14:54:36.0747328Z branch 'nightly' set up to track 'origin/nightly'. 2023-07-13T14:54:36.0747682Z Switched to a new branch 'nightly' 2023-07-13T14:54:36.0802861Z ##[endgroup] 2023-07-13T14:54:36.0803767Z ##[group]Setting up auth for fetching submodules 2023-07-13T14:54:36.0817621Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:54:36.1204880Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-07-13T14:54:36.1560913Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-07-13T14:54:36.1922957Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-07-13T14:54:36.2263255Z ##[endgroup] 2023-07-13T14:54:36.2264079Z ##[group]Fetching submodules 2023-07-13T14:54:36.2274979Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-07-13T14:54:36.8718401Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-07-13T14:54:37.4127575Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-07-13T14:54:37.8846894Z ##[endgroup] 2023-07-13T14:54:37.8847360Z ##[group]Persisting credentials for submodules 2023-07-13T14:54:37.8859190Z [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-07-13T14:54:38.4522467Z [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-07-13T14:54:38.9331564Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2023-07-13T14:54:39.5067405Z [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-07-13T14:54:40.0548582Z ##[endgroup] 2023-07-13T14:54:40.0900954Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-13T14:54:40.1200584Z '83d75edafc2f9246e62b01722f52eb5484fbe13e' 2023-07-13T14:54:40.1542969Z ##[group]Run echo "ENV VARS" 2023-07-13T14:54:40.1543259Z echo "ENV VARS" 2023-07-13T14:54:40.1543504Z echo "${GITHUB_REF_NAME}" 2023-07-13T14:54:40.1543758Z echo "${GITHUB_REF}" 2023-07-13T14:54:40.1544003Z echo "${GITHUB_BASE_REF}" 2023-07-13T14:54:40.1544213Z  2023-07-13T14:54:40.1544457Z echo "GITHUB PROVIDED" 2023-07-13T14:54:40.1544939Z echo "nightly" 2023-07-13T14:54:40.1545183Z echo "refs/heads/nightly" 2023-07-13T14:54:40.1545422Z echo "refs/heads/nightly" 2023-07-13T14:54:40.1545652Z echo "" 2023-07-13T14:54:40.1574380Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:54:40.1574726Z env: 2023-07-13T14:54:40.1574986Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:40.1575248Z PYTHON_VERSION: 3.11 2023-07-13T14:54:40.1575483Z PACKAGE_TYPE: conda 2023-07-13T14:54:40.1575724Z REPOSITORY: pytorch/audio 2023-07-13T14:54:40.1575949Z REF: 2023-07-13T14:54:40.1576129Z CU_VERSION: cu118 2023-07-13T14:54:40.1576347Z CHANNEL: nightly 2023-07-13T14:54:40.1576562Z ##[endgroup] 2023-07-13T14:54:40.1963736Z ENV VARS 2023-07-13T14:54:40.1964085Z nightly 2023-07-13T14:54:40.1964314Z refs/heads/nightly 2023-07-13T14:54:40.1964470Z 2023-07-13T14:54:40.1964868Z GITHUB PROVIDED 2023-07-13T14:54:40.1965327Z nightly 2023-07-13T14:54:40.1965853Z refs/heads/nightly 2023-07-13T14:54:40.1966151Z refs/heads/nightly 2023-07-13T14:54:40.1966295Z 2023-07-13T14:54:40.2480075Z ##[group]Run set -euxo pipefail 2023-07-13T14:54:40.2480391Z set -euxo pipefail 2023-07-13T14:54:40.2480843Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-07-13T14:54:40.2481222Z # and "/" is not allowed in artifact names 2023-07-13T14:54:40.2481592Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-07-13T14:54:40.2510293Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:54:40.2510627Z env: 2023-07-13T14:54:40.2510891Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:40.2511343Z PYTHON_VERSION: 3.11 2023-07-13T14:54:40.2511590Z PACKAGE_TYPE: conda 2023-07-13T14:54:40.2511966Z REPOSITORY: pytorch/audio 2023-07-13T14:54:40.2512312Z REF: 2023-07-13T14:54:40.2512511Z CU_VERSION: cu118 2023-07-13T14:54:40.2512725Z CHANNEL: nightly 2023-07-13T14:54:40.2512946Z ##[endgroup] 2023-07-13T14:54:40.2768361Z + echo ARTIFACT_NAME=pytorch_audio__3.11 2023-07-13T14:54:40.2912657Z ##[group]Run set -euxo pipefail 2023-07-13T14:54:40.2912950Z set -euxo pipefail 2023-07-13T14:54:40.2913216Z conda info | grep -i 'base environment' 2023-07-13T14:54:40.2913519Z conda clean --all --quiet --yes 2023-07-13T14:54:40.2940370Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:54:40.2940753Z env: 2023-07-13T14:54:40.2941016Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:40.2941279Z PYTHON_VERSION: 3.11 2023-07-13T14:54:40.2941667Z PACKAGE_TYPE: conda 2023-07-13T14:54:40.2941914Z REPOSITORY: pytorch/audio 2023-07-13T14:54:40.2942143Z REF: 2023-07-13T14:54:40.2942325Z CU_VERSION: cu118 2023-07-13T14:54:40.2942561Z CHANNEL: nightly 2023-07-13T14:54:40.2942804Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T14:54:40.2943065Z ##[endgroup] 2023-07-13T14:54:40.6025937Z + conda info 2023-07-13T14:54:40.6122574Z + grep -i 'base environment' 2023-07-13T14:55:33.2908223Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-07-13T14:55:33.2915920Z + conda clean --all --quiet --yes 2023-07-13T14:55:37.7824689Z ##[group]Run set -euxo pipefail 2023-07-13T14:55:37.7824985Z set -euxo pipefail 2023-07-13T14:55:37.7825256Z conda config --set channel_priority false 2023-07-13T14:55:37.7855779Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:55:37.7856394Z env: 2023-07-13T14:55:37.7856888Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:55:37.7857549Z PYTHON_VERSION: 3.11 2023-07-13T14:55:37.7857982Z PACKAGE_TYPE: conda 2023-07-13T14:55:37.7858238Z REPOSITORY: pytorch/audio 2023-07-13T14:55:37.7858464Z REF: 2023-07-13T14:55:37.7858689Z CU_VERSION: cu118 2023-07-13T14:55:37.7858886Z CHANNEL: nightly 2023-07-13T14:55:37.7859385Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T14:55:37.7859629Z ##[endgroup] 2023-07-13T14:55:38.0839560Z + conda config --set channel_priority false 2023-07-13T14:55:38.7801540Z ##[group]Run set -euxo pipefail 2023-07-13T14:55:38.7801840Z set -euxo pipefail 2023-07-13T14:55:38.7802152Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-07-13T14:55:38.7802451Z conda create \ 2023-07-13T14:55:38.7802665Z  --yes --quiet \ 2023-07-13T14:55:38.7802911Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:55:38.7803148Z  "python=3.9" 2023-07-13T14:55:38.7803379Z CONDA_ENV="${CONDA_ENV}" 2023-07-13T14:55:38.7803635Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-07-13T14:55:38.7804007Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-07-13T14:55:38.7804647Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-07-13T14:55:38.7805496Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-07-13T14:55:38.7806126Z cat "${BUILD_ENV_FILE}" 2023-07-13T14:55:38.7806537Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-07-13T14:55:38.7837632Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:55:38.7838074Z env: 2023-07-13T14:55:38.7838328Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:55:38.7838583Z PYTHON_VERSION: 3.11 2023-07-13T14:55:38.7838812Z PACKAGE_TYPE: conda 2023-07-13T14:55:38.7839049Z REPOSITORY: pytorch/audio 2023-07-13T14:55:38.7839270Z REF: 2023-07-13T14:55:38.7839444Z CU_VERSION: cu118 2023-07-13T14:55:38.7839651Z CHANNEL: nightly 2023-07-13T14:55:38.7839889Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T14:55:38.7840131Z ##[endgroup] 2023-07-13T14:55:39.1884555Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:55:39.1885095Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' python=3.9 2023-07-13T14:56:19.6652038Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:56:20.2587084Z Solving environment: ...working... done 2023-07-13T14:56:52.3216479Z 2023-07-13T14:56:52.3217120Z ## Package Plan ## 2023-07-13T14:56:52.3217401Z 2023-07-13T14:56:52.3223160Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469 2023-07-13T14:56:52.3223709Z 2023-07-13T14:56:52.3223932Z added / updated specs: 2023-07-13T14:56:52.3224356Z - python=3.9 2023-07-13T14:56:52.3224614Z 2023-07-13T14:56:52.3224628Z 2023-07-13T14:56:52.3224913Z The following packages will be downloaded: 2023-07-13T14:56:52.3225261Z 2023-07-13T14:56:52.3226404Z package | build 2023-07-13T14:56:52.3226989Z ---------------------------|----------------- 2023-07-13T14:56:52.3227564Z openssl-3.0.9 | h2bbff1b_0 7.4 MB 2023-07-13T14:56:52.3228165Z pip-23.1.2 | py39haa95532_0 2.8 MB 2023-07-13T14:56:52.3228827Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-07-13T14:56:52.3229379Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-07-13T14:56:52.3231258Z tzdata-2023c | h04d1e81_0 116 KB 2023-07-13T14:56:52.3231808Z vc-14.2 | h21ff451_1 8 KB 2023-07-13T14:56:52.3232355Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-07-13T14:56:52.3233033Z ------------------------------------------------------------ 2023-07-13T14:56:52.3233672Z Total: 30.6 MB 2023-07-13T14:56:52.3233984Z 2023-07-13T14:56:52.3234209Z The following NEW packages will be INSTALLED: 2023-07-13T14:56:52.3234554Z 2023-07-13T14:56:52.3252001Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-13T14:56:52.3252757Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-13T14:56:52.3253326Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 None 2023-07-13T14:56:52.3253965Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-07-13T14:56:52.3254702Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 None 2023-07-13T14:56:52.3255112Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-13T14:56:52.3255485Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-13T14:56:52.3255838Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-13T14:56:52.3256207Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-13T14:56:52.3256569Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-07-13T14:56:52.3256785Z 2023-07-13T14:56:52.3256983Z 2023-07-13T14:56:52.6370012Z Preparing transaction: ...working... done 2023-07-13T14:56:55.3117202Z Verifying transaction: ...working... done 2023-07-13T14:56:59.8026393Z Executing transaction: ...working... done 2023-07-13T14:56:59.8850679Z Retrieving notices: ...working... done 2023-07-13T14:57:00.2444000Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:57:00.2444946Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:57:00.2445881Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' python -m pip install 'C:\actions-runner\_work\audio\audio/test-infra/tools/pkg-helpers' 2023-07-13T14:57:06.8142581Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-07-13T14:57:06.8143162Z 2023-07-13T14:57:06.8143407Z Installing build dependencies: started 2023-07-13T14:57:06.8143747Z 2023-07-13T14:57:06.8144200Z Installing build dependencies: finished with status 'done' 2023-07-13T14:57:06.8144682Z 2023-07-13T14:57:06.8144924Z Getting requirements to build wheel: started 2023-07-13T14:57:06.8145340Z 2023-07-13T14:57:06.8145562Z Getting requirements to build wheel: finished with status 'done' 2023-07-13T14:57:06.8145810Z 2023-07-13T14:57:06.8145992Z Preparing metadata (pyproject.toml): started 2023-07-13T14:57:06.8146212Z 2023-07-13T14:57:06.8146376Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-13T14:57:06.8146756Z 2023-07-13T14:57:06.8146929Z Building wheels for collected packages: pytorch-pkg-helpers 2023-07-13T14:57:06.8147178Z 2023-07-13T14:57:06.8147399Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-07-13T14:57:06.8147665Z 2023-07-13T14:57:06.8147920Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-07-13T14:57:06.8148211Z 2023-07-13T14:57:06.8148636Z Created wheel for pytorch-pkg-helpers: filename=pytorch_pkg_helpers-0.1.5-py3-none-any.whl size=7635 sha256=7176fc68d6a5e8aec8e8b805e2f7ebe2c9f220f90df1a989675e5d84d3cdf235 2023-07-13T14:57:06.8149061Z 2023-07-13T14:57:06.8149428Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-07-13T14:57:06.8149933Z 2023-07-13T14:57:06.8150113Z Successfully built pytorch-pkg-helpers 2023-07-13T14:57:06.8150284Z 2023-07-13T14:57:06.8150565Z Installing collected packages: pytorch-pkg-helpers 2023-07-13T14:57:06.8150918Z 2023-07-13T14:57:06.8151141Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-07-13T14:57:06.8151384Z 2023-07-13T14:57:06.8151390Z 2023-07-13T14:57:06.8562022Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:57:06.8562936Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' python -m pytorch_pkg_helpers 2023-07-13T14:57:09.6590188Z + cat 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:57:09.7068010Z export BUILD_VERSION='2.1.0.dev20230713' 2023-07-13T14:57:09.7068754Z 2023-07-13T14:57:09.7068953Z export CMAKE_USE_CUDA='1' 2023-07-13T14:57:09.7069239Z 2023-07-13T14:57:09.7069466Z export CONDA_BUILD_VARIANT='cuda' 2023-07-13T14:57:09.7069778Z 2023-07-13T14:57:09.7070140Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-13T14:57:09.7070559Z 2023-07-13T14:57:09.7070899Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:57:09.7071304Z 2023-07-13T14:57:09.7071567Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:57:09.7071969Z 2023-07-13T14:57:09.7072197Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:57:09.7072511Z 2023-07-13T14:57:09.7072768Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:57:09.7073009Z 2023-07-13T14:57:09.7073211Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:57:09.7073449Z 2023-07-13T14:57:09.7073738Z export FORCE_CUDA=1 2023-07-13T14:57:09.7073903Z 2023-07-13T14:57:09.7074099Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-07-13T14:57:09.7074345Z 2023-07-13T14:57:09.7074484Z export PYTORCH_VERSION='2.1.0.dev20230711' 2023-07-13T14:57:09.7074664Z 2023-07-13T14:57:09.7074792Z export PYTORCH_VERSION_SUFFIX='' 2023-07-13T14:57:09.7074964Z 2023-07-13T14:57:09.7075118Z export TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-13T14:57:09.7075307Z 2023-07-13T14:57:09.7075416Z export VERSION_SUFFIX='' 2023-07-13T14:57:09.7075547Z 2023-07-13T14:57:09.7075644Z export WHEEL_DIR='' 2023-07-13T14:57:09.7075789Z 2023-07-13T14:57:09.7075795Z 2023-07-13T14:57:09.7076008Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:57:09.7226987Z ##[group]Run set -euxo pipefail 2023-07-13T14:57:09.7227310Z set -euxo pipefail 2023-07-13T14:57:09.7227651Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-07-13T14:57:09.7227931Z  2023-07-13T14:57:09.7228185Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-07-13T14:57:09.7228440Z  2023-07-13T14:57:09.7228700Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-07-13T14:57:09.7228951Z  conda create \ 2023-07-13T14:57:09.7229198Z  --yes --quiet \ 2023-07-13T14:57:09.7229463Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:57:09.7229723Z  "python=3.8" \ 2023-07-13T14:57:09.7229943Z  cmake=3.22 \ 2023-07-13T14:57:09.7230186Z  conda-build=3.21 \ 2023-07-13T14:57:09.7230433Z  ninja=1.10 \ 2023-07-13T14:57:09.7230679Z  pkg-config=0.29 \ 2023-07-13T14:57:09.7230952Z  wheel=0.37 2023-07-13T14:57:09.7231186Z  else 2023-07-13T14:57:09.7231414Z  conda create \ 2023-07-13T14:57:09.7231671Z  --yes --quiet \ 2023-07-13T14:57:09.7231924Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:57:09.7232213Z  "python=${PYTHON_VERSION}" \ 2023-07-13T14:57:09.7232476Z  cmake=3.22 \ 2023-07-13T14:57:09.7232709Z  ninja=1.10 \ 2023-07-13T14:57:09.7232933Z  pkg-config=0.29 \ 2023-07-13T14:57:09.7233176Z  wheel=0.37 2023-07-13T14:57:09.7233391Z  fi 2023-07-13T14:57:09.7233599Z else 2023-07-13T14:57:09.7233798Z  conda create \ 2023-07-13T14:57:09.7234041Z  --yes --quiet \ 2023-07-13T14:57:09.7234303Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:57:09.7234584Z  "python=${PYTHON_VERSION}" \ 2023-07-13T14:57:09.7234820Z  cmake=3.22 \ 2023-07-13T14:57:09.7235063Z  conda-build=3.21 \ 2023-07-13T14:57:09.7235307Z  ninja=1.10 \ 2023-07-13T14:57:09.7235550Z  pkg-config=0.29 \ 2023-07-13T14:57:09.7235774Z  wheel=0.37 2023-07-13T14:57:09.7236163Z fi 2023-07-13T14:57:09.7236433Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-13T14:57:09.7236783Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-13T14:57:09.7263226Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:57:09.7263487Z env: 2023-07-13T14:57:09.7263753Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:57:09.7264039Z PYTHON_VERSION: 3.11 2023-07-13T14:57:09.7264293Z PACKAGE_TYPE: conda 2023-07-13T14:57:09.7264526Z REPOSITORY: pytorch/audio 2023-07-13T14:57:09.7264771Z REF: 2023-07-13T14:57:09.7264985Z CU_VERSION: cu118 2023-07-13T14:57:09.7265214Z CHANNEL: nightly 2023-07-13T14:57:09.7265448Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T14:57:09.7265799Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:57:09.7266115Z ##[endgroup] 2023-07-13T14:57:10.0284890Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:57:10.0285337Z + [[ 3.11 = \3\.\1\1 ]] 2023-07-13T14:57:10.0285564Z + [[ conda == \c\o\n\d\a ]] 2023-07-13T14:57:10.0286072Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5544196469' python=3.8 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-07-13T14:57:12.0965593Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:57:12.0975637Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-07-13T14:57:27.4268111Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T14:57:33.9835169Z Solving environment: ...working... done 2023-07-13T14:57:34.2268567Z 2023-07-13T14:57:34.2268953Z ## Package Plan ## 2023-07-13T14:57:34.2269164Z 2023-07-13T14:57:34.2269403Z environment location: C:\actions-runner\_work\_temp\conda_environment_5544196469 2023-07-13T14:57:34.2271284Z 2023-07-13T14:57:34.2271752Z added / updated specs: 2023-07-13T14:57:34.2272173Z - cmake=3.22 2023-07-13T14:57:34.2272684Z - conda-build=3.21 2023-07-13T14:57:34.2273106Z - ninja=1.10 2023-07-13T14:57:34.2273574Z - pkg-config=0.29 2023-07-13T14:57:34.2273915Z - python=3.8 2023-07-13T14:57:34.2274115Z - wheel=0.37 2023-07-13T14:57:34.2274252Z 2023-07-13T14:57:34.2274259Z 2023-07-13T14:57:34.2274404Z The following packages will be downloaded: 2023-07-13T14:57:34.2274588Z 2023-07-13T14:57:34.2274709Z package | build 2023-07-13T14:57:34.2275007Z ---------------------------|----------------- 2023-07-13T14:57:34.2275347Z beautifulsoup4-4.12.2 | py38haa95532_0 209 KB 2023-07-13T14:57:34.2275667Z boltons-23.0.0 | py38haa95532_0 421 KB 2023-07-13T14:57:34.2275996Z brotlipy-0.7.0 |py38h2bbff1b_1003 412 KB 2023-07-13T14:57:34.2276337Z certifi-2023.5.7 | py38haa95532_0 153 KB 2023-07-13T14:57:34.2276669Z cffi-1.15.1 | py38h2bbff1b_3 238 KB 2023-07-13T14:57:34.2276964Z chardet-4.0.0 |py38haa95532_1003 211 KB 2023-07-13T14:57:34.2277281Z colorama-0.4.6 | py38haa95532_0 32 KB 2023-07-13T14:57:34.2277588Z conda-23.5.1 | py38haa95532_0 1.0 MB 2023-07-13T14:57:34.2277911Z conda-build-3.21.9 | py38haa95532_0 555 KB 2023-07-13T14:57:34.2278252Z conda-package-handling-2.1.0| py38haa95532_0 286 KB 2023-07-13T14:57:34.2278642Z conda-package-streaming-0.8.0| py38haa95532_0 28 KB 2023-07-13T14:57:34.2279016Z cryptography-39.0.1 | py38h21b164f_2 1.0 MB 2023-07-13T14:57:34.2279511Z filelock-3.9.0 | py38haa95532_0 19 KB 2023-07-13T14:57:34.2279833Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-07-13T14:57:34.2280337Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-07-13T14:57:34.2280968Z idna-3.4 | py38haa95532_0 94 KB 2023-07-13T14:57:34.2281276Z jinja2-3.1.2 | py38haa95532_0 211 KB 2023-07-13T14:57:34.2281595Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-07-13T14:57:34.2281900Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-07-13T14:57:34.2282222Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-07-13T14:57:34.2282530Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-07-13T14:57:34.2282838Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-07-13T14:57:34.2283125Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-07-13T14:57:34.2283425Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-07-13T14:57:34.2283913Z markupsafe-2.1.1 | py38h2bbff1b_0 26 KB 2023-07-13T14:57:34.2284249Z menuinst-1.4.19 | py38h59b6b97_0 94 KB 2023-07-13T14:57:34.2284540Z ninja-1.10.2 | haa95532_5 14 KB 2023-07-13T14:57:34.2284852Z packaging-23.0 | py38haa95532_0 69 KB 2023-07-13T14:57:34.2285161Z pcre-8.45 | hd77b12b_0 382 KB 2023-07-13T14:57:34.2285608Z pip-23.1.2 | py38haa95532_0 2.8 MB 2023-07-13T14:57:34.2285926Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-07-13T14:57:34.2286432Z pkginfo-1.9.6 | py38haa95532_0 69 KB 2023-07-13T14:57:34.2286794Z pluggy-1.0.0 | py38haa95532_1 29 KB 2023-07-13T14:57:34.2287108Z psutil-5.9.0 | py38h2bbff1b_0 349 KB 2023-07-13T14:57:34.2287424Z py-lief-0.12.3 | py38hd77b12b_0 2.0 MB 2023-07-13T14:57:34.2287725Z pycosat-0.6.4 | py38h2bbff1b_0 74 KB 2023-07-13T14:57:34.2288057Z pyopenssl-23.0.0 | py38haa95532_0 97 KB 2023-07-13T14:57:34.2288374Z pysocks-1.7.1 | py38haa95532_0 31 KB 2023-07-13T14:57:34.2288683Z python-3.8.17 | h1aa4202_0 20.5 MB 2023-07-13T14:57:34.2288993Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-07-13T14:57:34.2289323Z pytz-2022.7 | py38haa95532_0 210 KB 2023-07-13T14:57:34.2289636Z pyyaml-6.0 | py38h2bbff1b_1 146 KB 2023-07-13T14:57:34.2289956Z requests-2.29.0 | py38haa95532_0 97 KB 2023-07-13T14:57:34.2290261Z ruamel.yaml-0.17.21 | py38h2bbff1b_0 174 KB 2023-07-13T14:57:34.2290595Z ruamel.yaml.clib-0.2.6 | py38h2bbff1b_1 101 KB 2023-07-13T14:57:34.2290920Z setuptools-67.8.0 | py38haa95532_0 1.0 MB 2023-07-13T14:57:34.2291245Z soupsieve-2.4 | py38haa95532_0 70 KB 2023-07-13T14:57:34.2291565Z toolz-0.12.0 | py38haa95532_0 106 KB 2023-07-13T14:57:34.2291959Z tqdm-4.65.0 | py38hd4e2768_0 149 KB 2023-07-13T14:57:34.2292264Z urllib3-1.26.16 | py38haa95532_0 201 KB 2023-07-13T14:57:34.2292686Z win_inet_pton-1.1.0 | py38haa95532_0 35 KB 2023-07-13T14:57:34.2293012Z zstandard-0.19.0 | py38h2bbff1b_0 340 KB 2023-07-13T14:57:34.2293452Z ------------------------------------------------------------ 2023-07-13T14:57:34.2293775Z Total: 43.6 MB 2023-07-13T14:57:34.2293939Z 2023-07-13T14:57:34.2294088Z The following NEW packages will be INSTALLED: 2023-07-13T14:57:34.2294280Z 2023-07-13T14:57:34.2294522Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py38haa95532_0 None 2023-07-13T14:57:34.2294957Z boltons pkgs/main/win-64::boltons-23.0.0-py38haa95532_0 None 2023-07-13T14:57:34.2295485Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py38h2bbff1b_1003 None 2023-07-13T14:57:34.2295866Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-07-13T14:57:34.2296270Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-13T14:57:34.2296698Z certifi pkgs/main/win-64::certifi-2023.5.7-py38haa95532_0 None 2023-07-13T14:57:34.2297062Z cffi pkgs/main/win-64::cffi-1.15.1-py38h2bbff1b_3 None 2023-07-13T14:57:34.2297446Z chardet pkgs/main/win-64::chardet-4.0.0-py38haa95532_1003 None 2023-07-13T14:57:34.2297898Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-07-13T14:57:34.2298317Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-07-13T14:57:34.2298828Z colorama pkgs/main/win-64::colorama-0.4.6-py38haa95532_0 None 2023-07-13T14:57:34.2299525Z conda pkgs/main/win-64::conda-23.5.1-py38haa95532_0 None 2023-07-13T14:57:34.2299972Z conda-build pkgs/main/win-64::conda-build-3.21.9-py38haa95532_0 None 2023-07-13T14:57:34.2300476Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.1.0-py38haa95532_0 None 2023-07-13T14:57:34.2301008Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py38haa95532_0 None 2023-07-13T14:57:34.2301495Z cryptography pkgs/main/win-64::cryptography-39.0.1-py38h21b164f_2 None 2023-07-13T14:57:34.2301887Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 None 2023-07-13T14:57:34.2302260Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-07-13T14:57:34.2302616Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-13T14:57:34.2302983Z idna pkgs/main/win-64::idna-3.4-py38haa95532_0 None 2023-07-13T14:57:34.2303350Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 None 2023-07-13T14:57:34.2303726Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-13T14:57:34.2304148Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-13T14:57:34.2304558Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-07-13T14:57:34.2305083Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-07-13T14:57:34.2305460Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-13T14:57:34.2306182Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-13T14:57:34.2306556Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-07-13T14:57:34.2306919Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-13T14:57:34.2307281Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-07-13T14:57:34.2307647Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 None 2023-07-13T14:57:34.2308060Z menuinst pkgs/main/win-64::menuinst-1.4.19-py38h59b6b97_0 None 2023-07-13T14:57:34.2308446Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-07-13T14:57:34.2308821Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-07-13T14:57:34.2309207Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-13T14:57:34.2309574Z packaging pkgs/main/win-64::packaging-23.0-py38haa95532_0 None 2023-07-13T14:57:34.2309955Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-07-13T14:57:34.2310315Z pip pkgs/main/win-64::pip-23.1.2-py38haa95532_0 None 2023-07-13T14:57:34.2310698Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-07-13T14:57:34.2311089Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py38haa95532_0 None 2023-07-13T14:57:34.2311609Z pluggy pkgs/main/win-64::pluggy-1.0.0-py38haa95532_1 None 2023-07-13T14:57:34.2312086Z psutil pkgs/main/win-64::psutil-5.9.0-py38h2bbff1b_0 None 2023-07-13T14:57:34.2312757Z py-lief pkgs/main/win-64::py-lief-0.12.3-py38hd77b12b_0 None 2023-07-13T14:57:34.2313153Z pycosat pkgs/main/win-64::pycosat-0.6.4-py38h2bbff1b_0 None 2023-07-13T14:57:34.2313562Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-07-13T14:57:34.2313952Z pyopenssl pkgs/main/win-64::pyopenssl-23.0.0-py38haa95532_0 None 2023-07-13T14:57:34.2314349Z pysocks pkgs/main/win-64::pysocks-1.7.1-py38haa95532_0 None 2023-07-13T14:57:34.2314725Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 None 2023-07-13T14:57:34.2315158Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-13T14:57:34.2315559Z pytz pkgs/main/win-64::pytz-2022.7-py38haa95532_0 None 2023-07-13T14:57:34.2315937Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 None 2023-07-13T14:57:34.2317406Z requests pkgs/main/win-64::requests-2.29.0-py38haa95532_0 None 2023-07-13T14:57:34.2318060Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py38h2bbff1b_0 None 2023-07-13T14:57:34.2318514Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py38h2bbff1b_1 None 2023-07-13T14:57:34.2319281Z setuptools pkgs/main/win-64::setuptools-67.8.0-py38haa95532_0 None 2023-07-13T14:57:34.2319688Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-07-13T14:57:34.2320070Z soupsieve pkgs/main/win-64::soupsieve-2.4-py38haa95532_0 None 2023-07-13T14:57:34.2320453Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-13T14:57:34.2320823Z toolz pkgs/main/win-64::toolz-0.12.0-py38haa95532_0 None 2023-07-13T14:57:34.2321168Z tqdm pkgs/main/win-64::tqdm-4.65.0-py38hd4e2768_0 None 2023-07-13T14:57:34.2321544Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py38haa95532_0 None 2023-07-13T14:57:34.2321908Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-13T14:57:34.2322284Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-13T14:57:34.2322667Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-07-13T14:57:34.2323040Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py38haa95532_0 None 2023-07-13T14:57:34.2323405Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-07-13T14:57:34.2323742Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-07-13T14:57:34.2324086Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-07-13T14:57:34.2324579Z zstandard pkgs/main/win-64::zstandard-0.19.0-py38h2bbff1b_0 None 2023-07-13T14:57:34.2324967Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-07-13T14:57:34.2325270Z 2023-07-13T14:57:50.4293541Z 2023-07-13T14:57:51.7887981Z Preparing transaction: ...working... done 2023-07-13T14:57:56.3595280Z Verifying transaction: ...working... done 2023-07-13T14:58:08.2108708Z Executing transaction: ...working... done 2023-07-13T14:58:08.3241441Z Retrieving notices: ...working... done 2023-07-13T14:58:09.0730412Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:58:09.0735396Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:58:09.0914486Z ##[group]Run # //\\// means replace every backslash with slash 2023-07-13T14:58:09.0915184Z # //\\// means replace every backslash with slash 2023-07-13T14:58:09.0915583Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-07-13T14:58:09.0943016Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:58:09.0943303Z env: 2023-07-13T14:58:09.0943552Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:58:09.0943847Z PYTHON_VERSION: 3.11 2023-07-13T14:58:09.0944097Z PACKAGE_TYPE: conda 2023-07-13T14:58:09.0944561Z REPOSITORY: pytorch/audio 2023-07-13T14:58:09.0944776Z REF: 2023-07-13T14:58:09.0944984Z CU_VERSION: cu118 2023-07-13T14:58:09.0945210Z CHANNEL: nightly 2023-07-13T14:58:09.0945637Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T14:58:09.0945977Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:58:09.0946707Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:09.0947157Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:09.0947489Z ##[endgroup] 2023-07-13T14:58:09.4052719Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:09.4053140Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:09.4053417Z export VSDEVCMD_ARGS='' 2023-07-13T14:58:09.4053696Z source "${BUILD_ENV_FILE}" 2023-07-13T14:58:09.4054027Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-07-13T14:58:09.4054427Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-13T14:58:09.4054736Z  2023-07-13T14:58:09.4054960Z conda build \ 2023-07-13T14:58:09.4055204Z  -c defaults \ 2023-07-13T14:58:09.4055475Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-13T14:58:09.4055735Z  -c "pytorch-${CHANNEL}" \ 2023-07-13T14:58:09.4056022Z  --no-anaconda-upload \ 2023-07-13T14:58:09.4056323Z  --python "${PYTHON_VERSION}" \ 2023-07-13T14:58:09.4056627Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-07-13T14:58:09.4057121Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-07-13T14:58:09.4084450Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:58:09.4084739Z env: 2023-07-13T14:58:09.4084989Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:58:09.4085283Z PYTHON_VERSION: 3.11 2023-07-13T14:58:09.4085528Z PACKAGE_TYPE: conda 2023-07-13T14:58:09.4085802Z REPOSITORY: pytorch/audio 2023-07-13T14:58:09.4086020Z REF: 2023-07-13T14:58:09.4086232Z CU_VERSION: cu118 2023-07-13T14:58:09.4086461Z CHANNEL: nightly 2023-07-13T14:58:09.4086695Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T14:58:09.4087046Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:58:09.4087455Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:09.4088055Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:09.4088491Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T14:58:09.4089010Z CUDATOOLKIT_CHANNEL: 2023-07-13T14:58:09.4089272Z PACKAGE_NAME: torchaudio 2023-07-13T14:58:09.4089518Z ##[endgroup] 2023-07-13T14:58:12.9194134Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:58:15.5095457Z Solving environment: ...working... done 2023-07-13T14:58:21.0399495Z 2023-07-13T14:58:21.0400052Z ## Package Plan ## 2023-07-13T14:58:21.0400403Z 2023-07-13T14:58:21.0400719Z environment location: C:\Jenkins\Miniconda3 2023-07-13T14:58:21.0401037Z 2023-07-13T14:58:21.0401277Z added / updated specs: 2023-07-13T14:58:21.0404416Z - conda-build 2023-07-13T14:58:21.0405004Z - conda-package-handling!=1.5.0 2023-07-13T14:58:21.0405396Z 2023-07-13T14:58:21.0405407Z 2023-07-13T14:58:21.0405750Z The following packages will be downloaded: 2023-07-13T14:58:21.0406234Z 2023-07-13T14:58:21.0406439Z package | build 2023-07-13T14:58:21.0406796Z ---------------------------|----------------- 2023-07-13T14:58:21.0407147Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-07-13T14:58:21.0407548Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-07-13T14:58:21.0407925Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-07-13T14:58:21.0408298Z click-8.0.4 | py39haa95532_0 155 KB 2023-07-13T14:58:21.0408894Z conda-23.5.1 | py39haa95532_0 1.0 MB 2023-07-13T14:58:21.0409265Z conda-build-3.25.0 | py39haa95532_0 601 KB 2023-07-13T14:58:21.0409650Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-07-13T14:58:21.0410046Z conda-package-handling-2.1.0| py39haa95532_0 286 KB 2023-07-13T14:58:21.0410441Z conda-package-streaming-0.8.0| py39haa95532_0 28 KB 2023-07-13T14:58:21.0412775Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-07-13T14:58:21.0413235Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-07-13T14:58:21.0413610Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-07-13T14:58:21.0413967Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-07-13T14:58:21.0414365Z m2-patch-2.7.5 | 2 89 KB 2023-07-13T14:58:21.0414754Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-07-13T14:58:21.0415150Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-07-13T14:58:21.0415541Z msys2-conda-epoch-20160418 | 1 2 KB 2023-07-13T14:58:21.0415876Z openssl-1.1.1u | h2bbff1b_0 5.5 MB 2023-07-13T14:58:21.0416248Z packaging-23.0 | py39haa95532_0 69 KB 2023-07-13T14:58:21.0416619Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-07-13T14:58:21.0416996Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-07-13T14:58:21.0417322Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-07-13T14:58:21.0417675Z pytz-2022.7 | py39haa95532_0 210 KB 2023-07-13T14:58:21.0418037Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-07-13T14:58:21.0418405Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-07-13T14:58:21.0418737Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-07-13T14:58:21.0419184Z ------------------------------------------------------------ 2023-07-13T14:58:21.0419563Z Total: 16.8 MB 2023-07-13T14:58:21.0419757Z 2023-07-13T14:58:21.0419933Z The following NEW packages will be INSTALLED: 2023-07-13T14:58:21.0420148Z 2023-07-13T14:58:21.0420417Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-07-13T14:58:21.0420854Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-07-13T14:58:21.0421299Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-07-13T14:58:21.0421730Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-07-13T14:58:21.0422187Z conda-build pkgs/main/win-64::conda-build-3.25.0-py39haa95532_0 None 2023-07-13T14:58:21.0422664Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-07-13T14:58:21.0423160Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py39haa95532_0 None 2023-07-13T14:58:21.0423668Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-07-13T14:58:21.0424086Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-13T14:58:21.0424497Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-07-13T14:58:21.0424891Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-13T14:58:21.0425364Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-13T14:58:21.0425818Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-07-13T14:58:21.0426252Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-13T14:58:21.0426679Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-13T14:58:21.0427049Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-13T14:58:21.0427743Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-07-13T14:58:21.0428270Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-07-13T14:58:21.0428713Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-07-13T14:58:21.0429201Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-07-13T14:58:21.0429653Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-07-13T14:58:21.0430663Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-07-13T14:58:21.0431160Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-07-13T14:58:21.0431633Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-07-13T14:58:21.0432076Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-07-13T14:58:21.0432527Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-13T14:58:21.0433011Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-07-13T14:58:21.0433443Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-07-13T14:58:21.0433874Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-07-13T14:58:21.0434430Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-07-13T14:58:21.0434700Z 2023-07-13T14:58:21.0434965Z The following packages will be UPDATED: 2023-07-13T14:58:21.0435182Z 2023-07-13T14:58:21.0435514Z conda 22.9.0-py39haa95532_0 --> 23.5.1-py39haa95532_0 None 2023-07-13T14:58:21.0436058Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.1.0-py39haa95532_0 None 2023-07-13T14:58:21.0436632Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1u-h2bbff1b_0 None 2023-07-13T14:58:21.0436947Z 2023-07-13T14:58:21.0436962Z 2023-07-13T14:58:21.4169924Z Preparing transaction: ...working... done 2023-07-13T14:58:22.4072730Z Verifying transaction: ...working... done 2023-07-13T14:58:25.2351176Z Executing transaction: ...working... done 2023-07-13T14:58:25.7532360Z Retrieving notices: ...working... done 2023-07-13T14:58:29.2837444Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-13T14:58:29.2838112Z WARNING:conda_build.metadata:No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-13T14:58:29.3389319Z Adding in variants from internal_defaults 2023-07-13T14:58:29.3389790Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-13T14:58:29.3390960Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-07-13T14:58:29.3391651Z INFO:conda_build.variants:Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-07-13T14:58:29.3392296Z Adding in variants from config.variant 2023-07-13T14:58:29.3392656Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-13T14:58:29.3511562Z 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-07-13T14:58:29.3512287Z warnings.warn( 2023-07-13T14:58:29.5316222Z INFO:conda_build.metadata:Attempting to finalize metadata for vs2019_win-64 2023-07-13T14:58:29.5316714Z Attempting to finalize metadata for vs2019_win-64 2023-07-13T14:58:51.4018163Z 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-07-13T14:58:51.4020205Z WARNING:conda_build.windows: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-07-13T14:58:51.4138415Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-07-13T14:58:51.4138902Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work 2023-07-13T14:58:51.4139346Z INFO:conda_build.build:Packaging vs2019_win-64 2023-07-13T14:58:51.4139639Z Packaging vs2019_win-64 2023-07-13T14:58:51.4440010Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-13T14:58:51.4442210Z INFO:conda_build.build:Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-13T14:58:51.5246758Z 2023-07-13T14:58:51.5247784Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-13T14:58:51.5408561Z 2023-07-13T14:58:51.5409738Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env" 2023-07-13T14:58:51.7666842Z 2023-07-13T14:58:51.7667792Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env 2023-07-13T14:58:51.7668179Z 2023-07-13T14:58:51.7880842Z 2023-07-13T14:58:51.7881462Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work>set YEAR=2019 2023-07-13T14:58:51.7884256Z 2023-07-13T14:58:51.7884915Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work>set VER=16 2023-07-13T14:58:51.7888307Z 2023-07-13T14:58:51.7888982Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env\etc\conda\activate.d" 2023-07-13T14:58:51.7896904Z 2023-07-13T14:58:51.7897907Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.7917988Z 1 file(s) copied. 2023-07-13T14:58:51.7926801Z 2023-07-13T14:58:51.7927885Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work>IF "win-64" == "win-64" ( 2023-07-13T14:58:51.7928613Z set "target_platform=amd64" 2023-07-13T14:58:51.7929375Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.7930078Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.7930488Z IF "" == "" ( 2023-07-13T14:58:51.7930967Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.7931644Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.7932273Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.7932715Z ) ELSE ( 2023-07-13T14:58:51.7933173Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.7933853Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.7934491Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.7934920Z ) 2023-07-13T14:58:51.7935353Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.7935983Z ) else ( 2023-07-13T14:58:51.7936267Z set "target_platform=x86" 2023-07-13T14:58:51.7936788Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.7937455Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.7938489Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.7938994Z echo popd 2023-07-13T14:58:51.7939249Z ) 2023-07-13T14:58:53.7148483Z Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-07-13T14:58:53.7149375Z WARNING:conda_build.build:Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-07-13T14:58:53.7253581Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T14:58:53.7266653Z 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-07-13T14:58:53.7267944Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T14:58:53.7269866Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T14:58:53.7285533Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T14:58:53.7290027Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T14:58:53.7291112Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T14:58:53.7298672Z 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-07-13T14:58:53.7299444Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T14:58:53.7300808Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T14:58:53.7362926Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T14:58:53.7367462Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-13T14:58:53.7369181Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:58:53.7463111Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 358 KB/second 2023-07-13T14:58:53.7551265Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T14:58:53.7554737Z 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-07-13T14:58:53.7573558Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T14:58:53.7577913Z 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-07-13T14:58:53.7587780Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T14:58:53.7589777Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T14:58:53.7590337Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T14:58:53.7594671Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\repodata.json to C:\Jenkins\Miniconda3\conda-bld\noarch\repodata.json 2023-07-13T14:58:53.7603692Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T14:58:53.7604247Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T14:58:53.7659630Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T14:58:53.7660071Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T14:58:53.7664751Z 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-07-13T14:58:53.7673922Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T14:58:53.7674476Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T14:58:53.7812543Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\index.html to C:\Jenkins\Miniconda3\conda-bld\noarch\index.html 2023-07-13T14:58:53.7831105Z DEBUG:conda_index.index:noarch finish 2023-07-13T14:58:53.7832795Z INFO:conda_index.index:Completed noarch 2023-07-13T14:58:53.7833346Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T14:58:53.7835690Z 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-07-13T14:58:53.7853919Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T14:58:53.7858649Z 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-07-13T14:58:53.7882466Z 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-07-13T14:58:53.7899677Z 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-07-13T14:58:53.7900586Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T14:58:53.7902489Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T14:58:53.7903292Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T14:58:53.7907553Z 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-07-13T14:58:53.7931100Z 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-07-13T14:58:53.7948564Z 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-07-13T14:58:53.7950165Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T14:58:53.7950809Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T14:58:53.8016277Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T14:58:53.8016700Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T14:58:53.8021754Z 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-07-13T14:58:53.8045611Z 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-07-13T14:58:53.8061756Z 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-07-13T14:58:53.8062963Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T14:58:53.8063640Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T14:58:53.8188227Z 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-07-13T14:58:53.8202665Z DEBUG:conda_index.index:win-64 finish 2023-07-13T14:58:53.8203376Z INFO:conda_index.index:Completed win-64 2023-07-13T14:58:53.8207107Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T14:58:53.8209802Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T14:58:53.8210453Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T14:58:53.8214035Z 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-07-13T14:58:53.8214827Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T14:58:53.8215180Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T14:58:53.8215764Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T14:58:53.8219665Z 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-07-13T14:58:53.8238392Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T14:58:53.8418163Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-07-13T14:58:53.8435807Z DEBUG:conda_index.index:write channeldata 2023-07-13T14:58:53.8440703Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-07-13T14:58:54.3819093Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T14:58:54.3831158Z 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-07-13T14:58:54.3832702Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T14:58:54.3833962Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T14:58:54.3848333Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T14:58:54.3852386Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T14:58:54.3853111Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T14:58:54.3861063Z 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-07-13T14:58:54.3862243Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T14:58:54.3863157Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T14:58:54.3926701Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T14:58:54.3930972Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-07-13T14:58:54.3931763Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-07-13T14:58:54.3980839Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T14:58:54.3983323Z 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-07-13T14:58:54.3999034Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T14:58:54.4003027Z 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-07-13T14:58:54.4011445Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T14:58:54.4012938Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T14:58:54.4013490Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T14:58:54.4017569Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\repodata.json to C:\Jenkins\Miniconda3\conda-bld\noarch\repodata.json 2023-07-13T14:58:54.4024985Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T14:58:54.4025615Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T14:58:54.4071787Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T14:58:54.4072535Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T14:58:54.4077173Z 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-07-13T14:58:54.4086108Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T14:58:54.4086921Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T14:58:54.4230484Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\noarch\index.html to C:\Jenkins\Miniconda3\conda-bld\noarch\index.html 2023-07-13T14:58:54.4250286Z DEBUG:conda_index.index:noarch finish 2023-07-13T14:58:54.4251214Z INFO:conda_index.index:Completed noarch 2023-07-13T14:58:54.4253652Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T14:58:54.4254908Z 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-07-13T14:58:54.4273486Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T14:58:54.4278543Z 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-07-13T14:58:54.4288299Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T14:58:54.4290214Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T14:58:54.4290942Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T14:58:54.4296241Z 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-07-13T14:58:54.4305756Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T14:58:54.4306356Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T14:58:54.4370000Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T14:58:54.4370745Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T14:58:54.4375936Z 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-07-13T14:58:54.4385425Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T14:58:54.4386302Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T14:58:54.4543435Z 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-07-13T14:58:54.4561033Z DEBUG:conda_index.index:win-64 finish 2023-07-13T14:58:54.4561393Z INFO:conda_index.index:Completed win-64 2023-07-13T14:58:54.4565106Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T14:58:54.4567809Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T14:58:54.4568212Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T14:58:54.4572124Z 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-07-13T14:58:54.4572752Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T14:58:54.4573147Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T14:58:54.4573851Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T14:58:54.4577828Z 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-07-13T14:58:54.4597084Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T14:58:54.4738894Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-07-13T14:58:54.4756153Z DEBUG:conda_index.index:write channeldata 2023-07-13T14:58:54.4760762Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-07-13T14:58:54.4779490Z Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmphtol8pze\info\recipe) will be used. 2023-07-13T14:58:54.4780323Z WARNING:conda_build.utils:Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmphtol8pze\info\recipe) will be used. 2023-07-13T14:58:54.6299456Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-13T14:58:54.6300278Z 2023-07-13T14:58:54.6300709Z Resource usage statistics from bundling vs2019_win-64: 2023-07-13T14:58:54.6301382Z Process count: 1 2023-07-13T14:58:54.6301941Z CPU time: Sys=-, User=- 2023-07-13T14:58:54.6302316Z Memory: 1.7M 2023-07-13T14:58:54.6302963Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-13T14:58:54.6304359Z Disk usage: 8.3K 2023-07-13T14:58:54.6304997Z Time elapsed: 0:00:02.0 2023-07-13T14:58:54.6305418Z 2023-07-13T14:58:54.6305430Z 2023-07-13T14:58:54.6305658Z number of files: 1 2023-07-13T14:58:54.6306167Z Fixing permissions 2023-07-13T14:58:54.6307492Z INFO :: Time taken to mark (prefix) 2023-07-13T14:58:54.6308561Z 0 replacements in 0 files was 0.01 seconds 2023-07-13T14:58:54.6309396Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:58:54.6310321Z Nothing to test for: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:58:54.6310964Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-13T14:58:54.6312206Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260309324\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-13T14:58:54.6795910Z # Automatic uploading is disabled 2023-07-13T14:58:54.6796675Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-13T14:58:54.6797128Z 2023-07-13T14:58:54.6797157Z 2023-07-13T14:58:54.6797531Z # To have conda build upload to anaconda.org automatically, use 2023-07-13T14:58:54.6798184Z # conda config --set anaconda_upload yes 2023-07-13T14:58:54.6798760Z anaconda upload \ 2023-07-13T14:58:54.6799456Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:58:54.6800186Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-13T14:58:54.6800572Z 2023-07-13T14:58:54.6801085Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-13T14:58:54.6801544Z { 2023-07-13T14:58:54.6801953Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-07-13T14:58:54.6802382Z "recipe": { 2023-07-13T14:58:54.6802707Z "cross_compiler_target_platform": "win-64", 2023-07-13T14:58:54.6803008Z "target_platform": "win-64", 2023-07-13T14:58:54.6803292Z "vc": "14" 2023-07-13T14:58:54.6803535Z } 2023-07-13T14:58:54.6803766Z } 2023-07-13T14:58:54.6803951Z } 2023-07-13T14:58:54.6804080Z 2023-07-13T14:58:54.6804085Z 2023-07-13T14:58:54.6804237Z #################################################################################### 2023-07-13T14:58:54.6804524Z Resource usage summary: 2023-07-13T14:58:54.6804676Z 2023-07-13T14:58:54.6804787Z Total time: 0:00:25.4 2023-07-13T14:58:54.6805053Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-07-13T14:58:54.6805346Z Maximum memory usage observed: 1.7M 2023-07-13T14:58:54.6805701Z Total disk usage observed (not including envs): 8.3K 2023-07-13T14:58:55.4749644Z ##[group]Run set -euxo pipefail 2023-07-13T14:58:55.4750307Z set -euxo pipefail 2023-07-13T14:58:55.4750570Z cat "${BUILD_ENV_FILE}" 2023-07-13T14:58:55.4750875Z source "${BUILD_ENV_FILE}" 2023-07-13T14:58:55.4751209Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:55.4751538Z export VSDEVCMD_ARGS='' 2023-07-13T14:58:55.4751754Z  2023-07-13T14:58:55.4752080Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-13T14:58:55.4752471Z #bash packaging/build_conda.sh 2023-07-13T14:58:55.4752757Z  2023-07-13T14:58:55.4752951Z  2023-07-13T14:58:55.4753202Z conda build \ 2023-07-13T14:58:55.4753482Z  -c defaults \ 2023-07-13T14:58:55.4753746Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-13T14:58:55.4754063Z  -c "pytorch-${CHANNEL}" \ 2023-07-13T14:58:55.4754380Z  --no-anaconda-upload \ 2023-07-13T14:58:55.4754874Z  --no-test --python "${PYTHON_VERSION}" \ 2023-07-13T14:58:55.4755197Z  --output-folder distr/ \ 2023-07-13T14:58:55.4755512Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-07-13T14:58:55.4780545Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:58:55.4780925Z env: 2023-07-13T14:58:55.4781231Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:58:55.4781516Z PYTHON_VERSION: 3.11 2023-07-13T14:58:55.4781760Z PACKAGE_TYPE: conda 2023-07-13T14:58:55.4782028Z REPOSITORY: pytorch/audio 2023-07-13T14:58:55.4782274Z REF: 2023-07-13T14:58:55.4782482Z CU_VERSION: cu118 2023-07-13T14:58:55.4782738Z CHANNEL: nightly 2023-07-13T14:58:55.4783023Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T14:58:55.4783362Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:58:55.4783802Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:55.4784271Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:55.4784736Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T14:58:55.4785199Z CUDATOOLKIT_CHANNEL: 2023-07-13T14:58:55.4785433Z ##[endgroup] 2023-07-13T14:58:55.7789227Z + cat 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:58:55.7954015Z export BUILD_VERSION='2.1.0.dev20230713' 2023-07-13T14:58:55.7954545Z 2023-07-13T14:58:55.7954807Z export CMAKE_USE_CUDA='1' 2023-07-13T14:58:55.7955149Z 2023-07-13T14:58:55.7955403Z export CONDA_BUILD_VARIANT='cuda' 2023-07-13T14:58:55.7955754Z 2023-07-13T14:58:55.7956146Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-13T14:58:55.7956694Z 2023-07-13T14:58:55.7957086Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:58:55.7957602Z 2023-07-13T14:58:55.7958029Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:58:55.7958437Z 2023-07-13T14:58:55.7958735Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:58:55.7959167Z 2023-07-13T14:58:55.7959587Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:58:55.7960087Z 2023-07-13T14:58:55.7960523Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:58:55.7961024Z 2023-07-13T14:58:55.7961236Z export FORCE_CUDA=1 2023-07-13T14:58:55.7961541Z 2023-07-13T14:58:55.7961985Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-07-13T14:58:55.7962449Z 2023-07-13T14:58:55.7962713Z export PYTORCH_VERSION='2.1.0.dev20230711' 2023-07-13T14:58:55.7963080Z 2023-07-13T14:58:55.7963452Z export PYTORCH_VERSION_SUFFIX='' 2023-07-13T14:58:55.7963825Z 2023-07-13T14:58:55.7964148Z export TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-13T14:58:55.7964676Z 2023-07-13T14:58:55.7964927Z export VERSION_SUFFIX='' 2023-07-13T14:58:55.7965248Z 2023-07-13T14:58:55.7968112Z export WHEEL_DIR='' 2023-07-13T14:58:55.7968749Z 2023-07-13T14:58:55.7968760Z 2023-07-13T14:58:55.7969169Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:58:55.7969719Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T14:58:55.7970152Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T14:58:55.7970645Z ++ export CMAKE_USE_CUDA=1 2023-07-13T14:58:55.7970897Z ++ CMAKE_USE_CUDA=1 2023-07-13T14:58:55.7971334Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T14:58:55.7971796Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T14:58:55.7972197Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-13T14:58:55.7972602Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-13T14:58:55.7973042Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T14:58:55.7973476Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:58:55.7974024Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T14:58:55.7974404Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:58:55.7974769Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:58:55.7975086Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:58:55.7975463Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:58:55.7975888Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:58:55.7976361Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:58:55.7976958Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:58:55.7977359Z ++ export FORCE_CUDA=1 2023-07-13T14:58:55.7977708Z ++ FORCE_CUDA=1 2023-07-13T14:58:55.7978942Z ++ 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-07-13T14:58:55.7980933Z ++ 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-07-13T14:58:55.7981966Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T14:58:55.7982309Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T14:58:55.7982598Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T14:58:55.7982910Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T14:58:55.7983400Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-13T14:58:55.7983770Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-13T14:58:55.7984327Z ++ export VERSION_SUFFIX= 2023-07-13T14:58:55.7984573Z ++ VERSION_SUFFIX= 2023-07-13T14:58:55.7984826Z ++ export WHEEL_DIR= 2023-07-13T14:58:55.7985116Z ++ WHEEL_DIR= 2023-07-13T14:58:55.7985374Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:55.7985707Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:55.7986015Z + export VSDEVCMD_ARGS= 2023-07-13T14:58:55.7986300Z + VSDEVCMD_ARGS= 2023-07-13T14:58:55.7986781Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.11 --output-folder distr/ packaging/torchaudio 2023-07-13T14:58:57.8503468Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-13T14:58:57.8504275Z WARNING:conda_build.metadata:No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-13T14:58:57.9061238Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-13T14:58:57.9061643Z Adding in variants from internal_defaults 2023-07-13T14:58:57.9062880Z INFO:conda_build.variants:Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-07-13T14:58:57.9063548Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-07-13T14:58:57.9064084Z Adding in variants from config.variant 2023-07-13T14:58:57.9064530Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-13T14:58:57.9297372Z 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.dev20230713'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-07-13T14:58:57.9298781Z warnings.warn( 2023-07-13T14:58:57.9299373Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-07-13T14:58:57.9299922Z warnings.warn( 2023-07-13T14:58:57.9301045Z 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-07-13T14:58:57.9301928Z warnings.warn( 2023-07-13T14:58:57.9302599Z 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-07-13T14:58:57.9303257Z warnings.warn( 2023-07-13T14:58:57.9303728Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-07-13T14:58:57.9304334Z warnings.warn( 2023-07-13T14:58:57.9304941Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-07-13T14:58:57.9305481Z warnings.warn( 2023-07-13T14:58:57.9305971Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-07-13T14:58:57.9306430Z warnings.warn( 2023-07-13T14:58:58.1148073Z INFO:conda_build.metadata:Attempting to finalize metadata for torchaudio 2023-07-13T14:58:58.1148542Z Attempting to finalize metadata for torchaudio 2023-07-13T14:59:16.5398202Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T14:59:16.9630288Z Solving environment: ...working... done 2023-07-13T14:59:19.3773503Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T14:59:24.4299374Z Solving environment: ...working... done 2023-07-13T14:59:43.9920249Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T14:59:51.2343516Z Solving environment: ...working... done 2023-07-13T14:59:51.3429229Z BUILD START: ['torchaudio-2.1.0.dev20230713-py311_cu118.tar.bz2'] 2023-07-13T14:59:53.5000737Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:00:01.0689101Z Solving environment: ...working... done 2023-07-13T15:05:44.2422839Z 2023-07-13T15:05:44.2423362Z ## Package Plan ## 2023-07-13T15:05:44.2423715Z 2023-07-13T15:05:44.2427603Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337889\_h_env 2023-07-13T15:05:44.2428337Z 2023-07-13T15:05:44.2428348Z 2023-07-13T15:05:44.2428587Z The following NEW packages will be INSTALLED: 2023-07-13T15:05:44.2429794Z 2023-07-13T15:05:44.2430135Z blas: 1.0-mkl 2023-07-13T15:05:44.2430754Z bzip2: 1.0.8-he774522_0 2023-07-13T15:05:44.2431360Z ca-certificates: 2023.05.30-haa95532_0 2023-07-13T15:05:44.2431976Z cmake: 3.26.4-h693b641_0 2023-07-13T15:05:44.2432601Z cuda-cccl: 12.2.53-0 nvidia 2023-07-13T15:05:44.2433342Z cuda-cudart: 11.8.89-0 nvidia 2023-07-13T15:05:44.2434044Z cuda-cudart-dev: 11.8.89-0 nvidia 2023-07-13T15:05:44.2434825Z cuda-cupti: 11.8.87-0 nvidia 2023-07-13T15:05:44.2435419Z cuda-libraries: 11.8.0-0 nvidia 2023-07-13T15:05:44.2436025Z cuda-libraries-dev: 11.8.0-0 nvidia 2023-07-13T15:05:44.2436615Z cuda-nvrtc: 11.8.89-0 nvidia 2023-07-13T15:05:44.2437219Z cuda-nvrtc-dev: 11.8.89-0 nvidia 2023-07-13T15:05:44.2437857Z cuda-nvtx: 11.8.86-0 nvidia 2023-07-13T15:05:44.2438508Z cuda-profiler-api: 12.2.53-0 nvidia 2023-07-13T15:05:44.2439171Z cuda-runtime: 11.8.0-0 nvidia 2023-07-13T15:05:44.2439822Z filelock: 3.9.0-py311haa95532_0 2023-07-13T15:05:44.2440429Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-07-13T15:05:44.2441110Z libcublas: 11.11.3.6-0 nvidia 2023-07-13T15:05:44.2441776Z libcublas-dev: 11.11.3.6-0 nvidia 2023-07-13T15:05:44.2442393Z libcufft: 10.9.0.58-0 nvidia 2023-07-13T15:05:44.2442973Z libcufft-dev: 10.9.0.58-0 nvidia 2023-07-13T15:05:44.2443582Z libcurand: 10.3.3.53-0 nvidia 2023-07-13T15:05:44.2444163Z libcurand-dev: 10.3.3.53-0 nvidia 2023-07-13T15:05:44.2444727Z libcusolver: 11.4.1.48-0 nvidia 2023-07-13T15:05:44.2445163Z libcusolver-dev: 11.4.1.48-0 nvidia 2023-07-13T15:05:44.2445526Z libcusparse: 11.7.5.86-0 nvidia 2023-07-13T15:05:44.2445891Z libcusparse-dev: 11.7.5.86-0 nvidia 2023-07-13T15:05:44.2446233Z libffi: 3.4.4-hd77b12b_0 2023-07-13T15:05:44.2446567Z libnpp: 11.8.0.86-0 nvidia 2023-07-13T15:05:44.2447073Z libnpp-dev: 11.8.0.86-0 nvidia 2023-07-13T15:05:44.2447539Z libnvjpeg: 11.9.0.86-0 nvidia 2023-07-13T15:05:44.2447980Z libnvjpeg-dev: 11.9.0.86-0 nvidia 2023-07-13T15:05:44.2448317Z libuv: 1.44.2-h2bbff1b_0 2023-07-13T15:05:44.2448637Z lz4-c: 1.9.4-h2bbff1b_0 2023-07-13T15:05:44.2449118Z mkl: 2023.1.0-h8bd8f75_46356 2023-07-13T15:05:44.2449576Z mpmath: 1.2.1-py311haa95532_0 2023-07-13T15:05:44.2449910Z networkx: 2.8.4-py311haa95532_1 2023-07-13T15:05:44.2450234Z ninja: 1.10.2-haa95532_5 2023-07-13T15:05:44.2450534Z ninja-base: 1.10.2-h6d14046_5 2023-07-13T15:05:44.2450922Z openssl: 3.0.9-h2bbff1b_0 2023-07-13T15:05:44.2451251Z pip: 23.1.2-py311haa95532_0 2023-07-13T15:05:44.2451579Z python: 3.11.4-he1021f5_0 2023-07-13T15:05:44.2451937Z pytorch: 2.1.0.dev20230711-py3.11_cuda11.8_cudnn8_0 pytorch-nightly 2023-07-13T15:05:44.2452303Z pytorch-cuda: 11.8-h24eeafa_5 pytorch-nightly 2023-07-13T15:05:44.2452691Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-07-13T15:05:44.2453232Z pyyaml: 6.0-py311h2bbff1b_1 2023-07-13T15:05:44.2453634Z setuptools: 67.8.0-py311haa95532_0 2023-07-13T15:05:44.2454171Z sqlite: 3.41.2-h2bbff1b_0 2023-07-13T15:05:44.2454497Z sympy: 1.11.1-py311haa95532_0 2023-07-13T15:05:44.2454820Z tbb: 2021.8.0-h59b6b97_0 2023-07-13T15:05:44.2455167Z tk: 8.6.12-h2bbff1b_0 2023-07-13T15:05:44.2455505Z typing_extensions: 4.6.3-py311haa95532_0 2023-07-13T15:05:44.2455827Z tzdata: 2023c-h04d1e81_0 2023-07-13T15:05:44.2456151Z vc: 14.2-h21ff451_1 2023-07-13T15:05:44.2456465Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-07-13T15:05:44.2456792Z wheel: 0.38.4-py311haa95532_0 2023-07-13T15:05:44.2457086Z xz: 5.4.2-h8cc25b3_0 2023-07-13T15:05:44.2457389Z yaml: 0.2.5-he774522_0 2023-07-13T15:05:44.2457698Z zlib: 1.2.13-h8cc25b3_0 2023-07-13T15:05:44.2458010Z zstd: 1.5.5-hd43e919_0 2023-07-13T15:05:44.2458188Z 2023-07-13T15:05:46.3882481Z Preparing transaction: ...working... done 2023-07-13T15:05:55.6170083Z Verifying transaction: ...working... done 2023-07-13T15:06:13.4576656Z Executing transaction: ...working... done 2023-07-13T15:06:15.6366878Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:06:16.2981829Z Solving environment: ...working... done 2023-07-13T15:06:16.4591014Z 2023-07-13T15:06:16.4591603Z ## Package Plan ## 2023-07-13T15:06:16.4591933Z 2023-07-13T15:06:16.4592234Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337889\_build_env 2023-07-13T15:06:16.4592532Z 2023-07-13T15:06:16.4592540Z 2023-07-13T15:06:16.4592723Z The following NEW packages will be INSTALLED: 2023-07-13T15:06:16.4592945Z 2023-07-13T15:06:16.4593091Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-07-13T15:06:16.4593369Z vswhere: 2.8.4-haa95532_0 2023-07-13T15:06:16.4593559Z 2023-07-13T15:06:16.4649733Z Preparing transaction: ...working... done 2023-07-13T15:06:16.8880650Z Verifying transaction: ...working... done 2023-07-13T15:06:16.8988886Z Executing transaction: ...working... done 2023-07-13T15:06:51.4618898Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337889\_h_env\Lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-07-13T15:06:51.4620284Z !! 2023-07-13T15:06:51.4620547Z 2023-07-13T15:06:51.4620836Z ******************************************************************************** 2023-07-13T15:06:51.4621411Z Please avoid running ``setup.py`` directly. 2023-07-13T15:06:51.4644193Z Instead, use pypa/build, pypa/installer, pypa/build or 2023-07-13T15:06:51.4644832Z other standards-based tools. 2023-07-13T15:06:51.4645161Z 2023-07-13T15:06:51.4645617Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-07-13T15:06:51.4646337Z ******************************************************************************** 2023-07-13T15:06:51.4646654Z 2023-07-13T15:06:51.4646802Z !! 2023-07-13T15:06:51.4647189Z self.initialize_options() 2023-07-13T15:06:51.5107563Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337889\work\ 2023-07-13T15:06:51.5108821Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337889\work 2023-07-13T15:06:51.5109768Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260337889\\_build_env', 2023-07-13T15:06:51.5110730Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260337889\\_h_env', 2023-07-13T15:06:51.5111558Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260337889\\work'} 2023-07-13T15:06:51.5112014Z 2023-07-13T15:06:51.5112338Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-07-13T15:06:51.5112847Z 2023-07-13T15:06:51.5113069Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-07-13T15:06:51.5113365Z 2023-07-13T15:06:51.5113577Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-07-13T15:06:51.5113988Z 2023-07-13T15:06:51.5114265Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-07-13T15:06:51.5114760Z 2023-07-13T15:06:51.5114955Z %SRC_DIR%>set "ARCH=64" 2023-07-13T15:06:51.5115246Z 2023-07-13T15:06:51.5115478Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-07-13T15:06:51.5115787Z 2023-07-13T15:06:51.5116061Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-07-13T15:06:51.5116370Z 2023-07-13T15:06:51.5116664Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-07-13T15:06:51.5117032Z 2023-07-13T15:06:51.5117377Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-07-13T15:06:51.5117778Z 2023-07-13T15:06:51.5118004Z %SRC_DIR%>set "SUBDIR=win-64" 2023-07-13T15:06:51.5118310Z 2023-07-13T15:06:51.5118554Z %SRC_DIR%>set "build_platform=win-64" 2023-07-13T15:06:51.5118893Z 2023-07-13T15:06:51.5119083Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-07-13T15:06:51.5119397Z 2023-07-13T15:06:51.5119663Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-07-13T15:06:51.5120168Z 2023-07-13T15:06:51.5120396Z %SRC_DIR%>set "CONDA_PY=311" 2023-07-13T15:06:51.5120728Z 2023-07-13T15:06:51.5121073Z %SRC_DIR%>set "PY3K=1" 2023-07-13T15:06:51.5121444Z 2023-07-13T15:06:51.5121653Z %SRC_DIR%>set "PY_VER=3.11" 2023-07-13T15:06:51.5121951Z 2023-07-13T15:06:51.5122170Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-07-13T15:06:51.5122506Z 2023-07-13T15:06:51.5122793Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-07-13T15:06:51.5123169Z 2023-07-13T15:06:51.5123439Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-07-13T15:06:51.5123787Z 2023-07-13T15:06:51.5123993Z %SRC_DIR%>set "NPY_VER=1.22" 2023-07-13T15:06:51.5124289Z 2023-07-13T15:06:51.5124493Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-07-13T15:06:51.5124760Z 2023-07-13T15:06:51.5125034Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-07-13T15:06:51.5125397Z 2023-07-13T15:06:51.5125620Z %SRC_DIR%>set "PERL_VER=5.26" 2023-07-13T15:06:51.5125952Z 2023-07-13T15:06:51.5126190Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-07-13T15:06:51.5126498Z 2023-07-13T15:06:51.5127158Z %SRC_DIR%>set "LUA_VER=5" 2023-07-13T15:06:51.5127719Z 2023-07-13T15:06:51.5128016Z %SRC_DIR%>set "CONDA_LUA=5" 2023-07-13T15:06:51.5128406Z 2023-07-13T15:06:51.5128600Z %SRC_DIR%>set "R_VER=3.4" 2023-07-13T15:06:51.5128882Z 2023-07-13T15:06:51.5129088Z %SRC_DIR%>set "CONDA_R=3.4" 2023-07-13T15:06:51.5129383Z 2023-07-13T15:06:51.5129654Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230713" 2023-07-13T15:06:51.5130003Z 2023-07-13T15:06:51.5130428Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8" 2023-07-13T15:06:51.5130898Z 2023-07-13T15:06:51.5131183Z %SRC_DIR%>set "TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6" 2023-07-13T15:06:51.5131572Z 2023-07-13T15:06:51.5131847Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=g83d75ed" 2023-07-13T15:06:51.5132184Z 2023-07-13T15:06:51.5132528Z %SRC_DIR%>set "GIT_FULL_HASH=83d75edafc2f9246e62b01722f52eb5484fbe13e" 2023-07-13T15:06:51.5132942Z 2023-07-13T15:06:51.5133196Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-07-13T15:06:51.5133676Z 2023-07-13T15:06:51.5133972Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230713" 2023-07-13T15:06:51.5134320Z 2023-07-13T15:06:51.5134509Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-07-13T15:06:51.5134943Z 2023-07-13T15:06:51.5135339Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-07-13T15:06:51.5135710Z 2023-07-13T15:06:51.5135931Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-07-13T15:06:51.5136249Z 2023-07-13T15:06:51.5136743Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-07-13T15:06:51.5137296Z 2023-07-13T15:06:51.5137523Z %SRC_DIR%>set "CPU_COUNT=8" 2023-07-13T15:06:51.5137819Z 2023-07-13T15:06:51.5138013Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-07-13T15:06:51.5138327Z 2023-07-13T15:06:51.5138546Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-07-13T15:06:51.5138848Z 2023-07-13T15:06:51.5142344Z %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-07-13T15:06:51.5146009Z 2023-07-13T15:06:51.5146276Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-07-13T15:06:51.5146652Z 2023-07-13T15:06:51.5146966Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-07-13T15:06:51.5147341Z 2023-07-13T15:06:51.5147767Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-07-13T15:06:51.5148116Z 2023-07-13T15:06:51.5148413Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-07-13T15:06:51.5149616Z 2023-07-13T15:06:51.5149976Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-07-13T15:06:51.5150368Z 2023-07-13T15:06:51.5150812Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env" 2023-07-13T15:06:51.5151346Z 2023-07-13T15:06:51.5151652Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-07-13T15:06:51.5152043Z 2023-07-13T15:06:51.5152386Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-07-13T15:06:51.5152804Z 2023-07-13T15:06:51.5153165Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-07-13T15:06:51.5153602Z 2023-07-13T15:06:51.5154230Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-07-13T15:06:51.5154988Z 2023-07-13T15:06:51.5155434Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-07-13T15:06:51.5156005Z 2023-07-13T15:06:51.5156293Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-07-13T15:06:51.5156625Z 2023-07-13T15:06:51.5156922Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-07-13T15:06:51.5157295Z 2023-07-13T15:06:51.5157653Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-07-13T15:06:51.5158071Z 2023-07-13T15:06:51.5158316Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-07-13T15:06:51.5158638Z 2023-07-13T15:06:51.5159003Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-07-13T15:06:51.5159429Z 2023-07-13T15:06:51.5159704Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-07-13T15:06:51.5160032Z 2023-07-13T15:06:51.5160303Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-07-13T15:06:51.5160685Z 2023-07-13T15:06:51.5160966Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-07-13T15:06:51.5161182Z 2023-07-13T15:06:51.5161513Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-07-13T15:06:51.5161701Z 2023-07-13T15:06:51.5161819Z %SRC_DIR%>set "PROMPT=$P$G" 2023-07-13T15:06:51.5161983Z 2023-07-13T15:06:51.5162503Z %SRC_DIR%>set "PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\AWS Tools\PowerShell\" 2023-07-13T15:06:51.5163191Z 2023-07-13T15:06:51.5163307Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-07-13T15:06:51.5163617Z 2023-07-13T15:06:51.5163744Z %SRC_DIR%>set "SystemDrive=C:" 2023-07-13T15:06:51.5163906Z 2023-07-13T15:06:51.5164026Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-07-13T15:06:51.5164190Z 2023-07-13T15:06:51.5164362Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-13T15:06:51.5164572Z 2023-07-13T15:06:51.5164746Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-13T15:06:51.5165034Z 2023-07-13T15:06:51.5165201Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-07-13T15:06:51.5165387Z 2023-07-13T15:06:51.5165514Z %SRC_DIR%>set "USERNAME=runneruser" 2023-07-13T15:06:51.5165686Z 2023-07-13T15:06:51.5165835Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-07-13T15:06:51.5166022Z 2023-07-13T15:06:51.5166138Z %SRC_DIR%>set "windir=C:\Windows" 2023-07-13T15:06:51.5166300Z 2023-07-13T15:06:51.5166449Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-07-13T15:06:51.5166615Z 2023-07-13T15:06:51.5166829Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-07-13T15:06:51.5167077Z 2023-07-13T15:06:51.5167233Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-07-13T15:06:51.5167424Z 2023-07-13T15:06:51.5167662Z %SRC_DIR%>set "extend_keys={'ignore_version', 'ignore_build_only_deps', 'extend_keys', 'pin_run_as_build'}" 2023-07-13T15:06:51.5167924Z 2023-07-13T15:06:51.5168100Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-07-13T15:06:51.5168483Z 2023-07-13T15:06:51.5168741Z %SRC_DIR%>set "ignore_build_only_deps={'python', 'numpy'}" 2023-07-13T15:06:51.5169062Z 2023-07-13T15:06:51.5169587Z %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-07-13T15:06:51.5170040Z 2023-07-13T15:06:51.5170237Z %SRC_DIR%>set "r_base=3.4" 2023-07-13T15:06:51.5170508Z 2023-07-13T15:06:51.5170748Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-07-13T15:06:51.5170969Z 2023-07-13T15:06:51.5171116Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-07-13T15:06:51.5171339Z 2023-07-13T15:06:51.5171470Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-07-13T15:06:51.5171646Z 2023-07-13T15:06:51.5171749Z %SRC_DIR%>set "target_platform=win-64" 2023-07-13T15:06:51.5171922Z 2023-07-13T15:06:51.5172316Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-07-13T15:06:51.5172827Z 2023-07-13T15:06:51.5172955Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-07-13T15:06:51.5173121Z 2023-07-13T15:06:51.5173236Z %SRC_DIR%>set "c_compiler=vs2019" 2023-07-13T15:06:51.5173529Z 2023-07-13T15:06:51.5173691Z %SRC_DIR%>set "vc=14" 2023-07-13T15:06:51.5173874Z 2023-07-13T15:06:51.5174008Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-07-13T15:06:51.5174182Z 2023-07-13T15:06:51.5174327Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-07-13T15:06:51.5174512Z 2023-07-13T15:06:51.5174648Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-07-13T15:06:51.5174828Z 2023-07-13T15:06:51.5174963Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-07-13T15:06:51.5175142Z 2023-07-13T15:06:51.5175538Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337889\pip_cache" 2023-07-13T15:06:51.5175970Z 2023-07-13T15:06:51.5176108Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-07-13T15:06:51.5176284Z 2023-07-13T15:06:51.5176547Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-07-13T15:06:51.5176824Z 2023-07-13T15:06:51.5176973Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-07-13T15:06:51.5177192Z 2023-07-13T15:06:51.5177534Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-13T15:06:51.5177784Z 2023-07-13T15:06:51.5178010Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-07-13T15:06:51.5178253Z 2023-07-13T15:06:51.5178530Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-07-13T15:06:51.5178829Z 2023-07-13T15:06:51.5178952Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-07-13T15:06:51.5179120Z 2023-07-13T15:06:51.5179220Z %SRC_DIR%>SET MSSdk=1 2023-07-13T15:06:51.5179475Z 2023-07-13T15:06:51.5179651Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-07-13T15:06:51.5179935Z 2023-07-13T15:06:51.5180056Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-07-13T15:06:51.5180217Z 2023-07-13T15:06:51.5180335Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-07-13T15:06:51.5180559Z 2023-07-13T15:06:51.5180786Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-07-13T15:06:51.5180978Z 2023-07-13T15:06:51.5181100Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-07-13T15:06:51.5181263Z 2023-07-13T15:06:51.5181424Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-07-13T15:06:51.5181649Z 2023-07-13T15:06:51.5181758Z %SRC_DIR%>set "CXX=cl.exe" 2023-07-13T15:06:51.5181913Z 2023-07-13T15:06:51.5182016Z %SRC_DIR%>set "CC=cl.exe" 2023-07-13T15:06:51.5182166Z 2023-07-13T15:06:51.5182427Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-07-13T15:06:51.5182622Z 2023-07-13T15:06:51.5183168Z %SRC_DIR%>for /F "usebackq tokens=*" %i in (`vswhere.exe -nologo -products * -version [16.0,17.0] -property installationPath`) do (set "VSINSTALLDIR=%i\" ) 2023-07-13T15:06:51.5183642Z 2023-07-13T15:06:51.5183966Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-13T15:06:51.5184243Z 2023-07-13T15:06:51.5184778Z %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-07-13T15:06:51.5185324Z 2023-07-13T15:06:51.5185674Z %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-07-13T15:06:51.5186035Z 2023-07-13T15:06:51.6972670Z %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-07-13T15:06:51.6973721Z 2023-07-13T15:06:51.6975516Z %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-07-13T15:06:51.6976519Z 2023-07-13T15:06:51.6977348Z %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-07-13T15:06:51.6978073Z 2023-07-13T15:06:51.6979435Z %SRC_DIR%>IF NOT "1" == "" ( 2023-07-13T15:06:51.6980103Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-07-13T15:06:51.6980865Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-07-13T15:06:51.6981529Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-07-13T15:06:51.6982021Z ) 2023-07-13T15:06:51.6982224Z 2023-07-13T15:06:51.6982444Z %SRC_DIR%>call :GetWin10SdkDir 2023-07-13T15:06:51.6982763Z 2023-07-13T15:06:51.6983154Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-13T15:06:51.6985124Z 2023-07-13T15:06:51.6986329Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-13T15:06:51.6987124Z 2023-07-13T15:06:51.6987821Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-07-13T15:06:51.6988247Z 2023-07-13T15:06:51.6988614Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-07-13T15:06:51.6989290Z 2023-07-13T15:06:51.6989500Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-07-13T15:06:51.6989786Z 2023-07-13T15:06:51.6989938Z %SRC_DIR%>exit /B 0 2023-07-13T15:06:51.6990177Z 2023-07-13T15:06:51.6990667Z %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-07-13T15:06:51.6991172Z 2023-07-13T15:06:51.6991505Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-07-13T15:06:51.6991925Z 2023-07-13T15:06:51.6992537Z %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-07-13T15:06:51.6993303Z Windows SDK version found as: "10.0.19041.0" 2023-07-13T15:06:51.6993628Z 2023-07-13T15:06:51.6993813Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-07-13T15:06:51.6994332Z set "target_platform=amd64" 2023-07-13T15:06:51.6994851Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-07-13T15:06:51.6995318Z set "BITS=64" 2023-07-13T15:06:51.6995648Z ) else ( 2023-07-13T15:06:51.6996052Z set "target_platform=x86" 2023-07-13T15:06:51.6996429Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-07-13T15:06:51.6996691Z set "BITS=32" 2023-07-13T15:06:51.6996984Z ) 2023-07-13T15:06:51.6997191Z 2023-07-13T15:06:51.6997573Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-07-13T15:06:51.6997832Z 2023-07-13T15:06:51.6998047Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-07-13T15:06:51.6998293Z 2023-07-13T15:06:51.6998605Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>CALL "VC\Auxiliary\Build\vcvars64.bat" -vcvars_ver=14.2 10.0.19041.0 2023-07-13T15:06:51.6999161Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-07-13T15:06:51.6999797Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-07-13T15:06:51.7000430Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-07-13T15:06:51.7001034Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-07-13T15:06:51.7001551Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-07-13T15:06:51.7001858Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-07-13T15:06:51.7002172Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-07-13T15:06:51.7002498Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-07-13T15:06:51.7002987Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-07-13T15:06:51.7003663Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-07-13T15:06:51.7004894Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-07-13T15:06:51.7005393Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-07-13T15:06:51.7005702Z ********************************************************************** 2023-07-13T15:06:51.7006030Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-07-13T15:06:51.7006344Z ** Copyright (c) 2021 Microsoft Corporation 2023-07-13T15:06:51.7006651Z ********************************************************************** 2023-07-13T15:06:51.7006956Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-07-13T15:06:51.7007272Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-07-13T15:06:51.7007564Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-07-13T15:06:51.7007886Z [DEBUG:core\msbuild.bat] initializing... 2023-07-13T15:06:51.7008193Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-07-13T15:06:51.7008508Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-07-13T15:06:51.7008801Z [DEBUG:winsdk.bat] initializing... 2023-07-13T15:06:51.7009101Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-07-13T15:06:51.7009412Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-07-13T15:06:51.7009720Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-07-13T15:06:51.7010010Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-07-13T15:06:51.7010320Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-07-13T15:06:51.7010631Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-07-13T15:06:51.7010934Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-07-13T15:06:51.7011339Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-07-13T15:06:51.7011896Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-07-13T15:06:51.7012234Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-07-13T15:06:51.7012565Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-07-13T15:06:51.7012857Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-07-13T15:06:51.7013163Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-07-13T15:06:51.7013470Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-07-13T15:06:51.7013821Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-07-13T15:06:51.7014277Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-07-13T15:06:51.7014726Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-07-13T15:06:51.7015023Z -- Git branch: nightly 2023-07-13T15:06:51.7015321Z -- Git SHA: 83d75edafc2f9246e62b01722f52eb5484fbe13e 2023-07-13T15:06:51.7015581Z -- Git tag: None 2023-07-13T15:06:51.7015865Z -- PyTorch dependency: torch==2.1.0.dev20230711 2023-07-13T15:06:51.7016167Z -- Building version 2.1.0.dev20230713 2023-07-13T15:06:51.7016430Z running install 2023-07-13T15:06:51.7016630Z running build 2023-07-13T15:06:51.7016853Z running build_py 2023-07-13T15:06:51.7017078Z creating build 2023-07-13T15:06:51.7017333Z creating build\lib.win-amd64-cpython-311 2023-07-13T15:06:51.7017688Z creating build\lib.win-amd64-cpython-311\torchaudio 2023-07-13T15:06:51.7018118Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-07-13T15:06:51.7018584Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-07-13T15:06:51.7019040Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-07-13T15:06:51.7019437Z creating build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-13T15:06:51.7019902Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-13T15:06:51.7020423Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-13T15:06:51.7021166Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-13T15:06:51.7021744Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-13T15:06:51.7022421Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-13T15:06:51.7023060Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-13T15:06:51.7023646Z creating build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-07-13T15:06:51.7024476Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-07-13T15:06:51.7025295Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-07-13T15:06:51.7025945Z creating build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7026428Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7027052Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7027788Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7028667Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7029552Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7030302Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7030829Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7031341Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7031881Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7032408Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7032963Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7033515Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7034016Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7034516Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7035023Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7035531Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7036039Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7036572Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7037087Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7037596Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7038116Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7038601Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7039101Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:06:51.7039556Z creating build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-13T15:06:51.7513389Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-07-13T15:07:22.1059625Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-07-13T15:07:22.1060757Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-07-13T15:07:22.1061671Z to cmake instead of implicitly setting it as an env variable. This will 2023-07-13T15:07:22.1062709Z become a FATAL_ERROR in future version of pytorch. 2023-07-13T15:07:22.1063499Z Call Stack (most recent call first): 2023-07-13T15:07:22.1064361Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:327 (torch_cuda_get_nvcc_gencode_flag) 2023-07-13T15:07:22.1065477Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-07-13T15:07:22.1066521Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-07-13T15:07:22.1067492Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-07-13T15:07:22.1068103Z CMakeLists.txt:93 (include) 2023-07-13T15:07:22.1068470Z 2023-07-13T15:07:22.1068490Z 2023-07-13T15:08:00.2892873Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-13T15:08:00.3045546Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-13T15:08:00.3463503Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-13T15:08:00.3966575Z creating build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-13T15:08:00.4098897Z copying torchaudio\io\_compat.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-13T15:08:00.4315153Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-13T15:08:00.4999911Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-13T15:08:00.5214402Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-13T15:08:00.5262475Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-13T15:08:00.6114255Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-13T15:08:00.6129646Z creating build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:08:00.6237814Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:08:00.6249634Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:08:00.6270757Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:08:00.6272507Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:08:00.6283539Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:08:00.6297872Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:08:00.6299481Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:08:00.6313253Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:08:00.6314817Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:08:00.6328735Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:08:00.6403685Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:08:00.6974902Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-13T15:08:00.6993419Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-13T15:08:00.7237671Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-13T15:08:00.7915809Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-13T15:08:00.8402751Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype 2023-07-13T15:08:00.8946741Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype 2023-07-13T15:08:00.9005797Z creating build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-07-13T15:08:00.9857658Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-07-13T15:08:01.0100560Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-07-13T15:08:01.0392351Z creating build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-13T15:08:01.1015301Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-13T15:08:01.1296775Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-13T15:08:01.1312308Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-13T15:08:01.1794146Z creating build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-13T15:08:01.1960597Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-13T15:08:01.2321026Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-13T15:08:01.2633274Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-13T15:08:01.3895891Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-13T15:08:01.4940700Z creating build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-07-13T15:08:01.4949806Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-07-13T15:08:01.4955181Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-07-13T15:08:01.4957622Z creating build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-07-13T15:08:01.5386434Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-07-13T15:08:01.5626922Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-07-13T15:08:01.5629119Z creating build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-07-13T15:08:01.5630464Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-07-13T15:08:01.5631790Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-07-13T15:08:01.5635242Z creating build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-13T15:08:01.5663107Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-13T15:08:01.5666095Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-13T15:08:01.5667758Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-13T15:08:01.5672290Z creating build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-13T15:08:01.5673836Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-13T15:08:01.5685457Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-13T15:08:01.5687173Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-13T15:08:01.5691708Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-13T15:08:01.5693200Z creating build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-13T15:08:01.5703702Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-13T15:08:01.5705804Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-13T15:08:01.5710708Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-13T15:08:01.5712330Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-13T15:08:01.5722827Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-13T15:08:01.5724478Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-13T15:08:01.5729071Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-13T15:08:01.5730721Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-13T15:08:01.5740959Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-13T15:08:01.5742540Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-13T15:08:01.5747293Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-13T15:08:01.5748891Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-13T15:08:01.5759042Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-07-13T15:08:01.5760618Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-07-13T15:08:01.5765319Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-07-13T15:08:01.5766843Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-13T15:08:01.5777545Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-13T15:08:01.5779292Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-13T15:08:01.5783968Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-13T15:08:01.5785728Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-13T15:08:01.5796074Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:08:01.5797634Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:08:01.5814742Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:08:01.5816544Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:08:01.5827331Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:08:01.5829072Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:08:03.0254492Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:08:03.0256484Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:08:03.0261551Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-13T15:08:03.0263359Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-13T15:08:03.0265028Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-13T15:08:03.0267295Z copying torchaudio\prototype\pipelines\squim_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-13T15:08:03.0268759Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-13T15:08:03.0269702Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-07-13T15:08:03.0270843Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-07-13T15:08:03.0271983Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-07-13T15:08:03.0277154Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-13T15:08:03.0278223Z copying torchaudio\prototype\models\squim\objective.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-13T15:08:03.0279440Z copying torchaudio\prototype\models\squim\subjective.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-13T15:08:03.1409617Z copying torchaudio\prototype\models\squim\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-13T15:08:03.1411109Z running build_ext 2023-07-13T15:08:03.1411758Z -- The C compiler identification is MSVC 19.29.30151.0 2023-07-13T15:08:03.1412709Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-07-13T15:08:03.1413555Z -- Detecting C compiler ABI info 2023-07-13T15:08:03.1414196Z -- Detecting C compiler ABI info - done 2023-07-13T15:08:03.1415048Z -- 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-07-13T15:08:03.1415818Z -- Detecting C compile features 2023-07-13T15:08:03.1416356Z -- Detecting C compile features - done 2023-07-13T15:08:03.1416911Z -- Detecting CXX compiler ABI info 2023-07-13T15:08:03.1417481Z -- Detecting CXX compiler ABI info - done 2023-07-13T15:08:03.1418429Z -- 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-07-13T15:08:03.1419317Z -- Detecting CXX compile features 2023-07-13T15:08:03.1419860Z -- Detecting CXX compile features - done 2023-07-13T15:08:03.1420517Z -- The CUDA compiler identification is NVIDIA 11.8.89 2023-07-13T15:08:03.1421101Z -- Detecting CUDA compiler ABI info 2023-07-13T15:08:03.1421673Z -- Detecting CUDA compiler ABI info - done 2023-07-13T15:08:03.1422471Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe - skipped 2023-07-13T15:08:03.1433959Z -- Detecting CUDA compile features 2023-07-13T15:08:03.1434905Z -- Detecting CUDA compile features - done 2023-07-13T15:08:03.1435926Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 (found version "11.8") 2023-07-13T15:08:03.1436891Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/include (found version "11.8.89") 2023-07-13T15:08:03.1437641Z -- Caffe2: CUDA detected: 11.8 2023-07-13T15:08:03.1438389Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe 2023-07-13T15:08:03.1439290Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 2023-07-13T15:08:03.1440016Z -- Caffe2: Header version is: 11.8 2023-07-13T15:08:03.1440730Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/lib/x64/nvrtc.lib shorthash is dd482e34 2023-07-13T15:08:03.1441698Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-07-13T15:08:03.1443230Z -- 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-07-13T15:08:03.1445131Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/lib/torch.lib 2023-07-13T15:08:03.1446626Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/libs/python311.lib (found suitable exact version "3.11.4") found components: Development Development.Module Development.Embed 2023-07-13T15:08:03.1447679Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-07-13T15:08:03.1448500Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-07-13T15:08:03.1449124Z -- Found OpenMP: TRUE (found version "2.0") 2023-07-13T15:08:03.1450070Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-07-13T15:08:03.1458274Z -- Building FFmpeg integration with multi version support 2023-07-13T15:08:03.1458992Z -- Configuring done (38.0s) 2023-07-13T15:08:03.1459484Z -- Generating done (0.2s) 2023-07-13T15:08:03.1460337Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/work/build/temp.win-amd64-cpython-311/Release 2023-07-13T15:08:03.1463235Z [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-07-13T15:08:03.1466450Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:08:03.1467222Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:08:03.1467664Z 2023-07-13T15:08:03.1468161Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:03.1469231Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:03.1470240Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:08:03.1481971Z [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_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-07-13T15:08:03.1484442Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:08:03.1485185Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:08:03.1485705Z 2023-07-13T15:08:03.1486198Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:03.1499168Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:03.1500391Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:08:03.1504978Z [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_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-07-13T15:08:03.1548600Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:08:03.1549327Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:08:03.1549738Z 2023-07-13T15:08:03.1550451Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:03.1551874Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:03.1553014Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:22.5591765Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:22.5630618Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:22.5773129Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:22.6471138Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:08:22.6630187Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(54): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:22.6637351Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(52): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:22.7037870Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-07-13T15:08:22.7599771Z %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-07-13T15:08:22.7659675Z with 2023-07-13T15:08:22.8045495Z [ 2023-07-13T15:08:22.8063902Z DTYPE=float, 2023-07-13T15:08:22.8069155Z CAST_DTYPE=float 2023-07-13T15:08:22.8083562Z ] 2023-07-13T15:08:22.8085555Z %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-07-13T15:08:22.8101071Z with 2023-07-13T15:08:22.8108681Z [ 2023-07-13T15:08:22.8112213Z DTYPE=float 2023-07-13T15:08:22.8118171Z ] 2023-07-13T15:08:22.8122344Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-13T15:08:22.8128832Z %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-07-13T15:08:22.8130956Z with 2023-07-13T15:08:22.8135892Z [ 2023-07-13T15:08:22.8139642Z CAST_DTYPE=float, 2023-07-13T15:08:22.8145727Z DTYPE=float 2023-07-13T15:08:22.8149705Z ] 2023-07-13T15:08:22.8153660Z %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-07-13T15:08:22.8160851Z with 2023-07-13T15:08:22.8162418Z [ 2023-07-13T15:08:22.8182561Z CAST_DTYPE=float, 2023-07-13T15:08:22.8192776Z DTYPE=float 2023-07-13T15:08:22.8205948Z ] 2023-07-13T15:08:22.8217534Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(519): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-07-13T15:08:22.8230692Z with 2023-07-13T15:08:22.8231928Z [ 2023-07-13T15:08:22.8240997Z CAST_DTYPE=float 2023-07-13T15:08:22.8241988Z ] 2023-07-13T15:08:22.8294716Z %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-07-13T15:08:22.8296565Z with 2023-07-13T15:08:22.8309650Z [ 2023-07-13T15:08:22.8310625Z DTYPE=float, 2023-07-13T15:08:22.8331709Z CAST_DTYPE=float 2023-07-13T15:08:22.8332708Z ] 2023-07-13T15:08:22.8358872Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:08:22.8361240Z %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-07-13T15:08:22.8372453Z with 2023-07-13T15:08:22.8373428Z [ 2023-07-13T15:08:22.8390631Z DTYPE=float 2023-07-13T15:08:22.8391807Z ] 2023-07-13T15:08:22.8401846Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-13T15:08:22.8403900Z %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-07-13T15:08:22.8452778Z with 2023-07-13T15:08:22.8453843Z [ 2023-07-13T15:08:22.8473747Z DTYPE=float 2023-07-13T15:08:22.8474726Z ] 2023-07-13T15:08:22.8509238Z %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-07-13T15:08:22.8510996Z with 2023-07-13T15:08:22.8525628Z [ 2023-07-13T15:08:22.8526789Z DTYPE=float 2023-07-13T15:08:22.8545493Z ] 2023-07-13T15:08:22.8546965Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:22.8555752Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:22.8557362Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:08:22.8575436Z [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-07-13T15:08:22.8578944Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:08:22.8590403Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:08:22.8647008Z 2023-07-13T15:08:22.8652412Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:22.8658693Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:22.8671203Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:22.8673341Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:22.8693221Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:22.8695674Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:22.8750410Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:08:22.8751581Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(111): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:22.8752703Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(109): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:08:22.8753832Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-13T15:08:22.8755407Z %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-07-13T15:08:22.8756793Z with 2023-07-13T15:08:22.8757210Z [ 2023-07-13T15:08:22.8757603Z DTYPE=c10::Half 2023-07-13T15:08:22.8758014Z ] 2023-07-13T15:08:22.8759043Z %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-07-13T15:08:22.8760196Z with 2023-07-13T15:08:22.8760565Z [ 2023-07-13T15:08:22.8760963Z DTYPE=c10::Half 2023-07-13T15:08:22.8761387Z ] 2023-07-13T15:08:22.8762504Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(444): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-07-13T15:08:22.8763642Z with 2023-07-13T15:08:22.8764129Z [ 2023-07-13T15:08:22.8764559Z DTYPE=c10::Half 2023-07-13T15:08:22.8764962Z ] 2023-07-13T15:08:22.8766226Z %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-07-13T15:08:22.8771898Z with 2023-07-13T15:08:22.8772264Z [ 2023-07-13T15:08:22.8772697Z DTYPE=c10::Half, 2023-07-13T15:08:22.8773149Z CAST_DTYPE=float 2023-07-13T15:08:22.8773543Z ] 2023-07-13T15:09:22.4184155Z %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-07-13T15:09:22.4733510Z with 2023-07-13T15:09:22.5267896Z [ 2023-07-13T15:09:22.5512248Z DTYPE=c10::Half 2023-07-13T15:09:22.5597795Z ] 2023-07-13T15:09:22.5967187Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-13T15:09:22.6270546Z %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-07-13T15:09:22.6687890Z with 2023-07-13T15:09:22.6953188Z [ 2023-07-13T15:09:22.7292606Z DTYPE=c10::Half 2023-07-13T15:09:22.8202660Z ] 2023-07-13T15:09:22.8551077Z %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-07-13T15:09:22.9110073Z with 2023-07-13T15:09:23.0232777Z [ 2023-07-13T15:09:23.1270142Z DTYPE=c10::Half 2023-07-13T15:09:23.3157817Z ] 2023-07-13T15:09:23.3366946Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:09:23.3973963Z %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-07-13T15:09:23.4483570Z with 2023-07-13T15:09:23.5354357Z [ 2023-07-13T15:09:23.6097240Z DTYPE=float 2023-07-13T15:09:23.6324844Z ] 2023-07-13T15:09:23.6515576Z %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-07-13T15:09:23.6967553Z with 2023-07-13T15:09:23.6977077Z [ 2023-07-13T15:09:23.6980445Z DTYPE=float, 2023-07-13T15:09:23.6982286Z CAST_DTYPE=float 2023-07-13T15:09:23.6983881Z ] 2023-07-13T15:09:23.6989749Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:09:23.6994328Z %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-07-13T15:09:23.7185454Z with 2023-07-13T15:09:23.7253471Z [ 2023-07-13T15:09:23.7254595Z DTYPE=float 2023-07-13T15:09:23.7255857Z ] 2023-07-13T15:09:23.7257954Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:23.7260641Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:23.7262097Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:09:23.7266395Z [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\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-07-13T15:09:23.7269534Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:09:23.7270437Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:09:23.7270977Z 2023-07-13T15:09:23.7271579Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:23.7272703Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:23.7274086Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:09:23.7275490Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:09:23.7276675Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:23.7279069Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:23.7282875Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:23.7286939Z [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\cpu\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-07-13T15:09:23.7290930Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:09:23.7292517Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:09:23.7293865Z 2023-07-13T15:09:23.7295232Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(16): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:23.7296636Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(17): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:23.7298310Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(18): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:23.7301538Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(19): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:23.7303837Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(20): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:23.7305434Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(21): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:23.7307389Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:09:23.7309932Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(50): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:23.7312027Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(48): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:23.7314997Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(45): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-13T15:09:23.7316675Z %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-07-13T15:09:23.7318436Z with 2023-07-13T15:09:23.7319901Z [ 2023-07-13T15:09:23.7320526Z CAST_DTYPE=float, 2023-07-13T15:09:23.7321116Z DTYPE=float 2023-07-13T15:09:23.7321673Z ] 2023-07-13T15:09:23.7322882Z %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-07-13T15:09:23.7324817Z with 2023-07-13T15:09:23.7325796Z [ 2023-07-13T15:09:23.7326615Z CAST_DTYPE=float, 2023-07-13T15:09:23.7327207Z DTYPE=float 2023-07-13T15:09:23.7328205Z ] 2023-07-13T15:09:23.7329872Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(483): note: see reference to class template instantiation 'torchaudio::rnnt::cpu::TensorView' being compiled 2023-07-13T15:09:23.7332766Z with 2023-07-13T15:09:23.7333308Z [ 2023-07-13T15:09:23.7333881Z CAST_DTYPE=float 2023-07-13T15:09:23.7334893Z ] 2023-07-13T15:09:23.7337350Z %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-07-13T15:09:23.7339297Z with 2023-07-13T15:09:23.7340255Z [ 2023-07-13T15:09:23.7341133Z DTYPE=float, 2023-07-13T15:09:23.7342714Z CAST_DTYPE=float 2023-07-13T15:09:23.7344065Z ] 2023-07-13T15:10:37.2236054Z %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-07-13T15:10:37.2237588Z with 2023-07-13T15:10:37.2299007Z [ 2023-07-13T15:10:37.2300177Z DTYPE=float 2023-07-13T15:10:37.2303563Z ] 2023-07-13T15:10:37.2304687Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:10:37.2312126Z %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-07-13T15:10:37.2317056Z with 2023-07-13T15:10:37.2317867Z [ 2023-07-13T15:10:37.2318379Z DTYPE=float 2023-07-13T15:10:37.2318844Z ] 2023-07-13T15:10:37.2319661Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-13T15:10:37.2321015Z %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-07-13T15:10:37.2324465Z with 2023-07-13T15:10:37.2325287Z [ 2023-07-13T15:10:37.2325784Z DTYPE=float 2023-07-13T15:10:37.2326254Z ] 2023-07-13T15:10:37.2327311Z %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-07-13T15:10:37.2330507Z with 2023-07-13T15:10:37.2330999Z [ 2023-07-13T15:10:37.2331487Z DTYPE=float 2023-07-13T15:10:37.2331960Z ] 2023-07-13T15:10:37.2332722Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:37.2333724Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:37.2334737Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:37.2339524Z [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_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-07-13T15:10:37.2344085Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:37.2344878Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:37.2345374Z 2023-07-13T15:10:37.2345936Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:37.2346955Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:37.2347941Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:37.2352770Z [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\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-07-13T15:10:37.2357300Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:37.2358137Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:37.2358636Z 2023-07-13T15:10:37.2359412Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-13T15:10:37.2360176Z with 2023-07-13T15:10:37.2360650Z [ 2023-07-13T15:10:37.2361109Z T=scalar_t 2023-07-13T15:10:37.2361604Z ] 2023-07-13T15:10:37.2366096Z %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-07-13T15:10:37.2367790Z with 2023-07-13T15:10:37.2368273Z [ 2023-07-13T15:10:37.2368902Z T=scalar_t, 2023-07-13T15:10:37.2369638Z PtrTraits=at::DefaultPtrTraits, 2023-07-13T15:10:37.2370439Z index_t=int64_t 2023-07-13T15:10:37.2371025Z ] 2023-07-13T15:10:37.2371817Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-13T15:10:37.2372541Z with 2023-07-13T15:10:37.2373009Z [ 2023-07-13T15:10:37.2373485Z T=scalar_t 2023-07-13T15:10:37.2373971Z ] 2023-07-13T15:10:37.2374694Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:37.2375815Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:37.2377092Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:37.2379998Z [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\rnnt\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-07-13T15:10:37.2382687Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:37.2383670Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:37.2384464Z 2023-07-13T15:10:37.2385188Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:37.2386224Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:37.2387228Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:37.2389944Z [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\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-07-13T15:10:37.2392970Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:37.2393753Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:37.2394240Z 2023-07-13T15:10:37.2394799Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:37.2395879Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:37.2396948Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:37.2398220Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:37.2399639Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:37.2400842Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:37.2401783Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.3933443Z [11/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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:11:30.3937376Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:30.3938600Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:30.3939245Z 2023-07-13T15:11:30.3940224Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:11:30.3942007Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:11:30.3943984Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:11:30.3945886Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:11:30.3947454Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.3948773Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.3950181Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:30.3951687Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:11:30.3953052Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:11:30.3956823Z [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\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp 2023-07-13T15:11:30.3960196Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:30.3961239Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:30.3961897Z 2023-07-13T15:11:30.3962983Z %SRC_DIR%\torchaudio\csrc\forced_align\cpu\compute.cpp(122): warning C4244: '=': conversion from 'int64_t' to 'T', possible loss of data 2023-07-13T15:11:30.3965630Z with 2023-07-13T15:11:30.3966278Z [ 2023-07-13T15:11:30.3966893Z T=target_t 2023-07-13T15:11:30.3967561Z ] 2023-07-13T15:11:30.3969032Z %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-07-13T15:11:30.3970929Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.3972349Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.3973659Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:30.3977241Z [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 -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-07-13T15:11:30.3980389Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:30.3981393Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:30.3982042Z 2023-07-13T15:11:30.3982735Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.3984130Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.3985639Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:30.3989062Z [14/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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-07-13T15:11:30.3992503Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:30.3993603Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:30.3994298Z 2023-07-13T15:11:30.3995071Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:11:30.3996059Z with 2023-07-13T15:11:30.3996738Z [ 2023-07-13T15:11:30.3997455Z scalar_t=scalar_t 2023-07-13T15:11:30.3998277Z ] 2023-07-13T15:11:30.3999941Z %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-07-13T15:11:30.4001650Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:11:30.4002676Z with 2023-07-13T15:11:30.4003573Z [ 2023-07-13T15:11:30.4004454Z scalar_t=scalar_t 2023-07-13T15:11:30.4005293Z ] 2023-07-13T15:11:30.4006507Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:11:30.4007530Z with 2023-07-13T15:11:30.4008201Z [ 2023-07-13T15:11:30.4008915Z scalar_t=scalar_t 2023-07-13T15:11:30.4009608Z ] 2023-07-13T15:11:30.4010680Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:11:30.4012574Z %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-07-13T15:11:30.4014508Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:11:30.4015946Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:11:30.4017353Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.4018792Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.4020267Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:30.4036619Z [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\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-07-13T15:11:30.4039721Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:30.4040902Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:30.4041592Z 2023-07-13T15:11:30.4042375Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.4043664Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.4045023Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:30.4048823Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:11:30.4052123Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:30.4053223Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:30.4053920Z 2023-07-13T15:11:30.4055314Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:11:30.4057185Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:11:30.4058886Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:11:30.4060714Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:11:30.4062299Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.4063588Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.4064877Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:30.4068710Z [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 -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:11:30.4072003Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:30.4072998Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:30.4073684Z 2023-07-13T15:11:30.4074760Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:11:30.4076701Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:11:30.4078398Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:11:30.4080105Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:11:30.4081711Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.4083060Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.4084363Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:30.4088226Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:11:30.4091780Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:30.4092801Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:30.4093562Z 2023-07-13T15:11:30.4094598Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:11:30.4096565Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:11:30.4098174Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:11:30.4099920Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:11:30.4101491Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:11:30.4102966Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.4104385Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:30.4105680Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:30.4126662Z [19/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-07-13T15:11:30.4138439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:30.4140210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:30.4141938Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:30.4143763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:30.4145901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:30.4147633Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:30.4149353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:30.4151412Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:30.4153433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4154489Z 2023-07-13T15:11:30.4155467Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4156510Z 2023-07-13T15:11:30.4157543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4158685Z 2023-07-13T15:11:30.4159741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4160771Z 2023-07-13T15:11:30.4161744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4162760Z 2023-07-13T15:11:30.4163764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4164895Z 2023-07-13T15:11:30.4165980Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4167020Z 2023-07-13T15:11:30.4168026Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4169045Z 2023-07-13T15:11:30.4169999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4171091Z 2023-07-13T15:11:30.4172212Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4173368Z 2023-07-13T15:11:30.4174330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4175368Z 2023-07-13T15:11:30.4176337Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4177365Z 2023-07-13T15:11:30.4178411Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4179546Z 2023-07-13T15:11:30.4180640Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4181669Z 2023-07-13T15:11:30.4182834Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4184011Z 2023-07-13T15:11:30.4193922Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:30.4194974Z 2023-07-13T15:11:30.4195917Z 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-07-13T15:11:30.4197132Z compute_alphas.cu 2023-07-13T15:11:30.4198476Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4201011Z with 2023-07-13T15:11:30.4201697Z [ 2023-07-13T15:11:30.4202555Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:30.4203411Z ] 2023-07-13T15:11:30.4204684Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4206009Z with 2023-07-13T15:11:30.4206659Z [ 2023-07-13T15:11:30.4207605Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:30.4208453Z ] 2023-07-13T15:11:30.4209886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4211168Z with 2023-07-13T15:11:30.4211843Z [ 2023-07-13T15:11:30.4212670Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:30.4213675Z ] 2023-07-13T15:11:30.4215171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:30.4217014Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:30.4219353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-07-13T15:11:30.4221545Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4222869Z with 2023-07-13T15:11:30.4223506Z [ 2023-07-13T15:11:30.4224381Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:30.4225238Z ] 2023-07-13T15:11:30.4226482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4227741Z with 2023-07-13T15:11:30.4228455Z [ 2023-07-13T15:11:30.4230916Z T=std::basic_string,std::allocator> 2023-07-13T15:11:30.4231862Z ] 2023-07-13T15:11:30.4233366Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4234751Z with 2023-07-13T15:11:30.4235447Z [ 2023-07-13T15:11:30.4236363Z T=std::basic_string,std::allocator> 2023-07-13T15:11:30.4237202Z ] 2023-07-13T15:11:30.4238546Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4239839Z with 2023-07-13T15:11:30.4240499Z [ 2023-07-13T15:11:30.4241434Z T=std::basic_string,std::allocator> 2023-07-13T15:11:30.4242355Z ] 2023-07-13T15:11:30.4243816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>' being compiled 2023-07-13T15:11:30.4246085Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(240): note: see reference to class template instantiation 'c10::optional,std::allocator>>' being compiled 2023-07-13T15:11:30.4248031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4249488Z with 2023-07-13T15:11:30.4250193Z [ 2023-07-13T15:11:30.4251061Z T=std::basic_string,std::allocator> 2023-07-13T15:11:30.4251948Z ] 2023-07-13T15:11:30.4253173Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4254356Z with 2023-07-13T15:11:30.4255150Z [ 2023-07-13T15:11:30.4255832Z T=c10::SymInt 2023-07-13T15:11:30.4256589Z ] 2023-07-13T15:11:30.4257831Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4259040Z with 2023-07-13T15:11:30.4259704Z [ 2023-07-13T15:11:30.4260402Z T=c10::SymInt 2023-07-13T15:11:30.4261077Z ] 2023-07-13T15:11:30.4262531Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4263726Z with 2023-07-13T15:11:30.4264519Z [ 2023-07-13T15:11:30.4265255Z T=c10::SymInt 2023-07-13T15:11:30.4265935Z ] 2023-07-13T15:11:30.4267191Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:30.4269067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(1700): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:30.4271338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4272772Z with 2023-07-13T15:11:30.4273433Z [ 2023-07-13T15:11:30.4274115Z T=c10::SymInt 2023-07-13T15:11:30.4274852Z ] 2023-07-13T15:11:30.4276068Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4277384Z with 2023-07-13T15:11:30.4278033Z [ 2023-07-13T15:11:30.4278747Z T=c10::QualifiedName 2023-07-13T15:11:30.4279449Z ] 2023-07-13T15:11:30.4280695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4281913Z with 2023-07-13T15:11:30.4282600Z [ 2023-07-13T15:11:30.4283387Z T=c10::QualifiedName 2023-07-13T15:11:30.4284304Z ] 2023-07-13T15:11:30.4285607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4286906Z with 2023-07-13T15:11:30.4287575Z [ 2023-07-13T15:11:30.4288300Z T=c10::QualifiedName 2023-07-13T15:11:30.4289019Z ] 2023-07-13T15:11:30.4290462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:30.4292434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type_base.h(702): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:30.4294335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4295588Z with 2023-07-13T15:11:30.4296252Z [ 2023-07-13T15:11:30.4298069Z T=c10::QualifiedName 2023-07-13T15:11:30.4298818Z ] 2023-07-13T15:11:30.4300069Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4301252Z with 2023-07-13T15:11:30.4301894Z [ 2023-07-13T15:11:30.4302606Z T=at::TensorBase 2023-07-13T15:11:30.4303301Z ] 2023-07-13T15:11:30.4312754Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4314009Z with 2023-07-13T15:11:30.4314652Z [ 2023-07-13T15:11:30.4315479Z T=at::TensorBase 2023-07-13T15:11:30.4316190Z ] 2023-07-13T15:11:30.4317704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4318999Z with 2023-07-13T15:11:30.4319635Z [ 2023-07-13T15:11:30.4320357Z T=at::TensorBase 2023-07-13T15:11:30.4321051Z ] 2023-07-13T15:11:30.4322538Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:30.4324535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBase.h(981): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:30.4326390Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4327632Z with 2023-07-13T15:11:30.4328295Z [ 2023-07-13T15:11:30.4328932Z T=at::TensorBase 2023-07-13T15:11:30.4329645Z ] 2023-07-13T15:11:30.4330884Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4332031Z with 2023-07-13T15:11:30.4332918Z [ 2023-07-13T15:11:30.4333645Z T=at::Tensor 2023-07-13T15:11:30.4334373Z ] 2023-07-13T15:11:30.4335632Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4336814Z with 2023-07-13T15:11:30.4337543Z [ 2023-07-13T15:11:30.4338251Z T=at::Tensor 2023-07-13T15:11:30.4338936Z ] 2023-07-13T15:11:30.4340266Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4341566Z with 2023-07-13T15:11:30.4342227Z [ 2023-07-13T15:11:30.4342920Z T=at::Tensor 2023-07-13T15:11:30.4343600Z ] 2023-07-13T15:11:30.4344961Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:30.4346921Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(519): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:30.4348850Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4350144Z with 2023-07-13T15:11:30.4350856Z [ 2023-07-13T15:11:30.4351495Z T=at::Tensor 2023-07-13T15:11:30.4352082Z ] 2023-07-13T15:11:30.4353265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4354394Z with 2023-07-13T15:11:30.4354978Z [ 2023-07-13T15:11:30.4355598Z T=at::Generator 2023-07-13T15:11:30.4356449Z ] 2023-07-13T15:11:30.4357637Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4358798Z with 2023-07-13T15:11:30.4359391Z [ 2023-07-13T15:11:30.4360004Z T=at::Generator 2023-07-13T15:11:30.4360610Z ] 2023-07-13T15:11:30.4362114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4363542Z with 2023-07-13T15:11:30.4364132Z [ 2023-07-13T15:11:30.4364985Z T=at::Generator 2023-07-13T15:11:30.4365552Z ] 2023-07-13T15:11:30.4366890Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:30.4368873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(598): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:30.4370652Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4371829Z with 2023-07-13T15:11:30.4372431Z [ 2023-07-13T15:11:30.4373036Z T=at::Generator 2023-07-13T15:11:30.4373643Z ] 2023-07-13T15:11:30.4374722Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4375776Z with 2023-07-13T15:11:30.4376350Z [ 2023-07-13T15:11:30.4376914Z T=c10::Scalar 2023-07-13T15:11:30.4377513Z ] 2023-07-13T15:11:30.4378647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4379767Z with 2023-07-13T15:11:30.4380333Z [ 2023-07-13T15:11:30.4380932Z T=c10::Scalar 2023-07-13T15:11:30.4381540Z ] 2023-07-13T15:11:30.4382769Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4383977Z with 2023-07-13T15:11:30.4384550Z [ 2023-07-13T15:11:30.4385140Z T=c10::Scalar 2023-07-13T15:11:30.4385733Z ] 2023-07-13T15:11:30.4386873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:30.4388602Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(629): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:30.4390372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4391549Z with 2023-07-13T15:11:30.4392118Z [ 2023-07-13T15:11:30.4392712Z T=c10::Scalar 2023-07-13T15:11:30.4393283Z ] 2023-07-13T15:11:30.4394413Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4395490Z with 2023-07-13T15:11:30.4396059Z [ 2023-07-13T15:11:30.4396771Z T=std::shared_ptr 2023-07-13T15:11:30.4397447Z ] 2023-07-13T15:11:30.4398848Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4400129Z with 2023-07-13T15:11:30.4400702Z [ 2023-07-13T15:11:30.4401425Z T=std::shared_ptr 2023-07-13T15:11:30.4402107Z ] 2023-07-13T15:11:30.4403365Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4404616Z with 2023-07-13T15:11:30.4405199Z [ 2023-07-13T15:11:30.4405923Z T=std::shared_ptr 2023-07-13T15:11:30.4406626Z ] 2023-07-13T15:11:30.4407878Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:30.4409762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1467): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:30.4411593Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4412741Z with 2023-07-13T15:11:30.4413306Z [ 2023-07-13T15:11:30.4414021Z T=std::shared_ptr 2023-07-13T15:11:30.4414705Z ] 2023-07-13T15:11:30.4424281Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4425193Z with 2023-07-13T15:11:30.4425557Z [ 2023-07-13T15:11:30.4426611Z T=std::weak_ptr 2023-07-13T15:11:30.4432428Z ] 2023-07-13T15:11:30.4433513Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4434460Z with 2023-07-13T15:11:30.4434835Z [ 2023-07-13T15:11:30.4435335Z T=std::weak_ptr 2023-07-13T15:11:30.4436011Z ] 2023-07-13T15:11:30.4437501Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4438528Z with 2023-07-13T15:11:30.4438900Z [ 2023-07-13T15:11:30.4439441Z T=std::weak_ptr 2023-07-13T15:11:30.4444489Z ] 2023-07-13T15:11:30.4445593Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:30.4446644Z with 2023-07-13T15:11:30.4447017Z [ 2023-07-13T15:11:30.4447452Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:11:30.4447912Z ] 2023-07-13T15:11:30.4448878Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1468): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:30.4449728Z with 2023-07-13T15:11:30.4450038Z [ 2023-07-13T15:11:30.4450494Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:11:30.4451141Z ] 2023-07-13T15:11:30.4452367Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4461130Z with 2023-07-13T15:11:30.4461501Z [ 2023-07-13T15:11:30.4462022Z T=std::weak_ptr 2023-07-13T15:11:30.4462510Z ] 2023-07-13T15:11:30.4463466Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4464326Z with 2023-07-13T15:11:30.4464684Z [ 2023-07-13T15:11:30.4465253Z T=std::vector> 2023-07-13T15:11:30.4465880Z ] 2023-07-13T15:11:30.4466915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4467925Z with 2023-07-13T15:11:30.4468280Z [ 2023-07-13T15:11:30.4468849Z T=std::vector> 2023-07-13T15:11:30.4469369Z ] 2023-07-13T15:11:30.4470433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4472175Z with 2023-07-13T15:11:30.4472652Z [ 2023-07-13T15:11:30.4473242Z T=std::vector> 2023-07-13T15:11:30.4473819Z ] 2023-07-13T15:11:30.4475085Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:30.4476893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(485): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:30.4478587Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4479659Z with 2023-07-13T15:11:30.4480017Z [ 2023-07-13T15:11:30.4480683Z T=std::vector> 2023-07-13T15:11:30.4481234Z ] 2023-07-13T15:11:30.4482181Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4483091Z with 2023-07-13T15:11:30.4483444Z [ 2023-07-13T15:11:30.4483949Z T=std::vector> 2023-07-13T15:11:30.4484419Z ] 2023-07-13T15:11:30.4485386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4486457Z with 2023-07-13T15:11:30.4486942Z [ 2023-07-13T15:11:30.4487519Z T=std::vector> 2023-07-13T15:11:30.4488001Z ] 2023-07-13T15:11:30.4489277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4490427Z with 2023-07-13T15:11:30.4490787Z [ 2023-07-13T15:11:30.4491271Z T=std::vector> 2023-07-13T15:11:30.4491716Z ] 2023-07-13T15:11:30.4492925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:30.4494786Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(444): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:30.4496501Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4497368Z with 2023-07-13T15:11:30.4497715Z [ 2023-07-13T15:11:30.4498175Z T=std::vector> 2023-07-13T15:11:30.4498653Z ] 2023-07-13T15:11:30.4499716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4500697Z with 2023-07-13T15:11:30.4501145Z [ 2023-07-13T15:11:30.4501750Z T=std::vector,std::allocator>> 2023-07-13T15:11:30.4502311Z ] 2023-07-13T15:11:30.4503287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4504203Z with 2023-07-13T15:11:30.4504555Z [ 2023-07-13T15:11:30.4505166Z T=std::vector,std::allocator>> 2023-07-13T15:11:30.4505729Z ] 2023-07-13T15:11:30.4506899Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4507984Z with 2023-07-13T15:11:30.4508347Z [ 2023-07-13T15:11:30.4522695Z T=std::vector,std::allocator>> 2023-07-13T15:11:30.4523430Z ] 2023-07-13T15:11:30.4524596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:11:30.4526414Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:11:30.4528075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(846): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-07-13T15:11:30.4529844Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4531017Z with 2023-07-13T15:11:30.4531550Z [ 2023-07-13T15:11:30.4532151Z T=std::vector,std::allocator>> 2023-07-13T15:11:30.4532699Z ] 2023-07-13T15:11:30.4533643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4534503Z with 2023-07-13T15:11:30.4534857Z [ 2023-07-13T15:11:30.4535523Z T=std::vector,std::allocator>> 2023-07-13T15:11:30.4536064Z ] 2023-07-13T15:11:30.4537204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4538091Z with 2023-07-13T15:11:30.4538439Z [ 2023-07-13T15:11:30.4539428Z T=std::vector,std::allocator>> 2023-07-13T15:11:30.4540007Z ] 2023-07-13T15:11:30.4564307Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4565320Z with 2023-07-13T15:11:30.4565666Z [ 2023-07-13T15:11:30.4566243Z T=std::vector,std::allocator>> 2023-07-13T15:11:30.4566783Z ] 2023-07-13T15:11:30.4567907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:11:30.4569791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:11:30.4571557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(616): note: see reference to class template instantiation 'c10::VaryingShape<__int64>' being compiled 2023-07-13T15:11:30.4573109Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4574050Z with 2023-07-13T15:11:30.4574414Z [ 2023-07-13T15:11:30.4575016Z T=std::vector,std::allocator>> 2023-07-13T15:11:30.4575576Z ] 2023-07-13T15:11:30.4576824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4577970Z with 2023-07-13T15:11:30.4578334Z [ 2023-07-13T15:11:30.4578840Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:30.4579299Z ] 2023-07-13T15:11:30.4580234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4581104Z with 2023-07-13T15:11:30.4581453Z [ 2023-07-13T15:11:30.4581920Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:30.4582384Z ] 2023-07-13T15:11:30.4583780Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4585169Z with 2023-07-13T15:11:30.4585510Z [ 2023-07-13T15:11:30.4585996Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:30.4586461Z ] 2023-07-13T15:11:30.4587490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:30.4589163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(729): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:30.4590959Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4592028Z with 2023-07-13T15:11:30.4592396Z [ 2023-07-13T15:11:30.4592886Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:30.4593356Z ] 2023-07-13T15:11:30.4594273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4595140Z with 2023-07-13T15:11:30.4595495Z [ 2023-07-13T15:11:30.4596051Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:30.4596567Z ] 2023-07-13T15:11:30.4597520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4598517Z with 2023-07-13T15:11:30.4598860Z [ 2023-07-13T15:11:30.4599426Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:30.4599839Z ] 2023-07-13T15:11:30.4600716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.4601536Z with 2023-07-13T15:11:30.4601856Z [ 2023-07-13T15:11:30.4602316Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:30.4602777Z ] 2023-07-13T15:11:30.4603810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:30.4605449Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:30.4606983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-07-13T15:11:30.4608571Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4609679Z with 2023-07-13T15:11:30.4611136Z [ 2023-07-13T15:11:30.4611717Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:30.4612254Z ] 2023-07-13T15:11:30.4613146Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.4613939Z with 2023-07-13T15:11:30.4614575Z [ 2023-07-13T15:11:30.4615071Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:30.4615491Z ] 2023-07-13T15:11:30.4616430Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.4617496Z with 2023-07-13T15:11:30.4617949Z [ 2023-07-13T15:11:30.4618444Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:30.4619142Z ] 2023-07-13T15:11:30.4620546Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.5008051Z with 2023-07-13T15:11:30.5111005Z [ 2023-07-13T15:11:30.5255544Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:30.5527542Z ] 2023-07-13T15:11:30.5687161Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:30.5779454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:30.5908921Z with 2023-07-13T15:11:30.6116322Z [ 2023-07-13T15:11:30.6382101Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:30.6491680Z ] 2023-07-13T15:11:30.6920988Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-07-13T15:11:30.7047863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.7196669Z with 2023-07-13T15:11:30.7385111Z [ 2023-07-13T15:11:30.7679989Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:30.7779143Z ] 2023-07-13T15:11:30.7919800Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.7972669Z with 2023-07-13T15:11:30.7978007Z [ 2023-07-13T15:11:30.7989812Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:30.8131807Z ] 2023-07-13T15:11:30.8149980Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.8184257Z with 2023-07-13T15:11:30.8197428Z [ 2023-07-13T15:11:30.8305196Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:30.8328258Z ] 2023-07-13T15:11:30.8367892Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.8424653Z with 2023-07-13T15:11:30.8433656Z [ 2023-07-13T15:11:30.8438519Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:30.8451333Z ] 2023-07-13T15:11:30.8455453Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2023-07-13T15:11:30.8462641Z with 2023-07-13T15:11:30.8464080Z [ 2023-07-13T15:11:30.8468104Z TTarget=c10::StorageImpl 2023-07-13T15:11:30.8469955Z ] 2023-07-13T15:11:30.8477256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(902): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2023-07-13T15:11:30.8507623Z with 2023-07-13T15:11:30.8511552Z [ 2023-07-13T15:11:30.8549998Z TTarget=c10::StorageImpl 2023-07-13T15:11:30.8613470Z ] 2023-07-13T15:11:30.8619524Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.8712589Z with 2023-07-13T15:11:30.8724622Z [ 2023-07-13T15:11:30.8788706Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:30.8843195Z ] 2023-07-13T15:11:30.8902702Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.8910203Z with 2023-07-13T15:11:30.8943407Z [ 2023-07-13T15:11:30.8951712Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:30.8972790Z ] 2023-07-13T15:11:30.8985498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.8991778Z with 2023-07-13T15:11:30.9023190Z [ 2023-07-13T15:11:30.9053266Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:30.9057040Z ] 2023-07-13T15:11:30.9059470Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.9061414Z with 2023-07-13T15:11:30.9068327Z [ 2023-07-13T15:11:30.9096016Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:30.9133708Z ] 2023-07-13T15:11:30.9137337Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:30.9152468Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:30.9158608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.9169318Z with 2023-07-13T15:11:30.9177500Z [ 2023-07-13T15:11:30.9213589Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:30.9214171Z ] 2023-07-13T15:11:30.9236603Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.9240658Z with 2023-07-13T15:11:30.9243146Z [ 2023-07-13T15:11:30.9244075Z T=torch::autograd::ViewInfo 2023-07-13T15:11:30.9255935Z ] 2023-07-13T15:11:30.9257509Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.9266133Z with 2023-07-13T15:11:30.9267564Z [ 2023-07-13T15:11:30.9275698Z T=torch::autograd::ViewInfo 2023-07-13T15:11:30.9276979Z ] 2023-07-13T15:11:30.9284654Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.9286218Z with 2023-07-13T15:11:30.9294394Z [ 2023-07-13T15:11:30.9295924Z T=torch::autograd::ViewInfo 2023-07-13T15:11:30.9304198Z ] 2023-07-13T15:11:30.9305643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:30.9313428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(575): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:30.9316833Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.9325494Z with 2023-07-13T15:11:30.9326364Z [ 2023-07-13T15:11:30.9334293Z T=torch::autograd::ViewInfo 2023-07-13T15:11:30.9335212Z ] 2023-07-13T15:11:30.9343615Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.9346930Z with 2023-07-13T15:11:30.9352122Z [ 2023-07-13T15:11:30.9356985Z T=std::vector> 2023-07-13T15:11:30.9362307Z ] 2023-07-13T15:11:30.9367098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.9375873Z with 2023-07-13T15:11:30.9376606Z [ 2023-07-13T15:11:30.9384911Z T=std::vector> 2023-07-13T15:11:30.9385473Z ] 2023-07-13T15:11:30.9387649Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.9397407Z with 2023-07-13T15:11:30.9405444Z [ 2023-07-13T15:11:30.9406500Z T=std::vector> 2023-07-13T15:11:30.9416681Z ] 2023-07-13T15:11:30.9419261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:30.9426149Z with 2023-07-13T15:11:30.9432125Z [ 2023-07-13T15:11:30.9433099Z T=c10::SymInt 2023-07-13T15:11:30.9438675Z ] 2023-07-13T15:11:30.9445861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(99): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:30.9458340Z with 2023-07-13T15:11:30.9466585Z [ 2023-07-13T15:11:30.9467581Z T=c10::SymInt 2023-07-13T15:11:30.9468072Z ] 2023-07-13T15:11:30.9487134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(378): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-07-13T15:11:30.9489172Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(388): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-07-13T15:11:30.9490974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.9491916Z with 2023-07-13T15:11:30.9492406Z [ 2023-07-13T15:11:30.9492949Z T=std::vector> 2023-07-13T15:11:30.9493561Z ] 2023-07-13T15:11:30.9494663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.9495588Z with 2023-07-13T15:11:30.9495962Z [ 2023-07-13T15:11:30.9496369Z T=c10::IValue 2023-07-13T15:11:30.9496751Z ] 2023-07-13T15:11:30.9497777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.9498680Z with 2023-07-13T15:11:30.9499147Z [ 2023-07-13T15:11:30.9499520Z T=c10::IValue 2023-07-13T15:11:30.9499926Z ] 2023-07-13T15:11:30.9501174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.9502169Z with 2023-07-13T15:11:30.9502551Z [ 2023-07-13T15:11:30.9503125Z T=c10::IValue 2023-07-13T15:11:30.9503562Z ] 2023-07-13T15:11:30.9504792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:30.9506490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:30.9508295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.9509259Z with 2023-07-13T15:11:30.9509650Z [ 2023-07-13T15:11:30.9510068Z T=c10::IValue 2023-07-13T15:11:30.9510550Z ] 2023-07-13T15:11:30.9511510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.9512455Z with 2023-07-13T15:11:30.9512845Z [ 2023-07-13T15:11:30.9513395Z T=c10::AliasInfo 2023-07-13T15:11:30.9513791Z ] 2023-07-13T15:11:30.9514941Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.9515927Z with 2023-07-13T15:11:30.9516329Z [ 2023-07-13T15:11:30.9516734Z T=c10::AliasInfo 2023-07-13T15:11:30.9517155Z ] 2023-07-13T15:11:30.9518281Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.9519333Z with 2023-07-13T15:11:30.9519713Z [ 2023-07-13T15:11:30.9520183Z T=c10::AliasInfo 2023-07-13T15:11:30.9520610Z ] 2023-07-13T15:11:30.9521781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:30.9523364Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:30.9524986Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.9525950Z with 2023-07-13T15:11:30.9526330Z [ 2023-07-13T15:11:30.9526750Z T=c10::AliasInfo 2023-07-13T15:11:30.9527239Z ] 2023-07-13T15:11:30.9528188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.9529244Z with 2023-07-13T15:11:30.9529757Z [ 2023-07-13T15:11:30.9530230Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:30.9530656Z ] 2023-07-13T15:11:30.9531635Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.9532572Z with 2023-07-13T15:11:30.9532969Z [ 2023-07-13T15:11:30.9533616Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:30.9534329Z ] 2023-07-13T15:11:30.9535456Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.9536532Z with 2023-07-13T15:11:30.9536927Z [ 2023-07-13T15:11:30.9537364Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:30.9537824Z ] 2023-07-13T15:11:30.9538916Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:30.9540612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(225): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:30.9542480Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:30.9543464Z with 2023-07-13T15:11:30.9543856Z [ 2023-07-13T15:11:30.9544304Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:30.9544752Z ] 2023-07-13T15:11:30.9545685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:30.9546597Z with 2023-07-13T15:11:30.9546986Z [ 2023-07-13T15:11:30.9547558Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:11:30.9548065Z ] 2023-07-13T15:11:30.9549171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:30.9550224Z with 2023-07-13T15:11:30.9550617Z [ 2023-07-13T15:11:30.9551162Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:11:30.9551692Z ] 2023-07-13T15:11:30.9552782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:30.9553806Z with 2023-07-13T15:11:30.9554184Z [ 2023-07-13T15:11:52.3816102Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:11:52.3817236Z ] 2023-07-13T15:11:52.3818802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:52.3821236Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(288): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:52.3823430Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.3827884Z with 2023-07-13T15:11:52.3828695Z [ 2023-07-13T15:11:52.3829628Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:11:52.3830609Z ] 2023-07-13T15:11:52.3832301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.3833752Z with 2023-07-13T15:11:52.3834448Z [ 2023-07-13T15:11:52.3835105Z T=at::StepCallbacks 2023-07-13T15:11:52.3835752Z ] 2023-07-13T15:11:52.3836723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.3837673Z with 2023-07-13T15:11:52.3838074Z [ 2023-07-13T15:11:52.3838527Z T=at::StepCallbacks 2023-07-13T15:11:52.3838951Z ] 2023-07-13T15:11:52.3840119Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.3841236Z with 2023-07-13T15:11:52.3841728Z [ 2023-07-13T15:11:52.3842181Z T=at::StepCallbacks 2023-07-13T15:11:52.3842607Z ] 2023-07-13T15:11:52.3843695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:52.3845398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/Dispatcher.h(687): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:52.3847055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.3848149Z with 2023-07-13T15:11:52.3848846Z [ 2023-07-13T15:11:52.3849378Z T=at::StepCallbacks 2023-07-13T15:11:52.3849771Z ] 2023-07-13T15:11:52.3850642Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.3851424Z with 2023-07-13T15:11:52.3851754Z [ 2023-07-13T15:11:52.3852237Z T=c10::either 2023-07-13T15:11:52.3852701Z ] 2023-07-13T15:11:52.3853559Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.3854455Z with 2023-07-13T15:11:52.3854802Z [ 2023-07-13T15:11:52.3855368Z T=c10::either 2023-07-13T15:11:52.3855889Z ] 2023-07-13T15:11:52.3856792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.3857685Z with 2023-07-13T15:11:52.3858016Z [ 2023-07-13T15:11:52.3858504Z T=c10::either 2023-07-13T15:11:52.3858949Z ] 2023-07-13T15:11:52.3859940Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:52.3863356Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:52.3865186Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.3866069Z with 2023-07-13T15:11:52.3866390Z [ 2023-07-13T15:11:52.3866835Z T=c10::either 2023-07-13T15:11:52.3867301Z ] 2023-07-13T15:11:52.3868272Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-13T15:11:52.3869083Z with 2023-07-13T15:11:52.3869465Z [ 2023-07-13T15:11:52.3869981Z K=c10::DispatchKey, 2023-07-13T15:11:52.3870577Z V=std::list> 2023-07-13T15:11:52.3871098Z ] 2023-07-13T15:11:52.3871982Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(710): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_entry>' being compiled 2023-07-13T15:11:52.3872848Z with 2023-07-13T15:11:52.3873196Z [ 2023-07-13T15:11:52.3873576Z K=c10::DispatchKey, 2023-07-13T15:11:52.3874182Z V=std::list> 2023-07-13T15:11:52.3874695Z ] 2023-07-13T15:11:52.3876152Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(708): note: while compiling class template member function 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' 2023-07-13T15:11:52.3877501Z with 2023-07-13T15:11:52.3877825Z [ 2023-07-13T15:11:52.3878181Z K=c10::DispatchKey, 2023-07-13T15:11:52.3878767Z V=std::list>, 2023-07-13T15:11:52.3879396Z H=std::hash, 2023-07-13T15:11:52.3879866Z E=std::equal_to, 2023-07-13T15:11:52.3880586Z A=std::allocator>>> 2023-07-13T15:11:52.3881168Z ] 2023-07-13T15:11:52.3882523Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(431): note: see reference to function template instantiation 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' being compiled 2023-07-13T15:11:52.3883859Z with 2023-07-13T15:11:52.3884173Z [ 2023-07-13T15:11:52.3884531Z K=c10::DispatchKey, 2023-07-13T15:11:52.3885105Z V=std::list>, 2023-07-13T15:11:52.3885716Z H=std::hash, 2023-07-13T15:11:52.3886205Z E=std::equal_to, 2023-07-13T15:11:52.3886966Z A=std::allocator>>> 2023-07-13T15:11:52.3887605Z ] 2023-07-13T15:11:52.3889019Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1928): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>' being compiled 2023-07-13T15:11:52.3890447Z with 2023-07-13T15:11:52.3890825Z [ 2023-07-13T15:11:52.3891181Z K=c10::DispatchKey, 2023-07-13T15:11:52.3891768Z V=std::list>, 2023-07-13T15:11:52.3892331Z H=std::hash, 2023-07-13T15:11:52.3892813Z E=std::equal_to, 2023-07-13T15:11:52.3893531Z A=std::allocator>>> 2023-07-13T15:11:52.3894140Z ] 2023-07-13T15:11:52.3895370Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(272): note: see reference to class template instantiation 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' being compiled 2023-07-13T15:11:52.3896967Z with 2023-07-13T15:11:52.3897527Z [ 2023-07-13T15:11:52.3898000Z K=c10::DispatchKey, 2023-07-13T15:11:52.3898705Z V=std::list> 2023-07-13T15:11:52.3899539Z ] 2023-07-13T15:11:52.3902470Z [20/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:11:52.3905603Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:52.3906288Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:52.3906675Z 2023-07-13T15:11:52.3907845Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:11:52.3912869Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:11:52.3914725Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:11:52.3916180Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:11:52.3921079Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:52.3923006Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:52.3926448Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:52.3936893Z [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-07-13T15:11:52.3948519Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:52.3950767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:52.3952151Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:52.3953572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:52.3955796Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:52.3957360Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:52.3958672Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:52.3959908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:52.3961428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3962396Z 2023-07-13T15:11:52.3963162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3963807Z 2023-07-13T15:11:52.3964421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3965044Z 2023-07-13T15:11:52.3965685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3966969Z 2023-07-13T15:11:52.3967955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3969068Z 2023-07-13T15:11:52.3969717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3970361Z 2023-07-13T15:11:52.3971216Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3971921Z 2023-07-13T15:11:52.3972788Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3973667Z 2023-07-13T15:11:52.3974322Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3974957Z 2023-07-13T15:11:52.3975656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3976282Z 2023-07-13T15:11:52.3977201Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3978078Z 2023-07-13T15:11:52.3978922Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3983557Z 2023-07-13T15:11:52.3984402Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3985365Z 2023-07-13T15:11:52.3986765Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3989227Z 2023-07-13T15:11:52.3990011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3991478Z 2023-07-13T15:11:52.3992441Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:52.3993225Z 2023-07-13T15:11:52.3993934Z 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-07-13T15:11:52.3994834Z compute_betas.cu 2023-07-13T15:11:52.3998138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.3999059Z with 2023-07-13T15:11:52.3999459Z [ 2023-07-13T15:11:52.4000027Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:52.4000597Z ] 2023-07-13T15:11:52.4001588Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4004384Z with 2023-07-13T15:11:52.4004746Z [ 2023-07-13T15:11:52.4005347Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:52.4005915Z ] 2023-07-13T15:11:52.4007668Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4009133Z with 2023-07-13T15:11:52.4009710Z [ 2023-07-13T15:11:52.4010316Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:52.4010878Z ] 2023-07-13T15:11:52.4012005Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:52.4015869Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:52.4017748Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-07-13T15:11:52.4019473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4020555Z with 2023-07-13T15:11:52.4021257Z [ 2023-07-13T15:11:52.4024733Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:52.4025235Z ] 2023-07-13T15:11:52.4026399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4027165Z with 2023-07-13T15:11:52.4027482Z [ 2023-07-13T15:11:52.4027946Z T=std::basic_string,std::allocator> 2023-07-13T15:11:52.4028446Z ] 2023-07-13T15:11:52.4029319Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4030108Z with 2023-07-13T15:11:52.4030601Z [ 2023-07-13T15:11:52.4031373Z T=std::basic_string,std::allocator> 2023-07-13T15:11:52.4032057Z ] 2023-07-13T15:11:52.4033422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4034457Z with 2023-07-13T15:11:52.4034745Z [ 2023-07-13T15:11:52.4035259Z T=std::basic_string,std::allocator> 2023-07-13T15:11:52.4035751Z ] 2023-07-13T15:11:52.4036714Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>' being compiled 2023-07-13T15:11:52.4038737Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(240): note: see reference to class template instantiation 'c10::optional,std::allocator>>' being compiled 2023-07-13T15:11:52.4040712Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4041531Z with 2023-07-13T15:11:52.4041845Z [ 2023-07-13T15:11:52.4042562Z T=std::basic_string,std::allocator> 2023-07-13T15:11:52.4043505Z ] 2023-07-13T15:11:52.4044747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4045736Z with 2023-07-13T15:11:52.4046215Z [ 2023-07-13T15:11:52.4046624Z T=c10::SymInt 2023-07-13T15:11:52.4046996Z ] 2023-07-13T15:11:52.4047809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4048553Z with 2023-07-13T15:11:52.4048868Z [ 2023-07-13T15:11:52.4049172Z T=c10::SymInt 2023-07-13T15:11:52.4049829Z ] 2023-07-13T15:11:52.4050897Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4052070Z with 2023-07-13T15:11:52.4052480Z [ 2023-07-13T15:11:52.4052791Z T=c10::SymInt 2023-07-13T15:11:52.4053133Z ] 2023-07-13T15:11:52.4054082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:52.4055653Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(1700): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:52.4057176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4058589Z with 2023-07-13T15:11:52.4059064Z [ 2023-07-13T15:11:52.4059487Z T=c10::SymInt 2023-07-13T15:11:52.4059842Z ] 2023-07-13T15:11:52.4060639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4061411Z with 2023-07-13T15:11:52.4061721Z [ 2023-07-13T15:11:52.4062076Z T=c10::QualifiedName 2023-07-13T15:11:52.4062576Z ] 2023-07-13T15:11:52.4063723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4064484Z with 2023-07-13T15:11:52.4064817Z [ 2023-07-13T15:11:52.4065180Z T=c10::QualifiedName 2023-07-13T15:11:52.4065536Z ] 2023-07-13T15:11:52.4066482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4067302Z with 2023-07-13T15:11:52.4067702Z [ 2023-07-13T15:11:52.4068050Z T=c10::QualifiedName 2023-07-13T15:11:52.4068421Z ] 2023-07-13T15:11:52.4069275Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:52.4070813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type_base.h(702): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:52.4072388Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4073387Z with 2023-07-13T15:11:52.4073713Z [ 2023-07-13T15:11:52.4074072Z T=c10::QualifiedName 2023-07-13T15:11:52.4074445Z ] 2023-07-13T15:11:52.4075397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4076148Z with 2023-07-13T15:11:52.4076463Z [ 2023-07-13T15:11:52.4076814Z T=at::TensorBase 2023-07-13T15:11:52.4077150Z ] 2023-07-13T15:11:52.4078198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4079570Z with 2023-07-13T15:11:52.4080076Z [ 2023-07-13T15:11:52.4084288Z T=at::TensorBase 2023-07-13T15:11:52.4084674Z ] 2023-07-13T15:11:52.4086342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4087187Z with 2023-07-13T15:11:52.4087485Z [ 2023-07-13T15:11:52.4087843Z T=at::TensorBase 2023-07-13T15:11:52.4088189Z ] 2023-07-13T15:11:52.4089316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:52.4091177Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBase.h(981): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:52.4092734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4093617Z with 2023-07-13T15:11:52.4093930Z [ 2023-07-13T15:11:52.4094293Z T=at::TensorBase 2023-07-13T15:11:52.4094660Z ] 2023-07-13T15:11:52.4095405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4096141Z with 2023-07-13T15:11:52.4096463Z [ 2023-07-13T15:11:52.4096801Z T=at::Tensor 2023-07-13T15:11:52.4097118Z ] 2023-07-13T15:11:52.4097944Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4098761Z with 2023-07-13T15:11:52.4099095Z [ 2023-07-13T15:11:52.4099420Z T=at::Tensor 2023-07-13T15:11:52.4099850Z ] 2023-07-13T15:11:52.4100764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4101622Z with 2023-07-13T15:11:52.4101924Z [ 2023-07-13T15:11:52.4102371Z T=at::Tensor 2023-07-13T15:11:52.4102924Z ] 2023-07-13T15:11:52.4103941Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:52.4105273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(519): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:52.4106592Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4107534Z with 2023-07-13T15:11:52.4107879Z [ 2023-07-13T15:11:52.4108221Z T=at::Tensor 2023-07-13T15:11:52.4108646Z ] 2023-07-13T15:11:52.4109546Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4110324Z with 2023-07-13T15:11:52.4110659Z [ 2023-07-13T15:11:52.4111014Z T=at::Generator 2023-07-13T15:11:52.4111352Z ] 2023-07-13T15:11:52.4112204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4113012Z with 2023-07-13T15:11:52.4113342Z [ 2023-07-13T15:11:52.4113674Z T=at::Generator 2023-07-13T15:11:52.4114036Z ] 2023-07-13T15:11:52.4115075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4116084Z with 2023-07-13T15:11:52.4116388Z [ 2023-07-13T15:11:52.4116749Z T=at::Generator 2023-07-13T15:11:52.4117111Z ] 2023-07-13T15:11:52.4117993Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:52.4119282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(598): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:52.4120560Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4121495Z with 2023-07-13T15:11:52.4121902Z [ 2023-07-13T15:11:52.4122259Z T=at::Generator 2023-07-13T15:11:52.4122676Z ] 2023-07-13T15:11:52.4123574Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4124777Z with 2023-07-13T15:11:52.4125301Z [ 2023-07-13T15:11:52.4125986Z T=c10::Scalar 2023-07-13T15:11:52.4126480Z ] 2023-07-13T15:11:52.4128139Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4129073Z with 2023-07-13T15:11:52.4129405Z [ 2023-07-13T15:11:52.4129740Z T=c10::Scalar 2023-07-13T15:11:52.4130170Z ] 2023-07-13T15:11:52.4131275Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4133336Z with 2023-07-13T15:11:52.4133631Z [ 2023-07-13T15:11:52.4133977Z T=c10::Scalar 2023-07-13T15:11:52.4134636Z ] 2023-07-13T15:11:52.4135532Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:52.4136859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(629): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:52.4138289Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4139191Z with 2023-07-13T15:11:52.4139573Z [ 2023-07-13T15:11:52.4139917Z T=c10::Scalar 2023-07-13T15:11:52.4140247Z ] 2023-07-13T15:11:52.4141098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4141880Z with 2023-07-13T15:11:52.4142215Z [ 2023-07-13T15:11:52.4142696Z T=std::shared_ptr 2023-07-13T15:11:52.4143153Z ] 2023-07-13T15:11:52.4144016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4144902Z with 2023-07-13T15:11:52.4145249Z [ 2023-07-13T15:11:52.4145692Z T=std::shared_ptr 2023-07-13T15:11:52.4146231Z ] 2023-07-13T15:11:52.4147225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4148101Z with 2023-07-13T15:11:52.4148513Z [ 2023-07-13T15:11:52.4148991Z T=std::shared_ptr 2023-07-13T15:11:52.4149421Z ] 2023-07-13T15:11:52.4150388Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:52.4151944Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1467): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:52.4153517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4154271Z with 2023-07-13T15:11:52.4154587Z [ 2023-07-13T15:11:52.4155055Z T=std::shared_ptr 2023-07-13T15:11:52.4155488Z ] 2023-07-13T15:11:52.4156255Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4157220Z with 2023-07-13T15:11:52.4157721Z [ 2023-07-13T15:11:52.4158157Z T=std::weak_ptr 2023-07-13T15:11:52.4158549Z ] 2023-07-13T15:11:52.4159496Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4160436Z with 2023-07-13T15:11:52.4160779Z [ 2023-07-13T15:11:52.4161231Z T=std::weak_ptr 2023-07-13T15:11:52.4161654Z ] 2023-07-13T15:11:52.4162555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4163378Z with 2023-07-13T15:11:52.4163698Z [ 2023-07-13T15:11:52.4164123Z T=std::weak_ptr 2023-07-13T15:11:52.4164557Z ] 2023-07-13T15:11:52.4165448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:52.4166363Z with 2023-07-13T15:11:52.4166677Z [ 2023-07-13T15:11:52.4167179Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:11:52.4167703Z ] 2023-07-13T15:11:52.4168606Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1468): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:52.4169393Z with 2023-07-13T15:11:52.4169679Z [ 2023-07-13T15:11:52.4170131Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:11:52.4170521Z ] 2023-07-13T15:11:52.4171495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4172314Z with 2023-07-13T15:11:52.4172662Z [ 2023-07-13T15:11:52.4173168Z T=std::weak_ptr 2023-07-13T15:11:52.4173606Z ] 2023-07-13T15:11:52.4174524Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4175337Z with 2023-07-13T15:11:52.4175683Z [ 2023-07-13T15:11:52.4176223Z T=std::vector> 2023-07-13T15:11:52.4176696Z ] 2023-07-13T15:11:52.4177581Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4178408Z with 2023-07-13T15:11:52.4178739Z [ 2023-07-13T15:11:52.4179273Z T=std::vector> 2023-07-13T15:11:52.4179716Z ] 2023-07-13T15:11:52.4180726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4181662Z with 2023-07-13T15:11:52.4181999Z [ 2023-07-13T15:11:52.4182477Z T=std::vector> 2023-07-13T15:11:52.4183067Z ] 2023-07-13T15:11:52.4184494Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:52.4186428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(485): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:52.4188020Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4188814Z with 2023-07-13T15:11:52.4189130Z [ 2023-07-13T15:11:52.4189631Z T=std::vector> 2023-07-13T15:11:52.4190097Z ] 2023-07-13T15:11:52.4190877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4191585Z with 2023-07-13T15:11:52.4191899Z [ 2023-07-13T15:11:52.4192311Z T=std::vector> 2023-07-13T15:11:52.4192705Z ] 2023-07-13T15:11:52.4193576Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4194376Z with 2023-07-13T15:11:52.4194688Z [ 2023-07-13T15:11:52.4195082Z T=std::vector> 2023-07-13T15:11:52.4195440Z ] 2023-07-13T15:11:52.4196341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4197212Z with 2023-07-13T15:11:52.4197550Z [ 2023-07-13T15:11:52.4197991Z T=std::vector> 2023-07-13T15:11:52.4198447Z ] 2023-07-13T15:11:52.4199428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:52.4200908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(444): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:52.4202267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4203079Z with 2023-07-13T15:11:52.4203388Z [ 2023-07-13T15:11:52.4203812Z T=std::vector> 2023-07-13T15:11:52.4204213Z ] 2023-07-13T15:11:52.4205016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4205864Z with 2023-07-13T15:11:52.4206172Z [ 2023-07-13T15:11:52.4206775Z T=std::vector,std::allocator>> 2023-07-13T15:11:52.4207349Z ] 2023-07-13T15:11:52.4208390Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4209329Z with 2023-07-13T15:11:52.4209667Z [ 2023-07-13T15:11:52.4210220Z T=std::vector,std::allocator>> 2023-07-13T15:11:52.4210737Z ] 2023-07-13T15:11:52.4211708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4212649Z with 2023-07-13T15:11:52.4212964Z [ 2023-07-13T15:11:52.4213538Z T=std::vector,std::allocator>> 2023-07-13T15:11:52.4214101Z ] 2023-07-13T15:11:52.4215021Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:11:52.4216671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:11:52.4218123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(846): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-07-13T15:11:52.4219638Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4220649Z with 2023-07-13T15:11:52.4221012Z [ 2023-07-13T15:11:52.4221565Z T=std::vector,std::allocator>> 2023-07-13T15:11:52.4222110Z ] 2023-07-13T15:11:52.4222899Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4223707Z with 2023-07-13T15:11:52.4224011Z [ 2023-07-13T15:11:52.4224541Z T=std::vector,std::allocator>> 2023-07-13T15:11:52.4225027Z ] 2023-07-13T15:11:52.4225876Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4226895Z with 2023-07-13T15:11:52.4227195Z [ 2023-07-13T15:11:52.4227715Z T=std::vector,std::allocator>> 2023-07-13T15:11:52.4228261Z ] 2023-07-13T15:11:52.4229390Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4230461Z with 2023-07-13T15:11:52.4230827Z [ 2023-07-13T15:11:52.4231412Z T=std::vector,std::allocator>> 2023-07-13T15:11:52.4231951Z ] 2023-07-13T15:11:52.4233187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:11:52.4235190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:11:52.4236950Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(616): note: see reference to class template instantiation 'c10::VaryingShape<__int64>' being compiled 2023-07-13T15:11:52.4238814Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4240992Z with 2023-07-13T15:11:52.4241382Z [ 2023-07-13T15:11:52.4241987Z T=std::vector,std::allocator>> 2023-07-13T15:11:52.4242995Z ] 2023-07-13T15:11:52.4243955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4247305Z with 2023-07-13T15:11:52.4247945Z [ 2023-07-13T15:11:52.4248956Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:52.4250615Z ] 2023-07-13T15:11:52.4254233Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4255161Z with 2023-07-13T15:11:52.4255511Z [ 2023-07-13T15:11:52.4256038Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:52.4256961Z ] 2023-07-13T15:11:52.4257979Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4258856Z with 2023-07-13T15:11:52.4259237Z [ 2023-07-13T15:11:52.4259672Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:52.4260067Z ] 2023-07-13T15:11:52.4261287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:52.4262703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(729): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:52.4264032Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4264846Z with 2023-07-13T15:11:52.4265154Z [ 2023-07-13T15:11:52.4265587Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:52.4265966Z ] 2023-07-13T15:11:52.4266750Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4267469Z with 2023-07-13T15:11:52.4267777Z [ 2023-07-13T15:11:52.4268270Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:52.4268730Z ] 2023-07-13T15:11:52.4269810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4270715Z with 2023-07-13T15:11:52.4271094Z [ 2023-07-13T15:11:52.4271565Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:52.4272019Z ] 2023-07-13T15:11:52.4273061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4273921Z with 2023-07-13T15:11:52.4274236Z [ 2023-07-13T15:11:52.4274712Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:52.4275158Z ] 2023-07-13T15:11:52.4276336Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:52.4277840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:52.4279513Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-07-13T15:11:52.4280942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4281685Z with 2023-07-13T15:11:52.4282749Z [ 2023-07-13T15:11:52.4283524Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:52.4284135Z ] 2023-07-13T15:11:52.4285091Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4286222Z with 2023-07-13T15:11:52.4286571Z [ 2023-07-13T15:11:52.4287036Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:52.4287487Z ] 2023-07-13T15:11:52.4290840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4291762Z with 2023-07-13T15:11:52.4292115Z [ 2023-07-13T15:11:52.4292575Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:52.4293036Z ] 2023-07-13T15:11:52.4294104Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4295061Z with 2023-07-13T15:11:52.4295432Z [ 2023-07-13T15:11:52.4295887Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:52.4296429Z ] 2023-07-13T15:11:52.4297438Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:52.4299389Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:52.4300477Z with 2023-07-13T15:11:52.4300978Z [ 2023-07-13T15:11:52.4301377Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:52.4301738Z ] 2023-07-13T15:11:52.4302939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-07-13T15:11:52.4304567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4306275Z with 2023-07-13T15:11:52.4306719Z [ 2023-07-13T15:11:52.4307178Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:52.4307632Z ] 2023-07-13T15:11:52.4308599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4309490Z with 2023-07-13T15:11:52.4309838Z [ 2023-07-13T15:11:52.4310860Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:52.4311807Z ] 2023-07-13T15:11:52.4312781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4313689Z with 2023-07-13T15:11:52.4314042Z [ 2023-07-13T15:11:52.4315079Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:52.4316034Z ] 2023-07-13T15:11:52.4317081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4318063Z with 2023-07-13T15:11:52.4318409Z [ 2023-07-13T15:11:52.4323567Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:52.4324506Z ] 2023-07-13T15:11:52.4325852Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2023-07-13T15:11:52.4327037Z with 2023-07-13T15:11:52.4327359Z [ 2023-07-13T15:11:52.4327695Z TTarget=c10::StorageImpl 2023-07-13T15:11:52.4328053Z ] 2023-07-13T15:11:52.4329282Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(902): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2023-07-13T15:11:52.4330430Z with 2023-07-13T15:11:52.4332184Z [ 2023-07-13T15:11:52.4332729Z TTarget=c10::StorageImpl 2023-07-13T15:11:52.4333099Z ] 2023-07-13T15:11:52.4333955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4334774Z with 2023-07-13T15:11:52.4335073Z [ 2023-07-13T15:11:52.4335921Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:52.4336711Z ] 2023-07-13T15:11:52.4337516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4338272Z with 2023-07-13T15:11:52.4338552Z [ 2023-07-13T15:11:52.4338927Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:52.4339286Z ] 2023-07-13T15:11:52.4340087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4340825Z with 2023-07-13T15:11:52.4341106Z [ 2023-07-13T15:11:52.4341469Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:52.4341843Z ] 2023-07-13T15:11:52.4342705Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4343517Z with 2023-07-13T15:11:52.4343840Z [ 2023-07-13T15:11:52.4344217Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:52.4344584Z ] 2023-07-13T15:11:52.4345441Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:52.4346800Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:52.4348217Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4349029Z with 2023-07-13T15:11:52.4349356Z [ 2023-07-13T15:11:52.4349727Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:52.4350140Z ] 2023-07-13T15:11:52.4350954Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4351714Z with 2023-07-13T15:11:52.4352040Z [ 2023-07-13T15:11:52.4352386Z T=torch::autograd::ViewInfo 2023-07-13T15:11:52.4352786Z ] 2023-07-13T15:11:52.4353603Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4354359Z with 2023-07-13T15:11:52.4354637Z [ 2023-07-13T15:11:52.4355008Z T=torch::autograd::ViewInfo 2023-07-13T15:11:52.4355369Z ] 2023-07-13T15:11:52.4356433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4357404Z with 2023-07-13T15:11:52.4357715Z [ 2023-07-13T15:11:52.4358090Z T=torch::autograd::ViewInfo 2023-07-13T15:11:52.4358455Z ] 2023-07-13T15:11:52.4359276Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:52.4360630Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(575): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:52.4361997Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4362791Z with 2023-07-13T15:11:52.4363101Z [ 2023-07-13T15:11:52.4363464Z T=torch::autograd::ViewInfo 2023-07-13T15:11:52.4363815Z ] 2023-07-13T15:11:52.4364611Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4365340Z with 2023-07-13T15:11:52.4365656Z [ 2023-07-13T15:11:52.4366069Z T=std::vector> 2023-07-13T15:11:52.4366488Z ] 2023-07-13T15:11:52.4367326Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4368090Z with 2023-07-13T15:11:52.4368375Z [ 2023-07-13T15:11:52.4368816Z T=std::vector> 2023-07-13T15:11:52.4369249Z ] 2023-07-13T15:11:52.4370198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4371033Z with 2023-07-13T15:11:52.4371330Z [ 2023-07-13T15:11:52.4371780Z T=std::vector> 2023-07-13T15:11:52.4372224Z ] 2023-07-13T15:11:52.4373150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:52.4373977Z with 2023-07-13T15:11:52.4374293Z [ 2023-07-13T15:11:52.4374640Z T=c10::SymInt 2023-07-13T15:11:52.4374996Z ] 2023-07-13T15:11:52.4375841Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(99): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:52.4376652Z with 2023-07-13T15:11:52.4376972Z [ 2023-07-13T15:11:52.4377420Z T=c10::SymInt 2023-07-13T15:11:52.4377740Z ] 2023-07-13T15:11:52.4378743Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(378): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-07-13T15:11:52.4380469Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(388): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-07-13T15:11:52.4382192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4383030Z with 2023-07-13T15:11:52.4383351Z [ 2023-07-13T15:11:52.4383779Z T=std::vector> 2023-07-13T15:11:52.4384196Z ] 2023-07-13T15:11:52.4384998Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4385725Z with 2023-07-13T15:11:52.4386031Z [ 2023-07-13T15:11:52.4386357Z T=c10::IValue 2023-07-13T15:11:52.4386681Z ] 2023-07-13T15:11:52.4387481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4388197Z with 2023-07-13T15:11:52.4388516Z [ 2023-07-13T15:11:52.4388872Z T=c10::IValue 2023-07-13T15:11:52.4389207Z ] 2023-07-13T15:11:52.4390103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4390951Z with 2023-07-13T15:11:52.4391267Z [ 2023-07-13T15:11:52.4391611Z T=c10::IValue 2023-07-13T15:11:52.4391946Z ] 2023-07-13T15:11:52.4392794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:52.4394105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:52.4395386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4396182Z with 2023-07-13T15:11:52.4396492Z [ 2023-07-13T15:11:52.4396790Z T=c10::IValue 2023-07-13T15:11:52.4397120Z ] 2023-07-13T15:11:52.4397909Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4398615Z with 2023-07-13T15:11:52.4398903Z [ 2023-07-13T15:11:52.4399236Z T=c10::AliasInfo 2023-07-13T15:11:52.4399571Z ] 2023-07-13T15:11:52.4400425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4401161Z with 2023-07-13T15:11:52.4401478Z [ 2023-07-13T15:11:52.4401832Z T=c10::AliasInfo 2023-07-13T15:11:52.4402171Z ] 2023-07-13T15:11:52.4403208Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:52.4404174Z with 2023-07-13T15:11:52.4404486Z [ 2023-07-13T15:11:52.4404818Z T=c10::AliasInfo 2023-07-13T15:11:52.4405126Z ] 2023-07-13T15:11:52.4405965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:52.4407261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:52.4408602Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4409395Z with 2023-07-13T15:11:52.4409715Z [ 2023-07-13T15:11:52.4410022Z T=c10::AliasInfo 2023-07-13T15:11:52.4410368Z ] 2023-07-13T15:11:52.4411177Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:52.4411923Z with 2023-07-13T15:11:52.4412217Z [ 2023-07-13T15:11:52.4412608Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:52.4412994Z ] 2023-07-13T15:11:52.4413845Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:52.4414597Z with 2023-07-13T15:11:52.4414911Z [ 2023-07-13T15:11:52.4415295Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:52.4415675Z ] 2023-07-13T15:11:59.2341320Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.2342423Z with 2023-07-13T15:11:59.2342752Z [ 2023-07-13T15:11:59.2343233Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:59.2343597Z ] 2023-07-13T15:11:59.2344475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:59.2345939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(225): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:59.2347641Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2348539Z with 2023-07-13T15:11:59.2348837Z [ 2023-07-13T15:11:59.2349228Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:59.2349603Z ] 2023-07-13T15:11:59.2350406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2351148Z with 2023-07-13T15:11:59.2351441Z [ 2023-07-13T15:11:59.2351902Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:11:59.2352344Z ] 2023-07-13T15:11:59.2353736Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.2354977Z with 2023-07-13T15:11:59.2355309Z [ 2023-07-13T15:11:59.2355780Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:11:59.2356223Z ] 2023-07-13T15:11:59.2357086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.2357952Z with 2023-07-13T15:11:59.2358266Z [ 2023-07-13T15:11:59.2358722Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:11:59.2359138Z ] 2023-07-13T15:11:59.2360107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:59.2361939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(288): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:59.2363397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2364198Z with 2023-07-13T15:11:59.2364509Z [ 2023-07-13T15:11:59.2364975Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:11:59.2365405Z ] 2023-07-13T15:11:59.2366190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2367074Z with 2023-07-13T15:11:59.2367387Z [ 2023-07-13T15:11:59.2367856Z T=at::StepCallbacks 2023-07-13T15:11:59.2368311Z ] 2023-07-13T15:11:59.2369140Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.2369910Z with 2023-07-13T15:11:59.2370216Z [ 2023-07-13T15:11:59.2370569Z T=at::StepCallbacks 2023-07-13T15:11:59.2370897Z ] 2023-07-13T15:11:59.2371775Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.2372630Z with 2023-07-13T15:11:59.2372934Z [ 2023-07-13T15:11:59.2373262Z T=at::StepCallbacks 2023-07-13T15:11:59.2373718Z ] 2023-07-13T15:11:59.2374665Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:59.2376112Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/Dispatcher.h(687): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:59.2377476Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2378475Z with 2023-07-13T15:11:59.2379003Z [ 2023-07-13T15:11:59.2379363Z T=at::StepCallbacks 2023-07-13T15:11:59.2379712Z ] 2023-07-13T15:11:59.2380567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2381441Z with 2023-07-13T15:11:59.2381816Z [ 2023-07-13T15:11:59.2382273Z T=c10::either 2023-07-13T15:11:59.2382709Z ] 2023-07-13T15:11:59.2383506Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.2384270Z with 2023-07-13T15:11:59.2384571Z [ 2023-07-13T15:11:59.2385027Z T=c10::either 2023-07-13T15:11:59.2385457Z ] 2023-07-13T15:11:59.2386341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.2387269Z with 2023-07-13T15:11:59.2387579Z [ 2023-07-13T15:11:59.2388089Z T=c10::either 2023-07-13T15:11:59.2388635Z ] 2023-07-13T15:11:59.2389548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:59.2391062Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:59.2392543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2393354Z with 2023-07-13T15:11:59.2393645Z [ 2023-07-13T15:11:59.2394217Z T=c10::either 2023-07-13T15:11:59.2394654Z ] 2023-07-13T15:11:59.2395697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2396490Z with 2023-07-13T15:11:59.2396784Z [ 2023-07-13T15:11:59.2397156Z K=c10::DispatchKey, 2023-07-13T15:11:59.2397732Z V=std::list> 2023-07-13T15:11:59.2398240Z ] 2023-07-13T15:11:59.2399095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(710): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_entry>' being compiled 2023-07-13T15:11:59.2399906Z with 2023-07-13T15:11:59.2400218Z [ 2023-07-13T15:11:59.2400686Z K=c10::DispatchKey, 2023-07-13T15:11:59.2401246Z V=std::list> 2023-07-13T15:11:59.2401849Z ] 2023-07-13T15:11:59.2403396Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(708): note: while compiling class template member function 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' 2023-07-13T15:11:59.2404735Z with 2023-07-13T15:11:59.2405043Z [ 2023-07-13T15:11:59.2405377Z K=c10::DispatchKey, 2023-07-13T15:11:59.2405949Z V=std::list>, 2023-07-13T15:11:59.2406528Z H=std::hash, 2023-07-13T15:11:59.2406987Z E=std::equal_to, 2023-07-13T15:11:59.2407801Z A=std::allocator>>> 2023-07-13T15:11:59.2408396Z ] 2023-07-13T15:11:59.2410343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(431): note: see reference to function template instantiation 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' being compiled 2023-07-13T15:11:59.2411571Z with 2023-07-13T15:11:59.2411881Z [ 2023-07-13T15:11:59.2412230Z K=c10::DispatchKey, 2023-07-13T15:11:59.2412796Z V=std::list>, 2023-07-13T15:11:59.2413384Z H=std::hash, 2023-07-13T15:11:59.2413838Z E=std::equal_to, 2023-07-13T15:11:59.2414540Z A=std::allocator>>> 2023-07-13T15:11:59.2415271Z ] 2023-07-13T15:11:59.2416730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1928): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>' being compiled 2023-07-13T15:11:59.2417909Z with 2023-07-13T15:11:59.2418221Z [ 2023-07-13T15:11:59.2418576Z K=c10::DispatchKey, 2023-07-13T15:11:59.2419146Z V=std::list>, 2023-07-13T15:11:59.2419713Z H=std::hash, 2023-07-13T15:11:59.2420172Z E=std::equal_to, 2023-07-13T15:11:59.2420875Z A=std::allocator>>> 2023-07-13T15:11:59.2421467Z ] 2023-07-13T15:11:59.2422809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(272): note: see reference to class template instantiation 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' being compiled 2023-07-13T15:11:59.2424205Z with 2023-07-13T15:11:59.2424524Z [ 2023-07-13T15:11:59.2452315Z K=c10::DispatchKey, 2023-07-13T15:11:59.2453054Z V=std::list> 2023-07-13T15:11:59.2454595Z ] 2023-07-13T15:11:59.2458193Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:11:59.2567147Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:59.2567915Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:59.2568340Z 2023-07-13T15:11:59.2569079Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:11:59.2570822Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:11:59.2572638Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:11:59.2574063Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:11:59.2575272Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:59.2576272Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:59.2577445Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:59.2598689Z [23/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-07-13T15:11:59.2609696Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:59.2611315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:59.2656606Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:59.2658134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:59.2659631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:59.2661673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:59.2663199Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:59.2664665Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:11:59.2666551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2669636Z 2023-07-13T15:11:59.2670402Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2671205Z 2023-07-13T15:11:59.2671951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2672728Z 2023-07-13T15:11:59.2673511Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2674486Z 2023-07-13T15:11:59.2675382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2676295Z 2023-07-13T15:11:59.2677076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2677880Z 2023-07-13T15:11:59.2678631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2679424Z 2023-07-13T15:11:59.2680219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2680995Z 2023-07-13T15:11:59.2681920Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2682814Z 2023-07-13T15:11:59.2683700Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2684481Z 2023-07-13T15:11:59.2685257Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2686043Z 2023-07-13T15:11:59.2686791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2687578Z 2023-07-13T15:11:59.2688331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2689306Z 2023-07-13T15:11:59.2690208Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2691135Z 2023-07-13T15:11:59.2692151Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2693134Z 2023-07-13T15:11:59.2693897Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/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-07-13T15:11:59.2694693Z 2023-07-13T15:11:59.2695424Z 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-07-13T15:11:59.2696499Z compute.cu 2023-07-13T15:11:59.2697729Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2698624Z with 2023-07-13T15:11:59.2698971Z [ 2023-07-13T15:11:59.2699504Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:59.2699960Z ] 2023-07-13T15:11:59.2700766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.2701518Z with 2023-07-13T15:11:59.2701849Z [ 2023-07-13T15:11:59.2702382Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:59.2703075Z ] 2023-07-13T15:11:59.2704107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.2705057Z with 2023-07-13T15:11:59.2705402Z [ 2023-07-13T15:11:59.2705915Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:59.2706392Z ] 2023-07-13T15:11:59.2707354Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:59.2708928Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:59.2710780Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-07-13T15:11:59.2712434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2713251Z with 2023-07-13T15:11:59.2713580Z [ 2023-07-13T15:11:59.2714085Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:11:59.2714540Z ] 2023-07-13T15:11:59.2715372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2716141Z with 2023-07-13T15:11:59.2716463Z [ 2023-07-13T15:11:59.2717083Z T=std::basic_string,std::allocator> 2023-07-13T15:11:59.2717579Z ] 2023-07-13T15:11:59.2718803Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.2719800Z with 2023-07-13T15:11:59.2720101Z [ 2023-07-13T15:11:59.2720620Z T=std::basic_string,std::allocator> 2023-07-13T15:11:59.2721091Z ] 2023-07-13T15:11:59.2721999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.2722850Z with 2023-07-13T15:11:59.2723149Z [ 2023-07-13T15:11:59.2723665Z T=std::basic_string,std::allocator> 2023-07-13T15:11:59.2724248Z ] 2023-07-13T15:11:59.2725380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>' being compiled 2023-07-13T15:11:59.2726977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(240): note: see reference to class template instantiation 'c10::optional,std::allocator>>' being compiled 2023-07-13T15:11:59.2728466Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2729293Z with 2023-07-13T15:11:59.2729613Z [ 2023-07-13T15:11:59.2730125Z T=std::basic_string,std::allocator> 2023-07-13T15:11:59.2730611Z ] 2023-07-13T15:11:59.2731495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2732449Z with 2023-07-13T15:11:59.2732778Z [ 2023-07-13T15:11:59.2733129Z T=c10::SymInt 2023-07-13T15:11:59.2733455Z ] 2023-07-13T15:11:59.2734312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.2735094Z with 2023-07-13T15:11:59.2735413Z [ 2023-07-13T15:11:59.2735730Z T=c10::SymInt 2023-07-13T15:11:59.2736064Z ] 2023-07-13T15:11:59.2736993Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.2738135Z with 2023-07-13T15:11:59.2738438Z [ 2023-07-13T15:11:59.2738782Z T=c10::SymInt 2023-07-13T15:11:59.2739222Z ] 2023-07-13T15:11:59.2740224Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:59.2763184Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(1700): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:59.2765467Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2766605Z with 2023-07-13T15:11:59.2766987Z [ 2023-07-13T15:11:59.2767399Z T=c10::SymInt 2023-07-13T15:11:59.2767796Z ] 2023-07-13T15:11:59.2768706Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.2769783Z with 2023-07-13T15:11:59.2770503Z [ 2023-07-13T15:11:59.2771063Z T=c10::QualifiedName 2023-07-13T15:11:59.2775792Z ] 2023-07-13T15:11:59.2776887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.2778193Z with 2023-07-13T15:11:59.2778567Z [ 2023-07-13T15:11:59.2778988Z T=c10::QualifiedName 2023-07-13T15:11:59.2779434Z ] 2023-07-13T15:11:59.2780493Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.2781519Z with 2023-07-13T15:11:59.2781879Z [ 2023-07-13T15:11:59.2782320Z T=c10::QualifiedName 2023-07-13T15:11:59.2782746Z ] 2023-07-13T15:11:59.2783893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:59.3353991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type_base.h(702): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:59.3355507Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.3356269Z with 2023-07-13T15:11:59.3356571Z [ 2023-07-13T15:11:59.3356910Z T=c10::QualifiedName 2023-07-13T15:11:59.3357255Z ] 2023-07-13T15:11:59.3358000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.3358834Z with 2023-07-13T15:11:59.3359151Z [ 2023-07-13T15:11:59.3359478Z T=at::TensorBase 2023-07-13T15:11:59.3359786Z ] 2023-07-13T15:11:59.3360964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5081541Z with 2023-07-13T15:11:59.5081980Z [ 2023-07-13T15:11:59.5082419Z T=at::TensorBase 2023-07-13T15:11:59.5082829Z ] 2023-07-13T15:11:59.5083950Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5084960Z with 2023-07-13T15:11:59.5085311Z [ 2023-07-13T15:11:59.5085746Z T=at::TensorBase 2023-07-13T15:11:59.5086342Z ] 2023-07-13T15:11:59.5088152Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:59.5089980Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBase.h(981): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:59.5091558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5092520Z with 2023-07-13T15:11:59.5092868Z [ 2023-07-13T15:11:59.5093473Z T=at::TensorBase 2023-07-13T15:11:59.5093850Z ] 2023-07-13T15:11:59.5095242Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5096162Z with 2023-07-13T15:11:59.5096555Z [ 2023-07-13T15:11:59.5096964Z T=at::Tensor 2023-07-13T15:11:59.5097318Z ] 2023-07-13T15:11:59.5098275Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5099167Z with 2023-07-13T15:11:59.5099539Z [ 2023-07-13T15:11:59.5099906Z T=at::Tensor 2023-07-13T15:11:59.5100498Z ] 2023-07-13T15:11:59.5102008Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5103023Z with 2023-07-13T15:11:59.5103368Z [ 2023-07-13T15:11:59.5103752Z T=at::Tensor 2023-07-13T15:11:59.5104126Z ] 2023-07-13T15:11:59.5105089Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:59.5106664Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(519): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:59.5108782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5109802Z with 2023-07-13T15:11:59.5110164Z [ 2023-07-13T15:11:59.5110556Z T=at::Tensor 2023-07-13T15:11:59.5110925Z ] 2023-07-13T15:11:59.5111857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5112753Z with 2023-07-13T15:11:59.5113101Z [ 2023-07-13T15:11:59.5113496Z T=at::Generator 2023-07-13T15:11:59.5113852Z ] 2023-07-13T15:11:59.5114994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5116380Z with 2023-07-13T15:11:59.5116739Z [ 2023-07-13T15:11:59.5117118Z T=at::Generator 2023-07-13T15:11:59.5117517Z ] 2023-07-13T15:11:59.5118912Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5120104Z with 2023-07-13T15:11:59.5120447Z [ 2023-07-13T15:11:59.5120857Z T=at::Generator 2023-07-13T15:11:59.5121441Z ] 2023-07-13T15:11:59.5122917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:59.5124487Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(598): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:59.5126002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5126976Z with 2023-07-13T15:11:59.5127357Z [ 2023-07-13T15:11:59.5127777Z T=at::Generator 2023-07-13T15:11:59.5128156Z ] 2023-07-13T15:11:59.5129273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5130604Z with 2023-07-13T15:11:59.5130984Z [ 2023-07-13T15:11:59.5131380Z T=c10::Scalar 2023-07-13T15:11:59.5131750Z ] 2023-07-13T15:11:59.5132748Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5133665Z with 2023-07-13T15:11:59.5134022Z [ 2023-07-13T15:11:59.5134388Z T=c10::Scalar 2023-07-13T15:11:59.5134764Z ] 2023-07-13T15:11:59.5135985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5137438Z with 2023-07-13T15:11:59.5137776Z [ 2023-07-13T15:11:59.5138168Z T=c10::Scalar 2023-07-13T15:11:59.5138546Z ] 2023-07-13T15:11:59.5159281Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:59.5161100Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(629): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:59.5162668Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5163637Z with 2023-07-13T15:11:59.5163999Z [ 2023-07-13T15:11:59.5164383Z T=c10::Scalar 2023-07-13T15:11:59.5164741Z ] 2023-07-13T15:11:59.5165661Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5166597Z with 2023-07-13T15:11:59.5166964Z [ 2023-07-13T15:11:59.5167479Z T=std::shared_ptr 2023-07-13T15:11:59.5168086Z ] 2023-07-13T15:11:59.5169366Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5170461Z with 2023-07-13T15:11:59.5170818Z [ 2023-07-13T15:11:59.5171307Z T=std::shared_ptr 2023-07-13T15:11:59.5171787Z ] 2023-07-13T15:11:59.5172830Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5173891Z with 2023-07-13T15:11:59.5174227Z [ 2023-07-13T15:11:59.5174810Z T=std::shared_ptr 2023-07-13T15:11:59.5175355Z ] 2023-07-13T15:11:59.5176406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:59.5178111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1467): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:59.5179771Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5180776Z with 2023-07-13T15:11:59.5181132Z [ 2023-07-13T15:11:59.5181643Z T=std::shared_ptr 2023-07-13T15:11:59.5182259Z ] 2023-07-13T15:11:59.5183183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5184046Z with 2023-07-13T15:11:59.5184383Z [ 2023-07-13T15:11:59.5184875Z T=std::weak_ptr 2023-07-13T15:11:59.5185324Z ] 2023-07-13T15:11:59.5186303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5187202Z with 2023-07-13T15:11:59.5187559Z [ 2023-07-13T15:11:59.5188120Z T=std::weak_ptr 2023-07-13T15:11:59.5188600Z ] 2023-07-13T15:11:59.5189763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5190745Z with 2023-07-13T15:11:59.5191105Z [ 2023-07-13T15:11:59.5191601Z T=std::weak_ptr 2023-07-13T15:11:59.5192106Z ] 2023-07-13T15:11:59.5193092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:59.5193969Z with 2023-07-13T15:11:59.5194300Z [ 2023-07-13T15:11:59.5194756Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:11:59.5195276Z ] 2023-07-13T15:11:59.5196361Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1468): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:59.5197338Z with 2023-07-13T15:11:59.5197682Z [ 2023-07-13T15:11:59.5198146Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:11:59.5198583Z ] 2023-07-13T15:11:59.5201275Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5202562Z with 2023-07-13T15:11:59.5202912Z [ 2023-07-13T15:11:59.5203483Z T=std::weak_ptr 2023-07-13T15:11:59.5204078Z ] 2023-07-13T15:11:59.5205003Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5205867Z with 2023-07-13T15:11:59.5206221Z [ 2023-07-13T15:11:59.5206777Z T=std::vector> 2023-07-13T15:11:59.5207299Z ] 2023-07-13T15:11:59.5208277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5209262Z with 2023-07-13T15:11:59.5209621Z [ 2023-07-13T15:11:59.5210229Z T=std::vector> 2023-07-13T15:11:59.5210847Z ] 2023-07-13T15:11:59.5211868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5212826Z with 2023-07-13T15:11:59.5213186Z [ 2023-07-13T15:11:59.5213720Z T=std::vector> 2023-07-13T15:11:59.5214266Z ] 2023-07-13T15:11:59.5215383Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:59.5217321Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(485): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:59.5247305Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5248261Z with 2023-07-13T15:11:59.5248620Z [ 2023-07-13T15:11:59.5249198Z T=std::vector> 2023-07-13T15:11:59.5249753Z ] 2023-07-13T15:11:59.5250694Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5251744Z with 2023-07-13T15:11:59.5252105Z [ 2023-07-13T15:11:59.5252952Z T=std::vector> 2023-07-13T15:11:59.5253624Z ] 2023-07-13T15:11:59.5254570Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5255489Z with 2023-07-13T15:11:59.5255846Z [ 2023-07-13T15:11:59.5256332Z T=std::vector> 2023-07-13T15:11:59.5256785Z ] 2023-07-13T15:11:59.5258176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5259711Z with 2023-07-13T15:11:59.5260419Z [ 2023-07-13T15:11:59.5260930Z T=std::vector> 2023-07-13T15:11:59.5261387Z ] 2023-07-13T15:11:59.5262419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:59.5264075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(444): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:59.5265905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5267373Z with 2023-07-13T15:11:59.5267756Z [ 2023-07-13T15:11:59.5268289Z T=std::vector> 2023-07-13T15:11:59.5268758Z ] 2023-07-13T15:11:59.5269718Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5270611Z with 2023-07-13T15:11:59.5270966Z [ 2023-07-13T15:11:59.5271575Z T=std::vector,std::allocator>> 2023-07-13T15:11:59.5272159Z ] 2023-07-13T15:11:59.5273364Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5274705Z with 2023-07-13T15:11:59.5275164Z [ 2023-07-13T15:11:59.5275737Z T=std::vector,std::allocator>> 2023-07-13T15:11:59.5276256Z ] 2023-07-13T15:11:59.5277150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5278027Z with 2023-07-13T15:11:59.5278340Z [ 2023-07-13T15:11:59.5278854Z T=std::vector,std::allocator>> 2023-07-13T15:11:59.5279329Z ] 2023-07-13T15:11:59.5280279Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:11:59.5282173Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:11:59.5283605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(846): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-07-13T15:11:59.5284923Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5285734Z with 2023-07-13T15:11:59.5286040Z [ 2023-07-13T15:11:59.5286811Z T=std::vector,std::allocator>> 2023-07-13T15:11:59.5287622Z ] 2023-07-13T15:11:59.5288407Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5289352Z with 2023-07-13T15:11:59.5289639Z [ 2023-07-13T15:11:59.5290123Z T=std::vector,std::allocator>> 2023-07-13T15:11:59.5290587Z ] 2023-07-13T15:11:59.5291421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5292187Z with 2023-07-13T15:11:59.5292470Z [ 2023-07-13T15:11:59.5292964Z T=std::vector,std::allocator>> 2023-07-13T15:11:59.5293447Z ] 2023-07-13T15:11:59.5294328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5379558Z with 2023-07-13T15:11:59.5380357Z [ 2023-07-13T15:11:59.5381070Z T=std::vector,std::allocator>> 2023-07-13T15:11:59.5381901Z ] 2023-07-13T15:11:59.5383046Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:11:59.5384846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:11:59.5386479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(616): note: see reference to class template instantiation 'c10::VaryingShape<__int64>' being compiled 2023-07-13T15:11:59.5388007Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5388926Z with 2023-07-13T15:11:59.5389284Z [ 2023-07-13T15:11:59.5389852Z T=std::vector,std::allocator>> 2023-07-13T15:11:59.5390379Z ] 2023-07-13T15:11:59.5391326Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5392196Z with 2023-07-13T15:11:59.5392547Z [ 2023-07-13T15:11:59.5393011Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:59.5393480Z ] 2023-07-13T15:11:59.5394449Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5395355Z with 2023-07-13T15:11:59.5395687Z [ 2023-07-13T15:11:59.5396186Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:59.5396649Z ] 2023-07-13T15:11:59.5398041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5399223Z with 2023-07-13T15:11:59.5399561Z [ 2023-07-13T15:11:59.5400053Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:59.5400521Z ] 2023-07-13T15:11:59.5401573Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:59.5403251Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(729): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:59.5404865Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5405839Z with 2023-07-13T15:11:59.5406202Z [ 2023-07-13T15:11:59.5406692Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:11:59.5407143Z ] 2023-07-13T15:11:59.5408083Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5408937Z with 2023-07-13T15:11:59.5409293Z [ 2023-07-13T15:11:59.5409838Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:59.5410357Z ] 2023-07-13T15:11:59.5411328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5439033Z with 2023-07-13T15:11:59.5439455Z [ 2023-07-13T15:11:59.5440002Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:59.5440488Z ] 2023-07-13T15:11:59.5441467Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5442388Z with 2023-07-13T15:11:59.5442733Z [ 2023-07-13T15:11:59.5443262Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:59.5443770Z ] 2023-07-13T15:11:59.5444864Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:59.5446638Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:59.5448465Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-07-13T15:11:59.5450176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5451284Z with 2023-07-13T15:11:59.5451730Z [ 2023-07-13T15:11:59.5452754Z T=c10::impl::InlineStreamGuard 2023-07-13T15:11:59.5453694Z ] 2023-07-13T15:11:59.5454839Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5455853Z with 2023-07-13T15:11:59.5456368Z [ 2023-07-13T15:11:59.5457005Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:59.5475692Z ] 2023-07-13T15:11:59.5477030Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5478043Z with 2023-07-13T15:11:59.5478507Z [ 2023-07-13T15:11:59.5478992Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:59.5479596Z ] 2023-07-13T15:11:59.5480773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5481877Z with 2023-07-13T15:11:59.5482339Z [ 2023-07-13T15:11:59.5550888Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:59.5551351Z ] 2023-07-13T15:11:59.5552408Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:59.5554234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:59.5555135Z with 2023-07-13T15:11:59.5555522Z [ 2023-07-13T15:11:59.5555981Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:59.5556407Z ] 2023-07-13T15:11:59.5557493Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-07-13T15:11:59.5559117Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5560040Z with 2023-07-13T15:11:59.5560335Z [ 2023-07-13T15:11:59.5560767Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:11:59.5561166Z ] 2023-07-13T15:11:59.5562017Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5562857Z with 2023-07-13T15:11:59.5563206Z [ 2023-07-13T15:11:59.5564216Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:59.5565110Z ] 2023-07-13T15:11:59.5565929Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5566667Z with 2023-07-13T15:11:59.5566960Z [ 2023-07-13T15:11:59.5568207Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:59.5569516Z ] 2023-07-13T15:11:59.5570485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5571443Z with 2023-07-13T15:11:59.5571762Z [ 2023-07-13T15:11:59.5572749Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:59.5573859Z ] 2023-07-13T15:11:59.5575261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2023-07-13T15:11:59.5576475Z with 2023-07-13T15:11:59.5576775Z [ 2023-07-13T15:11:59.5577151Z TTarget=c10::StorageImpl 2023-07-13T15:11:59.5577531Z ] 2023-07-13T15:11:59.5578825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(902): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2023-07-13T15:11:59.5580016Z with 2023-07-13T15:11:59.5580316Z [ 2023-07-13T15:11:59.5580684Z TTarget=c10::StorageImpl 2023-07-13T15:11:59.5581069Z ] 2023-07-13T15:11:59.5581960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5582776Z with 2023-07-13T15:11:59.5583073Z [ 2023-07-13T15:11:59.5584030Z T=std::vector>,std::allocator>>> 2023-07-13T15:11:59.5584878Z ] 2023-07-13T15:11:59.5585698Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5586464Z with 2023-07-13T15:11:59.5586776Z [ 2023-07-13T15:11:59.5587161Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:59.5587542Z ] 2023-07-13T15:11:59.5588388Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5589145Z with 2023-07-13T15:11:59.5589457Z [ 2023-07-13T15:11:59.5589841Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:59.5590230Z ] 2023-07-13T15:11:59.5591119Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5591971Z with 2023-07-13T15:11:59.5592294Z [ 2023-07-13T15:11:59.5592935Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:59.5593493Z ] 2023-07-13T15:11:59.5594386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:11:59.5595792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:11:59.5597190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5598016Z with 2023-07-13T15:11:59.5598323Z [ 2023-07-13T15:11:59.5598724Z T=c10::SmallVector<__int64,5> 2023-07-13T15:11:59.5599123Z ] 2023-07-13T15:11:59.5599944Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5600702Z with 2023-07-13T15:11:59.5601006Z [ 2023-07-13T15:11:59.5601397Z T=torch::autograd::ViewInfo 2023-07-13T15:11:59.5601784Z ] 2023-07-13T15:11:59.5602636Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5603398Z with 2023-07-13T15:11:59.5603731Z [ 2023-07-13T15:11:59.5604114Z T=torch::autograd::ViewInfo 2023-07-13T15:11:59.5604500Z ] 2023-07-13T15:11:59.5605422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5606298Z with 2023-07-13T15:11:59.5606622Z [ 2023-07-13T15:11:59.5607004Z T=torch::autograd::ViewInfo 2023-07-13T15:11:59.5607364Z ] 2023-07-13T15:11:59.5608264Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:59.5609704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(575): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:59.5611126Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5611961Z with 2023-07-13T15:11:59.5612285Z [ 2023-07-13T15:11:59.5612653Z T=torch::autograd::ViewInfo 2023-07-13T15:11:59.5613041Z ] 2023-07-13T15:11:59.5613869Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5614636Z with 2023-07-13T15:11:59.5614942Z [ 2023-07-13T15:11:59.5615402Z T=std::vector> 2023-07-13T15:11:59.5615850Z ] 2023-07-13T15:11:59.5616916Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5617856Z with 2023-07-13T15:11:59.5618186Z [ 2023-07-13T15:11:59.5618648Z T=std::vector> 2023-07-13T15:11:59.5619098Z ] 2023-07-13T15:11:59.5620016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5620865Z with 2023-07-13T15:11:59.5621192Z [ 2023-07-13T15:11:59.5621652Z T=std::vector> 2023-07-13T15:11:59.5622080Z ] 2023-07-13T15:11:59.5622994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:11:59.5623838Z with 2023-07-13T15:11:59.5624171Z [ 2023-07-13T15:11:59.5624499Z T=c10::SymInt 2023-07-13T15:11:59.5624846Z ] 2023-07-13T15:11:59.5625747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(99): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:11:59.5626583Z with 2023-07-13T15:11:59.5626887Z [ 2023-07-13T15:11:59.5627238Z T=c10::SymInt 2023-07-13T15:11:59.5627588Z ] 2023-07-13T15:11:59.5628553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(378): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-07-13T15:11:59.5630184Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(388): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-07-13T15:11:59.5631794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5632603Z with 2023-07-13T15:11:59.5632936Z [ 2023-07-13T15:11:59.5633408Z T=std::vector> 2023-07-13T15:11:59.5633859Z ] 2023-07-13T15:11:59.5634666Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5635430Z with 2023-07-13T15:11:59.5635767Z [ 2023-07-13T15:11:59.5636188Z T=c10::IValue 2023-07-13T15:11:59.5636544Z ] 2023-07-13T15:11:59.5637482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5638351Z with 2023-07-13T15:11:59.5638697Z [ 2023-07-13T15:11:59.5639066Z T=c10::IValue 2023-07-13T15:11:59.5639441Z ] 2023-07-13T15:11:59.5640470Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5641389Z with 2023-07-13T15:11:59.5641735Z [ 2023-07-13T15:11:59.5642099Z T=c10::IValue 2023-07-13T15:11:59.5642491Z ] 2023-07-13T15:11:59.5643717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:59.5645380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:59.5646917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5647839Z with 2023-07-13T15:11:59.5648212Z [ 2023-07-13T15:11:59.5648611Z T=c10::IValue 2023-07-13T15:11:59.5649000Z ] 2023-07-13T15:11:59.5649849Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5650680Z with 2023-07-13T15:11:59.5651049Z [ 2023-07-13T15:11:59.5651458Z T=c10::AliasInfo 2023-07-13T15:11:59.5651852Z ] 2023-07-13T15:11:59.5652883Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5653810Z with 2023-07-13T15:11:59.5654171Z [ 2023-07-13T15:11:59.5654524Z T=c10::AliasInfo 2023-07-13T15:11:59.5654892Z ] 2023-07-13T15:11:59.5657153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5658109Z with 2023-07-13T15:11:59.5658443Z [ 2023-07-13T15:11:59.5658782Z T=c10::AliasInfo 2023-07-13T15:11:59.5659140Z ] 2023-07-13T15:11:59.5660029Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:59.5661402Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:59.5662773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5663578Z with 2023-07-13T15:11:59.5663909Z [ 2023-07-13T15:11:59.5664276Z T=c10::AliasInfo 2023-07-13T15:11:59.5664634Z ] 2023-07-13T15:11:59.5665429Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5666178Z with 2023-07-13T15:11:59.5666499Z [ 2023-07-13T15:11:59.5666896Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:59.5667268Z ] 2023-07-13T15:11:59.5668114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5668893Z with 2023-07-13T15:11:59.5669218Z [ 2023-07-13T15:11:59.5669583Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:59.5669972Z ] 2023-07-13T15:11:59.5671149Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5673487Z with 2023-07-13T15:11:59.5674151Z [ 2023-07-13T15:11:59.5674597Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:59.5675108Z ] 2023-07-13T15:11:59.5676133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:11:59.5677609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(225): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:11:59.5679055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5679867Z with 2023-07-13T15:11:59.5680200Z [ 2023-07-13T15:11:59.5680598Z T=c10::impl::AnnotatedSchema 2023-07-13T15:11:59.5681007Z ] 2023-07-13T15:11:59.5681817Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:11:59.5682582Z with 2023-07-13T15:11:59.5682913Z [ 2023-07-13T15:11:59.5683388Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:11:59.5683826Z ] 2023-07-13T15:11:59.5684689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:11:59.5685502Z with 2023-07-13T15:11:59.5685829Z [ 2023-07-13T15:11:59.5686306Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:11:59.5686738Z ] 2023-07-13T15:11:59.5687671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:11:59.5688528Z with 2023-07-13T15:11:59.5688856Z [ 2023-07-13T15:12:22.3604009Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:22.3604728Z ] 2023-07-13T15:12:22.3606066Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:22.3607921Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(288): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:22.3609428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3610931Z with 2023-07-13T15:12:22.3611328Z [ 2023-07-13T15:12:22.3611951Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:22.3614013Z ] 2023-07-13T15:12:22.3617306Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3618696Z with 2023-07-13T15:12:22.3619070Z [ 2023-07-13T15:12:22.3619598Z T=at::StepCallbacks 2023-07-13T15:12:22.3620077Z ] 2023-07-13T15:12:22.3621084Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3622019Z with 2023-07-13T15:12:22.3622402Z [ 2023-07-13T15:12:22.3622887Z T=at::StepCallbacks 2023-07-13T15:12:22.3623323Z ] 2023-07-13T15:12:22.3624435Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3625568Z with 2023-07-13T15:12:22.3625962Z [ 2023-07-13T15:12:22.3626473Z T=at::StepCallbacks 2023-07-13T15:12:22.3626993Z ] 2023-07-13T15:12:22.3628032Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:12:22.3629719Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/Dispatcher.h(687): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:12:22.3631415Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3646521Z with 2023-07-13T15:12:22.3646919Z [ 2023-07-13T15:12:22.3647362Z T=at::StepCallbacks 2023-07-13T15:12:22.3647799Z ] 2023-07-13T15:12:22.3648915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3649825Z with 2023-07-13T15:12:22.3650197Z [ 2023-07-13T15:12:22.3650732Z T=c10::either 2023-07-13T15:12:22.3651248Z ] 2023-07-13T15:12:22.3652237Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:12:22.3653178Z with 2023-07-13T15:12:22.3653651Z [ 2023-07-13T15:12:22.3654202Z T=c10::either 2023-07-13T15:12:22.3654950Z ] 2023-07-13T15:12:22.3656060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:12:22.3657081Z with 2023-07-13T15:12:22.3657455Z [ 2023-07-13T15:12:22.3658003Z T=c10::either 2023-07-13T15:12:22.3658527Z ] 2023-07-13T15:12:22.3659655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:12:22.3662108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:12:22.3663843Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3664761Z with 2023-07-13T15:12:22.3665131Z [ 2023-07-13T15:12:22.3665650Z T=c10::either 2023-07-13T15:12:22.3666132Z ] 2023-07-13T15:12:22.3667257Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-13T15:12:22.3668157Z with 2023-07-13T15:12:22.3669444Z [ 2023-07-13T15:12:22.3669888Z K=c10::DispatchKey, 2023-07-13T15:12:22.3670571Z V=std::list> 2023-07-13T15:12:22.3671153Z ] 2023-07-13T15:12:22.3672129Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(710): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_entry>' being compiled 2023-07-13T15:12:22.3673078Z with 2023-07-13T15:12:22.3673446Z [ 2023-07-13T15:12:22.3673880Z K=c10::DispatchKey, 2023-07-13T15:12:22.3674703Z V=std::list> 2023-07-13T15:12:22.3675388Z ] 2023-07-13T15:12:22.3676942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(708): note: while compiling class template member function 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' 2023-07-13T15:12:22.3678386Z with 2023-07-13T15:12:22.3678771Z [ 2023-07-13T15:12:22.3679385Z K=c10::DispatchKey, 2023-07-13T15:12:22.3680136Z V=std::list>, 2023-07-13T15:12:22.3680837Z H=std::hash, 2023-07-13T15:12:22.3681475Z E=std::equal_to, 2023-07-13T15:12:22.3682375Z A=std::allocator>>> 2023-07-13T15:12:22.3683113Z ] 2023-07-13T15:12:22.3684718Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(431): note: see reference to function template instantiation 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' being compiled 2023-07-13T15:12:22.3686195Z with 2023-07-13T15:12:22.3686567Z [ 2023-07-13T15:12:22.3687056Z K=c10::DispatchKey, 2023-07-13T15:12:22.3687773Z V=std::list>, 2023-07-13T15:12:22.3688588Z H=std::hash, 2023-07-13T15:12:22.3689137Z E=std::equal_to, 2023-07-13T15:12:22.3690026Z A=std::allocator>>> 2023-07-13T15:12:22.3690761Z ] 2023-07-13T15:12:22.3692538Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1928): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>' being compiled 2023-07-13T15:12:22.3694161Z with 2023-07-13T15:12:22.3694521Z [ 2023-07-13T15:12:22.3695000Z K=c10::DispatchKey, 2023-07-13T15:12:22.3695788Z V=std::list>, 2023-07-13T15:12:22.3696501Z H=std::hash, 2023-07-13T15:12:22.3697071Z E=std::equal_to, 2023-07-13T15:12:22.3697939Z A=std::allocator>>> 2023-07-13T15:12:22.3698678Z ] 2023-07-13T15:12:22.3700348Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(272): note: see reference to class template instantiation 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' being compiled 2023-07-13T15:12:37.4672743Z with 2023-07-13T15:12:37.4673660Z [ 2023-07-13T15:12:37.4674434Z K=c10::DispatchKey, 2023-07-13T15:12:37.4675186Z V=std::list> 2023-07-13T15:12:37.4675810Z ] 2023-07-13T15:12:37.4678751Z [24/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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:12:37.4681691Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:37.4682437Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:37.4682843Z 2023-07-13T15:12:37.4683545Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:12:37.4684967Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:12:37.4686333Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:12:37.4687719Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:12:37.4688925Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:37.4689946Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:37.4690917Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:37.4694396Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:12:37.4707942Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:37.4708696Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:37.4709112Z 2023-07-13T15:12:37.4712194Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:12:37.4713667Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:12:37.4715078Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:12:37.4716492Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:12:37.4720095Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:37.4721147Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:37.4722170Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:37.8356622Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:12:37.8359803Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:37.8360624Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:37.8361021Z 2023-07-13T15:12:37.8361843Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:12:37.8363224Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:12:37.8364633Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:12:37.8369975Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:12:37.8371479Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:37.8372466Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:37.8373434Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:37.8374571Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:37.8375697Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:37.8376681Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:37.8379885Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:12:37.8383113Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:37.8383838Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:37.8384256Z 2023-07-13T15:12:37.8384942Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:12:37.8386358Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:12:37.8387879Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:12:55.1747008Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:12:55.1758541Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:55.3429774Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:55.3503403Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:12:55.3733988Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:12:55.3841817Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:55.4033956Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:12:55.4293543Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:12:55.4331778Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:12:55.4383093Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:55.4448294Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:55.4490018Z 2023-07-13T15:12:55.4499008Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:12:55.4510978Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:12:55.4532708Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:12:55.4546029Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:12:55.4589781Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:55.4597458Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:55.4600629Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:12:55.4607025Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:55.4612163Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:12:55.4658388Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:55.4679091Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:55.4683510Z 2023-07-13T15:12:55.4692549Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:12:55.4697313Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:12:55.4725274Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:12:55.4738819Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:12:55.4740739Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:55.4757603Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:55.4788272Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:55.4809537Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:12:55.4816689Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:55.4820747Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:55.4869704Z 2023-07-13T15:12:55.4892850Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:12:55.4909991Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:12:55.4929465Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:12:55.4938460Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:12:55.4951191Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:12:55.4959970Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:12:55.4969395Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:12:55.4978498Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:12:55.4982018Z 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-07-13T15:12:55.4991452Z with 2023-07-13T15:12:55.4994336Z [ 2023-07-13T15:12:55.5003508Z _Ty=int64_t 2023-07-13T15:12:55.5005257Z ] 2023-07-13T15:12:55.5018437Z 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-07-13T15:12:55.5090800Z with 2023-07-13T15:12:55.5098418Z [ 2023-07-13T15:12:55.5100860Z _This=int64_t, 2023-07-13T15:12:55.5107676Z _Other=double & 2023-07-13T15:12:55.5117642Z ] 2023-07-13T15:12:55.5124897Z 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-07-13T15:12:55.5127103Z with 2023-07-13T15:12:55.5145327Z [ 2023-07-13T15:12:55.5158032Z _This=int64_t, 2023-07-13T15:13:04.5653943Z _Other=double & 2023-07-13T15:13:04.5666549Z ] 2023-07-13T15:13:04.5667800Z 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-07-13T15:13:04.5669537Z with 2023-07-13T15:13:04.5688755Z [ 2023-07-13T15:13:04.5691141Z _Tag=std::_Exact_args_t, 2023-07-13T15:13:04.5726241Z _This2=double & 2023-07-13T15:13:04.5769497Z ] 2023-07-13T15:13:04.5771279Z 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-07-13T15:13:04.5805439Z with 2023-07-13T15:13:04.5846004Z [ 2023-07-13T15:13:04.5885965Z _Tag=std::_Exact_args_t, 2023-07-13T15:13:04.6064839Z _This2=double & 2023-07-13T15:13:04.6066253Z ] 2023-07-13T15:13:04.6194516Z 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-07-13T15:13:04.6196641Z with 2023-07-13T15:13:04.6210491Z [ 2023-07-13T15:13:04.6211935Z _Tag=std::_Exact_args_t, 2023-07-13T15:13:04.6279725Z _This2=torch::autograd::Variable & 2023-07-13T15:13:04.6281359Z ] 2023-07-13T15:13:04.6294222Z 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-07-13T15:13:04.6301154Z with 2023-07-13T15:13:04.6328347Z [ 2023-07-13T15:13:04.6362738Z _Tag=std::_Exact_args_t, 2023-07-13T15:13:04.6389653Z _This2=torch::autograd::Variable & 2023-07-13T15:13:04.6420489Z ] 2023-07-13T15:13:04.6506706Z %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-07-13T15:13:04.6522119Z with 2023-07-13T15:13:04.6537957Z [ 2023-07-13T15:13:04.6547503Z _This2=at::Tensor & 2023-07-13T15:13:04.6548068Z ] 2023-07-13T15:13:04.6671393Z %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-07-13T15:13:04.6754396Z with 2023-07-13T15:13:04.6803130Z [ 2023-07-13T15:13:04.6856024Z _This2=at::Tensor & 2023-07-13T15:13:04.6856482Z ] 2023-07-13T15:13:04.6857180Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.6858202Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.6859204Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:04.6860207Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:04.6864421Z [31/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:13:04.6969662Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:04.6970964Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:04.7139634Z 2023-07-13T15:13:04.7166156Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:04.7195975Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:04.7198425Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:04.7283752Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:04.7285586Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:04.7327383Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:04.7329202Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:04.7369086Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:04.7406619Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:04.7429768Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:13:04.7431671Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:13:04.7456201Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.7457807Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.7481545Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:04.7527086Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:04.7550623Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:13:04.7558315Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:04.7577780Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:04.7678578Z 2023-07-13T15:13:04.7698129Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:04.7710418Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:04.7723945Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:04.7733713Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:04.7746789Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:13:04.7754435Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.7797407Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.7803043Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:23.7455735Z [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_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:13:23.7458767Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:23.7460392Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:23.7461116Z 2023-07-13T15:13:23.7462831Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:23.7464377Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:23.7466374Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:23.7468129Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:23.7469448Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:13:23.7470362Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:23.7471501Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:23.7472609Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:23.7473492Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:23.7474445Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:23.7475403Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:23.7476412Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:13:23.7479356Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:13:23.7482125Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:23.7482790Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:23.7483144Z 2023-07-13T15:13:23.7483773Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:23.7485007Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:23.7486215Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:23.7487416Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:23.7488680Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:13:23.7489781Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:13:23.7490800Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:13:23.7527854Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:13:23.7528988Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:13:23.7530164Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:23.7531535Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:23.7532474Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:23.7535793Z [35/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:13:23.7539180Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:23.7539803Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:23.7540188Z 2023-07-13T15:13:23.7540875Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:23.7542210Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:23.7543676Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:23.7545191Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:23.7546372Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:23.7547320Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:23.7548320Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:32.5373549Z [36/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_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-07-13T15:13:32.5388699Z [37/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:13:32.5391760Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:32.5392478Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:32.5392881Z 2023-07-13T15:13:32.5393610Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:32.5395153Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:32.5396588Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:32.5398002Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:32.5399187Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.5400179Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.5401349Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:32.5404817Z [38/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:13:32.5407762Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:32.5408469Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:32.5409133Z 2023-07-13T15:13:32.5409874Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:32.5411295Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:32.5412782Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:32.5414398Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:32.5415799Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.5416767Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.5417725Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.5418978Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:32.5420221Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:32.5421243Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:55.1561026Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:13:55.1564110Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:55.1564822Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:55.1565229Z 2023-07-13T15:13:55.1565901Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:55.1567645Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:55.1569304Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:55.1570703Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:55.1571852Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:55.1572803Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:55.1573794Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:55.1574782Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:55.1575728Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:13:55.1578411Z [40/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:13:55.1579921Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:55.1580275Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:55.1580482Z 2023-07-13T15:13:55.1580848Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:55.1581584Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:55.1582311Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:55.1594915Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:55.1597492Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:55.1598477Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:55.1599505Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:55.1600530Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:55.1607995Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:13:55.1611038Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:13:55.1614969Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:55.1619982Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:55.1620596Z 2023-07-13T15:13:55.1621297Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:55.1623212Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:55.1624626Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:55.1626935Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:55.1628347Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-07-13T15:13:55.1629708Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:55.1630594Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:55.1631448Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:55.1836542Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:13:55.1839667Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:55.1840405Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:55.1840817Z 2023-07-13T15:13:55.1841635Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:55.1843474Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:55.1844857Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:12.8911385Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:12.8960532Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:14:12.9061105Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:14:12.9153285Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:14:12.9213068Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:14:12.9296096Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:14:12.9297384Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:12.9613991Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:12.9615856Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:12.9619919Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:14:12.9730762Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:12.9743652Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:12.9771931Z 2023-07-13T15:14:12.9773541Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:12.9775555Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:12.9777700Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:12.9779440Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:12.9781632Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:12.9783024Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:12.9784265Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:12.9788342Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:14:12.9793361Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:12.9794692Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:12.9795337Z 2023-07-13T15:14:12.9796368Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:12.9798124Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:12.9799835Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:12.9803294Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:12.9804816Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:12.9806139Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:12.9807797Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:12.9813180Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:14:12.9817517Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:12.9818885Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:12.9820205Z 2023-07-13T15:14:12.9821258Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:12.9823544Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:12.9825405Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:12.9826857Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:12.9830589Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:12.9831883Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:12.9833014Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:12.9836493Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:14:12.9839814Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:19.2012339Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:19.2018569Z 2023-07-13T15:14:19.2136479Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:19.2138089Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:19.2349843Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:19.2351668Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:19.2356977Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:19.2358771Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:19.2360258Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:19.2363808Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:14:19.2367609Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:19.2368518Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:19.2369552Z 2023-07-13T15:14:19.2370406Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:19.2372127Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:19.2374296Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:19.2376077Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:19.2378301Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:14:19.2379603Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:14:19.2380879Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:14:19.2384718Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:14:19.2387109Z 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-07-13T15:14:19.2388560Z with 2023-07-13T15:14:19.2389077Z [ 2023-07-13T15:14:19.2389609Z _Ty=int64_t 2023-07-13T15:14:19.2390131Z ] 2023-07-13T15:14:19.2391434Z 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-07-13T15:14:19.2393129Z with 2023-07-13T15:14:19.2394151Z [ 2023-07-13T15:14:19.2394719Z _This=int64_t, 2023-07-13T15:14:19.2395277Z _Other=double & 2023-07-13T15:14:19.2395810Z ] 2023-07-13T15:14:19.2397178Z 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-07-13T15:14:19.2398281Z with 2023-07-13T15:14:19.2398787Z [ 2023-07-13T15:14:19.2399387Z _This=int64_t, 2023-07-13T15:14:19.2399943Z _Other=double & 2023-07-13T15:14:19.2400531Z ] 2023-07-13T15:14:19.2401951Z 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-07-13T15:14:19.2403638Z with 2023-07-13T15:14:19.2404200Z [ 2023-07-13T15:14:19.2404762Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:19.2405363Z _This2=double & 2023-07-13T15:14:19.2405880Z ] 2023-07-13T15:14:19.2407079Z 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-07-13T15:14:19.2408424Z with 2023-07-13T15:14:19.2408930Z [ 2023-07-13T15:14:19.2409493Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:19.2410887Z _This2=double & 2023-07-13T15:14:19.2411447Z ] 2023-07-13T15:14:19.2412742Z 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-07-13T15:14:19.2413989Z with 2023-07-13T15:14:19.2414491Z [ 2023-07-13T15:14:19.2415030Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:19.2415696Z _This2=torch::autograd::Variable & 2023-07-13T15:14:19.2416296Z ] 2023-07-13T15:14:19.2417896Z 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-07-13T15:14:19.2419823Z with 2023-07-13T15:14:19.2420331Z [ 2023-07-13T15:14:19.2420898Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:19.2421576Z _This2=torch::autograd::Variable & 2023-07-13T15:14:19.2422170Z ] 2023-07-13T15:14:19.2423289Z %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-07-13T15:14:19.2424440Z with 2023-07-13T15:14:19.2424984Z [ 2023-07-13T15:14:19.2425529Z _This2=at::Tensor & 2023-07-13T15:14:19.2426078Z ] 2023-07-13T15:14:19.2427375Z %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-07-13T15:14:19.2428677Z with 2023-07-13T15:14:19.2429225Z [ 2023-07-13T15:14:19.2429781Z _This2=at::Tensor & 2023-07-13T15:14:19.2430829Z ] 2023-07-13T15:14:19.2431687Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:19.2433014Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:19.2434396Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:19.2435569Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:19.2439313Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:14:19.2443078Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:19.2444043Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:19.2444597Z 2023-07-13T15:14:19.2445421Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:19.2447171Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:32.0295143Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:32.0304633Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:32.0313382Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:14:32.0334541Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:32.0351657Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:32.0353320Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:32.0484992Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:32.0492910Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:32.0528163Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:32.0529367Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:14:32.0532591Z [49/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:14:32.0557370Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:32.0558131Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:32.0558546Z 2023-07-13T15:14:32.0559266Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:32.0560688Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:32.0562179Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:32.0563731Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:32.0564919Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:32.0565928Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:32.0566955Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:32.0567942Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:32.0569126Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:32.0570383Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:14:32.0571461Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:14:32.0572542Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:32.0575548Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:32.0577123Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:32.0578118Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:32.0581414Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:14:32.0584676Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:32.0585351Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:32.0585686Z 2023-07-13T15:14:32.0586276Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:32.0587605Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:32.0589050Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:32.0590649Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:32.0592040Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:14:32.0593092Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:32.0594084Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:32.0595092Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:32.0598494Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:14:32.0601301Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:32.0601989Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:32.0602392Z 2023-07-13T15:14:32.0603451Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:32.0605277Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:32.0606671Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:32.0608045Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:32.0609224Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:46.3772126Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:46.3773661Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:46.3777538Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:14:46.3780986Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:46.3782075Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:46.3782792Z 2023-07-13T15:14:46.3783709Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:46.3785346Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:46.3786990Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:46.3788773Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:46.3790327Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:46.3791765Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:46.3793045Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:46.3794314Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:46.3798422Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:14:46.3801887Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:46.3802953Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:46.3803674Z 2023-07-13T15:14:46.3804548Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:46.3806202Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:46.3832186Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:46.4402826Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:46.4406143Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:46.4407489Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:46.4408794Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:46.4410372Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:46.4411840Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:46.4413134Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:46.4414400Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:02.2924706Z [54/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_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-07-13T15:15:02.3012666Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:15:02.3032172Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:02.3041435Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:02.3044168Z 2023-07-13T15:15:02.3053127Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:02.3066792Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:02.3069025Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:02.3074196Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:02.3076119Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:02.3106999Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:02.3108908Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:02.3219365Z [56/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:15:02.3222464Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:02.3229673Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:02.3294123Z 2023-07-13T15:15:02.3298470Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:02.3303682Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:02.3327452Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:02.3395248Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:02.3472546Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:02.3531366Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:02.3536526Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:12.6491347Z [57/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:15:12.6523832Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:12.6846585Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:12.7078301Z 2023-07-13T15:15:12.7232769Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:12.7682739Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:12.7840675Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:12.8325671Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:12.8400677Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:15:12.8406537Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-07-13T15:15:12.8408498Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:12.8410430Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:12.8411813Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:12.8413163Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:12.8414458Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:12.8415874Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:12.8417580Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:15:12.8421058Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:15:12.8424801Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:12.8425764Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:12.8426398Z 2023-07-13T15:15:12.8427293Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:12.8428956Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:12.8431225Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:12.8432895Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:12.8434312Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:12.8435551Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:12.8436877Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:12.8441021Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:15:12.8444574Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:12.8445751Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:12.8446398Z 2023-07-13T15:15:12.8447294Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:12.8448993Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:12.8450660Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:12.8452777Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:12.8454308Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:12.8455530Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:12.8456785Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:12.8460527Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:15:12.8463837Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:12.8464790Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:12.8465560Z 2023-07-13T15:15:12.8466510Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:12.8467980Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:12.8477734Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:12.8479855Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:12.8481747Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:12.8483080Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:12.8484314Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:12.8487902Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:15:12.8491225Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:12.8492180Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:12.8492812Z 2023-07-13T15:15:12.8494376Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:12.8500033Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:12.8502088Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:12.8503902Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:12.8505510Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:15:12.8507072Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:15:12.8508734Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-13T15:15:12.8510474Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-07-13T15:15:12.8511851Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:12.8513100Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:12.8514291Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:12.8515668Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:12.8519680Z [62/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:15:12.8523498Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:12.8524467Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:12.8525030Z 2023-07-13T15:15:12.8525931Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:12.8527552Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:12.8529380Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:12.8531335Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:12.8532900Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(318): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-07-13T15:15:12.8534289Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-07-13T15:15:12.8535951Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:15:12.8537637Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:15:12.8539038Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:15:12.8540466Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:15:12.8541867Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:15:12.8543424Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:15:12.8545069Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(336): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-13T15:15:12.8546526Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(339): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-07-13T15:15:12.8548008Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-13T15:15:12.8549441Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:15:12.8551156Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'av_get_channel_layout_nb_channels': was declared deprecated 2023-07-13T15:15:12.8552717Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-07-13T15:15:12.8554362Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:15:12.8557219Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(789): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-13T15:15:12.8558860Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(769): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-13T15:15:12.8560241Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:12.8561478Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:12.8562692Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:12.8563938Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:12.8565486Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:12.8566893Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:12.8576961Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:12.8589169Z [63/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-07-13T15:15:12.8600964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:12.8602666Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:12.8604387Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:12.8606089Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:12.8608708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:12.9000330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:12.9002085Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:12.9003852Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:12.9005556Z 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-07-13T15:15:12.9006823Z iir_cuda.cu 2023-07-13T15:15:12.9008198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:12.9009432Z with 2023-07-13T15:15:12.9010045Z [ 2023-07-13T15:15:12.9010849Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:12.9011955Z ] 2023-07-13T15:15:12.9013406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:12.9014582Z with 2023-07-13T15:15:12.9015199Z [ 2023-07-13T15:15:12.9015998Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:12.9016793Z ] 2023-07-13T15:15:12.9018070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:12.9019353Z with 2023-07-13T15:15:12.9019966Z [ 2023-07-13T15:15:12.9020804Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:12.9021597Z ] 2023-07-13T15:15:12.9022961Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:12.9025048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:12.9027128Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-07-13T15:15:12.9029331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:12.9039331Z with 2023-07-13T15:15:12.9040005Z [ 2023-07-13T15:15:12.9040838Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:12.9041644Z ] 2023-07-13T15:15:12.9042834Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:12.9043978Z with 2023-07-13T15:15:12.9044594Z [ 2023-07-13T15:15:12.9045433Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:12.9046210Z ] 2023-07-13T15:15:12.9047461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:12.9048633Z with 2023-07-13T15:15:12.9049289Z [ 2023-07-13T15:15:12.9050100Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:12.9050868Z ] 2023-07-13T15:15:12.9052077Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:12.9053272Z with 2023-07-13T15:15:12.9053841Z [ 2023-07-13T15:15:12.9054599Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:12.9055337Z ] 2023-07-13T15:15:12.9056867Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:12.9059090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:12.9061089Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/cuda/CUDAGuard.h(140): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-07-13T15:15:12.9062977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:12.9064151Z with 2023-07-13T15:15:12.9064728Z [ 2023-07-13T15:15:12.9065517Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:12.9066455Z ] 2023-07-13T15:15:12.9068409Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:12.9069520Z with 2023-07-13T15:15:12.9070098Z [ 2023-07-13T15:15:12.9070856Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:12.9071591Z ] 2023-07-13T15:15:12.9072758Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:12.9073993Z with 2023-07-13T15:15:12.9074694Z [ 2023-07-13T15:15:12.9075573Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:12.9076294Z ] 2023-07-13T15:15:12.9077516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:12.9078716Z with 2023-07-13T15:15:12.9079284Z [ 2023-07-13T15:15:12.9080038Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:12.9080971Z ] 2023-07-13T15:15:12.9082508Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:12.9084530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:12.9086663Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/cuda/CUDAGuard.h(273): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-07-13T15:15:12.9088872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:12.9090077Z with 2023-07-13T15:15:12.9090560Z [ 2023-07-13T15:15:12.9091333Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:12.9092134Z ] 2023-07-13T15:15:12.9093572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:12.9094892Z with 2023-07-13T15:15:12.9095661Z [ 2023-07-13T15:15:12.9096465Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:12.9097288Z ] 2023-07-13T15:15:12.9098469Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:12.9099648Z with 2023-07-13T15:15:12.9100232Z [ 2023-07-13T15:15:12.9100912Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:12.9101583Z ] 2023-07-13T15:15:12.9103036Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:12.9104531Z with 2023-07-13T15:15:12.9105127Z [ 2023-07-13T15:15:12.9105802Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:12.9106484Z ] 2023-07-13T15:15:12.9107781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:12.9109718Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:12.9111147Z with 2023-07-13T15:15:12.9111741Z [ 2023-07-13T15:15:12.9112424Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:12.9113079Z ] 2023-07-13T15:15:12.9114385Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/cuda/CUDAGuard.h(292): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-07-13T15:15:12.9116444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:12.9117914Z with 2023-07-13T15:15:12.9118512Z [ 2023-07-13T15:15:12.9119194Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:12.9119874Z ] 2023-07-13T15:15:12.9121012Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:12.9122126Z with 2023-07-13T15:15:12.9122740Z [ 2023-07-13T15:15:12.9123703Z T=std::basic_string,std::allocator> 2023-07-13T15:15:12.9124571Z ] 2023-07-13T15:15:12.9125875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:12.9126998Z with 2023-07-13T15:15:12.9127555Z [ 2023-07-13T15:15:12.9128316Z T=std::basic_string,std::allocator> 2023-07-13T15:15:12.9129083Z ] 2023-07-13T15:15:12.9130490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:12.9131828Z with 2023-07-13T15:15:12.9132541Z [ 2023-07-13T15:15:12.9133537Z T=std::basic_string,std::allocator> 2023-07-13T15:15:12.9134474Z ] 2023-07-13T15:15:12.9135776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>' being compiled 2023-07-13T15:15:12.9137934Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(240): note: see reference to class template instantiation 'c10::optional,std::allocator>>' being compiled 2023-07-13T15:15:12.9146420Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:12.9825044Z with 2023-07-13T15:15:13.0319349Z [ 2023-07-13T15:15:13.0626923Z T=std::basic_string,std::allocator> 2023-07-13T15:15:13.0629054Z ] 2023-07-13T15:15:13.0874408Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1166684Z with 2023-07-13T15:15:13.1365867Z [ 2023-07-13T15:15:13.1385568Z T=c10::SymInt 2023-07-13T15:15:13.1386310Z ] 2023-07-13T15:15:13.1387787Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1389856Z with 2023-07-13T15:15:13.1390686Z [ 2023-07-13T15:15:13.1391520Z T=c10::SymInt 2023-07-13T15:15:13.1392293Z ] 2023-07-13T15:15:13.1393869Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1398183Z with 2023-07-13T15:15:13.1398920Z [ 2023-07-13T15:15:13.1399644Z T=c10::SymInt 2023-07-13T15:15:13.1400398Z ] 2023-07-13T15:15:13.1404369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.1406556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(1700): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.1411350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1412793Z with 2023-07-13T15:15:13.1413548Z [ 2023-07-13T15:15:13.1414248Z T=c10::SymInt 2023-07-13T15:15:13.1414867Z ] 2023-07-13T15:15:13.1420596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1422005Z with 2023-07-13T15:15:13.1422678Z [ 2023-07-13T15:15:13.1423479Z T=at::TensorBase 2023-07-13T15:15:13.1424288Z ] 2023-07-13T15:15:13.1426123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1427773Z with 2023-07-13T15:15:13.1428391Z [ 2023-07-13T15:15:13.1429066Z T=at::TensorBase 2023-07-13T15:15:13.1432828Z ] 2023-07-13T15:15:13.1434260Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1435589Z with 2023-07-13T15:15:13.1436261Z [ 2023-07-13T15:15:13.1439493Z T=at::TensorBase 2023-07-13T15:15:13.1440256Z ] 2023-07-13T15:15:13.1441593Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.1443574Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBase.h(981): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.1447974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1449294Z with 2023-07-13T15:15:13.1449953Z [ 2023-07-13T15:15:13.1452417Z T=at::TensorBase 2023-07-13T15:15:13.1453890Z ] 2023-07-13T15:15:13.1455165Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1456359Z with 2023-07-13T15:15:13.1457054Z [ 2023-07-13T15:15:13.1464132Z T=at::Tensor 2023-07-13T15:15:13.1467347Z ] 2023-07-13T15:15:13.1469770Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1471020Z with 2023-07-13T15:15:13.1471617Z [ 2023-07-13T15:15:13.1475057Z T=at::Tensor 2023-07-13T15:15:13.1475766Z ] 2023-07-13T15:15:13.1477169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1478499Z with 2023-07-13T15:15:13.1480927Z [ 2023-07-13T15:15:13.1482343Z T=at::Tensor 2023-07-13T15:15:13.1483011Z ] 2023-07-13T15:15:13.1484369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.1488038Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(519): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.1490697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1492026Z with 2023-07-13T15:15:13.1492648Z [ 2023-07-13T15:15:13.1495686Z T=at::Tensor 2023-07-13T15:15:13.1496428Z ] 2023-07-13T15:15:13.1499095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1502968Z with 2023-07-13T15:15:13.1503652Z [ 2023-07-13T15:15:13.1504362Z T=at::Generator 2023-07-13T15:15:13.1505055Z ] 2023-07-13T15:15:13.1506400Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1510155Z with 2023-07-13T15:15:13.1510830Z [ 2023-07-13T15:15:13.1511520Z T=at::Generator 2023-07-13T15:15:13.1512191Z ] 2023-07-13T15:15:13.1513584Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1517460Z with 2023-07-13T15:15:13.1518143Z [ 2023-07-13T15:15:13.1518853Z T=at::Generator 2023-07-13T15:15:13.1519560Z ] 2023-07-13T15:15:13.1520864Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.1525236Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(598): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.1527170Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1530854Z with 2023-07-13T15:15:13.1531557Z [ 2023-07-13T15:15:13.1532255Z T=at::Generator 2023-07-13T15:15:13.1532976Z ] 2023-07-13T15:15:13.1534242Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1537891Z with 2023-07-13T15:15:13.1538734Z [ 2023-07-13T15:15:13.1539405Z T=c10::Scalar 2023-07-13T15:15:13.1540057Z ] 2023-07-13T15:15:13.1541338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1545049Z with 2023-07-13T15:15:13.1545718Z [ 2023-07-13T15:15:13.1546383Z T=c10::Scalar 2023-07-13T15:15:13.1554178Z ] 2023-07-13T15:15:13.1555626Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1556992Z with 2023-07-13T15:15:13.1557642Z [ 2023-07-13T15:15:13.1558307Z T=c10::Scalar 2023-07-13T15:15:13.1558982Z ] 2023-07-13T15:15:13.1560235Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.1564617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(629): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.1577071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1581118Z with 2023-07-13T15:15:13.1581872Z [ 2023-07-13T15:15:13.1582579Z T=c10::Scalar 2023-07-13T15:15:13.1583239Z ] 2023-07-13T15:15:13.1584523Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1585746Z with 2023-07-13T15:15:13.1586412Z [ 2023-07-13T15:15:13.1587116Z T=c10::QualifiedName 2023-07-13T15:15:13.1587796Z ] 2023-07-13T15:15:13.1589102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1590361Z with 2023-07-13T15:15:13.1590999Z [ 2023-07-13T15:15:13.1591725Z T=c10::QualifiedName 2023-07-13T15:15:13.1592414Z ] 2023-07-13T15:15:13.1593812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1595146Z with 2023-07-13T15:15:13.1595794Z [ 2023-07-13T15:15:13.1596501Z T=c10::QualifiedName 2023-07-13T15:15:13.1597163Z ] 2023-07-13T15:15:13.1598515Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.1600513Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type_base.h(702): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.1602528Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1603816Z with 2023-07-13T15:15:13.1604486Z [ 2023-07-13T15:15:13.1605209Z T=c10::QualifiedName 2023-07-13T15:15:13.1605879Z ] 2023-07-13T15:15:13.1607138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1608342Z with 2023-07-13T15:15:13.1609004Z [ 2023-07-13T15:15:13.1609817Z T=std::shared_ptr 2023-07-13T15:15:13.1612382Z ] 2023-07-13T15:15:13.1614490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1615773Z with 2023-07-13T15:15:13.1616413Z [ 2023-07-13T15:15:13.1617233Z T=std::shared_ptr 2023-07-13T15:15:13.1618004Z ] 2023-07-13T15:15:13.1619376Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1620704Z with 2023-07-13T15:15:13.1621359Z [ 2023-07-13T15:15:13.1622171Z T=std::shared_ptr 2023-07-13T15:15:13.1622941Z ] 2023-07-13T15:15:13.1624615Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:13.1626868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1467): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:13.1628888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1630192Z with 2023-07-13T15:15:13.1630836Z [ 2023-07-13T15:15:13.1635463Z T=std::shared_ptr 2023-07-13T15:15:13.1636280Z ] 2023-07-13T15:15:13.1637556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1638811Z with 2023-07-13T15:15:13.1639456Z [ 2023-07-13T15:15:13.1640235Z T=std::weak_ptr 2023-07-13T15:15:13.1641042Z ] 2023-07-13T15:15:13.1642523Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1643804Z with 2023-07-13T15:15:13.1644455Z [ 2023-07-13T15:15:13.1645235Z T=std::weak_ptr 2023-07-13T15:15:13.1646044Z ] 2023-07-13T15:15:13.1647439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1648767Z with 2023-07-13T15:15:13.1649415Z [ 2023-07-13T15:15:13.1650233Z T=std::weak_ptr 2023-07-13T15:15:13.1651016Z ] 2023-07-13T15:15:13.1652336Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:13.1653642Z with 2023-07-13T15:15:13.1654291Z [ 2023-07-13T15:15:13.1655066Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:15:13.1655797Z ] 2023-07-13T15:15:13.1657123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1468): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:13.1658373Z with 2023-07-13T15:15:13.1659037Z [ 2023-07-13T15:15:13.1659816Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:15:13.1660548Z ] 2023-07-13T15:15:13.1661876Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1663186Z with 2023-07-13T15:15:13.1663829Z [ 2023-07-13T15:15:13.1664606Z T=std::weak_ptr 2023-07-13T15:15:13.1665352Z ] 2023-07-13T15:15:13.1666622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1669916Z with 2023-07-13T15:15:13.1671336Z [ 2023-07-13T15:15:13.1672461Z T=std::vector> 2023-07-13T15:15:13.1673509Z ] 2023-07-13T15:15:13.1674841Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1676089Z with 2023-07-13T15:15:13.1676728Z [ 2023-07-13T15:15:13.1677586Z T=std::vector> 2023-07-13T15:15:13.1678401Z ] 2023-07-13T15:15:13.1679786Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1681105Z with 2023-07-13T15:15:13.1681736Z [ 2023-07-13T15:15:13.1682628Z T=std::vector> 2023-07-13T15:15:13.1683486Z ] 2023-07-13T15:15:13.1684988Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:13.1687187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(485): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:13.1689245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1690556Z with 2023-07-13T15:15:13.1691209Z [ 2023-07-13T15:15:13.1692076Z T=std::vector> 2023-07-13T15:15:13.1692930Z ] 2023-07-13T15:15:13.1694203Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1695393Z with 2023-07-13T15:15:13.1696016Z [ 2023-07-13T15:15:13.1696785Z T=std::vector> 2023-07-13T15:15:13.1697533Z ] 2023-07-13T15:15:13.1698827Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1700088Z with 2023-07-13T15:15:13.1700739Z [ 2023-07-13T15:15:13.1701538Z T=std::vector> 2023-07-13T15:15:13.1702253Z ] 2023-07-13T15:15:13.1712084Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1713454Z with 2023-07-13T15:15:13.1714107Z [ 2023-07-13T15:15:13.1714898Z T=std::vector> 2023-07-13T15:15:13.1715644Z ] 2023-07-13T15:15:13.1717040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:13.1719091Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(444): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:13.1721358Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1722777Z with 2023-07-13T15:15:13.1723419Z [ 2023-07-13T15:15:13.1724196Z T=std::vector> 2023-07-13T15:15:13.1724945Z ] 2023-07-13T15:15:13.1726191Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1727423Z with 2023-07-13T15:15:13.1728069Z [ 2023-07-13T15:15:13.1728985Z T=std::vector,std::allocator>> 2023-07-13T15:15:13.1729833Z ] 2023-07-13T15:15:13.1731144Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1732400Z with 2023-07-13T15:15:13.1733057Z [ 2023-07-13T15:15:13.1733976Z T=std::vector,std::allocator>> 2023-07-13T15:15:13.1734833Z ] 2023-07-13T15:15:13.1736226Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1737566Z with 2023-07-13T15:15:13.1738223Z [ 2023-07-13T15:15:13.1739201Z T=std::vector,std::allocator>> 2023-07-13T15:15:13.1740084Z ] 2023-07-13T15:15:13.1741579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:15:13.1743831Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:15:13.1745924Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(846): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-07-13T15:15:13.1747891Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1749212Z with 2023-07-13T15:15:13.1749857Z [ 2023-07-13T15:15:13.1750766Z T=std::vector,std::allocator>> 2023-07-13T15:15:13.1751622Z ] 2023-07-13T15:15:13.1752907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1754122Z with 2023-07-13T15:15:13.1754748Z [ 2023-07-13T15:15:13.1755632Z T=std::vector,std::allocator>> 2023-07-13T15:15:13.1756474Z ] 2023-07-13T15:15:13.1758043Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1759457Z with 2023-07-13T15:15:13.1760096Z [ 2023-07-13T15:15:13.1760950Z T=std::vector,std::allocator>> 2023-07-13T15:15:13.1761815Z ] 2023-07-13T15:15:13.1763338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1764676Z with 2023-07-13T15:15:13.1765320Z [ 2023-07-13T15:15:13.1766170Z T=std::vector,std::allocator>> 2023-07-13T15:15:13.1767010Z ] 2023-07-13T15:15:13.1768451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:15:13.1773120Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:15:13.1775343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(616): note: see reference to class template instantiation 'c10::VaryingShape<__int64>' being compiled 2023-07-13T15:15:13.1777303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1778592Z with 2023-07-13T15:15:13.1779252Z [ 2023-07-13T15:15:13.1783906Z T=std::vector,std::allocator>> 2023-07-13T15:15:13.1784764Z ] 2023-07-13T15:15:13.1786015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1787248Z with 2023-07-13T15:15:13.1787882Z [ 2023-07-13T15:15:13.1788657Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:13.1789440Z ] 2023-07-13T15:15:13.1790743Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1791970Z with 2023-07-13T15:15:13.1792620Z [ 2023-07-13T15:15:13.1793422Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:13.1794194Z ] 2023-07-13T15:15:13.1795616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1796948Z with 2023-07-13T15:15:13.1797612Z [ 2023-07-13T15:15:13.1798417Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:13.1799196Z ] 2023-07-13T15:15:13.1800564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:13.1802846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(729): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:13.1805033Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1806331Z with 2023-07-13T15:15:13.1806989Z [ 2023-07-13T15:15:13.1807815Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:13.1808568Z ] 2023-07-13T15:15:13.1809822Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1811041Z with 2023-07-13T15:15:13.1811711Z [ 2023-07-13T15:15:13.1812584Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:13.1813428Z ] 2023-07-13T15:15:13.1814766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1816056Z with 2023-07-13T15:15:13.1816736Z [ 2023-07-13T15:15:13.1817603Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:13.1818425Z ] 2023-07-13T15:15:13.1829002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1830373Z with 2023-07-13T15:15:13.1831035Z [ 2023-07-13T15:15:13.1831914Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:13.1832829Z ] 2023-07-13T15:15:13.1834311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:13.1836569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:13.1838883Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-07-13T15:15:13.1840964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1842236Z with 2023-07-13T15:15:13.1842938Z [ 2023-07-13T15:15:13.1843734Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:13.1844542Z ] 2023-07-13T15:15:13.1845797Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1846949Z with 2023-07-13T15:15:13.1847606Z [ 2023-07-13T15:15:13.1848374Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:13.1849094Z ] 2023-07-13T15:15:13.1850402Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1851705Z with 2023-07-13T15:15:13.1852639Z [ 2023-07-13T15:15:13.1857377Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:13.1858131Z ] 2023-07-13T15:15:13.1859517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1860870Z with 2023-07-13T15:15:13.1861507Z [ 2023-07-13T15:15:13.1862225Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:13.1862910Z ] 2023-07-13T15:15:13.1864264Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.1866267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.1867503Z with 2023-07-13T15:15:13.1868129Z [ 2023-07-13T15:15:13.1868868Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:13.1919595Z ] 2023-07-13T15:15:13.1921123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-07-13T15:15:13.1925554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1926925Z with 2023-07-13T15:15:13.1927563Z [ 2023-07-13T15:15:13.1928286Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:13.1929026Z ] 2023-07-13T15:15:13.1932682Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1933976Z with 2023-07-13T15:15:13.1934630Z [ 2023-07-13T15:15:13.1942613Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:13.1946412Z ] 2023-07-13T15:15:13.1947921Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.1949159Z with 2023-07-13T15:15:13.1949776Z [ 2023-07-13T15:15:13.1953491Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:13.1954863Z ] 2023-07-13T15:15:13.1956251Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.1957574Z with 2023-07-13T15:15:13.1960669Z [ 2023-07-13T15:15:13.1962039Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:13.1963345Z ] 2023-07-13T15:15:13.1967849Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2023-07-13T15:15:13.1969834Z with 2023-07-13T15:15:13.1970487Z [ 2023-07-13T15:15:13.1971231Z TTarget=c10::StorageImpl 2023-07-13T15:15:13.1974459Z ] 2023-07-13T15:15:13.1976381Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(902): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2023-07-13T15:15:13.1978144Z with 2023-07-13T15:15:13.1981161Z [ 2023-07-13T15:15:13.1982001Z TTarget=c10::StorageImpl 2023-07-13T15:15:13.1982717Z ] 2023-07-13T15:15:13.1984028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1985354Z with 2023-07-13T15:15:13.1988457Z [ 2023-07-13T15:15:13.1989871Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:13.1991188Z ] 2023-07-13T15:15:13.1992450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.1996159Z with 2023-07-13T15:15:13.1996854Z [ 2023-07-13T15:15:13.1997580Z T=torch::autograd::ViewInfo 2023-07-13T15:15:13.1998282Z ] 2023-07-13T15:15:13.1999567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.2003228Z with 2023-07-13T15:15:13.2003890Z [ 2023-07-13T15:15:13.2004607Z T=torch::autograd::ViewInfo 2023-07-13T15:15:13.2005331Z ] 2023-07-13T15:15:13.2006720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.2010425Z with 2023-07-13T15:15:13.2011097Z [ 2023-07-13T15:15:13.2011819Z T=torch::autograd::ViewInfo 2023-07-13T15:15:13.2012551Z ] 2023-07-13T15:15:13.2013887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.2026395Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(575): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.2031316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2034281Z with 2023-07-13T15:15:13.2034975Z [ 2023-07-13T15:15:13.2052019Z T=torch::autograd::ViewInfo 2023-07-13T15:15:13.2052697Z ] 2023-07-13T15:15:13.2053849Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2054970Z with 2023-07-13T15:15:13.2055520Z [ 2023-07-13T15:15:13.2056097Z T=c10::IValue 2023-07-13T15:15:13.2059203Z ] 2023-07-13T15:15:13.2060403Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.2061566Z with 2023-07-13T15:15:13.2062115Z [ 2023-07-13T15:15:13.2062691Z T=c10::IValue 2023-07-13T15:15:13.2065634Z ] 2023-07-13T15:15:13.2067023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.2068262Z with 2023-07-13T15:15:13.2068820Z [ 2023-07-13T15:15:13.2069386Z T=c10::IValue 2023-07-13T15:15:13.2069942Z ] 2023-07-13T15:15:13.2073578Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.2075439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.2079675Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2080965Z with 2023-07-13T15:15:13.2081529Z [ 2023-07-13T15:15:13.2082116Z T=c10::IValue 2023-07-13T15:15:13.2082664Z ] 2023-07-13T15:15:13.2083848Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2087402Z with 2023-07-13T15:15:13.2087983Z [ 2023-07-13T15:15:13.2088582Z T=c10::AliasInfo 2023-07-13T15:15:13.2089138Z ] 2023-07-13T15:15:13.2090356Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.2093944Z with 2023-07-13T15:15:13.2094515Z [ 2023-07-13T15:15:13.2095103Z T=c10::AliasInfo 2023-07-13T15:15:13.2095674Z ] 2023-07-13T15:15:13.2104432Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.2108217Z with 2023-07-13T15:15:13.2108788Z [ 2023-07-13T15:15:13.2109380Z T=c10::AliasInfo 2023-07-13T15:15:13.2109951Z ] 2023-07-13T15:15:13.2111178Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.2115724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.2118757Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2122462Z with 2023-07-13T15:15:13.2123054Z [ 2023-07-13T15:15:13.2123654Z T=c10::AliasInfo 2023-07-13T15:15:13.2124223Z ] 2023-07-13T15:15:13.2125305Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2128801Z with 2023-07-13T15:15:13.2129416Z [ 2023-07-13T15:15:13.2130153Z T=std::vector> 2023-07-13T15:15:13.2130861Z ] 2023-07-13T15:15:13.2132068Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.2134928Z with 2023-07-13T15:15:13.2136225Z [ 2023-07-13T15:15:13.2136954Z T=std::vector> 2023-07-13T15:15:13.2137644Z ] 2023-07-13T15:15:13.2139161Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.2142827Z with 2023-07-13T15:15:13.2143446Z [ 2023-07-13T15:15:13.2144150Z T=std::vector> 2023-07-13T15:15:13.2144876Z ] 2023-07-13T15:15:13.2146179Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:13.2149806Z with 2023-07-13T15:15:13.2150427Z [ 2023-07-13T15:15:13.2151001Z T=c10::SymInt 2023-07-13T15:15:13.2151578Z ] 2023-07-13T15:15:13.2152814Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(99): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:13.2154000Z with 2023-07-13T15:15:13.2157000Z [ 2023-07-13T15:15:13.2157589Z T=c10::SymInt 2023-07-13T15:15:13.2158186Z ] 2023-07-13T15:15:13.2159509Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(378): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-07-13T15:15:13.2164075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(388): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-07-13T15:15:13.2166172Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2167398Z with 2023-07-13T15:15:13.2167988Z [ 2023-07-13T15:15:13.2171912Z T=std::vector> 2023-07-13T15:15:13.2172709Z ] 2023-07-13T15:15:13.2174154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2178880Z with 2023-07-13T15:15:13.2179476Z [ 2023-07-13T15:15:13.2180298Z T=c10::either 2023-07-13T15:15:13.2181035Z ] 2023-07-13T15:15:13.2184099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.2192301Z with 2023-07-13T15:15:13.2192920Z [ 2023-07-13T15:15:13.2193644Z T=c10::either 2023-07-13T15:15:13.2194375Z ] 2023-07-13T15:15:13.2195695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.2248576Z with 2023-07-13T15:15:13.2249446Z [ 2023-07-13T15:15:13.2250158Z T=c10::either 2023-07-13T15:15:13.2250848Z ] 2023-07-13T15:15:13.2252137Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:13.2256585Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:13.2258640Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2259813Z with 2023-07-13T15:15:13.2262866Z [ 2023-07-13T15:15:13.2263591Z T=c10::either 2023-07-13T15:15:13.2264263Z ] 2023-07-13T15:15:13.2265395Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2266493Z with 2023-07-13T15:15:13.2267026Z [ 2023-07-13T15:15:13.2270123Z T=at::StepCallbacks 2023-07-13T15:15:13.2270738Z ] 2023-07-13T15:15:13.2271925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.2284878Z with 2023-07-13T15:15:13.2285464Z [ 2023-07-13T15:15:13.2286043Z T=at::StepCallbacks 2023-07-13T15:15:13.2286609Z ] 2023-07-13T15:15:13.2287865Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.2289072Z with 2023-07-13T15:15:13.2289599Z [ 2023-07-13T15:15:13.2290154Z T=at::StepCallbacks 2023-07-13T15:15:13.2290736Z ] 2023-07-13T15:15:13.2291953Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.2294067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/function.h(165): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.2300763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2302005Z with 2023-07-13T15:15:13.2302504Z [ 2023-07-13T15:15:13.2303088Z T=at::StepCallbacks 2023-07-13T15:15:13.2303656Z ] 2023-07-13T15:15:13.2304819Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2305885Z with 2023-07-13T15:15:13.2306393Z [ 2023-07-13T15:15:13.2307014Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:13.2307612Z ] 2023-07-13T15:15:13.2309629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.2310828Z with 2023-07-13T15:15:13.2311347Z [ 2023-07-13T15:15:13.2316528Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:13.2317271Z ] 2023-07-13T15:15:13.2318557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.2319739Z with 2023-07-13T15:15:13.2320252Z [ 2023-07-13T15:15:13.2320871Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:13.2321498Z ] 2023-07-13T15:15:13.2322727Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:13.2324592Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:13.2326435Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2327591Z with 2023-07-13T15:15:13.2328098Z [ 2023-07-13T15:15:13.2331250Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:13.2331937Z ] 2023-07-13T15:15:13.2333124Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2334195Z with 2023-07-13T15:15:13.2334735Z [ 2023-07-13T15:15:13.2335359Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:13.2335989Z ] 2023-07-13T15:15:13.2337153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.2338260Z with 2023-07-13T15:15:13.2338880Z [ 2023-07-13T15:15:13.2339503Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:13.2340114Z ] 2023-07-13T15:15:13.2341610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.2343951Z with 2023-07-13T15:15:13.2344494Z [ 2023-07-13T15:15:13.2345125Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:13.2345772Z ] 2023-07-13T15:15:13.2347000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.2349044Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(225): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.2350991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2352152Z with 2023-07-13T15:15:13.2352673Z [ 2023-07-13T15:15:13.2353273Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:13.2353868Z ] 2023-07-13T15:15:13.2355016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2356072Z with 2023-07-13T15:15:13.2356605Z [ 2023-07-13T15:15:13.2357296Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:13.2357967Z ] 2023-07-13T15:15:13.2359114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.2360214Z with 2023-07-13T15:15:13.2360733Z [ 2023-07-13T15:15:13.2361471Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:13.2362162Z ] 2023-07-13T15:15:13.2363385Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.2364566Z with 2023-07-13T15:15:13.2365092Z [ 2023-07-13T15:15:13.2365800Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:13.2366478Z ] 2023-07-13T15:15:13.2367744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.2369805Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(288): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.2371806Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2372977Z with 2023-07-13T15:15:13.2378722Z [ 2023-07-13T15:15:13.2379529Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:13.2380262Z ] 2023-07-13T15:15:13.2381424Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2382514Z with 2023-07-13T15:15:13.2383331Z [ 2023-07-13T15:15:13.2385385Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:13.2389052Z ] 2023-07-13T15:15:13.2390316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.2391435Z with 2023-07-13T15:15:13.2391949Z [ 2023-07-13T15:15:13.2392810Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:13.2393657Z ] 2023-07-13T15:15:13.2394920Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.2396156Z with 2023-07-13T15:15:13.2396657Z [ 2023-07-13T15:15:13.2397535Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:13.2398380Z ] 2023-07-13T15:15:13.2399790Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>,unsigned __int64,unsigned __int64>>' being compiled 2023-07-13T15:15:13.2408900Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional,std::allocator>,unsigned __int64,unsigned __int64>>' being compiled 2023-07-13T15:15:13.2411027Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2412250Z with 2023-07-13T15:15:13.2412769Z [ 2023-07-13T15:15:13.2413681Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:13.2414519Z ] 2023-07-13T15:15:13.2415684Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2416768Z with 2023-07-13T15:15:13.2417260Z [ 2023-07-13T15:15:13.2417844Z T=torch::jit::SourceRange 2023-07-13T15:15:13.2418441Z ] 2023-07-13T15:15:13.2419630Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.2420752Z with 2023-07-13T15:15:13.2421250Z [ 2023-07-13T15:15:13.2421831Z T=torch::jit::SourceRange 2023-07-13T15:15:13.2422425Z ] 2023-07-13T15:15:13.2423817Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.2425057Z with 2023-07-13T15:15:13.2425591Z [ 2023-07-13T15:15:13.2426129Z T=torch::jit::SourceRange 2023-07-13T15:15:13.2426621Z ] 2023-07-13T15:15:13.2428041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.2434281Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.2436243Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2437435Z with 2023-07-13T15:15:13.2438020Z [ 2023-07-13T15:15:13.2438616Z T=torch::jit::SourceRange 2023-07-13T15:15:13.2439218Z ] 2023-07-13T15:15:13.2440324Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2441429Z with 2023-07-13T15:15:13.2441961Z [ 2023-07-13T15:15:13.2442928Z T=c10::intrusive_ptr> 2023-07-13T15:15:13.2443806Z ] 2023-07-13T15:15:13.2444993Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.2446068Z with 2023-07-13T15:15:13.2446593Z [ 2023-07-13T15:15:13.2447559Z T=c10::intrusive_ptr> 2023-07-13T15:15:13.2448454Z ] 2023-07-13T15:15:13.2449716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.2450896Z with 2023-07-13T15:15:13.2451429Z [ 2023-07-13T15:15:13.2452369Z T=c10::intrusive_ptr> 2023-07-13T15:15:13.2453275Z ] 2023-07-13T15:15:13.2454716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:13.2456047Z with 2023-07-13T15:15:13.2456575Z [ 2023-07-13T15:15:13.2457242Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:15:13.2457920Z ] 2023-07-13T15:15:13.2459517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:13.2460907Z with 2023-07-13T15:15:13.2461434Z [ 2023-07-13T15:15:13.2462089Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:15:13.2462731Z ] 2023-07-13T15:15:13.2463951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2465128Z with 2023-07-13T15:15:13.2465642Z [ 2023-07-13T15:15:13.2467924Z T=c10::intrusive_ptr> 2023-07-13T15:15:13.2469905Z ] 2023-07-13T15:15:13.2471090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2472199Z with 2023-07-13T15:15:13.2472728Z [ 2023-07-13T15:15:13.2473335Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:13.2473966Z ] 2023-07-13T15:15:13.2475138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.2476246Z with 2023-07-13T15:15:13.2476789Z [ 2023-07-13T15:15:13.2477380Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:13.2478026Z ] 2023-07-13T15:15:13.2479252Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.2480448Z with 2023-07-13T15:15:13.2480956Z [ 2023-07-13T15:15:13.2481578Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:13.2482187Z ] 2023-07-13T15:15:13.2483399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.2485302Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.2490683Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2491996Z with 2023-07-13T15:15:13.2492499Z [ 2023-07-13T15:15:13.2493159Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:13.2493816Z ] 2023-07-13T15:15:13.2494963Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.2496153Z with 2023-07-13T15:15:13.2496803Z [ 2023-07-13T15:15:13.2497655Z T=c10::intrusive_ptr> 2023-07-13T15:15:13.2498489Z ] 2023-07-13T15:15:13.2499698Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.2500862Z with 2023-07-13T15:15:13.2501433Z [ 2023-07-13T15:15:13.2502361Z T=c10::intrusive_ptr> 2023-07-13T15:15:13.2503248Z ] 2023-07-13T15:15:13.2504582Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.2505833Z with 2023-07-13T15:15:13.2506386Z [ 2023-07-13T15:15:13.2507244Z T=c10::intrusive_ptr> 2023-07-13T15:15:13.2508086Z ] 2023-07-13T15:15:13.2510468Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:13.2512287Z with 2023-07-13T15:15:13.2512867Z [ 2023-07-13T15:15:13.2513539Z TTarget=torch::jit::Scope 2023-07-13T15:15:13.2514163Z ] 2023-07-13T15:15:13.2568738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/ir/constants.h(25): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:13.2680821Z with 2023-07-13T15:15:13.3039740Z [ 2023-07-13T15:15:13.3047227Z TTarget=torch::jit::Scope 2023-07-13T15:15:13.3222285Z ] 2023-07-13T15:15:13.4661965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.6100457Z with 2023-07-13T15:15:13.6408694Z [ 2023-07-13T15:15:13.6466614Z T=c10::intrusive_ptr> 2023-07-13T15:15:13.6472440Z ] 2023-07-13T15:15:13.6480410Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.6481770Z with 2023-07-13T15:15:13.6482555Z [ 2023-07-13T15:15:13.6483510Z T=at::ThreadLocalState 2023-07-13T15:15:13.6484126Z ] 2023-07-13T15:15:13.6500335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.7256845Z with 2023-07-13T15:15:13.7374462Z [ 2023-07-13T15:15:13.7380322Z T=at::ThreadLocalState 2023-07-13T15:15:13.7385121Z ] 2023-07-13T15:15:13.7389903Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.7400819Z with 2023-07-13T15:15:13.7401656Z [ 2023-07-13T15:15:13.7406249Z T=at::ThreadLocalState 2023-07-13T15:15:13.7407305Z ] 2023-07-13T15:15:13.7412881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.7415417Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.7422054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.7423520Z with 2023-07-13T15:15:13.7439969Z [ 2023-07-13T15:15:13.7440894Z T=at::ThreadLocalState 2023-07-13T15:15:13.7446582Z ] 2023-07-13T15:15:13.7447495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.7449670Z with 2023-07-13T15:15:13.7450344Z [ 2023-07-13T15:15:13.7450841Z T=std::shared_ptr 2023-07-13T15:15:13.7451321Z ] 2023-07-13T15:15:13.7452328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.7453251Z with 2023-07-13T15:15:13.7453637Z [ 2023-07-13T15:15:13.7454083Z T=std::shared_ptr 2023-07-13T15:15:13.7454533Z ] 2023-07-13T15:15:13.7455573Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.7456580Z with 2023-07-13T15:15:13.7456956Z [ 2023-07-13T15:15:13.7457453Z T=std::shared_ptr 2023-07-13T15:15:13.7457952Z ] 2023-07-13T15:15:13.7458984Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:13.7460635Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\array(594): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:13.7462363Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-07-13T15:15:13.7464099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.7465035Z with 2023-07-13T15:15:13.7465420Z [ 2023-07-13T15:15:13.7465948Z T=std::shared_ptr 2023-07-13T15:15:13.7466431Z ] 2023-07-13T15:15:13.7467381Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.7468340Z with 2023-07-13T15:15:13.7468724Z [ 2023-07-13T15:15:13.7469174Z T=torch::jit::GraphExecutor 2023-07-13T15:15:13.7469604Z ] 2023-07-13T15:15:13.7470567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.7471403Z with 2023-07-13T15:15:13.7471730Z [ 2023-07-13T15:15:13.7472099Z T=torch::jit::GraphExecutor 2023-07-13T15:15:13.7472503Z ] 2023-07-13T15:15:13.7473438Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.7474354Z with 2023-07-13T15:15:13.7474733Z [ 2023-07-13T15:15:13.7475184Z T=torch::jit::GraphExecutor 2023-07-13T15:15:13.7475639Z ] 2023-07-13T15:15:13.7476712Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.7479144Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\array(594): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.7481109Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-07-13T15:15:13.7482775Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.7483778Z with 2023-07-13T15:15:13.7484159Z [ 2023-07-13T15:15:13.7484646Z T=torch::jit::GraphExecutor 2023-07-13T15:15:13.7485097Z ] 2023-07-13T15:15:13.7486155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.7487184Z with 2023-07-13T15:15:13.7487576Z [ 2023-07-13T15:15:13.7488000Z T=torch::jit::Method 2023-07-13T15:15:13.7488408Z ] 2023-07-13T15:15:13.7489434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.7490374Z with 2023-07-13T15:15:13.7490739Z [ 2023-07-13T15:15:13.7491133Z T=torch::jit::Method 2023-07-13T15:15:13.7491544Z ] 2023-07-13T15:15:13.7492651Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.7493704Z with 2023-07-13T15:15:13.7494060Z [ 2023-07-13T15:15:13.7494507Z T=torch::jit::Method 2023-07-13T15:15:13.7494912Z ] 2023-07-13T15:15:13.7495951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:13.7497598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/object.h(48): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:13.7499240Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.7500424Z with 2023-07-13T15:15:13.7500773Z [ 2023-07-13T15:15:13.7501167Z T=torch::jit::Method 2023-07-13T15:15:13.7501565Z ] 2023-07-13T15:15:13.7502436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.7503308Z with 2023-07-13T15:15:13.7503667Z [ 2023-07-13T15:15:13.7504508Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:13.7505266Z ] 2023-07-13T15:15:13.7506268Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.7507946Z with 2023-07-13T15:15:13.7508382Z [ 2023-07-13T15:15:13.7509468Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:13.7510248Z ] 2023-07-13T15:15:13.7511339Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.7512345Z with 2023-07-13T15:15:13.7512700Z [ 2023-07-13T15:15:13.7513562Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:13.7514381Z ] 2023-07-13T15:15:13.7515771Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>,std::allocator,std::allocator>>>>' being compiled 2023-07-13T15:15:13.7518013Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/module.h(327): note: see reference to class template instantiation 'c10::optional,std::allocator>,std::allocator,std::allocator>>>>' being compiled 2023-07-13T15:15:13.7519981Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.7520960Z with 2023-07-13T15:15:13.7521361Z [ 2023-07-13T15:15:13.7522223Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:13.7523023Z ] 2023-07-13T15:15:13.7523993Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.7525133Z with 2023-07-13T15:15:13.7525512Z [ 2023-07-13T15:15:13.7526620Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:13.7527636Z ] 2023-07-13T15:15:13.7528626Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.7529548Z with 2023-07-13T15:15:13.7529907Z [ 2023-07-13T15:15:13.7531026Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:13.7532009Z ] 2023-07-13T15:15:13.7533363Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.7534464Z with 2023-07-13T15:15:13.7534848Z [ 2023-07-13T15:15:13.7536872Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:13.7538240Z ] 2023-07-13T15:15:13.7539936Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>> &)>>' being compiled 2023-07-13T15:15:13.7542802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>,std::allocator>>> &)>>' being compiled 2023-07-13T15:15:13.7545038Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.7546035Z with 2023-07-13T15:15:13.7546395Z [ 2023-07-13T15:15:13.7547549Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:13.7548642Z ] 2023-07-13T15:15:13.7549604Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.7550497Z with 2023-07-13T15:15:13.7550845Z [ 2023-07-13T15:15:13.7551404Z T=std::function 2023-07-13T15:15:13.7551928Z ] 2023-07-13T15:15:13.7552895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:13.7553793Z with 2023-07-13T15:15:13.7554175Z [ 2023-07-13T15:15:13.7554748Z T=std::function 2023-07-13T15:15:13.7555304Z ] 2023-07-13T15:15:13.7556366Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:13.7557439Z with 2023-07-13T15:15:13.7557802Z [ 2023-07-13T15:15:13.7558393Z T=std::function 2023-07-13T15:15:13.7558948Z ] 2023-07-13T15:15:13.7560066Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:13.7562683Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:13.9993934Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:13.9995076Z with 2023-07-13T15:15:13.9995472Z [ 2023-07-13T15:15:13.9996054Z T=std::function 2023-07-13T15:15:13.9996607Z ] 2023-07-13T15:15:13.9997534Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:13.9998434Z with 2023-07-13T15:15:13.9998818Z [ 2023-07-13T15:15:13.9999345Z T=std::vector> 2023-07-13T15:15:13.9999826Z ] 2023-07-13T15:15:14.0000837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:14.0001794Z with 2023-07-13T15:15:14.0002163Z [ 2023-07-13T15:15:14.0002654Z T=std::vector> 2023-07-13T15:15:14.0003150Z ] 2023-07-13T15:15:14.0004235Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:14.0005248Z with 2023-07-13T15:15:14.0005689Z [ 2023-07-13T15:15:14.0006172Z T=std::vector> 2023-07-13T15:15:14.0006701Z ] 2023-07-13T15:15:14.0007808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:14.0008880Z with 2023-07-13T15:15:14.0009242Z [ 2023-07-13T15:15:14.0009637Z T=double 2023-07-13T15:15:14.0010044Z ] 2023-07-13T15:15:14.0011165Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:14.0012215Z with 2023-07-13T15:15:14.0012569Z [ 2023-07-13T15:15:14.0012947Z T=double 2023-07-13T15:15:14.0013338Z ] 2023-07-13T15:15:14.0014379Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:14.0015379Z with 2023-07-13T15:15:14.0015887Z [ 2023-07-13T15:15:14.0016501Z T=std::vector> 2023-07-13T15:15:14.0017098Z ] 2023-07-13T15:15:14.0018049Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:14.0018945Z with 2023-07-13T15:15:14.0019342Z [ 2023-07-13T15:15:14.0019849Z T=std::tuple 2023-07-13T15:15:14.0020312Z ] 2023-07-13T15:15:14.0021323Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:14.0022437Z with 2023-07-13T15:15:14.0024166Z [ 2023-07-13T15:15:14.0048190Z T=std::tuple 2023-07-13T15:15:14.0048700Z ] 2023-07-13T15:15:14.0049755Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:14.0050763Z with 2023-07-13T15:15:14.0051125Z [ 2023-07-13T15:15:14.0051548Z T=std::tuple 2023-07-13T15:15:14.0052002Z ] 2023-07-13T15:15:14.0053056Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:14.0054949Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/rnn.h(160): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:14.0056623Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:14.0057551Z with 2023-07-13T15:15:14.0057907Z [ 2023-07-13T15:15:14.0058384Z T=std::tuple 2023-07-13T15:15:14.0058910Z ] 2023-07-13T15:15:14.0059847Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:14.0060815Z with 2023-07-13T15:15:14.0061187Z [ 2023-07-13T15:15:14.0061854Z T=std::vector> 2023-07-13T15:15:14.0062323Z ] 2023-07-13T15:15:14.0063346Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:14.0064243Z with 2023-07-13T15:15:14.0064574Z [ 2023-07-13T15:15:14.0065106Z T=std::vector> 2023-07-13T15:15:14.0065600Z ] 2023-07-13T15:15:14.0066638Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:14.0067701Z with 2023-07-13T15:15:14.0068078Z [ 2023-07-13T15:15:14.0068632Z T=std::vector> 2023-07-13T15:15:14.0069191Z ] 2023-07-13T15:15:14.0070278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:14.0072124Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/lbfgs.h(49): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:14.0073874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:14.0074949Z with 2023-07-13T15:15:14.0075315Z [ 2023-07-13T15:15:14.0076926Z T=std::vector> 2023-07-13T15:15:14.0077699Z ] 2023-07-13T15:15:14.0078690Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-13T15:15:14.0079572Z with 2023-07-13T15:15:14.0079925Z [ 2023-07-13T15:15:14.0080456Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:14.0081438Z V=std::unique_ptr> 2023-07-13T15:15:14.0082082Z ] 2023-07-13T15:15:14.0083148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(778): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_entry>' being compiled 2023-07-13T15:15:14.0084030Z with 2023-07-13T15:15:14.0084369Z [ 2023-07-13T15:15:14.0084890Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:14.0085700Z V=std::unique_ptr> 2023-07-13T15:15:14.0086299Z ] 2023-07-13T15:15:14.0089959Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(775): note: while compiling class template member function 'ska::detailv3::sherwood_v3_entry> *ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::empty_default_table(void)' 2023-07-13T15:15:14.0091553Z with 2023-07-13T15:15:14.0091939Z [ 2023-07-13T15:15:14.0097966Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:14.0098986Z V=std::unique_ptr>, 2023-07-13T15:15:14.0099993Z H=std::hash,std::allocator>>, 2023-07-13T15:15:14.0100861Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:14.0102118Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:14.0103302Z ] 2023-07-13T15:15:24.9556742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(768): note: see reference to function template instantiation 'ska::detailv3::sherwood_v3_entry> *ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::empty_default_table(void)' being compiled 2023-07-13T15:15:24.9562584Z with 2023-07-13T15:15:24.9562991Z [ 2023-07-13T15:15:24.9563554Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:24.9564453Z V=std::unique_ptr>, 2023-07-13T15:15:24.9565516Z H=std::hash,std::allocator>>, 2023-07-13T15:15:24.9567179Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:24.9569665Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:24.9571641Z ] 2023-07-13T15:15:24.9573221Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1928): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>' being compiled 2023-07-13T15:15:24.9575003Z with 2023-07-13T15:15:24.9575412Z [ 2023-07-13T15:15:24.9576022Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:24.9576912Z V=std::unique_ptr>, 2023-07-13T15:15:24.9577921Z H=std::hash,std::allocator>>, 2023-07-13T15:15:24.9578789Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:24.9580048Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:24.9581022Z ] 2023-07-13T15:15:24.9583092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/optimizer.h(174): note: see reference to class template instantiation 'ska::flat_hash_map,std::allocator>,std::unique_ptr>,std::hash,std::allocator>>,std::equal_to,std::allocator>>,std::allocator>>' being compiled 2023-07-13T15:15:24.9584807Z with 2023-07-13T15:15:24.9585169Z [ 2023-07-13T15:15:24.9585748Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:24.9586662Z V=std::unique_ptr> 2023-07-13T15:15:24.9587297Z ] 2023-07-13T15:15:24.9588425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9589451Z with 2023-07-13T15:15:24.9589819Z [ 2023-07-13T15:15:24.9590241Z K=c10::DispatchKey, 2023-07-13T15:15:24.9590885Z V=std::list> 2023-07-13T15:15:24.9591456Z ] 2023-07-13T15:15:24.9592461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(710): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_entry>' being compiled 2023-07-13T15:15:24.9593507Z with 2023-07-13T15:15:24.9593876Z [ 2023-07-13T15:15:24.9594298Z K=c10::DispatchKey, 2023-07-13T15:15:24.9595063Z V=std::list> 2023-07-13T15:15:24.9595716Z ] 2023-07-13T15:15:24.9598203Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(708): note: while compiling class template member function 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' 2023-07-13T15:15:24.9599727Z with 2023-07-13T15:15:24.9600120Z [ 2023-07-13T15:15:24.9600554Z K=c10::DispatchKey, 2023-07-13T15:15:24.9601257Z V=std::list>, 2023-07-13T15:15:24.9602311Z H=std::hash, 2023-07-13T15:15:24.9603015Z E=std::equal_to, 2023-07-13T15:15:24.9603975Z A=std::allocator>>> 2023-07-13T15:15:24.9604720Z ] 2023-07-13T15:15:24.9606189Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(431): note: see reference to function template instantiation 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' being compiled 2023-07-13T15:15:24.9607712Z with 2023-07-13T15:15:24.9608059Z [ 2023-07-13T15:15:24.9608555Z K=c10::DispatchKey, 2023-07-13T15:15:24.9609266Z V=std::list>, 2023-07-13T15:15:24.9610074Z H=std::hash, 2023-07-13T15:15:24.9610620Z E=std::equal_to, 2023-07-13T15:15:24.9611519Z A=std::allocator>>> 2023-07-13T15:15:24.9612256Z ] 2023-07-13T15:15:24.9614110Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1928): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>' being compiled 2023-07-13T15:15:24.9616033Z with 2023-07-13T15:15:24.9616446Z [ 2023-07-13T15:15:24.9616939Z K=c10::DispatchKey, 2023-07-13T15:15:24.9617900Z V=std::list>, 2023-07-13T15:15:24.9618587Z H=std::hash, 2023-07-13T15:15:24.9619104Z E=std::equal_to, 2023-07-13T15:15:24.9620187Z A=std::allocator>>> 2023-07-13T15:15:24.9620973Z ] 2023-07-13T15:15:24.9622996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(272): note: see reference to class template instantiation 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' being compiled 2023-07-13T15:15:24.9624522Z with 2023-07-13T15:15:24.9624910Z [ 2023-07-13T15:15:24.9625330Z K=c10::DispatchKey, 2023-07-13T15:15:24.9625989Z V=std::list> 2023-07-13T15:15:24.9626589Z ] 2023-07-13T15:15:24.9637502Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:15:24.9640727Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:24.9641460Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:24.9641869Z 2023-07-13T15:15:24.9642575Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:24.9644454Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:24.9645897Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:24.9647312Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:24.9648549Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:24.9649696Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:24.9650851Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:24.9651947Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:24.9652992Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:24.9654076Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:15:24.9655177Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:15:24.9656228Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:24.9657182Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:24.9658180Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:24.9659175Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:24.9661611Z [65/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-07-13T15:15:24.9663802Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:24.9664522Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:24.9664932Z 2023-07-13T15:15:24.9665460Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-07-13T15:15:24.9670674Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:15:24.9673937Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:24.9675146Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:24.9675692Z 2023-07-13T15:15:24.9676507Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:24.9677862Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:24.9683693Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:24.9685102Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:24.9686534Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:15:24.9687641Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:24.9688634Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:24.9689618Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:24.9700919Z [67/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-07-13T15:15:24.9715479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:24.9717001Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:24.9718496Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:24.9719981Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:24.9721435Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:24.9722937Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:24.9724597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:24.9726159Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/macros/Macros.h(138): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2023-07-13T15:15:24.9727642Z 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-07-13T15:15:24.9728517Z compute.cu 2023-07-13T15:15:24.9729495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9730398Z with 2023-07-13T15:15:24.9730773Z [ 2023-07-13T15:15:24.9731377Z T=std::basic_string,std::allocator> 2023-07-13T15:15:24.9731944Z ] 2023-07-13T15:15:24.9732922Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:24.9733828Z with 2023-07-13T15:15:24.9734204Z [ 2023-07-13T15:15:24.9734791Z T=std::basic_string,std::allocator> 2023-07-13T15:15:24.9735330Z ] 2023-07-13T15:15:24.9736415Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:24.9737439Z with 2023-07-13T15:15:24.9737808Z [ 2023-07-13T15:15:24.9738382Z T=std::basic_string,std::allocator> 2023-07-13T15:15:24.9738956Z ] 2023-07-13T15:15:24.9740114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>' being compiled 2023-07-13T15:15:24.9741955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(240): note: see reference to class template instantiation 'c10::optional,std::allocator>>' being compiled 2023-07-13T15:15:24.9743703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9744640Z with 2023-07-13T15:15:24.9745000Z [ 2023-07-13T15:15:24.9745602Z T=std::basic_string,std::allocator> 2023-07-13T15:15:24.9746158Z ] 2023-07-13T15:15:24.9747101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9747991Z with 2023-07-13T15:15:24.9748340Z [ 2023-07-13T15:15:24.9748729Z T=c10::SymInt 2023-07-13T15:15:24.9749114Z ] 2023-07-13T15:15:24.9750122Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:24.9761276Z with 2023-07-13T15:15:24.9761671Z [ 2023-07-13T15:15:24.9762087Z T=c10::SymInt 2023-07-13T15:15:24.9762697Z ] 2023-07-13T15:15:24.9763920Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:24.9764944Z with 2023-07-13T15:15:24.9765314Z [ 2023-07-13T15:15:24.9765708Z T=c10::SymInt 2023-07-13T15:15:24.9766077Z ] 2023-07-13T15:15:24.9767079Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:24.9768895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/TensorImpl.h(1700): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:24.9770818Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9771867Z with 2023-07-13T15:15:24.9772220Z [ 2023-07-13T15:15:24.9772639Z T=c10::SymInt 2023-07-13T15:15:24.9773036Z ] 2023-07-13T15:15:24.9773972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9777265Z with 2023-07-13T15:15:24.9777632Z [ 2023-07-13T15:15:24.9778225Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:24.9778777Z ] 2023-07-13T15:15:24.9779789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:24.9780708Z with 2023-07-13T15:15:24.9781077Z [ 2023-07-13T15:15:24.9784032Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:24.9784495Z ] 2023-07-13T15:15:24.9785357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:24.9786193Z with 2023-07-13T15:15:24.9786545Z [ 2023-07-13T15:15:24.9787087Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:24.9787594Z ] 2023-07-13T15:15:24.9791108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:24.9793044Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:24.9796028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2023-07-13T15:15:24.9797811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9798670Z with 2023-07-13T15:15:24.9800246Z [ 2023-07-13T15:15:24.9801013Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:24.9801562Z ] 2023-07-13T15:15:24.9802581Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9803551Z with 2023-07-13T15:15:24.9803948Z [ 2023-07-13T15:15:24.9804351Z T=at::TensorBase 2023-07-13T15:15:24.9804728Z ] 2023-07-13T15:15:24.9805870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:24.9806769Z with 2023-07-13T15:15:24.9807118Z [ 2023-07-13T15:15:24.9807507Z T=at::TensorBase 2023-07-13T15:15:24.9807896Z ] 2023-07-13T15:15:24.9808902Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:24.9810041Z with 2023-07-13T15:15:24.9810467Z [ 2023-07-13T15:15:24.9810911Z T=at::TensorBase 2023-07-13T15:15:24.9811288Z ] 2023-07-13T15:15:24.9812267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:24.9813795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBase.h(981): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:24.9815353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9816392Z with 2023-07-13T15:15:24.9816777Z [ 2023-07-13T15:15:24.9817178Z T=at::TensorBase 2023-07-13T15:15:24.9817698Z ] 2023-07-13T15:15:24.9818706Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9819612Z with 2023-07-13T15:15:24.9819955Z [ 2023-07-13T15:15:24.9820365Z T=at::Tensor 2023-07-13T15:15:24.9820733Z ] 2023-07-13T15:15:24.9821744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:24.9822621Z with 2023-07-13T15:15:24.9822936Z [ 2023-07-13T15:15:24.9823298Z T=at::Tensor 2023-07-13T15:15:24.9823791Z ] 2023-07-13T15:15:24.9824951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:24.9825875Z with 2023-07-13T15:15:24.9826176Z [ 2023-07-13T15:15:24.9826509Z T=at::Tensor 2023-07-13T15:15:24.9826817Z ] 2023-07-13T15:15:24.9827634Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:24.9831233Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(519): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:24.9833190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9834116Z with 2023-07-13T15:15:24.9834469Z [ 2023-07-13T15:15:24.9834841Z T=at::Tensor 2023-07-13T15:15:24.9835219Z ] 2023-07-13T15:15:24.9836081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9836830Z with 2023-07-13T15:15:24.9837131Z [ 2023-07-13T15:15:24.9837638Z T=at::Generator 2023-07-13T15:15:24.9838054Z ] 2023-07-13T15:15:24.9839492Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:24.9842180Z with 2023-07-13T15:15:24.9842566Z [ 2023-07-13T15:15:24.9842973Z T=at::Generator 2023-07-13T15:15:24.9843371Z ] 2023-07-13T15:15:24.9844420Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:24.9847929Z with 2023-07-13T15:15:24.9848314Z [ 2023-07-13T15:15:24.9848733Z T=at::Generator 2023-07-13T15:15:24.9849109Z ] 2023-07-13T15:15:24.9853345Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:24.9855096Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(598): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:24.9856938Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9857905Z with 2023-07-13T15:15:24.9858273Z [ 2023-07-13T15:15:24.9858652Z T=at::Generator 2023-07-13T15:15:24.9859167Z ] 2023-07-13T15:15:24.9860224Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9861202Z with 2023-07-13T15:15:24.9861554Z [ 2023-07-13T15:15:24.9861951Z T=c10::Scalar 2023-07-13T15:15:24.9862344Z ] 2023-07-13T15:15:24.9863354Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:24.9864257Z with 2023-07-13T15:15:24.9864627Z [ 2023-07-13T15:15:24.9865015Z T=c10::Scalar 2023-07-13T15:15:24.9865394Z ] 2023-07-13T15:15:24.9866517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:24.9867687Z with 2023-07-13T15:15:24.9868064Z [ 2023-07-13T15:15:24.9869933Z T=c10::Scalar 2023-07-13T15:15:24.9870500Z ] 2023-07-13T15:15:24.9871522Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:24.9873220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/TensorBody.h(629): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:24.9874981Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9875929Z with 2023-07-13T15:15:24.9876304Z [ 2023-07-13T15:15:24.9876913Z T=c10::Scalar 2023-07-13T15:15:24.9877343Z ] 2023-07-13T15:15:24.9878331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9879234Z with 2023-07-13T15:15:24.9879574Z [ 2023-07-13T15:15:24.9880072Z T=c10::QualifiedName 2023-07-13T15:15:24.9880489Z ] 2023-07-13T15:15:24.9881667Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:24.9882577Z with 2023-07-13T15:15:24.9882921Z [ 2023-07-13T15:15:24.9883304Z T=c10::QualifiedName 2023-07-13T15:15:24.9883729Z ] 2023-07-13T15:15:24.9884800Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:24.9885811Z with 2023-07-13T15:15:24.9886179Z [ 2023-07-13T15:15:24.9886593Z T=c10::QualifiedName 2023-07-13T15:15:24.9887068Z ] 2023-07-13T15:15:24.9888160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:24.9889842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type_base.h(702): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:24.9891478Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9892458Z with 2023-07-13T15:15:24.9892820Z [ 2023-07-13T15:15:24.9893219Z T=c10::QualifiedName 2023-07-13T15:15:24.9893639Z ] 2023-07-13T15:15:24.9894679Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9895676Z with 2023-07-13T15:15:24.9896020Z [ 2023-07-13T15:15:24.9896536Z T=std::shared_ptr 2023-07-13T15:15:24.9897052Z ] 2023-07-13T15:15:24.9898060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:24.9898962Z with 2023-07-13T15:15:24.9900865Z [ 2023-07-13T15:15:24.9901575Z T=std::shared_ptr 2023-07-13T15:15:24.9902222Z ] 2023-07-13T15:15:24.9903280Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:24.9904336Z with 2023-07-13T15:15:24.9904698Z [ 2023-07-13T15:15:24.9905208Z T=std::shared_ptr 2023-07-13T15:15:24.9905676Z ] 2023-07-13T15:15:24.9906802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:24.9908761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1467): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:24.9910499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9915497Z with 2023-07-13T15:15:24.9916059Z [ 2023-07-13T15:15:24.9916584Z T=std::shared_ptr 2023-07-13T15:15:24.9917071Z ] 2023-07-13T15:15:24.9918007Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9918901Z with 2023-07-13T15:15:24.9919241Z [ 2023-07-13T15:15:24.9919775Z T=std::weak_ptr 2023-07-13T15:15:24.9920287Z ] 2023-07-13T15:15:24.9921272Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:24.9922287Z with 2023-07-13T15:15:24.9922785Z [ 2023-07-13T15:15:24.9923372Z T=std::weak_ptr 2023-07-13T15:15:24.9923865Z ] 2023-07-13T15:15:24.9924950Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:24.9925879Z with 2023-07-13T15:15:24.9926254Z [ 2023-07-13T15:15:24.9926761Z T=std::weak_ptr 2023-07-13T15:15:24.9927244Z ] 2023-07-13T15:15:24.9928342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:24.9929324Z with 2023-07-13T15:15:24.9929746Z [ 2023-07-13T15:15:24.9930253Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:15:24.9930690Z ] 2023-07-13T15:15:24.9931700Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(1468): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:24.9932644Z with 2023-07-13T15:15:24.9933001Z [ 2023-07-13T15:15:24.9933440Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:15:24.9933896Z ] 2023-07-13T15:15:24.9936448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9937708Z with 2023-07-13T15:15:24.9938079Z [ 2023-07-13T15:15:24.9938582Z T=std::weak_ptr 2023-07-13T15:15:24.9939109Z ] 2023-07-13T15:15:24.9940047Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9940911Z with 2023-07-13T15:15:24.9941241Z [ 2023-07-13T15:15:24.9941791Z T=std::vector> 2023-07-13T15:15:24.9942503Z ] 2023-07-13T15:15:24.9943601Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:24.9944598Z with 2023-07-13T15:15:24.9944942Z [ 2023-07-13T15:15:24.9945526Z T=std::vector> 2023-07-13T15:15:24.9946066Z ] 2023-07-13T15:15:24.9947157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:24.9948146Z with 2023-07-13T15:15:24.9948507Z [ 2023-07-13T15:15:24.9949060Z T=std::vector> 2023-07-13T15:15:24.9949779Z ] 2023-07-13T15:15:24.9951072Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:24.9952941Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(485): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:24.9959148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9960158Z with 2023-07-13T15:15:24.9960597Z [ 2023-07-13T15:15:24.9961147Z T=std::vector> 2023-07-13T15:15:24.9961681Z ] 2023-07-13T15:15:24.9962665Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9963585Z with 2023-07-13T15:15:24.9964059Z [ 2023-07-13T15:15:24.9964552Z T=std::vector> 2023-07-13T15:15:24.9965086Z ] 2023-07-13T15:15:24.9966129Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:24.9967042Z with 2023-07-13T15:15:24.9967395Z [ 2023-07-13T15:15:24.9967904Z T=std::vector> 2023-07-13T15:15:24.9968400Z ] 2023-07-13T15:15:24.9971105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:24.9972363Z with 2023-07-13T15:15:24.9972923Z [ 2023-07-13T15:15:24.9973431Z T=std::vector> 2023-07-13T15:15:24.9973889Z ] 2023-07-13T15:15:24.9974982Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:24.9976649Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(444): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:24.9978460Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9979568Z with 2023-07-13T15:15:24.9979936Z [ 2023-07-13T15:15:24.9980439Z T=std::vector> 2023-07-13T15:15:24.9980906Z ] 2023-07-13T15:15:24.9981862Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9982743Z with 2023-07-13T15:15:24.9983119Z [ 2023-07-13T15:15:24.9983749Z T=std::vector,std::allocator>> 2023-07-13T15:15:24.9984318Z ] 2023-07-13T15:15:24.9985764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:24.9986851Z with 2023-07-13T15:15:24.9987219Z [ 2023-07-13T15:15:24.9987843Z T=std::vector,std::allocator>> 2023-07-13T15:15:24.9988450Z ] 2023-07-13T15:15:24.9989551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:24.9990593Z with 2023-07-13T15:15:24.9990949Z [ 2023-07-13T15:15:24.9991566Z T=std::vector,std::allocator>> 2023-07-13T15:15:24.9992267Z ] 2023-07-13T15:15:24.9993566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:15:24.9995424Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:15:24.9997145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(846): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2023-07-13T15:15:24.9998816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:24.9999878Z with 2023-07-13T15:15:25.0000301Z [ 2023-07-13T15:15:25.0003144Z T=std::vector,std::allocator>> 2023-07-13T15:15:25.0004010Z ] 2023-07-13T15:15:25.0004942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0005955Z with 2023-07-13T15:15:25.0006315Z [ 2023-07-13T15:15:25.0007105Z T=std::vector,std::allocator>> 2023-07-13T15:15:25.0007653Z ] 2023-07-13T15:15:25.0008662Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0009574Z with 2023-07-13T15:15:25.0009953Z [ 2023-07-13T15:15:25.0010543Z T=std::vector,std::allocator>> 2023-07-13T15:15:25.0011102Z ] 2023-07-13T15:15:25.0012277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0013370Z with 2023-07-13T15:15:25.0013837Z [ 2023-07-13T15:15:25.0014399Z T=std::vector,std::allocator>> 2023-07-13T15:15:25.0014981Z ] 2023-07-13T15:15:25.0016087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2023-07-13T15:15:25.0017866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(570): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2023-07-13T15:15:25.0019613Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(616): note: see reference to class template instantiation 'c10::VaryingShape<__int64>' being compiled 2023-07-13T15:15:25.0021352Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0022308Z with 2023-07-13T15:15:25.0022656Z [ 2023-07-13T15:15:25.0023244Z T=std::vector,std::allocator>> 2023-07-13T15:15:25.0023804Z ] 2023-07-13T15:15:25.0025524Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0026521Z with 2023-07-13T15:15:25.0026886Z [ 2023-07-13T15:15:25.0027603Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:25.0028084Z ] 2023-07-13T15:15:25.0029037Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0029962Z with 2023-07-13T15:15:25.0030326Z [ 2023-07-13T15:15:25.0030813Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:25.0031286Z ] 2023-07-13T15:15:25.0033837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0035334Z with 2023-07-13T15:15:25.0035811Z [ 2023-07-13T15:15:25.0036308Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:25.0036764Z ] 2023-07-13T15:15:25.0037787Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:25.0038731Z with 2023-07-13T15:15:25.0039096Z [ 2023-07-13T15:15:25.0039439Z T=__int64 2023-07-13T15:15:25.0039931Z ] 2023-07-13T15:15:25.0041045Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/jit_type.h(729): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:25.0042113Z with 2023-07-13T15:15:25.0042495Z [ 2023-07-13T15:15:25.0042860Z T=__int64 2023-07-13T15:15:25.0043240Z ] 2023-07-13T15:15:25.0044261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0045214Z with 2023-07-13T15:15:25.0045569Z [ 2023-07-13T15:15:25.0046073Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:25.0046670Z ] 2023-07-13T15:15:25.0047745Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0048700Z with 2023-07-13T15:15:25.0049065Z [ 2023-07-13T15:15:25.0049642Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:25.0050199Z ] 2023-07-13T15:15:25.0051141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0051989Z with 2023-07-13T15:15:25.0052360Z [ 2023-07-13T15:15:25.0052948Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:25.0053574Z ] 2023-07-13T15:15:25.0055210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0056267Z with 2023-07-13T15:15:25.0056610Z [ 2023-07-13T15:15:25.0057194Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:25.0057736Z ] 2023-07-13T15:15:25.0058894Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:25.0060914Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:25.0062918Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2023-07-13T15:15:25.0066083Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0067592Z with 2023-07-13T15:15:25.0067952Z [ 2023-07-13T15:15:25.0068712Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:25.0069271Z ] 2023-07-13T15:15:25.0070240Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0071121Z with 2023-07-13T15:15:25.0071465Z [ 2023-07-13T15:15:25.0071919Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:25.0072696Z ] 2023-07-13T15:15:25.0073687Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0074691Z with 2023-07-13T15:15:25.0075055Z [ 2023-07-13T15:15:25.0075570Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:25.0076119Z ] 2023-07-13T15:15:25.0077195Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0078180Z with 2023-07-13T15:15:25.0078544Z [ 2023-07-13T15:15:25.0078992Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:25.0079419Z ] 2023-07-13T15:15:25.0080473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:25.0082270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:25.0083278Z with 2023-07-13T15:15:25.0083643Z [ 2023-07-13T15:15:25.0084080Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:25.0084511Z ] 2023-07-13T15:15:25.0085647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2023-07-13T15:15:25.0087354Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0088389Z with 2023-07-13T15:15:25.0088760Z [ 2023-07-13T15:15:25.0089270Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:25.0089815Z ] 2023-07-13T15:15:25.0090789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0091647Z with 2023-07-13T15:15:25.0092009Z [ 2023-07-13T15:15:25.0093364Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:25.0094342Z ] 2023-07-13T15:15:25.0099810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0102542Z with 2023-07-13T15:15:25.0104245Z [ 2023-07-13T15:15:25.0105320Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:25.0106320Z ] 2023-07-13T15:15:25.0107400Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0108422Z with 2023-07-13T15:15:25.0108870Z [ 2023-07-13T15:15:25.0110009Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:25.0111066Z ] 2023-07-13T15:15:25.0112830Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>>>' being compiled 2023-07-13T15:15:25.0114276Z with 2023-07-13T15:15:25.0114637Z [ 2023-07-13T15:15:25.0115091Z TTarget=c10::StorageImpl 2023-07-13T15:15:25.0115513Z ] 2023-07-13T15:15:25.0117210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(902): note: see reference to class template instantiation 'c10::optional>,std::allocator>>>>' being compiled 2023-07-13T15:15:25.0118737Z with 2023-07-13T15:15:25.0119077Z [ 2023-07-13T15:15:25.0119525Z TTarget=c10::StorageImpl 2023-07-13T15:15:25.0119961Z ] 2023-07-13T15:15:25.0121014Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0121961Z with 2023-07-13T15:15:25.0122323Z [ 2023-07-13T15:15:25.0123477Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:25.0124553Z ] 2023-07-13T15:15:25.0125590Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0126504Z with 2023-07-13T15:15:25.0126831Z [ 2023-07-13T15:15:25.0127250Z T=torch::autograd::ViewInfo 2023-07-13T15:15:25.0127690Z ] 2023-07-13T15:15:25.0128686Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0129618Z with 2023-07-13T15:15:25.0129989Z [ 2023-07-13T15:15:25.0130528Z T=torch::autograd::ViewInfo 2023-07-13T15:15:25.0130972Z ] 2023-07-13T15:15:25.0134353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0135627Z with 2023-07-13T15:15:25.0136000Z [ 2023-07-13T15:15:25.0136447Z T=torch::autograd::ViewInfo 2023-07-13T15:15:25.0136861Z ] 2023-07-13T15:15:25.0140215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:25.0141876Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(575): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:25.0143484Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0146398Z with 2023-07-13T15:15:25.0146734Z [ 2023-07-13T15:15:25.0148043Z T=torch::autograd::ViewInfo 2023-07-13T15:15:25.0148518Z ] 2023-07-13T15:15:25.0149470Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0151510Z with 2023-07-13T15:15:25.0151916Z [ 2023-07-13T15:15:25.0154627Z T=c10::IValue 2023-07-13T15:15:25.0155090Z ] 2023-07-13T15:15:25.0156078Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0156968Z with 2023-07-13T15:15:25.0157351Z [ 2023-07-13T15:15:25.0157759Z T=c10::IValue 2023-07-13T15:15:25.0158137Z ] 2023-07-13T15:15:25.0159162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0162492Z with 2023-07-13T15:15:25.0162862Z [ 2023-07-13T15:15:25.0163258Z T=c10::IValue 2023-07-13T15:15:25.0163636Z ] 2023-07-13T15:15:25.0164625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:25.0166130Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(183): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:25.0170038Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0170985Z with 2023-07-13T15:15:25.0171315Z [ 2023-07-13T15:15:25.0171719Z T=c10::IValue 2023-07-13T15:15:25.0172106Z ] 2023-07-13T15:15:25.0175491Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0176393Z with 2023-07-13T15:15:25.0176737Z [ 2023-07-13T15:15:25.0177142Z T=c10::AliasInfo 2023-07-13T15:15:25.0177537Z ] 2023-07-13T15:15:25.0181596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0183357Z with 2023-07-13T15:15:25.0184008Z [ 2023-07-13T15:15:25.0184431Z T=c10::AliasInfo 2023-07-13T15:15:25.0184830Z ] 2023-07-13T15:15:25.0185867Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0186826Z with 2023-07-13T15:15:25.0189455Z [ 2023-07-13T15:15:25.0189866Z T=c10::AliasInfo 2023-07-13T15:15:25.0190237Z ] 2023-07-13T15:15:25.0191239Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:25.0192809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:25.0197060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0198026Z with 2023-07-13T15:15:25.0198456Z [ 2023-07-13T15:15:25.0198867Z T=c10::AliasInfo 2023-07-13T15:15:25.0199262Z ] 2023-07-13T15:15:25.0200192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0203377Z with 2023-07-13T15:15:25.0203736Z [ 2023-07-13T15:15:25.0204278Z T=std::vector> 2023-07-13T15:15:25.0204787Z ] 2023-07-13T15:15:25.0205741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0206623Z with 2023-07-13T15:15:25.0206994Z [ 2023-07-13T15:15:25.0207514Z T=std::vector> 2023-07-13T15:15:25.0210332Z ] 2023-07-13T15:15:25.0211421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0212400Z with 2023-07-13T15:15:25.0212771Z [ 2023-07-13T15:15:25.0213314Z T=std::vector> 2023-07-13T15:15:25.0214071Z ] 2023-07-13T15:15:25.0217398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:25.0218384Z with 2023-07-13T15:15:25.0218748Z [ 2023-07-13T15:15:25.0219144Z T=c10::SymInt 2023-07-13T15:15:25.0219510Z ] 2023-07-13T15:15:25.0220510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/ivalue.h(99): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:25.0221454Z with 2023-07-13T15:15:25.0221816Z [ 2023-07-13T15:15:25.0222188Z T=c10::SymInt 2023-07-13T15:15:25.0222571Z ] 2023-07-13T15:15:25.0230357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(378): note: see reference to class template instantiation 'c10::OptionalArray' being compiled 2023-07-13T15:15:25.0232572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h(388): note: see reference to class template instantiation 'c10::impl::ivalue_to_arg,AllowDeprecatedTypes>' being compiled 2023-07-13T15:15:25.0234413Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0235373Z with 2023-07-13T15:15:25.0235732Z [ 2023-07-13T15:15:25.0236286Z T=std::vector> 2023-07-13T15:15:25.0236783Z ] 2023-07-13T15:15:25.0237753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0238629Z with 2023-07-13T15:15:25.0238997Z [ 2023-07-13T15:15:25.0239540Z T=c10::either 2023-07-13T15:15:25.0240035Z ] 2023-07-13T15:15:25.0241029Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0241965Z with 2023-07-13T15:15:25.0242332Z [ 2023-07-13T15:15:25.0242869Z T=c10::either 2023-07-13T15:15:25.0243360Z ] 2023-07-13T15:15:25.0244630Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0245810Z with 2023-07-13T15:15:25.0246168Z [ 2023-07-13T15:15:25.0246697Z T=c10::either 2023-07-13T15:15:25.0247173Z ] 2023-07-13T15:15:25.0248214Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:25.0250002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:25.0251650Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0252589Z with 2023-07-13T15:15:25.0252922Z [ 2023-07-13T15:15:25.0253436Z T=c10::either 2023-07-13T15:15:25.0253942Z ] 2023-07-13T15:15:25.0254861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0255720Z with 2023-07-13T15:15:25.0256055Z [ 2023-07-13T15:15:25.0256466Z T=at::StepCallbacks 2023-07-13T15:15:25.0256864Z ] 2023-07-13T15:15:25.0259250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0260310Z with 2023-07-13T15:15:25.0260746Z [ 2023-07-13T15:15:25.0261153Z T=at::StepCallbacks 2023-07-13T15:15:25.0261559Z ] 2023-07-13T15:15:25.0262587Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0263591Z with 2023-07-13T15:15:25.0263946Z [ 2023-07-13T15:15:25.0264348Z T=at::StepCallbacks 2023-07-13T15:15:25.0264736Z ] 2023-07-13T15:15:25.0265712Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:25.0294099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/function.h(165): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:25.0296127Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0297120Z with 2023-07-13T15:15:25.0297571Z [ 2023-07-13T15:15:25.0298023Z T=at::StepCallbacks 2023-07-13T15:15:25.0298499Z ] 2023-07-13T15:15:25.0299743Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0310276Z with 2023-07-13T15:15:25.0310746Z [ 2023-07-13T15:15:25.0311204Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:25.0312295Z ] 2023-07-13T15:15:25.0313484Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0314380Z with 2023-07-13T15:15:25.0314762Z [ 2023-07-13T15:15:25.0315214Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:25.0315642Z ] 2023-07-13T15:15:25.0316681Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0317699Z with 2023-07-13T15:15:25.0318063Z [ 2023-07-13T15:15:25.0318619Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:25.0319067Z ] 2023-07-13T15:15:25.0320252Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:25.0321895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/TensorIterator.h(935): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:25.0323566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0324513Z with 2023-07-13T15:15:25.0324894Z [ 2023-07-13T15:15:25.0325657Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:25.0326292Z ] 2023-07-13T15:15:25.0327368Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0328230Z with 2023-07-13T15:15:25.0328583Z [ 2023-07-13T15:15:25.0329053Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:25.0329495Z ] 2023-07-13T15:15:25.0330474Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0331392Z with 2023-07-13T15:15:25.0331764Z [ 2023-07-13T15:15:25.0332223Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:25.0332747Z ] 2023-07-13T15:15:25.0333889Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0334982Z with 2023-07-13T15:15:25.0335359Z [ 2023-07-13T15:15:25.0335808Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:25.0336232Z ] 2023-07-13T15:15:25.0337298Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:25.0338985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(225): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:25.0340863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0341991Z with 2023-07-13T15:15:25.0342358Z [ 2023-07-13T15:15:25.0342884Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:25.0343342Z ] 2023-07-13T15:15:25.0344274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0345167Z with 2023-07-13T15:15:25.0345513Z [ 2023-07-13T15:15:25.0346076Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:25.0346715Z ] 2023-07-13T15:15:25.0347808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0348817Z with 2023-07-13T15:15:25.0349173Z [ 2023-07-13T15:15:25.0349720Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:25.0350254Z ] 2023-07-13T15:15:25.0351315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0352301Z with 2023-07-13T15:15:25.0352666Z [ 2023-07-13T15:15:25.0353233Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:25.0353877Z ] 2023-07-13T15:15:25.0355383Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:25.0357385Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(288): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:25.0359153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0360100Z with 2023-07-13T15:15:25.0360638Z [ 2023-07-13T15:15:25.0361215Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:25.0361765Z ] 2023-07-13T15:15:25.0362859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0363742Z with 2023-07-13T15:15:25.0364087Z [ 2023-07-13T15:15:25.0364705Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:25.0365277Z ] 2023-07-13T15:15:25.0366210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0367079Z with 2023-07-13T15:15:25.0367412Z [ 2023-07-13T15:15:25.0368273Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:25.0369215Z ] 2023-07-13T15:15:25.0370301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0371271Z with 2023-07-13T15:15:25.0371599Z [ 2023-07-13T15:15:25.0372257Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:25.0372896Z ] 2023-07-13T15:15:25.0374105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>,unsigned __int64,unsigned __int64>>' being compiled 2023-07-13T15:15:25.0380481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional,std::allocator>,unsigned __int64,unsigned __int64>>' being compiled 2023-07-13T15:15:25.0382561Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0383547Z with 2023-07-13T15:15:25.0383906Z [ 2023-07-13T15:15:25.0384581Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:25.0385219Z ] 2023-07-13T15:15:25.0386154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0387022Z with 2023-07-13T15:15:25.0387390Z [ 2023-07-13T15:15:25.0387824Z T=torch::jit::SourceRange 2023-07-13T15:15:25.0389726Z ] 2023-07-13T15:15:25.0390953Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0391908Z with 2023-07-13T15:15:25.0392269Z [ 2023-07-13T15:15:25.0392669Z T=torch::jit::SourceRange 2023-07-13T15:15:25.0393392Z ] 2023-07-13T15:15:25.0394381Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0395713Z with 2023-07-13T15:15:25.0396304Z [ 2023-07-13T15:15:25.0396803Z T=torch::jit::SourceRange 2023-07-13T15:15:25.0397298Z ] 2023-07-13T15:15:25.0398561Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:25.0400427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:25.0402665Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0403737Z with 2023-07-13T15:15:25.0404158Z [ 2023-07-13T15:15:25.0404605Z T=torch::jit::SourceRange 2023-07-13T15:15:25.0405018Z ] 2023-07-13T15:15:25.0406193Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0407079Z with 2023-07-13T15:15:25.0407428Z [ 2023-07-13T15:15:25.0408171Z T=c10::intrusive_ptr> 2023-07-13T15:15:25.0408853Z ] 2023-07-13T15:15:25.0409908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0410865Z with 2023-07-13T15:15:25.0411295Z [ 2023-07-13T15:15:25.0412817Z T=c10::intrusive_ptr> 2023-07-13T15:15:25.0413596Z ] 2023-07-13T15:15:25.0414660Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0416786Z with 2023-07-13T15:15:25.0417179Z [ 2023-07-13T15:15:25.0418052Z T=c10::intrusive_ptr> 2023-07-13T15:15:25.0418760Z ] 2023-07-13T15:15:25.0419946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:25.0421101Z with 2023-07-13T15:15:25.0421473Z [ 2023-07-13T15:15:25.0423526Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:15:25.0424249Z ] 2023-07-13T15:15:25.0425633Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:25.0426776Z with 2023-07-13T15:15:25.0427132Z [ 2023-07-13T15:15:25.0427595Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:15:25.0427983Z ] 2023-07-13T15:15:25.0428883Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0429797Z with 2023-07-13T15:15:25.0430507Z [ 2023-07-13T15:15:25.0431315Z T=c10::intrusive_ptr> 2023-07-13T15:15:25.0432139Z ] 2023-07-13T15:15:25.0433061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0433914Z with 2023-07-13T15:15:25.0434261Z [ 2023-07-13T15:15:25.0434690Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:25.0435274Z ] 2023-07-13T15:15:25.0436368Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0437341Z with 2023-07-13T15:15:25.0437707Z [ 2023-07-13T15:15:25.0438193Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:25.0438732Z ] 2023-07-13T15:15:25.0439835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0440863Z with 2023-07-13T15:15:25.0441219Z [ 2023-07-13T15:15:25.0441675Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:25.0442131Z ] 2023-07-13T15:15:25.0443180Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:25.0445214Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:25.0447010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0448027Z with 2023-07-13T15:15:25.0448385Z [ 2023-07-13T15:15:25.0448836Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:25.0449278Z ] 2023-07-13T15:15:25.0450223Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0451081Z with 2023-07-13T15:15:25.0451534Z [ 2023-07-13T15:15:25.0452227Z T=c10::intrusive_ptr> 2023-07-13T15:15:25.0452965Z ] 2023-07-13T15:15:25.0455427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0456578Z with 2023-07-13T15:15:25.0456949Z [ 2023-07-13T15:15:25.0457607Z T=c10::intrusive_ptr> 2023-07-13T15:15:25.0503383Z ] 2023-07-13T15:15:25.0504616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0505729Z with 2023-07-13T15:15:25.0506169Z [ 2023-07-13T15:15:25.0506947Z T=c10::intrusive_ptr> 2023-07-13T15:15:25.0507628Z ] 2023-07-13T15:15:25.0518134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:25.0519563Z with 2023-07-13T15:15:25.0519940Z [ 2023-07-13T15:15:25.0520383Z TTarget=torch::jit::Scope 2023-07-13T15:15:25.0520786Z ] 2023-07-13T15:15:25.0521984Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/ir/constants.h(25): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:25.0523145Z with 2023-07-13T15:15:25.0523511Z [ 2023-07-13T15:15:25.0524039Z TTarget=torch::jit::Scope 2023-07-13T15:15:25.0524500Z ] 2023-07-13T15:15:25.0531609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0532820Z with 2023-07-13T15:15:25.0533207Z [ 2023-07-13T15:15:25.0533939Z T=c10::intrusive_ptr> 2023-07-13T15:15:25.0534519Z ] 2023-07-13T15:15:25.0535366Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0536138Z with 2023-07-13T15:15:25.0536441Z [ 2023-07-13T15:15:25.0536824Z T=at::ThreadLocalState 2023-07-13T15:15:25.0537290Z ] 2023-07-13T15:15:25.0538527Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0539563Z with 2023-07-13T15:15:25.0539977Z [ 2023-07-13T15:15:25.0540529Z T=at::ThreadLocalState 2023-07-13T15:15:25.0541037Z ] 2023-07-13T15:15:25.0542082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0543074Z with 2023-07-13T15:15:25.0543446Z [ 2023-07-13T15:15:25.0543880Z T=at::ThreadLocalState 2023-07-13T15:15:25.0544299Z ] 2023-07-13T15:15:25.0547359Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:25.0549436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:25.0551074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0552155Z with 2023-07-13T15:15:25.0552705Z [ 2023-07-13T15:15:25.0553122Z T=at::ThreadLocalState 2023-07-13T15:15:25.0553603Z ] 2023-07-13T15:15:25.0554566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0555479Z with 2023-07-13T15:15:25.0555827Z [ 2023-07-13T15:15:25.0556296Z T=std::shared_ptr 2023-07-13T15:15:25.0556760Z ] 2023-07-13T15:15:25.0557781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0558716Z with 2023-07-13T15:15:25.0559055Z [ 2023-07-13T15:15:25.0559538Z T=std::shared_ptr 2023-07-13T15:15:25.0560007Z ] 2023-07-13T15:15:25.0561117Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0562140Z with 2023-07-13T15:15:25.0562521Z [ 2023-07-13T15:15:25.0563011Z T=std::shared_ptr 2023-07-13T15:15:25.0563651Z ] 2023-07-13T15:15:25.0564977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:25.0566690Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\array(594): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:25.0568765Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/function_impl.h(164): note: see reference to class template instantiation 'std::array>,4>' being compiled 2023-07-13T15:15:25.0570673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0571614Z with 2023-07-13T15:15:25.0571997Z [ 2023-07-13T15:15:25.0572468Z T=std::shared_ptr 2023-07-13T15:15:25.0572940Z ] 2023-07-13T15:15:25.0573871Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0574751Z with 2023-07-13T15:15:25.0575095Z [ 2023-07-13T15:15:25.0575537Z T=torch::jit::GraphExecutor 2023-07-13T15:15:25.0575971Z ] 2023-07-13T15:15:25.0578479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0579682Z with 2023-07-13T15:15:25.0580037Z [ 2023-07-13T15:15:25.0580496Z T=torch::jit::GraphExecutor 2023-07-13T15:15:25.0580932Z ] 2023-07-13T15:15:25.0581993Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0583047Z with 2023-07-13T15:15:25.0583419Z [ 2023-07-13T15:15:25.0583866Z T=torch::jit::GraphExecutor 2023-07-13T15:15:25.0584309Z ] 2023-07-13T15:15:25.0585330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:25.0586919Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\array(594): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:25.0588559Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/function_impl.h(178): note: see reference to class template instantiation 'std::array,4>' being compiled 2023-07-13T15:15:25.0590197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0591353Z with 2023-07-13T15:15:25.0591865Z [ 2023-07-13T15:15:25.0592387Z T=torch::jit::GraphExecutor 2023-07-13T15:15:25.0592823Z ] 2023-07-13T15:15:25.0593794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0594695Z with 2023-07-13T15:15:25.0595048Z [ 2023-07-13T15:15:25.0595463Z T=torch::jit::Method 2023-07-13T15:15:25.0595883Z ] 2023-07-13T15:15:25.0596861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0597893Z with 2023-07-13T15:15:25.0598249Z [ 2023-07-13T15:15:25.0598767Z T=torch::jit::Method 2023-07-13T15:15:25.0599295Z ] 2023-07-13T15:15:25.0600424Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0601426Z with 2023-07-13T15:15:25.0601833Z [ 2023-07-13T15:15:25.0602323Z T=torch::jit::Method 2023-07-13T15:15:25.0602821Z ] 2023-07-13T15:15:25.0603814Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:15:25.0605397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/object.h(48): note: see reference to class template instantiation 'c10::optional' being compiled 2023-07-13T15:15:25.0608588Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0609799Z with 2023-07-13T15:15:25.0610176Z [ 2023-07-13T15:15:25.0610621Z T=torch::jit::Method 2023-07-13T15:15:25.0611158Z ] 2023-07-13T15:15:25.0612113Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0612986Z with 2023-07-13T15:15:25.0613346Z [ 2023-07-13T15:15:25.0614140Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:25.0614935Z ] 2023-07-13T15:15:25.0615927Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0616876Z with 2023-07-13T15:15:25.0617241Z [ 2023-07-13T15:15:25.0618042Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:25.0618825Z ] 2023-07-13T15:15:25.0619873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0620863Z with 2023-07-13T15:15:25.0621237Z [ 2023-07-13T15:15:25.0622029Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:25.0622773Z ] 2023-07-13T15:15:25.0624132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>,std::allocator,std::allocator>>>>' being compiled 2023-07-13T15:15:25.0626333Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/jit/api/module.h(327): note: see reference to class template instantiation 'c10::optional,std::allocator>,std::allocator,std::allocator>>>>' being compiled 2023-07-13T15:15:25.0628267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0629254Z with 2023-07-13T15:15:25.0629637Z [ 2023-07-13T15:15:25.0630441Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:25.0631185Z ] 2023-07-13T15:15:25.0632133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0633006Z with 2023-07-13T15:15:25.0633356Z [ 2023-07-13T15:15:25.0634469Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:25.0637075Z ] 2023-07-13T15:15:25.0638371Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0639317Z with 2023-07-13T15:15:25.0639688Z [ 2023-07-13T15:15:25.0640826Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:25.0641895Z ] 2023-07-13T15:15:25.0642947Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0643945Z with 2023-07-13T15:15:25.0644338Z [ 2023-07-13T15:15:25.0645435Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:25.0646523Z ] 2023-07-13T15:15:25.0648164Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>,std::allocator>>> &)>>' being compiled 2023-07-13T15:15:25.0651039Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\torch/csrc/autograd/profiler_legacy.h(411): note: see reference to class template instantiation 'c10::optional>,std::allocator>>> &)>>' being compiled 2023-07-13T15:15:25.0653213Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0654148Z with 2023-07-13T15:15:25.0654523Z [ 2023-07-13T15:15:25.0655851Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:25.0657183Z ] 2023-07-13T15:15:25.0658103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0658984Z with 2023-07-13T15:15:25.0659354Z [ 2023-07-13T15:15:25.0659918Z T=std::function 2023-07-13T15:15:25.0660448Z ] 2023-07-13T15:15:25.0661440Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0662342Z with 2023-07-13T15:15:25.0662709Z [ 2023-07-13T15:15:25.0663243Z T=std::function 2023-07-13T15:15:25.0665391Z ] 2023-07-13T15:15:25.0666735Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0667746Z with 2023-07-13T15:15:25.0668110Z [ 2023-07-13T15:15:25.0668648Z T=std::function 2023-07-13T15:15:25.0669201Z ] 2023-07-13T15:15:25.0670073Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:25.0671067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:25.0671877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0672046Z with 2023-07-13T15:15:25.0672185Z [ 2023-07-13T15:15:25.0672534Z T=std::function 2023-07-13T15:15:25.0672672Z ] 2023-07-13T15:15:25.0673363Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0673502Z with 2023-07-13T15:15:25.0673641Z [ 2023-07-13T15:15:25.0673943Z T=std::vector> 2023-07-13T15:15:25.0674091Z ] 2023-07-13T15:15:25.0674835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0674979Z with 2023-07-13T15:15:25.0675110Z [ 2023-07-13T15:15:25.0675389Z T=std::vector> 2023-07-13T15:15:25.0675521Z ] 2023-07-13T15:15:25.0676334Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0676493Z with 2023-07-13T15:15:25.0676592Z [ 2023-07-13T15:15:25.0676842Z T=std::vector> 2023-07-13T15:15:25.0676963Z ] 2023-07-13T15:15:25.0677749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:25.0677928Z with 2023-07-13T15:15:25.0678063Z [ 2023-07-13T15:15:25.0678219Z T=double 2023-07-13T15:15:25.0678349Z ] 2023-07-13T15:15:25.0679221Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:25.0679388Z with 2023-07-13T15:15:25.0679570Z [ 2023-07-13T15:15:25.0679723Z T=double 2023-07-13T15:15:25.0679859Z ] 2023-07-13T15:15:25.0682111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0682542Z with 2023-07-13T15:15:25.0682686Z [ 2023-07-13T15:15:25.0683006Z T=std::vector> 2023-07-13T15:15:25.0683151Z ] 2023-07-13T15:15:25.0683867Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0684032Z with 2023-07-13T15:15:25.0684150Z [ 2023-07-13T15:15:25.0684410Z T=std::tuple 2023-07-13T15:15:25.0684549Z ] 2023-07-13T15:15:25.0685321Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0685503Z with 2023-07-13T15:15:25.0685631Z [ 2023-07-13T15:15:25.0685887Z T=std::tuple 2023-07-13T15:15:25.0686027Z ] 2023-07-13T15:15:25.0686849Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0687023Z with 2023-07-13T15:15:25.0687139Z [ 2023-07-13T15:15:25.0687414Z T=std::tuple 2023-07-13T15:15:25.0687552Z ] 2023-07-13T15:15:25.0688357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:15:25.0689244Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/rnn.h(160): note: see reference to class template instantiation 'c10::optional>' being compiled 2023-07-13T15:15:25.0690047Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0690224Z with 2023-07-13T15:15:25.0690361Z [ 2023-07-13T15:15:25.0690615Z T=std::tuple 2023-07-13T15:15:25.0690752Z ] 2023-07-13T15:15:25.0691457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0691622Z with 2023-07-13T15:15:25.0691751Z [ 2023-07-13T15:15:25.0692079Z T=std::vector> 2023-07-13T15:15:25.0692224Z ] 2023-07-13T15:15:25.0692963Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:15:25.0693127Z with 2023-07-13T15:15:25.0693265Z [ 2023-07-13T15:15:25.0693577Z T=std::vector> 2023-07-13T15:15:25.0693724Z ] 2023-07-13T15:15:25.0694533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:15:25.0694703Z with 2023-07-13T15:15:25.0694814Z [ 2023-07-13T15:15:25.0696649Z T=std::vector> 2023-07-13T15:15:25.0715217Z ] 2023-07-13T15:15:25.0727169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:15:25.0728148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/lbfgs.h(49): note: see reference to class template instantiation 'c10::optional>>' being compiled 2023-07-13T15:15:25.0728976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0729150Z with 2023-07-13T15:15:25.0729306Z [ 2023-07-13T15:15:25.0729638Z T=std::vector> 2023-07-13T15:15:25.0729788Z ] 2023-07-13T15:15:25.0730567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-13T15:15:25.0730728Z with 2023-07-13T15:15:25.0730870Z [ 2023-07-13T15:15:25.0731213Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:25.0731736Z V=std::unique_ptr> 2023-07-13T15:15:25.0731890Z ] 2023-07-13T15:15:31.8382985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(778): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_entry>' being compiled 2023-07-13T15:15:31.8384592Z with 2023-07-13T15:15:31.8385290Z [ 2023-07-13T15:15:31.8386156Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:31.8387291Z V=std::unique_ptr> 2023-07-13T15:15:31.8388206Z ] 2023-07-13T15:15:31.8390010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(775): note: while compiling class template member function 'ska::detailv3::sherwood_v3_entry> *ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::empty_default_table(void)' 2023-07-13T15:15:31.8547410Z with 2023-07-13T15:15:31.8548346Z [ 2023-07-13T15:15:31.8549251Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:31.8550831Z V=std::unique_ptr>, 2023-07-13T15:15:31.8552053Z H=std::hash,std::allocator>>, 2023-07-13T15:15:31.8554204Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:31.8555721Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:31.8556894Z ] 2023-07-13T15:15:31.8560296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(768): note: see reference to function template instantiation 'ska::detailv3::sherwood_v3_entry> *ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::empty_default_table(void)' being compiled 2023-07-13T15:15:31.8563041Z with 2023-07-13T15:15:31.8563660Z [ 2023-07-13T15:15:31.8564380Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:31.8565742Z V=std::unique_ptr>, 2023-07-13T15:15:31.8566787Z H=std::hash,std::allocator>>, 2023-07-13T15:15:31.8568489Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:31.8570388Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:31.8571509Z ] 2023-07-13T15:15:31.8573097Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1928): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>' being compiled 2023-07-13T15:15:31.8574827Z with 2023-07-13T15:15:31.8576046Z [ 2023-07-13T15:15:31.8576843Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:31.8577980Z V=std::unique_ptr>, 2023-07-13T15:15:31.8579152Z H=std::hash,std::allocator>>, 2023-07-13T15:15:31.8580188Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:31.8581743Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:31.8583027Z ] 2023-07-13T15:15:31.8585346Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/optimizer.h(174): note: see reference to class template instantiation 'ska::flat_hash_map,std::allocator>,std::unique_ptr>,std::hash,std::allocator>>,std::equal_to,std::allocator>>,std::allocator>>' being compiled 2023-07-13T15:15:31.8587429Z with 2023-07-13T15:15:31.8588097Z [ 2023-07-13T15:15:31.8588907Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:31.8590186Z V=std::unique_ptr> 2023-07-13T15:15:31.8591114Z ] 2023-07-13T15:15:31.8592330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(171): warning C4624: 'ska::detailv3::sherwood_v3_entry>': destructor was implicitly defined as deleted 2023-07-13T15:15:31.8593479Z with 2023-07-13T15:15:31.8594047Z [ 2023-07-13T15:15:31.8594670Z K=c10::DispatchKey, 2023-07-13T15:15:31.8595917Z V=std::list> 2023-07-13T15:15:31.8597521Z ] 2023-07-13T15:15:31.8598908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(710): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_entry>' being compiled 2023-07-13T15:15:31.8600279Z with 2023-07-13T15:15:31.8600869Z [ 2023-07-13T15:15:31.8601502Z K=c10::DispatchKey, 2023-07-13T15:15:31.8602906Z V=std::list> 2023-07-13T15:15:31.8603817Z ] 2023-07-13T15:15:31.8605336Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(708): note: while compiling class template member function 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' 2023-07-13T15:15:31.8606727Z with 2023-07-13T15:15:31.8607107Z [ 2023-07-13T15:15:31.8607498Z K=c10::DispatchKey, 2023-07-13T15:15:31.8608189Z V=std::list>, 2023-07-13T15:15:31.8608886Z H=std::hash, 2023-07-13T15:15:31.8609561Z E=std::equal_to, 2023-07-13T15:15:31.8610530Z A=std::allocator>>> 2023-07-13T15:15:31.8611268Z ] 2023-07-13T15:15:31.8612792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(431): note: see reference to function template instantiation 'void ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>::clear(void)' being compiled 2023-07-13T15:15:31.8614192Z with 2023-07-13T15:15:31.8614555Z [ 2023-07-13T15:15:31.8614975Z K=c10::DispatchKey, 2023-07-13T15:15:31.8615632Z V=std::list>, 2023-07-13T15:15:31.8616462Z H=std::hash, 2023-07-13T15:15:31.8617016Z E=std::equal_to, 2023-07-13T15:15:31.8618094Z A=std::allocator>>> 2023-07-13T15:15:31.8618775Z ] 2023-07-13T15:15:31.8620216Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\c10/util/flat_hash_map.h(1928): note: see reference to class template instantiation 'ska::detailv3::sherwood_v3_table,K,H,ska::detailv3::KeyOrValueHasher,H>,E,ska::detailv3::KeyOrValueEquality,E>,A,std::allocator>>>' being compiled 2023-07-13T15:15:31.8621591Z with 2023-07-13T15:15:31.8621959Z [ 2023-07-13T15:15:31.8622385Z K=c10::DispatchKey, 2023-07-13T15:15:31.8623043Z V=std::list>, 2023-07-13T15:15:31.8623933Z H=std::hash, 2023-07-13T15:15:31.8624609Z E=std::equal_to, 2023-07-13T15:15:31.8625552Z A=std::allocator>>> 2023-07-13T15:15:31.8626254Z ] 2023-07-13T15:15:45.6144456Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/_h_env/lib/site-packages/torch/include\ATen/core/dispatch/OperatorEntry.h(272): note: see reference to class template instantiation 'ska::flat_hash_map>,std::hash,std::equal_to,std::allocator>>' being compiled 2023-07-13T15:15:45.6146073Z with 2023-07-13T15:15:45.6146386Z [ 2023-07-13T15:15:45.6146731Z K=c10::DispatchKey, 2023-07-13T15:15:45.6149709Z V=std::list> 2023-07-13T15:15:45.6150345Z ] 2023-07-13T15:15:45.6159921Z [68/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\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-07-13T15:15:45.6175348Z [69/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_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-07-13T15:15:45.6184375Z [70/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:15:45.6187327Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:45.6188571Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:45.6188991Z 2023-07-13T15:15:45.6189757Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:45.6191266Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:45.6192668Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:45.6194159Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:45.6195505Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:15:45.6197175Z %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-07-13T15:16:03.5791951Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(75): note: see reference to class template instantiation 'torchaudio::io::AudioConverter' being compiled 2023-07-13T15:16:03.6532072Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:03.6841475Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:03.7217892Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:03.7397889Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:03.8427375Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:03.8694250Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:03.9264555Z [71/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dpybind11_prefixctc_EXPORTS -I%SRC_DIR% -I%PREFIX%\lib\site-packages\torch\include -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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-07-13T15:16:03.9433219Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:03.9688292Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:04.0483549Z 2023-07-13T15:16:04.0738002Z [72/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:16:04.0888974Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:04.1470225Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:04.2720143Z 2023-07-13T15:16:04.3507624Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:04.3963861Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:04.4277379Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:04.4658690Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:04.4673385Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:16:04.4729435Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:16:04.4753686Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:16:04.4760125Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:16:04.4762145Z 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-07-13T15:16:04.4764644Z with 2023-07-13T15:16:04.4765593Z [ 2023-07-13T15:16:04.4770736Z _Ty=int64_t 2023-07-13T15:16:04.4771703Z ] 2023-07-13T15:16:04.4800770Z 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-07-13T15:16:04.4826290Z with 2023-07-13T15:16:04.4829207Z [ 2023-07-13T15:16:04.4833589Z _This=int64_t, 2023-07-13T15:16:04.4854771Z _Other=double & 2023-07-13T15:16:04.5201274Z ] 2023-07-13T15:16:04.5267605Z 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-07-13T15:16:04.5322594Z with 2023-07-13T15:16:04.5638975Z [ 2023-07-13T15:16:04.5639838Z _This=int64_t, 2023-07-13T15:16:04.5640550Z _Other=double & 2023-07-13T15:16:04.5641187Z ] 2023-07-13T15:16:04.5642526Z 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-07-13T15:16:04.5643875Z with 2023-07-13T15:16:04.5644626Z [ 2023-07-13T15:16:04.5645384Z _Tag=std::_Exact_args_t, 2023-07-13T15:16:04.5646182Z _This2=double & 2023-07-13T15:16:04.5646821Z ] 2023-07-13T15:16:04.5648148Z 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-07-13T15:16:04.5649430Z with 2023-07-13T15:16:04.5650034Z [ 2023-07-13T15:16:04.5650687Z _Tag=std::_Exact_args_t, 2023-07-13T15:16:04.5651519Z _This2=double & 2023-07-13T15:16:04.5652151Z ] 2023-07-13T15:16:04.5653786Z 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-07-13T15:16:04.5655173Z with 2023-07-13T15:16:04.5655726Z [ 2023-07-13T15:16:04.5656313Z _Tag=std::_Exact_args_t, 2023-07-13T15:16:04.5657043Z _This2=torch::autograd::Variable & 2023-07-13T15:16:04.5657669Z ] 2023-07-13T15:16:04.5659157Z 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-07-13T15:16:04.5660777Z with 2023-07-13T15:16:04.5661321Z [ 2023-07-13T15:16:04.5661934Z _Tag=std::_Exact_args_t, 2023-07-13T15:16:04.5663662Z _This2=torch::autograd::Variable & 2023-07-13T15:16:04.5664636Z ] 2023-07-13T15:16:04.5666013Z %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-07-13T15:16:04.5667346Z with 2023-07-13T15:16:04.5667922Z [ 2023-07-13T15:16:04.5668539Z _This2=at::Tensor & 2023-07-13T15:16:04.5669136Z ] 2023-07-13T15:16:04.5670342Z %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-07-13T15:16:04.5671340Z with 2023-07-13T15:16:04.5671909Z [ 2023-07-13T15:16:04.5672699Z _This2=at::Tensor & 2023-07-13T15:16:04.5673628Z ] 2023-07-13T15:16:04.5674707Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:04.5675962Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:04.5677275Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:04.5678580Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:04.5682483Z [73/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:16:04.5685774Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:15.4933842Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:15.4934286Z 2023-07-13T15:16:15.4934929Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:15.4936115Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:15.4937507Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:15.4938879Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:15.4941002Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:16:15.4942788Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:16:15.4943917Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:16:15.4946014Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:16:15.4947296Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:16:15.4947885Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:16:15.4948460Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:16:15.4949016Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:15.4949507Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:15.4950009Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:15.4956701Z [74/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_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-07-13T15:16:15.4964815Z [75/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg4 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:16:15.4966645Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:15.4967021Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:15.4967230Z 2023-07-13T15:16:15.4967604Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:15.4968504Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:15.4969236Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:15.4970368Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:15.4971029Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:15.4971669Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:15.4972194Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:15.4972716Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:16:15.4973269Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:16:15.4973802Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:17:07.5631522Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:17:07.5640845Z [76/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_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-07-13T15:17:07.5652295Z [77/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg5 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:17:07.5655694Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:07.5656417Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:07.5656826Z 2023-07-13T15:17:07.5657573Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:07.5659051Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:07.5660740Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:07.5662143Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:07.5663359Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:07.5664408Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:07.5665641Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:07.5667121Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:17:07.5668315Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:17:07.5669444Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:17:07.5670557Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:17:07.5678725Z [78/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_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-07-13T15:17:08.2499378Z [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_ffmpeg6 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external: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-07-13T15:17:08.2502233Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:08.2502830Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:08.2503062Z 2023-07-13T15:17:08.2503434Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:08.2504175Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:08.2504894Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:08.2505617Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:08.2506237Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:08.2506737Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:08.2507234Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:08.2507783Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:17:08.2508327Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:17:08.2508861Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:17:08.2509380Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:17:08.2513643Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_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-07-13T15:17:08.4026473Z [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-07-13T15:17:08.4037656Z 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-07-13T15:17:08.4038856Z ctc_prefix_decoder_kernel_v2.cu 2023-07-13T15:17:08.4043743Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\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-07-13T15:17:08.4053344Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\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\python311.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-07-13T15:17:08.4058782Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-311\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-07-13T15:17:08.4059660Z -- Install configuration: "Release" 2023-07-13T15:17:08.4060603Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio.pyd 2023-07-13T15:17:08.4062018Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio.pyd 2023-07-13T15:17:08.4063529Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-07-13T15:17:08.4064921Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-07-13T15:17:08.4677791Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-07-13T15:17:08.4679396Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-07-13T15:17:08.4680548Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-07-13T15:17:08.4681481Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-07-13T15:17:08.4682230Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libctc_prefix_decoder.pyd 2023-07-13T15:17:08.4682850Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337889/work/build/lib.win-amd64-cpython-311/torchaudio/lib/pybind11_prefixctc.pyd 2023-07-13T15:17:08.4683472Z running install_lib 2023-07-13T15:17:08.4683747Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:17:08.4684098Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:08.4684595Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:08.4685208Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:08.4685848Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:08.4686453Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:08.4687052Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:08.4687631Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:08.4688106Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:17:08.4688722Z copying build\lib.win-amd64-cpython-311\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:17:08.4689340Z copying build\lib.win-amd64-cpython-311\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:17:08.4690124Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4690619Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4691223Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4691839Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4692431Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4693042Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4693646Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4694482Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4696533Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4697140Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4697755Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4698389Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4699006Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4699609Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4700190Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4700766Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4701484Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4702380Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4702999Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4703590Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4704161Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4704761Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4705352Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4705938Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:08.4706417Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:17:08.4706904Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:17:08.4707644Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:17:08.4708371Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:17:08.4708996Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:08.4709463Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_compat.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:08.4710006Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:08.4710562Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:08.4711131Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:08.4711703Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:08.4712264Z copying build\lib.win-amd64-cpython-311\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:08.4712921Z copying build\lib.win-amd64-cpython-311\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:17:08.4713473Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:08.4714093Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:08.4714973Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:08.4715587Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:08.4716180Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:08.4716863Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:08.4717481Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:08.4718082Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:08.4718677Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:08.4719260Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:08.4719864Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:08.4720468Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:08.4721221Z copying build\lib.win-amd64-cpython-311\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:08.4721839Z copying build\lib.win-amd64-cpython-311\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:08.4722319Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:17:08.4722850Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:17:08.7217219Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:17:08.7218652Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:17:08.7219929Z copying build\lib.win-amd64-cpython-311\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:08.7221432Z copying build\lib.win-amd64-cpython-311\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:08.7222689Z copying build\lib.win-amd64-cpython-311\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:08.7223899Z copying build\lib.win-amd64-cpython-311\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:08.7225048Z copying build\lib.win-amd64-cpython-311\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:08.7226215Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:08.7227307Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:08.7228509Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:08.7229830Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:08.7231214Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:17:08.7232630Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:17:08.7234184Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:17:08.7235786Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:17:08.7237115Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:08.7238382Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:08.7239617Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:08.7240940Z copying build\lib.win-amd64-cpython-311\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:08.7242284Z copying build\lib.win-amd64-cpython-311\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:08.7243169Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:17:08.7244168Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:17:08.7245489Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:17:08.7246571Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:08.7247731Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:08.7249162Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:08.7250445Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:08.7251713Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:08.7252757Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:17:08.7253992Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:17:08.7255440Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:17:08.7256748Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:17:08.7258036Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:17:08.7258989Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-13T15:17:08.7259782Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:17:08.7260955Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:17:08.7262471Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:17:08.7263541Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:08.7264902Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:08.7266423Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:08.7267907Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:08.7269532Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:08.7270633Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:08.7271719Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:08.7273022Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:08.7274514Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:08.7275976Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:08.7277045Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:17:08.7278187Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:17:08.7279660Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:17:08.7281281Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:17:08.7282780Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:08.7284128Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:08.7285462Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:08.7286540Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:08.7287908Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:08.7289445Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:08.7290838Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:08.7292251Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:08.7293344Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:17:08.7294592Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:17:08.7296140Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:17:08.7297388Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-13T15:17:08.7298376Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:17:08.7299650Z copying build\lib.win-amd64-cpython-311\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:17:08.7301213Z copying build\lib.win-amd64-cpython-311\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:17:12.5353186Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:17:12.5354414Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:17:12.5355380Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:17:12.5356012Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:17:12.5356686Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:12.5357621Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:12.5358443Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:12.5359036Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:12.5359619Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:12.5360177Z copying build\lib.win-amd64-cpython-311\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:17:12.5360901Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:17:12.5361889Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:17:12.5362860Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:17:12.5363640Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:17:12.5364490Z copying build\lib.win-amd64-cpython-311\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:17:12.5365461Z copying build\lib.win-amd64-cpython-311\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:17:12.5365951Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:17:12.5366433Z copying build\lib.win-amd64-cpython-311\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:17:12.5367029Z copying build\lib.win-amd64-cpython-311\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:17:12.5367787Z copying build\lib.win-amd64-cpython-311\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:17:12.5368563Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-311.pyc 2023-07-13T15:17:12.5369146Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-311.pyc 2023-07-13T15:17:12.5369794Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-311.pyc 2023-07-13T15:17:12.5370404Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-311.pyc 2023-07-13T15:17:12.5370966Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-311.pyc 2023-07-13T15:17:12.5371497Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5372022Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-311.pyc 2023-07-13T15:17:12.5372576Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5373146Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-311.pyc 2023-07-13T15:17:12.5374110Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-311.pyc 2023-07-13T15:17:12.5375144Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-311.pyc 2023-07-13T15:17:12.5375697Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-311.pyc 2023-07-13T15:17:12.5376283Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-311.pyc 2023-07-13T15:17:12.5376868Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-311.pyc 2023-07-13T15:17:12.5377413Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-311.pyc 2023-07-13T15:17:12.5378017Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-311.pyc 2023-07-13T15:17:12.5378607Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-311.pyc 2023-07-13T15:17:12.5379196Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-311.pyc 2023-07-13T15:17:12.5379821Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-311.pyc 2023-07-13T15:17:12.5380574Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-311.pyc 2023-07-13T15:17:12.5381266Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-311.pyc 2023-07-13T15:17:12.5381925Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-311.pyc 2023-07-13T15:17:12.5382464Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-311.pyc 2023-07-13T15:17:12.5383012Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-311.pyc 2023-07-13T15:17:12.5383599Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-311.pyc 2023-07-13T15:17:12.5384193Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-311.pyc 2023-07-13T15:17:12.5384720Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-311.pyc 2023-07-13T15:17:12.5385245Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-311.pyc 2023-07-13T15:17:12.5385792Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-311.pyc 2023-07-13T15:17:12.5386342Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-311.pyc 2023-07-13T15:17:12.5386877Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5387418Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-311.pyc 2023-07-13T15:17:12.5388015Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-311.pyc 2023-07-13T15:17:12.5388590Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5389121Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_compat.py to _compat.cpython-311.pyc 2023-07-13T15:17:12.5389642Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-311.pyc 2023-07-13T15:17:12.5390176Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-311.pyc 2023-07-13T15:17:12.5390739Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-311.pyc 2023-07-13T15:17:12.5391307Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-311.pyc 2023-07-13T15:17:12.5392074Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5392747Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-311.pyc 2023-07-13T15:17:12.5393558Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-311.pyc 2023-07-13T15:17:12.5394126Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-311.pyc 2023-07-13T15:17:12.5394717Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-311.pyc 2023-07-13T15:17:12.5395338Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-311.pyc 2023-07-13T15:17:12.5395913Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5396480Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-311.pyc 2023-07-13T15:17:12.5397060Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-311.pyc 2023-07-13T15:17:12.5397610Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-311.pyc 2023-07-13T15:17:12.5398155Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-311.pyc 2023-07-13T15:17:12.5398707Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-311.pyc 2023-07-13T15:17:12.5399274Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-311.pyc 2023-07-13T15:17:12.5399862Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-311.pyc 2023-07-13T15:17:12.5400446Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-311.pyc 2023-07-13T15:17:12.5401056Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-311.pyc 2023-07-13T15:17:12.5401707Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-311.pyc 2023-07-13T15:17:12.5402333Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5402939Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-311.pyc 2023-07-13T15:17:12.5403536Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5404083Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-311.pyc 2023-07-13T15:17:12.5404612Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-311.pyc 2023-07-13T15:17:12.5405155Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5405719Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-311.pyc 2023-07-13T15:17:12.5406374Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-311.pyc 2023-07-13T15:17:12.5406998Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-311.pyc 2023-07-13T15:17:12.5407557Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-311.pyc 2023-07-13T15:17:12.5408138Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-311.pyc 2023-07-13T15:17:12.5408824Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5409537Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-311.pyc 2023-07-13T15:17:12.5411206Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-311.pyc 2023-07-13T15:17:12.5411942Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5412508Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5413078Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-311.pyc 2023-07-13T15:17:12.5413656Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5414260Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-311.pyc 2023-07-13T15:17:12.5414838Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-311.pyc 2023-07-13T15:17:12.5415416Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-311.pyc 2023-07-13T15:17:12.5416010Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5416609Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-311.pyc 2023-07-13T15:17:12.5417143Z INFO:conda_build.build:Packaging torchaudio 2023-07-13T15:17:12.5417586Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-311.pyc 2023-07-13T15:17:12.5418160Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-311.pyc 2023-07-13T15:17:12.5418756Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-311.pyc 2023-07-13T15:17:12.5419374Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\objective.py to objective.cpython-311.pyc 2023-07-13T15:17:12.5420002Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\subjective.py to subjective.cpython-311.pyc 2023-07-13T15:17:12.5420603Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5421229Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-311.pyc 2023-07-13T15:17:12.5421889Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-311.pyc 2023-07-13T15:17:12.5422481Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5423099Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-311.pyc 2023-07-13T15:17:12.5423760Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-311.pyc 2023-07-13T15:17:12.5424405Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\squim_pipeline.py to squim_pipeline.cpython-311.pyc 2023-07-13T15:17:12.5425028Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5425638Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-311.pyc 2023-07-13T15:17:12.5426249Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5426807Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5427354Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-311.pyc 2023-07-13T15:17:12.5427910Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5428608Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-311.pyc 2023-07-13T15:17:12.5429323Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-311.pyc 2023-07-13T15:17:12.5429888Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5430422Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-311.pyc 2023-07-13T15:17:12.5430986Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-311.pyc 2023-07-13T15:17:12.5431544Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-311.pyc 2023-07-13T15:17:12.5432076Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5432578Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-311.pyc 2023-07-13T15:17:12.5433113Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-311.pyc 2023-07-13T15:17:12.5433647Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5434181Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-311.pyc 2023-07-13T15:17:12.5434718Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5435265Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-311.pyc 2023-07-13T15:17:12.5435824Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5436340Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:17:12.5436707Z running install_egg_info 2023-07-13T15:17:12.5436946Z running egg_info 2023-07-13T15:17:12.5437178Z creating torchaudio.egg-info 2023-07-13T15:17:12.5437467Z writing torchaudio.egg-info\PKG-INFO 2023-07-13T15:17:12.5437827Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-07-13T15:17:12.5438219Z writing requirements to torchaudio.egg-info\requires.txt 2023-07-13T15:17:12.5438576Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-07-13T15:17:12.5438944Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:17:12.5439306Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:17:12.5439611Z adding license file 'LICENSE' 2023-07-13T15:17:12.5439902Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:17:12.5440605Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230713-py3.11.egg-info 2023-07-13T15:17:12.5441248Z running install_scripts 2023-07-13T15:17:12.5441641Z writing list of installed files to 'record.txt' 2023-07-13T15:17:12.5441823Z 2023-07-13T15:17:12.5441992Z Resource usage statistics from building torchaudio: 2023-07-13T15:17:12.5442272Z Process count: 25 2023-07-13T15:17:12.5442524Z CPU time: Sys=0:03:13.3, User=0:29:02.0 2023-07-13T15:17:12.5442764Z Memory: 7.4G 2023-07-13T15:17:12.5442960Z Disk usage: 252.4M 2023-07-13T15:17:12.5443190Z Time elapsed: 0:10:51.1 2023-07-13T15:17:12.5443338Z 2023-07-13T15:17:12.5443344Z 2023-07-13T15:17:12.5443442Z Packaging torchaudio 2023-07-13T15:17:13.1750695Z INFO:conda_build.build:Packaging torchaudio-2.1.0.dev20230713-py311_cu118 2023-07-13T15:17:13.1751514Z Packaging torchaudio-2.1.0.dev20230713-py311_cu118 2023-07-13T15:17:49.4210121Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:17:49.4242540Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:17:49.4264139Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:17:49.9161804Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:17:49.9194633Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:17:49.9214091Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:17:50.5280850Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:17:50.5319136Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:17:50.5350529Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:17:51.0831302Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:17:51.0883895Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:17:51.0917435Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:17:56.3745578Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:17:56.3778937Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:17:56.3799341Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:17:56.8744347Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:17:56.8777417Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:17:56.8799544Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:17:58.6636928Z Unknown format 2023-07-13T15:17:58.6904933Z Unknown format 2023-07-13T15:17:58.7179290Z Unknown format 2023-07-13T15:17:58.7441883Z Unknown format 2023-07-13T15:17:58.7718258Z Unknown format 2023-07-13T15:17:59.3237133Z Unknown format 2023-07-13T15:17:59.3430472Z Unknown format 2023-07-13T15:17:59.3670970Z Unknown format 2023-07-13T15:17:59.3877621Z Unknown format 2023-07-13T15:17:59.4133367Z Unknown format 2023-07-13T15:17:59.4371385Z Unknown format 2023-07-13T15:18:00.2985650Z Unknown format 2023-07-13T15:18:00.3342017Z Unknown format 2023-07-13T15:18:00.4033150Z Unknown format 2023-07-13T15:18:00.4374751Z Unknown format 2023-07-13T15:18:00.5327973Z Unknown format 2023-07-13T15:18:00.6268958Z Unknown format 2023-07-13T15:18:00.6575860Z Unknown format 2023-07-13T15:18:00.6769766Z Unknown format 2023-07-13T15:18:00.6983399Z Unknown format 2023-07-13T15:18:00.7174412Z Unknown format 2023-07-13T15:18:00.8187012Z Unknown format 2023-07-13T15:18:00.8514717Z Unknown format 2023-07-13T15:18:00.8802638Z Unknown format 2023-07-13T15:18:00.9120443Z Unknown format 2023-07-13T15:18:00.9347523Z Unknown format 2023-07-13T15:18:01.0820091Z Unknown format 2023-07-13T15:18:01.1217311Z Unknown format 2023-07-13T15:18:01.1513013Z Unknown format 2023-07-13T15:18:01.1850678Z Unknown format 2023-07-13T15:18:01.2135409Z Unknown format 2023-07-13T15:18:01.2431260Z Unknown format 2023-07-13T15:18:01.2732444Z Unknown format 2023-07-13T15:18:01.3059944Z Unknown format 2023-07-13T15:18:01.3455163Z Unknown format 2023-07-13T15:18:01.3800586Z Unknown format 2023-07-13T15:18:01.4215412Z Unknown format 2023-07-13T15:18:01.4552915Z Unknown format 2023-07-13T15:18:01.4854390Z Unknown format 2023-07-13T15:18:01.5159123Z Unknown format 2023-07-13T15:18:01.5464989Z Unknown format 2023-07-13T15:18:01.5749826Z Unknown format 2023-07-13T15:18:01.6059874Z Unknown format 2023-07-13T15:18:01.6364713Z Unknown format 2023-07-13T15:18:01.6660964Z Unknown format 2023-07-13T15:18:01.6973077Z Unknown format 2023-07-13T15:18:01.7275463Z Unknown format 2023-07-13T15:18:01.7582762Z Unknown format 2023-07-13T15:18:01.7876521Z Unknown format 2023-07-13T15:18:01.8173474Z Unknown format 2023-07-13T15:18:01.8478134Z Unknown format 2023-07-13T15:18:01.8773471Z Unknown format 2023-07-13T15:18:01.9071967Z Unknown format 2023-07-13T15:18:01.9371408Z Unknown format 2023-07-13T15:18:01.9651873Z Unknown format 2023-07-13T15:18:01.9950783Z Unknown format 2023-07-13T15:18:02.0391087Z Unknown format 2023-07-13T15:18:02.0683673Z Unknown format 2023-07-13T15:18:02.6727527Z Unknown format 2023-07-13T15:18:02.7020269Z Unknown format 2023-07-13T15:18:02.7659994Z Unknown format 2023-07-13T15:18:02.8033542Z Unknown format 2023-07-13T15:18:02.8356840Z Unknown format 2023-07-13T15:18:02.9516554Z Unknown format 2023-07-13T15:18:03.0646094Z Unknown format 2023-07-13T15:18:03.0961287Z Unknown format 2023-07-13T15:18:03.4021463Z Unknown format 2023-07-13T15:18:03.4318156Z Unknown format 2023-07-13T15:18:03.4623638Z Unknown format 2023-07-13T15:18:03.5902664Z Unknown format 2023-07-13T15:18:03.6301079Z Unknown format 2023-07-13T15:18:03.6629655Z Unknown format 2023-07-13T15:18:03.6927616Z Unknown format 2023-07-13T15:18:03.7225907Z Unknown format 2023-07-13T15:18:03.7514572Z Unknown format 2023-07-13T15:18:03.7817282Z Unknown format 2023-07-13T15:18:03.9080739Z Unknown format 2023-07-13T15:18:03.9442023Z Unknown format 2023-07-13T15:18:03.9811059Z Unknown format 2023-07-13T15:18:04.0711347Z Unknown format 2023-07-13T15:18:04.2866577Z Unknown format 2023-07-13T15:18:04.3393036Z Unknown format 2023-07-13T15:18:04.4614111Z Unknown format 2023-07-13T15:18:04.4918462Z Unknown format 2023-07-13T15:18:04.5182356Z Unknown format 2023-07-13T15:18:05.1438766Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:18:05.1473082Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:05.1493433Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:07.3936069Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:18:07.3970635Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:07.3990407Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:14.1260288Z compiling .pyc files... 2023-07-13T15:18:14.1260808Z number of files: 240 2023-07-13T15:18:14.1261492Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-07-13T15:18:14.1266689Z 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-07-13T15:18:14.1267761Z .. is this binary repackaging? 2023-07-13T15:18:14.1268715Z 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-07-13T15:18:14.1269671Z .. is this binary repackaging? 2023-07-13T15:18:14.1270702Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-13T15:18:14.1271971Z 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-07-13T15:18:14.1272876Z .. is this binary repackaging? 2023-07-13T15:18:14.1274299Z 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-07-13T15:18:14.1275572Z .. is this binary repackaging? 2023-07-13T15:18:14.1276548Z 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-07-13T15:18:14.1277460Z .. is this binary repackaging? 2023-07-13T15:18:14.1278413Z 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-07-13T15:18:14.1279321Z .. is this binary repackaging? 2023-07-13T15:18:14.1280243Z 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-07-13T15:18:14.1281132Z .. is this binary repackaging? 2023-07-13T15:18:14.1282086Z 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-07-13T15:18:14.1282973Z .. is this binary repackaging? 2023-07-13T15:18:14.1283931Z 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-07-13T15:18:14.1284794Z .. is this binary repackaging? 2023-07-13T15:18:14.1285730Z 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-07-13T15:18:14.1286657Z .. is this binary repackaging? 2023-07-13T15:18:14.1287506Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:14.1288857Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:14.1290277Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:14.1291645Z 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-07-13T15:18:14.1293061Z 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-07-13T15:18:14.1294471Z 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-07-13T15:18:14.1296085Z 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-07-13T15:18:14.1297429Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:14.1298714Z 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-07-13T15:18:14.1299679Z .. is this binary repackaging? 2023-07-13T15:18:14.1300648Z 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-07-13T15:18:14.1301685Z .. is this binary repackaging? 2023-07-13T15:18:14.1302841Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-13T15:18:14.1304135Z 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-07-13T15:18:14.1305302Z .. is this binary repackaging? 2023-07-13T15:18:14.1306429Z 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-07-13T15:18:14.1307311Z .. is this binary repackaging? 2023-07-13T15:18:14.1308342Z 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-07-13T15:18:14.1309395Z .. is this binary repackaging? 2023-07-13T15:18:14.1310364Z 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-07-13T15:18:14.1311271Z .. is this binary repackaging? 2023-07-13T15:18:14.1312234Z 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-07-13T15:18:14.1313184Z .. is this binary repackaging? 2023-07-13T15:18:14.1314155Z 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-07-13T15:18:14.1315190Z .. is this binary repackaging? 2023-07-13T15:18:14.1316355Z 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-07-13T15:18:14.1317260Z .. is this binary repackaging? 2023-07-13T15:18:14.1318173Z 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-07-13T15:18:14.1319055Z .. is this binary repackaging? 2023-07-13T15:18:14.1319915Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:14.1321258Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:14.1322715Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:14.1324073Z 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-07-13T15:18:14.1325457Z 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-07-13T15:18:14.1326873Z 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-07-13T15:18:14.1328523Z 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-07-13T15:18:14.1329910Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:14.1331161Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-13T15:18:14.1332508Z 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-07-13T15:18:14.1333821Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:14.1335321Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:14.1336811Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:14.1339350Z 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-07-13T15:18:14.1340934Z 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-07-13T15:18:16.9733456Z '??$launder@Ucapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXAEAUvalue_and_holder@detail@3@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@9@@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@AEBUis_new_style_constructor@63@@Z@PEAU1?1???$initialize@V@@XAEAUvalue_and_holder@detail@pybind11@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@$$ZUname@4@Uis_method@4@Usibling@4@Uis_new_style_constructor@34@@23@IEAAX056789@Z@@Z' is not a valid export name 2023-07-13T15:18:16.9766961Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@H@c10@@5AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@HHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX0789AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:16.9787303Z '??$launder@Ucapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@@std@@YAPEAUcapture@?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@cpp_function@pybind11@@IEAAX$$QEAV@@P6AXPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@c10@@3AEBV?$optional@N@c10@@AEBV?$optional@H@c10@@63AEBV?$optional@UCodecConfig@io@torchaudio@@@c10@@3@ZAEBUname@3@AEBUis_method@3@AEBUsibling@3@@Z@PEAU1?1???$initialize@V@@XPEAVStreamWriter@io@torchaudio@@NHHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV?$optional@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@c10@@AEBV?$optional@V?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@8@AEBV78@AEBV?$optional@N@8@AEBV?$optional@H@8@AEBV?$optional@H@8@AEBV78@AEBV?$optional@UCodecConfig@io@torchaudio@@@8@AEBV78@$$ZUname@pybind11@@Uis_method@pybind11@@Usibling@pybind11@@@23@IEAAX089AEBUis_method@3@AEBUsibling@3@@Z@@Z' is not a valid export name 2023-07-13T15:18:18.9503285Z 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-07-13T15:18:18.9504791Z 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-07-13T15:18:18.9506103Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:18.9507355Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): $RPATH/libtorchaudio.pyd not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:18.9508283Z .. is this binary repackaging? 2023-07-13T15:18:18.9509209Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-13T15:18:18.9510440Z 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-07-13T15:18:18.9511323Z .. is this binary repackaging? 2023-07-13T15:18:18.9512381Z 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-07-13T15:18:18.9513270Z .. is this binary repackaging? 2023-07-13T15:18:18.9514720Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:18.9515815Z .. is this binary repackaging? 2023-07-13T15:18:18.9516637Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:18.9517784Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:18.9518934Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:18.9520182Z 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-07-13T15:18:18.9521521Z 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-07-13T15:18:18.9522855Z 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-07-13T15:18:18.9524219Z 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-07-13T15:18:18.9525437Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:18.9526684Z 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-07-13T15:18:18.9527577Z .. is this binary repackaging? 2023-07-13T15:18:18.9528557Z 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-07-13T15:18:18.9529467Z .. is this binary repackaging? 2023-07-13T15:18:18.9530348Z 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-07-13T15:18:18.9531207Z .. is this binary repackaging? 2023-07-13T15:18:18.9532076Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-13T15:18:18.9533430Z 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-07-13T15:18:18.9534935Z 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-07-13T15:18:18.9535813Z .. is this binary repackaging? 2023-07-13T15:18:18.9536764Z 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-07-13T15:18:18.9537676Z .. is this binary repackaging? 2023-07-13T15:18:18.9538645Z 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-07-13T15:18:18.9539557Z .. is this binary repackaging? 2023-07-13T15:18:18.9540498Z 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-07-13T15:18:18.9541376Z .. is this binary repackaging? 2023-07-13T15:18:18.9542232Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:18.9543670Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:18.9545178Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:18.9546671Z 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-07-13T15:18:18.9548070Z 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-07-13T15:18:18.9549504Z 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-07-13T15:18:18.9550901Z 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-07-13T15:18:18.9552186Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:18.9553417Z 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-07-13T15:18:18.9554290Z .. is this binary repackaging? 2023-07-13T15:18:18.9555212Z 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-07-13T15:18:18.9556068Z .. is this binary repackaging? 2023-07-13T15:18:18.9556989Z 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-07-13T15:18:18.9557870Z .. is this binary repackaging? 2023-07-13T15:18:18.9558767Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): $RPATH/c10.dll not found in packages, sysroot(s) nor the missing_dso_whitelist. 2023-07-13T15:18:18.9559625Z .. is this binary repackaging? 2023-07-13T15:18:18.9560501Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-13T15:18:18.9561826Z 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-07-13T15:18:18.9563124Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:18.9564252Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-07-13T15:18:18.9565446Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:18.9566614Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:18.9567869Z 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-07-13T15:18:18.9569263Z 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-07-13T15:18:18.9570650Z 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-07-13T15:18:18.9571894Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:18.9573480Z 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-07-13T15:18:18.9574530Z .. is this binary repackaging? 2023-07-13T15:18:26.2059403Z Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-07-13T15:18:26.2060169Z WARNING:conda_build.build:Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-07-13T15:18:26.2234021Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-13T15:18:26.2249356Z 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-07-13T15:18:26.2250305Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T15:18:26.2253500Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T15:18:26.2272873Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T15:18:26.2277473Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T15:18:26.2278589Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T15:18:26.2286662Z 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-07-13T15:18:26.2287412Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T15:18:26.2288005Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T15:18:26.2342456Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T15:18:26.2347090Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-13T15:18:26.2348874Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230713-py311_cu118.tar.bz2 2023-07-13T15:18:27.5153512Z INFO:conda_index.index:win-64 cached 7.1 MB from 1 packages at 5.5 MB/second 2023-07-13T15:18:27.5229247Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T15:18:27.5232666Z 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-07-13T15:18:27.5251340Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T15:18:27.5257537Z 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-07-13T15:18:27.5266866Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T15:18:27.5269199Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T15:18:27.5269908Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T15:18:27.5274558Z 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-07-13T15:18:27.5282957Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T15:18:27.5283659Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T15:18:27.5338785Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T15:18:27.5339429Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T15:18:27.5344726Z 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-07-13T15:18:27.5355854Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T15:18:27.5356883Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T15:18:27.5492657Z 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-07-13T15:18:27.5512039Z DEBUG:conda_index.index:noarch finish 2023-07-13T15:18:27.5513026Z INFO:conda_index.index:Completed noarch 2023-07-13T15:18:27.5513735Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T15:18:27.5517469Z 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-07-13T15:18:27.5536014Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T15:18:27.5541072Z 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-07-13T15:18:27.5564462Z 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-07-13T15:18:27.5580318Z 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-07-13T15:18:27.5581235Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T15:18:27.5583601Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T15:18:27.5584259Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T15:18:27.5589060Z 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-07-13T15:18:27.5612451Z 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-07-13T15:18:27.5630203Z 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-07-13T15:18:27.5631277Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T15:18:27.5631971Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T15:18:27.5696964Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T15:18:27.5697570Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T15:18:27.5703755Z 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-07-13T15:18:27.5728976Z 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-07-13T15:18:27.5753404Z 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-07-13T15:18:27.5754625Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T15:18:27.5755872Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T15:18:27.5897933Z 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-07-13T15:18:27.5914495Z DEBUG:conda_index.index:win-64 finish 2023-07-13T15:18:27.5916619Z INFO:conda_index.index:Completed win-64 2023-07-13T15:18:27.5919843Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-13T15:18:27.5923112Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T15:18:27.5923599Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T15:18:27.5927805Z 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-07-13T15:18:27.5928830Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T15:18:27.5929617Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T15:18:27.5930244Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T15:18:27.5934393Z 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-07-13T15:18:27.5958098Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T15:18:27.6116281Z 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-07-13T15:18:27.6132548Z DEBUG:conda_index.index:write channeldata 2023-07-13T15:18:27.6138553Z 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-07-13T15:18:32.9937527Z 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-07-13T15:18:32.9938695Z .. is this binary repackaging? 2023-07-13T15:18:32.9939684Z 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-07-13T15:18:32.9940520Z .. is this binary repackaging? 2023-07-13T15:18:32.9941320Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-13T15:18:32.9942580Z 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-07-13T15:18:32.9943889Z 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-07-13T15:18:32.9944761Z .. is this binary repackaging? 2023-07-13T15:18:32.9945665Z 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-07-13T15:18:32.9946496Z .. is this binary repackaging? 2023-07-13T15:18:32.9947370Z 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-07-13T15:18:32.9948217Z .. is this binary repackaging? 2023-07-13T15:18:32.9949062Z 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-07-13T15:18:32.9950450Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337889\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337889\work_moved_torchaudio-2.1.0.dev20230713-py311_cu118_win-64_main_build_loop' 2023-07-13T15:18:32.9951781Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337889\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337889\work_moved_torchaudio-2.1.0.dev20230713-py311_cu118_win-64_main_build_loop) 2023-07-13T15:18:32.9952539Z .. is this binary repackaging? 2023-07-13T15:18:32.9952991Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:32.9953611Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:32.9954236Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:32.9954904Z 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-07-13T15:18:32.9955626Z 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-07-13T15:18:32.9956344Z 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-07-13T15:18:32.9957056Z 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-07-13T15:18:32.9957700Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:32.9958343Z 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-07-13T15:18:32.9958792Z .. is this binary repackaging? 2023-07-13T15:18:32.9959274Z 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-07-13T15:18:32.9959736Z .. is this binary repackaging? 2023-07-13T15:18:32.9960213Z 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-07-13T15:18:32.9960650Z .. is this binary repackaging? 2023-07-13T15:18:32.9961083Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-13T15:18:32.9961768Z 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-07-13T15:18:32.9962471Z 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-07-13T15:18:32.9962927Z .. is this binary repackaging? 2023-07-13T15:18:32.9963415Z 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-07-13T15:18:32.9963860Z .. is this binary repackaging? 2023-07-13T15:18:32.9964348Z 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-07-13T15:18:32.9964808Z .. is this binary repackaging? 2023-07-13T15:18:32.9965285Z 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-07-13T15:18:32.9965739Z .. is this binary repackaging? 2023-07-13T15:18:32.9966169Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:32.9966923Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:32.9967661Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:32.9968340Z 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-07-13T15:18:32.9969052Z 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-07-13T15:18:32.9969742Z 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-07-13T15:18:32.9970452Z 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-07-13T15:18:32.9971121Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:32.9971787Z 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-07-13T15:18:32.9972270Z .. is this binary repackaging? 2023-07-13T15:18:32.9972755Z 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-07-13T15:18:32.9973193Z .. is this binary repackaging? 2023-07-13T15:18:32.9973685Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-13T15:18:32.9974868Z 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-07-13T15:18:32.9975750Z .. is this binary repackaging? 2023-07-13T15:18:32.9976663Z 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-07-13T15:18:32.9977507Z .. is this binary repackaging? 2023-07-13T15:18:32.9978402Z 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-07-13T15:18:32.9979237Z .. is this binary repackaging? 2023-07-13T15:18:32.9980153Z 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-07-13T15:18:32.9981013Z .. is this binary repackaging? 2023-07-13T15:18:32.9981924Z 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-07-13T15:18:32.9982817Z .. is this binary repackaging? 2023-07-13T15:18:32.9983735Z 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-07-13T15:18:32.9984635Z .. is this binary repackaging? 2023-07-13T15:18:32.9985534Z 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-07-13T15:18:32.9986409Z .. is this binary repackaging? 2023-07-13T15:18:32.9987339Z 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-07-13T15:18:32.9988214Z .. is this binary repackaging? 2023-07-13T15:18:32.9989276Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:32.9990573Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:32.9991752Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:32.9993016Z 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-07-13T15:18:32.9994365Z 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-07-13T15:18:32.9995700Z 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-07-13T15:18:33.0025490Z 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-07-13T15:18:33.0026854Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:33.0028136Z 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-07-13T15:18:33.0029051Z .. is this binary repackaging? 2023-07-13T15:18:33.0030308Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-13T15:18:33.0031722Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:33.0032869Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:33.0034030Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:33.0035315Z 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-07-13T15:18:33.0036641Z 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-07-13T15:18:33.0038001Z 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-07-13T15:18:33.0039368Z 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-07-13T15:18:33.0040647Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:33.0042137Z 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-07-13T15:18:33.0043229Z Fixing permissions 2023-07-13T15:18:33.0043677Z Packaged license file/s. 2023-07-13T15:18:33.0044191Z INFO :: Time taken to mark (prefix) 2023-07-13T15:18:33.0044742Z 0 replacements in 0 files was 0.11 seconds 2023-07-13T15:18:33.0045852Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337889\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337889\work_moved_torchaudio-2.1.0.dev20230713-py311_cu118_win-64_main_build_loop' 2023-07-13T15:18:33.0047679Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337889\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337889\work_moved_torchaudio-2.1.0.dev20230713-py311_cu118_win-64_main_build_loop) 2023-07-13T15:18:36.1630703Z # Automatic uploading is disabled 2023-07-13T15:18:36.1631463Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-13T15:18:36.1631806Z 2023-07-13T15:18:36.1631875Z 2023-07-13T15:18:36.1632120Z # To have conda build upload to anaconda.org automatically, use 2023-07-13T15:18:36.1632625Z # conda config --set anaconda_upload yes 2023-07-13T15:18:36.1633006Z anaconda upload \ 2023-07-13T15:18:36.1633331Z distr/win-64\torchaudio-2.1.0.dev20230713-py311_cu118.tar.bz2 2023-07-13T15:18:36.1633683Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-13T15:18:36.1633887Z 2023-07-13T15:18:36.1634106Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-13T15:18:36.1634403Z { 2023-07-13T15:18:36.1634683Z "torchaudio-2.1.0.dev20230713-py311_cu118": { 2023-07-13T15:18:36.1634967Z "recipe": { 2023-07-13T15:18:36.1635180Z "c_compiler": "vs2019", 2023-07-13T15:18:36.1635430Z "cxx_compiler": "vs2019", 2023-07-13T15:18:36.1635691Z "target_platform": "win-64" 2023-07-13T15:18:36.1635900Z } 2023-07-13T15:18:36.1636084Z } 2023-07-13T15:18:36.1636264Z } 2023-07-13T15:18:36.1636374Z 2023-07-13T15:18:36.1636379Z 2023-07-13T15:18:36.1636518Z #################################################################################### 2023-07-13T15:18:36.1636784Z Resource usage summary: 2023-07-13T15:18:36.1636911Z 2023-07-13T15:18:36.1637006Z Total time: 0:19:38.3 2023-07-13T15:18:36.1637260Z CPU usage: sys=0:03:13.3, user=0:29:02.0 2023-07-13T15:18:36.1637533Z Maximum memory usage observed: 7.4G 2023-07-13T15:18:36.1637848Z Total disk usage observed (not including envs): 252.4M 2023-07-13T15:18:36.1638022Z 2023-07-13T15:18:36.1638028Z 2023-07-13T15:18:36.1638308Z #################################################################################### 2023-07-13T15:18:36.1638705Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-07-13T15:18:36.1639064Z There are currently 1 accumulated. 2023-07-13T15:18:36.1639515Z To remove them, you can run the ```conda build purge``` command 2023-07-13T15:18:37.2864715Z ##[group]Run actions/upload-artifact@v3 2023-07-13T15:18:37.2865151Z with: 2023-07-13T15:18:37.2865357Z name: pytorch_audio__3.11 2023-07-13T15:18:37.2865612Z path: pytorch/audio/distr/ 2023-07-13T15:18:37.2865869Z if-no-files-found: warn 2023-07-13T15:18:37.2866071Z env: 2023-07-13T15:18:37.2866318Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:18:37.2866596Z PYTHON_VERSION: 3.11 2023-07-13T15:18:37.2866826Z PACKAGE_TYPE: conda 2023-07-13T15:18:37.2867047Z REPOSITORY: pytorch/audio 2023-07-13T15:18:37.2867272Z REF: 2023-07-13T15:18:37.2867469Z CU_VERSION: cu118 2023-07-13T15:18:37.2867681Z CHANNEL: nightly 2023-07-13T15:18:37.2867925Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T15:18:37.2868254Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:18:37.2868642Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:18:37.2869105Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:18:37.2869516Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:18:37.2869805Z ##[endgroup] 2023-07-13T15:18:37.4320645Z With the provided path, there will be 19 files uploaded 2023-07-13T15:18:37.4326949Z Starting artifact upload 2023-07-13T15:18:37.4327667Z 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-07-13T15:18:37.4328973Z Artifact name is valid! 2023-07-13T15:18:37.5125665Z Container for artifact "pytorch_audio__3.11" successfully created. Starting upload of file(s) 2023-07-13T15:18:42.3987510Z Total size of all the files uploaded is 7454649 bytes 2023-07-13T15:18:42.3988285Z File upload process has finished. Finalizing the artifact upload 2023-07-13T15:18:42.4195787Z Artifact has been finalized. All files have been successfully uploaded! 2023-07-13T15:18:42.4196056Z 2023-07-13T15:18:42.4196231Z The raw size of all the files that were specified for upload is 7603504 bytes 2023-07-13T15:18:42.4196752Z The size of all the files that were uploaded is 7454649 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-07-13T15:18:42.4197066Z 2023-07-13T15:18:42.4197469Z 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-07-13T15:18:42.4197860Z 2023-07-13T15:18:42.4198042Z Artifact pytorch_audio__3.11 has been successfully uploaded! 2023-07-13T15:18:42.4512810Z ##[group]Run set -euxo pipefail 2023-07-13T15:18:42.4513446Z set -euxo pipefail 2023-07-13T15:18:42.4514020Z source "${BUILD_ENV_FILE}" 2023-07-13T15:18:42.4514724Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-07-13T15:18:42.4515185Z # fix we have to use for windows to make sure drive path is c: not c 2023-07-13T15:18:42.4515572Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-07-13T15:18:42.4515863Z  2023-07-13T15:18:42.4516173Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-07-13T15:18:42.4516591Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-07-13T15:18:42.4516992Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-07-13T15:18:42.4517273Z  2023-07-13T15:18:42.4517561Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-07-13T15:18:42.4517899Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-07-13T15:18:42.4518174Z else 2023-07-13T15:18:42.4518405Z  CONSTRAINTS="cpuonly" 2023-07-13T15:18:42.4518615Z fi 2023-07-13T15:18:42.4519008Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-07-13T15:18:42.4519475Z  2023-07-13T15:18:42.4520047Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-07-13T15:18:42.4520715Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-07-13T15:18:42.4521609Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-07-13T15:18:42.4521980Z else 2023-07-13T15:18:42.4522251Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-07-13T15:18:42.4522579Z  conda install --yes --quiet 'ffmpeg<5' 2023-07-13T15:18:42.4522910Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-07-13T15:18:42.4523190Z fi 2023-07-13T15:18:42.4523438Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-07-13T15:18:42.4551901Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T15:18:42.4552181Z env: 2023-07-13T15:18:42.4552664Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:18:42.4552956Z PYTHON_VERSION: 3.11 2023-07-13T15:18:42.4553197Z PACKAGE_TYPE: conda 2023-07-13T15:18:42.4553437Z REPOSITORY: pytorch/audio 2023-07-13T15:18:42.4553645Z REF: 2023-07-13T15:18:42.4553846Z CU_VERSION: cu118 2023-07-13T15:18:42.4554059Z CHANNEL: nightly 2023-07-13T15:18:42.4554300Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T15:18:42.4554616Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:18:42.4555009Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:18:42.4555695Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:18:42.4556103Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:18:42.4556408Z PACKAGE_NAME: torchaudio 2023-07-13T15:18:42.4556671Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-07-13T15:18:42.4556931Z GPU_ARCH: cuda 2023-07-13T15:18:42.4557147Z DESIRED_CUDA: cu118 2023-07-13T15:18:42.4557375Z GPU_ARCH_VERSION: 11.8 2023-07-13T15:18:42.4557583Z ##[endgroup] 2023-07-13T15:18:42.8137526Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T15:18:42.8139134Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:18:42.8139691Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:18:42.8140187Z ++ export CMAKE_USE_CUDA=1 2023-07-13T15:18:42.8140618Z ++ CMAKE_USE_CUDA=1 2023-07-13T15:18:42.8141090Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T15:18:42.8141595Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T15:18:42.8145339Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-13T15:18:42.8146180Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-13T15:18:42.8147047Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:18:42.8147904Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:18:42.8148705Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:18:42.8149400Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:18:42.8150001Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:18:42.8150538Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:18:42.8151222Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:18:42.8152012Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:18:42.8152848Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:18:42.8153824Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:18:42.8154550Z ++ export FORCE_CUDA=1 2023-07-13T15:18:42.8155067Z ++ FORCE_CUDA=1 2023-07-13T15:18:42.8156945Z ++ 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-07-13T15:18:42.8160438Z ++ 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-07-13T15:18:42.8162478Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:18:42.8163035Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:18:42.8163546Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T15:18:42.8164034Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T15:18:42.8164578Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-13T15:18:42.8165186Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-13T15:18:42.8165698Z ++ export VERSION_SUFFIX= 2023-07-13T15:18:42.8166145Z ++ VERSION_SUFFIX= 2023-07-13T15:18:42.8166715Z ++ export WHEEL_DIR= 2023-07-13T15:18:42.8166982Z ++ WHEEL_DIR= 2023-07-13T15:18:42.8253957Z ++ readlink -f pytorch/audio/distr 2023-07-13T15:18:42.8392735Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:18:42.8603510Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:18:42.8690088Z ++ sed 's/\/c\//\/c:\//' 2023-07-13T15:18:42.8798699Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:18:42.8801217Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:18:42.8802167Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:18:42.8803188Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' python=3.11 2023-07-13T15:18:48.6131280Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:18:48.6833629Z Solving environment: ...working... done 2023-07-13T15:18:48.8522605Z 2023-07-13T15:18:48.8522985Z ## Package Plan ## 2023-07-13T15:18:48.8523186Z 2023-07-13T15:18:48.8523467Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:18:48.8523734Z 2023-07-13T15:18:48.8523825Z added / updated specs: 2023-07-13T15:18:48.8524062Z - python=3.11 2023-07-13T15:18:48.8524198Z 2023-07-13T15:18:48.8524205Z 2023-07-13T15:18:48.8524350Z The following NEW packages will be INSTALLED: 2023-07-13T15:18:48.8524534Z 2023-07-13T15:18:48.8524715Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 2023-07-13T15:18:48.8525115Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-07-13T15:18:48.8525491Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-07-13T15:18:48.8525848Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 2023-07-13T15:18:48.8526378Z pip pkgs/main/win-64::pip-23.1.2-py311haa95532_0 2023-07-13T15:18:48.8526772Z python pkgs/main/win-64::python-3.11.4-he1021f5_0 2023-07-13T15:18:48.8527319Z setuptools pkgs/main/win-64::setuptools-67.8.0-py311haa95532_0 2023-07-13T15:18:48.8527809Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-07-13T15:18:48.8528146Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 2023-07-13T15:18:48.8528484Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-07-13T15:18:48.8528820Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-07-13T15:18:48.8529153Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-07-13T15:18:48.8529527Z wheel pkgs/main/win-64::wheel-0.38.4-py311haa95532_0 2023-07-13T15:18:48.8529870Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 2023-07-13T15:18:48.8530197Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 2023-07-13T15:18:48.8530383Z 2023-07-13T15:18:48.8530389Z 2023-07-13T15:18:49.1893374Z Preparing transaction: ...working... done 2023-07-13T15:18:51.7276370Z Verifying transaction: ...working... done 2023-07-13T15:18:55.5721369Z Executing transaction: ...working... done 2023-07-13T15:18:55.8859856Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:18:55.8861117Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:18:55.8861791Z + [[ cuda = \c\u\d\a ]] 2023-07-13T15:18:55.8862415Z + CONSTRAINTS=pytorch-cuda=11.8 2023-07-13T15:18:55.8863614Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_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-07-13T15:19:48.8627893Z INFO conda.gateways.repodata:conda_http_errors(229): Unable to retrieve repodata (response: 404) for https://conda.anaconda.org/pytorch-nightly/win-64/current_repodata.json 2023-07-13T15:19:48.8628836Z 2023-07-13T15:19:48.8630993Z INFO conda.gateways.repodata:conda_http_errors(229): Unable to retrieve repodata (response: 404) for https://conda.anaconda.org/distr/win-64/current_repodata.json 2023-07-13T15:19:48.8631741Z 2023-07-13T15:19:48.8632425Z 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-07-13T15:19:48.8633248Z 2023-07-13T15:19:48.8633921Z 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-07-13T15:19:48.8634730Z 2023-07-13T15:19:48.8636026Z 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-07-13T15:19:48.8636667Z 2023-07-13T15:19:48.8637534Z 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-07-13T15:19:48.8638152Z 2023-07-13T15:19:48.8638489Z INFO conda.core.link:__init__(217): initializing UnlinkLinkTransaction with 2023-07-13T15:19:48.8638894Z 2023-07-13T15:19:48.8639310Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8639756Z 2023-07-13T15:19:48.8640060Z unlink_precs: 2023-07-13T15:19:48.8640308Z 2023-07-13T15:19:48.8640452Z 2023-07-13T15:19:48.8640659Z 2023-07-13T15:19:48.8640806Z link_precs: 2023-07-13T15:19:48.8641103Z 2023-07-13T15:19:48.8641545Z defaults/win-64::blas-1.0-mkl 2023-07-13T15:19:48.8641827Z 2023-07-13T15:19:48.8642062Z nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-13T15:19:48.8642369Z 2023-07-13T15:19:48.8642613Z nvidia/win-64::cuda-cudart-11.8.89-0 2023-07-13T15:19:48.8642932Z 2023-07-13T15:19:48.8643184Z nvidia/win-64::cuda-cupti-11.8.87-0 2023-07-13T15:19:48.8643466Z 2023-07-13T15:19:48.8643684Z nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-07-13T15:19:48.8643978Z 2023-07-13T15:19:48.8644198Z nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-13T15:19:48.8644473Z 2023-07-13T15:19:48.8644758Z nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-13T15:19:48.8645112Z 2023-07-13T15:19:48.8645342Z nvidia/win-64::libcublas-11.11.3.6-0 2023-07-13T15:19:48.8645637Z 2023-07-13T15:19:48.8645850Z nvidia/win-64::libcufft-10.9.0.58-0 2023-07-13T15:19:48.8646122Z 2023-07-13T15:19:48.8646339Z nvidia/win-64::libcurand-10.3.3.53-0 2023-07-13T15:19:48.8646627Z 2023-07-13T15:19:48.8646990Z nvidia/win-64::libcusolver-11.4.1.48-0 2023-07-13T15:19:48.8647268Z 2023-07-13T15:19:48.8647517Z nvidia/win-64::libcusparse-11.7.5.86-0 2023-07-13T15:19:48.8647939Z 2023-07-13T15:19:48.8648245Z nvidia/win-64::libnpp-11.8.0.86-0 2023-07-13T15:19:48.8648575Z 2023-07-13T15:19:48.8648836Z nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-07-13T15:19:48.8649261Z 2023-07-13T15:19:48.8649577Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-13T15:19:48.8649956Z 2023-07-13T15:19:48.8650222Z nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-07-13T15:19:48.8650538Z 2023-07-13T15:19:48.8650796Z nvidia/win-64::cuda-libraries-11.8.0-0 2023-07-13T15:19:48.8651332Z 2023-07-13T15:19:48.8651616Z nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-07-13T15:19:48.8651936Z 2023-07-13T15:19:48.8652198Z nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-07-13T15:19:48.8652521Z 2023-07-13T15:19:48.8652772Z nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-07-13T15:19:48.8653074Z 2023-07-13T15:19:48.8653332Z nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-13T15:19:48.8653815Z 2023-07-13T15:19:48.8654088Z nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-07-13T15:19:48.8654410Z 2023-07-13T15:19:48.8654743Z nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-07-13T15:19:48.8656797Z 2023-07-13T15:19:48.8657033Z nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-07-13T15:19:48.8657348Z 2023-07-13T15:19:48.8657513Z nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-07-13T15:19:48.8657693Z 2023-07-13T15:19:48.8657920Z nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-07-13T15:19:48.8658243Z 2023-07-13T15:19:48.8658479Z nvidia/win-64::cuda-runtime-11.8.0-0 2023-07-13T15:19:48.8658772Z 2023-07-13T15:19:48.8659098Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:19:48.8659455Z 2023-07-13T15:19:48.8659699Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-13T15:19:48.8660006Z 2023-07-13T15:19:48.8660236Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-13T15:19:48.8660646Z 2023-07-13T15:19:48.8660887Z defaults/win-64::yaml-0.2.5-he774522_0 2023-07-13T15:19:48.8661204Z 2023-07-13T15:19:48.8661449Z defaults/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:19:48.8661842Z 2023-07-13T15:19:48.8662424Z pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-07-13T15:19:48.8662840Z 2023-07-13T15:19:48.8663131Z defaults/win-64::filelock-3.9.0-py311haa95532_0 2023-07-13T15:19:48.8663480Z 2023-07-13T15:19:48.8663734Z defaults/win-64::mkl-service-2.4.0-py311h2bbff1b_1 2023-07-13T15:19:48.8663935Z 2023-07-13T15:19:48.8664091Z pytorch-nightly/win-64::mpmath-1.2.1-py311_0 2023-07-13T15:19:48.8664279Z 2023-07-13T15:19:48.8664430Z defaults/win-64::networkx-2.8.4-py311haa95532_1 2023-07-13T15:19:48.8664620Z 2023-07-13T15:19:48.8664749Z defaults/win-64::pyyaml-6.0-py311h2bbff1b_1 2023-07-13T15:19:48.8664930Z 2023-07-13T15:19:48.8665105Z defaults/win-64::typing_extensions-4.6.3-py311haa95532_0 2023-07-13T15:19:48.8665310Z 2023-07-13T15:19:48.8665471Z defaults/win-64::numpy-base-1.25.0-py311hd01c5d8_0 2023-07-13T15:19:48.8665667Z 2023-07-13T15:19:48.8665808Z defaults/win-64::sympy-1.11.1-py311haa95532_0 2023-07-13T15:19:48.8665991Z 2023-07-13T15:19:48.8666203Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230711-py3.11_cuda11.8_cudnn8_0 2023-07-13T15:19:48.8666440Z 2023-07-13T15:19:48.8666583Z defaults/win-64::mkl_fft-1.3.6-py311hf62ec03_1 2023-07-13T15:19:48.8666746Z 2023-07-13T15:19:48.8666896Z defaults/win-64::mkl_random-1.2.2-py311hf62ec03_1 2023-07-13T15:19:48.8667083Z 2023-07-13T15:19:48.8667228Z defaults/win-64::numpy-1.25.0-py311hdab7c0b_0 2023-07-13T15:19:48.8667588Z 2023-07-13T15:19:48.8667866Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230713-py311_cu118 2023-07-13T15:19:48.8668148Z 2023-07-13T15:19:48.8668154Z 2023-07-13T15:19:48.8668160Z 2023-07-13T15:19:48.8668507Z INFO conda.core.link:verify(313): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-13T15:19:48.8668834Z 2023-07-13T15:19:48.8669258Z 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.53-0 2023-07-13T15:19:48.8669571Z 2023-07-13T15:19:48.8669661Z path: 'license' 2023-07-13T15:19:48.8669795Z 2023-07-13T15:19:48.8669800Z 2023-07-13T15:19:48.8669806Z 2023-07-13T15:19:48.8670010Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-13T15:19:48.8670226Z 2023-07-13T15:19:48.8670441Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-13T15:19:48.8670673Z 2023-07-13T15:19:48.8670785Z path: 'build_env_setup.bat' 2023-07-13T15:19:48.8670940Z 2023-07-13T15:19:48.8670946Z 2023-07-13T15:19:48.8670951Z 2023-07-13T15:19:48.8671152Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-13T15:19:48.8671390Z 2023-07-13T15:19:48.8671596Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-13T15:19:48.8671828Z 2023-07-13T15:19:48.8671931Z path: 'conda_build.bat' 2023-07-13T15:19:48.8672078Z 2023-07-13T15:19:48.8672084Z 2023-07-13T15:19:48.8672238Z 2023-07-13T15:19:48.8672450Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-13T15:19:48.8672683Z 2023-07-13T15:19:48.8672875Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-13T15:19:48.8673110Z 2023-07-13T15:19:48.8673228Z path: 'metadata_conda_debug.yaml' 2023-07-13T15:19:48.8673395Z 2023-07-13T15:19:48.8673401Z 2023-07-13T15:19:48.8673406Z 2023-07-13T15:19:48.8673506Z ] 2023-07-13T15:19:48.8673617Z 2023-07-13T15:19:48.8673840Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-07-13T15:19:48.8674084Z 2023-07-13T15:19:48.8674403Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8674658Z 2023-07-13T15:19:48.8674810Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-07-13T15:19:48.8674979Z 2023-07-13T15:19:48.8674985Z 2023-07-13T15:19:48.8675007Z 2023-07-13T15:19:48.8676110Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.53-0 <=== 2023-07-13T15:19:48.8676562Z 2023-07-13T15:19:48.8676772Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8677046Z 2023-07-13T15:19:48.8677214Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.53-0 2023-07-13T15:19:48.8677416Z 2023-07-13T15:19:48.8677421Z 2023-07-13T15:19:48.8677427Z 2023-07-13T15:19:48.8677666Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-11.8.89-0 <=== 2023-07-13T15:19:48.8677920Z 2023-07-13T15:19:48.8678114Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8678341Z 2023-07-13T15:19:48.8678512Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-11.8.89-0 2023-07-13T15:19:48.8678721Z 2023-07-13T15:19:48.8678727Z 2023-07-13T15:19:48.8678732Z 2023-07-13T15:19:48.8678951Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cupti-11.8.87-0 <=== 2023-07-13T15:19:48.8679210Z 2023-07-13T15:19:48.8679404Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8679632Z 2023-07-13T15:19:48.8679799Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-11.8.87-0 2023-07-13T15:19:48.8680005Z 2023-07-13T15:19:48.8680011Z 2023-07-13T15:19:48.8680016Z 2023-07-13T15:19:48.8680244Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-11.8.89-0 <=== 2023-07-13T15:19:48.8680496Z 2023-07-13T15:19:48.8680691Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8680922Z 2023-07-13T15:19:48.8681085Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-11.8.89-0 2023-07-13T15:19:48.8681287Z 2023-07-13T15:19:48.8681292Z 2023-07-13T15:19:48.8681298Z 2023-07-13T15:19:48.8681522Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvtx-11.8.86-0 <=== 2023-07-13T15:19:48.8681903Z 2023-07-13T15:19:48.8682322Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8682559Z 2023-07-13T15:19:48.8682724Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-11.8.86-0 2023-07-13T15:19:48.8683056Z 2023-07-13T15:19:48.8683062Z 2023-07-13T15:19:48.8683067Z 2023-07-13T15:19:48.8683533Z INFO conda.gateways.disk.create:create_link(375): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5544196469_smoke\\LICENSE' 2023-07-13T15:19:48.8683890Z 2023-07-13T15:19:48.8684424Z INFO conda.gateways.disk.create:create_link(375): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5544196469_smoke\\build_env_setup.bat' 2023-07-13T15:19:48.8684792Z 2023-07-13T15:19:48.8685134Z INFO conda.gateways.disk.create:create_link(375): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5544196469_smoke\\conda_build.bat' 2023-07-13T15:19:48.8685494Z 2023-07-13T15:19:48.8685861Z INFO conda.gateways.disk.create:create_link(375): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5544196469_smoke\\metadata_conda_debug.yaml' 2023-07-13T15:19:48.8686386Z 2023-07-13T15:19:48.8686648Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.53-0 <=== 2023-07-13T15:19:48.8686914Z 2023-07-13T15:19:48.8687091Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8687320Z 2023-07-13T15:19:48.8687509Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.53-0 2023-07-13T15:19:48.8687735Z 2023-07-13T15:19:48.8687740Z 2023-07-13T15:19:48.8687746Z 2023-07-13T15:19:48.8688073Z INFO conda.gateways.disk.create:create_link(375): file exists, but clobbering: 'C:\\actions-runner\\_work\\_temp\\pytorch_pkg_helpers_5544196469_smoke\\LICENSE' 2023-07-13T15:19:48.8688419Z 2023-07-13T15:19:48.8688921Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-11.11.3.6-0 <=== 2023-07-13T15:19:48.8689202Z 2023-07-13T15:19:48.8689402Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8689775Z 2023-07-13T15:19:48.8689953Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-11.11.3.6-0 2023-07-13T15:19:48.8690297Z 2023-07-13T15:19:48.8690302Z 2023-07-13T15:19:48.8690308Z 2023-07-13T15:19:48.8690540Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-10.9.0.58-0 <=== 2023-07-13T15:19:48.8690790Z 2023-07-13T15:19:48.8690970Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8691197Z 2023-07-13T15:19:48.8691363Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-10.9.0.58-0 2023-07-13T15:19:48.8691564Z 2023-07-13T15:19:48.8691569Z 2023-07-13T15:19:48.8691575Z 2023-07-13T15:19:48.8691805Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.53-0 <=== 2023-07-13T15:19:48.8692052Z 2023-07-13T15:19:48.8692256Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8692481Z 2023-07-13T15:19:48.8692647Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.53-0 2023-07-13T15:19:48.8692850Z 2023-07-13T15:19:48.8692855Z 2023-07-13T15:19:48.8692861Z 2023-07-13T15:19:48.8693093Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.1.48-0 <=== 2023-07-13T15:19:48.8693347Z 2023-07-13T15:19:48.8693517Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8693741Z 2023-07-13T15:19:48.8693912Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.1.48-0 2023-07-13T15:19:48.8694120Z 2023-07-13T15:19:48.8694125Z 2023-07-13T15:19:48.8694131Z 2023-07-13T15:19:48.8694363Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-11.7.5.86-0 <=== 2023-07-13T15:19:48.8694615Z 2023-07-13T15:19:48.8694814Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8695044Z 2023-07-13T15:19:48.8695217Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-11.7.5.86-0 2023-07-13T15:19:48.8695571Z 2023-07-13T15:19:48.8695577Z 2023-07-13T15:19:48.8695582Z 2023-07-13T15:19:48.8695816Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-11.8.0.86-0 <=== 2023-07-13T15:19:48.8696062Z 2023-07-13T15:19:48.8696255Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8696618Z 2023-07-13T15:19:48.8696793Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-11.8.0.86-0 2023-07-13T15:19:48.8697122Z 2023-07-13T15:19:48.8697128Z 2023-07-13T15:19:48.8697133Z 2023-07-13T15:19:48.8697365Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-11.9.0.86-0 <=== 2023-07-13T15:19:48.8697616Z 2023-07-13T15:19:48.8697808Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8698168Z 2023-07-13T15:19:48.8698338Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-11.9.0.86-0 2023-07-13T15:19:48.8698544Z 2023-07-13T15:19:48.8698549Z 2023-07-13T15:19:48.8698554Z 2023-07-13T15:19:48.8698816Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-07-13T15:19:48.8699094Z 2023-07-13T15:19:48.8699285Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8699509Z 2023-07-13T15:19:48.8699669Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-07-13T15:19:48.8699880Z 2023-07-13T15:19:48.8699885Z 2023-07-13T15:19:48.8699891Z 2023-07-13T15:19:48.8700134Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-11.8.89-0 <=== 2023-07-13T15:19:48.8700394Z 2023-07-13T15:19:48.8700585Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8700810Z 2023-07-13T15:19:48.8701101Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-11.8.89-0 2023-07-13T15:19:48.8701337Z 2023-07-13T15:19:48.8701343Z 2023-07-13T15:19:48.8701348Z 2023-07-13T15:19:48.8701590Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-11.8.0-0 <=== 2023-07-13T15:19:48.8701846Z 2023-07-13T15:19:48.8702038Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8702430Z 2023-07-13T15:19:48.8702612Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-11.8.0-0 2023-07-13T15:19:48.8702807Z 2023-07-13T15:19:48.8702813Z 2023-07-13T15:19:48.8702835Z 2023-07-13T15:19:48.8703057Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-11.8.89-0 <=== 2023-07-13T15:19:48.8703468Z 2023-07-13T15:19:48.8703763Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8704001Z 2023-07-13T15:19:48.8704193Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-11.8.89-0 2023-07-13T15:19:48.8704417Z 2023-07-13T15:19:48.8704423Z 2023-07-13T15:19:48.8704428Z 2023-07-13T15:19:48.8704669Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-dev-11.11.3.6-0 <=== 2023-07-13T15:19:48.8704927Z 2023-07-13T15:19:48.8705121Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8705345Z 2023-07-13T15:19:48.8705524Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-11.11.3.6-0 2023-07-13T15:19:48.8705738Z 2023-07-13T15:19:48.8705743Z 2023-07-13T15:19:48.8705749Z 2023-07-13T15:19:48.8705971Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-dev-10.9.0.58-0 <=== 2023-07-13T15:19:48.8706225Z 2023-07-13T15:19:48.8706415Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8706644Z 2023-07-13T15:19:48.8706819Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-10.9.0.58-0 2023-07-13T15:19:48.8707031Z 2023-07-13T15:19:48.8707049Z 2023-07-13T15:19:48.8707054Z 2023-07-13T15:19:48.8707293Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.53-0 <=== 2023-07-13T15:19:48.8707550Z 2023-07-13T15:19:48.8707743Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8707970Z 2023-07-13T15:19:48.8708146Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.53-0 2023-07-13T15:19:48.8708360Z 2023-07-13T15:19:48.8708365Z 2023-07-13T15:19:48.8708370Z 2023-07-13T15:19:48.8708612Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.1.48-0 <=== 2023-07-13T15:19:48.8708874Z 2023-07-13T15:19:48.8709160Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8709420Z 2023-07-13T15:19:48.8709604Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.1.48-0 2023-07-13T15:19:48.8709821Z 2023-07-13T15:19:48.8709827Z 2023-07-13T15:19:48.8709956Z 2023-07-13T15:19:48.8710369Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-dev-11.7.5.86-0 <=== 2023-07-13T15:19:48.8710790Z 2023-07-13T15:19:48.8710985Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8711213Z 2023-07-13T15:19:48.8711395Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-11.7.5.86-0 2023-07-13T15:19:48.8711616Z 2023-07-13T15:19:48.8711621Z 2023-07-13T15:19:48.8711627Z 2023-07-13T15:19:48.8711857Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-dev-11.8.0.86-0 <=== 2023-07-13T15:19:48.8712111Z 2023-07-13T15:19:48.8712287Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8712511Z 2023-07-13T15:19:48.8712681Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-11.8.0.86-0 2023-07-13T15:19:48.8712887Z 2023-07-13T15:19:48.8712892Z 2023-07-13T15:19:48.8712898Z 2023-07-13T15:19:48.8713245Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-11.9.0.86-0 <=== 2023-07-13T15:19:48.8713533Z 2023-07-13T15:19:48.8713727Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8713953Z 2023-07-13T15:19:48.8714130Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-11.9.0.86-0 2023-07-13T15:19:48.8714343Z 2023-07-13T15:19:48.8714348Z 2023-07-13T15:19:48.8714353Z 2023-07-13T15:19:48.8714603Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-11.8.0-0 <=== 2023-07-13T15:19:48.8714869Z 2023-07-13T15:19:48.8715062Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8715267Z 2023-07-13T15:19:48.8715456Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-11.8.0-0 2023-07-13T15:19:48.8715679Z 2023-07-13T15:19:48.8715685Z 2023-07-13T15:19:48.8715690Z 2023-07-13T15:19:48.8716089Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-runtime-11.8.0-0 <=== 2023-07-13T15:19:48.8716362Z 2023-07-13T15:19:48.8716560Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8716785Z 2023-07-13T15:19:48.8717097Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-11.8.0-0 2023-07-13T15:19:48.8717316Z 2023-07-13T15:19:48.8717419Z 2023-07-13T15:19:48.8717430Z 2023-07-13T15:19:48.8717724Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-07-13T15:19:48.8718000Z 2023-07-13T15:19:48.8718192Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8718418Z 2023-07-13T15:19:48.8718600Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:19:48.8718834Z 2023-07-13T15:19:48.8718839Z 2023-07-13T15:19:48.8718845Z 2023-07-13T15:19:48.8719085Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-07-13T15:19:48.8719346Z 2023-07-13T15:19:48.8719538Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8719763Z 2023-07-13T15:19:48.8719929Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-07-13T15:19:48.8720135Z 2023-07-13T15:19:48.8720140Z 2023-07-13T15:19:48.8720146Z 2023-07-13T15:19:48.8720372Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-07-13T15:19:48.8720620Z 2023-07-13T15:19:48.8720810Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8721034Z 2023-07-13T15:19:48.8721197Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-07-13T15:19:48.8721377Z 2023-07-13T15:19:48.8721401Z 2023-07-13T15:19:48.8721407Z 2023-07-13T15:19:48.8721617Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-07-13T15:19:48.8722008Z 2023-07-13T15:19:48.8722202Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8722428Z 2023-07-13T15:19:48.8722592Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-07-13T15:19:48.8722954Z 2023-07-13T15:19:48.8722960Z 2023-07-13T15:19:48.8722965Z 2023-07-13T15:19:48.8723208Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h8bd8f75_46356 <=== 2023-07-13T15:19:48.8723464Z 2023-07-13T15:19:48.8723658Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8724030Z 2023-07-13T15:19:48.8724345Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:19:48.8724557Z 2023-07-13T15:19:48.8724563Z 2023-07-13T15:19:48.8724568Z 2023-07-13T15:19:48.8724837Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-11.8-h24eeafa_5 <=== 2023-07-13T15:19:48.8725103Z 2023-07-13T15:19:48.8725925Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8726186Z 2023-07-13T15:19:48.8726381Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-11.8-h24eeafa_5 2023-07-13T15:19:48.8726603Z 2023-07-13T15:19:48.8726608Z 2023-07-13T15:19:48.8726614Z 2023-07-13T15:19:48.8726869Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py311haa95532_0 <=== 2023-07-13T15:19:48.8727136Z 2023-07-13T15:19:48.8727329Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8727554Z 2023-07-13T15:19:48.8727742Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py311haa95532_0 2023-07-13T15:19:48.8727966Z 2023-07-13T15:19:48.8727971Z 2023-07-13T15:19:48.8727976Z 2023-07-13T15:19:48.8728239Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py311h2bbff1b_1 <=== 2023-07-13T15:19:48.8728517Z 2023-07-13T15:19:48.8728699Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8728929Z 2023-07-13T15:19:48.8729124Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py311h2bbff1b_1 2023-07-13T15:19:48.8729357Z 2023-07-13T15:19:48.8729363Z 2023-07-13T15:19:48.8729368Z 2023-07-13T15:19:48.8729767Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::mpmath-1.2.1-py311_0 <=== 2023-07-13T15:19:48.8730038Z 2023-07-13T15:19:48.8730231Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8730460Z 2023-07-13T15:19:48.8730776Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.2.1-py311_0 2023-07-13T15:19:48.8731075Z 2023-07-13T15:19:48.8731085Z 2023-07-13T15:19:48.8731096Z 2023-07-13T15:19:48.8731373Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::networkx-2.8.4-py311haa95532_1 <=== 2023-07-13T15:19:48.8731642Z 2023-07-13T15:19:48.8731842Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8732060Z 2023-07-13T15:19:48.8732247Z source=C:\Jenkins\Miniconda3\pkgs\networkx-2.8.4-py311haa95532_1 2023-07-13T15:19:48.8732471Z 2023-07-13T15:19:48.8732477Z 2023-07-13T15:19:48.8732482Z 2023-07-13T15:19:48.8732729Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py311h2bbff1b_1 <=== 2023-07-13T15:19:48.8732997Z 2023-07-13T15:19:48.8733187Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8733413Z 2023-07-13T15:19:48.8733592Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py311h2bbff1b_1 2023-07-13T15:19:48.8733809Z 2023-07-13T15:19:48.8733814Z 2023-07-13T15:19:48.8733820Z 2023-07-13T15:19:48.8734085Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::typing_extensions-4.6.3-py311haa95532_0 <=== 2023-07-13T15:19:48.8734368Z 2023-07-13T15:19:48.8734564Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8734933Z 2023-07-13T15:19:48.8735127Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.6.3-py311haa95532_0 2023-07-13T15:19:48.8735369Z 2023-07-13T15:19:48.8735374Z 2023-07-13T15:19:48.8735380Z 2023-07-13T15:19:48.8735639Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-base-1.25.0-py311hd01c5d8_0 <=== 2023-07-13T15:19:48.8735914Z 2023-07-13T15:19:48.8736100Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8736327Z 2023-07-13T15:19:48.8736667Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.0-py311hd01c5d8_0 2023-07-13T15:19:48.8736901Z 2023-07-13T15:19:48.8736906Z 2023-07-13T15:19:48.8736911Z 2023-07-13T15:19:48.8737156Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py311haa95532_0 <=== 2023-07-13T15:19:48.8737533Z 2023-07-13T15:19:48.8737831Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8738631Z 2023-07-13T15:19:48.8738850Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py311haa95532_0 2023-07-13T15:19:48.8739073Z 2023-07-13T15:19:48.8739079Z 2023-07-13T15:19:48.8739084Z 2023-07-13T15:19:48.8739366Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230711-py3.11_cuda11.8_cudnn8_0 <=== 2023-07-13T15:19:48.8739674Z 2023-07-13T15:19:48.8739870Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8740097Z 2023-07-13T15:19:48.8740315Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230711-py3.11_cuda11.8_cudnn8_0 2023-07-13T15:19:48.8740567Z 2023-07-13T15:19:48.8740573Z 2023-07-13T15:19:48.8740579Z 2023-07-13T15:19:48.8740821Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py311hf62ec03_1 <=== 2023-07-13T15:19:48.8741228Z 2023-07-13T15:19:48.8741430Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8741645Z 2023-07-13T15:19:48.8741824Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py311hf62ec03_1 2023-07-13T15:19:48.8742035Z 2023-07-13T15:19:48.8742040Z 2023-07-13T15:19:48.8742046Z 2023-07-13T15:19:48.8742297Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py311hf62ec03_1 <=== 2023-07-13T15:19:48.8742565Z 2023-07-13T15:19:48.8742754Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8742982Z 2023-07-13T15:19:48.8743285Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py311hf62ec03_1 2023-07-13T15:19:48.8743537Z 2023-07-13T15:19:48.8743542Z 2023-07-13T15:19:48.8743547Z 2023-07-13T15:19:48.8743800Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-1.25.0-py311hdab7c0b_0 <=== 2023-07-13T15:19:48.8744067Z 2023-07-13T15:19:48.8744403Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8744783Z 2023-07-13T15:19:48.8744954Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.0-py311hdab7c0b_0 2023-07-13T15:19:48.8745173Z 2023-07-13T15:19:48.8745178Z 2023-07-13T15:19:48.8745184Z 2023-07-13T15:19:48.8745536Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230713-py311_cu118 <=== 2023-07-13T15:19:48.8745889Z 2023-07-13T15:19:48.8746079Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8746302Z 2023-07-13T15:19:48.8746510Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230713-py311_cu118 2023-07-13T15:19:48.8746751Z 2023-07-13T15:19:48.8746756Z 2023-07-13T15:19:48.8746762Z 2023-07-13T15:19:48.8746767Z 2023-07-13T15:19:48.8746965Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:19:48.8747188Z 2023-07-13T15:19:48.8747440Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-07-13T15:19:48.8747857Z 2023-07-13T15:19:48.8748143Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-07-13T15:19:48.8748448Z 2023-07-13T15:19:48.8748604Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:19:48.8748816Z 2023-07-13T15:19:48.8748938Z Solving environment: ...working... done 2023-07-13T15:19:48.8749109Z 2023-07-13T15:19:48.8749114Z 2023-07-13T15:19:48.8749120Z 2023-07-13T15:19:48.8749216Z ## Package Plan ## 2023-07-13T15:19:48.8749353Z 2023-07-13T15:19:48.8749359Z 2023-07-13T15:19:48.8749364Z 2023-07-13T15:19:48.8749586Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:48.8749838Z 2023-07-13T15:19:48.8749843Z 2023-07-13T15:19:48.8749848Z 2023-07-13T15:19:48.8750067Z added / updated specs: 2023-07-13T15:19:48.8750811Z 2023-07-13T15:19:48.8751079Z - distr::torchaudio 2023-07-13T15:19:48.8751254Z 2023-07-13T15:19:48.8751471Z - pytorch-cuda=11.8 2023-07-13T15:19:48.8751627Z 2023-07-13T15:19:48.8751632Z 2023-07-13T15:19:48.8751638Z 2023-07-13T15:19:48.8751661Z 2023-07-13T15:19:48.8751666Z 2023-07-13T15:19:48.8751787Z The following packages will be downloaded: 2023-07-13T15:19:48.8751965Z 2023-07-13T15:19:48.8751970Z 2023-07-13T15:19:48.8751976Z 2023-07-13T15:19:48.8752092Z package | build 2023-07-13T15:19:48.8752249Z 2023-07-13T15:19:48.8752385Z ---------------------------|----------------- 2023-07-13T15:19:48.8752556Z 2023-07-13T15:19:48.8752712Z mkl-service-2.4.0 | py311h2bbff1b_1 44 KB 2023-07-13T15:19:48.8752899Z 2023-07-13T15:19:48.8753038Z mkl_fft-1.3.6 | py311hf62ec03_1 164 KB 2023-07-13T15:19:48.8753215Z 2023-07-13T15:19:48.8753364Z mkl_random-1.2.2 | py311hf62ec03_1 218 KB 2023-07-13T15:19:48.8753535Z 2023-07-13T15:19:48.8753705Z mpmath-1.2.1 | py311_0 1.2 MB pytorch-nightly 2023-07-13T15:19:48.8753905Z 2023-07-13T15:19:48.8754046Z numpy-1.25.0 | py311hdab7c0b_0 13 KB 2023-07-13T15:19:48.8754225Z 2023-07-13T15:19:48.8754373Z numpy-base-1.25.0 | py311hd01c5d8_0 7.3 MB 2023-07-13T15:19:48.8754555Z 2023-07-13T15:19:48.8754806Z torchaudio-2.1.0.dev20230713| py311_cu118 7.1 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:19:48.8755075Z 2023-07-13T15:19:48.8755237Z ------------------------------------------------------------ 2023-07-13T15:19:48.8755437Z 2023-07-13T15:19:48.8755544Z Total: 15.9 MB 2023-07-13T15:19:48.8755702Z 2023-07-13T15:19:48.8755707Z 2023-07-13T15:19:48.8755712Z 2023-07-13T15:19:48.8755853Z The following NEW packages will be INSTALLED: 2023-07-13T15:19:48.8756047Z 2023-07-13T15:19:48.8756053Z 2023-07-13T15:19:48.8756058Z 2023-07-13T15:19:48.8756202Z blas pkgs/main/win-64::blas-1.0-mkl 2023-07-13T15:19:48.8756378Z 2023-07-13T15:19:48.8756534Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-13T15:19:48.8756817Z 2023-07-13T15:19:48.8757034Z cuda-cudart nvidia/win-64::cuda-cudart-11.8.89-0 2023-07-13T15:19:48.8757233Z 2023-07-13T15:19:48.8757418Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-07-13T15:19:48.8757632Z 2023-07-13T15:19:48.8757891Z cuda-cupti nvidia/win-64::cuda-cupti-11.8.87-0 2023-07-13T15:19:48.8758106Z 2023-07-13T15:19:48.8758427Z cuda-libraries nvidia/win-64::cuda-libraries-11.8.0-0 2023-07-13T15:19:48.8758636Z 2023-07-13T15:19:48.8758832Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-07-13T15:19:48.8759057Z 2023-07-13T15:19:48.8759213Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-07-13T15:19:48.8759552Z 2023-07-13T15:19:48.8759732Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-07-13T15:19:48.8759940Z 2023-07-13T15:19:48.8760094Z cuda-nvtx nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-13T15:19:48.8760283Z 2023-07-13T15:19:48.8760464Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-13T15:19:48.8760687Z 2023-07-13T15:19:48.8760853Z cuda-runtime nvidia/win-64::cuda-runtime-11.8.0-0 2023-07-13T15:19:48.8761050Z 2023-07-13T15:19:48.8761229Z filelock pkgs/main/win-64::filelock-3.9.0-py311haa95532_0 2023-07-13T15:19:48.8761439Z 2023-07-13T15:19:48.8761636Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:19:48.8761859Z 2023-07-13T15:19:48.8762014Z libcublas nvidia/win-64::libcublas-11.11.3.6-0 2023-07-13T15:19:48.8762202Z 2023-07-13T15:19:48.8762375Z libcublas-dev nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-07-13T15:19:48.8762914Z 2023-07-13T15:19:48.8763102Z libcufft nvidia/win-64::libcufft-10.9.0.58-0 2023-07-13T15:19:48.8763291Z 2023-07-13T15:19:48.8763462Z libcufft-dev nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-07-13T15:19:48.8763830Z 2023-07-13T15:19:48.8763990Z libcurand nvidia/win-64::libcurand-10.3.3.53-0 2023-07-13T15:19:48.8764178Z 2023-07-13T15:19:48.8764350Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-13T15:19:48.8764561Z 2023-07-13T15:19:48.8764855Z libcusolver nvidia/win-64::libcusolver-11.4.1.48-0 2023-07-13T15:19:48.8765190Z 2023-07-13T15:19:48.8765360Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-07-13T15:19:48.8765580Z 2023-07-13T15:19:48.8765746Z libcusparse nvidia/win-64::libcusparse-11.7.5.86-0 2023-07-13T15:19:48.8765941Z 2023-07-13T15:19:48.8766126Z libcusparse-dev nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-07-13T15:19:48.8766343Z 2023-07-13T15:19:48.8766498Z libnpp nvidia/win-64::libnpp-11.8.0.86-0 2023-07-13T15:19:48.8766686Z 2023-07-13T15:19:48.8766850Z libnpp-dev nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-07-13T15:19:48.8767045Z 2023-07-13T15:19:48.8767204Z libnvjpeg nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-07-13T15:19:48.8767374Z 2023-07-13T15:19:48.8767551Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-07-13T15:19:48.8767757Z 2023-07-13T15:19:48.8767914Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-13T15:19:48.8768101Z 2023-07-13T15:19:48.8768255Z mkl pkgs/main/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:19:48.8768440Z 2023-07-13T15:19:48.8768633Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py311h2bbff1b_1 2023-07-13T15:19:48.8768856Z 2023-07-13T15:19:48.8769022Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py311hf62ec03_1 2023-07-13T15:19:48.8769219Z 2023-07-13T15:19:48.8769402Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py311hf62ec03_1 2023-07-13T15:19:48.8769598Z 2023-07-13T15:19:48.8769773Z mpmath pytorch-nightly/win-64::mpmath-1.2.1-py311_0 2023-07-13T15:19:48.8769975Z 2023-07-13T15:19:48.8770151Z networkx pkgs/main/win-64::networkx-2.8.4-py311haa95532_1 2023-07-13T15:19:48.8770362Z 2023-07-13T15:19:48.8770677Z numpy pkgs/main/win-64::numpy-1.25.0-py311hdab7c0b_0 2023-07-13T15:19:48.8770882Z 2023-07-13T15:19:48.8771072Z numpy-base pkgs/main/win-64::numpy-base-1.25.0-py311hd01c5d8_0 2023-07-13T15:19:48.8771292Z 2023-07-13T15:19:48.8771647Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230711-py3.11_cuda11.8_cudnn8_0 2023-07-13T15:19:48.8772037Z 2023-07-13T15:19:48.8772248Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-07-13T15:19:48.8772467Z 2023-07-13T15:19:48.8772663Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-13T15:19:48.8772890Z 2023-07-13T15:19:48.8773207Z pyyaml pkgs/main/win-64::pyyaml-6.0-py311h2bbff1b_1 2023-07-13T15:19:48.8773410Z 2023-07-13T15:19:48.8773575Z sympy pkgs/main/win-64::sympy-1.11.1-py311haa95532_0 2023-07-13T15:19:48.8773776Z 2023-07-13T15:19:48.8773927Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-13T15:19:48.8774110Z 2023-07-13T15:19:48.8774301Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230713-py311_cu118 2023-07-13T15:19:48.8774520Z 2023-07-13T15:19:48.8774723Z typing_extensions pkgs/main/win-64::typing_extensions-4.6.3-py311haa95532_0 2023-07-13T15:19:48.8774944Z 2023-07-13T15:19:48.8775096Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-07-13T15:19:48.8775277Z 2023-07-13T15:19:48.8775283Z 2023-07-13T15:19:48.8775288Z 2023-07-13T15:19:48.8775294Z 2023-07-13T15:19:48.8775299Z 2023-07-13T15:19:48.8775432Z Preparing transaction: ...working... done 2023-07-13T15:19:48.8775609Z 2023-07-13T15:19:48.8776091Z Verifying transaction: ...working... done 2023-07-13T15:19:48.8776294Z 2023-07-13T15:19:48.8776430Z Executing transaction: ...working... done 2023-07-13T15:19:48.8776599Z 2023-07-13T15:19:48.8776604Z 2023-07-13T15:19:48.9480531Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-07-13T15:19:48.9484191Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-07-13T15:19:48.9485422Z + conda install --yes --quiet 'ffmpeg<5' 2023-07-13T15:19:48.9486084Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-07-13T15:19:55.8525326Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:19:58.5813260Z Solving environment: ...working... done 2023-07-13T15:20:00.0086127Z 2023-07-13T15:20:00.0086993Z ## Package Plan ## 2023-07-13T15:20:00.0087377Z 2023-07-13T15:20:00.0087812Z environment location: C:\Jenkins\Miniconda3 2023-07-13T15:20:00.0088191Z 2023-07-13T15:20:00.0088501Z added / updated specs: 2023-07-13T15:20:00.0089111Z - ffmpeg[version='<5'] 2023-07-13T15:20:00.0089408Z 2023-07-13T15:20:00.0089418Z 2023-07-13T15:20:00.0089687Z The following packages will be downloaded: 2023-07-13T15:20:00.0090044Z 2023-07-13T15:20:00.0090271Z package | build 2023-07-13T15:20:00.0090819Z ---------------------------|----------------- 2023-07-13T15:20:00.0091411Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-07-13T15:20:00.0092019Z ------------------------------------------------------------ 2023-07-13T15:20:00.0092628Z Total: 17.6 MB 2023-07-13T15:20:00.0092947Z 2023-07-13T15:20:00.0093226Z The following NEW packages will be INSTALLED: 2023-07-13T15:20:00.0093585Z 2023-07-13T15:20:00.0094045Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-07-13T15:20:00.0094433Z 2023-07-13T15:20:00.0094442Z 2023-07-13T15:20:00.0230741Z Preparing transaction: ...working... done 2023-07-13T15:20:00.0869646Z Verifying transaction: ...working... done 2023-07-13T15:20:00.1732253Z Executing transaction: ...working... done 2023-07-13T15:20:00.4831253Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' python pytorch/audio/test/smoke_test/smoke_test.py 2023-07-13T15:20:07.5674199Z Smoke test passed. 2023-07-13T15:20:07.5674404Z 2023-07-13T15:20:07.5674436Z 2023-07-13T15:20:07.6376648Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:20:13.2898332Z 2023-07-13T15:20:13.2899167Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke: 2023-07-13T15:20:13.2899500Z 2023-07-13T15:20:13.4618609Z ##[group]Run set -euxo pipefail 2023-07-13T15:20:13.4618956Z set -euxo pipefail 2023-07-13T15:20:13.4619219Z source "${BUILD_ENV_FILE}" 2023-07-13T15:20:13.4619552Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-07-13T15:20:13.4620270Z ${CONDA_RUN} anaconda -t "${CONDA_PYTORCHBOT_TOKEN}" upload "distr/win-64/${PACKAGE_NAME}*.tar.bz2" -u "pytorch-${CHANNEL}" --label main --no-progress --force 2023-07-13T15:20:13.4645470Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T15:20:13.4645753Z env: 2023-07-13T15:20:13.4646023Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:20:13.4646314Z PYTHON_VERSION: 3.11 2023-07-13T15:20:13.4646536Z PACKAGE_TYPE: conda 2023-07-13T15:20:13.4646782Z REPOSITORY: pytorch/audio 2023-07-13T15:20:13.4647019Z REF: 2023-07-13T15:20:13.4647226Z CU_VERSION: cu118 2023-07-13T15:20:13.4647423Z CHANNEL: nightly 2023-07-13T15:20:13.4647745Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T15:20:13.4648094Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:20:13.4648476Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:20:13.4648907Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:20:13.4649328Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:20:13.4649647Z PACKAGE_NAME: torchaudio 2023-07-13T15:20:13.4650296Z CONDA_PYTORCHBOT_TOKEN: *** 2023-07-13T15:20:13.4650536Z ##[endgroup] 2023-07-13T15:20:13.7844474Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T15:20:13.7847024Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:20:13.7847614Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:20:13.7848113Z ++ export CMAKE_USE_CUDA=1 2023-07-13T15:20:13.7848546Z ++ CMAKE_USE_CUDA=1 2023-07-13T15:20:13.7849033Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T15:20:13.7849566Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T15:20:13.7850247Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-13T15:20:13.7851174Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-13T15:20:13.7852263Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:13.7853050Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:13.7853765Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:13.7854449Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:13.7855057Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:20:13.7855584Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:20:13.7856269Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:20:13.7857175Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:20:13.7858210Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:20:13.7859030Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:20:13.7859645Z ++ export FORCE_CUDA=1 2023-07-13T15:20:13.7860085Z ++ FORCE_CUDA=1 2023-07-13T15:20:13.7861935Z ++ 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-07-13T15:20:13.7868463Z ++ 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-07-13T15:20:13.7870931Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:20:13.7871501Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:20:13.7872050Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T15:20:13.7872560Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T15:20:13.7873125Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-13T15:20:13.7873753Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-13T15:20:13.7874250Z ++ export VERSION_SUFFIX= 2023-07-13T15:20:13.7874699Z ++ VERSION_SUFFIX= 2023-07-13T15:20:13.7875149Z ++ export WHEEL_DIR= 2023-07-13T15:20:13.7875574Z ++ WHEEL_DIR= 2023-07-13T15:20:13.7876426Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5544196469' conda install --yes --quiet anaconda-client 2023-07-13T15:20:33.7877591Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:20:33.7878137Z 2023-07-13T15:20:33.7878394Z Solving environment: ...working... done 2023-07-13T15:20:33.7879819Z 2023-07-13T15:20:33.7879939Z 2023-07-13T15:20:33.7879956Z 2023-07-13T15:20:33.7880333Z ## Package Plan ## 2023-07-13T15:20:33.7880624Z 2023-07-13T15:20:33.7882881Z 2023-07-13T15:20:33.7882905Z 2023-07-13T15:20:33.7883473Z environment location: C:\actions-runner\_work\_temp\conda_environment_5544196469 2023-07-13T15:20:33.7884322Z 2023-07-13T15:20:33.7884376Z 2023-07-13T15:20:33.7884386Z 2023-07-13T15:20:33.7884589Z added / updated specs: 2023-07-13T15:20:33.7885349Z 2023-07-13T15:20:33.7885630Z - anaconda-client 2023-07-13T15:20:33.7885958Z 2023-07-13T15:20:33.7885981Z 2023-07-13T15:20:33.7885991Z 2023-07-13T15:20:33.7886001Z 2023-07-13T15:20:33.7886010Z 2023-07-13T15:20:33.7889711Z The following packages will be downloaded: 2023-07-13T15:20:33.7890061Z 2023-07-13T15:20:33.7890099Z 2023-07-13T15:20:33.7890108Z 2023-07-13T15:20:33.7890332Z package | build 2023-07-13T15:20:33.7890756Z 2023-07-13T15:20:33.7891090Z ---------------------------|----------------- 2023-07-13T15:20:33.7891399Z 2023-07-13T15:20:33.7891673Z anaconda-client-1.11.3 | py38haa95532_0 155 KB 2023-07-13T15:20:33.7892028Z 2023-07-13T15:20:33.7892271Z attrs-22.1.0 | py38haa95532_0 84 KB 2023-07-13T15:20:33.7892587Z 2023-07-13T15:20:33.7892824Z clyent-1.2.2 | py38_1 20 KB 2023-07-13T15:20:33.7893125Z 2023-07-13T15:20:33.7893372Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-07-13T15:20:33.7893687Z 2023-07-13T15:20:33.7893997Z importlib_resources-5.2.0 | pyhd3eb1b0_1 21 KB 2023-07-13T15:20:33.7894366Z 2023-07-13T15:20:33.7894624Z jsonschema-4.17.3 | py38haa95532_0 155 KB 2023-07-13T15:20:33.7894933Z 2023-07-13T15:20:33.7895189Z jupyter_core-5.3.0 | py38haa95532_0 107 KB 2023-07-13T15:20:33.7895493Z 2023-07-13T15:20:33.7895781Z nbformat-5.7.0 | py38haa95532_0 152 KB 2023-07-13T15:20:33.7896073Z 2023-07-13T15:20:33.7896490Z pkgutil-resolve-name-1.3.10| py38haa95532_0 10 KB 2023-07-13T15:20:33.7896843Z 2023-07-13T15:20:33.7897101Z platformdirs-2.5.2 | py38haa95532_0 24 KB 2023-07-13T15:20:33.7897301Z 2023-07-13T15:20:33.7897431Z pyrsistent-0.18.0 | py38h196d8e1_0 89 KB 2023-07-13T15:20:33.7897781Z 2023-07-13T15:20:33.7898079Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-07-13T15:20:33.7898282Z 2023-07-13T15:20:33.7899470Z python-fastjsonschema-2.16.2| py38haa95532_0 231 KB 2023-07-13T15:20:33.7899739Z 2023-07-13T15:20:33.7899888Z pywin32-305 | py38h2bbff1b_0 10.7 MB 2023-07-13T15:20:33.7900068Z 2023-07-13T15:20:33.7900228Z requests-toolbelt-0.9.1 | pyhd3eb1b0_0 42 KB 2023-07-13T15:20:33.7900626Z 2023-07-13T15:20:33.7900773Z traitlets-5.7.1 | py38haa95532_0 205 KB 2023-07-13T15:20:33.7900935Z 2023-07-13T15:20:33.7901075Z zipp-3.11.0 | py38haa95532_0 20 KB 2023-07-13T15:20:33.7901250Z 2023-07-13T15:20:33.7901413Z ------------------------------------------------------------ 2023-07-13T15:20:33.7901615Z 2023-07-13T15:20:33.7901740Z Total: 12.3 MB 2023-07-13T15:20:33.7901900Z 2023-07-13T15:20:33.7901906Z 2023-07-13T15:20:33.7901912Z 2023-07-13T15:20:33.7902055Z The following NEW packages will be INSTALLED: 2023-07-13T15:20:33.7902246Z 2023-07-13T15:20:33.7902251Z 2023-07-13T15:20:33.7902257Z 2023-07-13T15:20:33.7902503Z anaconda-client pkgs/main/win-64::anaconda-client-1.11.3-py38haa95532_0 2023-07-13T15:20:33.7902750Z 2023-07-13T15:20:33.7902920Z attrs pkgs/main/win-64::attrs-22.1.0-py38haa95532_0 2023-07-13T15:20:33.7903108Z 2023-07-13T15:20:33.7903271Z clyent pkgs/main/win-64::clyent-1.2.2-py38_1 2023-07-13T15:20:33.7903663Z 2023-07-13T15:20:33.7903861Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-07-13T15:20:33.7904083Z 2023-07-13T15:20:33.7904291Z importlib_resourc~ pkgs/main/noarch::importlib_resources-5.2.0-pyhd3eb1b0_1 2023-07-13T15:20:33.7904528Z 2023-07-13T15:20:33.7904861Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py38haa95532_0 2023-07-13T15:20:33.7905215Z 2023-07-13T15:20:33.7905410Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py38haa95532_0 2023-07-13T15:20:33.7905627Z 2023-07-13T15:20:33.7905812Z nbformat pkgs/main/win-64::nbformat-5.7.0-py38haa95532_0 2023-07-13T15:20:33.7906004Z 2023-07-13T15:20:33.7906243Z pkgutil-resolve-n~ pkgs/main/win-64::pkgutil-resolve-name-1.3.10-py38haa95532_0 2023-07-13T15:20:33.7906504Z 2023-07-13T15:20:33.7906697Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py38haa95532_0 2023-07-13T15:20:33.7906931Z 2023-07-13T15:20:33.7907118Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py38h196d8e1_0 2023-07-13T15:20:33.7907335Z 2023-07-13T15:20:33.7907548Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-07-13T15:20:33.7907791Z 2023-07-13T15:20:33.7908026Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py38haa95532_0 2023-07-13T15:20:33.7908289Z 2023-07-13T15:20:33.7908455Z pywin32 pkgs/main/win-64::pywin32-305-py38h2bbff1b_0 2023-07-13T15:20:33.7908632Z 2023-07-13T15:20:33.7908859Z requests-toolbelt pkgs/main/noarch::requests-toolbelt-0.9.1-pyhd3eb1b0_0 2023-07-13T15:20:33.7909106Z 2023-07-13T15:20:33.7909289Z traitlets pkgs/main/win-64::traitlets-5.7.1-py38haa95532_0 2023-07-13T15:20:33.7909500Z 2023-07-13T15:20:33.7909664Z zipp pkgs/main/win-64::zipp-3.11.0-py38haa95532_0 2023-07-13T15:20:33.7909862Z 2023-07-13T15:20:33.7909873Z 2023-07-13T15:20:33.7909879Z 2023-07-13T15:20:33.7909885Z 2023-07-13T15:20:33.7909891Z 2023-07-13T15:20:33.7910028Z Preparing transaction: ...working... done 2023-07-13T15:20:33.7910207Z 2023-07-13T15:20:33.7910337Z Verifying transaction: ...working... done 2023-07-13T15:20:33.7910679Z 2023-07-13T15:20:33.7910812Z Executing transaction: ...working... done 2023-07-13T15:20:33.7910985Z 2023-07-13T15:20:33.7910991Z 2023-07-13T15:20:33.8671400Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5544196469' anaconda -t *** upload 'distr/win-64/torchaudio*.tar.bz2' -u pytorch-nightly --label main --no-progress --force 2023-07-13T15:20:42.7210091Z Using Anaconda API: https://api.anaconda.org 2023-07-13T15:20:42.7210534Z 2023-07-13T15:20:42.7210783Z Using "pytorch-nightly" as upload username 2023-07-13T15:20:42.7211134Z 2023-07-13T15:20:42.7211445Z Processing 'distr/win-64\torchaudio-2.1.0.dev20230713-py311_cu118.tar.bz2' 2023-07-13T15:20:42.7212105Z 2023-07-13T15:20:42.7212270Z Detecting file type... 2023-07-13T15:20:42.7212521Z 2023-07-13T15:20:42.7212687Z File type is "Conda" 2023-07-13T15:20:42.7212929Z 2023-07-13T15:20:42.7213143Z Extracting conda attributes for upload 2023-07-13T15:20:42.7213449Z 2023-07-13T15:20:42.7213634Z Creating package "torchaudio" 2023-07-13T15:20:42.7213909Z 2023-07-13T15:20:42.7214081Z Creating release "2.1.0.dev20230713" 2023-07-13T15:20:42.7214325Z 2023-07-13T15:20:42.7214597Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230713/win-64/torchaudio-2.1.0.dev20230713-py311_cu118.tar.bz2" 2023-07-13T15:20:42.7214885Z 2023-07-13T15:20:42.7215138Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230713-py311_cu118.tar.bz2" already exists. Removing. 2023-07-13T15:20:42.7215405Z 2023-07-13T15:20:42.7215411Z 2023-07-13T15:20:42.7215517Z 0%| | 0.00/7.10M [00:00