2023-07-13T14:16:16.8977344Z Requested labels: windows.8xlarge.nvidia.gpu 2023-07-13T14:16:16.8977569Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-07-13T14:16:16.8977857Z Reusable workflow chain: 2023-07-13T14:16:16.8977967Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (83d75edafc2f9246e62b01722f52eb5484fbe13e) 2023-07-13T14:16:16.8978114Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (f1766167e55a3952a5eef0755a94cc78aaabbdc2) 2023-07-13T14:16:16.8978245Z Waiting for a runner to pick up this job... 2023-07-13T14:52:10.7640475Z Job is about to start running on the runner: i-0d4e46830e7abc31b (organization) 2023-07-13T14:53:29.6331697Z Current runner version: '2.306.0' 2023-07-13T14:53:29.6340141Z Runner name: 'i-0d4e46830e7abc31b' 2023-07-13T14:53:29.6340716Z Runner group name: 'Default' 2023-07-13T14:53:29.6341531Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-07-13T14:53:29.6344630Z ##[group]GITHUB_TOKEN Permissions 2023-07-13T14:53:29.6345448Z Actions: write 2023-07-13T14:53:29.6345770Z Checks: write 2023-07-13T14:53:29.6346089Z Contents: write 2023-07-13T14:53:29.6346421Z Deployments: write 2023-07-13T14:53:29.6346752Z Discussions: write 2023-07-13T14:53:29.6347046Z Issues: write 2023-07-13T14:53:29.6347376Z Metadata: read 2023-07-13T14:53:29.6347704Z Packages: write 2023-07-13T14:53:29.6348006Z Pages: write 2023-07-13T14:53:29.6348343Z PullRequests: write 2023-07-13T14:53:29.6348827Z RepositoryProjects: write 2023-07-13T14:53:29.6349258Z SecurityEvents: write 2023-07-13T14:53:29.6349716Z Statuses: write 2023-07-13T14:53:29.6350161Z ##[endgroup] 2023-07-13T14:53:29.6354423Z Secret source: Actions 2023-07-13T14:53:29.6355090Z Prepare workflow directory 2023-07-13T14:53:29.7878607Z Prepare all required actions 2023-07-13T14:53:29.8110557Z Getting action download info 2023-07-13T14:53:30.2250793Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-07-13T14:53:51.5833245Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-07-13T14:53:52.5810257Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (f1766167e55a3952a5eef0755a94cc78aaabbdc2) 2023-07-13T14:53:52.5813102Z ##[group] Inputs 2023-07-13T14:53:52.5813465Z runner-type: 2023-07-13T14:53:52.5813852Z conda-package-directory: packaging/torchaudio 2023-07-13T14:53:52.5814178Z repository: pytorch/audio 2023-07-13T14:53:52.5814556Z ref: 2023-07-13T14:53:52.5814892Z test-infra-repository: pytorch/test-infra 2023-07-13T14:53:52.5815254Z test-infra-ref: main 2023-07-13T14:53:52.5825169Z 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:52.5833915Z pre-script: 2023-07-13T14:53:52.5834210Z post-script: 2023-07-13T14:53:52.5834572Z package-name: torchaudio 2023-07-13T14:53:52.5834921Z trigger-event: push 2023-07-13T14:53:52.5835245Z smoke-test-script: test/smoke_test/smoke_test.py 2023-07-13T14:53:52.5835616Z cache-path: 2023-07-13T14:53:52.5835922Z cache-key: 2023-07-13T14:53:52.5836170Z ##[endgroup] 2023-07-13T14:53:52.5836522Z Complete job name: pytorch/audio / conda-py3_10-cuda11_8 2023-07-13T14:53:52.9466168Z ##[group]Run actions/checkout@v3 2023-07-13T14:53:52.9466548Z with: 2023-07-13T14:53:52.9466890Z repository: pytorch/test-infra 2023-07-13T14:53:52.9467201Z ref: main 2023-07-13T14:53:52.9467472Z path: test-infra 2023-07-13T14:53:52.9467929Z token: *** 2023-07-13T14:53:52.9468217Z ssh-strict: true 2023-07-13T14:53:52.9468549Z persist-credentials: true 2023-07-13T14:53:52.9468850Z clean: true 2023-07-13T14:53:52.9469129Z sparse-checkout-cone-mode: true 2023-07-13T14:53:52.9469530Z fetch-depth: 1 2023-07-13T14:53:52.9469822Z lfs: false 2023-07-13T14:53:52.9470145Z submodules: false 2023-07-13T14:53:52.9471664Z set-safe-directory: true 2023-07-13T14:53:52.9472143Z env: 2023-07-13T14:53:52.9472487Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:53:52.9472854Z PYTHON_VERSION: 3.10 2023-07-13T14:53:52.9473113Z PACKAGE_TYPE: conda 2023-07-13T14:53:52.9473430Z REPOSITORY: pytorch/audio 2023-07-13T14:53:52.9473748Z REF: 2023-07-13T14:53:52.9474231Z CU_VERSION: cu118 2023-07-13T14:53:52.9474524Z ##[endgroup] 2023-07-13T14:53:53.1662509Z Syncing repository: pytorch/test-infra 2023-07-13T14:53:53.1664338Z ##[group]Getting Git version info 2023-07-13T14:53:53.1664742Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-07-13T14:53:53.1793418Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-13T14:54:10.6230266Z git version 2.41.0.windows.1 2023-07-13T14:54:10.6298249Z ##[endgroup] 2023-07-13T14:54:10.6344594Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1b21b62a-d8a4-48a7-b1ce-5eed7eedbc3c' before making global git config changes 2023-07-13T14:54:10.6347211Z Adding repository directory to the temporary git global config as a safe directory 2023-07-13T14:54:10.6365671Z [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:10.6850163Z ##[group]Initializing the repository 2023-07-13T14:54:10.6859788Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-07-13T14:54:10.7914732Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-07-13T14:54:10.7960863Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-07-13T14:54:10.8317424Z ##[endgroup] 2023-07-13T14:54:10.8317916Z ##[group]Disabling automatic garbage collection 2023-07-13T14:54:10.8327881Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-13T14:54:10.8923648Z ##[endgroup] 2023-07-13T14:54:10.8924274Z ##[group]Setting up auth 2023-07-13T14:54:10.8938849Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-13T14:54:10.9276611Z [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:15.5851680Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-13T14:54:15.6207800Z [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:16.0796718Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:54:16.1122464Z ##[endgroup] 2023-07-13T14:54:16.1123209Z ##[group]Fetching the repository 2023-07-13T14:54:16.1141034Z [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:19.2702410Z remote: Enumerating objects: 1049, done. 2023-07-13T14:54:19.2702972Z remote: Counting objects: 0% (1/1049) 2023-07-13T14:54:19.2703483Z remote: Counting objects: 1% (11/1049) 2023-07-13T14:54:19.2704276Z remote: Counting objects: 2% (21/1049) 2023-07-13T14:54:19.2704860Z remote: Counting objects: 3% (32/1049) 2023-07-13T14:54:19.2705477Z remote: Counting objects: 4% (42/1049) 2023-07-13T14:54:19.2706093Z remote: Counting objects: 5% (53/1049) 2023-07-13T14:54:19.2706874Z remote: Counting objects: 6% (63/1049) 2023-07-13T14:54:19.2707310Z remote: Counting objects: 7% (74/1049) 2023-07-13T14:54:19.2707960Z remote: Counting objects: 8% (84/1049) 2023-07-13T14:54:19.2708557Z remote: Counting objects: 9% (95/1049) 2023-07-13T14:54:19.2708861Z remote: Counting objects: 10% (105/1049) 2023-07-13T14:54:19.2709155Z remote: Counting objects: 11% (116/1049) 2023-07-13T14:54:19.2709437Z remote: Counting objects: 12% (126/1049) 2023-07-13T14:54:19.2709732Z remote: Counting objects: 13% (137/1049) 2023-07-13T14:54:19.2710020Z remote: Counting objects: 14% (147/1049) 2023-07-13T14:54:19.2710306Z remote: Counting objects: 15% (158/1049) 2023-07-13T14:54:19.2710574Z remote: Counting objects: 16% (168/1049) 2023-07-13T14:54:19.2711027Z remote: Counting objects: 17% (179/1049) 2023-07-13T14:54:19.2711647Z remote: Counting objects: 18% (189/1049) 2023-07-13T14:54:19.2712264Z remote: Counting objects: 19% (200/1049) 2023-07-13T14:54:19.2712943Z remote: Counting objects: 20% (210/1049) 2023-07-13T14:54:19.2713492Z remote: Counting objects: 21% (221/1049) 2023-07-13T14:54:19.2714077Z remote: Counting objects: 22% (231/1049) 2023-07-13T14:54:19.2714389Z remote: Counting objects: 23% (242/1049) 2023-07-13T14:54:19.2714686Z remote: Counting objects: 24% (252/1049) 2023-07-13T14:54:19.2714970Z remote: Counting objects: 25% (263/1049) 2023-07-13T14:54:19.2715258Z remote: Counting objects: 26% (273/1049) 2023-07-13T14:54:19.2715540Z remote: Counting objects: 27% (284/1049) 2023-07-13T14:54:19.2715823Z remote: Counting objects: 28% (294/1049) 2023-07-13T14:54:19.2716089Z remote: Counting objects: 29% (305/1049) 2023-07-13T14:54:19.2716367Z remote: Counting objects: 30% (315/1049) 2023-07-13T14:54:19.2716650Z remote: Counting objects: 31% (326/1049) 2023-07-13T14:54:19.2716966Z remote: Counting objects: 32% (336/1049) 2023-07-13T14:54:19.2717250Z remote: Counting objects: 33% (347/1049) 2023-07-13T14:54:19.2717568Z remote: Counting objects: 34% (357/1049) 2023-07-13T14:54:19.2717958Z remote: Counting objects: 35% (368/1049) 2023-07-13T14:54:19.2718572Z remote: Counting objects: 36% (378/1049) 2023-07-13T14:54:19.2719126Z remote: Counting objects: 37% (389/1049) 2023-07-13T14:54:19.2719759Z remote: Counting objects: 38% (399/1049) 2023-07-13T14:54:19.2720496Z remote: Counting objects: 39% (410/1049) 2023-07-13T14:54:19.2721161Z remote: Counting objects: 40% (420/1049) 2023-07-13T14:54:19.2721461Z remote: Counting objects: 41% (431/1049) 2023-07-13T14:54:19.2722135Z remote: Counting objects: 42% (441/1049) 2023-07-13T14:54:19.2722439Z remote: Counting objects: 43% (452/1049) 2023-07-13T14:54:19.2722727Z remote: Counting objects: 44% (462/1049) 2023-07-13T14:54:19.2722997Z remote: Counting objects: 45% (473/1049) 2023-07-13T14:54:19.2723302Z remote: Counting objects: 46% (483/1049) 2023-07-13T14:54:19.2723603Z remote: Counting objects: 47% (494/1049) 2023-07-13T14:54:19.2723899Z remote: Counting objects: 48% (504/1049) 2023-07-13T14:54:19.2724169Z remote: Counting objects: 49% (515/1049) 2023-07-13T14:54:19.2725519Z remote: Counting objects: 50% (525/1049) 2023-07-13T14:54:19.2726305Z remote: Counting objects: 51% (535/1049) 2023-07-13T14:54:19.2727119Z remote: Counting objects: 52% (546/1049) 2023-07-13T14:54:19.2727640Z remote: Counting objects: 53% (556/1049) 2023-07-13T14:54:19.2728192Z remote: Counting objects: 54% (567/1049) 2023-07-13T14:54:19.2728480Z remote: Counting objects: 55% (577/1049) 2023-07-13T14:54:19.2728767Z remote: Counting objects: 56% (588/1049) 2023-07-13T14:54:19.2729035Z remote: Counting objects: 57% (598/1049) 2023-07-13T14:54:19.2729322Z remote: Counting objects: 58% (609/1049) 2023-07-13T14:54:19.2729773Z remote: Counting objects: 59% (619/1049) 2023-07-13T14:54:19.2730054Z remote: Counting objects: 60% (630/1049) 2023-07-13T14:54:19.2730337Z remote: Counting objects: 61% (640/1049) 2023-07-13T14:54:19.2730604Z remote: Counting objects: 62% (651/1049) 2023-07-13T14:54:19.2730893Z remote: Counting objects: 63% (661/1049) 2023-07-13T14:54:19.2731174Z remote: Counting objects: 64% (672/1049) 2023-07-13T14:54:19.2731536Z remote: Counting objects: 65% (682/1049) 2023-07-13T14:54:19.2731801Z remote: Counting objects: 66% (693/1049) 2023-07-13T14:54:19.2732156Z remote: Counting objects: 67% (703/1049) 2023-07-13T14:54:19.2732779Z remote: Counting objects: 68% (714/1049) 2023-07-13T14:54:19.2733344Z remote: Counting objects: 69% (724/1049) 2023-07-13T14:54:19.2733968Z remote: Counting objects: 70% (735/1049) 2023-07-13T14:54:19.2734500Z remote: Counting objects: 71% (745/1049) 2023-07-13T14:54:19.2734807Z remote: Counting objects: 72% (756/1049) 2023-07-13T14:54:19.2735091Z remote: Counting objects: 73% (766/1049) 2023-07-13T14:54:19.2735361Z remote: Counting objects: 74% (777/1049) 2023-07-13T14:54:19.2735648Z remote: Counting objects: 75% (787/1049) 2023-07-13T14:54:19.2735939Z remote: Counting objects: 76% (798/1049) 2023-07-13T14:54:19.2736223Z remote: Counting objects: 77% (808/1049) 2023-07-13T14:54:19.2736488Z remote: Counting objects: 78% (819/1049) 2023-07-13T14:54:19.2736772Z remote: Counting objects: 79% (829/1049) 2023-07-13T14:54:19.2737059Z remote: Counting objects: 80% (840/1049) 2023-07-13T14:54:19.2737621Z remote: Counting objects: 81% (850/1049) 2023-07-13T14:54:19.2738067Z remote: Counting objects: 82% (861/1049) 2023-07-13T14:54:19.2738356Z remote: Counting objects: 83% (871/1049) 2023-07-13T14:54:19.2738639Z remote: Counting objects: 84% (882/1049) 2023-07-13T14:54:19.2738935Z remote: Counting objects: 85% (892/1049) 2023-07-13T14:54:19.2739516Z remote: Counting objects: 86% (903/1049) 2023-07-13T14:54:19.2740076Z remote: Counting objects: 87% (913/1049) 2023-07-13T14:54:19.2740630Z remote: Counting objects: 88% (924/1049) 2023-07-13T14:54:19.2741375Z remote: Counting objects: 89% (934/1049) 2023-07-13T14:54:19.2741948Z remote: Counting objects: 90% (945/1049) 2023-07-13T14:54:19.2742221Z remote: Counting objects: 91% (955/1049) 2023-07-13T14:54:19.2742507Z remote: Counting objects: 92% (966/1049) 2023-07-13T14:54:19.2742790Z remote: Counting objects: 93% (976/1049) 2023-07-13T14:54:19.2743074Z remote: Counting objects: 94% (987/1049) 2023-07-13T14:54:19.2743341Z remote: Counting objects: 95% (997/1049) 2023-07-13T14:54:19.2743644Z remote: Counting objects: 96% (1008/1049) 2023-07-13T14:54:19.2743945Z remote: Counting objects: 97% (1018/1049) 2023-07-13T14:54:19.2744252Z remote: Counting objects: 98% (1029/1049) 2023-07-13T14:54:19.2744544Z remote: Counting objects: 99% (1039/1049) 2023-07-13T14:54:19.2744816Z remote: Counting objects: 100% (1049/1049) 2023-07-13T14:54:19.2745131Z remote: Counting objects: 100% (1049/1049), done. 2023-07-13T14:54:19.2745609Z remote: Compressing objects: 0% (1/848) 2023-07-13T14:54:19.2745998Z remote: Compressing objects: 1% (9/848) 2023-07-13T14:54:19.2746628Z remote: Compressing objects: 2% (17/848) 2023-07-13T14:54:19.2747225Z remote: Compressing objects: 3% (26/848) 2023-07-13T14:54:19.2747922Z remote: Compressing objects: 4% (34/848) 2023-07-13T14:54:19.2748396Z remote: Compressing objects: 5% (43/848) 2023-07-13T14:54:19.2748681Z remote: Compressing objects: 6% (51/848) 2023-07-13T14:54:19.2748984Z remote: Compressing objects: 7% (60/848) 2023-07-13T14:54:19.2750120Z remote: Compressing objects: 8% (68/848) 2023-07-13T14:54:19.2750427Z remote: Compressing objects: 9% (77/848) 2023-07-13T14:54:19.2750712Z remote: Compressing objects: 10% (85/848) 2023-07-13T14:54:19.2751240Z remote: Compressing objects: 11% (94/848) 2023-07-13T14:54:19.2751892Z remote: Compressing objects: 12% (102/848) 2023-07-13T14:54:19.2752212Z remote: Compressing objects: 13% (111/848) 2023-07-13T14:54:19.2752523Z remote: Compressing objects: 14% (119/848) 2023-07-13T14:54:19.2752897Z remote: Compressing objects: 15% (128/848) 2023-07-13T14:54:19.2753565Z remote: Compressing objects: 16% (136/848) 2023-07-13T14:54:19.2754161Z remote: Compressing objects: 17% (145/848) 2023-07-13T14:54:19.2754609Z remote: Compressing objects: 18% (153/848) 2023-07-13T14:54:19.2755411Z remote: Compressing objects: 19% (162/848) 2023-07-13T14:54:19.2756060Z remote: Compressing objects: 20% (170/848) 2023-07-13T14:54:19.2756393Z remote: Compressing objects: 21% (179/848) 2023-07-13T14:54:19.2756692Z remote: Compressing objects: 22% (187/848) 2023-07-13T14:54:19.2756977Z remote: Compressing objects: 23% (196/848) 2023-07-13T14:54:19.2757278Z remote: Compressing objects: 24% (204/848) 2023-07-13T14:54:19.2757588Z remote: Compressing objects: 25% (212/848) 2023-07-13T14:54:19.2757888Z remote: Compressing objects: 26% (221/848) 2023-07-13T14:54:19.2758171Z remote: Compressing objects: 27% (229/848) 2023-07-13T14:54:19.2758471Z remote: Compressing objects: 28% (238/848) 2023-07-13T14:54:19.2758772Z remote: Compressing objects: 29% (246/848) 2023-07-13T14:54:19.2759072Z remote: Compressing objects: 30% (255/848) 2023-07-13T14:54:19.2759357Z remote: Compressing objects: 31% (263/848) 2023-07-13T14:54:19.2759657Z remote: Compressing objects: 32% (272/848) 2023-07-13T14:54:19.2759966Z remote: Compressing objects: 33% (280/848) 2023-07-13T14:54:19.2760624Z remote: Compressing objects: 34% (289/848) 2023-07-13T14:54:19.2761210Z remote: Compressing objects: 35% (297/848) 2023-07-13T14:54:19.2761890Z remote: Compressing objects: 36% (306/848) 2023-07-13T14:54:19.2762462Z remote: Compressing objects: 37% (314/848) 2023-07-13T14:54:19.2762775Z remote: Compressing objects: 38% (323/848) 2023-07-13T14:54:19.2763076Z remote: Compressing objects: 39% (331/848) 2023-07-13T14:54:19.2763359Z remote: Compressing objects: 40% (340/848) 2023-07-13T14:54:19.2763660Z remote: Compressing objects: 41% (348/848) 2023-07-13T14:54:19.2763960Z remote: Compressing objects: 42% (357/848) 2023-07-13T14:54:19.2764258Z remote: Compressing objects: 43% (365/848) 2023-07-13T14:54:19.2764540Z remote: Compressing objects: 44% (374/848) 2023-07-13T14:54:19.2764839Z remote: Compressing objects: 45% (382/848) 2023-07-13T14:54:19.2765391Z remote: Compressing objects: 46% (391/848) 2023-07-13T14:54:19.2766002Z remote: Compressing objects: 47% (399/848) 2023-07-13T14:54:19.2766296Z remote: Compressing objects: 48% (408/848) 2023-07-13T14:54:19.2766594Z remote: Compressing objects: 49% (416/848) 2023-07-13T14:54:19.2767100Z remote: Compressing objects: 50% (424/848) 2023-07-13T14:54:19.2767794Z remote: Compressing objects: 51% (433/848) 2023-07-13T14:54:19.2768360Z remote: Compressing objects: 52% (441/848) 2023-07-13T14:54:19.2769056Z remote: Compressing objects: 53% (450/848) 2023-07-13T14:54:19.2769485Z remote: Compressing objects: 54% (458/848) 2023-07-13T14:54:19.2769918Z remote: Compressing objects: 55% (467/848) 2023-07-13T14:54:19.2770502Z remote: Compressing objects: 56% (475/848) 2023-07-13T14:54:19.2770811Z remote: Compressing objects: 57% (484/848) 2023-07-13T14:54:19.2771265Z remote: Compressing objects: 58% (492/848) 2023-07-13T14:54:19.2771565Z remote: Compressing objects: 59% (501/848) 2023-07-13T14:54:19.2771850Z remote: Compressing objects: 60% (509/848) 2023-07-13T14:54:19.2772151Z remote: Compressing objects: 61% (518/848) 2023-07-13T14:54:19.2772456Z remote: Compressing objects: 62% (526/848) 2023-07-13T14:54:19.2772863Z remote: Compressing objects: 63% (535/848) 2023-07-13T14:54:19.2773372Z remote: Compressing objects: 64% (543/848) 2023-07-13T14:54:19.2773913Z remote: Compressing objects: 65% (552/848) 2023-07-13T14:54:19.2774568Z remote: Compressing objects: 66% (560/848) 2023-07-13T14:54:19.2775156Z remote: Compressing objects: 67% (569/848) 2023-07-13T14:54:19.2775855Z remote: Compressing objects: 68% (577/848) 2023-07-13T14:54:19.2776340Z remote: Compressing objects: 69% (586/848) 2023-07-13T14:54:19.2776647Z remote: Compressing objects: 70% (594/848) 2023-07-13T14:54:19.2776960Z remote: Compressing objects: 71% (603/848) 2023-07-13T14:54:19.2777265Z remote: Compressing objects: 72% (611/848) 2023-07-13T14:54:19.2777549Z remote: Compressing objects: 73% (620/848) 2023-07-13T14:54:19.2777851Z remote: Compressing objects: 74% (628/848) 2023-07-13T14:54:19.2778153Z remote: Compressing objects: 75% (636/848) 2023-07-13T14:54:19.2778453Z remote: Compressing objects: 76% (645/848) 2023-07-13T14:54:19.2778737Z remote: Compressing objects: 77% (653/848) 2023-07-13T14:54:19.2779319Z remote: Compressing objects: 78% (662/848) 2023-07-13T14:54:19.2779873Z remote: Compressing objects: 79% (670/848) 2023-07-13T14:54:19.2780455Z remote: Compressing objects: 80% (679/848) 2023-07-13T14:54:19.2780748Z remote: Compressing objects: 81% (687/848) 2023-07-13T14:54:19.2781390Z remote: Compressing objects: 82% (696/848) 2023-07-13T14:54:19.2781992Z remote: Compressing objects: 83% (704/848) 2023-07-13T14:54:19.2782670Z remote: Compressing objects: 84% (713/848) 2023-07-13T14:54:19.2783189Z remote: Compressing objects: 85% (721/848) 2023-07-13T14:54:19.2783624Z remote: Compressing objects: 86% (730/848) 2023-07-13T14:54:19.2784238Z remote: Compressing objects: 87% (738/848) 2023-07-13T14:54:19.2784545Z remote: Compressing objects: 88% (747/848) 2023-07-13T14:54:19.2784828Z remote: Compressing objects: 89% (755/848) 2023-07-13T14:54:19.2785127Z remote: Compressing objects: 90% (764/848) 2023-07-13T14:54:19.2785426Z remote: Compressing objects: 91% (772/848) 2023-07-13T14:54:19.2785728Z remote: Compressing objects: 92% (781/848) 2023-07-13T14:54:19.2786011Z remote: Compressing objects: 93% (789/848) 2023-07-13T14:54:19.2786310Z remote: Compressing objects: 94% (798/848) 2023-07-13T14:54:19.2786608Z remote: Compressing objects: 95% (806/848) 2023-07-13T14:54:19.2786934Z remote: Compressing objects: 96% (815/848) 2023-07-13T14:54:19.2787315Z remote: Compressing objects: 97% (823/848) 2023-07-13T14:54:19.2787829Z remote: Compressing objects: 98% (832/848) 2023-07-13T14:54:19.2788510Z remote: Compressing objects: 99% (840/848) 2023-07-13T14:54:19.2790326Z remote: Compressing objects: 100% (848/848) 2023-07-13T14:54:19.2791006Z remote: Compressing objects: 100% (848/848), done. 2023-07-13T14:54:19.2992131Z Receiving objects: 0% (1/1049) 2023-07-13T14:54:19.2997600Z Receiving objects: 1% (11/1049) 2023-07-13T14:54:19.3006884Z Receiving objects: 2% (21/1049) 2023-07-13T14:54:19.3141052Z Receiving objects: 3% (32/1049) 2023-07-13T14:54:19.3145972Z Receiving objects: 4% (42/1049) 2023-07-13T14:54:19.3155876Z Receiving objects: 5% (53/1049) 2023-07-13T14:54:19.3161221Z Receiving objects: 6% (63/1049) 2023-07-13T14:54:19.3164567Z Receiving objects: 7% (74/1049) 2023-07-13T14:54:19.3169829Z Receiving objects: 8% (84/1049) 2023-07-13T14:54:19.3174734Z Receiving objects: 9% (95/1049) 2023-07-13T14:54:19.3177585Z Receiving objects: 10% (105/1049) 2023-07-13T14:54:19.3181398Z Receiving objects: 11% (116/1049) 2023-07-13T14:54:19.3187062Z Receiving objects: 12% (126/1049) 2023-07-13T14:54:19.3190246Z Receiving objects: 13% (137/1049) 2023-07-13T14:54:19.3194133Z Receiving objects: 14% (147/1049) 2023-07-13T14:54:19.3196805Z Receiving objects: 15% (158/1049) 2023-07-13T14:54:19.3201516Z Receiving objects: 16% (168/1049) 2023-07-13T14:54:19.3213812Z Receiving objects: 17% (179/1049) 2023-07-13T14:54:19.3219329Z Receiving objects: 18% (189/1049) 2023-07-13T14:54:19.3224510Z Receiving objects: 19% (200/1049) 2023-07-13T14:54:19.3226787Z Receiving objects: 20% (210/1049) 2023-07-13T14:54:19.3228452Z Receiving objects: 21% (221/1049) 2023-07-13T14:54:19.3267308Z Receiving objects: 22% (231/1049) 2023-07-13T14:54:19.3270782Z Receiving objects: 23% (242/1049) 2023-07-13T14:54:19.3273143Z Receiving objects: 24% (252/1049) 2023-07-13T14:54:19.3274911Z Receiving objects: 25% (263/1049) 2023-07-13T14:54:19.3283346Z Receiving objects: 26% (273/1049) 2023-07-13T14:54:19.3286400Z Receiving objects: 27% (284/1049) 2023-07-13T14:54:19.3290233Z Receiving objects: 28% (294/1049) 2023-07-13T14:54:19.3292371Z Receiving objects: 29% (305/1049) 2023-07-13T14:54:19.3294829Z Receiving objects: 30% (315/1049) 2023-07-13T14:54:19.3303840Z Receiving objects: 31% (326/1049) 2023-07-13T14:54:19.3319308Z Receiving objects: 32% (336/1049) 2023-07-13T14:54:19.3330867Z Receiving objects: 33% (347/1049) 2023-07-13T14:54:19.3333603Z Receiving objects: 34% (357/1049) 2023-07-13T14:54:19.3336354Z Receiving objects: 35% (368/1049) 2023-07-13T14:54:19.3337678Z Receiving objects: 36% (378/1049) 2023-07-13T14:54:19.3343202Z Receiving objects: 37% (389/1049) 2023-07-13T14:54:19.3345322Z Receiving objects: 38% (399/1049) 2023-07-13T14:54:19.3348737Z Receiving objects: 39% (410/1049) 2023-07-13T14:54:19.3360844Z Receiving objects: 40% (420/1049) 2023-07-13T14:54:19.3365941Z Receiving objects: 41% (431/1049) 2023-07-13T14:54:19.3371175Z Receiving objects: 42% (441/1049) 2023-07-13T14:54:19.3378422Z Receiving objects: 43% (452/1049) 2023-07-13T14:54:19.3383861Z Receiving objects: 44% (462/1049) 2023-07-13T14:54:19.3390869Z Receiving objects: 45% (473/1049) 2023-07-13T14:54:19.3394701Z Receiving objects: 46% (483/1049) 2023-07-13T14:54:19.3396566Z Receiving objects: 47% (494/1049) 2023-07-13T14:54:19.3401895Z Receiving objects: 48% (504/1049) 2023-07-13T14:54:19.3404625Z Receiving objects: 49% (515/1049) 2023-07-13T14:54:19.3406830Z Receiving objects: 50% (525/1049) 2023-07-13T14:54:19.3407953Z Receiving objects: 51% (535/1049) 2023-07-13T14:54:19.3410007Z Receiving objects: 52% (546/1049) 2023-07-13T14:54:19.3410549Z Receiving objects: 53% (556/1049) 2023-07-13T14:54:19.3413763Z Receiving objects: 54% (567/1049) 2023-07-13T14:54:19.3417125Z Receiving objects: 55% (577/1049) 2023-07-13T14:54:19.3419937Z Receiving objects: 56% (588/1049) 2023-07-13T14:54:19.3423955Z Receiving objects: 57% (598/1049) 2023-07-13T14:54:19.3427795Z Receiving objects: 58% (609/1049) 2023-07-13T14:54:19.3431674Z Receiving objects: 59% (619/1049) 2023-07-13T14:54:19.3435593Z Receiving objects: 60% (630/1049) 2023-07-13T14:54:19.3444895Z Receiving objects: 61% (640/1049) 2023-07-13T14:54:19.3451713Z Receiving objects: 62% (651/1049) 2023-07-13T14:54:19.3511448Z Receiving objects: 63% (661/1049) 2023-07-13T14:54:19.3517101Z Receiving objects: 64% (672/1049) 2023-07-13T14:54:19.3522919Z Receiving objects: 65% (682/1049) 2023-07-13T14:54:19.3663109Z Receiving objects: 66% (693/1049) 2023-07-13T14:54:19.3669116Z Receiving objects: 67% (703/1049) 2023-07-13T14:54:19.3673913Z Receiving objects: 68% (714/1049) 2023-07-13T14:54:19.3677721Z Receiving objects: 69% (724/1049) 2023-07-13T14:54:19.3681080Z Receiving objects: 70% (735/1049) 2023-07-13T14:54:19.3682899Z Receiving objects: 71% (745/1049) 2023-07-13T14:54:19.3695287Z Receiving objects: 72% (756/1049) 2023-07-13T14:54:19.3702434Z Receiving objects: 73% (766/1049) 2023-07-13T14:54:19.3712650Z Receiving objects: 74% (777/1049) 2023-07-13T14:54:19.3717238Z Receiving objects: 75% (787/1049) 2023-07-13T14:54:19.3721866Z Receiving objects: 76% (798/1049) 2023-07-13T14:54:19.3726361Z Receiving objects: 77% (808/1049) 2023-07-13T14:54:19.3729725Z Receiving objects: 78% (819/1049) 2023-07-13T14:54:19.3733489Z Receiving objects: 79% (829/1049) 2023-07-13T14:54:19.3734507Z Receiving objects: 80% (840/1049) 2023-07-13T14:54:19.3734983Z Receiving objects: 81% (850/1049) 2023-07-13T14:54:19.3735770Z Receiving objects: 82% (861/1049) 2023-07-13T14:54:19.3738939Z Receiving objects: 83% (871/1049) 2023-07-13T14:54:19.3742229Z Receiving objects: 84% (882/1049) 2023-07-13T14:54:19.3745744Z Receiving objects: 85% (892/1049) 2023-07-13T14:54:19.3748388Z Receiving objects: 86% (903/1049) 2023-07-13T14:54:19.3748819Z Receiving objects: 87% (913/1049) 2023-07-13T14:54:19.3749076Z Receiving objects: 88% (924/1049) 2023-07-13T14:54:19.3749969Z Receiving objects: 89% (934/1049) 2023-07-13T14:54:19.3752901Z Receiving objects: 90% (945/1049) 2023-07-13T14:54:19.3755112Z Receiving objects: 91% (955/1049) 2023-07-13T14:54:19.3759447Z Receiving objects: 92% (966/1049) 2023-07-13T14:54:19.3760665Z Receiving objects: 93% (976/1049) 2023-07-13T14:54:19.3775196Z Receiving objects: 94% (987/1049) 2023-07-13T14:54:19.3782452Z Receiving objects: 95% (997/1049) 2023-07-13T14:54:19.3795188Z Receiving objects: 96% (1008/1049) 2023-07-13T14:54:19.3813587Z Receiving objects: 97% (1018/1049) 2023-07-13T14:54:19.3824164Z Receiving objects: 98% (1029/1049) 2023-07-13T14:54:19.3885463Z Receiving objects: 99% (1039/1049) 2023-07-13T14:54:19.3885847Z remote: Total 1049 (delta 174), reused 606 (delta 91), pack-reused 0 2023-07-13T14:54:19.3893321Z Receiving objects: 100% (1049/1049) 2023-07-13T14:54:19.3893683Z Receiving objects: 100% (1049/1049), 1.42 MiB | 14.82 MiB/s, done. 2023-07-13T14:54:19.3903077Z Resolving deltas: 0% (0/174) 2023-07-13T14:54:19.3904354Z Resolving deltas: 1% (2/174) 2023-07-13T14:54:19.3905054Z Resolving deltas: 2% (4/174) 2023-07-13T14:54:19.3906631Z Resolving deltas: 4% (7/174) 2023-07-13T14:54:19.3907402Z Resolving deltas: 5% (9/174) 2023-07-13T14:54:19.3907881Z Resolving deltas: 6% (12/174) 2023-07-13T14:54:19.3908374Z Resolving deltas: 7% (13/174) 2023-07-13T14:54:19.3909046Z Resolving deltas: 8% (14/174) 2023-07-13T14:54:19.3910418Z Resolving deltas: 9% (16/174) 2023-07-13T14:54:19.3912477Z Resolving deltas: 10% (18/174) 2023-07-13T14:54:19.3913122Z Resolving deltas: 11% (20/174) 2023-07-13T14:54:19.3913678Z Resolving deltas: 12% (21/174) 2023-07-13T14:54:19.3914167Z Resolving deltas: 13% (23/174) 2023-07-13T14:54:19.3917391Z Resolving deltas: 14% (25/174) 2023-07-13T14:54:19.3917913Z Resolving deltas: 15% (27/174) 2023-07-13T14:54:19.3918420Z Resolving deltas: 16% (28/174) 2023-07-13T14:54:19.3918900Z Resolving deltas: 17% (30/174) 2023-07-13T14:54:19.3919371Z Resolving deltas: 18% (32/174) 2023-07-13T14:54:19.3919884Z Resolving deltas: 19% (34/174) 2023-07-13T14:54:19.3920351Z Resolving deltas: 20% (35/174) 2023-07-13T14:54:19.3925006Z Resolving deltas: 21% (37/174) 2023-07-13T14:54:19.3925553Z Resolving deltas: 22% (39/174) 2023-07-13T14:54:19.3926000Z Resolving deltas: 23% (41/174) 2023-07-13T14:54:19.3926242Z Resolving deltas: 24% (42/174) 2023-07-13T14:54:19.3929633Z Resolving deltas: 25% (44/174) 2023-07-13T14:54:19.3942204Z Resolving deltas: 27% (47/174) 2023-07-13T14:54:19.3942792Z Resolving deltas: 28% (49/174) 2023-07-13T14:54:19.3946858Z Resolving deltas: 29% (51/174) 2023-07-13T14:54:19.3947373Z Resolving deltas: 30% (53/174) 2023-07-13T14:54:19.3947871Z Resolving deltas: 31% (54/174) 2023-07-13T14:54:19.3954514Z Resolving deltas: 32% (56/174) 2023-07-13T14:54:19.3958906Z Resolving deltas: 33% (58/174) 2023-07-13T14:54:19.3960723Z Resolving deltas: 35% (62/174) 2023-07-13T14:54:19.3961238Z Resolving deltas: 36% (63/174) 2023-07-13T14:54:19.3961749Z Resolving deltas: 37% (65/174) 2023-07-13T14:54:19.3962225Z Resolving deltas: 38% (67/174) 2023-07-13T14:54:19.3962728Z Resolving deltas: 39% (68/174) 2023-07-13T14:54:19.3963243Z Resolving deltas: 40% (70/174) 2023-07-13T14:54:19.3963855Z Resolving deltas: 41% (72/174) 2023-07-13T14:54:19.3964325Z Resolving deltas: 42% (74/174) 2023-07-13T14:54:19.3964925Z Resolving deltas: 43% (75/174) 2023-07-13T14:54:19.3965523Z Resolving deltas: 44% (77/174) 2023-07-13T14:54:19.3966004Z Resolving deltas: 45% (79/174) 2023-07-13T14:54:19.3966458Z Resolving deltas: 46% (81/174) 2023-07-13T14:54:19.3967033Z Resolving deltas: 47% (82/174) 2023-07-13T14:54:19.3967518Z Resolving deltas: 48% (84/174) 2023-07-13T14:54:19.3968008Z Resolving deltas: 50% (87/174) 2023-07-13T14:54:19.3968495Z Resolving deltas: 51% (89/174) 2023-07-13T14:54:19.3969012Z Resolving deltas: 52% (91/174) 2023-07-13T14:54:19.3969494Z Resolving deltas: 54% (94/174) 2023-07-13T14:54:19.3969974Z Resolving deltas: 55% (96/174) 2023-07-13T14:54:19.3970555Z Resolving deltas: 56% (98/174) 2023-07-13T14:54:19.3971035Z Resolving deltas: 57% (100/174) 2023-07-13T14:54:19.3971629Z Resolving deltas: 58% (101/174) 2023-07-13T14:54:19.3972244Z Resolving deltas: 59% (103/174) 2023-07-13T14:54:19.3972675Z Resolving deltas: 60% (105/174) 2023-07-13T14:54:19.3973157Z Resolving deltas: 61% (107/174) 2023-07-13T14:54:19.3973648Z Resolving deltas: 62% (108/174) 2023-07-13T14:54:19.3974134Z Resolving deltas: 63% (110/174) 2023-07-13T14:54:19.3974591Z Resolving deltas: 64% (112/174) 2023-07-13T14:54:19.3975206Z Resolving deltas: 65% (114/174) 2023-07-13T14:54:19.3975699Z Resolving deltas: 66% (116/174) 2023-07-13T14:54:19.3976181Z Resolving deltas: 67% (117/174) 2023-07-13T14:54:19.3976491Z Resolving deltas: 68% (119/174) 2023-07-13T14:54:19.3976758Z Resolving deltas: 69% (121/174) 2023-07-13T14:54:19.3977013Z Resolving deltas: 70% (122/174) 2023-07-13T14:54:19.3977283Z Resolving deltas: 71% (124/174) 2023-07-13T14:54:19.3977521Z Resolving deltas: 72% (126/174) 2023-07-13T14:54:19.3978058Z Resolving deltas: 73% (128/174) 2023-07-13T14:54:19.3978322Z Resolving deltas: 74% (129/174) 2023-07-13T14:54:19.3978575Z Resolving deltas: 75% (131/174) 2023-07-13T14:54:19.3979102Z Resolving deltas: 76% (133/174) 2023-07-13T14:54:19.3979498Z Resolving deltas: 77% (134/174) 2023-07-13T14:54:19.3979787Z Resolving deltas: 78% (136/174) 2023-07-13T14:54:19.3980241Z Resolving deltas: 79% (139/174) 2023-07-13T14:54:19.3980675Z Resolving deltas: 80% (140/174) 2023-07-13T14:54:19.3980936Z Resolving deltas: 81% (141/174) 2023-07-13T14:54:19.3981231Z Resolving deltas: 82% (143/174) 2023-07-13T14:54:19.3981686Z Resolving deltas: 83% (145/174) 2023-07-13T14:54:19.3981927Z Resolving deltas: 84% (147/174) 2023-07-13T14:54:19.3982188Z Resolving deltas: 85% (148/174) 2023-07-13T14:54:19.3982440Z Resolving deltas: 86% (150/174) 2023-07-13T14:54:19.3982692Z Resolving deltas: 87% (152/174) 2023-07-13T14:54:19.3982924Z Resolving deltas: 88% (154/174) 2023-07-13T14:54:19.3983174Z Resolving deltas: 89% (156/174) 2023-07-13T14:54:19.3983693Z Resolving deltas: 90% (157/174) 2023-07-13T14:54:19.3984101Z Resolving deltas: 91% (159/174) 2023-07-13T14:54:19.3984342Z Resolving deltas: 92% (161/174) 2023-07-13T14:54:19.3984735Z Resolving deltas: 93% (162/174) 2023-07-13T14:54:19.3986967Z Resolving deltas: 94% (164/174) 2023-07-13T14:54:19.3989372Z Resolving deltas: 96% (168/174) 2023-07-13T14:54:19.3993002Z Resolving deltas: 98% (171/174) 2023-07-13T14:54:19.3993472Z Resolving deltas: 99% (173/174) 2023-07-13T14:54:19.3997648Z Resolving deltas: 100% (174/174) 2023-07-13T14:54:19.3998106Z Resolving deltas: 100% (174/174), done. 2023-07-13T14:54:20.9461185Z From https://github.com/pytorch/test-infra 2023-07-13T14:54:20.9461848Z * [new branch] main -> origin/main 2023-07-13T14:54:20.9654705Z ##[endgroup] 2023-07-13T14:54:20.9655166Z ##[group]Determining the checkout info 2023-07-13T14:54:20.9668410Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-07-13T14:54:20.9974925Z origin/main 2023-07-13T14:54:21.0009659Z ##[endgroup] 2023-07-13T14:54:21.0010103Z ##[group]Checking out the ref 2023-07-13T14:54:21.0021633Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-07-13T14:54:22.0999334Z Updating files: 20% (173/857) 2023-07-13T14:54:22.1066011Z Updating files: 21% (180/857) 2023-07-13T14:54:22.1157745Z Updating files: 22% (189/857) 2023-07-13T14:54:22.1204812Z Updating files: 23% (198/857) 2023-07-13T14:54:22.1261830Z Updating files: 24% (206/857) 2023-07-13T14:54:22.1340708Z Updating files: 25% (215/857) 2023-07-13T14:54:22.1387881Z Updating files: 26% (223/857) 2023-07-13T14:54:22.1443648Z Updating files: 27% (232/857) 2023-07-13T14:54:22.1497325Z Updating files: 28% (240/857) 2023-07-13T14:54:22.4392959Z Updating files: 29% (249/857) 2023-07-13T14:54:22.4574736Z Updating files: 30% (258/857) 2023-07-13T14:54:22.4915238Z Updating files: 31% (266/857) 2023-07-13T14:54:22.4977694Z Updating files: 32% (275/857) 2023-07-13T14:54:22.5031533Z Updating files: 33% (283/857) 2023-07-13T14:54:22.7672535Z Updating files: 34% (292/857) 2023-07-13T14:54:22.7730980Z Updating files: 35% (300/857) 2023-07-13T14:54:22.7784435Z Updating files: 36% (309/857) 2023-07-13T14:54:22.7835852Z Updating files: 37% (318/857) 2023-07-13T14:54:22.7913696Z Updating files: 38% (326/857) 2023-07-13T14:54:22.7964659Z Updating files: 39% (335/857) 2023-07-13T14:54:22.8047896Z Updating files: 40% (343/857) 2023-07-13T14:54:23.3369870Z Updating files: 41% (352/857) 2023-07-13T14:54:23.3678368Z Updating files: 41% (355/857) 2023-07-13T14:54:23.3877814Z Updating files: 42% (360/857) 2023-07-13T14:54:23.3938822Z Updating files: 43% (369/857) 2023-07-13T14:54:23.4349683Z Updating files: 44% (378/857) 2023-07-13T14:54:23.4413184Z Updating files: 45% (386/857) 2023-07-13T14:54:23.4464855Z Updating files: 46% (395/857) 2023-07-13T14:54:23.4521710Z Updating files: 47% (403/857) 2023-07-13T14:54:23.4570720Z Updating files: 48% (412/857) 2023-07-13T14:54:23.4880954Z Updating files: 49% (420/857) 2023-07-13T14:54:23.4927382Z Updating files: 50% (429/857) 2023-07-13T14:54:23.5205041Z Updating files: 51% (438/857) 2023-07-13T14:54:23.5259326Z Updating files: 52% (446/857) 2023-07-13T14:54:23.5292743Z Updating files: 53% (455/857) 2023-07-13T14:54:23.5589368Z Updating files: 54% (463/857) 2023-07-13T14:54:23.5644421Z Updating files: 55% (472/857) 2023-07-13T14:54:23.5698602Z Updating files: 56% (480/857) 2023-07-13T14:54:23.5746734Z Updating files: 57% (489/857) 2023-07-13T14:54:23.5784109Z Updating files: 58% (498/857) 2023-07-13T14:54:23.5841613Z Updating files: 59% (506/857) 2023-07-13T14:54:23.5894635Z Updating files: 60% (515/857) 2023-07-13T14:54:23.6213917Z Updating files: 61% (523/857) 2023-07-13T14:54:23.6273856Z Updating files: 62% (532/857) 2023-07-13T14:54:23.8892207Z Updating files: 63% (540/857) 2023-07-13T14:54:23.8998967Z Updating files: 64% (549/857) 2023-07-13T14:54:23.9037988Z Updating files: 65% (558/857) 2023-07-13T14:54:23.9090709Z Updating files: 66% (566/857) 2023-07-13T14:54:23.9209429Z Updating files: 67% (575/857) 2023-07-13T14:54:23.9292946Z Updating files: 68% (583/857) 2023-07-13T14:54:23.9376833Z Updating files: 69% (592/857) 2023-07-13T14:54:23.9483199Z Updating files: 70% (600/857) 2023-07-13T14:54:23.9563873Z Updating files: 71% (609/857) 2023-07-13T14:54:23.9741818Z Updating files: 72% (618/857) 2023-07-13T14:54:24.2530723Z Updating files: 73% (626/857) 2023-07-13T14:54:24.2534961Z Updating files: 73% (634/857) 2023-07-13T14:54:24.2574484Z Updating files: 74% (635/857) 2023-07-13T14:54:24.2632598Z Updating files: 75% (643/857) 2023-07-13T14:54:24.2964844Z Updating files: 76% (652/857) 2023-07-13T14:54:24.3006412Z Updating files: 77% (660/857) 2023-07-13T14:54:24.3057708Z Updating files: 78% (669/857) 2023-07-13T14:54:24.3094085Z Updating files: 79% (678/857) 2023-07-13T14:54:24.3492397Z Updating files: 80% (686/857) 2023-07-13T14:54:24.3530221Z Updating files: 81% (695/857) 2023-07-13T14:54:24.3586154Z Updating files: 82% (703/857) 2023-07-13T14:54:24.5015088Z Updating files: 83% (712/857) 2023-07-13T14:54:24.9919379Z Updating files: 84% (720/857) 2023-07-13T14:54:24.9949849Z Updating files: 85% (729/857) 2023-07-13T14:54:25.0413412Z Updating files: 86% (738/857) 2023-07-13T14:54:25.0713943Z Updating files: 87% (746/857) 2023-07-13T14:54:25.2199710Z Updating files: 87% (750/857) 2023-07-13T14:54:25.2258444Z Updating files: 88% (755/857) 2023-07-13T14:54:25.2308325Z Updating files: 89% (763/857) 2023-07-13T14:54:25.2374526Z Updating files: 90% (772/857) 2023-07-13T14:54:25.2717180Z Updating files: 91% (780/857) 2023-07-13T14:54:25.4805912Z Updating files: 92% (789/857) 2023-07-13T14:54:25.4863622Z Updating files: 93% (798/857) 2023-07-13T14:54:25.5061379Z Updating files: 94% (806/857) 2023-07-13T14:54:25.5115640Z Updating files: 95% (815/857) 2023-07-13T14:54:25.5446026Z Updating files: 96% (823/857) 2023-07-13T14:54:25.5511380Z Updating files: 97% (832/857) 2023-07-13T14:54:25.6364598Z Updating files: 98% (840/857) 2023-07-13T14:54:25.6448201Z Updating files: 99% (849/857) 2023-07-13T14:54:25.6448711Z Updating files: 100% (857/857) 2023-07-13T14:54:25.6449196Z Updating files: 100% (857/857), done. 2023-07-13T14:54:25.6636007Z branch 'main' set up to track 'origin/main'. 2023-07-13T14:54:25.6636595Z Switched to a new branch 'main' 2023-07-13T14:54:25.6684993Z ##[endgroup] 2023-07-13T14:54:25.9287579Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-13T14:54:25.9582649Z 'f1766167e55a3952a5eef0755a94cc78aaabbdc2' 2023-07-13T14:54:26.0755339Z Prepare all required actions 2023-07-13T14:54:26.1480552Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-07-13T14:54:26.1480843Z env: 2023-07-13T14:54:26.1481093Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:26.1481384Z PYTHON_VERSION: 3.10 2023-07-13T14:54:26.1481635Z PACKAGE_TYPE: conda 2023-07-13T14:54:26.1481897Z REPOSITORY: pytorch/audio 2023-07-13T14:54:26.1482115Z REF: 2023-07-13T14:54:26.1482331Z CU_VERSION: cu118 2023-07-13T14:54:26.1482551Z ##[endgroup] 2023-07-13T14:54:26.2619976Z ##[group]Run set -euxo pipefail 2023-07-13T14:54:26.2620325Z set -euxo pipefail 2023-07-13T14:54:26.2620636Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-07-13T14:54:26.2657893Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:54:26.2658299Z env: 2023-07-13T14:54:26.2658934Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:26.2659621Z PYTHON_VERSION: 3.10 2023-07-13T14:54:26.2660210Z PACKAGE_TYPE: conda 2023-07-13T14:54:26.2660698Z REPOSITORY: pytorch/audio 2023-07-13T14:54:26.2661083Z REF: 2023-07-13T14:54:26.2661299Z CU_VERSION: cu118 2023-07-13T14:54:26.2661511Z ##[endgroup] 2023-07-13T14:54:26.6771056Z + echo CHANNEL=nightly 2023-07-13T14:54:26.7039898Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-07-13T14:54:26.7040326Z with: 2023-07-13T14:54:26.7040837Z github-secret: *** 2023-07-13T14:54:26.7041122Z activate-with-label: false 2023-07-13T14:54:26.7041467Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-07-13T14:54:26.7041807Z label: with-ssh 2023-07-13T14:54:26.7042080Z remove-existing-keys: true 2023-07-13T14:54:26.7042325Z env: 2023-07-13T14:54:26.7042561Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:26.7043047Z PYTHON_VERSION: 3.10 2023-07-13T14:54:26.7043301Z PACKAGE_TYPE: conda 2023-07-13T14:54:26.7043552Z REPOSITORY: pytorch/audio 2023-07-13T14:54:26.7044120Z REF: 2023-07-13T14:54:26.7044436Z CU_VERSION: cu118 2023-07-13T14:54:26.7044664Z CHANNEL: nightly 2023-07-13T14:54:26.7044891Z ##[endgroup] 2023-07-13T14:54:26.8279033Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-07-13T14:54:26.8285713Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-07-13T14:54:27.2329324Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-13T14:54:27.2329800Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-13T14:54:27.2360848Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:54:27.2361131Z env: 2023-07-13T14:54:27.2361376Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:27.2361673Z PYTHON_VERSION: 3.10 2023-07-13T14:54:27.2362032Z PACKAGE_TYPE: conda 2023-07-13T14:54:27.2362655Z REPOSITORY: pytorch/audio 2023-07-13T14:54:27.2363077Z REF: 2023-07-13T14:54:27.2363553Z CU_VERSION: cu118 2023-07-13T14:54:27.2364018Z CHANNEL: nightly 2023-07-13T14:54:27.2364428Z ##[endgroup] 2023-07-13T14:54:28.0028058Z Prepare all required actions 2023-07-13T14:54:28.0028537Z Getting action download info 2023-07-13T14:54:28.2376998Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-07-13T14:54:30.1639871Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-07-13T14:54:30.1640166Z with: 2023-07-13T14:54:30.1640367Z repository: pytorch/audio 2023-07-13T14:54:30.1640620Z setup-miniconda: false 2023-07-13T14:54:30.1640863Z python-version: 3.10 2023-07-13T14:54:30.1641080Z submodules: recursive 2023-07-13T14:54:30.1641273Z env: 2023-07-13T14:54:30.1641498Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:30.1641747Z PYTHON_VERSION: 3.10 2023-07-13T14:54:30.1641946Z PACKAGE_TYPE: conda 2023-07-13T14:54:30.1642158Z REPOSITORY: pytorch/audio 2023-07-13T14:54:30.1642368Z REF: 2023-07-13T14:54:30.1642539Z CU_VERSION: cu118 2023-07-13T14:54:30.1642724Z CHANNEL: nightly 2023-07-13T14:54:30.1642963Z ##[endgroup] 2023-07-13T14:54:30.1765703Z ##[group]Run set -euxo pipefail 2023-07-13T14:54:30.1765974Z set -euxo pipefail 2023-07-13T14:54:30.1766210Z rm -rf "${REPOSITORY}" 2023-07-13T14:54:30.1795679Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:54:30.1796011Z env: 2023-07-13T14:54:30.1796268Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:30.1796544Z PYTHON_VERSION: 3.10 2023-07-13T14:54:30.1796755Z PACKAGE_TYPE: conda 2023-07-13T14:54:30.1796995Z REPOSITORY: pytorch/audio 2023-07-13T14:54:30.1797215Z REF: 2023-07-13T14:54:30.1797391Z CU_VERSION: cu118 2023-07-13T14:54:30.1797603Z CHANNEL: nightly 2023-07-13T14:54:30.1797810Z ##[endgroup] 2023-07-13T14:54:30.2055940Z + rm -rf pytorch/audio 2023-07-13T14:54:30.2663303Z ##[group]Run actions/checkout@v3 2023-07-13T14:54:30.2663556Z with: 2023-07-13T14:54:30.2663775Z repository: pytorch/audio 2023-07-13T14:54:30.2664033Z submodules: recursive 2023-07-13T14:54:30.2664246Z path: pytorch/audio 2023-07-13T14:54:30.2664596Z token: *** 2023-07-13T14:54:30.2664805Z ssh-strict: true 2023-07-13T14:54:30.2665153Z persist-credentials: true 2023-07-13T14:54:30.2665698Z clean: true 2023-07-13T14:54:30.2666142Z sparse-checkout-cone-mode: true 2023-07-13T14:54:30.2666661Z fetch-depth: 1 2023-07-13T14:54:30.2667119Z lfs: false 2023-07-13T14:54:30.2667469Z set-safe-directory: true 2023-07-13T14:54:30.2667697Z env: 2023-07-13T14:54:30.2667945Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:30.2668218Z PYTHON_VERSION: 3.10 2023-07-13T14:54:30.2668428Z PACKAGE_TYPE: conda 2023-07-13T14:54:30.2668666Z REPOSITORY: pytorch/audio 2023-07-13T14:54:30.2668885Z REF: 2023-07-13T14:54:30.2669078Z CU_VERSION: cu118 2023-07-13T14:54:30.2669270Z CHANNEL: nightly 2023-07-13T14:54:30.2669681Z ##[endgroup] 2023-07-13T14:54:30.4196266Z Syncing repository: pytorch/audio 2023-07-13T14:54:30.4216660Z ##[group]Getting Git version info 2023-07-13T14:54:30.4219141Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-07-13T14:54:30.4430032Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-13T14:54:30.4723809Z git version 2.41.0.windows.1 2023-07-13T14:54:30.4774221Z ##[endgroup] 2023-07-13T14:54:30.4799874Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\db1860aa-f5c8-4450-a051-9193d8c44bbf' before making global git config changes 2023-07-13T14:54:30.4800739Z Adding repository directory to the temporary git global config as a safe directory 2023-07-13T14:54:30.4813112Z [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.5122265Z ##[group]Initializing the repository 2023-07-13T14:54:30.5131722Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-13T14:54:30.5544217Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-07-13T14:54:30.5583296Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-07-13T14:54:30.5912233Z ##[endgroup] 2023-07-13T14:54:30.5913116Z ##[group]Disabling automatic garbage collection 2023-07-13T14:54:30.5921988Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-13T14:54:30.6243850Z ##[endgroup] 2023-07-13T14:54:30.6244374Z ##[group]Setting up auth 2023-07-13T14:54:30.6258182Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-13T14:54:30.6616543Z [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.1026652Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-13T14:54:31.1392843Z [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.6024894Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:54:31.6357220Z ##[endgroup] 2023-07-13T14:54:31.6357709Z ##[group]Fetching the repository 2023-07-13T14:54:31.6374218Z [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:31.9043257Z remote: Enumerating objects: 985, done. 2023-07-13T14:54:31.9043648Z remote: Counting objects: 0% (1/985) 2023-07-13T14:54:31.9043980Z remote: Counting objects: 1% (10/985) 2023-07-13T14:54:31.9044277Z remote: Counting objects: 2% (20/985) 2023-07-13T14:54:31.9044552Z remote: Counting objects: 3% (30/985) 2023-07-13T14:54:31.9044838Z remote: Counting objects: 4% (40/985) 2023-07-13T14:54:31.9045334Z remote: Counting objects: 5% (50/985) 2023-07-13T14:54:31.9045631Z remote: Counting objects: 6% (60/985) 2023-07-13T14:54:31.9046047Z remote: Counting objects: 7% (69/985) 2023-07-13T14:54:31.9046334Z remote: Counting objects: 8% (79/985) 2023-07-13T14:54:31.9046615Z remote: Counting objects: 9% (89/985) 2023-07-13T14:54:31.9047129Z remote: Counting objects: 10% (99/985) 2023-07-13T14:54:31.9047402Z remote: Counting objects: 11% (109/985) 2023-07-13T14:54:31.9047700Z remote: Counting objects: 12% (119/985) 2023-07-13T14:54:31.9048253Z remote: Counting objects: 13% (129/985) 2023-07-13T14:54:31.9048555Z remote: Counting objects: 14% (138/985) 2023-07-13T14:54:31.9048830Z remote: Counting objects: 15% (148/985) 2023-07-13T14:54:31.9049119Z remote: Counting objects: 16% (158/985) 2023-07-13T14:54:31.9049401Z remote: Counting objects: 17% (168/985) 2023-07-13T14:54:31.9049680Z remote: Counting objects: 18% (178/985) 2023-07-13T14:54:31.9049965Z remote: Counting objects: 19% (188/985) 2023-07-13T14:54:31.9050231Z remote: Counting objects: 20% (197/985) 2023-07-13T14:54:31.9050509Z remote: Counting objects: 21% (207/985) 2023-07-13T14:54:31.9050788Z remote: Counting objects: 22% (217/985) 2023-07-13T14:54:31.9051317Z remote: Counting objects: 23% (227/985) 2023-07-13T14:54:31.9051593Z remote: Counting objects: 24% (237/985) 2023-07-13T14:54:31.9051875Z remote: Counting objects: 25% (247/985) 2023-07-13T14:54:31.9052201Z remote: Counting objects: 26% (257/985) 2023-07-13T14:54:31.9053929Z remote: Counting objects: 27% (266/985) 2023-07-13T14:54:31.9054268Z remote: Counting objects: 28% (276/985) 2023-07-13T14:54:31.9054663Z remote: Counting objects: 29% (286/985) 2023-07-13T14:54:31.9055063Z remote: Counting objects: 30% (296/985) 2023-07-13T14:54:31.9055346Z remote: Counting objects: 31% (306/985) 2023-07-13T14:54:31.9055614Z remote: Counting objects: 32% (316/985) 2023-07-13T14:54:31.9055895Z remote: Counting objects: 33% (326/985) 2023-07-13T14:54:31.9056213Z remote: Counting objects: 34% (335/985) 2023-07-13T14:54:31.9056505Z remote: Counting objects: 35% (345/985) 2023-07-13T14:54:31.9056791Z remote: Counting objects: 36% (355/985) 2023-07-13T14:54:31.9057056Z remote: Counting objects: 37% (365/985) 2023-07-13T14:54:31.9057339Z remote: Counting objects: 38% (375/985) 2023-07-13T14:54:31.9057631Z remote: Counting objects: 39% (385/985) 2023-07-13T14:54:31.9057921Z remote: Counting objects: 40% (394/985) 2023-07-13T14:54:31.9058185Z remote: Counting objects: 41% (404/985) 2023-07-13T14:54:31.9058463Z remote: Counting objects: 42% (414/985) 2023-07-13T14:54:31.9058743Z remote: Counting objects: 43% (424/985) 2023-07-13T14:54:31.9059174Z remote: Counting objects: 44% (434/985) 2023-07-13T14:54:31.9059445Z remote: Counting objects: 45% (444/985) 2023-07-13T14:54:31.9059798Z remote: Counting objects: 46% (454/985) 2023-07-13T14:54:31.9060250Z remote: Counting objects: 47% (463/985) 2023-07-13T14:54:31.9060545Z remote: Counting objects: 48% (473/985) 2023-07-13T14:54:31.9060809Z remote: Counting objects: 49% (483/985) 2023-07-13T14:54:31.9061091Z remote: Counting objects: 50% (493/985) 2023-07-13T14:54:31.9061372Z remote: Counting objects: 51% (503/985) 2023-07-13T14:54:31.9061667Z remote: Counting objects: 52% (513/985) 2023-07-13T14:54:31.9061937Z remote: Counting objects: 53% (523/985) 2023-07-13T14:54:31.9062214Z remote: Counting objects: 54% (532/985) 2023-07-13T14:54:31.9062492Z remote: Counting objects: 55% (542/985) 2023-07-13T14:54:31.9062771Z remote: Counting objects: 56% (552/985) 2023-07-13T14:54:31.9063034Z remote: Counting objects: 57% (562/985) 2023-07-13T14:54:31.9063313Z remote: Counting objects: 58% (572/985) 2023-07-13T14:54:31.9063592Z remote: Counting objects: 59% (582/985) 2023-07-13T14:54:31.9063874Z remote: Counting objects: 60% (591/985) 2023-07-13T14:54:31.9064138Z remote: Counting objects: 61% (601/985) 2023-07-13T14:54:31.9064417Z remote: Counting objects: 62% (611/985) 2023-07-13T14:54:31.9064693Z remote: Counting objects: 63% (621/985) 2023-07-13T14:54:31.9064971Z remote: Counting objects: 64% (631/985) 2023-07-13T14:54:31.9065384Z remote: Counting objects: 65% (641/985) 2023-07-13T14:54:31.9065813Z remote: Counting objects: 66% (651/985) 2023-07-13T14:54:31.9066100Z remote: Counting objects: 67% (660/985) 2023-07-13T14:54:31.9066505Z remote: Counting objects: 68% (670/985) 2023-07-13T14:54:31.9066912Z remote: Counting objects: 69% (680/985) 2023-07-13T14:54:31.9067185Z remote: Counting objects: 70% (690/985) 2023-07-13T14:54:31.9067465Z remote: Counting objects: 71% (700/985) 2023-07-13T14:54:31.9067765Z remote: Counting objects: 72% (710/985) 2023-07-13T14:54:31.9068042Z remote: Counting objects: 73% (720/985) 2023-07-13T14:54:31.9068304Z remote: Counting objects: 74% (729/985) 2023-07-13T14:54:31.9068585Z remote: Counting objects: 75% (739/985) 2023-07-13T14:54:31.9068864Z remote: Counting objects: 76% (749/985) 2023-07-13T14:54:31.9069191Z remote: Counting objects: 77% (759/985) 2023-07-13T14:54:31.9069465Z remote: Counting objects: 78% (769/985) 2023-07-13T14:54:31.9070149Z remote: Counting objects: 79% (779/985) 2023-07-13T14:54:31.9070480Z remote: Counting objects: 80% (788/985) 2023-07-13T14:54:31.9070764Z remote: Counting objects: 81% (798/985) 2023-07-13T14:54:31.9071032Z remote: Counting objects: 82% (808/985) 2023-07-13T14:54:31.9071316Z remote: Counting objects: 83% (818/985) 2023-07-13T14:54:31.9071596Z remote: Counting objects: 84% (828/985) 2023-07-13T14:54:31.9071874Z remote: Counting objects: 85% (838/985) 2023-07-13T14:54:31.9072303Z remote: Counting objects: 86% (848/985) 2023-07-13T14:54:31.9072599Z remote: Counting objects: 87% (857/985) 2023-07-13T14:54:31.9072881Z remote: Counting objects: 88% (867/985) 2023-07-13T14:54:31.9073295Z remote: Counting objects: 89% (877/985) 2023-07-13T14:54:31.9073684Z remote: Counting objects: 90% (887/985) 2023-07-13T14:54:31.9073977Z remote: Counting objects: 91% (897/985) 2023-07-13T14:54:31.9074268Z remote: Counting objects: 92% (907/985) 2023-07-13T14:54:31.9074552Z remote: Counting objects: 93% (917/985) 2023-07-13T14:54:31.9074834Z remote: Counting objects: 94% (926/985) 2023-07-13T14:54:31.9075098Z remote: Counting objects: 95% (936/985) 2023-07-13T14:54:31.9075375Z remote: Counting objects: 96% (946/985) 2023-07-13T14:54:31.9075655Z remote: Counting objects: 97% (956/985) 2023-07-13T14:54:31.9075935Z remote: Counting objects: 98% (966/985) 2023-07-13T14:54:31.9076197Z remote: Counting objects: 99% (976/985) 2023-07-13T14:54:31.9076480Z remote: Counting objects: 100% (985/985) 2023-07-13T14:54:31.9076777Z remote: Counting objects: 100% (985/985), done. 2023-07-13T14:54:31.9077094Z remote: Compressing objects: 0% (1/856) 2023-07-13T14:54:31.9077391Z remote: Compressing objects: 1% (9/856) 2023-07-13T14:54:31.9094998Z remote: Compressing objects: 2% (18/856) 2023-07-13T14:54:31.9121174Z remote: Compressing objects: 3% (26/856) 2023-07-13T14:54:31.9121494Z remote: Compressing objects: 4% (35/856) 2023-07-13T14:54:31.9121903Z remote: Compressing objects: 5% (43/856) 2023-07-13T14:54:31.9124561Z remote: Compressing objects: 6% (52/856) 2023-07-13T14:54:31.9138095Z remote: Compressing objects: 7% (60/856) 2023-07-13T14:54:31.9169438Z remote: Compressing objects: 8% (69/856) 2023-07-13T14:54:31.9329885Z remote: Compressing objects: 9% (78/856) 2023-07-13T14:54:31.9330226Z remote: Compressing objects: 10% (86/856) 2023-07-13T14:54:31.9330534Z remote: Compressing objects: 11% (95/856) 2023-07-13T14:54:31.9330824Z remote: Compressing objects: 12% (103/856) 2023-07-13T14:54:31.9331139Z remote: Compressing objects: 13% (112/856) 2023-07-13T14:54:31.9331447Z remote: Compressing objects: 14% (120/856) 2023-07-13T14:54:31.9332119Z remote: Compressing objects: 15% (129/856) 2023-07-13T14:54:31.9332430Z remote: Compressing objects: 16% (137/856) 2023-07-13T14:54:31.9333902Z remote: Compressing objects: 17% (146/856) 2023-07-13T14:54:31.9365332Z remote: Compressing objects: 18% (155/856) 2023-07-13T14:54:31.9383351Z remote: Compressing objects: 19% (163/856) 2023-07-13T14:54:31.9401255Z remote: Compressing objects: 20% (172/856) 2023-07-13T14:54:31.9416127Z remote: Compressing objects: 21% (180/856) 2023-07-13T14:54:31.9428243Z remote: Compressing objects: 22% (189/856) 2023-07-13T14:54:31.9485864Z remote: Compressing objects: 23% (197/856) 2023-07-13T14:54:31.9488497Z remote: Compressing objects: 24% (206/856) 2023-07-13T14:54:31.9525649Z remote: Compressing objects: 25% (214/856) 2023-07-13T14:54:31.9592229Z remote: Compressing objects: 26% (223/856) 2023-07-13T14:54:31.9660587Z remote: Compressing objects: 27% (232/856) 2023-07-13T14:54:31.9722566Z remote: Compressing objects: 28% (240/856) 2023-07-13T14:54:31.9746004Z remote: Compressing objects: 29% (249/856) 2023-07-13T14:54:31.9767285Z remote: Compressing objects: 30% (257/856) 2023-07-13T14:54:31.9792818Z remote: Compressing objects: 31% (266/856) 2023-07-13T14:54:31.9840868Z remote: Compressing objects: 32% (274/856) 2023-07-13T14:54:31.9912896Z remote: Compressing objects: 33% (283/856) 2023-07-13T14:54:31.9952479Z remote: Compressing objects: 34% (292/856) 2023-07-13T14:54:32.0014825Z remote: Compressing objects: 35% (300/856) 2023-07-13T14:54:32.0036396Z remote: Compressing objects: 36% (309/856) 2023-07-13T14:54:32.0130400Z remote: Compressing objects: 37% (317/856) 2023-07-13T14:54:32.0219248Z remote: Compressing objects: 38% (326/856) 2023-07-13T14:54:32.0378179Z remote: Compressing objects: 39% (334/856) 2023-07-13T14:54:32.0412311Z remote: Compressing objects: 40% (343/856) 2023-07-13T14:54:32.0476313Z remote: Compressing objects: 41% (351/856) 2023-07-13T14:54:32.0493249Z remote: Compressing objects: 42% (360/856) 2023-07-13T14:54:32.0520744Z remote: Compressing objects: 43% (369/856) 2023-07-13T14:54:32.0553880Z remote: Compressing objects: 44% (377/856) 2023-07-13T14:54:32.0573957Z remote: Compressing objects: 45% (386/856) 2023-07-13T14:54:32.0576418Z remote: Compressing objects: 46% (394/856) 2023-07-13T14:54:32.0579632Z remote: Compressing objects: 47% (403/856) 2023-07-13T14:54:32.0580285Z remote: Compressing objects: 48% (411/856) 2023-07-13T14:54:32.0585019Z remote: Compressing objects: 49% (420/856) 2023-07-13T14:54:32.0590399Z remote: Compressing objects: 50% (428/856) 2023-07-13T14:54:32.0621183Z remote: Compressing objects: 51% (437/856) 2023-07-13T14:54:32.0627236Z remote: Compressing objects: 52% (446/856) 2023-07-13T14:54:32.0629741Z remote: Compressing objects: 53% (454/856) 2023-07-13T14:54:32.0648572Z remote: Compressing objects: 54% (463/856) 2023-07-13T14:54:32.0651497Z remote: Compressing objects: 55% (471/856) 2023-07-13T14:54:32.0651833Z remote: Compressing objects: 56% (480/856) 2023-07-13T14:54:32.0687081Z remote: Compressing objects: 57% (488/856) 2023-07-13T14:54:32.0698872Z remote: Compressing objects: 58% (497/856) 2023-07-13T14:54:32.0712713Z remote: Compressing objects: 59% (506/856) 2023-07-13T14:54:32.0737482Z remote: Compressing objects: 60% (514/856) 2023-07-13T14:54:32.0752475Z remote: Compressing objects: 61% (523/856) 2023-07-13T14:54:32.0797469Z remote: Compressing objects: 62% (531/856) 2023-07-13T14:54:32.0808231Z remote: Compressing objects: 63% (540/856) 2023-07-13T14:54:32.0815603Z remote: Compressing objects: 64% (548/856) 2023-07-13T14:54:32.0849708Z remote: Compressing objects: 65% (557/856) 2023-07-13T14:54:32.0872385Z remote: Compressing objects: 66% (565/856) 2023-07-13T14:54:32.0882367Z remote: Compressing objects: 67% (574/856) 2023-07-13T14:54:32.0884152Z remote: Compressing objects: 68% (583/856) 2023-07-13T14:54:32.0884453Z remote: Compressing objects: 69% (591/856) 2023-07-13T14:54:32.0892865Z remote: Compressing objects: 70% (600/856) 2023-07-13T14:54:32.0903117Z remote: Compressing objects: 71% (608/856) 2023-07-13T14:54:32.0910058Z remote: Compressing objects: 72% (617/856) 2023-07-13T14:54:32.1062855Z remote: Compressing objects: 73% (625/856) 2023-07-13T14:54:32.1070996Z remote: Compressing objects: 74% (634/856) 2023-07-13T14:54:32.1082493Z remote: Compressing objects: 75% (642/856) 2023-07-13T14:54:32.1095827Z remote: Compressing objects: 76% (651/856) 2023-07-13T14:54:32.1106682Z remote: Compressing objects: 77% (660/856) 2023-07-13T14:54:32.1116561Z remote: Compressing objects: 78% (668/856) 2023-07-13T14:54:32.1135718Z remote: Compressing objects: 79% (677/856) 2023-07-13T14:54:32.1150740Z remote: Compressing objects: 80% (685/856) 2023-07-13T14:54:32.1153137Z remote: Compressing objects: 81% (694/856) 2023-07-13T14:54:32.1153586Z remote: Compressing objects: 82% (702/856) 2023-07-13T14:54:32.1153899Z remote: Compressing objects: 83% (711/856) 2023-07-13T14:54:32.1154298Z remote: Compressing objects: 84% (720/856) 2023-07-13T14:54:32.1154602Z remote: Compressing objects: 85% (728/856) 2023-07-13T14:54:32.1154911Z remote: Compressing objects: 86% (737/856) 2023-07-13T14:54:32.1158646Z remote: Compressing objects: 87% (745/856) 2023-07-13T14:54:32.1159062Z remote: Compressing objects: 88% (754/856) 2023-07-13T14:54:32.1159367Z remote: Compressing objects: 89% (762/856) 2023-07-13T14:54:32.1159688Z remote: Compressing objects: 90% (771/856) 2023-07-13T14:54:32.1159994Z remote: Compressing objects: 91% (779/856) 2023-07-13T14:54:32.1175378Z remote: Compressing objects: 92% (788/856) 2023-07-13T14:54:32.1181097Z remote: Compressing objects: 93% (797/856) 2023-07-13T14:54:32.1181663Z remote: Compressing objects: 94% (805/856) 2023-07-13T14:54:32.1182081Z remote: Compressing objects: 95% (814/856) 2023-07-13T14:54:32.1182453Z remote: Compressing objects: 96% (822/856) 2023-07-13T14:54:32.1182879Z remote: Compressing objects: 97% (831/856) 2023-07-13T14:54:32.1183183Z remote: Compressing objects: 98% (839/856) 2023-07-13T14:54:32.1183532Z remote: Compressing objects: 99% (848/856) 2023-07-13T14:54:32.1183966Z remote: Compressing objects: 100% (856/856) 2023-07-13T14:54:32.1184426Z remote: Compressing objects: 100% (856/856), done. 2023-07-13T14:54:32.1335092Z Receiving objects: 0% (1/985) 2023-07-13T14:54:32.2342653Z Receiving objects: 1% (10/985) 2023-07-13T14:54:32.2344822Z Receiving objects: 2% (20/985) 2023-07-13T14:54:32.2346772Z Receiving objects: 3% (30/985) 2023-07-13T14:54:32.2348182Z Receiving objects: 4% (40/985) 2023-07-13T14:54:32.2351333Z Receiving objects: 5% (50/985) 2023-07-13T14:54:32.2352520Z Receiving objects: 6% (60/985) 2023-07-13T14:54:32.2355289Z Receiving objects: 7% (69/985) 2023-07-13T14:54:32.2358375Z Receiving objects: 8% (79/985) 2023-07-13T14:54:32.2361464Z Receiving objects: 9% (89/985) 2023-07-13T14:54:32.2362428Z Receiving objects: 10% (99/985) 2023-07-13T14:54:32.2467507Z Receiving objects: 11% (109/985) 2023-07-13T14:54:32.2469698Z Receiving objects: 12% (119/985) 2023-07-13T14:54:32.2471542Z Receiving objects: 13% (129/985) 2023-07-13T14:54:32.2474195Z Receiving objects: 14% (138/985) 2023-07-13T14:54:32.2475427Z Receiving objects: 15% (148/985) 2023-07-13T14:54:32.2476898Z Receiving objects: 16% (158/985) 2023-07-13T14:54:32.2483223Z Receiving objects: 17% (168/985) 2023-07-13T14:54:32.2487668Z Receiving objects: 18% (178/985) 2023-07-13T14:54:32.2489576Z Receiving objects: 19% (188/985) 2023-07-13T14:54:32.2493543Z Receiving objects: 20% (197/985) 2023-07-13T14:54:32.2499718Z Receiving objects: 21% (207/985) 2023-07-13T14:54:32.2506827Z Receiving objects: 22% (217/985) 2023-07-13T14:54:32.2534517Z Receiving objects: 23% (227/985) 2023-07-13T14:54:32.2544835Z Receiving objects: 24% (237/985) 2023-07-13T14:54:32.2713142Z Receiving objects: 25% (247/985) 2023-07-13T14:54:32.2715629Z Receiving objects: 26% (257/985) 2023-07-13T14:54:32.2722498Z Receiving objects: 27% (266/985) 2023-07-13T14:54:32.2726909Z Receiving objects: 28% (276/985) 2023-07-13T14:54:32.2734873Z Receiving objects: 29% (286/985) 2023-07-13T14:54:32.2740208Z Receiving objects: 30% (296/985) 2023-07-13T14:54:32.2742710Z Receiving objects: 31% (306/985) 2023-07-13T14:54:32.2752867Z Receiving objects: 32% (316/985) 2023-07-13T14:54:32.2760556Z Receiving objects: 33% (326/985) 2023-07-13T14:54:32.2767311Z Receiving objects: 34% (335/985) 2023-07-13T14:54:32.2777093Z Receiving objects: 35% (345/985) 2023-07-13T14:54:32.2783548Z Receiving objects: 36% (355/985) 2023-07-13T14:54:32.2786258Z Receiving objects: 37% (365/985) 2023-07-13T14:54:32.2812295Z Receiving objects: 38% (375/985) 2023-07-13T14:54:32.2820769Z Receiving objects: 39% (385/985) 2023-07-13T14:54:32.2826582Z Receiving objects: 40% (394/985) 2023-07-13T14:54:32.2831964Z Receiving objects: 41% (404/985) 2023-07-13T14:54:32.2835912Z Receiving objects: 42% (414/985) 2023-07-13T14:54:32.2842625Z Receiving objects: 43% (424/985) 2023-07-13T14:54:32.2858241Z Receiving objects: 44% (434/985) 2023-07-13T14:54:32.2873130Z Receiving objects: 45% (444/985) 2023-07-13T14:54:32.2885059Z Receiving objects: 46% (454/985) 2023-07-13T14:54:32.2888213Z Receiving objects: 47% (463/985) 2023-07-13T14:54:32.2891841Z Receiving objects: 48% (473/985) 2023-07-13T14:54:32.2942557Z Receiving objects: 49% (483/985) 2023-07-13T14:54:32.2948920Z Receiving objects: 50% (493/985) 2023-07-13T14:54:32.2964923Z Receiving objects: 51% (503/985) 2023-07-13T14:54:32.3555168Z Receiving objects: 52% (513/985) 2023-07-13T14:54:32.3603062Z Receiving objects: 53% (523/985) 2023-07-13T14:54:32.3604358Z Receiving objects: 54% (532/985) 2023-07-13T14:54:32.3604937Z Receiving objects: 55% (542/985) 2023-07-13T14:54:32.3605567Z Receiving objects: 56% (552/985) 2023-07-13T14:54:32.3611130Z Receiving objects: 57% (562/985) 2023-07-13T14:54:32.3616613Z Receiving objects: 58% (572/985) 2023-07-13T14:54:32.3619178Z Receiving objects: 59% (582/985) 2023-07-13T14:54:32.3625259Z Receiving objects: 60% (591/985) 2023-07-13T14:54:32.3627897Z Receiving objects: 61% (601/985) 2023-07-13T14:54:32.3634319Z Receiving objects: 62% (611/985) 2023-07-13T14:54:32.3640454Z Receiving objects: 63% (621/985) 2023-07-13T14:54:32.3641871Z Receiving objects: 64% (631/985) 2023-07-13T14:54:32.3648001Z Receiving objects: 65% (641/985) 2023-07-13T14:54:32.3654831Z Receiving objects: 66% (651/985) 2023-07-13T14:54:32.3660406Z Receiving objects: 67% (660/985) 2023-07-13T14:54:32.3670695Z Receiving objects: 68% (670/985) 2023-07-13T14:54:32.3671055Z Receiving objects: 69% (680/985) 2023-07-13T14:54:32.3672820Z Receiving objects: 70% (690/985) 2023-07-13T14:54:32.3678846Z Receiving objects: 71% (700/985) 2023-07-13T14:54:32.3683424Z Receiving objects: 72% (710/985) 2023-07-13T14:54:32.3690284Z Receiving objects: 73% (720/985) 2023-07-13T14:54:32.3694127Z Receiving objects: 74% (729/985) 2023-07-13T14:54:32.3700371Z Receiving objects: 75% (739/985) 2023-07-13T14:54:32.3714351Z Receiving objects: 76% (749/985) 2023-07-13T14:54:32.3721556Z Receiving objects: 77% (759/985) 2023-07-13T14:54:32.3732733Z Receiving objects: 78% (769/985) 2023-07-13T14:54:32.3740234Z Receiving objects: 79% (779/985) 2023-07-13T14:54:32.3750180Z Receiving objects: 80% (788/985) 2023-07-13T14:54:32.3755690Z Receiving objects: 81% (798/985) 2023-07-13T14:54:32.3766663Z Receiving objects: 82% (808/985) 2023-07-13T14:54:32.3776846Z Receiving objects: 83% (818/985) 2023-07-13T14:54:32.3781780Z Receiving objects: 84% (828/985) 2023-07-13T14:54:32.3784756Z Receiving objects: 85% (838/985) 2023-07-13T14:54:32.3788874Z Receiving objects: 86% (848/985) 2023-07-13T14:54:32.3791966Z Receiving objects: 87% (857/985) 2023-07-13T14:54:32.3797247Z Receiving objects: 88% (867/985) 2023-07-13T14:54:32.3802233Z Receiving objects: 89% (877/985) 2023-07-13T14:54:32.3809255Z Receiving objects: 90% (887/985) 2023-07-13T14:54:32.3815912Z Receiving objects: 91% (897/985) 2023-07-13T14:54:32.3840988Z Receiving objects: 92% (907/985) 2023-07-13T14:54:32.3853860Z Receiving objects: 93% (917/985) 2023-07-13T14:54:32.3868507Z Receiving objects: 94% (926/985) 2023-07-13T14:54:32.3887744Z Receiving objects: 95% (936/985) 2023-07-13T14:54:32.3899410Z Receiving objects: 96% (946/985) 2023-07-13T14:54:32.3901118Z Receiving objects: 97% (956/985) 2023-07-13T14:54:32.3901512Z remote: Total 985 (delta 164), reused 461 (delta 94), pack-reused 0 2023-07-13T14:54:32.3928028Z Receiving objects: 98% (966/985) 2023-07-13T14:54:32.3934456Z Receiving objects: 99% (976/985) 2023-07-13T14:54:32.3934930Z Receiving objects: 100% (985/985) 2023-07-13T14:54:32.3935253Z Receiving objects: 100% (985/985), 4.96 MiB | 19.09 MiB/s, done. 2023-07-13T14:54:32.3942923Z Resolving deltas: 0% (0/164) 2023-07-13T14:54:32.3943647Z Resolving deltas: 1% (2/164) 2023-07-13T14:54:32.3945022Z Resolving deltas: 2% (4/164) 2023-07-13T14:54:32.3946024Z Resolving deltas: 3% (6/164) 2023-07-13T14:54:32.3946772Z Resolving deltas: 4% (7/164) 2023-07-13T14:54:32.3947282Z Resolving deltas: 5% (9/164) 2023-07-13T14:54:32.3947776Z Resolving deltas: 6% (10/164) 2023-07-13T14:54:32.3948177Z Resolving deltas: 7% (12/164) 2023-07-13T14:54:32.3948655Z Resolving deltas: 8% (14/164) 2023-07-13T14:54:32.3949553Z Resolving deltas: 9% (15/164) 2023-07-13T14:54:32.3950899Z Resolving deltas: 10% (17/164) 2023-07-13T14:54:32.3951444Z Resolving deltas: 11% (19/164) 2023-07-13T14:54:32.3952905Z Resolving deltas: 12% (20/164) 2023-07-13T14:54:32.3954942Z Resolving deltas: 14% (23/164) 2023-07-13T14:54:32.3955490Z Resolving deltas: 15% (25/164) 2023-07-13T14:54:32.3955969Z Resolving deltas: 16% (27/164) 2023-07-13T14:54:32.3957601Z Resolving deltas: 17% (28/164) 2023-07-13T14:54:32.3958354Z Resolving deltas: 18% (30/164) 2023-07-13T14:54:32.3959499Z Resolving deltas: 19% (32/164) 2023-07-13T14:54:32.3960307Z Resolving deltas: 20% (33/164) 2023-07-13T14:54:32.3964456Z Resolving deltas: 21% (35/164) 2023-07-13T14:54:32.3964760Z Resolving deltas: 23% (39/164) 2023-07-13T14:54:32.3966339Z Resolving deltas: 24% (40/164) 2023-07-13T14:54:32.3968010Z Resolving deltas: 25% (42/164) 2023-07-13T14:54:32.3970383Z Resolving deltas: 26% (43/164) 2023-07-13T14:54:32.3972304Z Resolving deltas: 27% (45/164) 2023-07-13T14:54:32.3974866Z Resolving deltas: 28% (46/164) 2023-07-13T14:54:32.3976057Z Resolving deltas: 29% (48/164) 2023-07-13T14:54:32.3977259Z Resolving deltas: 30% (50/164) 2023-07-13T14:54:32.3977742Z Resolving deltas: 31% (51/164) 2023-07-13T14:54:32.3978304Z Resolving deltas: 32% (53/164) 2023-07-13T14:54:32.3978781Z Resolving deltas: 33% (55/164) 2023-07-13T14:54:32.3979343Z Resolving deltas: 34% (56/164) 2023-07-13T14:54:32.3980589Z Resolving deltas: 35% (58/164) 2023-07-13T14:54:32.3981095Z Resolving deltas: 36% (60/164) 2023-07-13T14:54:32.3981582Z Resolving deltas: 37% (61/164) 2023-07-13T14:54:32.3982190Z Resolving deltas: 38% (63/164) 2023-07-13T14:54:32.3982622Z Resolving deltas: 39% (64/164) 2023-07-13T14:54:32.3983040Z Resolving deltas: 40% (66/164) 2023-07-13T14:54:32.3983638Z Resolving deltas: 41% (68/164) 2023-07-13T14:54:32.3983901Z Resolving deltas: 42% (69/164) 2023-07-13T14:54:32.3984349Z Resolving deltas: 43% (71/164) 2023-07-13T14:54:32.3984600Z Resolving deltas: 44% (73/164) 2023-07-13T14:54:32.3986692Z Resolving deltas: 45% (74/164) 2023-07-13T14:54:32.3987696Z Resolving deltas: 46% (76/164) 2023-07-13T14:54:32.3989011Z Resolving deltas: 47% (78/164) 2023-07-13T14:54:32.3989440Z Resolving deltas: 48% (79/164) 2023-07-13T14:54:32.3989804Z Resolving deltas: 49% (81/164) 2023-07-13T14:54:32.3990243Z Resolving deltas: 50% (83/164) 2023-07-13T14:54:32.3992103Z Resolving deltas: 51% (84/164) 2023-07-13T14:54:32.3994103Z Resolving deltas: 52% (86/164) 2023-07-13T14:54:32.3995288Z Resolving deltas: 53% (87/164) 2023-07-13T14:54:32.3996058Z Resolving deltas: 54% (89/164) 2023-07-13T14:54:32.3996397Z Resolving deltas: 55% (91/164) 2023-07-13T14:54:32.3997925Z Resolving deltas: 56% (92/164) 2023-07-13T14:54:32.3998457Z Resolving deltas: 57% (94/164) 2023-07-13T14:54:32.3998937Z Resolving deltas: 58% (96/164) 2023-07-13T14:54:32.3999413Z Resolving deltas: 59% (97/164) 2023-07-13T14:54:32.3999917Z Resolving deltas: 60% (99/164) 2023-07-13T14:54:32.4000650Z Resolving deltas: 61% (101/164) 2023-07-13T14:54:32.4001201Z Resolving deltas: 63% (104/164) 2023-07-13T14:54:32.4001675Z Resolving deltas: 64% (105/164) 2023-07-13T14:54:32.4002173Z Resolving deltas: 65% (107/164) 2023-07-13T14:54:32.4002474Z Resolving deltas: 66% (109/164) 2023-07-13T14:54:32.4005281Z Resolving deltas: 67% (110/164) 2023-07-13T14:54:32.4006194Z Resolving deltas: 68% (112/164) 2023-07-13T14:54:32.4006705Z Resolving deltas: 69% (114/164) 2023-07-13T14:54:32.4007423Z Resolving deltas: 70% (115/164) 2023-07-13T14:54:32.4007703Z Resolving deltas: 71% (117/164) 2023-07-13T14:54:32.4007943Z Resolving deltas: 72% (119/164) 2023-07-13T14:54:32.4008700Z Resolving deltas: 74% (122/164) 2023-07-13T14:54:32.4009075Z Resolving deltas: 75% (123/164) 2023-07-13T14:54:32.4009536Z Resolving deltas: 76% (126/164) 2023-07-13T14:54:32.4009786Z Resolving deltas: 77% (127/164) 2023-07-13T14:54:32.4010056Z Resolving deltas: 78% (128/164) 2023-07-13T14:54:32.4010610Z Resolving deltas: 79% (130/164) 2023-07-13T14:54:32.4011111Z Resolving deltas: 80% (132/164) 2023-07-13T14:54:32.4011798Z Resolving deltas: 81% (133/164) 2023-07-13T14:54:32.4012292Z Resolving deltas: 82% (135/164) 2023-07-13T14:54:32.4012947Z Resolving deltas: 83% (137/164) 2023-07-13T14:54:32.4014748Z Resolving deltas: 84% (138/164) 2023-07-13T14:54:32.4016749Z Resolving deltas: 85% (140/164) 2023-07-13T14:54:32.4017208Z Resolving deltas: 86% (142/164) 2023-07-13T14:54:32.4020825Z Resolving deltas: 87% (143/164) 2023-07-13T14:54:32.4022098Z Resolving deltas: 89% (146/164) 2023-07-13T14:54:32.4022705Z Resolving deltas: 90% (148/164) 2023-07-13T14:54:32.4022953Z Resolving deltas: 91% (150/164) 2023-07-13T14:54:32.4024827Z Resolving deltas: 92% (151/164) 2023-07-13T14:54:32.4026324Z Resolving deltas: 93% (153/164) 2023-07-13T14:54:32.4028111Z Resolving deltas: 95% (156/164) 2023-07-13T14:54:32.4029334Z Resolving deltas: 96% (159/164) 2023-07-13T14:54:32.4032511Z Resolving deltas: 97% (160/164) 2023-07-13T14:54:32.4040100Z Resolving deltas: 98% (161/164) 2023-07-13T14:54:32.4040611Z Resolving deltas: 99% (163/164) 2023-07-13T14:54:32.4043749Z Resolving deltas: 100% (164/164) 2023-07-13T14:54:32.4046073Z Resolving deltas: 100% (164/164), done. 2023-07-13T14:54:32.5405453Z From https://github.com/pytorch/audio 2023-07-13T14:54:32.5405872Z * [new ref] 83d75edafc2f9246e62b01722f52eb5484fbe13e -> origin/nightly 2023-07-13T14:54:32.5581348Z ##[endgroup] 2023-07-13T14:54:32.5581771Z ##[group]Determining the checkout info 2023-07-13T14:54:32.5584528Z ##[endgroup] 2023-07-13T14:54:32.5584917Z ##[group]Checking out the ref 2023-07-13T14:54:32.5595826Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-07-13T14:54:33.6104367Z Updating files: 22% (190/856) 2023-07-13T14:54:33.6641924Z Updating files: 23% (197/856) 2023-07-13T14:54:33.8308902Z Updating files: 24% (206/856) 2023-07-13T14:54:33.8370408Z Updating files: 25% (214/856) 2023-07-13T14:54:33.8427909Z Updating files: 26% (223/856) 2023-07-13T14:54:33.8486694Z Updating files: 27% (232/856) 2023-07-13T14:54:33.8565518Z Updating files: 28% (240/856) 2023-07-13T14:54:33.8628835Z Updating files: 29% (249/856) 2023-07-13T14:54:33.8813220Z Updating files: 30% (257/856) 2023-07-13T14:54:33.8865809Z Updating files: 31% (266/856) 2023-07-13T14:54:33.8928346Z Updating files: 32% (274/856) 2023-07-13T14:54:33.8991727Z Updating files: 33% (283/856) 2023-07-13T14:54:34.0247105Z Updating files: 34% (292/856) 2023-07-13T14:54:34.2765454Z Updating files: 35% (300/856) 2023-07-13T14:54:34.2822237Z Updating files: 36% (309/856) 2023-07-13T14:54:34.2911237Z Updating files: 37% (317/856) 2023-07-13T14:54:34.2974354Z Updating files: 38% (326/856) 2023-07-13T14:54:34.3029516Z Updating files: 39% (334/856) 2023-07-13T14:54:34.3230210Z Updating files: 40% (343/856) 2023-07-13T14:54:34.3451524Z Updating files: 41% (351/856) 2023-07-13T14:54:34.3739997Z Updating files: 42% (360/856) 2023-07-13T14:54:34.4046971Z Updating files: 43% (369/856) 2023-07-13T14:54:34.7639453Z Updating files: 44% (377/856) 2023-07-13T14:54:34.7662794Z Updating files: 44% (381/856) 2023-07-13T14:54:34.7708257Z Updating files: 45% (386/856) 2023-07-13T14:54:34.7777709Z Updating files: 46% (394/856) 2023-07-13T14:54:34.7829517Z Updating files: 47% (403/856) 2023-07-13T14:54:34.7903106Z Updating files: 48% (411/856) 2023-07-13T14:54:34.7951517Z Updating files: 49% (420/856) 2023-07-13T14:54:34.8023807Z Updating files: 50% (428/856) 2023-07-13T14:54:34.8066314Z Updating files: 51% (437/856) 2023-07-13T14:54:34.8129253Z Updating files: 52% (446/856) 2023-07-13T14:54:34.8176520Z Updating files: 53% (454/856) 2023-07-13T14:54:34.8223410Z Updating files: 54% (463/856) 2023-07-13T14:54:34.8287722Z Updating files: 55% (471/856) 2023-07-13T14:54:34.8359780Z Updating files: 56% (480/856) 2023-07-13T14:54:34.8412044Z Updating files: 57% (488/856) 2023-07-13T14:54:34.8465383Z Updating files: 58% (497/856) 2023-07-13T14:54:34.8527800Z Updating files: 59% (506/856) 2023-07-13T14:54:34.8590808Z Updating files: 60% (514/856) 2023-07-13T14:54:34.8651348Z Updating files: 61% (523/856) 2023-07-13T14:54:34.8716191Z Updating files: 62% (531/856) 2023-07-13T14:54:34.8778212Z Updating files: 63% (540/856) 2023-07-13T14:54:34.8840271Z Updating files: 64% (548/856) 2023-07-13T14:54:34.8886566Z Updating files: 65% (557/856) 2023-07-13T14:54:34.8943922Z Updating files: 66% (565/856) 2023-07-13T14:54:34.8989293Z Updating files: 67% (574/856) 2023-07-13T14:54:34.9036138Z Updating files: 68% (583/856) 2023-07-13T14:54:34.9097300Z Updating files: 69% (591/856) 2023-07-13T14:54:35.1423187Z Updating files: 70% (600/856) 2023-07-13T14:54:35.3675054Z Updating files: 71% (608/856) 2023-07-13T14:54:35.3741090Z Updating files: 72% (617/856) 2023-07-13T14:54:35.3829555Z Updating files: 73% (625/856) 2023-07-13T14:54:35.3900437Z Updating files: 74% (634/856) 2023-07-13T14:54:35.3981137Z Updating files: 75% (642/856) 2023-07-13T14:54:35.4062237Z Updating files: 76% (651/856) 2023-07-13T14:54:35.4118931Z Updating files: 77% (660/856) 2023-07-13T14:54:35.4183355Z Updating files: 78% (668/856) 2023-07-13T14:54:35.4233120Z Updating files: 79% (677/856) 2023-07-13T14:54:35.4293520Z Updating files: 80% (685/856) 2023-07-13T14:54:35.4342544Z Updating files: 81% (694/856) 2023-07-13T14:54:35.4408907Z Updating files: 82% (702/856) 2023-07-13T14:54:35.4486249Z Updating files: 83% (711/856) 2023-07-13T14:54:35.4541887Z Updating files: 84% (720/856) 2023-07-13T14:54:35.4582844Z Updating files: 85% (728/856) 2023-07-13T14:54:35.4636380Z Updating files: 86% (737/856) 2023-07-13T14:54:35.4685363Z Updating files: 87% (745/856) 2023-07-13T14:54:35.4727130Z Updating files: 88% (754/856) 2023-07-13T14:54:35.4782827Z Updating files: 89% (762/856) 2023-07-13T14:54:35.4821495Z Updating files: 90% (771/856) 2023-07-13T14:54:35.4883325Z Updating files: 91% (779/856) 2023-07-13T14:54:35.4965523Z Updating files: 92% (788/856) 2023-07-13T14:54:35.5248309Z Updating files: 93% (797/856) 2023-07-13T14:54:35.6146436Z Updating files: 94% (805/856) 2023-07-13T14:54:35.6590061Z Updating files: 94% (809/856) 2023-07-13T14:54:35.7269367Z Updating files: 95% (814/856) 2023-07-13T14:54:35.7330499Z Updating files: 96% (822/856) 2023-07-13T14:54:35.7387339Z Updating files: 97% (831/856) 2023-07-13T14:54:35.7462231Z Updating files: 98% (839/856) 2023-07-13T14:54:35.7520075Z Updating files: 99% (848/856) 2023-07-13T14:54:35.7520413Z Updating files: 100% (856/856) 2023-07-13T14:54:35.7520681Z Updating files: 100% (856/856), done. 2023-07-13T14:54:35.7709500Z branch 'nightly' set up to track 'origin/nightly'. 2023-07-13T14:54:35.7710465Z Switched to a new branch 'nightly' 2023-07-13T14:54:35.7761216Z ##[endgroup] 2023-07-13T14:54:35.7761686Z ##[group]Setting up auth for fetching submodules 2023-07-13T14:54:35.7775042Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:54:35.8158923Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-07-13T14:54:35.8463891Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-07-13T14:54:35.8758726Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-07-13T14:54:35.9050149Z ##[endgroup] 2023-07-13T14:54:35.9050637Z ##[group]Fetching submodules 2023-07-13T14:54:35.9060335Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-07-13T14:54:36.4833480Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-07-13T14:54:37.0538160Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-07-13T14:54:37.7395820Z ##[endgroup] 2023-07-13T14:54:37.7396300Z ##[group]Persisting credentials for submodules 2023-07-13T14:54:37.7408273Z [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.2024142Z [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.7003418Z [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.1727019Z [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:39.8481821Z ##[endgroup] 2023-07-13T14:54:39.8829687Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-13T14:54:39.9093462Z '83d75edafc2f9246e62b01722f52eb5484fbe13e' 2023-07-13T14:54:39.9403406Z ##[group]Run echo "ENV VARS" 2023-07-13T14:54:39.9403672Z echo "ENV VARS" 2023-07-13T14:54:39.9403917Z echo "${GITHUB_REF_NAME}" 2023-07-13T14:54:39.9404153Z echo "${GITHUB_REF}" 2023-07-13T14:54:39.9404399Z echo "${GITHUB_BASE_REF}" 2023-07-13T14:54:39.9404624Z  2023-07-13T14:54:39.9404848Z echo "GITHUB PROVIDED" 2023-07-13T14:54:39.9405073Z echo "nightly" 2023-07-13T14:54:39.9405312Z echo "refs/heads/nightly" 2023-07-13T14:54:39.9405645Z echo "refs/heads/nightly" 2023-07-13T14:54:39.9406155Z echo "" 2023-07-13T14:54:39.9436477Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:54:39.9436793Z env: 2023-07-13T14:54:39.9437064Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:39.9437341Z PYTHON_VERSION: 3.10 2023-07-13T14:54:39.9437568Z PACKAGE_TYPE: conda 2023-07-13T14:54:39.9437790Z REPOSITORY: pytorch/audio 2023-07-13T14:54:39.9438011Z REF: 2023-07-13T14:54:39.9438202Z CU_VERSION: cu118 2023-07-13T14:54:39.9438411Z CHANNEL: nightly 2023-07-13T14:54:39.9438602Z ##[endgroup] 2023-07-13T14:54:40.1664143Z ENV VARS 2023-07-13T14:54:40.1664578Z nightly 2023-07-13T14:54:40.1664945Z refs/heads/nightly 2023-07-13T14:54:40.1665100Z 2023-07-13T14:54:40.1665199Z GITHUB PROVIDED 2023-07-13T14:54:40.1665407Z nightly 2023-07-13T14:54:40.1665764Z refs/heads/nightly 2023-07-13T14:54:40.1666050Z refs/heads/nightly 2023-07-13T14:54:40.1666314Z 2023-07-13T14:54:40.2506213Z ##[group]Run set -euxo pipefail 2023-07-13T14:54:40.2506644Z set -euxo pipefail 2023-07-13T14:54:40.2507192Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-07-13T14:54:40.2507580Z # and "/" is not allowed in artifact names 2023-07-13T14:54:40.2507950Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-07-13T14:54:40.2537781Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:54:40.2538108Z env: 2023-07-13T14:54:40.2538364Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:40.2538725Z PYTHON_VERSION: 3.10 2023-07-13T14:54:40.2539038Z PACKAGE_TYPE: conda 2023-07-13T14:54:40.2539416Z REPOSITORY: pytorch/audio 2023-07-13T14:54:40.2540178Z REF: 2023-07-13T14:54:40.2540524Z CU_VERSION: cu118 2023-07-13T14:54:40.2540949Z CHANNEL: nightly 2023-07-13T14:54:40.2541165Z ##[endgroup] 2023-07-13T14:54:40.2789343Z + echo ARTIFACT_NAME=pytorch_audio__3.10 2023-07-13T14:54:40.4006193Z ##[group]Run set -euxo pipefail 2023-07-13T14:54:40.4006481Z set -euxo pipefail 2023-07-13T14:54:40.4006755Z conda info | grep -i 'base environment' 2023-07-13T14:54:40.4007053Z conda clean --all --quiet --yes 2023-07-13T14:54:40.4035549Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:54:40.4036116Z env: 2023-07-13T14:54:40.4036594Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:40.4037159Z PYTHON_VERSION: 3.10 2023-07-13T14:54:40.4037656Z PACKAGE_TYPE: conda 2023-07-13T14:54:40.4038024Z REPOSITORY: pytorch/audio 2023-07-13T14:54:40.4038249Z REF: 2023-07-13T14:54:40.4038427Z CU_VERSION: cu118 2023-07-13T14:54:40.4038640Z CHANNEL: nightly 2023-07-13T14:54:40.4038879Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T14:54:40.4039164Z ##[endgroup] 2023-07-13T14:54:40.8735421Z + conda info 2023-07-13T14:54:40.8811832Z + grep -i 'base environment' 2023-07-13T14:55:54.7094048Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-07-13T14:55:54.7100032Z + conda clean --all --quiet --yes 2023-07-13T14:56:00.5925983Z ##[group]Run set -euxo pipefail 2023-07-13T14:56:00.5926297Z set -euxo pipefail 2023-07-13T14:56:00.5926577Z conda config --set channel_priority false 2023-07-13T14:56:00.5951859Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:56:00.5952148Z env: 2023-07-13T14:56:00.5952419Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:56:00.5952720Z PYTHON_VERSION: 3.10 2023-07-13T14:56:00.5952944Z PACKAGE_TYPE: conda 2023-07-13T14:56:00.5953206Z REPOSITORY: pytorch/audio 2023-07-13T14:56:00.5953447Z REF: 2023-07-13T14:56:00.5953661Z CU_VERSION: cu118 2023-07-13T14:56:00.5953866Z CHANNEL: nightly 2023-07-13T14:56:00.5954129Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T14:56:00.5954394Z ##[endgroup] 2023-07-13T14:56:01.3740336Z + conda config --set channel_priority false 2023-07-13T14:56:02.8894551Z ##[group]Run set -euxo pipefail 2023-07-13T14:56:02.8895161Z set -euxo pipefail 2023-07-13T14:56:02.8895919Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-07-13T14:56:02.8896531Z conda create \ 2023-07-13T14:56:02.8897033Z  --yes --quiet \ 2023-07-13T14:56:02.8897608Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:56:02.8898001Z  "python=3.9" 2023-07-13T14:56:02.8898259Z CONDA_ENV="${CONDA_ENV}" 2023-07-13T14:56:02.8898530Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-07-13T14:56:02.8898927Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-07-13T14:56:02.8899343Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-07-13T14:56:02.8899719Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-07-13T14:56:02.8900022Z cat "${BUILD_ENV_FILE}" 2023-07-13T14:56:02.8900407Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-07-13T14:56:02.8933057Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:56:02.8933560Z env: 2023-07-13T14:56:02.8933847Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:56:02.8934121Z PYTHON_VERSION: 3.10 2023-07-13T14:56:02.8934372Z PACKAGE_TYPE: conda 2023-07-13T14:56:02.8934631Z REPOSITORY: pytorch/audio 2023-07-13T14:56:02.8934874Z REF: 2023-07-13T14:56:02.8935063Z CU_VERSION: cu118 2023-07-13T14:56:02.8935292Z CHANNEL: nightly 2023-07-13T14:56:02.8935587Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T14:56:02.8935977Z ##[endgroup] 2023-07-13T14:56:03.5498582Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:56:03.5499160Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' python=3.9 2023-07-13T14:56:26.1282315Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:56:26.3175170Z Solving environment: ...working... done 2023-07-13T14:56:52.8443636Z 2023-07-13T14:56:52.8444078Z ## Package Plan ## 2023-07-13T14:56:52.8444395Z 2023-07-13T14:56:52.8444804Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469 2023-07-13T14:56:52.8449643Z 2023-07-13T14:56:52.8450066Z added / updated specs: 2023-07-13T14:56:52.8450634Z - python=3.9 2023-07-13T14:56:52.8450979Z 2023-07-13T14:56:52.8450990Z 2023-07-13T14:56:52.8451351Z The following packages will be downloaded: 2023-07-13T14:56:52.8453110Z 2023-07-13T14:56:52.8453378Z package | build 2023-07-13T14:56:52.8454062Z ---------------------------|----------------- 2023-07-13T14:56:52.8454770Z openssl-3.0.9 | h2bbff1b_0 7.4 MB 2023-07-13T14:56:52.8455416Z pip-23.1.2 | py39haa95532_0 2.8 MB 2023-07-13T14:56:52.8455764Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-07-13T14:56:52.8456176Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-07-13T14:56:52.8456619Z tzdata-2023c | h04d1e81_0 116 KB 2023-07-13T14:56:52.8456970Z vc-14.2 | h21ff451_1 8 KB 2023-07-13T14:56:52.8457325Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-07-13T14:56:52.8457684Z ------------------------------------------------------------ 2023-07-13T14:56:52.8458086Z Total: 30.6 MB 2023-07-13T14:56:52.8458281Z 2023-07-13T14:56:52.8458459Z The following NEW packages will be INSTALLED: 2023-07-13T14:56:52.8458680Z 2023-07-13T14:56:52.8473698Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-13T14:56:52.8474219Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-13T14:56:52.8474616Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 None 2023-07-13T14:56:52.8475092Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-07-13T14:56:52.8527562Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 None 2023-07-13T14:56:52.8528382Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-13T14:56:52.8529096Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-13T14:56:52.8529811Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-13T14:56:52.8530517Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-13T14:56:52.8531267Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-07-13T14:56:52.8531674Z 2023-07-13T14:56:52.8531685Z 2023-07-13T14:56:53.1758476Z Preparing transaction: ...working... done 2023-07-13T14:56:55.7741888Z Verifying transaction: ...working... done 2023-07-13T14:57:00.3435224Z Executing transaction: ...working... done 2023-07-13T14:57:00.4522544Z Retrieving notices: ...working... done 2023-07-13T14:57:00.7829913Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:57:00.7830969Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:57:00.7831623Z + 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:08.6196702Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-07-13T14:57:08.6197265Z 2023-07-13T14:57:08.6197512Z Installing build dependencies: started 2023-07-13T14:57:08.6198108Z 2023-07-13T14:57:08.6198433Z Installing build dependencies: finished with status 'done' 2023-07-13T14:57:08.6198805Z 2023-07-13T14:57:08.6199175Z Getting requirements to build wheel: started 2023-07-13T14:57:08.6199623Z 2023-07-13T14:57:08.6200205Z Getting requirements to build wheel: finished with status 'done' 2023-07-13T14:57:08.6200637Z 2023-07-13T14:57:08.6200985Z Preparing metadata (pyproject.toml): started 2023-07-13T14:57:08.6201332Z 2023-07-13T14:57:08.6201676Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-13T14:57:08.6202067Z 2023-07-13T14:57:08.6202399Z Building wheels for collected packages: pytorch-pkg-helpers 2023-07-13T14:57:08.6202820Z 2023-07-13T14:57:08.6203159Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-07-13T14:57:08.6203601Z 2023-07-13T14:57:08.6204014Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-07-13T14:57:08.6204431Z 2023-07-13T14:57:08.6204965Z 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:08.6205363Z 2023-07-13T14:57:08.6205682Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-07-13T14:57:08.6206337Z 2023-07-13T14:57:08.6206492Z Successfully built pytorch-pkg-helpers 2023-07-13T14:57:08.6206715Z 2023-07-13T14:57:08.6206892Z Installing collected packages: pytorch-pkg-helpers 2023-07-13T14:57:08.6207104Z 2023-07-13T14:57:08.6207251Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-07-13T14:57:08.6207469Z 2023-07-13T14:57:08.6207475Z 2023-07-13T14:57:08.6646540Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:57:08.6647277Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' python -m pytorch_pkg_helpers 2023-07-13T14:57:11.4604927Z + cat 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:57:11.5144805Z export BUILD_VERSION='2.1.0.dev20230713' 2023-07-13T14:57:11.5145252Z 2023-07-13T14:57:11.5145473Z export CMAKE_USE_CUDA='1' 2023-07-13T14:57:11.5146210Z 2023-07-13T14:57:11.5146558Z export CONDA_BUILD_VARIANT='cuda' 2023-07-13T14:57:11.5146814Z 2023-07-13T14:57:11.5147025Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-13T14:57:11.5147558Z 2023-07-13T14:57:11.5147771Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:57:11.5147988Z 2023-07-13T14:57:11.5148161Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:57:11.5148369Z 2023-07-13T14:57:11.5148491Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:57:11.5148641Z 2023-07-13T14:57:11.5148845Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:57:11.5149135Z 2023-07-13T14:57:11.5149478Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:57:11.5149885Z 2023-07-13T14:57:11.5150043Z export FORCE_CUDA=1 2023-07-13T14:57:11.5150285Z 2023-07-13T14:57:11.5150657Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-07-13T14:57:11.5150957Z 2023-07-13T14:57:11.5151175Z export PYTORCH_VERSION='2.1.0.dev20230711' 2023-07-13T14:57:11.5151601Z 2023-07-13T14:57:11.5151844Z export PYTORCH_VERSION_SUFFIX='' 2023-07-13T14:57:11.5152170Z 2023-07-13T14:57:11.5152753Z export TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-13T14:57:11.5153189Z 2023-07-13T14:57:11.5153397Z export VERSION_SUFFIX='' 2023-07-13T14:57:11.5153678Z 2023-07-13T14:57:11.5153843Z export WHEEL_DIR='' 2023-07-13T14:57:11.5153994Z 2023-07-13T14:57:11.5153999Z 2023-07-13T14:57:11.5154205Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:57:11.5309398Z ##[group]Run set -euxo pipefail 2023-07-13T14:57:11.5309719Z set -euxo pipefail 2023-07-13T14:57:11.5310045Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-07-13T14:57:11.5310344Z  2023-07-13T14:57:11.5310586Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-07-13T14:57:11.5310814Z  2023-07-13T14:57:11.5311076Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-07-13T14:57:11.5311361Z  conda create \ 2023-07-13T14:57:11.5311611Z  --yes --quiet \ 2023-07-13T14:57:11.5311866Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:57:11.5312128Z  "python=3.8" \ 2023-07-13T14:57:11.5312367Z  cmake=3.22 \ 2023-07-13T14:57:11.5312614Z  conda-build=3.21 \ 2023-07-13T14:57:11.5312838Z  ninja=1.10 \ 2023-07-13T14:57:11.5313081Z  pkg-config=0.29 \ 2023-07-13T14:57:11.5313326Z  wheel=0.37 2023-07-13T14:57:11.5313680Z  else 2023-07-13T14:57:11.5313895Z  conda create \ 2023-07-13T14:57:11.5314143Z  --yes --quiet \ 2023-07-13T14:57:11.5314518Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:57:11.5314924Z  "python=${PYTHON_VERSION}" \ 2023-07-13T14:57:11.5315166Z  cmake=3.22 \ 2023-07-13T14:57:11.5315400Z  ninja=1.10 \ 2023-07-13T14:57:11.5315652Z  pkg-config=0.29 \ 2023-07-13T14:57:11.5315897Z  wheel=0.37 2023-07-13T14:57:11.5316105Z  fi 2023-07-13T14:57:11.5316317Z else 2023-07-13T14:57:11.5316540Z  conda create \ 2023-07-13T14:57:11.5316767Z  --yes --quiet \ 2023-07-13T14:57:11.5317029Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:57:11.5317288Z  "python=${PYTHON_VERSION}" \ 2023-07-13T14:57:11.5317550Z  cmake=3.22 \ 2023-07-13T14:57:11.5317796Z  conda-build=3.21 \ 2023-07-13T14:57:11.5318032Z  ninja=1.10 \ 2023-07-13T14:57:11.5318251Z  pkg-config=0.29 \ 2023-07-13T14:57:11.5318494Z  wheel=0.37 2023-07-13T14:57:11.5318711Z fi 2023-07-13T14:57:11.5318976Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-13T14:57:11.5319305Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-13T14:57:11.5347477Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:57:11.5347730Z env: 2023-07-13T14:57:11.5348003Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:57:11.5348299Z PYTHON_VERSION: 3.10 2023-07-13T14:57:11.5348520Z PACKAGE_TYPE: conda 2023-07-13T14:57:11.5348775Z REPOSITORY: pytorch/audio 2023-07-13T14:57:11.5349016Z REF: 2023-07-13T14:57:11.5349230Z CU_VERSION: cu118 2023-07-13T14:57:11.5349434Z CHANNEL: nightly 2023-07-13T14:57:11.5349696Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T14:57:11.5350049Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:57:11.5350355Z ##[endgroup] 2023-07-13T14:57:11.8341848Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:57:11.8342745Z + [[ 3.10 = \3\.\1\1 ]] 2023-07-13T14:57:11.8344020Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5544196469' python=3.10 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-07-13T14:57:13.7860985Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:57:13.7872136Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-07-13T14:57:28.9963559Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T14:57:34.0552863Z Solving environment: ...working... done 2023-07-13T14:57:34.2987059Z 2023-07-13T14:57:34.2987480Z ## Package Plan ## 2023-07-13T14:57:34.2987754Z 2023-07-13T14:57:34.2988220Z environment location: C:\actions-runner\_work\_temp\conda_environment_5544196469 2023-07-13T14:57:34.2988767Z 2023-07-13T14:57:34.2988954Z added / updated specs: 2023-07-13T14:57:34.2989601Z - cmake=3.22 2023-07-13T14:57:34.2989844Z - conda-build=3.21 2023-07-13T14:57:34.2990245Z - ninja=1.10 2023-07-13T14:57:34.2990653Z - pkg-config=0.29 2023-07-13T14:57:34.2991004Z - python=3.10 2023-07-13T14:57:34.2991252Z - wheel=0.37 2023-07-13T14:57:34.2991387Z 2023-07-13T14:57:34.2991394Z 2023-07-13T14:57:34.2991560Z The following packages will be downloaded: 2023-07-13T14:57:34.2991746Z 2023-07-13T14:57:34.2991871Z package | build 2023-07-13T14:57:34.2992141Z ---------------------------|----------------- 2023-07-13T14:57:34.2992488Z beautifulsoup4-4.12.2 | py310haa95532_0 212 KB 2023-07-13T14:57:34.2992828Z boltons-23.0.0 | py310haa95532_0 425 KB 2023-07-13T14:57:34.2993159Z brotlipy-0.7.0 |py310h2bbff1b_1002 335 KB 2023-07-13T14:57:34.2993487Z certifi-2023.5.7 | py310haa95532_0 153 KB 2023-07-13T14:57:34.2993780Z cffi-1.15.1 | py310h2bbff1b_3 239 KB 2023-07-13T14:57:34.2994099Z chardet-4.0.0 |py310haa95532_1003 220 KB 2023-07-13T14:57:34.2994422Z colorama-0.4.6 | py310haa95532_0 32 KB 2023-07-13T14:57:34.2994743Z conda-23.5.1 | py310haa95532_0 1.0 MB 2023-07-13T14:57:34.2995055Z conda-build-3.21.9 | py310haa95532_0 555 KB 2023-07-13T14:57:34.2995423Z conda-package-handling-2.1.0| py310haa95532_0 287 KB 2023-07-13T14:57:34.2995813Z conda-package-streaming-0.8.0| py310haa95532_0 28 KB 2023-07-13T14:57:34.2996312Z cryptography-39.0.1 | py310h21b164f_2 1.0 MB 2023-07-13T14:57:34.2996624Z filelock-3.9.0 | py310haa95532_0 19 KB 2023-07-13T14:57:34.2996932Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-07-13T14:57:34.2997454Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-07-13T14:57:34.2997775Z idna-3.4 | py310haa95532_0 97 KB 2023-07-13T14:57:34.2998065Z jinja2-3.1.2 | py310haa95532_0 215 KB 2023-07-13T14:57:34.2998386Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-07-13T14:57:34.2998977Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-07-13T14:57:34.2999309Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-07-13T14:57:34.2999624Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-07-13T14:57:34.2999915Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-07-13T14:57:34.3000229Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-07-13T14:57:34.3000528Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-07-13T14:57:34.3000845Z markupsafe-2.1.1 | py310h2bbff1b_0 26 KB 2023-07-13T14:57:34.3001146Z menuinst-1.4.19 | py310h59b6b97_0 94 KB 2023-07-13T14:57:34.3001456Z ninja-1.10.2 | haa95532_5 14 KB 2023-07-13T14:57:34.3001767Z packaging-23.0 | py310haa95532_0 70 KB 2023-07-13T14:57:34.3002077Z pcre-8.45 | hd77b12b_0 382 KB 2023-07-13T14:57:34.3002364Z pip-23.1.2 | py310haa95532_0 2.8 MB 2023-07-13T14:57:34.3002839Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-07-13T14:57:34.3003314Z pkginfo-1.9.6 | py310haa95532_0 69 KB 2023-07-13T14:57:34.3003633Z pluggy-1.0.0 | py310haa95532_1 29 KB 2023-07-13T14:57:34.3003923Z psutil-5.9.0 | py310h2bbff1b_0 353 KB 2023-07-13T14:57:34.3004357Z py-lief-0.12.3 | py310hd77b12b_0 2.0 MB 2023-07-13T14:57:34.3004795Z pycosat-0.6.4 | py310h2bbff1b_0 75 KB 2023-07-13T14:57:34.3005122Z pyopenssl-23.0.0 | py310haa95532_0 98 KB 2023-07-13T14:57:34.3005446Z pysocks-1.7.1 | py310haa95532_0 28 KB 2023-07-13T14:57:34.3005734Z python-3.10.12 | he1021f5_0 15.8 MB 2023-07-13T14:57:34.3006068Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-07-13T14:57:34.3006420Z pytz-2022.7 | py310haa95532_0 210 KB 2023-07-13T14:57:34.3006733Z pyyaml-6.0 | py310h2bbff1b_1 153 KB 2023-07-13T14:57:34.3007029Z requests-2.29.0 | py310haa95532_0 98 KB 2023-07-13T14:57:34.3007352Z ruamel.yaml-0.17.21 | py310h2bbff1b_0 177 KB 2023-07-13T14:57:34.3007693Z ruamel.yaml.clib-0.2.6 | py310h2bbff1b_1 101 KB 2023-07-13T14:57:34.3008023Z setuptools-67.8.0 | py310haa95532_0 1.1 MB 2023-07-13T14:57:34.3008325Z soupsieve-2.4 | py310haa95532_0 70 KB 2023-07-13T14:57:34.3008630Z tk-8.6.12 | h2bbff1b_0 3.1 MB 2023-07-13T14:57:34.3008927Z toolz-0.12.0 | py310haa95532_0 108 KB 2023-07-13T14:57:34.3009228Z tqdm-4.65.0 | py310h9909e9c_0 149 KB 2023-07-13T14:57:34.3009516Z urllib3-1.26.16 | py310haa95532_0 202 KB 2023-07-13T14:57:34.3009838Z win_inet_pton-1.1.0 | py310haa95532_0 9 KB 2023-07-13T14:57:34.3010317Z zstandard-0.19.0 | py310h2bbff1b_0 340 KB 2023-07-13T14:57:34.3010663Z ------------------------------------------------------------ 2023-07-13T14:57:34.3010983Z Total: 42.0 MB 2023-07-13T14:57:34.3011225Z 2023-07-13T14:57:34.3011387Z The following NEW packages will be INSTALLED: 2023-07-13T14:57:34.3011679Z 2023-07-13T14:57:34.3011969Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py310haa95532_0 None 2023-07-13T14:57:34.3012395Z boltons pkgs/main/win-64::boltons-23.0.0-py310haa95532_0 None 2023-07-13T14:57:34.3012802Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py310h2bbff1b_1002 None 2023-07-13T14:57:34.3013180Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-07-13T14:57:34.3013731Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-13T14:57:34.3014146Z certifi pkgs/main/win-64::certifi-2023.5.7-py310haa95532_0 None 2023-07-13T14:57:34.3014536Z cffi pkgs/main/win-64::cffi-1.15.1-py310h2bbff1b_3 None 2023-07-13T14:57:34.3014926Z chardet pkgs/main/win-64::chardet-4.0.0-py310haa95532_1003 None 2023-07-13T14:57:34.3015371Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-07-13T14:57:34.3015795Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-07-13T14:57:34.3016153Z colorama pkgs/main/win-64::colorama-0.4.6-py310haa95532_0 None 2023-07-13T14:57:34.3016538Z conda pkgs/main/win-64::conda-23.5.1-py310haa95532_0 None 2023-07-13T14:57:34.3017061Z conda-build pkgs/main/win-64::conda-build-3.21.9-py310haa95532_0 None 2023-07-13T14:57:34.3017584Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.1.0-py310haa95532_0 None 2023-07-13T14:57:34.3019370Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py310haa95532_0 None 2023-07-13T14:57:34.3019909Z cryptography pkgs/main/win-64::cryptography-39.0.1-py310h21b164f_2 None 2023-07-13T14:57:34.3020332Z filelock pkgs/main/win-64::filelock-3.9.0-py310haa95532_0 None 2023-07-13T14:57:34.3020707Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-07-13T14:57:34.3021071Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-13T14:57:34.3021435Z idna pkgs/main/win-64::idna-3.4-py310haa95532_0 None 2023-07-13T14:57:34.3021786Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py310haa95532_0 None 2023-07-13T14:57:34.3022186Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-13T14:57:34.3022593Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-13T14:57:34.3023000Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-07-13T14:57:34.3023377Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-07-13T14:57:34.3023754Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-13T14:57:34.3024288Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-13T14:57:34.3024655Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-07-13T14:57:34.3025010Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-13T14:57:34.3025562Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-07-13T14:57:34.3025953Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py310h2bbff1b_0 None 2023-07-13T14:57:34.3026361Z menuinst pkgs/main/win-64::menuinst-1.4.19-py310h59b6b97_0 None 2023-07-13T14:57:34.3026739Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-07-13T14:57:34.3027111Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-07-13T14:57:34.3027491Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-13T14:57:34.3027886Z packaging pkgs/main/win-64::packaging-23.0-py310haa95532_0 None 2023-07-13T14:57:34.3028270Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-07-13T14:57:34.3028630Z pip pkgs/main/win-64::pip-23.1.2-py310haa95532_0 None 2023-07-13T14:57:34.3028990Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-07-13T14:57:34.3029394Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py310haa95532_0 None 2023-07-13T14:57:34.3029782Z pluggy pkgs/main/win-64::pluggy-1.0.0-py310haa95532_1 None 2023-07-13T14:57:34.3030159Z psutil pkgs/main/win-64::psutil-5.9.0-py310h2bbff1b_0 None 2023-07-13T14:57:34.3030560Z py-lief pkgs/main/win-64::py-lief-0.12.3-py310hd77b12b_0 None 2023-07-13T14:57:34.3031086Z pycosat pkgs/main/win-64::pycosat-0.6.4-py310h2bbff1b_0 None 2023-07-13T14:57:34.3031664Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-07-13T14:57:34.3032084Z pyopenssl pkgs/main/win-64::pyopenssl-23.0.0-py310haa95532_0 None 2023-07-13T14:57:34.3032707Z pysocks pkgs/main/win-64::pysocks-1.7.1-py310haa95532_0 None 2023-07-13T14:57:34.3033092Z python pkgs/main/win-64::python-3.10.12-he1021f5_0 None 2023-07-13T14:57:34.3033507Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-13T14:57:34.3033938Z pytz pkgs/main/win-64::pytz-2022.7-py310haa95532_0 None 2023-07-13T14:57:34.3034321Z pyyaml pkgs/main/win-64::pyyaml-6.0-py310h2bbff1b_1 None 2023-07-13T14:57:34.3034782Z requests pkgs/main/win-64::requests-2.29.0-py310haa95532_0 None 2023-07-13T14:57:34.3035196Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py310h2bbff1b_0 None 2023-07-13T14:57:34.3035624Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py310h2bbff1b_1 None 2023-07-13T14:57:34.3036192Z setuptools pkgs/main/win-64::setuptools-67.8.0-py310haa95532_0 None 2023-07-13T14:57:34.3036601Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-07-13T14:57:34.3036975Z soupsieve pkgs/main/win-64::soupsieve-2.4-py310haa95532_0 None 2023-07-13T14:57:34.3037358Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-13T14:57:34.3037687Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 None 2023-07-13T14:57:34.3038175Z toolz pkgs/main/win-64::toolz-0.12.0-py310haa95532_0 None 2023-07-13T14:57:34.3038556Z tqdm pkgs/main/win-64::tqdm-4.65.0-py310h9909e9c_0 None 2023-07-13T14:57:34.3038930Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-13T14:57:34.3039488Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py310haa95532_0 None 2023-07-13T14:57:34.3039854Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-13T14:57:34.3040236Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-13T14:57:34.3040620Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-07-13T14:57:34.3041112Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py310haa95532_0 None 2023-07-13T14:57:34.3041459Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-07-13T14:57:34.3041801Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-07-13T14:57:34.3042145Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-07-13T14:57:34.3042527Z zstandard pkgs/main/win-64::zstandard-0.19.0-py310h2bbff1b_0 None 2023-07-13T14:57:34.3043021Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-07-13T14:57:34.3043215Z 2023-07-13T14:57:50.2309219Z 2023-07-13T14:57:51.3386683Z Preparing transaction: ...working... done 2023-07-13T14:57:55.6672185Z Verifying transaction: ...working... done 2023-07-13T14:58:07.1941125Z Executing transaction: ...working... done 2023-07-13T14:58:07.4022468Z Retrieving notices: ...working... done 2023-07-13T14:58:08.0817822Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:58:08.0822775Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:58:08.1241787Z ##[group]Run # //\\// means replace every backslash with slash 2023-07-13T14:58:08.1242233Z # //\\// means replace every backslash with slash 2023-07-13T14:58:08.1242630Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-07-13T14:58:08.1269171Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:58:08.1269457Z env: 2023-07-13T14:58:08.1269699Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:58:08.1270134Z PYTHON_VERSION: 3.10 2023-07-13T14:58:08.1270403Z PACKAGE_TYPE: conda 2023-07-13T14:58:08.1271000Z REPOSITORY: pytorch/audio 2023-07-13T14:58:08.1271340Z REF: 2023-07-13T14:58:08.1271551Z CU_VERSION: cu118 2023-07-13T14:58:08.1271777Z CHANNEL: nightly 2023-07-13T14:58:08.1272015Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T14:58:08.1272365Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:58:08.1272882Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:08.1273322Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:08.1273637Z ##[endgroup] 2023-07-13T14:58:08.4434268Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:08.4434692Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:08.4434993Z export VSDEVCMD_ARGS='' 2023-07-13T14:58:08.4435270Z source "${BUILD_ENV_FILE}" 2023-07-13T14:58:08.4435586Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-07-13T14:58:08.4435988Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-13T14:58:08.4436300Z  2023-07-13T14:58:08.4436516Z conda build \ 2023-07-13T14:58:08.4436751Z  -c defaults \ 2023-07-13T14:58:08.4436995Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-13T14:58:08.4437274Z  -c "pytorch-${CHANNEL}" \ 2023-07-13T14:58:08.4437550Z  --no-anaconda-upload \ 2023-07-13T14:58:08.4437839Z  --python "${PYTHON_VERSION}" \ 2023-07-13T14:58:08.4438117Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-07-13T14:58:08.4438604Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-07-13T14:58:08.4464301Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:58:08.4464585Z env: 2023-07-13T14:58:08.4464834Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:58:08.4465126Z PYTHON_VERSION: 3.10 2023-07-13T14:58:08.4465372Z PACKAGE_TYPE: conda 2023-07-13T14:58:08.4465631Z REPOSITORY: pytorch/audio 2023-07-13T14:58:08.4465849Z REF: 2023-07-13T14:58:08.4466062Z CU_VERSION: cu118 2023-07-13T14:58:08.4466289Z CHANNEL: nightly 2023-07-13T14:58:08.4466546Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T14:58:08.4466873Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:58:08.4467277Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:08.4467708Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:08.4468130Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T14:58:08.4468427Z CUDATOOLKIT_CHANNEL: 2023-07-13T14:58:08.4468680Z PACKAGE_NAME: torchaudio 2023-07-13T14:58:08.4468923Z ##[endgroup] 2023-07-13T14:58:12.1524733Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:58:14.5887298Z Solving environment: ...working... done 2023-07-13T14:58:21.0684417Z 2023-07-13T14:58:21.0684921Z ## Package Plan ## 2023-07-13T14:58:21.0685253Z 2023-07-13T14:58:21.0685550Z environment location: C:\Jenkins\Miniconda3 2023-07-13T14:58:21.0687436Z 2023-07-13T14:58:21.0687771Z added / updated specs: 2023-07-13T14:58:21.0688310Z - conda-build 2023-07-13T14:58:21.0689451Z - conda-package-handling!=1.5.0 2023-07-13T14:58:21.0689819Z 2023-07-13T14:58:21.0694738Z 2023-07-13T14:58:21.0695209Z The following packages will be downloaded: 2023-07-13T14:58:21.0695573Z 2023-07-13T14:58:21.0695807Z package | build 2023-07-13T14:58:21.0696368Z ---------------------------|----------------- 2023-07-13T14:58:21.0697002Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-07-13T14:58:21.0697616Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-07-13T14:58:21.0698217Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-07-13T14:58:21.0698752Z click-8.0.4 | py39haa95532_0 155 KB 2023-07-13T14:58:21.0699633Z conda-23.5.1 | py39haa95532_0 1.0 MB 2023-07-13T14:58:21.0700179Z conda-build-3.25.0 | py39haa95532_0 601 KB 2023-07-13T14:58:21.0700713Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-07-13T14:58:21.0701311Z conda-package-handling-2.1.0| py39haa95532_0 286 KB 2023-07-13T14:58:21.0701992Z conda-package-streaming-0.8.0| py39haa95532_0 28 KB 2023-07-13T14:58:21.0704850Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-07-13T14:58:21.0705268Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-07-13T14:58:21.0705570Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-07-13T14:58:21.0705915Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-07-13T14:58:21.0706260Z m2-patch-2.7.5 | 2 89 KB 2023-07-13T14:58:21.0706601Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-07-13T14:58:21.0706921Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-07-13T14:58:21.0707262Z msys2-conda-epoch-20160418 | 1 2 KB 2023-07-13T14:58:21.0707589Z openssl-1.1.1u | h2bbff1b_0 5.5 MB 2023-07-13T14:58:21.0708004Z packaging-23.0 | py39haa95532_0 69 KB 2023-07-13T14:58:21.0708335Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-07-13T14:58:21.0708641Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-07-13T14:58:21.0708954Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-07-13T14:58:21.0709265Z pytz-2022.7 | py39haa95532_0 210 KB 2023-07-13T14:58:21.0709581Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-07-13T14:58:21.0709896Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-07-13T14:58:21.0710195Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-07-13T14:58:21.0710538Z ------------------------------------------------------------ 2023-07-13T14:58:21.0710858Z Total: 16.8 MB 2023-07-13T14:58:21.0711024Z 2023-07-13T14:58:21.0711174Z The following NEW packages will be INSTALLED: 2023-07-13T14:58:21.0711364Z 2023-07-13T14:58:21.0711581Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-07-13T14:58:21.0712014Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-07-13T14:58:21.0712408Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-07-13T14:58:21.0712791Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-07-13T14:58:21.0713196Z conda-build pkgs/main/win-64::conda-build-3.25.0-py39haa95532_0 None 2023-07-13T14:58:21.0713601Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-07-13T14:58:21.0714088Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py39haa95532_0 None 2023-07-13T14:58:21.0714548Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-07-13T14:58:21.0714927Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-13T14:58:21.0715298Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-07-13T14:58:21.0715667Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-13T14:58:21.0716096Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-13T14:58:21.0716506Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-07-13T14:58:21.0716893Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-13T14:58:21.0717270Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-13T14:58:21.0717697Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-13T14:58:21.0731368Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-07-13T14:58:21.0731785Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-07-13T14:58:21.0732303Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-07-13T14:58:21.0732742Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-07-13T14:58:21.0733196Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-07-13T14:58:21.0734207Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-07-13T14:58:21.0734720Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-07-13T14:58:21.0735118Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-07-13T14:58:21.0735489Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-07-13T14:58:21.0735936Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-13T14:58:21.0736379Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-07-13T14:58:21.0736768Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-07-13T14:58:21.0737155Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-07-13T14:58:21.0737518Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-07-13T14:58:21.0737749Z 2023-07-13T14:58:21.0737886Z The following packages will be UPDATED: 2023-07-13T14:58:21.0738074Z 2023-07-13T14:58:21.0738245Z conda 22.9.0-py39haa95532_0 --> 23.5.1-py39haa95532_0 None 2023-07-13T14:58:21.0738643Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.1.0-py39haa95532_0 None 2023-07-13T14:58:21.0739034Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1u-h2bbff1b_0 None 2023-07-13T14:58:21.0739234Z 2023-07-13T14:58:21.0739246Z 2023-07-13T14:58:21.3496053Z Preparing transaction: ...working... done 2023-07-13T14:58:22.3947461Z Verifying transaction: ...working... done 2023-07-13T14:58:25.0762684Z Executing transaction: ...working... done 2023-07-13T14:58:25.5259784Z Retrieving notices: ...working... done 2023-07-13T14:58:28.6412163Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-13T14:58:28.6412811Z 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:28.6895923Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-13T14:58:28.6896672Z Adding in variants from internal_defaults 2023-07-13T14:58:28.6897757Z 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:28.6899023Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-07-13T14:58:28.6900080Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-13T14:58:28.6900914Z Adding in variants from config.variant 2023-07-13T14:58:28.7019184Z 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:28.7019917Z warnings.warn( 2023-07-13T14:58:28.8572464Z Attempting to finalize metadata for vs2019_win-64 2023-07-13T14:58:28.8572950Z INFO:conda_build.metadata:Attempting to finalize metadata for vs2019_win-64 2023-07-13T14:58:50.8371400Z 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:50.8465243Z 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:50.8466238Z INFO:conda_build.build:Packaging vs2019_win-64 2023-07-13T14:58:50.8466634Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-07-13T14:58:50.8468740Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work 2023-07-13T14:58:50.8469538Z Packaging vs2019_win-64 2023-07-13T14:58:50.8742321Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-13T14:58:50.8743908Z INFO:conda_build.build:Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-13T14:58:50.9490939Z 2023-07-13T14:58:50.9491760Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-13T14:58:50.9664760Z 2023-07-13T14:58:50.9665407Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env" 2023-07-13T14:58:51.1916431Z 2023-07-13T14:58:51.1917112Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env 2023-07-13T14:58:51.1917478Z 2023-07-13T14:58:51.2142824Z 2023-07-13T14:58:51.2143290Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work>set YEAR=2019 2023-07-13T14:58:51.2146376Z 2023-07-13T14:58:51.2146924Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work>set VER=16 2023-07-13T14:58:51.2150420Z 2023-07-13T14:58:51.2151404Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env\etc\conda\activate.d" 2023-07-13T14:58:51.2159199Z 2023-07-13T14:58:51.2159877Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.2177033Z 1 file(s) copied. 2023-07-13T14:58:51.2185747Z 2023-07-13T14:58:51.2187015Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work>IF "win-64" == "win-64" ( 2023-07-13T14:58:51.2187785Z set "target_platform=amd64" 2023-07-13T14:58:51.2188710Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.2189954Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.2190749Z IF "" == "" ( 2023-07-13T14:58:51.2192614Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.2193879Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.2195067Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.2195907Z ) ELSE ( 2023-07-13T14:58:51.2196709Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.2197391Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.2198015Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.2198400Z ) 2023-07-13T14:58:51.2198842Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.2199511Z ) else ( 2023-07-13T14:58:51.2199805Z set "target_platform=x86" 2023-07-13T14:58:51.2200315Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.2200930Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.2201754Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:58:51.2202313Z echo popd 2023-07-13T14:58:51.2202570Z ) 2023-07-13T14:58:53.1266502Z 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.1267240Z 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.1364499Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T14:58:53.1376812Z 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.1378252Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T14:58:53.1379575Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T14:58:53.1394606Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T14:58:53.1398537Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T14:58:53.1399241Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T14:58:53.1406757Z 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.1407434Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T14:58:53.1408470Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T14:58:53.1464552Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T14:58:53.1468853Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-13T14:58:53.1470465Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:58:53.1573102Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 294 KB/second 2023-07-13T14:58:53.1669662Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T14:58:53.1672038Z 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.1689399Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T14:58:53.1694388Z 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.1701888Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T14:58:53.1703570Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T14:58:53.1704113Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T14:58:53.1708427Z 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.1716667Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T14:58:53.1717332Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T14:58:53.1766399Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T14:58:53.1766916Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T14:58:53.1772101Z 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.1779646Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T14:58:53.1780206Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T14:58:53.1911378Z 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.1928672Z DEBUG:conda_index.index:noarch finish 2023-07-13T14:58:53.1930056Z INFO:conda_index.index:Completed noarch 2023-07-13T14:58:53.1930529Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T14:58:53.1932338Z 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.1949553Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T14:58:53.1953966Z 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.1975220Z 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.1989777Z 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.1990771Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T14:58:53.1992391Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T14:58:53.1992820Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T14:58:53.1997046Z 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.2017479Z 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.2032069Z 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.2033091Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T14:58:53.2033765Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T14:58:53.2098641Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T14:58:53.2099259Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T14:58:53.2103991Z 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.2126747Z 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.2143330Z 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.2144111Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T14:58:53.2144681Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T14:58:53.2286121Z 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.2301999Z DEBUG:conda_index.index:win-64 finish 2023-07-13T14:58:53.2302394Z INFO:conda_index.index:Completed win-64 2023-07-13T14:58:53.2306294Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T14:58:53.2308989Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T14:58:53.2309617Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T14:58:53.2313931Z 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.2314547Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T14:58:53.2314943Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T14:58:53.2315516Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T14:58:53.2319880Z 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.2340476Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T14:58:53.2491570Z 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.2508342Z DEBUG:conda_index.index:write channeldata 2023-07-13T14:58:53.2513220Z 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:53.7764381Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T14:58:53.7775920Z 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.7777954Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T14:58:53.7780407Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T14:58:53.7795151Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T14:58:53.7799182Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T14:58:53.7800019Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T14:58:53.7807583Z 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.7808263Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T14:58:53.7809258Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T14:58:53.7866547Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T14:58:53.7870625Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-07-13T14:58:53.7871490Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-07-13T14:58:53.7911868Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T14:58:53.7914220Z 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.7930062Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T14:58:53.7934062Z 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.7941473Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T14:58:53.7943173Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T14:58:53.7943931Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T14:58:53.7947767Z 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.7955294Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T14:58:53.7955732Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T14:58:53.8002202Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T14:58:53.8002660Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T14:58:53.8006433Z 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.8013697Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T14:58:53.8014165Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T14:58:53.8140120Z 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.8148226Z DEBUG:conda_index.index:noarch finish 2023-07-13T14:58:53.8149454Z INFO:conda_index.index:Completed noarch 2023-07-13T14:58:53.8150085Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T14:58:53.8152643Z 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.8170180Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T14:58:53.8174203Z 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.8182926Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T14:58:53.8184574Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T14:58:53.8185101Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T14:58:53.8189806Z 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.8197993Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T14:58:53.8198530Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T14:58:53.8253331Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T14:58:53.8253912Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T14:58:53.8258349Z 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.8266700Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T14:58:53.8267651Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T14:58:53.8412457Z 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.8420346Z DEBUG:conda_index.index:win-64 finish 2023-07-13T14:58:53.8420946Z INFO:conda_index.index:Completed win-64 2023-07-13T14:58:53.8425244Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T14:58:53.8427933Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T14:58:53.8428324Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T14:58:53.8432194Z 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.8432865Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T14:58:53.8433222Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T14:58:53.8433774Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T14:58:53.8437930Z 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.8457787Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T14:58:53.8603929Z 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.8611404Z DEBUG:conda_index.index:write channeldata 2023-07-13T14:58:53.8615757Z 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:53.8634445Z Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpksow7umc\info\recipe) will be used. 2023-07-13T14:58:53.8635177Z WARNING:conda_build.utils:Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpksow7umc\info\recipe) will be used. 2023-07-13T14:58:54.0049608Z 2023-07-13T14:58:54.0050195Z Resource usage statistics from bundling vs2019_win-64: 2023-07-13T14:58:54.0051447Z Process count: 1 2023-07-13T14:58:54.0053178Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-13T14:58:54.0054792Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-13T14:58:54.0056018Z CPU time: Sys=-, User=- 2023-07-13T14:58:54.0056583Z Memory: 1.5M 2023-07-13T14:58:54.0056961Z Disk usage: 8.3K 2023-07-13T14:58:54.0057278Z Time elapsed: 0:00:02.0 2023-07-13T14:58:54.0057454Z 2023-07-13T14:58:54.0057480Z 2023-07-13T14:58:54.0057597Z number of files: 1 2023-07-13T14:58:54.0058008Z Fixing permissions 2023-07-13T14:58:54.0058352Z INFO :: Time taken to mark (prefix) 2023-07-13T14:58:54.0058653Z 0 replacements in 0 files was 0.00 seconds 2023-07-13T14:58:54.0059312Z 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.0059861Z 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.0060537Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-13T14:58:54.0061293Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260308674\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-13T14:58:54.0560875Z # Automatic uploading is disabled 2023-07-13T14:58:54.0561724Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-13T14:58:54.0562100Z 2023-07-13T14:58:54.0562107Z 2023-07-13T14:58:54.0562320Z # To have conda build upload to anaconda.org automatically, use 2023-07-13T14:58:54.0562785Z # conda config --set anaconda_upload yes 2023-07-13T14:58:54.0563315Z anaconda upload \ 2023-07-13T14:58:54.0563918Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:58:54.0564381Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-13T14:58:54.0564602Z 2023-07-13T14:58:54.0564836Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-13T14:58:54.0565185Z { 2023-07-13T14:58:54.0565446Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-07-13T14:58:54.0567439Z "recipe": { 2023-07-13T14:58:54.0567769Z "cross_compiler_target_platform": "win-64", 2023-07-13T14:58:54.0568107Z "target_platform": "win-64", 2023-07-13T14:58:54.0568351Z "vc": "14" 2023-07-13T14:58:54.0568601Z } 2023-07-13T14:58:54.0568833Z } 2023-07-13T14:58:54.0569057Z } 2023-07-13T14:58:54.0569193Z 2023-07-13T14:58:54.0569199Z 2023-07-13T14:58:54.0569331Z #################################################################################### 2023-07-13T14:58:54.0569648Z Resource usage summary: 2023-07-13T14:58:54.0569819Z 2023-07-13T14:58:54.0569934Z Total time: 0:00:25.4 2023-07-13T14:58:54.0570217Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-07-13T14:58:54.0570487Z Maximum memory usage observed: 1.5M 2023-07-13T14:58:54.0570844Z Total disk usage observed (not including envs): 8.3K 2023-07-13T14:58:54.7877150Z ##[group]Run set -euxo pipefail 2023-07-13T14:58:54.7877536Z set -euxo pipefail 2023-07-13T14:58:54.7877812Z cat "${BUILD_ENV_FILE}" 2023-07-13T14:58:54.7878090Z source "${BUILD_ENV_FILE}" 2023-07-13T14:58:54.7878367Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:54.7878660Z export VSDEVCMD_ARGS='' 2023-07-13T14:58:54.7878897Z  2023-07-13T14:58:54.7879219Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-13T14:58:54.7879555Z #bash packaging/build_conda.sh 2023-07-13T14:58:54.7879816Z  2023-07-13T14:58:54.7880022Z  2023-07-13T14:58:54.7880243Z conda build \ 2023-07-13T14:58:54.7880463Z  -c defaults \ 2023-07-13T14:58:54.7880737Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-13T14:58:54.7881028Z  -c "pytorch-${CHANNEL}" \ 2023-07-13T14:58:54.7881317Z  --no-anaconda-upload \ 2023-07-13T14:58:54.7881757Z  --no-test --python "${PYTHON_VERSION}" \ 2023-07-13T14:58:54.7882054Z  --output-folder distr/ \ 2023-07-13T14:58:54.7882350Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-07-13T14:58:54.7907097Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:58:54.7907388Z env: 2023-07-13T14:58:54.7907665Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:58:54.7907933Z PYTHON_VERSION: 3.10 2023-07-13T14:58:54.7908182Z PACKAGE_TYPE: conda 2023-07-13T14:58:54.7908441Z REPOSITORY: pytorch/audio 2023-07-13T14:58:54.7908683Z REF: 2023-07-13T14:58:54.7908869Z CU_VERSION: cu118 2023-07-13T14:58:54.7909098Z CHANNEL: nightly 2023-07-13T14:58:54.7909355Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T14:58:54.7909765Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:58:54.7910155Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:54.7910598Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:54.7911017Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T14:58:54.7911331Z CUDATOOLKIT_CHANNEL: 2023-07-13T14:58:54.7911542Z ##[endgroup] 2023-07-13T14:58:55.0957722Z + cat 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:58:55.1131735Z export BUILD_VERSION='2.1.0.dev20230713' 2023-07-13T14:58:55.1132119Z 2023-07-13T14:58:55.1132334Z export CMAKE_USE_CUDA='1' 2023-07-13T14:58:55.1132669Z 2023-07-13T14:58:55.1132901Z export CONDA_BUILD_VARIANT='cuda' 2023-07-13T14:58:55.1133231Z 2023-07-13T14:58:55.1133613Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-13T14:58:55.1134052Z 2023-07-13T14:58:55.1134427Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:58:55.1134821Z 2023-07-13T14:58:55.1135158Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:58:55.1135592Z 2023-07-13T14:58:55.1135865Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:58:55.1136191Z 2023-07-13T14:58:55.1136746Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:58:55.1137306Z 2023-07-13T14:58:55.1137808Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:58:55.1138274Z 2023-07-13T14:58:55.1138467Z export FORCE_CUDA=1 2023-07-13T14:58:55.1138710Z 2023-07-13T14:58:55.1139142Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8/bin:${PATH}" 2023-07-13T14:58:55.1139618Z 2023-07-13T14:58:55.1139891Z export PYTORCH_VERSION='2.1.0.dev20230711' 2023-07-13T14:58:55.1140223Z 2023-07-13T14:58:55.1140461Z export PYTORCH_VERSION_SUFFIX='' 2023-07-13T14:58:55.1140792Z 2023-07-13T14:58:55.1141089Z 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.1141466Z 2023-07-13T14:58:55.1141672Z export VERSION_SUFFIX='' 2023-07-13T14:58:55.1141938Z 2023-07-13T14:58:55.1145104Z export WHEEL_DIR='' 2023-07-13T14:58:55.1145642Z 2023-07-13T14:58:55.1145649Z 2023-07-13T14:58:55.1145951Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:58:55.1146317Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T14:58:55.1146691Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T14:58:55.1146961Z ++ export CMAKE_USE_CUDA=1 2023-07-13T14:58:55.1147182Z ++ CMAKE_USE_CUDA=1 2023-07-13T14:58:55.1147431Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T14:58:55.1147697Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T14:58:55.1148026Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-13T14:58:55.1148431Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-13T14:58:55.1148822Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T14:58:55.1149207Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:58:55.1149590Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T14:58:55.1149943Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:58:55.1150267Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:58:55.1150552Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:58:55.1150916Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:58:55.1151315Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:58:55.1151742Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:58:55.1152165Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T14:58:55.1152483Z ++ export FORCE_CUDA=1 2023-07-13T14:58:55.1152813Z ++ FORCE_CUDA=1 2023-07-13T14:58:55.1155010Z ++ 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.1156803Z ++ 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.1157797Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T14:58:55.1158106Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T14:58:55.1158394Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T14:58:55.1158669Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T14:58:55.1158952Z ++ 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.1159283Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-13T14:58:55.1159580Z ++ export VERSION_SUFFIX= 2023-07-13T14:58:55.1159828Z ++ VERSION_SUFFIX= 2023-07-13T14:58:55.1160038Z ++ export WHEEL_DIR= 2023-07-13T14:58:55.1160273Z ++ WHEEL_DIR= 2023-07-13T14:58:55.1160534Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:55.1160823Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:55.1161064Z + export VSDEVCMD_ARGS= 2023-07-13T14:58:55.1161299Z + VSDEVCMD_ARGS= 2023-07-13T14:58:55.1161761Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.10 --output-folder distr/ packaging/torchaudio 2023-07-13T14:58:57.0891097Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-13T14:58:57.0891895Z 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.1406380Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-13T14:58:57.1406790Z Adding in variants from internal_defaults 2023-07-13T14:58:57.1408747Z 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.1409426Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-07-13T14:58:57.1410076Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-13T14:58:57.1410429Z Adding in variants from config.variant 2023-07-13T14:58:57.1639085Z 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.1640250Z warnings.warn( 2023-07-13T14:58:57.1640697Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-07-13T14:58:57.1641110Z warnings.warn( 2023-07-13T14:58:57.1641835Z 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.1642520Z warnings.warn( 2023-07-13T14:58:57.1643193Z 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.1643837Z warnings.warn( 2023-07-13T14:58:57.1644263Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-07-13T14:58:57.1644678Z warnings.warn( 2023-07-13T14:58:57.1645117Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-07-13T14:58:57.1645527Z warnings.warn( 2023-07-13T14:58:57.1645966Z 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.1646403Z warnings.warn( 2023-07-13T14:58:57.3054779Z INFO:conda_build.metadata:Attempting to finalize metadata for torchaudio 2023-07-13T14:58:57.3055207Z Attempting to finalize metadata for torchaudio 2023-07-13T14:59:14.9179778Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T14:59:15.2977894Z Solving environment: ...working... done 2023-07-13T14:59:17.6664606Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T14:59:24.2598409Z Solving environment: ...working... done 2023-07-13T14:59:50.2504012Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T14:59:58.2500397Z Solving environment: ...working... done 2023-07-13T14:59:58.3957662Z BUILD START: ['torchaudio-2.1.0.dev20230713-py310_cu118.tar.bz2'] 2023-07-13T15:00:00.8356887Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:00:09.3199630Z Solving environment: ...working... done 2023-07-13T15:06:08.9834947Z 2023-07-13T15:06:08.9835459Z ## Package Plan ## 2023-07-13T15:06:08.9835802Z 2023-07-13T15:06:08.9836594Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337125\_h_env 2023-07-13T15:06:08.9840635Z 2023-07-13T15:06:08.9840898Z 2023-07-13T15:06:08.9841342Z The following NEW packages will be INSTALLED: 2023-07-13T15:06:08.9841576Z 2023-07-13T15:06:08.9841789Z blas: 1.0-mkl 2023-07-13T15:06:08.9844972Z bzip2: 1.0.8-he774522_0 2023-07-13T15:06:08.9846058Z ca-certificates: 2023.05.30-haa95532_0 2023-07-13T15:06:08.9846701Z cmake: 3.26.4-h693b641_0 2023-07-13T15:06:08.9847348Z cuda-cccl: 12.2.53-0 nvidia 2023-07-13T15:06:08.9848018Z cuda-cudart: 11.8.89-0 nvidia 2023-07-13T15:06:08.9849226Z cuda-cudart-dev: 11.8.89-0 nvidia 2023-07-13T15:06:08.9849899Z cuda-cupti: 11.8.87-0 nvidia 2023-07-13T15:06:08.9850682Z cuda-libraries: 11.8.0-0 nvidia 2023-07-13T15:06:08.9851472Z cuda-libraries-dev: 11.8.0-0 nvidia 2023-07-13T15:06:08.9852575Z cuda-nvrtc: 11.8.89-0 nvidia 2023-07-13T15:06:08.9853340Z cuda-nvrtc-dev: 11.8.89-0 nvidia 2023-07-13T15:06:08.9853943Z cuda-nvtx: 11.8.86-0 nvidia 2023-07-13T15:06:08.9854569Z cuda-profiler-api: 12.2.53-0 nvidia 2023-07-13T15:06:08.9855187Z cuda-runtime: 11.8.0-0 nvidia 2023-07-13T15:06:08.9855753Z filelock: 3.9.0-py310haa95532_0 2023-07-13T15:06:08.9856250Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-07-13T15:06:08.9856576Z jinja2: 3.1.2-py310haa95532_0 2023-07-13T15:06:08.9856921Z libcublas: 11.11.3.6-0 nvidia 2023-07-13T15:06:08.9857399Z libcublas-dev: 11.11.3.6-0 nvidia 2023-07-13T15:06:08.9857747Z libcufft: 10.9.0.58-0 nvidia 2023-07-13T15:06:08.9858486Z libcufft-dev: 10.9.0.58-0 nvidia 2023-07-13T15:06:08.9858846Z libcurand: 10.3.3.53-0 nvidia 2023-07-13T15:06:08.9859323Z libcurand-dev: 10.3.3.53-0 nvidia 2023-07-13T15:06:08.9859865Z libcusolver: 11.4.1.48-0 nvidia 2023-07-13T15:06:08.9860236Z libcusolver-dev: 11.4.1.48-0 nvidia 2023-07-13T15:06:08.9860575Z libcusparse: 11.7.5.86-0 nvidia 2023-07-13T15:06:08.9860937Z libcusparse-dev: 11.7.5.86-0 nvidia 2023-07-13T15:06:08.9861287Z libffi: 3.4.4-hd77b12b_0 2023-07-13T15:06:08.9861618Z libnpp: 11.8.0.86-0 nvidia 2023-07-13T15:06:08.9861934Z libnpp-dev: 11.8.0.86-0 nvidia 2023-07-13T15:06:08.9862281Z libnvjpeg: 11.9.0.86-0 nvidia 2023-07-13T15:06:08.9862631Z libnvjpeg-dev: 11.9.0.86-0 nvidia 2023-07-13T15:06:08.9862971Z libuv: 1.44.2-h2bbff1b_0 2023-07-13T15:06:08.9863566Z lz4-c: 1.9.4-h2bbff1b_0 2023-07-13T15:06:08.9864222Z markupsafe: 2.1.1-py310h2bbff1b_0 2023-07-13T15:06:08.9864779Z mkl: 2023.1.0-h8bd8f75_46356 2023-07-13T15:06:08.9865260Z mpmath: 1.2.1-py310haa95532_0 2023-07-13T15:06:08.9865825Z networkx: 2.8.4-py310haa95532_1 2023-07-13T15:06:08.9866206Z ninja: 1.10.2-haa95532_5 2023-07-13T15:06:08.9866582Z ninja-base: 1.10.2-h6d14046_5 2023-07-13T15:06:08.9866964Z openssl: 3.0.9-h2bbff1b_0 2023-07-13T15:06:08.9867459Z pip: 23.1.2-py310haa95532_0 2023-07-13T15:06:08.9868051Z python: 3.10.12-he1021f5_0 2023-07-13T15:06:08.9868506Z pytorch: 2.1.0.dev20230711-py3.10_cuda11.8_cudnn8_0 pytorch-nightly 2023-07-13T15:06:08.9868945Z pytorch-cuda: 11.8-h24eeafa_5 pytorch-nightly 2023-07-13T15:06:08.9869395Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-07-13T15:06:08.9869769Z pyyaml: 6.0-py310h2bbff1b_1 2023-07-13T15:06:08.9870172Z setuptools: 67.8.0-py310haa95532_0 2023-07-13T15:06:08.9870561Z sqlite: 3.41.2-h2bbff1b_0 2023-07-13T15:06:08.9871173Z sympy: 1.11.1-py310haa95532_0 2023-07-13T15:06:08.9871521Z tbb: 2021.8.0-h59b6b97_0 2023-07-13T15:06:08.9872194Z tk: 8.6.12-h2bbff1b_0 2023-07-13T15:06:08.9872681Z typing_extensions: 4.6.3-py310haa95532_0 2023-07-13T15:06:08.9873322Z tzdata: 2023c-h04d1e81_0 2023-07-13T15:06:08.9873727Z vc: 14.2-h21ff451_1 2023-07-13T15:06:08.9874051Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-07-13T15:06:08.9874431Z wheel: 0.38.4-py310haa95532_0 2023-07-13T15:06:08.9874804Z xz: 5.4.2-h8cc25b3_0 2023-07-13T15:06:08.9875165Z yaml: 0.2.5-he774522_0 2023-07-13T15:06:08.9875496Z zlib: 1.2.13-h8cc25b3_0 2023-07-13T15:06:08.9875871Z zstd: 1.5.5-hd43e919_0 2023-07-13T15:06:08.9876084Z 2023-07-13T15:06:10.8170261Z Preparing transaction: ...working... done 2023-07-13T15:06:19.2881890Z Verifying transaction: ...working... done 2023-07-13T15:06:40.1843778Z Executing transaction: ...working... done 2023-07-13T15:06:42.2434087Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:06:42.8163628Z Solving environment: ...working... done 2023-07-13T15:06:42.9617361Z 2023-07-13T15:06:42.9617845Z ## Package Plan ## 2023-07-13T15:06:42.9618179Z 2023-07-13T15:06:42.9622853Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337125\_build_env 2023-07-13T15:06:42.9623616Z 2023-07-13T15:06:42.9623887Z 2023-07-13T15:06:42.9624329Z The following NEW packages will be INSTALLED: 2023-07-13T15:06:42.9624913Z 2023-07-13T15:06:42.9625216Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-07-13T15:06:42.9625759Z vswhere: 2.8.4-haa95532_0 2023-07-13T15:06:42.9626095Z 2023-07-13T15:06:42.9676785Z Preparing transaction: ...working... done 2023-07-13T15:06:43.3251329Z Verifying transaction: ...working... done 2023-07-13T15:06:43.3325757Z Executing transaction: ...working... done 2023-07-13T15:07:09.1209502Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337125\_h_env\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-07-13T15:07:09.1210025Z !! 2023-07-13T15:07:09.1210173Z 2023-07-13T15:07:09.1210317Z ******************************************************************************** 2023-07-13T15:07:09.1210640Z Please avoid running ``setup.py`` directly. 2023-07-13T15:07:09.1211000Z Instead, use pypa/build, pypa/installer, pypa/build or 2023-07-13T15:07:09.1211306Z other standards-based tools. 2023-07-13T15:07:09.1211482Z 2023-07-13T15:07:09.1211740Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-07-13T15:07:09.1212163Z ******************************************************************************** 2023-07-13T15:07:09.1212352Z 2023-07-13T15:07:09.1212431Z !! 2023-07-13T15:07:09.1212656Z self.initialize_options() 2023-07-13T15:07:09.1752178Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337125\work\ 2023-07-13T15:07:09.1753308Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337125\work 2023-07-13T15:07:09.1754336Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260337125\\_build_env', 2023-07-13T15:07:09.1754827Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260337125\\_h_env', 2023-07-13T15:07:09.1755275Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260337125\\work'} 2023-07-13T15:07:09.1755516Z 2023-07-13T15:07:09.1755678Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-07-13T15:07:09.1755878Z 2023-07-13T15:07:09.1756004Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-07-13T15:07:09.1756180Z 2023-07-13T15:07:09.1756310Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-07-13T15:07:09.1756464Z 2023-07-13T15:07:09.1756600Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-07-13T15:07:09.1756783Z 2023-07-13T15:07:09.1756885Z %SRC_DIR%>set "ARCH=64" 2023-07-13T15:07:09.1757036Z 2023-07-13T15:07:09.1757151Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-07-13T15:07:09.1757314Z 2023-07-13T15:07:09.1757452Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-07-13T15:07:09.1757632Z 2023-07-13T15:07:09.1757758Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-07-13T15:07:09.1757949Z 2023-07-13T15:07:09.1758121Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-07-13T15:07:09.1758330Z 2023-07-13T15:07:09.1758441Z %SRC_DIR%>set "SUBDIR=win-64" 2023-07-13T15:07:09.1758721Z 2023-07-13T15:07:09.1758875Z %SRC_DIR%>set "build_platform=win-64" 2023-07-13T15:07:09.1759050Z 2023-07-13T15:07:09.1759172Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-07-13T15:07:09.1759344Z 2023-07-13T15:07:09.1759564Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-07-13T15:07:09.1759957Z 2023-07-13T15:07:09.1760080Z %SRC_DIR%>set "CONDA_PY=310" 2023-07-13T15:07:09.1760240Z 2023-07-13T15:07:09.1760342Z %SRC_DIR%>set "PY3K=1" 2023-07-13T15:07:09.1760491Z 2023-07-13T15:07:09.1760598Z %SRC_DIR%>set "PY_VER=3.10" 2023-07-13T15:07:09.1760747Z 2023-07-13T15:07:09.1760858Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-07-13T15:07:09.1761033Z 2023-07-13T15:07:09.1761186Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-07-13T15:07:09.1761382Z 2023-07-13T15:07:09.1761524Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-07-13T15:07:09.1761707Z 2023-07-13T15:07:09.1761816Z %SRC_DIR%>set "NPY_VER=1.22" 2023-07-13T15:07:09.1761976Z 2023-07-13T15:07:09.1762088Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-07-13T15:07:09.1762224Z 2023-07-13T15:07:09.1762368Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-07-13T15:07:09.1762784Z 2023-07-13T15:07:09.1763041Z %SRC_DIR%>set "PERL_VER=5.26" 2023-07-13T15:07:09.1763205Z 2023-07-13T15:07:09.1763323Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-07-13T15:07:09.1763487Z 2023-07-13T15:07:09.1763594Z %SRC_DIR%>set "LUA_VER=5" 2023-07-13T15:07:09.1763746Z 2023-07-13T15:07:09.1763829Z %SRC_DIR%>set "CONDA_LUA=5" 2023-07-13T15:07:09.1763984Z 2023-07-13T15:07:09.1764089Z %SRC_DIR%>set "R_VER=3.4" 2023-07-13T15:07:09.1764241Z 2023-07-13T15:07:09.1764344Z %SRC_DIR%>set "CONDA_R=3.4" 2023-07-13T15:07:09.1764496Z 2023-07-13T15:07:09.1764634Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230713" 2023-07-13T15:07:09.1764815Z 2023-07-13T15:07:09.1765032Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8" 2023-07-13T15:07:09.1765417Z 2023-07-13T15:07:09.1765565Z %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:07:09.1765769Z 2023-07-13T15:07:09.1765905Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=g83d75ed" 2023-07-13T15:07:09.1766196Z 2023-07-13T15:07:09.1766521Z %SRC_DIR%>set "GIT_FULL_HASH=83d75edafc2f9246e62b01722f52eb5484fbe13e" 2023-07-13T15:07:09.1766748Z 2023-07-13T15:07:09.1766874Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-07-13T15:07:09.1767048Z 2023-07-13T15:07:09.1767188Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230713" 2023-07-13T15:07:09.1767368Z 2023-07-13T15:07:09.1767458Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-07-13T15:07:09.1767621Z 2023-07-13T15:07:09.1767769Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-07-13T15:07:09.1767955Z 2023-07-13T15:07:09.1768069Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-07-13T15:07:09.1768230Z 2023-07-13T15:07:09.1768488Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-07-13T15:07:09.1768772Z 2023-07-13T15:07:09.1768881Z %SRC_DIR%>set "CPU_COUNT=8" 2023-07-13T15:07:09.1769039Z 2023-07-13T15:07:09.1769131Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-07-13T15:07:09.1769293Z 2023-07-13T15:07:09.1769412Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-07-13T15:07:09.1769577Z 2023-07-13T15:07:09.1771389Z %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:07:09.1773676Z 2023-07-13T15:07:09.1773821Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-07-13T15:07:09.1774001Z 2023-07-13T15:07:09.1774148Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-07-13T15:07:09.1774339Z 2023-07-13T15:07:09.1774462Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-07-13T15:07:09.1774653Z 2023-07-13T15:07:09.1774807Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-07-13T15:07:09.1775003Z 2023-07-13T15:07:09.1775149Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-07-13T15:07:09.1775337Z 2023-07-13T15:07:09.1775580Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_h_env" 2023-07-13T15:07:09.1775850Z 2023-07-13T15:07:09.1776007Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-07-13T15:07:09.1776203Z 2023-07-13T15:07:09.1776483Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-07-13T15:07:09.1776802Z 2023-07-13T15:07:09.1776990Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-07-13T15:07:09.1777215Z 2023-07-13T15:07:09.1777414Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-07-13T15:07:09.1777647Z 2023-07-13T15:07:09.1777825Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-07-13T15:07:09.1778045Z 2023-07-13T15:07:09.1778293Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-07-13T15:07:09.1778532Z 2023-07-13T15:07:09.1778665Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-07-13T15:07:09.1778863Z 2023-07-13T15:07:09.1779158Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-07-13T15:07:09.1779506Z 2023-07-13T15:07:09.1779640Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-07-13T15:07:09.1779816Z 2023-07-13T15:07:09.1780000Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-07-13T15:07:09.1780239Z 2023-07-13T15:07:09.1780384Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-07-13T15:07:09.1780571Z 2023-07-13T15:07:09.1780695Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-07-13T15:07:09.1780883Z 2023-07-13T15:07:09.1781047Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-07-13T15:07:09.1781249Z 2023-07-13T15:07:09.1781390Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-07-13T15:07:09.1781574Z 2023-07-13T15:07:09.1781690Z %SRC_DIR%>set "PROMPT=$P$G" 2023-07-13T15:07:09.1781853Z 2023-07-13T15:07:09.1782234Z %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:07:09.1782627Z 2023-07-13T15:07:09.1782753Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-07-13T15:07:09.1782907Z 2023-07-13T15:07:09.1783024Z %SRC_DIR%>set "SystemDrive=C:" 2023-07-13T15:07:09.1783189Z 2023-07-13T15:07:09.1783320Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-07-13T15:07:09.1783500Z 2023-07-13T15:07:09.1783670Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-13T15:07:09.1783874Z 2023-07-13T15:07:09.1784037Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-13T15:07:09.1784238Z 2023-07-13T15:07:09.1784359Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-07-13T15:07:09.1784544Z 2023-07-13T15:07:09.1784671Z %SRC_DIR%>set "USERNAME=runneruser" 2023-07-13T15:07:09.1785001Z 2023-07-13T15:07:09.1785159Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-07-13T15:07:09.1785350Z 2023-07-13T15:07:09.1785464Z %SRC_DIR%>set "windir=C:\Windows" 2023-07-13T15:07:09.1785730Z 2023-07-13T15:07:09.1785954Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-07-13T15:07:09.1786192Z 2023-07-13T15:07:09.1786386Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-07-13T15:07:09.1786636Z 2023-07-13T15:07:09.1786798Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-07-13T15:07:09.1786993Z 2023-07-13T15:07:09.1787231Z %SRC_DIR%>set "extend_keys={'pin_run_as_build', 'ignore_version', 'ignore_build_only_deps', 'extend_keys'}" 2023-07-13T15:07:09.1787498Z 2023-07-13T15:07:09.1787671Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-07-13T15:07:09.1787877Z 2023-07-13T15:07:09.1788200Z %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:07:09.1788524Z 2023-07-13T15:07:09.1788690Z %SRC_DIR%>set "ignore_build_only_deps={'numpy', 'python'}" 2023-07-13T15:07:09.1788892Z 2023-07-13T15:07:09.1789007Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-07-13T15:07:09.1789187Z 2023-07-13T15:07:09.1789316Z %SRC_DIR%>set "target_platform=win-64" 2023-07-13T15:07:09.1789493Z 2023-07-13T15:07:09.1789680Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-07-13T15:07:09.1790016Z 2023-07-13T15:07:09.1790275Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-07-13T15:07:09.1790477Z 2023-07-13T15:07:09.1790584Z %SRC_DIR%>set "r_base=3.4" 2023-07-13T15:07:09.1790716Z 2023-07-13T15:07:09.1790864Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-07-13T15:07:09.1791054Z 2023-07-13T15:07:09.1791157Z %SRC_DIR%>set "vc=14" 2023-07-13T15:07:09.1791451Z 2023-07-13T15:07:09.1791576Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-07-13T15:07:09.1791751Z 2023-07-13T15:07:09.1791872Z %SRC_DIR%>set "c_compiler=vs2019" 2023-07-13T15:07:09.1792141Z 2023-07-13T15:07:09.1792266Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-07-13T15:07:09.1792568Z 2023-07-13T15:07:09.1792719Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-07-13T15:07:09.1792905Z 2023-07-13T15:07:09.1793044Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-07-13T15:07:09.1793224Z 2023-07-13T15:07:09.1793360Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-07-13T15:07:09.1793542Z 2023-07-13T15:07:09.1793787Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337125\pip_cache" 2023-07-13T15:07:09.1794063Z 2023-07-13T15:07:09.1794158Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-07-13T15:07:09.1794326Z 2023-07-13T15:07:09.1794479Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-07-13T15:07:09.1794671Z 2023-07-13T15:07:09.1794804Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-07-13T15:07:09.1794981Z 2023-07-13T15:07:09.1795184Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-13T15:07:09.1795423Z 2023-07-13T15:07:09.1795654Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-07-13T15:07:09.1795918Z 2023-07-13T15:07:09.1796200Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-07-13T15:07:09.1796480Z 2023-07-13T15:07:09.1796602Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-07-13T15:07:09.1796769Z 2023-07-13T15:07:09.1796882Z %SRC_DIR%>SET MSSdk=1 2023-07-13T15:07:09.1797030Z 2023-07-13T15:07:09.1797148Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-07-13T15:07:09.1797310Z 2023-07-13T15:07:09.1797419Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-07-13T15:07:09.1797573Z 2023-07-13T15:07:09.1797657Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-07-13T15:07:09.1797969Z 2023-07-13T15:07:09.1798128Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-07-13T15:07:09.1798323Z 2023-07-13T15:07:09.1798448Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-07-13T15:07:09.1798712Z 2023-07-13T15:07:09.1798907Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-07-13T15:07:09.1799133Z 2023-07-13T15:07:09.1799239Z %SRC_DIR%>set "CXX=cl.exe" 2023-07-13T15:07:09.1799526Z 2023-07-13T15:07:09.1799610Z %SRC_DIR%>set "CC=cl.exe" 2023-07-13T15:07:09.1799765Z 2023-07-13T15:07:09.1799881Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-07-13T15:07:09.1800046Z 2023-07-13T15:07:09.1800371Z %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:07:09.1800715Z 2023-07-13T15:07:09.1800948Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-13T15:07:09.1801210Z 2023-07-13T15:07:09.1801739Z %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:07:09.1802265Z 2023-07-13T15:07:09.1802616Z %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:07:09.1802979Z 2023-07-13T15:07:09.2653238Z %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:07:09.2655581Z 2023-07-13T15:07:09.2656398Z %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:07:09.2657133Z 2023-07-13T15:07:09.2657813Z %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:07:09.2658526Z 2023-07-13T15:07:09.2658732Z %SRC_DIR%>IF NOT "1" == "" ( 2023-07-13T15:07:09.2659377Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-07-13T15:07:09.2660131Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-07-13T15:07:09.2660779Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-07-13T15:07:09.2661400Z ) 2023-07-13T15:07:09.2661582Z 2023-07-13T15:07:09.2661789Z %SRC_DIR%>call :GetWin10SdkDir 2023-07-13T15:07:09.2662135Z 2023-07-13T15:07:09.2662741Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-13T15:07:09.2663218Z 2023-07-13T15:07:09.2663661Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-13T15:07:09.2664165Z 2023-07-13T15:07:09.2664559Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-07-13T15:07:09.2664999Z 2023-07-13T15:07:09.2665387Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-07-13T15:07:09.2665814Z 2023-07-13T15:07:09.2666005Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-07-13T15:07:09.2666306Z 2023-07-13T15:07:09.2666487Z %SRC_DIR%>exit /B 0 2023-07-13T15:07:09.2666690Z 2023-07-13T15:07:09.2667045Z %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:07:09.2667571Z 2023-07-13T15:07:09.2667884Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-07-13T15:07:09.2668401Z 2023-07-13T15:07:09.2668970Z %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:07:09.2669916Z Windows SDK version found as: "10.0.19041.0" 2023-07-13T15:07:09.2670215Z 2023-07-13T15:07:09.2670430Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-07-13T15:07:09.2670912Z set "target_platform=amd64" 2023-07-13T15:07:09.2671440Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-07-13T15:07:09.2671908Z set "BITS=64" 2023-07-13T15:07:09.2672258Z ) else ( 2023-07-13T15:07:09.2672641Z set "target_platform=x86" 2023-07-13T15:07:09.2673090Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-07-13T15:07:09.2673481Z set "BITS=32" 2023-07-13T15:07:09.2673817Z ) 2023-07-13T15:07:09.2674009Z 2023-07-13T15:07:09.2674387Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-07-13T15:07:09.2674681Z 2023-07-13T15:07:09.2674897Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-07-13T15:07:09.2675281Z 2023-07-13T15:07:09.2675583Z 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:07:09.2676053Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-07-13T15:07:09.2676569Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-07-13T15:07:09.2677044Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-07-13T15:07:09.2677385Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-07-13T15:07:09.2677707Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-07-13T15:07:09.2678037Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-07-13T15:07:09.2678352Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-07-13T15:07:09.2678846Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-07-13T15:07:09.2679448Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-07-13T15:07:09.2679910Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-07-13T15:07:09.2680287Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-07-13T15:07:09.2680670Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-07-13T15:07:09.2680977Z ********************************************************************** 2023-07-13T15:07:09.2681304Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-07-13T15:07:09.2681615Z ** Copyright (c) 2021 Microsoft Corporation 2023-07-13T15:07:09.2681920Z ********************************************************************** 2023-07-13T15:07:09.2682353Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-07-13T15:07:09.2682672Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-07-13T15:07:09.2682965Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-07-13T15:07:09.2683404Z [DEBUG:core\msbuild.bat] initializing... 2023-07-13T15:07:09.2683826Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-07-13T15:07:09.2684147Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-07-13T15:07:09.2684429Z [DEBUG:winsdk.bat] initializing... 2023-07-13T15:07:09.2684719Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-07-13T15:07:09.2685033Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-07-13T15:07:09.2685341Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-07-13T15:07:09.2685632Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-07-13T15:07:09.2685944Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-07-13T15:07:09.2686257Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-07-13T15:07:09.2686562Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-07-13T15:07:09.2686862Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-07-13T15:07:09.2687201Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-07-13T15:07:09.2687532Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-07-13T15:07:09.2687866Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-07-13T15:07:09.2688170Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-07-13T15:07:09.2688475Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-07-13T15:07:09.2688770Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-07-13T15:07:09.2689120Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-07-13T15:07:09.2689690Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-07-13T15:07:09.2690142Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-07-13T15:07:09.2690563Z -- Git branch: nightly 2023-07-13T15:07:09.2690964Z -- Git SHA: 83d75edafc2f9246e62b01722f52eb5484fbe13e 2023-07-13T15:07:09.2691228Z -- Git tag: None 2023-07-13T15:07:09.2691512Z -- PyTorch dependency: torch==2.1.0.dev20230711 2023-07-13T15:07:09.2691816Z -- Building version 2.1.0.dev20230713 2023-07-13T15:07:09.2692073Z running install 2023-07-13T15:07:09.2692271Z running build 2023-07-13T15:07:09.2692504Z running build_py 2023-07-13T15:07:09.2692741Z creating build 2023-07-13T15:07:09.2693022Z creating build\lib.win-amd64-cpython-310 2023-07-13T15:07:09.2693350Z creating build\lib.win-amd64-cpython-310\torchaudio 2023-07-13T15:07:09.2693768Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-310\torchaudio 2023-07-13T15:07:09.2694226Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-310\torchaudio 2023-07-13T15:07:09.2694677Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio 2023-07-13T15:07:09.2695071Z creating build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-13T15:07:09.2695529Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-13T15:07:09.2696050Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-13T15:07:09.2696725Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-13T15:07:09.2697520Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-13T15:07:09.2698257Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-13T15:07:09.2698777Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\backend 2023-07-13T15:07:09.2699239Z creating build\lib.win-amd64-cpython-310\torchaudio\compliance 2023-07-13T15:07:09.2699712Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-310\torchaudio\compliance 2023-07-13T15:07:09.2700223Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\compliance 2023-07-13T15:07:09.2700689Z creating build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2701160Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2701697Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2702236Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2702743Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2703272Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2703917Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2704444Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2705320Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2705857Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2706395Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2706950Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2707494Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2707990Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2708509Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2709008Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2709519Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2710056Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2710675Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2711227Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2711855Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2712562Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2713084Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2713566Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\datasets 2023-07-13T15:07:09.2714022Z creating build\lib.win-amd64-cpython-310\torchaudio\functional 2023-07-13T15:07:09.3154557Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-07-13T15:07:38.3555891Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-07-13T15:07:38.3557214Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-07-13T15:07:38.3558017Z to cmake instead of implicitly setting it as an env variable. This will 2023-07-13T15:07:38.3559014Z become a FATAL_ERROR in future version of pytorch. 2023-07-13T15:07:38.3559625Z Call Stack (most recent call first): 2023-07-13T15:07:38.3560545Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:327 (torch_cuda_get_nvcc_gencode_flag) 2023-07-13T15:07:38.3561802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-07-13T15:07:38.3562957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-07-13T15:07:38.3563825Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-07-13T15:07:38.3564431Z CMakeLists.txt:93 (include) 2023-07-13T15:07:38.3564757Z 2023-07-13T15:07:38.3564767Z 2023-07-13T15:08:16.4763831Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-310\torchaudio\functional 2023-07-13T15:08:16.4765401Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-310\torchaudio\functional 2023-07-13T15:08:16.4766982Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\functional 2023-07-13T15:08:16.4768314Z creating build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-13T15:08:16.4769554Z copying torchaudio\io\_compat.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-13T15:08:16.4770822Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-13T15:08:16.4772023Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-13T15:08:16.4773204Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-13T15:08:16.4777812Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-13T15:08:16.4779034Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\io 2023-07-13T15:08:16.4780129Z creating build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:16.4781266Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:16.4782719Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:16.4784417Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:16.4785688Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:16.4786928Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:16.4788191Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:16.4789380Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:16.4791275Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:16.4792459Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:16.4793599Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:16.4794722Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models 2023-07-13T15:08:16.4795805Z creating build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-07-13T15:08:16.4797140Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-07-13T15:08:16.4798920Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-07-13T15:08:16.4800503Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines 2023-07-13T15:08:16.4801872Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype 2023-07-13T15:08:16.4803008Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype 2023-07-13T15:08:16.4804323Z creating build\lib.win-amd64-cpython-310\torchaudio\sox_effects 2023-07-13T15:08:16.4834484Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-310\torchaudio\sox_effects 2023-07-13T15:08:16.4924391Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\sox_effects 2023-07-13T15:08:16.5485800Z creating build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-07-13T15:08:16.7838035Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-07-13T15:08:16.7839455Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-07-13T15:08:16.8713032Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\transforms 2023-07-13T15:08:16.9415554Z creating build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-13T15:08:17.0249709Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-13T15:08:17.0637251Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-13T15:08:17.0976148Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-13T15:08:17.1761056Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\utils 2023-07-13T15:08:17.2370784Z creating build\lib.win-amd64-cpython-310\torchaudio\_backend 2023-07-13T15:08:17.3010462Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\_backend 2023-07-13T15:08:17.4205826Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\_backend 2023-07-13T15:08:17.5448706Z creating build\lib.win-amd64-cpython-310\torchaudio\_extension 2023-07-13T15:08:17.6734805Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\_extension 2023-07-13T15:08:17.8070340Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\_extension 2023-07-13T15:08:17.9436744Z creating build\lib.win-amd64-cpython-310\torchaudio\_internal 2023-07-13T15:08:18.0002185Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-310\torchaudio\_internal 2023-07-13T15:08:18.0755486Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\_internal 2023-07-13T15:08:18.0828608Z creating build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-07-13T15:08:18.0830526Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-07-13T15:08:18.0832113Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-07-13T15:08:18.0833622Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models\decoder 2023-07-13T15:08:18.0834935Z creating build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-13T15:08:18.0836286Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-13T15:08:18.0837750Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-13T15:08:18.0839088Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-13T15:08:18.0840472Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2 2023-07-13T15:08:18.0841688Z creating build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-07-13T15:08:18.0843325Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-07-13T15:08:18.0845114Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-07-13T15:08:18.0846509Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils 2023-07-13T15:08:18.0847789Z creating build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-13T15:08:18.0848986Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-13T15:08:18.0850348Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-13T15:08:18.0851713Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-13T15:08:18.0853097Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts 2023-07-13T15:08:18.0854298Z creating build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-07-13T15:08:18.0855565Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-07-13T15:08:18.0856965Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-07-13T15:08:18.0858347Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2 2023-07-13T15:08:18.0859597Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets 2023-07-13T15:08:18.0860851Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets 2023-07-13T15:08:18.0862194Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets 2023-07-13T15:08:18.0863456Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-13T15:08:18.0864760Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-13T15:08:18.0866186Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-13T15:08:18.0867716Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-13T15:08:18.0869120Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\functional 2023-07-13T15:08:18.0870382Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:18.0871628Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:18.0873041Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:18.0874439Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:18.0875857Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:18.0877292Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:18.0880701Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:18.0882153Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models 2023-07-13T15:08:18.0883398Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-13T15:08:18.0884729Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-13T15:08:18.0886515Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-13T15:08:18.0888211Z copying torchaudio\prototype\pipelines\squim_pipeline.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-13T15:08:18.0889652Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines 2023-07-13T15:08:18.0890927Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms 2023-07-13T15:08:18.0892210Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms 2023-07-13T15:08:18.0893620Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms 2023-07-13T15:08:18.0894890Z creating build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim 2023-07-13T15:08:18.0896230Z copying torchaudio\prototype\models\squim\objective.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim 2023-07-13T15:08:18.0897722Z copying torchaudio\prototype\models\squim\subjective.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim 2023-07-13T15:08:18.0899197Z copying torchaudio\prototype\models\squim\__init__.py -> build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim 2023-07-13T15:08:18.0900250Z running build_ext 2023-07-13T15:08:18.0901039Z -- The C compiler identification is MSVC 19.29.30151.0 2023-07-13T15:08:18.0901966Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-07-13T15:08:18.0902771Z -- Detecting C compiler ABI info 2023-07-13T15:08:18.0903581Z -- Detecting C compiler ABI info - done 2023-07-13T15:08:18.0904705Z -- 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:18.0905773Z -- Detecting C compile features 2023-07-13T15:08:18.0906546Z -- Detecting C compile features - done 2023-07-13T15:08:18.0907299Z -- Detecting CXX compiler ABI info 2023-07-13T15:08:18.0908091Z -- Detecting CXX compiler ABI info - done 2023-07-13T15:08:18.0909212Z -- 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:18.0910341Z -- Detecting CXX compile features 2023-07-13T15:08:18.0911128Z -- Detecting CXX compile features - done 2023-07-13T15:08:18.0912210Z -- The CUDA compiler identification is NVIDIA 11.8.89 2023-07-13T15:08:18.0913537Z -- Detecting CUDA compiler ABI info 2023-07-13T15:08:18.0914422Z -- Detecting CUDA compiler ABI info - done 2023-07-13T15:08:18.0915512Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe - skipped 2023-07-13T15:08:18.0916530Z -- Detecting CUDA compile features 2023-07-13T15:08:18.0917308Z -- Detecting CUDA compile features - done 2023-07-13T15:08:18.0918274Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 (found version "11.8") 2023-07-13T15:08:18.0919658Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/include (found version "11.8.89") 2023-07-13T15:08:18.0921070Z -- Caffe2: CUDA detected: 11.8 2023-07-13T15:08:18.0922091Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/bin/nvcc.exe 2023-07-13T15:08:18.0923722Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8 2023-07-13T15:08:18.0924651Z -- Caffe2: Header version is: 11.8 2023-07-13T15:08:18.0925659Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.8/lib/x64/nvrtc.lib shorthash is dd482e34 2023-07-13T15:08:18.0926700Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-07-13T15:08:18.0928665Z -- 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:18.0931316Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_h_env/lib/site-packages/torch/lib/torch.lib 2023-07-13T15:08:18.0932872Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_h_env/libs/python310.lib (found suitable exact version "3.10.12") found components: Development Development.Module Development.Embed 2023-07-13T15:08:18.0934201Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-07-13T15:08:18.0935226Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-07-13T15:08:18.0936077Z -- Found OpenMP: TRUE (found version "2.0") 2023-07-13T15:08:18.0937710Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-07-13T15:08:18.0938744Z -- Building FFmpeg integration with multi version support 2023-07-13T15:08:18.0939609Z -- Configuring done (35.9s) 2023-07-13T15:08:18.0940330Z -- Generating done (0.2s) 2023-07-13T15:08:18.0941393Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/work/build/temp.win-amd64-cpython-310/Release 2023-07-13T15:08:18.0945340Z [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\rnnt\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-07-13T15:08:18.0948452Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:08:18.0949533Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:08:18.0950256Z 2023-07-13T15:08:18.0951401Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:18.0952697Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:18.0953947Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:08:18.0957758Z [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\cpu\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-07-13T15:08:18.0960935Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:08:18.0961918Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:08:18.0962530Z 2023-07-13T15:08:18.0963443Z %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:08:18.0965305Z %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:08:18.0968204Z %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:08:18.0969843Z %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:08:18.0971858Z %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:08:18.0973306Z %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:08:18.0974751Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:08:18.0976197Z %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:08:18.0977801Z %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:08:18.0979714Z %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:18.0981387Z %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:23.1547034Z with 2023-07-13T15:08:23.3039645Z [ 2023-07-13T15:08:23.4621480Z CAST_DTYPE=float, 2023-07-13T15:08:23.5081840Z DTYPE=float 2023-07-13T15:08:23.5257265Z ] 2023-07-13T15:08:23.7924451Z %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:08:23.9942896Z with 2023-07-13T15:08:24.0036623Z [ 2023-07-13T15:08:24.0155190Z CAST_DTYPE=float, 2023-07-13T15:08:24.0208352Z DTYPE=float 2023-07-13T15:08:24.0428052Z ] 2023-07-13T15:08:24.0563469Z %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:08:24.0618993Z with 2023-07-13T15:08:24.0654554Z [ 2023-07-13T15:08:24.0979686Z CAST_DTYPE=float 2023-07-13T15:08:24.1094483Z ] 2023-07-13T15:08:24.1314396Z %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:08:24.1355589Z with 2023-07-13T15:08:24.1499569Z [ 2023-07-13T15:08:24.1707596Z DTYPE=float, 2023-07-13T15:08:24.1791304Z CAST_DTYPE=float 2023-07-13T15:08:24.2172048Z ] 2023-07-13T15:08:24.2746675Z %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:08:24.2793643Z with 2023-07-13T15:08:24.2803526Z [ 2023-07-13T15:08:24.2804431Z DTYPE=float 2023-07-13T15:08:24.2805493Z ] 2023-07-13T15:08:24.2806672Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:08:24.2809471Z %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:08:24.2811008Z with 2023-07-13T15:08:24.2811356Z [ 2023-07-13T15:08:24.2811731Z DTYPE=float 2023-07-13T15:08:24.2812113Z ] 2023-07-13T15:08:24.2812887Z %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:24.2821853Z %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:24.2824033Z with 2023-07-13T15:08:24.2825735Z [ 2023-07-13T15:08:24.2826833Z DTYPE=float 2023-07-13T15:08:24.2827613Z ] 2023-07-13T15:08:24.2846536Z %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:08:24.2847769Z with 2023-07-13T15:08:24.2848152Z [ 2023-07-13T15:08:24.2848529Z DTYPE=float 2023-07-13T15:08:24.2849425Z ] 2023-07-13T15:08:24.2850360Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:24.2852114Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:08:24.2853305Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:08:24.2857432Z [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:24.2860127Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:08:24.2860851Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:08:24.2861211Z 2023-07-13T15:08:24.2861868Z %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:24.2863169Z %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:24.2864258Z %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:24.2865193Z %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:24.2866146Z %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:24.2867061Z %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:24.2868122Z %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:24.2869809Z %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:24.2871222Z %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:24.2872346Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-07-13T15:08:24.2873751Z %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:24.2874880Z with 2023-07-13T15:08:24.2875249Z [ 2023-07-13T15:08:24.2875779Z DTYPE=float, 2023-07-13T15:08:24.2876233Z CAST_DTYPE=float 2023-07-13T15:08:24.2877234Z ] 2023-07-13T15:08:24.2885446Z %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:24.2887014Z with 2023-07-13T15:08:24.2887656Z [ 2023-07-13T15:08:24.2888336Z DTYPE=float 2023-07-13T15:08:24.2889373Z ] 2023-07-13T15:08:24.2891149Z %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:24.2894111Z %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:24.2895115Z with 2023-07-13T15:08:24.2895472Z [ 2023-07-13T15:08:24.2896403Z CAST_DTYPE=float, 2023-07-13T15:08:24.2897415Z DTYPE=float 2023-07-13T15:08:24.2898165Z ] 2023-07-13T15:08:24.2899495Z %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:24.2900870Z with 2023-07-13T15:08:24.2901501Z [ 2023-07-13T15:08:24.2902565Z CAST_DTYPE=float, 2023-07-13T15:08:24.2903937Z DTYPE=float 2023-07-13T15:08:24.2905259Z ] 2023-07-13T15:08:24.2907220Z %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:24.2908083Z with 2023-07-13T15:08:24.2908427Z [ 2023-07-13T15:08:24.2909154Z CAST_DTYPE=float 2023-07-13T15:08:24.2909799Z ] 2023-07-13T15:08:24.2912334Z %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:24.2913629Z with 2023-07-13T15:08:24.2914018Z [ 2023-07-13T15:08:24.2914415Z DTYPE=float, 2023-07-13T15:08:24.2915417Z CAST_DTYPE=float 2023-07-13T15:08:24.2916069Z ] 2023-07-13T15:08:24.2917370Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:08:24.2920196Z %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:24.2921646Z with 2023-07-13T15:08:24.2922035Z [ 2023-07-13T15:08:24.2922389Z DTYPE=float 2023-07-13T15:08:24.2922772Z ] 2023-07-13T15:08:24.2923511Z %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:30.7698755Z %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:30.9172235Z with 2023-07-13T15:09:31.0312890Z [ 2023-07-13T15:09:31.1229142Z DTYPE=float 2023-07-13T15:09:31.1617251Z ] 2023-07-13T15:09:31.2206978Z %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:09:31.2551576Z with 2023-07-13T15:09:31.2649514Z [ 2023-07-13T15:09:31.3183282Z DTYPE=float 2023-07-13T15:09:31.3684464Z ] 2023-07-13T15:09:31.3685559Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:31.3686745Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:31.3690332Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:09:31.3693480Z [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:09:31.3698677Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:09:31.3699466Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:09:31.3758421Z 2023-07-13T15:09:31.4367156Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:31.5213451Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:31.5609469Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:31.6400014Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:31.7175889Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:32.0361541Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:09:32.1147716Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:09:32.1383356Z %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:09:32.2427098Z %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:09:32.2632808Z %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:32.2634880Z %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:32.2636017Z with 2023-07-13T15:09:32.2636544Z [ 2023-07-13T15:09:32.2637119Z DTYPE=c10::Half 2023-07-13T15:09:32.2637648Z ] 2023-07-13T15:09:32.2638835Z %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:09:32.2640103Z with 2023-07-13T15:09:32.2640616Z [ 2023-07-13T15:09:32.2641162Z DTYPE=c10::Half 2023-07-13T15:09:32.2641729Z ] 2023-07-13T15:09:32.2642760Z %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:09:32.2643739Z with 2023-07-13T15:09:32.2644250Z [ 2023-07-13T15:09:32.2645007Z DTYPE=c10::Half 2023-07-13T15:09:32.2645568Z ] 2023-07-13T15:09:32.2648007Z %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:09:32.2649495Z with 2023-07-13T15:09:32.2650025Z [ 2023-07-13T15:09:32.2650582Z DTYPE=c10::Half, 2023-07-13T15:09:32.2651188Z CAST_DTYPE=float 2023-07-13T15:09:32.2651716Z ] 2023-07-13T15:09:32.2653316Z %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:32.2654729Z with 2023-07-13T15:09:32.2655246Z [ 2023-07-13T15:09:32.2655784Z DTYPE=c10::Half 2023-07-13T15:09:32.2656414Z ] 2023-07-13T15:09:32.2657307Z %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:32.2658878Z %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:32.2660124Z with 2023-07-13T15:09:32.2660838Z [ 2023-07-13T15:09:32.2661445Z DTYPE=c10::Half 2023-07-13T15:09:32.2661980Z ] 2023-07-13T15:09:32.2663166Z %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:32.2664300Z with 2023-07-13T15:09:32.2664801Z [ 2023-07-13T15:09:32.2665303Z DTYPE=c10::Half 2023-07-13T15:09:32.2665811Z ] 2023-07-13T15:09:32.2666751Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:09:32.2669182Z %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:32.2670881Z with 2023-07-13T15:09:32.2671403Z [ 2023-07-13T15:09:32.2671934Z DTYPE=float 2023-07-13T15:09:32.2672447Z ] 2023-07-13T15:09:32.2674552Z %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:32.5189649Z with 2023-07-13T15:09:32.5340604Z [ 2023-07-13T15:09:32.5409795Z DTYPE=float, 2023-07-13T15:09:32.7071672Z CAST_DTYPE=float 2023-07-13T15:09:32.7101267Z ] 2023-07-13T15:09:32.7228611Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:09:32.7476542Z %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:32.9149942Z with 2023-07-13T15:09:32.9473392Z [ 2023-07-13T15:09:32.9494419Z DTYPE=float 2023-07-13T15:09:33.1169839Z ] 2023-07-13T15:09:33.1623616Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:33.2866772Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:33.2980678Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:09:33.3027070Z [5/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-07-13T15:10:20.4600660Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:20.4611292Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:20.4612417Z 2023-07-13T15:10:20.4613925Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4615241Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4616505Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:20.4623152Z [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\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-07-13T15:10:20.4626313Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:20.4627299Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:20.4627917Z 2023-07-13T15:10:20.4628589Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4629808Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4631065Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:20.4634151Z [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\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-07-13T15:10:20.4637013Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:20.4637983Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:20.4638608Z 2023-07-13T15:10:20.4639287Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4640489Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4641775Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:20.4643044Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:20.4644276Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4645500Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4646700Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4649707Z [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\utils.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\utils.cpp 2023-07-13T15:10:20.4652499Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:20.4653579Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:20.4654214Z 2023-07-13T15:10:20.4654868Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4656093Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4657341Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:20.4660813Z [9/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-07-13T15:10:20.4663767Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:20.4664769Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:20.4665426Z 2023-07-13T15:10:20.4666124Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-13T15:10:20.4667064Z with 2023-07-13T15:10:20.4667618Z [ 2023-07-13T15:10:20.4668205Z T=scalar_t 2023-07-13T15:10:20.4668797Z ] 2023-07-13T15:10:20.4670588Z %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:20.4672439Z with 2023-07-13T15:10:20.4673028Z [ 2023-07-13T15:10:20.4673580Z T=scalar_t, 2023-07-13T15:10:20.4674308Z PtrTraits=at::DefaultPtrTraits, 2023-07-13T15:10:20.4675025Z index_t=int64_t 2023-07-13T15:10:20.4675629Z ] 2023-07-13T15:10:20.4676558Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-13T15:10:20.4677461Z with 2023-07-13T15:10:20.4678035Z [ 2023-07-13T15:10:20.4678607Z T=scalar_t 2023-07-13T15:10:20.4679198Z ] 2023-07-13T15:10:20.4680056Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4681234Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4682440Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:20.4685460Z [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:20.4688327Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:20.4689295Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:20.4689896Z 2023-07-13T15:10:20.4690536Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4691753Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4693225Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:20.4695927Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:20.4697172Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4698384Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:20.4699632Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:28.4634860Z [11/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-07-13T15:11:28.4637682Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:28.4638823Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:28.4639352Z 2023-07-13T15:11:28.4639935Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:28.4640901Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:28.4641851Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:28.4644676Z [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\rir.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rir.cpp 2023-07-13T15:11:28.4647422Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:28.4648107Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:28.4648464Z 2023-07-13T15:11:28.4648948Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:11:28.4649600Z with 2023-07-13T15:11:28.4649941Z [ 2023-07-13T15:11:28.4650315Z scalar_t=scalar_t 2023-07-13T15:11:28.4650670Z ] 2023-07-13T15:11:28.4651700Z %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:28.4653009Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:11:28.4659057Z with 2023-07-13T15:11:28.4659456Z [ 2023-07-13T15:11:28.4659857Z scalar_t=scalar_t 2023-07-13T15:11:28.4660293Z ] 2023-07-13T15:11:28.4661029Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:11:28.4661726Z with 2023-07-13T15:11:28.4662612Z [ 2023-07-13T15:11:28.4663066Z scalar_t=scalar_t 2023-07-13T15:11:28.4663487Z ] 2023-07-13T15:11:28.4664238Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:11:28.4665667Z %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:28.4667044Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:11:28.4668133Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:11:28.4669175Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:28.4670181Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:28.4671190Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:28.4676797Z [13/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:28.4679730Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:28.4680602Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:28.4681149Z 2023-07-13T15:11:28.5469937Z %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:28.5470848Z with 2023-07-13T15:11:28.5471520Z [ 2023-07-13T15:11:28.5472076Z T=target_t 2023-07-13T15:11:28.5472702Z ] 2023-07-13T15:11:28.5474079Z %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:28.5476235Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:28.5477472Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:28.5478753Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:28.5482828Z [14/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:28.5486096Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:28.5487086Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:28.5487781Z 2023-07-13T15:11:28.5488752Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:28.5490626Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:28.5492265Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:28.5493903Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:28.5495517Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:28.5497077Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:28.5498437Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:11:28.5499727Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:28.5500968Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:12:09.4344555Z [15/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4348580Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:09.4354277Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:09.4357303Z 2023-07-13T15:12:09.4358348Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4360091Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4361880Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4364452Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4365754Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4366772Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4368086Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:09.4371882Z [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-310\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:09.4374909Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:09.4375610Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:09.4376109Z 2023-07-13T15:12:09.4379666Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4382083Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4386752Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4393602Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4395057Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4396072Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4397215Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4399421Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:09.4400565Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:09.4401662Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:09.4404733Z [17/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\_torchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\pybind\pybind.cpp 2023-07-13T15:12:09.4407880Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:09.4408607Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:09.4409016Z 2023-07-13T15:12:09.4409523Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4410909Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4412333Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:09.4416382Z [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-310\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:12:09.4419335Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:09.4420273Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:09.4420663Z 2023-07-13T15:12:09.4421380Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4423054Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4424422Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4425970Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4427410Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4428424Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4429464Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:09.4433080Z [19/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:12:09.4436158Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:09.4436851Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:09.4437277Z 2023-07-13T15:12:09.4438040Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4439784Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4441826Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4444290Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4445557Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:12:09.4446749Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4448196Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4449280Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:09.4452774Z [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-310\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:09.4456263Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:09.4457014Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:09.4457440Z 2023-07-13T15:12:09.4458172Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4459627Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4461236Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4463554Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4464830Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4465885Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4466943Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:12:09.4468212Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:09.4474079Z [21/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-310\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:12:09.4477841Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:09.4478609Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:09.4479036Z 2023-07-13T15:12:09.4480198Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4481734Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4483428Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4485270Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:09.4486545Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4487551Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:09.4488673Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:09.4501124Z [22/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:12:09.4513378Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4514915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4516524Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4519251Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4520521Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4521755Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4523087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4524672Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4525941Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4526641Z 2023-07-13T15:12:09.4528569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4529606Z 2023-07-13T15:12:09.4530278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4531286Z 2023-07-13T15:12:09.4531913Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4532576Z 2023-07-13T15:12:09.4533231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4533913Z 2023-07-13T15:12:09.4534558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4535226Z 2023-07-13T15:12:09.4535911Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4536751Z 2023-07-13T15:12:09.4537864Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4538700Z 2023-07-13T15:12:09.4539489Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4540289Z 2023-07-13T15:12:09.4541064Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4541864Z 2023-07-13T15:12:09.4542631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4543502Z 2023-07-13T15:12:09.4544412Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4545497Z 2023-07-13T15:12:09.4546255Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4547026Z 2023-07-13T15:12:09.4547778Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4548545Z 2023-07-13T15:12:09.4549291Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4550134Z 2023-07-13T15:12:09.4551078Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:09.4552534Z 2023-07-13T15:12:09.4553232Z 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:12:09.4554134Z compute_betas.cu 2023-07-13T15:12:09.4555157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4556048Z with 2023-07-13T15:12:09.4556418Z [ 2023-07-13T15:12:09.4557050Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:09.4557616Z ] 2023-07-13T15:12:09.4558942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4559908Z with 2023-07-13T15:12:09.4560256Z [ 2023-07-13T15:12:09.4560846Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:09.4561400Z ] 2023-07-13T15:12:09.4562409Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4563397Z with 2023-07-13T15:12:09.4563737Z [ 2023-07-13T15:12:09.4564408Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:09.4564947Z ] 2023-07-13T15:12:09.4566447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4568244Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4569926Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4571695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4572993Z with 2023-07-13T15:12:09.4573366Z [ 2023-07-13T15:12:09.4573901Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:09.4574373Z ] 2023-07-13T15:12:09.4575301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4576137Z with 2023-07-13T15:12:09.4576489Z [ 2023-07-13T15:12:09.4577039Z T=std::basic_string,std::allocator> 2023-07-13T15:12:09.4577523Z ] 2023-07-13T15:12:09.4578544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4579810Z with 2023-07-13T15:12:09.4580169Z [ 2023-07-13T15:12:09.4580941Z T=std::basic_string,std::allocator> 2023-07-13T15:12:09.4581591Z ] 2023-07-13T15:12:09.4582603Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4583556Z with 2023-07-13T15:12:09.4583875Z [ 2023-07-13T15:12:09.4584430Z T=std::basic_string,std::allocator> 2023-07-13T15:12:09.4585086Z ] 2023-07-13T15:12:09.4586320Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4588091Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4589745Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4590651Z with 2023-07-13T15:12:09.4591001Z [ 2023-07-13T15:12:09.4591647Z T=std::basic_string,std::allocator> 2023-07-13T15:12:09.4592186Z ] 2023-07-13T15:12:09.4593192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4594303Z with 2023-07-13T15:12:09.4594665Z [ 2023-07-13T15:12:09.4595036Z T=c10::SymInt 2023-07-13T15:12:09.4595378Z ] 2023-07-13T15:12:09.4596349Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4597228Z with 2023-07-13T15:12:09.4597579Z [ 2023-07-13T15:12:09.4597954Z T=c10::SymInt 2023-07-13T15:12:09.4598297Z ] 2023-07-13T15:12:09.4599440Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4600831Z with 2023-07-13T15:12:09.4601196Z [ 2023-07-13T15:12:09.4601557Z T=c10::SymInt 2023-07-13T15:12:09.4601947Z ] 2023-07-13T15:12:09.4602949Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4604370Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4606110Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4607430Z with 2023-07-13T15:12:09.4607822Z [ 2023-07-13T15:12:09.4608193Z T=c10::SymInt 2023-07-13T15:12:09.4608546Z ] 2023-07-13T15:12:09.4609789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4610816Z with 2023-07-13T15:12:09.4611168Z [ 2023-07-13T15:12:09.4611580Z T=c10::QualifiedName 2023-07-13T15:12:09.4611958Z ] 2023-07-13T15:12:09.4613316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4614406Z with 2023-07-13T15:12:09.4614768Z [ 2023-07-13T15:12:09.4615169Z T=c10::QualifiedName 2023-07-13T15:12:09.4615535Z ] 2023-07-13T15:12:09.4616600Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4617600Z with 2023-07-13T15:12:09.4617965Z [ 2023-07-13T15:12:09.4618347Z T=c10::QualifiedName 2023-07-13T15:12:09.4618759Z ] 2023-07-13T15:12:09.4619975Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4621801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4623494Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4624496Z with 2023-07-13T15:12:09.4624851Z [ 2023-07-13T15:12:09.4625256Z T=c10::QualifiedName 2023-07-13T15:12:09.4625665Z ] 2023-07-13T15:12:09.4626542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4627526Z with 2023-07-13T15:12:09.4627962Z [ 2023-07-13T15:12:09.4628423Z T=at::TensorBase 2023-07-13T15:12:09.4628802Z ] 2023-07-13T15:12:09.4630210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4631202Z with 2023-07-13T15:12:09.4631558Z [ 2023-07-13T15:12:09.4631955Z T=at::TensorBase 2023-07-13T15:12:09.4632348Z ] 2023-07-13T15:12:09.4633461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4634562Z with 2023-07-13T15:12:09.4635275Z [ 2023-07-13T15:12:09.4635857Z T=at::TensorBase 2023-07-13T15:12:09.4636240Z ] 2023-07-13T15:12:09.4637210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4638723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4640892Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4642142Z with 2023-07-13T15:12:09.4642499Z [ 2023-07-13T15:12:09.4642897Z T=at::TensorBase 2023-07-13T15:12:09.4643286Z ] 2023-07-13T15:12:09.4644167Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4645058Z with 2023-07-13T15:12:09.4645400Z [ 2023-07-13T15:12:09.4645796Z T=at::Tensor 2023-07-13T15:12:09.4646166Z ] 2023-07-13T15:12:09.4647172Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4648231Z with 2023-07-13T15:12:09.4648681Z [ 2023-07-13T15:12:09.4649134Z T=at::Tensor 2023-07-13T15:12:09.4649501Z ] 2023-07-13T15:12:09.4650587Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4651607Z with 2023-07-13T15:12:09.4651971Z [ 2023-07-13T15:12:09.4652343Z T=at::Tensor 2023-07-13T15:12:09.4652710Z ] 2023-07-13T15:12:09.4653664Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4655284Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4657048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4658405Z with 2023-07-13T15:12:09.4658775Z [ 2023-07-13T15:12:09.4659165Z T=at::Tensor 2023-07-13T15:12:09.4659543Z ] 2023-07-13T15:12:09.4660497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4661500Z with 2023-07-13T15:12:09.4661863Z [ 2023-07-13T15:12:09.4662255Z T=at::Generator 2023-07-13T15:12:09.4662990Z ] 2023-07-13T15:12:09.4664170Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4665081Z with 2023-07-13T15:12:09.4665428Z [ 2023-07-13T15:12:09.4665786Z T=at::Generator 2023-07-13T15:12:09.4666172Z ] 2023-07-13T15:12:09.4667217Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4668527Z with 2023-07-13T15:12:09.4668881Z [ 2023-07-13T15:12:09.4669339Z T=at::Generator 2023-07-13T15:12:09.4669809Z ] 2023-07-13T15:12:09.4670986Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4672791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4674441Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4675560Z with 2023-07-13T15:12:09.4675929Z [ 2023-07-13T15:12:09.4676411Z T=at::Generator 2023-07-13T15:12:09.4676866Z ] 2023-07-13T15:12:09.4677826Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4678756Z with 2023-07-13T15:12:09.4679126Z [ 2023-07-13T15:12:09.4679509Z T=c10::Scalar 2023-07-13T15:12:09.4680200Z ] 2023-07-13T15:12:09.4681142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4682185Z with 2023-07-13T15:12:09.4682548Z [ 2023-07-13T15:12:09.4682907Z T=c10::Scalar 2023-07-13T15:12:09.4683355Z ] 2023-07-13T15:12:09.4684969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4686027Z with 2023-07-13T15:12:09.4686384Z [ 2023-07-13T15:12:09.4686767Z T=c10::Scalar 2023-07-13T15:12:09.4687166Z ] 2023-07-13T15:12:09.4688194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4690092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4691778Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4692697Z with 2023-07-13T15:12:09.4693048Z [ 2023-07-13T15:12:09.4693427Z T=c10::Scalar 2023-07-13T15:12:09.4693806Z ] 2023-07-13T15:12:09.4694755Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4696072Z with 2023-07-13T15:12:09.4696430Z [ 2023-07-13T15:12:09.4697034Z T=std::shared_ptr 2023-07-13T15:12:09.4697558Z ] 2023-07-13T15:12:09.4698516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4699433Z with 2023-07-13T15:12:09.4699788Z [ 2023-07-13T15:12:09.4700324Z T=std::shared_ptr 2023-07-13T15:12:09.4700788Z ] 2023-07-13T15:12:09.4702135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4703463Z with 2023-07-13T15:12:09.4703907Z [ 2023-07-13T15:12:09.4704406Z T=std::shared_ptr 2023-07-13T15:12:09.4704986Z ] 2023-07-13T15:12:09.4706110Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4707868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4709509Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4710642Z with 2023-07-13T15:12:09.4710988Z [ 2023-07-13T15:12:09.4712252Z T=std::shared_ptr 2023-07-13T15:12:09.4712757Z ] 2023-07-13T15:12:09.4713745Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4714636Z with 2023-07-13T15:12:09.4714988Z [ 2023-07-13T15:12:09.4715492Z T=std::weak_ptr 2023-07-13T15:12:09.4715986Z ] 2023-07-13T15:12:09.4717193Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4718122Z with 2023-07-13T15:12:09.4718637Z [ 2023-07-13T15:12:09.4719146Z T=std::weak_ptr 2023-07-13T15:12:09.4719597Z ] 2023-07-13T15:12:09.4720607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4721926Z with 2023-07-13T15:12:09.4722330Z [ 2023-07-13T15:12:09.4722807Z T=std::weak_ptr 2023-07-13T15:12:09.4723292Z ] 2023-07-13T15:12:09.4724428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4725422Z with 2023-07-13T15:12:09.4725826Z [ 2023-07-13T15:12:09.4726241Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:12:09.4726684Z ] 2023-07-13T15:12:09.4727651Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4728608Z with 2023-07-13T15:12:09.4728940Z [ 2023-07-13T15:12:09.4729528Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:12:09.4730067Z ] 2023-07-13T15:12:09.4731327Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4732679Z with 2023-07-13T15:12:09.4733130Z [ 2023-07-13T15:12:09.4734170Z T=std::weak_ptr 2023-07-13T15:12:09.4734713Z ] 2023-07-13T15:12:09.4735827Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4736834Z with 2023-07-13T15:12:09.4737292Z [ 2023-07-13T15:12:09.4738031Z T=std::vector> 2023-07-13T15:12:09.4739236Z ] 2023-07-13T15:12:09.4740560Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4741598Z with 2023-07-13T15:12:09.4741992Z [ 2023-07-13T15:12:09.4742673Z T=std::vector> 2023-07-13T15:12:09.4743397Z ] 2023-07-13T15:12:09.4744810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4746034Z with 2023-07-13T15:12:09.4746506Z [ 2023-07-13T15:12:09.4747178Z T=std::vector> 2023-07-13T15:12:09.4747909Z ] 2023-07-13T15:12:09.4749181Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4751406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4753378Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4754518Z with 2023-07-13T15:12:09.4754978Z [ 2023-07-13T15:12:09.4755680Z T=std::vector> 2023-07-13T15:12:09.4756333Z ] 2023-07-13T15:12:09.4757395Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4758458Z with 2023-07-13T15:12:09.4759035Z [ 2023-07-13T15:12:09.4759848Z T=std::vector> 2023-07-13T15:12:09.4760447Z ] 2023-07-13T15:12:09.4761558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4762578Z with 2023-07-13T15:12:09.4798953Z [ 2023-07-13T15:12:09.4799445Z T=std::vector> 2023-07-13T15:12:09.4799887Z ] 2023-07-13T15:12:09.4800942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4802259Z with 2023-07-13T15:12:09.4802623Z [ 2023-07-13T15:12:09.4803095Z T=std::vector> 2023-07-13T15:12:09.4803554Z ] 2023-07-13T15:12:09.4804832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4807736Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4809440Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4810410Z with 2023-07-13T15:12:09.4810761Z [ 2023-07-13T15:12:09.4811244Z T=std::vector> 2023-07-13T15:12:09.4811731Z ] 2023-07-13T15:12:09.4812693Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4813585Z with 2023-07-13T15:12:09.4813944Z [ 2023-07-13T15:12:09.4814534Z T=std::vector,std::allocator>> 2023-07-13T15:12:09.4815077Z ] 2023-07-13T15:12:09.4816112Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4817541Z with 2023-07-13T15:12:09.4817900Z [ 2023-07-13T15:12:09.4818528Z T=std::vector,std::allocator>> 2023-07-13T15:12:09.4819077Z ] 2023-07-13T15:12:09.4820182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4821197Z with 2023-07-13T15:12:09.4821553Z [ 2023-07-13T15:12:09.4822144Z T=std::vector,std::allocator>> 2023-07-13T15:12:09.4822707Z ] 2023-07-13T15:12:09.4824010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4825799Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4828303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4829861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4830832Z with 2023-07-13T15:12:09.4831165Z [ 2023-07-13T15:12:09.4831779Z T=std::vector,std::allocator>> 2023-07-13T15:12:09.4832363Z ] 2023-07-13T15:12:09.4833577Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4834632Z with 2023-07-13T15:12:09.4835005Z [ 2023-07-13T15:12:09.4835610Z T=std::vector,std::allocator>> 2023-07-13T15:12:09.4836180Z ] 2023-07-13T15:12:09.4837174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4838114Z with 2023-07-13T15:12:09.4838475Z [ 2023-07-13T15:12:09.4839033Z T=std::vector,std::allocator>> 2023-07-13T15:12:09.4839571Z ] 2023-07-13T15:12:09.4840662Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4842188Z with 2023-07-13T15:12:09.4842611Z [ 2023-07-13T15:12:09.4843201Z T=std::vector,std::allocator>> 2023-07-13T15:12:09.4843731Z ] 2023-07-13T15:12:09.4844879Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4846739Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4848565Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4850104Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4851042Z with 2023-07-13T15:12:09.4851406Z [ 2023-07-13T15:12:09.4852282Z T=std::vector,std::allocator>> 2023-07-13T15:12:09.4852850Z ] 2023-07-13T15:12:09.4853802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4854634Z with 2023-07-13T15:12:09.4854969Z [ 2023-07-13T15:12:09.4855482Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:09.4855968Z ] 2023-07-13T15:12:09.4856988Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4857890Z with 2023-07-13T15:12:09.4858249Z [ 2023-07-13T15:12:09.4858758Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:09.4872117Z ] 2023-07-13T15:12:09.4873294Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4874302Z with 2023-07-13T15:12:09.4874679Z [ 2023-07-13T15:12:09.4875187Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:09.4875918Z ] 2023-07-13T15:12:09.4877135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4878802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4880416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4881376Z with 2023-07-13T15:12:09.4881740Z [ 2023-07-13T15:12:09.4882216Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:09.4882704Z ] 2023-07-13T15:12:09.4883866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4885024Z with 2023-07-13T15:12:09.4885389Z [ 2023-07-13T15:12:09.4885941Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:09.4886481Z ] 2023-07-13T15:12:09.4887453Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4888355Z with 2023-07-13T15:12:09.4888702Z [ 2023-07-13T15:12:09.4889276Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:09.4889825Z ] 2023-07-13T15:12:09.4891072Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4892323Z with 2023-07-13T15:12:09.4892685Z [ 2023-07-13T15:12:09.4893271Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:09.4893818Z ] 2023-07-13T15:12:09.4894878Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4896679Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4906629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4908547Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4909702Z with 2023-07-13T15:12:09.4910068Z [ 2023-07-13T15:12:09.4911077Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:09.4911654Z ] 2023-07-13T15:12:09.4912879Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4913932Z with 2023-07-13T15:12:09.4914270Z [ 2023-07-13T15:12:09.4914677Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:09.4915052Z ] 2023-07-13T15:12:09.4915886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4916885Z with 2023-07-13T15:12:09.4917206Z [ 2023-07-13T15:12:09.4917790Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:09.4918309Z ] 2023-07-13T15:12:09.4919368Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4920336Z with 2023-07-13T15:12:09.4920713Z [ 2023-07-13T15:12:09.4921190Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:09.4921637Z ] 2023-07-13T15:12:09.4922668Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4924437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4925541Z with 2023-07-13T15:12:09.4925903Z [ 2023-07-13T15:12:09.4926345Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:09.4926771Z ] 2023-07-13T15:12:09.4927883Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4929540Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4930521Z with 2023-07-13T15:12:09.4931087Z [ 2023-07-13T15:12:09.4931520Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:09.4932103Z ] 2023-07-13T15:12:09.4933142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4934013Z with 2023-07-13T15:12:09.4934340Z [ 2023-07-13T15:12:09.4935398Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:09.4936365Z ] 2023-07-13T15:12:09.4937346Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4938449Z with 2023-07-13T15:12:09.4938767Z [ 2023-07-13T15:12:09.4945564Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:09.4947083Z ] 2023-07-13T15:12:09.4948460Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4949643Z with 2023-07-13T15:12:09.4949993Z [ 2023-07-13T15:12:09.4951016Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:09.4952098Z ] 2023-07-13T15:12:09.4953911Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4955317Z with 2023-07-13T15:12:09.4955694Z [ 2023-07-13T15:12:09.4956112Z TTarget=c10::StorageImpl 2023-07-13T15:12:09.4956541Z ] 2023-07-13T15:12:09.4958014Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4959436Z with 2023-07-13T15:12:09.4959766Z [ 2023-07-13T15:12:09.4960235Z TTarget=c10::StorageImpl 2023-07-13T15:12:09.4960736Z ] 2023-07-13T15:12:09.4961695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4962592Z with 2023-07-13T15:12:09.4962895Z [ 2023-07-13T15:12:09.4963838Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:09.4964715Z ] 2023-07-13T15:12:09.4965576Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4966489Z with 2023-07-13T15:12:09.4966795Z [ 2023-07-13T15:12:09.4967304Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:09.4967808Z ] 2023-07-13T15:12:09.4968700Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4969537Z with 2023-07-13T15:12:09.4969838Z [ 2023-07-13T15:12:09.4970224Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:09.4970612Z ] 2023-07-13T15:12:09.4971564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4972432Z with 2023-07-13T15:12:09.4972751Z [ 2023-07-13T15:12:09.4973257Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:09.4973649Z ] 2023-07-13T15:12:09.4974996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4976768Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.4978343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4979273Z with 2023-07-13T15:12:09.4979646Z [ 2023-07-13T15:12:09.4980249Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:09.4980693Z ] 2023-07-13T15:12:09.4981900Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4982805Z with 2023-07-13T15:12:09.4983153Z [ 2023-07-13T15:12:09.4983593Z T=torch::autograd::ViewInfo 2023-07-13T15:12:09.4984020Z ] 2023-07-13T15:12:09.4985010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4985916Z with 2023-07-13T15:12:09.4986263Z [ 2023-07-13T15:12:09.4986707Z T=torch::autograd::ViewInfo 2023-07-13T15:12:09.4987333Z ] 2023-07-13T15:12:09.4988544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.4989662Z with 2023-07-13T15:12:09.4990021Z [ 2023-07-13T15:12:09.4990476Z T=torch::autograd::ViewInfo 2023-07-13T15:12:09.4990921Z ] 2023-07-13T15:12:09.4991930Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5027579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.5029259Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5030396Z with 2023-07-13T15:12:09.5030772Z [ 2023-07-13T15:12:09.5034173Z T=torch::autograd::ViewInfo 2023-07-13T15:12:09.5034721Z ] 2023-07-13T15:12:09.5035725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5036643Z with 2023-07-13T15:12:09.5037026Z [ 2023-07-13T15:12:09.5037708Z T=std::vector> 2023-07-13T15:12:09.5038232Z ] 2023-07-13T15:12:09.5039645Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5040583Z with 2023-07-13T15:12:09.5040923Z [ 2023-07-13T15:12:09.5041459Z T=std::vector> 2023-07-13T15:12:09.5041966Z ] 2023-07-13T15:12:09.5043298Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5044635Z with 2023-07-13T15:12:09.5044987Z [ 2023-07-13T15:12:09.5045621Z T=std::vector> 2023-07-13T15:12:09.5046570Z ] 2023-07-13T15:12:09.5052230Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5053771Z with 2023-07-13T15:12:09.5066864Z [ 2023-07-13T15:12:09.5067337Z T=c10::SymInt 2023-07-13T15:12:09.5067724Z ] 2023-07-13T15:12:09.5068749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.5069710Z with 2023-07-13T15:12:09.5070075Z [ 2023-07-13T15:12:09.5070470Z T=c10::SymInt 2023-07-13T15:12:09.5070831Z ] 2023-07-13T15:12:09.5071897Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.5074462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.5076315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5077311Z with 2023-07-13T15:12:09.5077664Z [ 2023-07-13T15:12:09.5078159Z T=std::vector> 2023-07-13T15:12:09.5078669Z ] 2023-07-13T15:12:09.5079837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5081216Z with 2023-07-13T15:12:09.5081573Z [ 2023-07-13T15:12:09.5081959Z T=c10::IValue 2023-07-13T15:12:09.5082351Z ] 2023-07-13T15:12:09.5083380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5084273Z with 2023-07-13T15:12:09.5084640Z [ 2023-07-13T15:12:09.5085031Z T=c10::IValue 2023-07-13T15:12:09.5085424Z ] 2023-07-13T15:12:09.5086649Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5088195Z with 2023-07-13T15:12:09.5088565Z [ 2023-07-13T15:12:09.5088962Z T=c10::IValue 2023-07-13T15:12:09.5089323Z ] 2023-07-13T15:12:09.5090346Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5092146Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.5094170Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5095587Z with 2023-07-13T15:12:09.5095966Z [ 2023-07-13T15:12:09.5096349Z T=c10::IValue 2023-07-13T15:12:09.5096744Z ] 2023-07-13T15:12:09.5097711Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5106550Z with 2023-07-13T15:12:09.5106895Z [ 2023-07-13T15:12:09.5107312Z T=c10::AliasInfo 2023-07-13T15:12:09.5107719Z ] 2023-07-13T15:12:09.5108720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5109601Z with 2023-07-13T15:12:09.5109968Z [ 2023-07-13T15:12:09.5110364Z T=c10::AliasInfo 2023-07-13T15:12:09.5110764Z ] 2023-07-13T15:12:09.5111945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5113094Z with 2023-07-13T15:12:09.5113456Z [ 2023-07-13T15:12:09.5113857Z T=c10::AliasInfo 2023-07-13T15:12:09.5114227Z ] 2023-07-13T15:12:09.5115200Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5116764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.5118464Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5119580Z with 2023-07-13T15:12:09.5120021Z [ 2023-07-13T15:12:09.5120398Z T=c10::AliasInfo 2023-07-13T15:12:09.5120777Z ] 2023-07-13T15:12:09.5121707Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5122578Z with 2023-07-13T15:12:09.5122926Z [ 2023-07-13T15:12:09.5123374Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:09.5123804Z ] 2023-07-13T15:12:09.5124766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5125751Z with 2023-07-13T15:12:09.5126112Z [ 2023-07-13T15:12:09.5126676Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:09.5127160Z ] 2023-07-13T15:12:09.5128183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5129166Z with 2023-07-13T15:12:09.5130934Z [ 2023-07-13T15:12:09.5131449Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:09.5131869Z ] 2023-07-13T15:12:09.5133096Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5134902Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:09.5136537Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5137537Z with 2023-07-13T15:12:09.5137920Z [ 2023-07-13T15:12:09.5138362Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:09.5138795Z ] 2023-07-13T15:12:09.5139900Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5140880Z with 2023-07-13T15:12:09.5141341Z [ 2023-07-13T15:12:09.5141882Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:09.5142416Z ] 2023-07-13T15:12:09.5143406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5144395Z with 2023-07-13T15:12:09.5144736Z [ 2023-07-13T15:12:09.5145275Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:09.5145814Z ] 2023-07-13T15:12:09.5147017Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:09.5148230Z with 2023-07-13T15:12:09.5148604Z [ 2023-07-13T15:12:12.4356347Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:12.4361685Z ] 2023-07-13T15:12:12.4363472Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4365488Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4367454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4368793Z with 2023-07-13T15:12:12.4378827Z [ 2023-07-13T15:12:12.4379427Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:12.4379938Z ] 2023-07-13T15:12:12.4381010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4382017Z with 2023-07-13T15:12:12.4382392Z [ 2023-07-13T15:12:12.4382801Z T=at::StepCallbacks 2023-07-13T15:12:12.4383199Z ] 2023-07-13T15:12:12.4384457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4385605Z with 2023-07-13T15:12:12.4385965Z [ 2023-07-13T15:12:12.4386364Z T=at::StepCallbacks 2023-07-13T15:12:12.4386788Z ] 2023-07-13T15:12:12.4387970Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4389097Z with 2023-07-13T15:12:12.4389436Z [ 2023-07-13T15:12:12.4389829Z T=at::StepCallbacks 2023-07-13T15:12:12.4390233Z ] 2023-07-13T15:12:12.4391267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4392910Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4394619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4395701Z with 2023-07-13T15:12:12.4396153Z [ 2023-07-13T15:12:12.4396572Z T=at::StepCallbacks 2023-07-13T15:12:12.4396963Z ] 2023-07-13T15:12:12.4397902Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4398804Z with 2023-07-13T15:12:12.4399159Z [ 2023-07-13T15:12:12.4399696Z T=c10::either 2023-07-13T15:12:12.4400202Z ] 2023-07-13T15:12:12.4401179Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4402215Z with 2023-07-13T15:12:12.4402636Z [ 2023-07-13T15:12:12.4403218Z T=c10::either 2023-07-13T15:12:12.4403714Z ] 2023-07-13T15:12:12.4404771Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4405787Z with 2023-07-13T15:12:12.4406141Z [ 2023-07-13T15:12:12.4406666Z T=c10::either 2023-07-13T15:12:12.4407189Z ] 2023-07-13T15:12:12.4408361Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4410344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4412277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4413369Z with 2023-07-13T15:12:12.4413734Z [ 2023-07-13T15:12:12.4414272Z T=c10::either 2023-07-13T15:12:12.4414792Z ] 2023-07-13T15:12:12.4415926Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4416972Z with 2023-07-13T15:12:12.4417329Z [ 2023-07-13T15:12:12.4417744Z K=c10::DispatchKey, 2023-07-13T15:12:12.4418419Z V=std::list> 2023-07-13T15:12:12.4419002Z ] 2023-07-13T15:12:12.4420046Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4459020Z with 2023-07-13T15:12:12.4459385Z [ 2023-07-13T15:12:12.4460029Z K=c10::DispatchKey, 2023-07-13T15:12:12.4460721Z V=std::list> 2023-07-13T15:12:12.4461324Z ] 2023-07-13T15:12:12.4462802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4464270Z with 2023-07-13T15:12:12.4464626Z [ 2023-07-13T15:12:12.4465054Z K=c10::DispatchKey, 2023-07-13T15:12:12.4465879Z V=std::list>, 2023-07-13T15:12:12.4466587Z H=std::hash, 2023-07-13T15:12:12.4467144Z E=std::equal_to, 2023-07-13T15:12:12.4467979Z A=std::allocator>>> 2023-07-13T15:12:12.4468697Z ] 2023-07-13T15:12:12.4470209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4471730Z with 2023-07-13T15:12:12.4472177Z [ 2023-07-13T15:12:12.4472658Z K=c10::DispatchKey, 2023-07-13T15:12:12.4473359Z V=std::list>, 2023-07-13T15:12:12.4474062Z H=std::hash, 2023-07-13T15:12:12.4474609Z E=std::equal_to, 2023-07-13T15:12:12.4475443Z A=std::allocator>>> 2023-07-13T15:12:12.4476158Z ] 2023-07-13T15:12:12.4477641Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4479515Z with 2023-07-13T15:12:12.4480057Z [ 2023-07-13T15:12:12.4480444Z K=c10::DispatchKey, 2023-07-13T15:12:12.4481146Z V=std::list>, 2023-07-13T15:12:12.4481841Z H=std::hash, 2023-07-13T15:12:12.4482396Z E=std::equal_to, 2023-07-13T15:12:12.4483259Z A=std::allocator>>> 2023-07-13T15:12:12.4483937Z ] 2023-07-13T15:12:12.4485542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4487043Z with 2023-07-13T15:12:12.4487411Z [ 2023-07-13T15:12:12.4487810Z K=c10::DispatchKey, 2023-07-13T15:12:12.4488459Z V=std::list> 2023-07-13T15:12:12.4489072Z ] 2023-07-13T15:12:12.4500921Z [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:12:12.4512259Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4513889Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4515458Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4516905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4518318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4519771Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4521474Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4522938Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4524406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4525166Z 2023-07-13T15:12:12.4525913Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4526668Z 2023-07-13T15:12:12.4527760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4528798Z 2023-07-13T15:12:12.4529527Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4530288Z 2023-07-13T15:12:12.4531023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4531787Z 2023-07-13T15:12:12.4532533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4533312Z 2023-07-13T15:12:12.4534113Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4534976Z 2023-07-13T15:12:12.4535794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4536539Z 2023-07-13T15:12:12.4537279Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4538037Z 2023-07-13T15:12:12.4539150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4539914Z 2023-07-13T15:12:12.4540645Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4541566Z 2023-07-13T15:12:12.4542422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4543193Z 2023-07-13T15:12:12.4543905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4544666Z 2023-07-13T15:12:12.4545428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4546218Z 2023-07-13T15:12:12.4546958Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4547786Z 2023-07-13T15:12:12.4548573Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.4549445Z 2023-07-13T15:12:12.4550399Z 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:12:12.4551429Z compute.cu 2023-07-13T15:12:12.4552401Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4553286Z with 2023-07-13T15:12:12.4553664Z [ 2023-07-13T15:12:12.4554240Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:12.4554849Z ] 2023-07-13T15:12:12.4555968Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4556991Z with 2023-07-13T15:12:12.4557349Z [ 2023-07-13T15:12:12.4557941Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:12.4558490Z ] 2023-07-13T15:12:12.4559586Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4560622Z with 2023-07-13T15:12:12.4560992Z [ 2023-07-13T15:12:12.4561623Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:12.4562228Z ] 2023-07-13T15:12:12.4563487Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4571784Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4573703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4575590Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4576672Z with 2023-07-13T15:12:12.4577100Z [ 2023-07-13T15:12:12.4577682Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:12.4578223Z ] 2023-07-13T15:12:12.4579156Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4580059Z with 2023-07-13T15:12:12.4580419Z [ 2023-07-13T15:12:12.4580987Z T=std::basic_string,std::allocator> 2023-07-13T15:12:12.4581555Z ] 2023-07-13T15:12:12.4582580Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4583593Z with 2023-07-13T15:12:12.4584023Z [ 2023-07-13T15:12:12.4584607Z T=std::basic_string,std::allocator> 2023-07-13T15:12:12.4585122Z ] 2023-07-13T15:12:12.4586408Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4587541Z with 2023-07-13T15:12:12.4587907Z [ 2023-07-13T15:12:12.4588477Z T=std::basic_string,std::allocator> 2023-07-13T15:12:12.4589016Z ] 2023-07-13T15:12:12.4590263Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4592171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4593885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4594854Z with 2023-07-13T15:12:12.4595198Z [ 2023-07-13T15:12:12.4595785Z T=std::basic_string,std::allocator> 2023-07-13T15:12:12.4596397Z ] 2023-07-13T15:12:12.4597448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4598385Z with 2023-07-13T15:12:12.4598710Z [ 2023-07-13T15:12:12.4599101Z T=c10::SymInt 2023-07-13T15:12:12.4599485Z ] 2023-07-13T15:12:12.4600476Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4601374Z with 2023-07-13T15:12:12.4601738Z [ 2023-07-13T15:12:12.4602113Z T=c10::SymInt 2023-07-13T15:12:12.4602484Z ] 2023-07-13T15:12:12.4603588Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4604705Z with 2023-07-13T15:12:12.4605135Z [ 2023-07-13T15:12:12.4605531Z T=c10::SymInt 2023-07-13T15:12:12.4605890Z ] 2023-07-13T15:12:12.4606859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4608372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4609899Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4610963Z with 2023-07-13T15:12:12.4611312Z [ 2023-07-13T15:12:12.4611755Z T=c10::SymInt 2023-07-13T15:12:12.4612187Z ] 2023-07-13T15:12:12.4613119Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4613989Z with 2023-07-13T15:12:12.4614335Z [ 2023-07-13T15:12:12.4614757Z T=c10::QualifiedName 2023-07-13T15:12:12.4615369Z ] 2023-07-13T15:12:12.4617688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4618676Z with 2023-07-13T15:12:12.4619089Z [ 2023-07-13T15:12:12.4619498Z T=c10::QualifiedName 2023-07-13T15:12:12.4619906Z ] 2023-07-13T15:12:12.4620952Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4621943Z with 2023-07-13T15:12:12.4622312Z [ 2023-07-13T15:12:12.4622729Z T=c10::QualifiedName 2023-07-13T15:12:12.4623113Z ] 2023-07-13T15:12:12.4624142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4625744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4627345Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4628304Z with 2023-07-13T15:12:12.4628665Z [ 2023-07-13T15:12:12.4629063Z T=c10::QualifiedName 2023-07-13T15:12:12.4629570Z ] 2023-07-13T15:12:12.4630618Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4631559Z with 2023-07-13T15:12:12.4631890Z [ 2023-07-13T15:12:12.4632285Z T=at::TensorBase 2023-07-13T15:12:12.4632669Z ] 2023-07-13T15:12:12.4633629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4634514Z with 2023-07-13T15:12:12.4634869Z [ 2023-07-13T15:12:12.4635278Z T=at::TensorBase 2023-07-13T15:12:12.4635682Z ] 2023-07-13T15:12:12.4636708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4637698Z with 2023-07-13T15:12:12.4638084Z [ 2023-07-13T15:12:12.4638485Z T=at::TensorBase 2023-07-13T15:12:12.4638867Z ] 2023-07-13T15:12:12.4639866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4641425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4643024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4643966Z with 2023-07-13T15:12:12.4644314Z [ 2023-07-13T15:12:12.4644918Z T=at::TensorBase 2023-07-13T15:12:12.4645483Z ] 2023-07-13T15:12:12.4646562Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4647478Z with 2023-07-13T15:12:12.4647858Z [ 2023-07-13T15:12:12.4648301Z T=at::Tensor 2023-07-13T15:12:12.4648693Z ] 2023-07-13T15:12:12.4649653Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4650609Z with 2023-07-13T15:12:12.4650970Z [ 2023-07-13T15:12:12.4651348Z T=at::Tensor 2023-07-13T15:12:12.4651722Z ] 2023-07-13T15:12:12.4652844Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4653845Z with 2023-07-13T15:12:12.4654207Z [ 2023-07-13T15:12:12.4654600Z T=at::Tensor 2023-07-13T15:12:12.4654957Z ] 2023-07-13T15:12:12.4655933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4657457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4659032Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4659989Z with 2023-07-13T15:12:12.4660318Z [ 2023-07-13T15:12:12.4660709Z T=at::Tensor 2023-07-13T15:12:12.4661101Z ] 2023-07-13T15:12:12.4662047Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4662921Z with 2023-07-13T15:12:12.4663268Z [ 2023-07-13T15:12:12.4663658Z T=at::Generator 2023-07-13T15:12:12.4664046Z ] 2023-07-13T15:12:12.4664998Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4665919Z with 2023-07-13T15:12:12.4666310Z [ 2023-07-13T15:12:12.4666732Z T=at::Generator 2023-07-13T15:12:12.4667132Z ] 2023-07-13T15:12:12.4668164Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4669161Z with 2023-07-13T15:12:12.4669518Z [ 2023-07-13T15:12:12.4669927Z T=at::Generator 2023-07-13T15:12:12.4670300Z ] 2023-07-13T15:12:12.4671276Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4673043Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4674764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4675719Z with 2023-07-13T15:12:12.4676047Z [ 2023-07-13T15:12:12.4676439Z T=at::Generator 2023-07-13T15:12:12.4676840Z ] 2023-07-13T15:12:12.4677802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4678765Z with 2023-07-13T15:12:12.4679141Z [ 2023-07-13T15:12:12.4679538Z T=c10::Scalar 2023-07-13T15:12:12.4679998Z ] 2023-07-13T15:12:12.4681020Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4681944Z with 2023-07-13T15:12:12.4682299Z [ 2023-07-13T15:12:12.4682684Z T=c10::Scalar 2023-07-13T15:12:12.4683054Z ] 2023-07-13T15:12:12.4684116Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4685105Z with 2023-07-13T15:12:12.4685468Z [ 2023-07-13T15:12:12.4685842Z T=c10::Scalar 2023-07-13T15:12:12.4686208Z ] 2023-07-13T15:12:12.4687214Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4688749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4690306Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4691271Z with 2023-07-13T15:12:12.4691616Z [ 2023-07-13T15:12:12.4692010Z T=c10::Scalar 2023-07-13T15:12:12.4692398Z ] 2023-07-13T15:12:12.4693311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4694165Z with 2023-07-13T15:12:12.4694533Z [ 2023-07-13T15:12:12.4695068Z T=std::shared_ptr 2023-07-13T15:12:12.4695579Z ] 2023-07-13T15:12:12.4696637Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4697557Z with 2023-07-13T15:12:12.4697912Z [ 2023-07-13T15:12:12.4698422Z T=std::shared_ptr 2023-07-13T15:12:12.4698933Z ] 2023-07-13T15:12:12.4699978Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4700965Z with 2023-07-13T15:12:12.4701322Z [ 2023-07-13T15:12:12.4702100Z T=std::shared_ptr 2023-07-13T15:12:12.4702748Z ] 2023-07-13T15:12:12.4703811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4705497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4707118Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4708037Z with 2023-07-13T15:12:12.4708398Z [ 2023-07-13T15:12:12.4708912Z T=std::shared_ptr 2023-07-13T15:12:12.4709411Z ] 2023-07-13T15:12:12.4710356Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4711242Z with 2023-07-13T15:12:12.4711585Z [ 2023-07-13T15:12:12.4712103Z T=std::weak_ptr 2023-07-13T15:12:12.4712588Z ] 2023-07-13T15:12:12.4713544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4714441Z with 2023-07-13T15:12:12.4714796Z [ 2023-07-13T15:12:12.4715315Z T=std::weak_ptr 2023-07-13T15:12:12.4715811Z ] 2023-07-13T15:12:12.4716832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4717835Z with 2023-07-13T15:12:12.4718187Z [ 2023-07-13T15:12:12.4718696Z T=std::weak_ptr 2023-07-13T15:12:12.4719189Z ] 2023-07-13T15:12:12.4720154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4721103Z with 2023-07-13T15:12:12.4721456Z [ 2023-07-13T15:12:12.4721914Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:12:12.4722353Z ] 2023-07-13T15:12:12.4723350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4724277Z with 2023-07-13T15:12:12.4724638Z [ 2023-07-13T15:12:12.4725059Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:12:12.4725508Z ] 2023-07-13T15:12:12.4726526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4727488Z with 2023-07-13T15:12:12.4727830Z [ 2023-07-13T15:12:12.4728332Z T=std::weak_ptr 2023-07-13T15:12:12.4728821Z ] 2023-07-13T15:12:12.4729976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4731003Z with 2023-07-13T15:12:12.4731343Z [ 2023-07-13T15:12:12.4731915Z T=std::vector> 2023-07-13T15:12:12.4732458Z ] 2023-07-13T15:12:12.4733439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4734335Z with 2023-07-13T15:12:12.4734697Z [ 2023-07-13T15:12:12.4735256Z T=std::vector> 2023-07-13T15:12:12.4735888Z ] 2023-07-13T15:12:12.4737025Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4738128Z with 2023-07-13T15:12:12.4738491Z [ 2023-07-13T15:12:12.4739072Z T=std::vector> 2023-07-13T15:12:12.4739622Z ] 2023-07-13T15:12:12.4740714Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4742488Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4744446Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4745401Z with 2023-07-13T15:12:12.4745767Z [ 2023-07-13T15:12:12.4746326Z T=std::vector> 2023-07-13T15:12:12.4746880Z ] 2023-07-13T15:12:12.4747823Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4748706Z with 2023-07-13T15:12:12.4749063Z [ 2023-07-13T15:12:12.4749597Z T=std::vector> 2023-07-13T15:12:12.4750088Z ] 2023-07-13T15:12:12.4751258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4752175Z with 2023-07-13T15:12:12.4752530Z [ 2023-07-13T15:12:12.4753007Z T=std::vector> 2023-07-13T15:12:12.4753474Z ] 2023-07-13T15:12:12.4754517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4755484Z with 2023-07-13T15:12:12.4755864Z [ 2023-07-13T15:12:12.4756348Z T=std::vector> 2023-07-13T15:12:12.4756914Z ] 2023-07-13T15:12:12.4758068Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4759925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4761697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4762668Z with 2023-07-13T15:12:12.4763032Z [ 2023-07-13T15:12:12.4763609Z T=std::vector> 2023-07-13T15:12:12.4764083Z ] 2023-07-13T15:12:12.4765103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4776148Z with 2023-07-13T15:12:12.4776543Z [ 2023-07-13T15:12:12.4777150Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.4777750Z ] 2023-07-13T15:12:12.4781090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4782050Z with 2023-07-13T15:12:12.4782406Z [ 2023-07-13T15:12:12.4782991Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.4783566Z ] 2023-07-13T15:12:12.4784624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4788375Z with 2023-07-13T15:12:12.4788741Z [ 2023-07-13T15:12:12.4789386Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.4789968Z ] 2023-07-13T15:12:12.4791133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4795284Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4796997Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4798572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4802211Z with 2023-07-13T15:12:12.4802633Z [ 2023-07-13T15:12:12.4803268Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.4803846Z ] 2023-07-13T15:12:12.4804774Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4805661Z with 2023-07-13T15:12:12.4806233Z [ 2023-07-13T15:12:12.4806962Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.4807527Z ] 2023-07-13T15:12:12.4808843Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4809906Z with 2023-07-13T15:12:12.4810261Z [ 2023-07-13T15:12:12.4810849Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.4811395Z ] 2023-07-13T15:12:12.4812447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4813450Z with 2023-07-13T15:12:12.4813892Z [ 2023-07-13T15:12:12.4814483Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.4815108Z ] 2023-07-13T15:12:12.4816296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4818076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4819707Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4821401Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4822477Z with 2023-07-13T15:12:12.4822844Z [ 2023-07-13T15:12:12.4823425Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.4823973Z ] 2023-07-13T15:12:12.4824934Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4825795Z with 2023-07-13T15:12:12.4826161Z [ 2023-07-13T15:12:12.4826660Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:12.4827224Z ] 2023-07-13T15:12:12.4828299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4829527Z with 2023-07-13T15:12:12.4829890Z [ 2023-07-13T15:12:12.4830390Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:12.4830870Z ] 2023-07-13T15:12:12.4831918Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4832906Z with 2023-07-13T15:12:12.4833262Z [ 2023-07-13T15:12:12.4833757Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:12.4834220Z ] 2023-07-13T15:12:12.4835408Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4837373Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4839390Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4841870Z with 2023-07-13T15:12:12.4842240Z [ 2023-07-13T15:12:12.4842837Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:12.4843411Z ] 2023-07-13T15:12:12.4844366Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4845232Z with 2023-07-13T15:12:12.4845585Z [ 2023-07-13T15:12:12.4846139Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:12.4846697Z ] 2023-07-13T15:12:12.4847672Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4848645Z with 2023-07-13T15:12:12.4849018Z [ 2023-07-13T15:12:12.4849597Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:12.4850246Z ] 2023-07-13T15:12:12.4851310Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4852309Z with 2023-07-13T15:12:12.4852678Z [ 2023-07-13T15:12:12.4853271Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:12.4853794Z ] 2023-07-13T15:12:12.4854925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4856949Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4858841Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4860537Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4861488Z with 2023-07-13T15:12:12.4861849Z [ 2023-07-13T15:12:12.4862383Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:12.4863036Z ] 2023-07-13T15:12:12.4864097Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4864982Z with 2023-07-13T15:12:12.4865324Z [ 2023-07-13T15:12:12.4865778Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:12.4866222Z ] 2023-07-13T15:12:12.4868329Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4869427Z with 2023-07-13T15:12:12.4869902Z [ 2023-07-13T15:12:12.4870371Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:12.4870878Z ] 2023-07-13T15:12:12.4871972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4872970Z with 2023-07-13T15:12:12.4873347Z [ 2023-07-13T15:12:12.4873809Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:12.4874231Z ] 2023-07-13T15:12:12.4875272Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4876994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4878005Z with 2023-07-13T15:12:12.4878435Z [ 2023-07-13T15:12:12.4878841Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:12.4879283Z ] 2023-07-13T15:12:12.4880377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4882073Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4883041Z with 2023-07-13T15:12:12.4883554Z [ 2023-07-13T15:12:12.4884029Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:12.4884490Z ] 2023-07-13T15:12:12.4885564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4886420Z with 2023-07-13T15:12:12.4886769Z [ 2023-07-13T15:12:12.4887800Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:12.4888768Z ] 2023-07-13T15:12:12.4889753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4890781Z with 2023-07-13T15:12:12.4891135Z [ 2023-07-13T15:12:12.4892289Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:12.4893253Z ] 2023-07-13T15:12:12.4894319Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4895307Z with 2023-07-13T15:12:12.4895648Z [ 2023-07-13T15:12:12.4896904Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:12.4898124Z ] 2023-07-13T15:12:12.4899753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4901133Z with 2023-07-13T15:12:12.4901514Z [ 2023-07-13T15:12:12.4901941Z TTarget=c10::StorageImpl 2023-07-13T15:12:12.4902380Z ] 2023-07-13T15:12:12.4903862Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4905441Z with 2023-07-13T15:12:12.4905794Z [ 2023-07-13T15:12:12.4906328Z TTarget=c10::StorageImpl 2023-07-13T15:12:12.4913162Z ] 2023-07-13T15:12:12.4930158Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4931144Z with 2023-07-13T15:12:12.4931494Z [ 2023-07-13T15:12:12.4932537Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:12.4933634Z ] 2023-07-13T15:12:12.4934714Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4935581Z with 2023-07-13T15:12:12.4935920Z [ 2023-07-13T15:12:12.4936364Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:12.4936804Z ] 2023-07-13T15:12:12.4937782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4938676Z with 2023-07-13T15:12:12.4939038Z [ 2023-07-13T15:12:12.4939469Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:12.4939986Z ] 2023-07-13T15:12:12.4941155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4942227Z with 2023-07-13T15:12:12.4942599Z [ 2023-07-13T15:12:12.4943037Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:12.4943443Z ] 2023-07-13T15:12:12.4944451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4946072Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4948145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4949342Z with 2023-07-13T15:12:12.4949701Z [ 2023-07-13T15:12:12.4950132Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:12.4950646Z ] 2023-07-13T15:12:12.4951580Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4952543Z with 2023-07-13T15:12:12.4952890Z [ 2023-07-13T15:12:12.4953344Z T=torch::autograd::ViewInfo 2023-07-13T15:12:12.4953782Z ] 2023-07-13T15:12:12.4954915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4955934Z with 2023-07-13T15:12:12.4956299Z [ 2023-07-13T15:12:12.4956730Z T=torch::autograd::ViewInfo 2023-07-13T15:12:12.4957163Z ] 2023-07-13T15:12:12.4958192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4959180Z with 2023-07-13T15:12:12.4959543Z [ 2023-07-13T15:12:12.4959989Z T=torch::autograd::ViewInfo 2023-07-13T15:12:12.4960397Z ] 2023-07-13T15:12:12.4961555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4963334Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4964959Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4965920Z with 2023-07-13T15:12:12.4966284Z [ 2023-07-13T15:12:12.4966703Z T=torch::autograd::ViewInfo 2023-07-13T15:12:12.4967150Z ] 2023-07-13T15:12:12.4968211Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4969188Z with 2023-07-13T15:12:12.4969628Z [ 2023-07-13T15:12:12.4970138Z T=std::vector> 2023-07-13T15:12:12.4970631Z ] 2023-07-13T15:12:12.4971621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4972531Z with 2023-07-13T15:12:12.4972878Z [ 2023-07-13T15:12:12.4973401Z T=std::vector> 2023-07-13T15:12:12.4973896Z ] 2023-07-13T15:12:12.4975049Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4976122Z with 2023-07-13T15:12:12.4976613Z [ 2023-07-13T15:12:12.4977342Z T=std::vector> 2023-07-13T15:12:12.4977997Z ] 2023-07-13T15:12:12.4978996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4979962Z with 2023-07-13T15:12:12.4980328Z [ 2023-07-13T15:12:12.4980728Z T=c10::SymInt 2023-07-13T15:12:12.4981087Z ] 2023-07-13T15:12:12.4982221Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4983331Z with 2023-07-13T15:12:12.4983706Z [ 2023-07-13T15:12:12.4984104Z T=c10::SymInt 2023-07-13T15:12:12.4984464Z ] 2023-07-13T15:12:12.4985558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4987422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.4989330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4990419Z with 2023-07-13T15:12:12.4990765Z [ 2023-07-13T15:12:12.4991301Z T=std::vector> 2023-07-13T15:12:12.4991807Z ] 2023-07-13T15:12:12.4992751Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4993685Z with 2023-07-13T15:12:12.4994028Z [ 2023-07-13T15:12:12.4994430Z T=c10::IValue 2023-07-13T15:12:12.4994818Z ] 2023-07-13T15:12:12.4996349Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4997408Z with 2023-07-13T15:12:12.4997772Z [ 2023-07-13T15:12:12.4998154Z T=c10::IValue 2023-07-13T15:12:12.4998541Z ] 2023-07-13T15:12:12.4999575Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5000598Z with 2023-07-13T15:12:12.5000958Z [ 2023-07-13T15:12:12.5001343Z T=c10::IValue 2023-07-13T15:12:12.5001706Z ] 2023-07-13T15:12:12.5002805Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5004516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5006273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5007373Z with 2023-07-13T15:12:12.5007726Z [ 2023-07-13T15:12:12.5008135Z T=c10::IValue 2023-07-13T15:12:12.5008520Z ] 2023-07-13T15:12:12.5009558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5010490Z with 2023-07-13T15:12:12.5010893Z [ 2023-07-13T15:12:12.5011350Z T=c10::AliasInfo 2023-07-13T15:12:12.5011771Z ] 2023-07-13T15:12:12.5012715Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5013622Z with 2023-07-13T15:12:12.5014013Z [ 2023-07-13T15:12:12.5014434Z T=c10::AliasInfo 2023-07-13T15:12:12.5014822Z ] 2023-07-13T15:12:12.5015856Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5016942Z with 2023-07-13T15:12:12.5017310Z [ 2023-07-13T15:12:12.5017780Z T=c10::AliasInfo 2023-07-13T15:12:12.5018209Z ] 2023-07-13T15:12:12.5019179Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5020747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5022375Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5023319Z with 2023-07-13T15:12:12.5023767Z [ 2023-07-13T15:12:12.5024181Z T=c10::AliasInfo 2023-07-13T15:12:12.5024635Z ] 2023-07-13T15:12:12.5025655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5026518Z with 2023-07-13T15:12:12.5026854Z [ 2023-07-13T15:12:12.5027319Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:12.5027763Z ] 2023-07-13T15:12:12.5028705Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5030127Z with 2023-07-13T15:12:12.5031643Z [ 2023-07-13T15:12:12.5032160Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:12.5032621Z ] 2023-07-13T15:12:12.5033844Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5034914Z with 2023-07-13T15:12:12.5035282Z [ 2023-07-13T15:12:12.5035726Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:12.5036134Z ] 2023-07-13T15:12:12.5037444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5039461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5041415Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5042385Z with 2023-07-13T15:12:12.5042724Z [ 2023-07-13T15:12:12.5043174Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:12.5043614Z ] 2023-07-13T15:12:12.5044577Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5045499Z with 2023-07-13T15:12:12.5046031Z [ 2023-07-13T15:12:12.5046599Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:12.5047299Z ] 2023-07-13T15:12:12.5048409Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5049349Z with 2023-07-13T15:12:12.5049688Z [ 2023-07-13T15:12:12.5050227Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:12.5050734Z ] 2023-07-13T15:12:12.5051882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5053057Z with 2023-07-13T15:12:12.5053450Z [ 2023-07-13T15:12:12.5630525Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:12.5631095Z ] 2023-07-13T15:12:12.5632324Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5634420Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5637015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5638074Z with 2023-07-13T15:12:12.5638430Z [ 2023-07-13T15:12:12.5639067Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:12.5639544Z ] 2023-07-13T15:12:12.5640518Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5641443Z with 2023-07-13T15:12:12.5641799Z [ 2023-07-13T15:12:12.5642335Z T=at::StepCallbacks 2023-07-13T15:12:12.5642761Z ] 2023-07-13T15:12:12.5644745Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5645723Z with 2023-07-13T15:12:12.5646099Z [ 2023-07-13T15:12:12.5646835Z T=at::StepCallbacks 2023-07-13T15:12:12.5647669Z ] 2023-07-13T15:12:12.5648821Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5650036Z with 2023-07-13T15:12:12.5650502Z [ 2023-07-13T15:12:12.5651256Z T=at::StepCallbacks 2023-07-13T15:12:12.5651666Z ] 2023-07-13T15:12:12.5653864Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5655968Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5657651Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5658610Z with 2023-07-13T15:12:12.5658969Z [ 2023-07-13T15:12:12.5659884Z T=at::StepCallbacks 2023-07-13T15:12:12.5660368Z ] 2023-07-13T15:12:12.5661539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5662838Z with 2023-07-13T15:12:12.5663202Z [ 2023-07-13T15:12:12.5663745Z T=c10::either 2023-07-13T15:12:12.5664432Z ] 2023-07-13T15:12:12.5665427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5666315Z with 2023-07-13T15:12:12.5666691Z [ 2023-07-13T15:12:12.5667478Z T=c10::either 2023-07-13T15:12:12.5668822Z ] 2023-07-13T15:12:12.5669974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5671014Z with 2023-07-13T15:12:12.5671390Z [ 2023-07-13T15:12:12.5671947Z T=c10::either 2023-07-13T15:12:12.5672464Z ] 2023-07-13T15:12:12.5673547Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5675527Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5678218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5679124Z with 2023-07-13T15:12:12.5679634Z [ 2023-07-13T15:12:12.5680298Z T=c10::either 2023-07-13T15:12:12.5680833Z ] 2023-07-13T15:12:12.5682137Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5683292Z with 2023-07-13T15:12:12.5683664Z [ 2023-07-13T15:12:12.5684037Z K=c10::DispatchKey, 2023-07-13T15:12:12.5684738Z V=std::list> 2023-07-13T15:12:12.5685348Z ] 2023-07-13T15:12:12.5686454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5687404Z with 2023-07-13T15:12:12.5687764Z [ 2023-07-13T15:12:12.5688185Z K=c10::DispatchKey, 2023-07-13T15:12:12.5688909Z V=std::list> 2023-07-13T15:12:12.5689512Z ] 2023-07-13T15:12:12.5691066Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5692488Z with 2023-07-13T15:12:12.5692853Z [ 2023-07-13T15:12:12.5693263Z K=c10::DispatchKey, 2023-07-13T15:12:12.5693921Z V=std::list>, 2023-07-13T15:12:12.5694612Z H=std::hash, 2023-07-13T15:12:12.5695164Z E=std::equal_to, 2023-07-13T15:12:12.5696034Z A=std::allocator>>> 2023-07-13T15:12:12.5696788Z ] 2023-07-13T15:12:12.5698338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5699830Z with 2023-07-13T15:12:12.5700194Z [ 2023-07-13T15:12:12.5700598Z K=c10::DispatchKey, 2023-07-13T15:12:12.5701301Z V=std::list>, 2023-07-13T15:12:12.5701971Z H=std::hash, 2023-07-13T15:12:12.5702513Z E=std::equal_to, 2023-07-13T15:12:12.5703383Z A=std::allocator>>> 2023-07-13T15:12:12.5704091Z ] 2023-07-13T15:12:12.5810412Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5811865Z with 2023-07-13T15:12:12.5812211Z [ 2023-07-13T15:12:12.5812628Z K=c10::DispatchKey, 2023-07-13T15:12:12.5813338Z V=std::list>, 2023-07-13T15:12:12.5814038Z H=std::hash, 2023-07-13T15:12:12.5814819Z E=std::equal_to, 2023-07-13T15:12:12.5817441Z A=std::allocator>>> 2023-07-13T15:12:12.5818190Z ] 2023-07-13T15:12:12.5819697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5821527Z with 2023-07-13T15:12:12.5821867Z [ 2023-07-13T15:12:12.5822281Z K=c10::DispatchKey, 2023-07-13T15:12:12.5822967Z V=std::list> 2023-07-13T15:12:12.5823556Z ] 2023-07-13T15:12:12.5835000Z [24/84] C:\PROGRA~1\NVIDIA~2\CUDA\v11.8\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_35,code=sm_35 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_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:12:12.5847593Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5849428Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5851326Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5852845Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5854309Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5855793Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5857308Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5858854Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5860404Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5861183Z 2023-07-13T15:12:12.5861924Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5862673Z 2023-07-13T15:12:12.5863421Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5864204Z 2023-07-13T15:12:12.5865218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5866176Z 2023-07-13T15:12:12.5866951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5867746Z 2023-07-13T15:12:12.5868513Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5869305Z 2023-07-13T15:12:12.5870075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5870865Z 2023-07-13T15:12:12.5871631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5872387Z 2023-07-13T15:12:12.5873134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5873909Z 2023-07-13T15:12:12.5874681Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5875492Z 2023-07-13T15:12:12.5876464Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5877291Z 2023-07-13T15:12:12.5878643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5879458Z 2023-07-13T15:12:12.5880215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5880995Z 2023-07-13T15:12:12.5881740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5882506Z 2023-07-13T15:12:12.5883437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5884253Z 2023-07-13T15:12:12.5885533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/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:12:12.5886338Z 2023-07-13T15:12:12.5887086Z 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:12:12.5888015Z compute_alphas.cu 2023-07-13T15:12:12.5889269Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5890319Z with 2023-07-13T15:12:12.5890829Z [ 2023-07-13T15:12:12.5891379Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:12.5892437Z ] 2023-07-13T15:12:12.5893462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5894397Z with 2023-07-13T15:12:12.5894740Z [ 2023-07-13T15:12:12.5895301Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:12.5895852Z ] 2023-07-13T15:12:12.5896977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5898177Z with 2023-07-13T15:12:12.5898549Z [ 2023-07-13T15:12:12.5899593Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:12.5900150Z ] 2023-07-13T15:12:12.5901262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5903142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5905232Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5907542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5908546Z with 2023-07-13T15:12:12.5908896Z [ 2023-07-13T15:12:12.5909473Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:12:12.5909992Z ] 2023-07-13T15:12:12.5910965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5911986Z with 2023-07-13T15:12:12.5912361Z [ 2023-07-13T15:12:12.5913459Z T=std::basic_string,std::allocator> 2023-07-13T15:12:12.5914062Z ] 2023-07-13T15:12:12.5915049Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5915963Z with 2023-07-13T15:12:12.5916318Z [ 2023-07-13T15:12:12.5916911Z T=std::basic_string,std::allocator> 2023-07-13T15:12:12.5917479Z ] 2023-07-13T15:12:12.5918587Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5919933Z with 2023-07-13T15:12:12.5920650Z [ 2023-07-13T15:12:12.5921256Z T=std::basic_string,std::allocator> 2023-07-13T15:12:12.5922054Z ] 2023-07-13T15:12:12.5923393Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5925206Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5927517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5928990Z with 2023-07-13T15:12:12.5929360Z [ 2023-07-13T15:12:12.5929969Z T=std::basic_string,std::allocator> 2023-07-13T15:12:12.5930538Z ] 2023-07-13T15:12:12.5931573Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5932486Z with 2023-07-13T15:12:12.5932832Z [ 2023-07-13T15:12:12.5933222Z T=c10::SymInt 2023-07-13T15:12:12.5933584Z ] 2023-07-13T15:12:12.5934752Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5936165Z with 2023-07-13T15:12:12.5936527Z [ 2023-07-13T15:12:12.5936913Z T=c10::SymInt 2023-07-13T15:12:12.5937306Z ] 2023-07-13T15:12:12.5938416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5939456Z with 2023-07-13T15:12:12.5939798Z [ 2023-07-13T15:12:12.5940194Z T=c10::SymInt 2023-07-13T15:12:12.5940584Z ] 2023-07-13T15:12:12.5941788Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5943936Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5945568Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5946530Z with 2023-07-13T15:12:12.5946906Z [ 2023-07-13T15:12:12.5947308Z T=c10::SymInt 2023-07-13T15:12:12.5947692Z ] 2023-07-13T15:12:12.5948837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5950255Z with 2023-07-13T15:12:12.5950617Z [ 2023-07-13T15:12:12.5951111Z T=c10::QualifiedName 2023-07-13T15:12:12.5951504Z ] 2023-07-13T15:12:12.5952526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5953697Z with 2023-07-13T15:12:12.5954225Z [ 2023-07-13T15:12:12.5954615Z T=c10::QualifiedName 2023-07-13T15:12:12.5955203Z ] 2023-07-13T15:12:12.5956731Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5957768Z with 2023-07-13T15:12:12.5958118Z [ 2023-07-13T15:12:12.5958554Z T=c10::QualifiedName 2023-07-13T15:12:12.5958967Z ] 2023-07-13T15:12:12.5960018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5961709Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5964040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5965035Z with 2023-07-13T15:12:12.5965393Z [ 2023-07-13T15:12:12.5965810Z T=c10::QualifiedName 2023-07-13T15:12:12.5966210Z ] 2023-07-13T15:12:12.5967111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5967981Z with 2023-07-13T15:12:12.5968354Z [ 2023-07-13T15:12:12.5968757Z T=at::TensorBase 2023-07-13T15:12:12.5969125Z ] 2023-07-13T15:12:12.5970688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5971779Z with 2023-07-13T15:12:12.5972152Z [ 2023-07-13T15:12:12.5972537Z T=at::TensorBase 2023-07-13T15:12:12.5972927Z ] 2023-07-13T15:12:12.5974018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5975016Z with 2023-07-13T15:12:12.5975346Z [ 2023-07-13T15:12:12.5975734Z T=at::TensorBase 2023-07-13T15:12:12.5976116Z ] 2023-07-13T15:12:12.5977329Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5979523Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5981142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5982132Z with 2023-07-13T15:12:12.5982489Z [ 2023-07-13T15:12:12.5982893Z T=at::TensorBase 2023-07-13T15:12:12.5983280Z ] 2023-07-13T15:12:12.5985121Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5986232Z with 2023-07-13T15:12:12.5986607Z [ 2023-07-13T15:12:12.5987018Z T=at::Tensor 2023-07-13T15:12:12.5987383Z ] 2023-07-13T15:12:12.5988396Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5989349Z with 2023-07-13T15:12:12.5989711Z [ 2023-07-13T15:12:12.5990078Z T=at::Tensor 2023-07-13T15:12:12.5990637Z ] 2023-07-13T15:12:12.5992224Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5993278Z with 2023-07-13T15:12:12.5993621Z [ 2023-07-13T15:12:12.5994039Z T=at::Tensor 2023-07-13T15:12:12.5994452Z ] 2023-07-13T15:12:12.5995483Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.5997099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.5999321Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6000332Z with 2023-07-13T15:12:12.6000694Z [ 2023-07-13T15:12:12.6001082Z T=at::Tensor 2023-07-13T15:12:12.6001442Z ] 2023-07-13T15:12:12.6002417Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6003361Z with 2023-07-13T15:12:12.6003769Z [ 2023-07-13T15:12:12.6004155Z T=at::Generator 2023-07-13T15:12:12.6004724Z ] 2023-07-13T15:12:12.6006235Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6007187Z with 2023-07-13T15:12:12.6007538Z [ 2023-07-13T15:12:12.6007914Z T=at::Generator 2023-07-13T15:12:12.6008308Z ] 2023-07-13T15:12:12.6009371Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6010409Z with 2023-07-13T15:12:12.6010766Z [ 2023-07-13T15:12:12.6011165Z T=at::Generator 2023-07-13T15:12:12.6011754Z ] 2023-07-13T15:12:12.6013211Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6014873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6016725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6017851Z with 2023-07-13T15:12:12.6018208Z [ 2023-07-13T15:12:12.6018797Z T=at::Generator 2023-07-13T15:12:12.6019184Z ] 2023-07-13T15:12:12.6020605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6021533Z with 2023-07-13T15:12:12.6021901Z [ 2023-07-13T15:12:12.6022293Z T=c10::Scalar 2023-07-13T15:12:12.6022654Z ] 2023-07-13T15:12:12.6023636Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6024585Z with 2023-07-13T15:12:12.6024944Z [ 2023-07-13T15:12:12.6025304Z T=c10::Scalar 2023-07-13T15:12:12.6025703Z ] 2023-07-13T15:12:12.6027431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6028482Z with 2023-07-13T15:12:12.6028822Z [ 2023-07-13T15:12:12.6029231Z T=c10::Scalar 2023-07-13T15:12:12.6029617Z ] 2023-07-13T15:12:12.6030640Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6032251Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6034354Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6035501Z with 2023-07-13T15:12:12.6035860Z [ 2023-07-13T15:12:12.6036254Z T=c10::Scalar 2023-07-13T15:12:12.6036609Z ] 2023-07-13T15:12:12.6037530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6061306Z with 2023-07-13T15:12:12.6061690Z [ 2023-07-13T15:12:12.6062373Z T=std::shared_ptr 2023-07-13T15:12:12.6063259Z ] 2023-07-13T15:12:12.6536484Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6537643Z with 2023-07-13T15:12:12.6538459Z [ 2023-07-13T15:12:12.6539015Z T=std::shared_ptr 2023-07-13T15:12:12.6539523Z ] 2023-07-13T15:12:12.6540651Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6541658Z with 2023-07-13T15:12:12.6541998Z [ 2023-07-13T15:12:12.6542525Z T=std::shared_ptr 2023-07-13T15:12:12.6542996Z ] 2023-07-13T15:12:12.6546809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6548866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6550504Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6551464Z with 2023-07-13T15:12:12.6551824Z [ 2023-07-13T15:12:12.6552516Z T=std::shared_ptr 2023-07-13T15:12:12.6553019Z ] 2023-07-13T15:12:12.6554242Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6554404Z with 2023-07-13T15:12:12.6554546Z [ 2023-07-13T15:12:12.6554857Z T=std::weak_ptr 2023-07-13T15:12:12.6554993Z ] 2023-07-13T15:12:12.6555758Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6555917Z with 2023-07-13T15:12:12.6556047Z [ 2023-07-13T15:12:12.6556345Z T=std::weak_ptr 2023-07-13T15:12:12.6556475Z ] 2023-07-13T15:12:12.6557316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6557453Z with 2023-07-13T15:12:12.6557601Z [ 2023-07-13T15:12:12.6557909Z T=std::weak_ptr 2023-07-13T15:12:12.6558047Z ] 2023-07-13T15:12:12.6558819Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6558972Z with 2023-07-13T15:12:12.6559266Z [ 2023-07-13T15:12:12.6559521Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:12:12.6559655Z ] 2023-07-13T15:12:12.6561022Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6561189Z with 2023-07-13T15:12:12.6561318Z [ 2023-07-13T15:12:12.6561577Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:12:12.6561752Z ] 2023-07-13T15:12:12.6562553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6562715Z with 2023-07-13T15:12:12.6562851Z [ 2023-07-13T15:12:12.6563143Z T=std::weak_ptr 2023-07-13T15:12:12.6563277Z ] 2023-07-13T15:12:12.6563988Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6564145Z with 2023-07-13T15:12:12.6564260Z [ 2023-07-13T15:12:12.6564632Z T=std::vector> 2023-07-13T15:12:12.6564778Z ] 2023-07-13T15:12:12.6565781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6566249Z with 2023-07-13T15:12:12.6566388Z [ 2023-07-13T15:12:12.6566749Z T=std::vector> 2023-07-13T15:12:12.6566881Z ] 2023-07-13T15:12:12.6568108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6568294Z with 2023-07-13T15:12:12.6568407Z [ 2023-07-13T15:12:12.6568769Z T=std::vector> 2023-07-13T15:12:12.6568909Z ] 2023-07-13T15:12:12.6569827Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6570760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6571599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6571762Z with 2023-07-13T15:12:12.6571902Z [ 2023-07-13T15:12:12.6572268Z T=std::vector> 2023-07-13T15:12:12.6572410Z ] 2023-07-13T15:12:12.6573311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6573482Z with 2023-07-13T15:12:12.6573619Z [ 2023-07-13T15:12:12.6573877Z T=std::vector> 2023-07-13T15:12:12.6574025Z ] 2023-07-13T15:12:12.6575193Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6575367Z with 2023-07-13T15:12:12.6575500Z [ 2023-07-13T15:12:12.6575774Z T=std::vector> 2023-07-13T15:12:12.6575903Z ] 2023-07-13T15:12:12.6576772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6576946Z with 2023-07-13T15:12:12.6577073Z [ 2023-07-13T15:12:12.6577331Z T=std::vector> 2023-07-13T15:12:12.6577478Z ] 2023-07-13T15:12:12.6595733Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6596656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6597774Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6598100Z with 2023-07-13T15:12:12.6598234Z [ 2023-07-13T15:12:12.6598518Z T=std::vector> 2023-07-13T15:12:12.6598654Z ] 2023-07-13T15:12:12.6599403Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6599555Z with 2023-07-13T15:12:12.6599685Z [ 2023-07-13T15:12:12.6600066Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.6600206Z ] 2023-07-13T15:12:12.6601163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6601343Z with 2023-07-13T15:12:12.6601474Z [ 2023-07-13T15:12:12.6601872Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.6602009Z ] 2023-07-13T15:12:12.6603256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6603428Z with 2023-07-13T15:12:12.6603554Z [ 2023-07-13T15:12:12.6603975Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.6604105Z ] 2023-07-13T15:12:12.6605086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6606071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6606891Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6607716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6607888Z with 2023-07-13T15:12:12.6608200Z [ 2023-07-13T15:12:12.6608612Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.6608751Z ] 2023-07-13T15:12:12.6609874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6610055Z with 2023-07-13T15:12:12.6610191Z [ 2023-07-13T15:12:12.6610575Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.6610712Z ] 2023-07-13T15:12:12.6611480Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6611646Z with 2023-07-13T15:12:12.6612023Z [ 2023-07-13T15:12:12.6612566Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.6612702Z ] 2023-07-13T15:12:12.6613563Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6613720Z with 2023-07-13T15:12:12.6613851Z [ 2023-07-13T15:12:12.6614214Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.6614359Z ] 2023-07-13T15:12:12.6615419Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6616766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6617604Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6618441Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6618586Z with 2023-07-13T15:12:12.6618727Z [ 2023-07-13T15:12:12.6619107Z T=std::vector,std::allocator>> 2023-07-13T15:12:12.6619273Z ] 2023-07-13T15:12:12.6620008Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6620167Z with 2023-07-13T15:12:12.6620294Z [ 2023-07-13T15:12:12.6620583Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:12.6620726Z ] 2023-07-13T15:12:12.6621485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6621626Z with 2023-07-13T15:12:12.6621751Z [ 2023-07-13T15:12:12.6622037Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:12.6622334Z ] 2023-07-13T15:12:12.6623194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6623791Z with 2023-07-13T15:12:12.6623951Z [ 2023-07-13T15:12:12.6624246Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:12.6624380Z ] 2023-07-13T15:12:12.6625227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6626069Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6627149Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6627463Z with 2023-07-13T15:12:12.6627576Z [ 2023-07-13T15:12:12.6627865Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:12:12.6628004Z ] 2023-07-13T15:12:12.6628761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6628904Z with 2023-07-13T15:12:12.6629035Z [ 2023-07-13T15:12:12.6629528Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:12.6629672Z ] 2023-07-13T15:12:12.6630848Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6631035Z with 2023-07-13T15:12:12.6631142Z [ 2023-07-13T15:12:12.6631485Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:12.6631616Z ] 2023-07-13T15:12:12.6632461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6632615Z with 2023-07-13T15:12:12.6632737Z [ 2023-07-13T15:12:12.6633092Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:12.6633224Z ] 2023-07-13T15:12:12.6634179Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6635173Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6636073Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6637036Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6637211Z with 2023-07-13T15:12:12.6637343Z [ 2023-07-13T15:12:12.6638069Z T=c10::impl::InlineStreamGuard 2023-07-13T15:12:12.6638249Z ] 2023-07-13T15:12:12.6639014Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6639170Z with 2023-07-13T15:12:12.6639300Z [ 2023-07-13T15:12:12.6639538Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:12.6639661Z ] 2023-07-13T15:12:12.6640435Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6640587Z with 2023-07-13T15:12:12.6640718Z [ 2023-07-13T15:12:12.6641166Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:12.6641469Z ] 2023-07-13T15:12:12.6642340Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6642504Z with 2023-07-13T15:12:12.6642634Z [ 2023-07-13T15:12:12.6642868Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:12.6642992Z ] 2023-07-13T15:12:12.6643969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6645176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6645375Z with 2023-07-13T15:12:12.6645520Z [ 2023-07-13T15:12:12.6645750Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:12.6645895Z ] 2023-07-13T15:12:12.6646781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6647605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6647766Z with 2023-07-13T15:12:12.6647897Z [ 2023-07-13T15:12:12.6648126Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:12:12.6648262Z ] 2023-07-13T15:12:12.6648999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6649176Z with 2023-07-13T15:12:12.6649309Z [ 2023-07-13T15:12:12.6650149Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:12.6650286Z ] 2023-07-13T15:12:12.6651204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6651370Z with 2023-07-13T15:12:12.6651638Z [ 2023-07-13T15:12:12.6652802Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:12.6652975Z ] 2023-07-13T15:12:12.6653846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6654008Z with 2023-07-13T15:12:12.6654135Z [ 2023-07-13T15:12:12.6654946Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:12.6655101Z ] 2023-07-13T15:12:12.6656616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6656962Z with 2023-07-13T15:12:12.6657094Z [ 2023-07-13T15:12:12.6657318Z TTarget=c10::StorageImpl 2023-07-13T15:12:12.6657590Z ] 2023-07-13T15:12:12.6659293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6659508Z with 2023-07-13T15:12:12.6659668Z [ 2023-07-13T15:12:12.6659894Z TTarget=c10::StorageImpl 2023-07-13T15:12:12.6660036Z ] 2023-07-13T15:12:12.6660842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6661004Z with 2023-07-13T15:12:12.6661141Z [ 2023-07-13T15:12:12.6661978Z T=std::vector>,std::allocator>>> 2023-07-13T15:12:12.6662136Z ] 2023-07-13T15:12:12.6662897Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6663046Z with 2023-07-13T15:12:12.6663179Z [ 2023-07-13T15:12:12.6663418Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:12.6663551Z ] 2023-07-13T15:12:12.6664318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6664602Z with 2023-07-13T15:12:12.6664756Z [ 2023-07-13T15:12:12.6664985Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:12.6665118Z ] 2023-07-13T15:12:12.6666311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6666512Z with 2023-07-13T15:12:12.6666646Z [ 2023-07-13T15:12:12.6666886Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:12.6667020Z ] 2023-07-13T15:12:12.6667836Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6668685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6669465Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6669615Z with 2023-07-13T15:12:12.6669957Z [ 2023-07-13T15:12:12.6670406Z T=c10::SmallVector<__int64,5> 2023-07-13T15:12:12.6670565Z ] 2023-07-13T15:12:12.6671206Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6671316Z with 2023-07-13T15:12:12.6671468Z [ 2023-07-13T15:12:12.6671967Z T=torch::autograd::ViewInfo 2023-07-13T15:12:12.6672070Z ] 2023-07-13T15:12:12.6672808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6673307Z with 2023-07-13T15:12:12.6673485Z [ 2023-07-13T15:12:12.6673714Z T=torch::autograd::ViewInfo 2023-07-13T15:12:12.6673865Z ] 2023-07-13T15:12:12.6674647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6674829Z with 2023-07-13T15:12:12.6675019Z [ 2023-07-13T15:12:12.6675244Z T=torch::autograd::ViewInfo 2023-07-13T15:12:12.6675340Z ] 2023-07-13T15:12:12.6676073Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6676908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6677731Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6677939Z with 2023-07-13T15:12:12.6678106Z [ 2023-07-13T15:12:12.6678354Z T=torch::autograd::ViewInfo 2023-07-13T15:12:12.6678749Z ] 2023-07-13T15:12:12.6679496Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6679697Z with 2023-07-13T15:12:12.6680247Z [ 2023-07-13T15:12:12.6680658Z T=std::vector> 2023-07-13T15:12:12.6680784Z ] 2023-07-13T15:12:12.6681595Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6681797Z with 2023-07-13T15:12:12.6681965Z [ 2023-07-13T15:12:12.6682328Z T=std::vector> 2023-07-13T15:12:12.6682539Z ] 2023-07-13T15:12:12.6683442Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6683636Z with 2023-07-13T15:12:12.6683834Z [ 2023-07-13T15:12:12.6684173Z T=std::vector> 2023-07-13T15:12:12.6684373Z ] 2023-07-13T15:12:12.6685368Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6688113Z with 2023-07-13T15:12:12.6688400Z [ 2023-07-13T15:12:12.6688648Z T=c10::SymInt 2023-07-13T15:12:12.6688866Z ] 2023-07-13T15:12:12.6689760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6728129Z with 2023-07-13T15:12:12.6728326Z [ 2023-07-13T15:12:12.6728630Z T=c10::SymInt 2023-07-13T15:12:12.6729098Z ] 2023-07-13T15:12:12.6730036Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6731093Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6731960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6732105Z with 2023-07-13T15:12:12.6732245Z [ 2023-07-13T15:12:12.6732557Z T=std::vector> 2023-07-13T15:12:12.6732690Z ] 2023-07-13T15:12:12.6733452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6733638Z with 2023-07-13T15:12:12.6733771Z [ 2023-07-13T15:12:12.6733941Z T=c10::IValue 2023-07-13T15:12:12.6734071Z ] 2023-07-13T15:12:12.6734954Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6735095Z with 2023-07-13T15:12:12.6735225Z [ 2023-07-13T15:12:12.6735399Z T=c10::IValue 2023-07-13T15:12:12.6735643Z ] 2023-07-13T15:12:12.6736817Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6736984Z with 2023-07-13T15:12:12.6737117Z [ 2023-07-13T15:12:12.6737306Z T=c10::IValue 2023-07-13T15:12:12.6737449Z ] 2023-07-13T15:12:12.6738220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6888624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6889705Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6889873Z with 2023-07-13T15:12:12.6890013Z [ 2023-07-13T15:12:12.6890191Z T=c10::IValue 2023-07-13T15:12:12.6890318Z ] 2023-07-13T15:12:12.6891455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6891800Z with 2023-07-13T15:12:12.6891938Z [ 2023-07-13T15:12:12.6892132Z T=c10::AliasInfo 2023-07-13T15:12:12.6894940Z ] 2023-07-13T15:12:12.6895742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6895903Z with 2023-07-13T15:12:12.6896042Z [ 2023-07-13T15:12:12.6896227Z T=c10::AliasInfo 2023-07-13T15:12:12.6896359Z ] 2023-07-13T15:12:12.6897361Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6897541Z with 2023-07-13T15:12:12.6898104Z [ 2023-07-13T15:12:12.6898328Z T=c10::AliasInfo 2023-07-13T15:12:12.6898458Z ] 2023-07-13T15:12:12.6899198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6900002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6900886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6901060Z with 2023-07-13T15:12:12.6901195Z [ 2023-07-13T15:12:12.6901375Z T=c10::AliasInfo 2023-07-13T15:12:12.6901513Z ] 2023-07-13T15:12:12.6902267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6902427Z with 2023-07-13T15:12:12.6902567Z [ 2023-07-13T15:12:12.6902794Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:12.6902905Z ] 2023-07-13T15:12:12.6903770Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6903935Z with 2023-07-13T15:12:12.6904066Z [ 2023-07-13T15:12:12.6904314Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:12.6904474Z ] 2023-07-13T15:12:12.6905732Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6905907Z with 2023-07-13T15:12:12.6906039Z [ 2023-07-13T15:12:12.6906266Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:12.6906375Z ] 2023-07-13T15:12:12.6907217Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6908330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12:12.6909328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6909486Z with 2023-07-13T15:12:12.6909621Z [ 2023-07-13T15:12:12.6909858Z T=c10::impl::AnnotatedSchema 2023-07-13T15:12:12.6910001Z ] 2023-07-13T15:12:12.6910905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6911068Z with 2023-07-13T15:12:12.6911196Z [ 2023-07-13T15:12:12.6911516Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:12.6911632Z ] 2023-07-13T15:12:12.6913064Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6913251Z with 2023-07-13T15:12:12.6913385Z [ 2023-07-13T15:12:12.6913710Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:12.6913843Z ] 2023-07-13T15:12:12.6914687Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.6914847Z with 2023-07-13T15:12:12.6914978Z [ 2023-07-13T15:12:38.0779522Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:38.1659005Z ] 2023-07-13T15:12:38.1660537Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2022396Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2024493Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2025690Z with 2023-07-13T15:12:38.2026207Z [ 2023-07-13T15:12:38.2026920Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:12:38.2027566Z ] 2023-07-13T15:12:38.2028741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2029839Z with 2023-07-13T15:12:38.2030339Z [ 2023-07-13T15:12:38.2030890Z T=at::StepCallbacks 2023-07-13T15:12:38.2031403Z ] 2023-07-13T15:12:38.2032555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2033677Z with 2023-07-13T15:12:38.2034159Z [ 2023-07-13T15:12:38.2034712Z T=at::StepCallbacks 2023-07-13T15:12:38.2035246Z ] 2023-07-13T15:12:38.2036859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2038316Z with 2023-07-13T15:12:38.2038817Z [ 2023-07-13T15:12:38.2039390Z T=at::StepCallbacks 2023-07-13T15:12:38.2039924Z ] 2023-07-13T15:12:38.2041123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2043005Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2044933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2046141Z with 2023-07-13T15:12:38.2046656Z [ 2023-07-13T15:12:38.2047212Z T=at::StepCallbacks 2023-07-13T15:12:38.2047747Z ] 2023-07-13T15:12:38.2048846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2049949Z with 2023-07-13T15:12:38.2050460Z [ 2023-07-13T15:12:38.2051157Z T=c10::either 2023-07-13T15:12:38.2051800Z ] 2023-07-13T15:12:38.2052962Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2054084Z with 2023-07-13T15:12:38.2054601Z [ 2023-07-13T15:12:38.2055302Z T=c10::either 2023-07-13T15:12:38.2055979Z ] 2023-07-13T15:12:38.2057178Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2058401Z with 2023-07-13T15:12:38.2058916Z [ 2023-07-13T15:12:38.2059595Z T=c10::either 2023-07-13T15:12:38.2060256Z ] 2023-07-13T15:12:38.2061515Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2063565Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2065553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2066729Z with 2023-07-13T15:12:38.2067245Z [ 2023-07-13T15:12:38.2067930Z T=c10::either 2023-07-13T15:12:38.2068603Z ] 2023-07-13T15:12:38.2069716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2070868Z with 2023-07-13T15:12:38.2071367Z [ 2023-07-13T15:12:38.2072186Z K=c10::DispatchKey, 2023-07-13T15:12:38.2073334Z V=std::list> 2023-07-13T15:12:38.2074106Z ] 2023-07-13T15:12:38.2075249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2076436Z with 2023-07-13T15:12:38.2076950Z [ 2023-07-13T15:12:38.2077509Z K=c10::DispatchKey, 2023-07-13T15:12:38.2078323Z V=std::list> 2023-07-13T15:12:38.2079082Z ] 2023-07-13T15:12:38.2080732Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2082364Z with 2023-07-13T15:12:38.2082881Z [ 2023-07-13T15:12:38.2083439Z K=c10::DispatchKey, 2023-07-13T15:12:38.2084271Z V=std::list>, 2023-07-13T15:12:38.2085130Z H=std::hash, 2023-07-13T15:12:38.2085813Z E=std::equal_to, 2023-07-13T15:12:38.2086839Z A=std::allocator>>> 2023-07-13T15:12:38.2087732Z ] 2023-07-13T15:12:38.2089431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2091079Z with 2023-07-13T15:12:38.2091603Z [ 2023-07-13T15:12:38.2092163Z K=c10::DispatchKey, 2023-07-13T15:12:38.2092999Z V=std::list>, 2023-07-13T15:12:38.2093864Z H=std::hash, 2023-07-13T15:12:38.2094572Z E=std::equal_to, 2023-07-13T15:12:38.2095572Z A=std::allocator>>> 2023-07-13T15:12:38.2096461Z ] 2023-07-13T15:12:38.2098105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:38.2099725Z with 2023-07-13T15:12:38.2100249Z [ 2023-07-13T15:12:38.2100835Z K=c10::DispatchKey, 2023-07-13T15:12:38.2101676Z V=std::list>, 2023-07-13T15:12:38.2102533Z H=std::hash, 2023-07-13T15:12:38.2103260Z E=std::equal_to, 2023-07-13T15:12:38.2104333Z A=std::allocator>>> 2023-07-13T15:12:38.2105226Z ] 2023-07-13T15:12:38.2107113Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:55.6813263Z with 2023-07-13T15:12:55.6814042Z [ 2023-07-13T15:12:55.6963676Z K=c10::DispatchKey, 2023-07-13T15:12:55.7291520Z V=std::list> 2023-07-13T15:12:55.7292186Z ] 2023-07-13T15:12:55.7295134Z [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-310\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:12:55.7753237Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:55.7754141Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:55.7755534Z 2023-07-13T15:12:55.7756350Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.7757754Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.7759157Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.7760534Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.7761978Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:55.7901694Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:55.7903447Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:55.7907210Z [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-310\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:12:55.7910830Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:55.7912238Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:55.7913448Z 2023-07-13T15:12:55.8043063Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.8044578Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.8046034Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.8047525Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.8048761Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:55.8054503Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:55.8055406Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:55.8064906Z [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-310\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:12:55.8068025Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:55.8068743Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:55.8069135Z 2023-07-13T15:12:55.8069832Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.8071238Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.8072704Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.8074167Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.8075442Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:12:55.8076470Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:55.8077474Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:55.8078495Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:12:55.8079506Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:12:55.8080512Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:12:55.8081840Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:55.8083122Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:12:55.8086648Z [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-310\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:12:55.8089797Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:55.8090543Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:55.8090959Z 2023-07-13T15:12:55.8091691Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.8093150Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.8120127Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.8121810Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.9164080Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:08.9165511Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:08.9166823Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:08.9168061Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:08.9169312Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:13:08.9170605Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:13:08.9171928Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:13:08.9173207Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:08.9174369Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:08.9175534Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:08.9176756Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:08.9181585Z [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-310\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:08.9185081Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:08.9185989Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:08.9186552Z 2023-07-13T15:13:08.9188455Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.9189919Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.9191311Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.9192897Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.9194336Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:13:08.9195495Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:13:08.9196628Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:13:08.9197773Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:13:08.9198880Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:13:08.9199994Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:08.9201032Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:08.9202123Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:08.9204989Z [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-310\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:13:08.9208278Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:08.9208979Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:08.9209332Z 2023-07-13T15:13:08.9210290Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.9211842Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.9213306Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.9214832Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.9216096Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:08.9217081Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:08.9218035Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:08.9221354Z [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-310\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:13:08.9224407Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:08.9225140Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:08.9225546Z 2023-07-13T15:13:08.9226266Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.9227744Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.9229296Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.9230685Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:08.9231851Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:11.9003358Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:11.9005082Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:11.9006760Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:11.9008122Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:11.9009337Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:11.9010573Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:11.9014752Z [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_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:13:11.9018203Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:11.9019468Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:11.9020365Z 2023-07-13T15:13:11.9021249Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:11.9022788Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:11.9024184Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:11.9025777Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:11.9027240Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:11.9028240Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:11.9029257Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:11.9032411Z [33/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:11.9035801Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:11.9036530Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:11.9036905Z 2023-07-13T15:13:11.9037590Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:11.9039042Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:11.9040645Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:11.9042427Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:11.9043795Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:11.9053066Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:11.9054101Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:11.9055102Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:11.9056150Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:11.9057283Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:11.9060453Z [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-310\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:13:11.9063589Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:11.9064318Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:11.9064683Z 2023-07-13T15:13:11.9065402Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:11.9066894Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:11.9068311Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:11.9069845Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:11.9071194Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:13:11.9072300Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:13:11.9073439Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:13:11.9085430Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:13:11.9086934Z 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:13:11.9087866Z with 2023-07-13T15:13:11.9088224Z [ 2023-07-13T15:13:11.9088575Z _Ty=int64_t 2023-07-13T15:13:11.9088956Z ] 2023-07-13T15:13:11.9156780Z 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:13:11.9167715Z with 2023-07-13T15:13:11.9168232Z [ 2023-07-13T15:13:11.9168663Z _This=int64_t, 2023-07-13T15:13:11.9169158Z _Other=double & 2023-07-13T15:13:11.9169625Z ] 2023-07-13T15:13:11.9170772Z 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:13:11.9171862Z with 2023-07-13T15:13:11.9172279Z [ 2023-07-13T15:13:11.9172697Z _This=int64_t, 2023-07-13T15:13:11.9192700Z _Other=double & 2023-07-13T15:13:11.9193194Z ] 2023-07-13T15:13:32.4748735Z 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:32.4771398Z with 2023-07-13T15:13:32.4785423Z [ 2023-07-13T15:13:32.4786100Z _Tag=std::_Exact_args_t, 2023-07-13T15:13:32.4786724Z _This2=double & 2023-07-13T15:13:32.4787254Z ] 2023-07-13T15:13:32.4788480Z 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:32.4789627Z with 2023-07-13T15:13:32.4790128Z [ 2023-07-13T15:13:32.4790854Z _Tag=std::_Exact_args_t, 2023-07-13T15:13:32.4791440Z _This2=double & 2023-07-13T15:13:32.4792380Z ] 2023-07-13T15:13:32.4793693Z 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:32.4795006Z with 2023-07-13T15:13:32.4795524Z [ 2023-07-13T15:13:32.4796086Z _Tag=std::_Exact_args_t, 2023-07-13T15:13:32.4796777Z _This2=torch::autograd::Variable & 2023-07-13T15:13:32.4797496Z ] 2023-07-13T15:13:32.4799262Z 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:32.4800583Z with 2023-07-13T15:13:32.4801097Z [ 2023-07-13T15:13:32.4801690Z _Tag=std::_Exact_args_t, 2023-07-13T15:13:32.4802329Z _This2=torch::autograd::Variable & 2023-07-13T15:13:32.4802928Z ] 2023-07-13T15:13:32.4804066Z %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:32.4805257Z with 2023-07-13T15:13:32.4806251Z [ 2023-07-13T15:13:32.4806780Z _This2=at::Tensor & 2023-07-13T15:13:32.4807327Z ] 2023-07-13T15:13:32.4808448Z %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:32.4809530Z with 2023-07-13T15:13:32.4810019Z [ 2023-07-13T15:13:32.4810540Z _This2=at::Tensor & 2023-07-13T15:13:32.4811076Z ] 2023-07-13T15:13:32.4812067Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.4813968Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.4815373Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:32.4816543Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:32.4829646Z [35/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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.4848252Z [36/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:13:32.4851470Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:32.4852345Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:32.4852995Z 2023-07-13T15:13:32.4853891Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.4855849Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.4857412Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.4858982Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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.4860501Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.4862120Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.4863288Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:56.5802118Z [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-310\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:56.6181593Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:56.7840310Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:56.8948279Z 2023-07-13T15:13:57.1139792Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.1248238Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.3192728Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.6589303Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.6591061Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:57.6988405Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:57.6989958Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:57.6991493Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:57.6992819Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:13:57.6999010Z [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-310\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:57.7004952Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:57.7005936Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:57.7006574Z 2023-07-13T15:13:57.7009872Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.7011671Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.7013399Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.7017650Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.7019206Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:57.7024667Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:57.7031820Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:57.7035592Z [39/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:13:57.7041314Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:57.7042660Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:57.7047602Z 2023-07-13T15:13:57.7048512Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.7050209Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.7054470Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.7056168Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.7059954Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:57.7061338Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:57.7062629Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:57.7069932Z [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-310\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:57.7075300Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:57.7077037Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:57.7077672Z 2023-07-13T15:13:57.7078579Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.7080325Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.7084541Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.7086282Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:57.7089608Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:13:58.4768802Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:13:58.4770039Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:13:58.4771563Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:13:58.4775359Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:13:58.4868741Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:58.4870125Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:58.4923956Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:58.4948639Z [41/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5057925Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:58.5058636Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:58.5059043Z 2023-07-13T15:13:58.5059738Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5061128Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5062543Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5064144Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5065570Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:13:58.5066529Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:58.5067435Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:58.5068337Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:58.5071417Z [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-310\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:58.5074265Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:58.5074977Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:58.5075580Z 2023-07-13T15:13:58.5076666Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5078354Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5079656Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5080966Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5082106Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:58.5083066Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:58.5084087Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:58.5087250Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5090148Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:58.5090901Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:58.5091286Z 2023-07-13T15:13:58.5091973Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5093812Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5095259Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5096718Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5097938Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:58.5098955Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:58.5099939Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:58.5100955Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:58.5101942Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:13:58.5105303Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:58.5108242Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:21.3877380Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:21.4061045Z 2023-07-13T15:14:21.5166362Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5168424Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5170027Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5171673Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5173251Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-07-13T15:14:21.5174640Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:21.5175798Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:21.5177073Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:21.5180762Z [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-310\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:21.5184108Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:21.5185002Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:21.5185532Z 2023-07-13T15:14:21.5353397Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5355016Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5451161Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5452681Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5474754Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:21.5476088Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:21.5691222Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:21.5692566Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:21.5693784Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:21.5694953Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:21.5698558Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:21.5701984Z [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-310\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:21.5707565Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:21.5708472Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:21.5710739Z 2023-07-13T15:14:21.5712277Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5713925Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5715506Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5719794Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5721180Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:21.5722352Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:21.5723588Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:21.5727387Z [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-310\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:21.5730767Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:21.5731745Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:21.5732392Z 2023-07-13T15:14:21.5733282Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5734834Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5736376Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5738010Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:21.5739618Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:14:21.5740798Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:21.5741936Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:21.5743062Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:21.5744217Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:21.5745441Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:21.5746796Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:25.5572679Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:14:25.5576734Z [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-310\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:25.5579560Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:25.5580294Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:25.5580698Z 2023-07-13T15:14:25.5581382Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:25.5582786Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:25.5584209Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:25.5585896Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:25.5587371Z %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:25.5588480Z %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:25.5589555Z %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:25.5590665Z %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:25.5591942Z 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:25.5592812Z with 2023-07-13T15:14:25.5593166Z [ 2023-07-13T15:14:25.5593526Z _Ty=int64_t 2023-07-13T15:14:25.5593925Z ] 2023-07-13T15:14:25.5594980Z 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:25.5605690Z with 2023-07-13T15:14:25.5606066Z [ 2023-07-13T15:14:25.5606469Z _This=int64_t, 2023-07-13T15:14:25.5606898Z _Other=double & 2023-07-13T15:14:25.5607298Z ] 2023-07-13T15:14:25.5608345Z 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:25.5609349Z with 2023-07-13T15:14:25.5609716Z [ 2023-07-13T15:14:25.5610103Z _This=int64_t, 2023-07-13T15:14:25.5610519Z _Other=double & 2023-07-13T15:14:25.5610939Z ] 2023-07-13T15:14:25.5612018Z 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:25.5613036Z with 2023-07-13T15:14:25.5613406Z [ 2023-07-13T15:14:25.5613813Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:25.5614265Z _This2=double & 2023-07-13T15:14:25.5614665Z ] 2023-07-13T15:14:25.5615743Z 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:25.5616723Z with 2023-07-13T15:14:25.5617030Z [ 2023-07-13T15:14:25.5617406Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:25.5617825Z _This2=double & 2023-07-13T15:14:25.5618207Z ] 2023-07-13T15:14:25.5619406Z 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:25.5620534Z with 2023-07-13T15:14:25.5620910Z [ 2023-07-13T15:14:25.5621315Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:25.5621850Z _This2=torch::autograd::Variable & 2023-07-13T15:14:25.5622307Z ] 2023-07-13T15:14:25.5623544Z 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:25.5631646Z with 2023-07-13T15:14:25.5632209Z [ 2023-07-13T15:14:25.5632653Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:25.5633186Z _This2=torch::autograd::Variable & 2023-07-13T15:14:25.5633642Z ] 2023-07-13T15:14:25.5634629Z %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:25.5635590Z with 2023-07-13T15:14:25.5635956Z [ 2023-07-13T15:14:25.5636367Z _This2=at::Tensor & 2023-07-13T15:14:25.5636752Z ] 2023-07-13T15:14:25.5637765Z %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:25.5638705Z with 2023-07-13T15:14:25.5639078Z [ 2023-07-13T15:14:25.5639497Z _This2=at::Tensor & 2023-07-13T15:14:25.5639894Z ] 2023-07-13T15:14:25.5640582Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:25.5641545Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:25.5642537Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:25.5643507Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:25.5646887Z [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-310\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:25.5649826Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:25.5650521Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:25.5650921Z 2023-07-13T15:14:25.5651639Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:25.5653098Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:25.5655698Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:25.5659994Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:25.5661223Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:25.5662197Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:25.5663203Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:25.5682878Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:33.9979131Z [50/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:33.9982309Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:33.9983067Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:33.9983433Z 2023-07-13T15:14:33.9984115Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:33.9994295Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:33.9995727Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:33.9997076Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:33.9998278Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:33.9999286Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:34.0000388Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:34.0054841Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:14:34.0058021Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:34.0059063Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:34.0059528Z 2023-07-13T15:14:34.0060239Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:34.0061711Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:34.0063952Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:34.0074759Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:34.0076162Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:34.0077163Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:34.0078176Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:34.0081648Z [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-310\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:34.0084803Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:34.0085542Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:34.0085939Z 2023-07-13T15:14:34.0086623Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:34.0088208Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:34.0118538Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:34.0120316Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:34.0121926Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:34.0123012Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:34.0168345Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:34.0169634Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:34.0178400Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:34.0181799Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:14:34.0183184Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:14:34.0184505Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:34.0185467Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:34.0186488Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:34.0187800Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:34.0191596Z [53/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:14:34.0194528Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:34.0195278Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:34.0195683Z 2023-07-13T15:14:49.0425669Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49.0435828Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49.0461904Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49.0836893Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49.0838740Z %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:14:49.0938627Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-07-13T15:14:49.0966274Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:14:49.1205417Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:14:49.1266678Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:14:49.1390690Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:14:49.1787506Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:14:49.1978221Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:14:49.2019018Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(336): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-13T15:14:49.2020368Z %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:14:49.2021694Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-13T15:14:49.2023174Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:14:49.2025729Z %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:14:49.2027671Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-07-13T15:14:49.2029368Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:14:49.2031372Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(789): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-13T15:14:49.2118352Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(769): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-13T15:14:49.2289068Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:49.2365953Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:49.2411422Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:49.2432128Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:49.2433462Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:49.2434486Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:49.2435344Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:49.2438447Z [54/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:14:49.2441322Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:49.2441979Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:49.2442345Z 2023-07-13T15:14:49.2443015Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49.2444353Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49.2445762Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49.2447038Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49.2448125Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:14:49.2449355Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-07-13T15:14:49.2450843Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:49.2451953Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:49.2452824Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:49.2453729Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:49.2454651Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:49.2455706Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:49.2456766Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:14:49.2460017Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:49.2463018Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:49.2463933Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:49.2464309Z 2023-07-13T15:14:49.2484655Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49.2487518Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:49.2489433Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:15:00.0288190Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:15:00.0461204Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:00.0462809Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:00.0463887Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:00.0477552Z [56/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.0492988Z [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-310\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:00.0500041Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:00.0500820Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:00.0501247Z 2023-07-13T15:15:00.0502346Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.0534547Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.0536110Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.0537927Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.0539161Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:00.0540162Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:00.0541193Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:00.0544940Z [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-310\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:00.0569314Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:00.0598052Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:00.0598463Z 2023-07-13T15:15:00.0599230Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.0648319Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.0681469Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.0682879Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.0684120Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:00.0685126Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:00.0686145Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:00.0689842Z [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-310\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:00.0697231Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:00.0697997Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:00.0698422Z 2023-07-13T15:15:00.0699156Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.0700666Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.0702183Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.0703659Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.0704903Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:00.0705944Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:00.0706978Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:00.0719714Z [60/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:00.0732803Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0734396Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0735965Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0737490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0743315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0744908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0746469Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0748031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0749564Z 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:00.0750489Z iir_cuda.cu 2023-07-13T15:15:00.0751766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0752854Z with 2023-07-13T15:15:00.0753224Z [ 2023-07-13T15:15:00.0753815Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:00.0754359Z ] 2023-07-13T15:15:00.0755399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0756321Z with 2023-07-13T15:15:00.0756688Z [ 2023-07-13T15:15:00.0757275Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:00.0757824Z ] 2023-07-13T15:15:00.0758972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0760033Z with 2023-07-13T15:15:00.0760411Z [ 2023-07-13T15:15:00.0761016Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:00.0761550Z ] 2023-07-13T15:15:00.0762738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0764707Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0766671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0768495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0769517Z with 2023-07-13T15:15:00.0769866Z [ 2023-07-13T15:15:00.0770456Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:00.0771024Z ] 2023-07-13T15:15:00.0772016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0772939Z with 2023-07-13T15:15:00.0773335Z [ 2023-07-13T15:15:00.0773943Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:00.0774498Z ] 2023-07-13T15:15:00.0775490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0776491Z with 2023-07-13T15:15:00.0776863Z [ 2023-07-13T15:15:00.0777436Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:00.0777990Z ] 2023-07-13T15:15:00.0779098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0780107Z with 2023-07-13T15:15:00.0780465Z [ 2023-07-13T15:15:00.0781297Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:00.0781998Z ] 2023-07-13T15:15:00.0783167Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0785093Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0787033Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0788874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0789878Z with 2023-07-13T15:15:00.0790253Z [ 2023-07-13T15:15:00.0790811Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:00.0791367Z ] 2023-07-13T15:15:00.0792364Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0793296Z with 2023-07-13T15:15:00.0793641Z [ 2023-07-13T15:15:00.0794238Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:00.0794795Z ] 2023-07-13T15:15:00.0795860Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0796812Z with 2023-07-13T15:15:00.0797188Z [ 2023-07-13T15:15:00.0797777Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:00.0798351Z ] 2023-07-13T15:15:00.0799463Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0800523Z with 2023-07-13T15:15:00.0800897Z [ 2023-07-13T15:15:00.0801478Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:00.0802036Z ] 2023-07-13T15:15:00.0806833Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0808895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0810996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0813477Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0814645Z with 2023-07-13T15:15:00.0815018Z [ 2023-07-13T15:15:00.0815581Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:00.0816138Z ] 2023-07-13T15:15:00.0817262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0818297Z with 2023-07-13T15:15:00.0819007Z [ 2023-07-13T15:15:00.0819474Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:00.0819931Z ] 2023-07-13T15:15:00.0820967Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0821894Z with 2023-07-13T15:15:00.0822264Z [ 2023-07-13T15:15:00.0822757Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:00.0823225Z ] 2023-07-13T15:15:00.0824472Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0825928Z with 2023-07-13T15:15:00.0826304Z [ 2023-07-13T15:15:00.0826783Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:00.0827245Z ] 2023-07-13T15:15:00.0828328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0830057Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0831048Z with 2023-07-13T15:15:00.0831547Z [ 2023-07-13T15:15:00.0832027Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:00.0832853Z ] 2023-07-13T15:15:00.0834062Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0835842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0836841Z with 2023-07-13T15:15:00.0837192Z [ 2023-07-13T15:15:00.0837632Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:15:00.0838124Z ] 2023-07-13T15:15:00.0839227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0840521Z with 2023-07-13T15:15:00.0840873Z [ 2023-07-13T15:15:00.0841473Z T=std::basic_string,std::allocator> 2023-07-13T15:15:00.0842040Z ] 2023-07-13T15:15:00.0843061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0844007Z with 2023-07-13T15:15:00.0844353Z [ 2023-07-13T15:15:00.0844957Z T=std::basic_string,std::allocator> 2023-07-13T15:15:00.0845653Z ] 2023-07-13T15:15:00.0847425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0848602Z with 2023-07-13T15:15:00.0848970Z [ 2023-07-13T15:15:00.0849580Z T=std::basic_string,std::allocator> 2023-07-13T15:15:00.0850166Z ] 2023-07-13T15:15:00.0851310Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0853480Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0855654Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0856682Z with 2023-07-13T15:15:00.0857060Z [ 2023-07-13T15:15:00.0857667Z T=std::basic_string,std::allocator> 2023-07-13T15:15:00.0858228Z ] 2023-07-13T15:15:00.0859233Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0860271Z with 2023-07-13T15:15:00.0861060Z [ 2023-07-13T15:15:00.0861456Z T=c10::SymInt 2023-07-13T15:15:00.0861852Z ] 2023-07-13T15:15:00.0862911Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0863886Z with 2023-07-13T15:15:00.0864236Z [ 2023-07-13T15:15:00.0864633Z T=c10::SymInt 2023-07-13T15:15:00.0865030Z ] 2023-07-13T15:15:00.0869881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0871005Z with 2023-07-13T15:15:00.0871365Z [ 2023-07-13T15:15:00.0871776Z T=c10::SymInt 2023-07-13T15:15:00.0872171Z ] 2023-07-13T15:15:00.0873209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0875382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0877150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0878119Z with 2023-07-13T15:15:00.0878486Z [ 2023-07-13T15:15:00.0878886Z T=c10::SymInt 2023-07-13T15:15:00.0879263Z ] 2023-07-13T15:15:00.0880600Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0882103Z with 2023-07-13T15:15:00.0882481Z [ 2023-07-13T15:15:00.0882879Z T=at::TensorBase 2023-07-13T15:15:00.0883282Z ] 2023-07-13T15:15:00.0884294Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0885194Z with 2023-07-13T15:15:00.0885531Z [ 2023-07-13T15:15:00.0885929Z T=at::TensorBase 2023-07-13T15:15:00.0886327Z ] 2023-07-13T15:15:00.0887560Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0888999Z with 2023-07-13T15:15:00.0889385Z [ 2023-07-13T15:15:00.0889807Z T=at::TensorBase 2023-07-13T15:15:00.0890223Z ] 2023-07-13T15:15:00.0891237Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0892860Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0894624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0896073Z with 2023-07-13T15:15:00.0896436Z [ 2023-07-13T15:15:00.0896826Z T=at::TensorBase 2023-07-13T15:15:00.0897214Z ] 2023-07-13T15:15:00.0898197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0899127Z with 2023-07-13T15:15:00.0899491Z [ 2023-07-13T15:15:00.0899865Z T=at::Tensor 2023-07-13T15:15:00.0900243Z ] 2023-07-13T15:15:00.0901338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0902269Z with 2023-07-13T15:15:00.0903016Z [ 2023-07-13T15:15:00.0903428Z T=at::Tensor 2023-07-13T15:15:00.0903821Z ] 2023-07-13T15:15:00.0904940Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0905964Z with 2023-07-13T15:15:00.0906328Z [ 2023-07-13T15:15:00.0906722Z T=at::Tensor 2023-07-13T15:15:00.0907099Z ] 2023-07-13T15:15:00.0908095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0910229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0912162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0913332Z with 2023-07-13T15:15:00.0913712Z [ 2023-07-13T15:15:00.0914090Z T=at::Tensor 2023-07-13T15:15:00.0914476Z ] 2023-07-13T15:15:00.0915606Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0916951Z with 2023-07-13T15:15:00.0917350Z [ 2023-07-13T15:15:00.0917739Z T=at::Generator 2023-07-13T15:15:00.0918135Z ] 2023-07-13T15:15:00.0919163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0920118Z with 2023-07-13T15:15:00.0920469Z [ 2023-07-13T15:15:00.0920866Z T=at::Generator 2023-07-13T15:15:00.0921284Z ] 2023-07-13T15:15:00.0922546Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0923995Z with 2023-07-13T15:15:00.0924400Z [ 2023-07-13T15:15:00.0924810Z T=at::Generator 2023-07-13T15:15:00.0925213Z ] 2023-07-13T15:15:00.0926250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0927918Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0929724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0931414Z with 2023-07-13T15:15:00.0932011Z [ 2023-07-13T15:15:00.0932409Z T=at::Generator 2023-07-13T15:15:00.0932831Z ] 2023-07-13T15:15:00.0933841Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0934797Z with 2023-07-13T15:15:00.0935153Z [ 2023-07-13T15:15:00.0935551Z T=c10::Scalar 2023-07-13T15:15:00.0935927Z ] 2023-07-13T15:15:00.0937114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0938450Z with 2023-07-13T15:15:00.0938922Z [ 2023-07-13T15:15:00.0939312Z T=c10::Scalar 2023-07-13T15:15:00.0939693Z ] 2023-07-13T15:15:00.0940716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0941688Z with 2023-07-13T15:15:00.0942085Z [ 2023-07-13T15:15:00.0942477Z T=c10::Scalar 2023-07-13T15:15:00.0942945Z ] 2023-07-13T15:15:00.0944118Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0946359Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0948152Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0949097Z with 2023-07-13T15:15:00.0953059Z [ 2023-07-13T15:15:00.0953474Z T=c10::Scalar 2023-07-13T15:15:00.0953908Z ] 2023-07-13T15:15:00.0954893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0955796Z with 2023-07-13T15:15:00.0956131Z [ 2023-07-13T15:15:00.0956535Z T=c10::QualifiedName 2023-07-13T15:15:00.0956975Z ] 2023-07-13T15:15:00.0958234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0959643Z with 2023-07-13T15:15:00.0960041Z [ 2023-07-13T15:15:00.0960524Z T=c10::QualifiedName 2023-07-13T15:15:00.0960940Z ] 2023-07-13T15:15:00.0962048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0963084Z with 2023-07-13T15:15:00.0963462Z [ 2023-07-13T15:15:00.0963893Z T=c10::QualifiedName 2023-07-13T15:15:00.0964311Z ] 2023-07-13T15:15:00.0965479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0967664Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0969373Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0970363Z with 2023-07-13T15:15:00.0970734Z [ 2023-07-13T15:15:00.0971133Z T=c10::QualifiedName 2023-07-13T15:15:00.0971547Z ] 2023-07-13T15:15:00.0972639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0974067Z with 2023-07-13T15:15:00.0974419Z [ 2023-07-13T15:15:00.0974978Z T=std::shared_ptr 2023-07-13T15:15:00.0975490Z ] 2023-07-13T15:15:00.0976527Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0977467Z with 2023-07-13T15:15:00.0977804Z [ 2023-07-13T15:15:00.0978315Z T=std::shared_ptr 2023-07-13T15:15:00.0978804Z ] 2023-07-13T15:15:00.0981723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0982995Z with 2023-07-13T15:15:00.0983370Z [ 2023-07-13T15:15:00.0983898Z T=std::shared_ptr 2023-07-13T15:15:00.0984378Z ] 2023-07-13T15:15:00.0985472Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0987767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0989556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0990548Z with 2023-07-13T15:15:00.0990928Z [ 2023-07-13T15:15:00.0991459Z T=std::shared_ptr 2023-07-13T15:15:00.0991959Z ] 2023-07-13T15:15:00.0993072Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0994010Z with 2023-07-13T15:15:00.0994799Z [ 2023-07-13T15:15:00.0995329Z T=std::weak_ptr 2023-07-13T15:15:00.0995826Z ] 2023-07-13T15:15:00.0996934Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.0997902Z with 2023-07-13T15:15:00.0998261Z [ 2023-07-13T15:15:00.0998809Z T=std::weak_ptr 2023-07-13T15:15:00.0999348Z ] 2023-07-13T15:15:00.1000571Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1002009Z with 2023-07-13T15:15:00.1002343Z [ 2023-07-13T15:15:00.1002848Z T=std::weak_ptr 2023-07-13T15:15:00.1003320Z ] 2023-07-13T15:15:00.1004336Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1005285Z with 2023-07-13T15:15:00.1005679Z [ 2023-07-13T15:15:00.1006179Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:15:00.1006647Z ] 2023-07-13T15:15:00.1007735Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1009060Z with 2023-07-13T15:15:00.1009423Z [ 2023-07-13T15:15:00.1009879Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:15:00.1010310Z ] 2023-07-13T15:15:00.1011347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1012328Z with 2023-07-13T15:15:00.1012688Z [ 2023-07-13T15:15:00.1013203Z T=std::weak_ptr 2023-07-13T15:15:00.1013688Z ] 2023-07-13T15:15:00.1015002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1016434Z with 2023-07-13T15:15:00.1016798Z [ 2023-07-13T15:15:00.1017361Z T=std::vector> 2023-07-13T15:15:00.1017919Z ] 2023-07-13T15:15:00.1018949Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1019922Z with 2023-07-13T15:15:00.1020314Z [ 2023-07-13T15:15:00.1020922Z T=std::vector> 2023-07-13T15:15:00.1021604Z ] 2023-07-13T15:15:00.1023183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1024430Z with 2023-07-13T15:15:00.1024815Z [ 2023-07-13T15:15:00.1025431Z T=std::vector> 2023-07-13T15:15:00.1026017Z ] 2023-07-13T15:15:00.1031103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1032956Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1034750Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1035939Z with 2023-07-13T15:15:00.1036756Z [ 2023-07-13T15:15:00.1037398Z T=std::vector> 2023-07-13T15:15:00.1037933Z ] 2023-07-13T15:15:00.1038923Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1039848Z with 2023-07-13T15:15:00.1040212Z [ 2023-07-13T15:15:00.1040714Z T=std::vector> 2023-07-13T15:15:00.1041181Z ] 2023-07-13T15:15:00.1042323Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1043609Z with 2023-07-13T15:15:00.1044119Z [ 2023-07-13T15:15:00.1044609Z T=std::vector> 2023-07-13T15:15:00.1045102Z ] 2023-07-13T15:15:00.1046222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1047261Z with 2023-07-13T15:15:00.1047614Z [ 2023-07-13T15:15:00.1048113Z T=std::vector> 2023-07-13T15:15:00.1048597Z ] 2023-07-13T15:15:00.1050043Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1052392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1054151Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1055124Z with 2023-07-13T15:15:00.1055481Z [ 2023-07-13T15:15:00.1055974Z T=std::vector> 2023-07-13T15:15:00.1056673Z ] 2023-07-13T15:15:00.1058157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1059139Z with 2023-07-13T15:15:00.1059508Z [ 2023-07-13T15:15:00.1060148Z T=std::vector,std::allocator>> 2023-07-13T15:15:00.1060724Z ] 2023-07-13T15:15:00.1061762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1062727Z with 2023-07-13T15:15:00.1063097Z [ 2023-07-13T15:15:00.1063887Z T=std::vector,std::allocator>> 2023-07-13T15:15:00.1064929Z ] 2023-07-13T15:15:00.1066050Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1067085Z with 2023-07-13T15:15:00.1067463Z [ 2023-07-13T15:15:00.1068086Z T=std::vector,std::allocator>> 2023-07-13T15:15:00.1068701Z ] 2023-07-13T15:15:00.1069930Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1072406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1074215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1075884Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1076903Z with 2023-07-13T15:15:00.1077439Z [ 2023-07-13T15:15:00.1078089Z T=std::vector,std::allocator>> 2023-07-13T15:15:00.1079469Z ] 2023-07-13T15:15:00.1080535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1081439Z with 2023-07-13T15:15:00.1081819Z [ 2023-07-13T15:15:00.1082892Z T=std::vector,std::allocator>> 2023-07-13T15:15:00.1083489Z ] 2023-07-13T15:15:00.1084512Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1085598Z with 2023-07-13T15:15:00.1086365Z [ 2023-07-13T15:15:00.1087007Z T=std::vector,std::allocator>> 2023-07-13T15:15:00.1087572Z ] 2023-07-13T15:15:00.1088664Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1089717Z with 2023-07-13T15:15:00.1090084Z [ 2023-07-13T15:15:00.1090708Z T=std::vector,std::allocator>> 2023-07-13T15:15:00.1091261Z ] 2023-07-13T15:15:00.1092548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1094891Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1096656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1098370Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1099498Z with 2023-07-13T15:15:00.1099917Z [ 2023-07-13T15:15:00.1100863Z T=std::vector,std::allocator>> 2023-07-13T15:15:00.1101458Z ] 2023-07-13T15:15:00.1102462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1103393Z with 2023-07-13T15:15:00.1103734Z [ 2023-07-13T15:15:00.1104242Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:00.1104730Z ] 2023-07-13T15:15:00.1105886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1106811Z with 2023-07-13T15:15:00.1107623Z [ 2023-07-13T15:15:00.1108152Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:00.1108620Z ] 2023-07-13T15:15:00.1109697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1115209Z with 2023-07-13T15:15:00.1115605Z [ 2023-07-13T15:15:00.1116113Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:00.1116589Z ] 2023-07-13T15:15:00.1117896Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1119736Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1121847Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1122823Z with 2023-07-13T15:15:00.1123190Z [ 2023-07-13T15:15:00.1123662Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:00.1124144Z ] 2023-07-13T15:15:00.1125095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1125996Z with 2023-07-13T15:15:00.1126344Z [ 2023-07-13T15:15:00.1127107Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:00.1127660Z ] 2023-07-13T15:15:00.1128905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1129828Z with 2023-07-13T15:15:00.1130145Z [ 2023-07-13T15:15:00.1130707Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:00.1131245Z ] 2023-07-13T15:15:00.1132337Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1133322Z with 2023-07-13T15:15:00.1133687Z [ 2023-07-13T15:15:00.1134461Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:00.1135152Z ] 2023-07-13T15:15:00.1136394Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1138237Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1140078Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1141954Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1143206Z with 2023-07-13T15:15:00.1143578Z [ 2023-07-13T15:15:00.1144143Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:00.1144666Z ] 2023-07-13T15:15:00.1145607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1146501Z with 2023-07-13T15:15:00.1146870Z [ 2023-07-13T15:15:00.1147508Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:00.1148275Z ] 2023-07-13T15:15:00.1149555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1150462Z with 2023-07-13T15:15:00.1150812Z [ 2023-07-13T15:15:00.1151275Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:00.1151729Z ] 2023-07-13T15:15:00.1152761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1153739Z with 2023-07-13T15:15:00.1154082Z [ 2023-07-13T15:15:00.1154548Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:00.1155182Z ] 2023-07-13T15:15:00.1156374Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1158091Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1159042Z with 2023-07-13T15:15:00.1159403Z [ 2023-07-13T15:15:00.1159865Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:00.1160293Z ] 2023-07-13T15:15:00.1161372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1163379Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1164483Z with 2023-07-13T15:15:00.1164854Z [ 2023-07-13T15:15:00.1165296Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:00.1165768Z ] 2023-07-13T15:15:00.1166704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1167591Z with 2023-07-13T15:15:00.1167959Z [ 2023-07-13T15:15:00.1169159Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:00.1170287Z ] 2023-07-13T15:15:00.1171422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1172336Z with 2023-07-13T15:15:00.1172700Z [ 2023-07-13T15:15:00.1173721Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:00.1174695Z ] 2023-07-13T15:15:00.1175738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1176882Z with 2023-07-13T15:15:00.1177929Z [ 2023-07-13T15:15:00.1178989Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:00.1179960Z ] 2023-07-13T15:15:00.1181452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1182966Z with 2023-07-13T15:15:00.1183348Z [ 2023-07-13T15:15:00.1183799Z TTarget=c10::StorageImpl 2023-07-13T15:15:00.1184489Z ] 2023-07-13T15:15:00.1185986Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1187371Z with 2023-07-13T15:15:00.1187733Z [ 2023-07-13T15:15:00.1188131Z TTarget=c10::StorageImpl 2023-07-13T15:15:00.1188567Z ] 2023-07-13T15:15:00.1189597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1191965Z with 2023-07-13T15:15:00.1192347Z [ 2023-07-13T15:15:00.1193461Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:00.1194494Z ] 2023-07-13T15:15:00.1195482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1196396Z with 2023-07-13T15:15:00.1196875Z [ 2023-07-13T15:15:00.1197314Z T=torch::autograd::ViewInfo 2023-07-13T15:15:00.1197759Z ] 2023-07-13T15:15:00.1199203Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1200167Z with 2023-07-13T15:15:00.1200550Z [ 2023-07-13T15:15:00.1200997Z T=torch::autograd::ViewInfo 2023-07-13T15:15:00.1201440Z ] 2023-07-13T15:15:00.1202540Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1203573Z with 2023-07-13T15:15:00.1204072Z [ 2023-07-13T15:15:00.1204531Z T=torch::autograd::ViewInfo 2023-07-13T15:15:00.1205065Z ] 2023-07-13T15:15:00.1206471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1208435Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1210274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1211397Z with 2023-07-13T15:15:00.1211770Z [ 2023-07-13T15:15:00.1212734Z T=torch::autograd::ViewInfo 2023-07-13T15:15:00.1213170Z ] 2023-07-13T15:15:00.1214157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1215081Z with 2023-07-13T15:15:00.1215460Z [ 2023-07-13T15:15:00.1215845Z T=c10::IValue 2023-07-13T15:15:00.1216245Z ] 2023-07-13T15:15:00.1217280Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1218302Z with 2023-07-13T15:15:00.1218647Z [ 2023-07-13T15:15:00.1219445Z T=c10::IValue 2023-07-13T15:15:00.1219888Z ] 2023-07-13T15:15:00.1221017Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1222009Z with 2023-07-13T15:15:00.1222381Z [ 2023-07-13T15:15:00.1222789Z T=c10::IValue 2023-07-13T15:15:00.1223187Z ] 2023-07-13T15:15:00.1224265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1226458Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1228147Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1229135Z with 2023-07-13T15:15:00.1229507Z [ 2023-07-13T15:15:00.1229924Z T=c10::IValue 2023-07-13T15:15:00.1230301Z ] 2023-07-13T15:15:00.1231296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1232336Z with 2023-07-13T15:15:00.1232718Z [ 2023-07-13T15:15:00.1233624Z T=c10::AliasInfo 2023-07-13T15:15:00.1234030Z ] 2023-07-13T15:15:00.1235041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1236031Z with 2023-07-13T15:15:00.1236380Z [ 2023-07-13T15:15:00.1236793Z T=c10::AliasInfo 2023-07-13T15:15:00.1237201Z ] 2023-07-13T15:15:00.1238266Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1239370Z with 2023-07-13T15:15:00.1239748Z [ 2023-07-13T15:15:00.1240915Z T=c10::AliasInfo 2023-07-13T15:15:00.1243035Z ] 2023-07-13T15:15:00.1244056Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1245860Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1247898Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1248934Z with 2023-07-13T15:15:00.1249328Z [ 2023-07-13T15:15:00.1249757Z T=c10::AliasInfo 2023-07-13T15:15:00.1250162Z ] 2023-07-13T15:15:00.1251163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1252076Z with 2023-07-13T15:15:00.1252459Z [ 2023-07-13T15:15:00.1253100Z T=std::vector> 2023-07-13T15:15:00.1253636Z ] 2023-07-13T15:15:00.1255114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1256089Z with 2023-07-13T15:15:00.1256431Z [ 2023-07-13T15:15:00.1256945Z T=std::vector> 2023-07-13T15:15:00.1257450Z ] 2023-07-13T15:15:00.1258604Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1259738Z with 2023-07-13T15:15:00.1260100Z [ 2023-07-13T15:15:00.1260650Z T=std::vector> 2023-07-13T15:15:00.1261538Z ] 2023-07-13T15:15:00.1262594Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1263558Z with 2023-07-13T15:15:00.1263923Z [ 2023-07-13T15:15:00.1264293Z T=c10::SymInt 2023-07-13T15:15:00.1264690Z ] 2023-07-13T15:15:00.1265692Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1266755Z with 2023-07-13T15:15:00.1267139Z [ 2023-07-13T15:15:00.1267521Z T=c10::SymInt 2023-07-13T15:15:00.1268181Z ] 2023-07-13T15:15:00.1269325Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1275325Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1277452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1278630Z with 2023-07-13T15:15:00.1279033Z [ 2023-07-13T15:15:00.1279554Z T=std::vector> 2023-07-13T15:15:00.1280083Z ] 2023-07-13T15:15:00.1281167Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1282467Z with 2023-07-13T15:15:00.1282826Z [ 2023-07-13T15:15:00.1283393Z T=c10::either 2023-07-13T15:15:00.1283936Z ] 2023-07-13T15:15:00.1284997Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1285963Z with 2023-07-13T15:15:00.1286305Z [ 2023-07-13T15:15:00.1286844Z T=c10::either 2023-07-13T15:15:00.1287373Z ] 2023-07-13T15:15:00.1288585Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1289974Z with 2023-07-13T15:15:00.1290335Z [ 2023-07-13T15:15:00.1290879Z T=c10::either 2023-07-13T15:15:00.1291412Z ] 2023-07-13T15:15:00.1292538Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1294443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1296605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1297614Z with 2023-07-13T15:15:00.1297994Z [ 2023-07-13T15:15:00.1298551Z T=c10::either 2023-07-13T15:15:00.1299062Z ] 2023-07-13T15:15:00.1300076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1301007Z with 2023-07-13T15:15:00.1301373Z [ 2023-07-13T15:15:00.1301890Z T=at::StepCallbacks 2023-07-13T15:15:00.1302320Z ] 2023-07-13T15:15:00.1303736Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1304733Z with 2023-07-13T15:15:00.1305077Z [ 2023-07-13T15:15:00.1305507Z T=at::StepCallbacks 2023-07-13T15:15:00.1305946Z ] 2023-07-13T15:15:00.1307081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1308146Z with 2023-07-13T15:15:00.1308838Z [ 2023-07-13T15:15:00.1309439Z T=at::StepCallbacks 2023-07-13T15:15:00.1310251Z ] 2023-07-13T15:15:00.1311316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1313009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1314701Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1315867Z with 2023-07-13T15:15:00.1316408Z [ 2023-07-13T15:15:00.1317049Z T=at::StepCallbacks 2023-07-13T15:15:00.1317597Z ] 2023-07-13T15:15:00.1318613Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1355033Z with 2023-07-13T15:15:00.1355432Z [ 2023-07-13T15:15:00.1355904Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:00.1356354Z ] 2023-07-13T15:15:00.1357371Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1358355Z with 2023-07-13T15:15:00.1358757Z [ 2023-07-13T15:15:00.1359216Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:00.1359647Z ] 2023-07-13T15:15:00.1360753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1361795Z with 2023-07-13T15:15:00.1362160Z [ 2023-07-13T15:15:00.1362602Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:00.1363029Z ] 2023-07-13T15:15:00.1364090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1365746Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1367444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1368492Z with 2023-07-13T15:15:00.1368853Z [ 2023-07-13T15:15:00.1369319Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:00.1369754Z ] 2023-07-13T15:15:00.1370885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1372016Z with 2023-07-13T15:15:00.1372355Z [ 2023-07-13T15:15:00.1372794Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:00.1373230Z ] 2023-07-13T15:15:00.1374503Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1375642Z with 2023-07-13T15:15:00.1376009Z [ 2023-07-13T15:15:00.1376471Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:00.1376913Z ] 2023-07-13T15:15:00.1377997Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1379006Z with 2023-07-13T15:15:00.1379364Z [ 2023-07-13T15:15:00.1379809Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:00.1380226Z ] 2023-07-13T15:15:00.1381299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1383161Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1384946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1385961Z with 2023-07-13T15:15:00.1386291Z [ 2023-07-13T15:15:00.1386751Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:00.1387213Z ] 2023-07-13T15:15:00.1388213Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1389142Z with 2023-07-13T15:15:00.1389485Z [ 2023-07-13T15:15:00.1390053Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:00.1390592Z ] 2023-07-13T15:15:00.1391637Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1392576Z with 2023-07-13T15:15:00.1392942Z [ 2023-07-13T15:15:00.1393505Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:00.1394039Z ] 2023-07-13T15:15:00.1395128Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1396169Z with 2023-07-13T15:15:00.1396534Z [ 2023-07-13T15:15:00.1397105Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:00.1397633Z ] 2023-07-13T15:15:00.1398812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1400759Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1402579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1403576Z with 2023-07-13T15:15:00.1403950Z [ 2023-07-13T15:15:00.1404721Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:00.1405401Z ] 2023-07-13T15:15:00.1406416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1407353Z with 2023-07-13T15:15:00.1407703Z [ 2023-07-13T15:15:00.1408423Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:00.1409053Z ] 2023-07-13T15:15:00.1409957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1410769Z with 2023-07-13T15:15:00.1411080Z [ 2023-07-13T15:15:00.1411747Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:00.1412365Z ] 2023-07-13T15:15:00.1413400Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1414304Z with 2023-07-13T15:15:00.1414642Z [ 2023-07-13T15:15:00.1415353Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:00.1416006Z ] 2023-07-13T15:15:00.1417274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1419366Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1421261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1422228Z with 2023-07-13T15:15:00.1422606Z [ 2023-07-13T15:15:00.1423331Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:00.1423998Z ] 2023-07-13T15:15:00.1424926Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1425850Z with 2023-07-13T15:15:00.1426207Z [ 2023-07-13T15:15:00.1426636Z T=torch::jit::SourceRange 2023-07-13T15:15:00.1427051Z ] 2023-07-13T15:15:00.1428264Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1429439Z with 2023-07-13T15:15:00.1429796Z [ 2023-07-13T15:15:00.1430228Z T=torch::jit::SourceRange 2023-07-13T15:15:00.1430639Z ] 2023-07-13T15:15:00.1431977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1433168Z with 2023-07-13T15:15:00.1433537Z [ 2023-07-13T15:15:00.1433985Z T=torch::jit::SourceRange 2023-07-13T15:15:00.1434396Z ] 2023-07-13T15:15:00.1435447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1437161Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1438913Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1439922Z with 2023-07-13T15:15:00.1440276Z [ 2023-07-13T15:15:00.1440722Z T=torch::jit::SourceRange 2023-07-13T15:15:00.1441153Z ] 2023-07-13T15:15:00.1442125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1443048Z with 2023-07-13T15:15:00.1443402Z [ 2023-07-13T15:15:00.1444180Z T=c10::intrusive_ptr> 2023-07-13T15:15:00.1444929Z ] 2023-07-13T15:15:00.1445948Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1446885Z with 2023-07-13T15:15:00.1447287Z [ 2023-07-13T15:15:00.1448089Z T=c10::intrusive_ptr> 2023-07-13T15:15:00.1448839Z ] 2023-07-13T15:15:00.1449961Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1451006Z with 2023-07-13T15:15:00.1451390Z [ 2023-07-13T15:15:00.1452251Z T=c10::intrusive_ptr> 2023-07-13T15:15:00.1452986Z ] 2023-07-13T15:15:00.1454242Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1455472Z with 2023-07-13T15:15:00.1455843Z [ 2023-07-13T15:15:00.1456344Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:15:00.1456840Z ] 2023-07-13T15:15:00.1458107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1459325Z with 2023-07-13T15:15:00.1459709Z [ 2023-07-13T15:15:00.1460204Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:15:00.1460698Z ] 2023-07-13T15:15:00.1462036Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1463168Z with 2023-07-13T15:15:00.1463549Z [ 2023-07-13T15:15:00.1464338Z T=c10::intrusive_ptr> 2023-07-13T15:15:00.1465033Z ] 2023-07-13T15:15:00.1466015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1466945Z with 2023-07-13T15:15:00.1467312Z [ 2023-07-13T15:15:00.1467798Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:00.1468293Z ] 2023-07-13T15:15:00.1469351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1470320Z with 2023-07-13T15:15:00.1470666Z [ 2023-07-13T15:15:00.1471164Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:00.1471647Z ] 2023-07-13T15:15:00.1472762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1473781Z with 2023-07-13T15:15:00.1474136Z [ 2023-07-13T15:15:00.1474606Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:00.1475094Z ] 2023-07-13T15:15:00.1476239Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1478019Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1479767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1480750Z with 2023-07-13T15:15:00.1481123Z [ 2023-07-13T15:15:00.1481597Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:00.1482067Z ] 2023-07-13T15:15:00.1483079Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1483936Z with 2023-07-13T15:15:00.1484277Z [ 2023-07-13T15:15:00.1484907Z T=c10::intrusive_ptr> 2023-07-13T15:15:00.1485458Z ] 2023-07-13T15:15:00.1486340Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1487265Z with 2023-07-13T15:15:00.1487633Z [ 2023-07-13T15:15:00.1488324Z T=c10::intrusive_ptr> 2023-07-13T15:15:00.1489004Z ] 2023-07-13T15:15:00.1490371Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1491585Z with 2023-07-13T15:15:00.1491962Z [ 2023-07-13T15:15:00.1492641Z T=c10::intrusive_ptr> 2023-07-13T15:15:00.1493328Z ] 2023-07-13T15:15:00.1494615Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1495794Z with 2023-07-13T15:15:00.1496142Z [ 2023-07-13T15:15:00.1496590Z TTarget=torch::jit::Scope 2023-07-13T15:15:00.1497032Z ] 2023-07-13T15:15:00.1498330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1499510Z with 2023-07-13T15:15:00.1499860Z [ 2023-07-13T15:15:00.1500308Z TTarget=torch::jit::Scope 2023-07-13T15:15:00.1500769Z ] 2023-07-13T15:15:00.1501860Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1502873Z with 2023-07-13T15:15:00.1503253Z [ 2023-07-13T15:15:00.1503974Z T=c10::intrusive_ptr> 2023-07-13T15:15:00.1504623Z ] 2023-07-13T15:15:00.1505627Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1506567Z with 2023-07-13T15:15:00.1506950Z [ 2023-07-13T15:15:00.1507404Z T=at::ThreadLocalState 2023-07-13T15:15:00.1507855Z ] 2023-07-13T15:15:00.1508863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1509793Z with 2023-07-13T15:15:00.1510167Z [ 2023-07-13T15:15:00.1510603Z T=at::ThreadLocalState 2023-07-13T15:15:00.1511014Z ] 2023-07-13T15:15:00.1512125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1513172Z with 2023-07-13T15:15:00.1513560Z [ 2023-07-13T15:15:00.1513974Z T=at::ThreadLocalState 2023-07-13T15:15:00.1514403Z ] 2023-07-13T15:15:00.1515475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1517244Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1519045Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1520064Z with 2023-07-13T15:15:00.1521748Z [ 2023-07-13T15:15:00.1522428Z T=at::ThreadLocalState 2023-07-13T15:15:00.1522873Z ] 2023-07-13T15:15:00.1523865Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1524765Z with 2023-07-13T15:15:00.1525139Z [ 2023-07-13T15:15:00.1525634Z T=std::shared_ptr 2023-07-13T15:15:00.1526116Z ] 2023-07-13T15:15:00.1527131Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1528106Z with 2023-07-13T15:15:00.1528482Z [ 2023-07-13T15:15:00.1528967Z T=std::shared_ptr 2023-07-13T15:15:00.1529753Z ] 2023-07-13T15:15:00.1554450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1571174Z with 2023-07-13T15:15:00.1571556Z [ 2023-07-13T15:15:00.1572043Z T=std::shared_ptr 2023-07-13T15:15:00.1572480Z ] 2023-07-13T15:15:00.1573761Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1575428Z 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:00.1577132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1578812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1579766Z with 2023-07-13T15:15:00.1580105Z [ 2023-07-13T15:15:00.1580579Z T=std::shared_ptr 2023-07-13T15:15:00.1581019Z ] 2023-07-13T15:15:00.1581978Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1582837Z with 2023-07-13T15:15:00.1583297Z [ 2023-07-13T15:15:00.1583734Z T=torch::jit::GraphExecutor 2023-07-13T15:15:00.1584157Z ] 2023-07-13T15:15:00.1585089Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1585980Z with 2023-07-13T15:15:00.1586331Z [ 2023-07-13T15:15:00.1586755Z T=torch::jit::GraphExecutor 2023-07-13T15:15:00.1587162Z ] 2023-07-13T15:15:00.1588186Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1589163Z with 2023-07-13T15:15:00.1589533Z [ 2023-07-13T15:15:00.1590202Z T=torch::jit::GraphExecutor 2023-07-13T15:15:00.1590831Z ] 2023-07-13T15:15:00.1591916Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1593477Z 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:00.1595157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1596817Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1597782Z with 2023-07-13T15:15:00.1598123Z [ 2023-07-13T15:15:00.1598559Z T=torch::jit::GraphExecutor 2023-07-13T15:15:00.1598983Z ] 2023-07-13T15:15:00.1599888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1600785Z with 2023-07-13T15:15:00.1601138Z [ 2023-07-13T15:15:00.1601542Z T=torch::jit::Method 2023-07-13T15:15:00.1601938Z ] 2023-07-13T15:15:00.1602893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1603800Z with 2023-07-13T15:15:00.1604156Z [ 2023-07-13T15:15:00.1604568Z T=torch::jit::Method 2023-07-13T15:15:00.1604952Z ] 2023-07-13T15:15:00.1606006Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1607002Z with 2023-07-13T15:15:00.1607362Z [ 2023-07-13T15:15:00.1607739Z T=torch::jit::Method 2023-07-13T15:15:00.1608142Z ] 2023-07-13T15:15:00.1609128Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1610737Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1612332Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1613289Z with 2023-07-13T15:15:00.1613622Z [ 2023-07-13T15:15:00.1614029Z T=torch::jit::Method 2023-07-13T15:15:00.1614433Z ] 2023-07-13T15:15:00.1615356Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1616237Z with 2023-07-13T15:15:00.1616692Z [ 2023-07-13T15:15:00.1617740Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:00.1618662Z ] 2023-07-13T15:15:00.1619636Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1620550Z with 2023-07-13T15:15:00.1620894Z [ 2023-07-13T15:15:00.1621695Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:00.1622446Z ] 2023-07-13T15:15:00.1623483Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1624484Z with 2023-07-13T15:15:00.1624853Z [ 2023-07-13T15:15:00.1625687Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:00.1626449Z ] 2023-07-13T15:15:00.1627740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1629956Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1632086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1678118Z with 2023-07-13T15:15:00.1678519Z [ 2023-07-13T15:15:00.1679301Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:00.1680052Z ] 2023-07-13T15:15:00.1680964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1681762Z with 2023-07-13T15:15:00.1682073Z [ 2023-07-13T15:15:00.1683205Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:00.1684320Z ] 2023-07-13T15:15:00.1685303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1686228Z with 2023-07-13T15:15:00.1686591Z [ 2023-07-13T15:15:00.1687778Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:00.1688869Z ] 2023-07-13T15:15:00.1690231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1691449Z with 2023-07-13T15:15:00.1691825Z [ 2023-07-13T15:15:00.1693024Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:00.1694082Z ] 2023-07-13T15:15:00.1695867Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1698753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1700756Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1701604Z with 2023-07-13T15:15:00.1701939Z [ 2023-07-13T15:15:00.1703046Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:00.1704162Z ] 2023-07-13T15:15:00.1705171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1706101Z with 2023-07-13T15:15:00.1706447Z [ 2023-07-13T15:15:00.1707022Z T=std::function 2023-07-13T15:15:00.1707565Z ] 2023-07-13T15:15:00.1708631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1709633Z with 2023-07-13T15:15:00.1710006Z [ 2023-07-13T15:15:00.1710561Z T=std::function 2023-07-13T15:15:00.1711094Z ] 2023-07-13T15:15:00.1712166Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1713193Z with 2023-07-13T15:15:00.1713555Z [ 2023-07-13T15:15:00.1714132Z T=std::function 2023-07-13T15:15:00.1714652Z ] 2023-07-13T15:15:00.1716052Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1718124Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1718980Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1719154Z with 2023-07-13T15:15:00.1719293Z [ 2023-07-13T15:15:00.1719653Z T=std::function 2023-07-13T15:15:00.1719799Z ] 2023-07-13T15:15:00.1720555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1720740Z with 2023-07-13T15:15:00.1720875Z [ 2023-07-13T15:15:00.1721151Z T=std::vector> 2023-07-13T15:15:00.1721287Z ] 2023-07-13T15:15:00.1722083Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1722252Z with 2023-07-13T15:15:00.1722390Z [ 2023-07-13T15:15:00.1722689Z T=std::vector> 2023-07-13T15:15:00.1722840Z ] 2023-07-13T15:15:00.1723742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1723915Z with 2023-07-13T15:15:00.1724052Z [ 2023-07-13T15:15:00.1724338Z T=std::vector> 2023-07-13T15:15:00.1724478Z ] 2023-07-13T15:15:00.1725341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1725501Z with 2023-07-13T15:15:00.1725637Z [ 2023-07-13T15:15:00.1725788Z T=double 2023-07-13T15:15:00.1725922Z ] 2023-07-13T15:15:00.1726889Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1727056Z with 2023-07-13T15:15:00.1727190Z [ 2023-07-13T15:15:00.1727321Z T=double 2023-07-13T15:15:00.1727450Z ] 2023-07-13T15:15:00.1728296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1728448Z with 2023-07-13T15:15:00.1728583Z [ 2023-07-13T15:15:00.1728890Z T=std::vector> 2023-07-13T15:15:00.1729026Z ] 2023-07-13T15:15:00.1729814Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1729964Z with 2023-07-13T15:15:00.1730097Z [ 2023-07-13T15:15:00.1730569Z T=std::tuple 2023-07-13T15:15:00.1730888Z ] 2023-07-13T15:15:00.1731720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1731875Z with 2023-07-13T15:15:00.1732011Z [ 2023-07-13T15:15:00.1732272Z T=std::tuple 2023-07-13T15:15:00.1732407Z ] 2023-07-13T15:15:00.1733313Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1733467Z with 2023-07-13T15:15:00.1733606Z [ 2023-07-13T15:15:00.1733840Z T=std::tuple 2023-07-13T15:15:00.1733979Z ] 2023-07-13T15:15:00.1764606Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1765616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1766445Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1766618Z with 2023-07-13T15:15:00.1766762Z [ 2023-07-13T15:15:00.1767028Z T=std::tuple 2023-07-13T15:15:00.1767183Z ] 2023-07-13T15:15:00.1767942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1768104Z with 2023-07-13T15:15:00.1768237Z [ 2023-07-13T15:15:00.1768551Z T=std::vector> 2023-07-13T15:15:00.1768674Z ] 2023-07-13T15:15:00.1769422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1769588Z with 2023-07-13T15:15:00.1769843Z [ 2023-07-13T15:15:00.1770164Z T=std::vector> 2023-07-13T15:15:00.1770304Z ] 2023-07-13T15:15:00.1771540Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1771739Z with 2023-07-13T15:15:00.1771877Z [ 2023-07-13T15:15:00.1772194Z T=std::vector> 2023-07-13T15:15:00.1772307Z ] 2023-07-13T15:15:00.1773250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1774237Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1775309Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1775612Z with 2023-07-13T15:15:00.1775749Z [ 2023-07-13T15:15:00.1776077Z T=std::vector> 2023-07-13T15:15:00.1776210Z ] 2023-07-13T15:15:00.1777084Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:00.1777246Z with 2023-07-13T15:15:00.1777383Z [ 2023-07-13T15:15:00.1777748Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:12.4080091Z V=std::unique_ptr> 2023-07-13T15:15:12.4673306Z ] 2023-07-13T15:15:12.4718173Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4720578Z with 2023-07-13T15:15:12.4721435Z [ 2023-07-13T15:15:12.4722389Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:12.4728779Z V=std::unique_ptr> 2023-07-13T15:15:12.4730450Z ] 2023-07-13T15:15:12.4733100Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4736782Z with 2023-07-13T15:15:12.4737402Z [ 2023-07-13T15:15:12.4738330Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:12.4740385Z V=std::unique_ptr>, 2023-07-13T15:15:12.4742066Z H=std::hash,std::allocator>>, 2023-07-13T15:15:12.4743418Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:12.4745325Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:12.4747612Z ] 2023-07-13T15:15:12.4749861Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4752965Z with 2023-07-13T15:15:12.4754088Z [ 2023-07-13T15:15:12.4754958Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:12.4757101Z V=std::unique_ptr>, 2023-07-13T15:15:12.4758871Z H=std::hash,std::allocator>>, 2023-07-13T15:15:12.4761493Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:12.4763569Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:12.4765403Z ] 2023-07-13T15:15:12.4768410Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4770933Z with 2023-07-13T15:15:12.4772137Z [ 2023-07-13T15:15:12.4773142Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:12.4774763Z V=std::unique_ptr>, 2023-07-13T15:15:12.4776776Z H=std::hash,std::allocator>>, 2023-07-13T15:15:12.4777987Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:12.4780445Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:12.4782572Z ] 2023-07-13T15:15:12.4785852Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4788614Z with 2023-07-13T15:15:12.4790007Z [ 2023-07-13T15:15:12.4795452Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:12.4796688Z V=std::unique_ptr> 2023-07-13T15:15:12.4797626Z ] 2023-07-13T15:15:12.4798864Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4800391Z with 2023-07-13T15:15:12.4801329Z [ 2023-07-13T15:15:12.4801960Z K=c10::DispatchKey, 2023-07-13T15:15:12.4803388Z V=std::list> 2023-07-13T15:15:12.4804655Z ] 2023-07-13T15:15:12.4807041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4809215Z with 2023-07-13T15:15:12.4810233Z [ 2023-07-13T15:15:12.4810875Z K=c10::DispatchKey, 2023-07-13T15:15:12.4812124Z V=std::list> 2023-07-13T15:15:12.4813250Z ] 2023-07-13T15:15:12.4816847Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4820700Z with 2023-07-13T15:15:12.4821746Z [ 2023-07-13T15:15:12.4822932Z K=c10::DispatchKey, 2023-07-13T15:15:12.4824293Z V=std::list>, 2023-07-13T15:15:12.4825282Z H=std::hash, 2023-07-13T15:15:12.4826710Z E=std::equal_to, 2023-07-13T15:15:12.4828896Z A=std::allocator>>> 2023-07-13T15:15:12.4830129Z ] 2023-07-13T15:15:12.4832394Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4835487Z with 2023-07-13T15:15:12.4837014Z [ 2023-07-13T15:15:12.4838303Z K=c10::DispatchKey, 2023-07-13T15:15:12.4839246Z V=std::list>, 2023-07-13T15:15:12.4840204Z H=std::hash, 2023-07-13T15:15:12.4840955Z E=std::equal_to, 2023-07-13T15:15:12.4842557Z A=std::allocator>>> 2023-07-13T15:15:12.4845099Z ] 2023-07-13T15:15:12.4846951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:12.4848573Z with 2023-07-13T15:15:12.4849124Z [ 2023-07-13T15:15:12.4850039Z K=c10::DispatchKey, 2023-07-13T15:15:12.4851343Z V=std::list>, 2023-07-13T15:15:12.4852747Z H=std::hash, 2023-07-13T15:15:12.4853525Z E=std::equal_to, 2023-07-13T15:15:12.4855275Z A=std::allocator>>> 2023-07-13T15:15:12.4857340Z ] 2023-07-13T15:15:23.1356237Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.1371659Z with 2023-07-13T15:15:23.1390401Z [ 2023-07-13T15:15:23.1399287Z K=c10::DispatchKey, 2023-07-13T15:15:23.1399996Z V=std::list> 2023-07-13T15:15:23.1400630Z ] 2023-07-13T15:15:23.1403924Z [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-310\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:23.1406863Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:23.1407499Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:23.1407856Z 2023-07-13T15:15:23.1408504Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.1409951Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.1411316Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.1412543Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.1413576Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:23.1414515Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:23.1415425Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:23.1416436Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:23.1417493Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:23.1418403Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:15:23.1419364Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:15:23.1420280Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.1421141Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.1422005Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:23.1422937Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:23.1426059Z [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-310\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:23.1428735Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:23.1429356Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:23.1429791Z 2023-07-13T15:15:23.1430413Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.1431769Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.1433018Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.1434249Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.1435272Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.1436123Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.1437048Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:23.1440086Z [63/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.1442686Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:23.1443311Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:23.1443734Z 2023-07-13T15:15:23.1444342Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.1445756Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.1447004Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.1448227Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.1449396Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:15:23.1450385Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.1451304Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.1452515Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:23.3015117Z [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-310\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:15:23.3018225Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:23.3018979Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:23.3019394Z 2023-07-13T15:15:23.3020101Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.3021522Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.3022905Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.3024306Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.3025575Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:15:23.3026642Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.3027650Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.3028627Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:23.3031921Z [65/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:15:23.3034865Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:23.3035570Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:23.3035983Z 2023-07-13T15:15:23.3036678Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.3038383Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.3040000Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.3041407Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.3042725Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:15:23.3043881Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:15:23.3045060Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:15:23.3046241Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:15:23.3047376Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:15:23.3048507Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:15:23.3049625Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:15:23.3050670Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.3051649Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.3052795Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:23.3055217Z [66/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:23.3057237Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:23.3057963Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:23.3058337Z 2023-07-13T15:15:23.3058879Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-07-13T15:15:23.3062172Z [67/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-310\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:23.3065301Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:23.3066009Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:23.3066401Z 2023-07-13T15:15:23.3067310Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.3068884Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.3070290Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.3071694Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:23.3073027Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:15:23.3074288Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:15:23.3075551Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-13T15:15:23.3077200Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-07-13T15:15:23.3078306Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.3079304Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.3080286Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:23.3081316Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:23.3083828Z [68/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:15:23.3086083Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:23.3086806Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:23.3087195Z 2023-07-13T15:15:23.3098156Z [69/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:23.3109306Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3110772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3112217Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3113625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3115291Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3116875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3118328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3119744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3121174Z 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:23.3122062Z compute.cu 2023-07-13T15:15:23.3123005Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3123888Z with 2023-07-13T15:15:23.3124259Z [ 2023-07-13T15:15:23.3124832Z T=std::basic_string,std::allocator> 2023-07-13T15:15:23.3125365Z ] 2023-07-13T15:15:23.3126352Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3127253Z with 2023-07-13T15:15:23.3127614Z [ 2023-07-13T15:15:23.3128223Z T=std::basic_string,std::allocator> 2023-07-13T15:15:23.3128766Z ] 2023-07-13T15:15:23.3129823Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3130831Z with 2023-07-13T15:15:23.3131199Z [ 2023-07-13T15:15:23.3131783Z T=std::basic_string,std::allocator> 2023-07-13T15:15:23.3132310Z ] 2023-07-13T15:15:23.3133436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3135233Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3136925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3137874Z with 2023-07-13T15:15:23.3138211Z [ 2023-07-13T15:15:23.3138806Z T=std::basic_string,std::allocator> 2023-07-13T15:15:23.3139359Z ] 2023-07-13T15:15:23.3140299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3141183Z with 2023-07-13T15:15:23.3141520Z [ 2023-07-13T15:15:23.3143620Z T=c10::SymInt 2023-07-13T15:15:23.3144084Z ] 2023-07-13T15:15:23.3145074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3145970Z with 2023-07-13T15:15:23.3146343Z [ 2023-07-13T15:15:23.3146738Z T=c10::SymInt 2023-07-13T15:15:23.3147117Z ] 2023-07-13T15:15:23.3148147Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3149132Z with 2023-07-13T15:15:23.3149496Z [ 2023-07-13T15:15:23.3149885Z T=c10::SymInt 2023-07-13T15:15:23.3150253Z ] 2023-07-13T15:15:23.3151555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3153090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3154765Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3155991Z with 2023-07-13T15:15:23.3156463Z [ 2023-07-13T15:15:23.3156841Z T=c10::SymInt 2023-07-13T15:15:23.3157226Z ] 2023-07-13T15:15:23.3158153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3159045Z with 2023-07-13T15:15:23.3159398Z [ 2023-07-13T15:15:23.3159968Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:23.3160504Z ] 2023-07-13T15:15:23.3161471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3162361Z with 2023-07-13T15:15:23.3162732Z [ 2023-07-13T15:15:23.3163307Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:23.3163840Z ] 2023-07-13T15:15:23.3164947Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3165953Z with 2023-07-13T15:15:23.3166316Z [ 2023-07-13T15:15:23.3166889Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:23.3167443Z ] 2023-07-13T15:15:23.3168520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3170349Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3172384Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3174214Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3175171Z with 2023-07-13T15:15:23.3175526Z [ 2023-07-13T15:15:23.3176070Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:15:23.3176618Z ] 2023-07-13T15:15:23.3177541Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3178426Z with 2023-07-13T15:15:23.3178772Z [ 2023-07-13T15:15:23.3179200Z T=at::TensorBase 2023-07-13T15:15:23.3179623Z ] 2023-07-13T15:15:23.3180581Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3181483Z with 2023-07-13T15:15:23.3181830Z [ 2023-07-13T15:15:23.3182229Z T=at::TensorBase 2023-07-13T15:15:23.3182620Z ] 2023-07-13T15:15:23.3183643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3184656Z with 2023-07-13T15:15:23.3185021Z [ 2023-07-13T15:15:23.3185432Z T=at::TensorBase 2023-07-13T15:15:23.3185818Z ] 2023-07-13T15:15:23.3186808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3188366Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3189924Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3190900Z with 2023-07-13T15:15:23.3191266Z [ 2023-07-13T15:15:23.3191645Z T=at::TensorBase 2023-07-13T15:15:23.3192043Z ] 2023-07-13T15:15:23.3192995Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3193868Z with 2023-07-13T15:15:23.3194215Z [ 2023-07-13T15:15:23.3194620Z T=at::Tensor 2023-07-13T15:15:23.3195000Z ] 2023-07-13T15:15:23.3195957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3196853Z with 2023-07-13T15:15:23.3197220Z [ 2023-07-13T15:15:23.3197604Z T=at::Tensor 2023-07-13T15:15:23.3197982Z ] 2023-07-13T15:15:23.3198998Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3200181Z with 2023-07-13T15:15:23.3200704Z [ 2023-07-13T15:15:23.3201097Z T=at::Tensor 2023-07-13T15:15:23.3201464Z ] 2023-07-13T15:15:23.3202453Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3204231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3205808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3207047Z with 2023-07-13T15:15:23.3207417Z [ 2023-07-13T15:15:23.3207805Z T=at::Tensor 2023-07-13T15:15:23.3208196Z ] 2023-07-13T15:15:23.3209127Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3210011Z with 2023-07-13T15:15:23.3210343Z [ 2023-07-13T15:15:23.3210737Z T=at::Generator 2023-07-13T15:15:23.3211127Z ] 2023-07-13T15:15:23.3212094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3212981Z with 2023-07-13T15:15:23.3213344Z [ 2023-07-13T15:15:23.3213730Z T=at::Generator 2023-07-13T15:15:23.3214119Z ] 2023-07-13T15:15:23.3215159Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3216163Z with 2023-07-13T15:15:23.3216541Z [ 2023-07-13T15:15:23.3216947Z T=at::Generator 2023-07-13T15:15:23.3217317Z ] 2023-07-13T15:15:23.3218301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3219846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3221433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3222419Z with 2023-07-13T15:15:23.3222786Z [ 2023-07-13T15:15:23.3223254Z T=at::Generator 2023-07-13T15:15:23.3223651Z ] 2023-07-13T15:15:23.3224594Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3225469Z with 2023-07-13T15:15:23.3225802Z [ 2023-07-13T15:15:23.3226196Z T=c10::Scalar 2023-07-13T15:15:23.3226581Z ] 2023-07-13T15:15:23.3227544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3228428Z with 2023-07-13T15:15:23.3228988Z [ 2023-07-13T15:15:23.3229545Z T=c10::Scalar 2023-07-13T15:15:23.3229923Z ] 2023-07-13T15:15:23.3230955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3231935Z with 2023-07-13T15:15:23.3232306Z [ 2023-07-13T15:15:23.3232697Z T=c10::Scalar 2023-07-13T15:15:23.3233056Z ] 2023-07-13T15:15:23.3234010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3235553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3237118Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3238076Z with 2023-07-13T15:15:23.3238438Z [ 2023-07-13T15:15:23.3238818Z T=c10::Scalar 2023-07-13T15:15:23.3239205Z ] 2023-07-13T15:15:23.3240130Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3241030Z with 2023-07-13T15:15:23.3241366Z [ 2023-07-13T15:15:23.3241780Z T=c10::QualifiedName 2023-07-13T15:15:23.3242190Z ] 2023-07-13T15:15:23.3243162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3244068Z with 2023-07-13T15:15:23.3244426Z [ 2023-07-13T15:15:23.3244836Z T=c10::QualifiedName 2023-07-13T15:15:23.3245235Z ] 2023-07-13T15:15:23.3246264Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3247246Z with 2023-07-13T15:15:23.3247613Z [ 2023-07-13T15:15:23.3248027Z T=c10::QualifiedName 2023-07-13T15:15:23.3248403Z ] 2023-07-13T15:15:23.3249416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3251295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3252885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3253835Z with 2023-07-13T15:15:23.3254194Z [ 2023-07-13T15:15:23.3254591Z T=c10::QualifiedName 2023-07-13T15:15:23.3255005Z ] 2023-07-13T15:15:23.3255949Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3257174Z with 2023-07-13T15:15:23.3257682Z [ 2023-07-13T15:15:23.3258407Z T=std::shared_ptr 2023-07-13T15:15:23.3259130Z ] 2023-07-13T15:15:23.3260166Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3261061Z with 2023-07-13T15:15:23.3261420Z [ 2023-07-13T15:15:23.3261940Z T=std::shared_ptr 2023-07-13T15:15:23.3262435Z ] 2023-07-13T15:15:23.3263468Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3264518Z with 2023-07-13T15:15:23.3264887Z [ 2023-07-13T15:15:23.3265412Z T=std::shared_ptr 2023-07-13T15:15:23.3266194Z ] 2023-07-13T15:15:23.3267262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3268958Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3270594Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3271547Z with 2023-07-13T15:15:23.3271918Z [ 2023-07-13T15:15:23.3272744Z T=std::shared_ptr 2023-07-13T15:15:23.3273240Z ] 2023-07-13T15:15:23.3274171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3275046Z with 2023-07-13T15:15:23.3275377Z [ 2023-07-13T15:15:23.3275890Z T=std::weak_ptr 2023-07-13T15:15:23.3276368Z ] 2023-07-13T15:15:23.3277324Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3278231Z with 2023-07-13T15:15:23.3278825Z [ 2023-07-13T15:15:23.3279342Z T=std::weak_ptr 2023-07-13T15:15:23.3279845Z ] 2023-07-13T15:15:23.3280897Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3281851Z with 2023-07-13T15:15:23.3282222Z [ 2023-07-13T15:15:23.3282726Z T=std::weak_ptr 2023-07-13T15:15:23.3283207Z ] 2023-07-13T15:15:23.3284175Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3285371Z with 2023-07-13T15:15:23.3285749Z [ 2023-07-13T15:15:23.3286215Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:15:23.3286637Z ] 2023-07-13T15:15:23.3287843Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3288899Z with 2023-07-13T15:15:23.3289264Z [ 2023-07-13T15:15:23.3289735Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:15:23.3290159Z ] 2023-07-13T15:15:23.3291186Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3292407Z with 2023-07-13T15:15:23.3292774Z [ 2023-07-13T15:15:23.3293280Z T=std::weak_ptr 2023-07-13T15:15:23.3293766Z ] 2023-07-13T15:15:23.3294715Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3295604Z with 2023-07-13T15:15:23.3295946Z [ 2023-07-13T15:15:23.3296516Z T=std::vector> 2023-07-13T15:15:23.3297074Z ] 2023-07-13T15:15:23.3298041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3299194Z with 2023-07-13T15:15:23.3299531Z [ 2023-07-13T15:15:23.3300100Z T=std::vector> 2023-07-13T15:15:23.3300658Z ] 2023-07-13T15:15:23.3301882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3302878Z with 2023-07-13T15:15:23.3303242Z [ 2023-07-13T15:15:23.3304066Z T=std::vector> 2023-07-13T15:15:23.3304645Z ] 2023-07-13T15:15:23.3305729Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3307523Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3309225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3310201Z with 2023-07-13T15:15:23.3310776Z [ 2023-07-13T15:15:23.3311379Z T=std::vector> 2023-07-13T15:15:23.3311900Z ] 2023-07-13T15:15:23.3312833Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3313724Z with 2023-07-13T15:15:23.3314081Z [ 2023-07-13T15:15:23.3314540Z T=std::vector> 2023-07-13T15:15:23.3315012Z ] 2023-07-13T15:15:23.3316193Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3317255Z with 2023-07-13T15:15:23.3317626Z [ 2023-07-13T15:15:23.3318090Z T=std::vector> 2023-07-13T15:15:23.3318555Z ] 2023-07-13T15:15:23.3319597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3320582Z with 2023-07-13T15:15:23.3320921Z [ 2023-07-13T15:15:23.3321398Z T=std::vector> 2023-07-13T15:15:23.3321863Z ] 2023-07-13T15:15:23.3322898Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3324567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3326189Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3327150Z with 2023-07-13T15:15:23.3327512Z [ 2023-07-13T15:15:23.3328005Z T=std::vector> 2023-07-13T15:15:23.3328465Z ] 2023-07-13T15:15:23.3329406Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3330272Z with 2023-07-13T15:15:23.3330655Z [ 2023-07-13T15:15:23.3331278Z T=std::vector,std::allocator>> 2023-07-13T15:15:23.3331829Z ] 2023-07-13T15:15:23.3332805Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3333715Z with 2023-07-13T15:15:23.3334081Z [ 2023-07-13T15:15:23.3334669Z T=std::vector,std::allocator>> 2023-07-13T15:15:23.3335238Z ] 2023-07-13T15:15:23.3336301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3337258Z with 2023-07-13T15:15:23.3337639Z [ 2023-07-13T15:15:23.3338229Z T=std::vector,std::allocator>> 2023-07-13T15:15:23.3338799Z ] 2023-07-13T15:15:23.3339946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3341758Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3343610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3345308Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3346247Z with 2023-07-13T15:15:23.3346628Z [ 2023-07-13T15:15:23.3347238Z T=std::vector,std::allocator>> 2023-07-13T15:15:23.3347804Z ] 2023-07-13T15:15:23.3348716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3349590Z with 2023-07-13T15:15:23.3349948Z [ 2023-07-13T15:15:23.3350518Z T=std::vector,std::allocator>> 2023-07-13T15:15:23.3351104Z ] 2023-07-13T15:15:23.3352051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3352958Z with 2023-07-13T15:15:23.3353327Z [ 2023-07-13T15:15:23.3353918Z T=std::vector,std::allocator>> 2023-07-13T15:15:23.3354448Z ] 2023-07-13T15:15:23.3355488Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3356484Z with 2023-07-13T15:15:23.3356842Z [ 2023-07-13T15:15:23.3357421Z T=std::vector,std::allocator>> 2023-07-13T15:15:23.3357948Z ] 2023-07-13T15:15:23.3359187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3361168Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3362814Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3364430Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3365398Z with 2023-07-13T15:15:23.3365736Z [ 2023-07-13T15:15:23.3366422Z T=std::vector,std::allocator>> 2023-07-13T15:15:23.3366981Z ] 2023-07-13T15:15:23.3368129Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3368992Z with 2023-07-13T15:15:23.3369364Z [ 2023-07-13T15:15:23.3369859Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:23.3370330Z ] 2023-07-13T15:15:23.3371454Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3374536Z with 2023-07-13T15:15:23.3375000Z [ 2023-07-13T15:15:23.3375521Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:23.3376003Z ] 2023-07-13T15:15:23.3377041Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3378039Z with 2023-07-13T15:15:23.3378396Z [ 2023-07-13T15:15:23.3378894Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:23.3379354Z ] 2023-07-13T15:15:23.3380498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3381591Z with 2023-07-13T15:15:23.3381937Z [ 2023-07-13T15:15:23.3382392Z T=__int64 2023-07-13T15:15:23.3382767Z ] 2023-07-13T15:15:23.3383801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3384728Z with 2023-07-13T15:15:23.3385086Z [ 2023-07-13T15:15:23.3385416Z T=__int64 2023-07-13T15:15:23.3385790Z ] 2023-07-13T15:15:23.3386855Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3387989Z with 2023-07-13T15:15:23.3388332Z [ 2023-07-13T15:15:23.3388941Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:15:23.3389513Z ] 2023-07-13T15:15:23.3390447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3391303Z with 2023-07-13T15:15:23.3391665Z [ 2023-07-13T15:15:23.3392253Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:23.3392816Z ] 2023-07-13T15:15:23.3393776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3394845Z with 2023-07-13T15:15:23.3395213Z [ 2023-07-13T15:15:23.3395890Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:23.3396520Z ] 2023-07-13T15:15:23.3397605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3398657Z with 2023-07-13T15:15:23.3399017Z [ 2023-07-13T15:15:23.3399599Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:23.3400135Z ] 2023-07-13T15:15:23.3401312Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3403753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3405808Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3407547Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3408528Z with 2023-07-13T15:15:23.3408991Z [ 2023-07-13T15:15:23.3409572Z T=c10::impl::InlineStreamGuard 2023-07-13T15:15:23.3410726Z ] 2023-07-13T15:15:23.3411899Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3412817Z with 2023-07-13T15:15:23.3413162Z [ 2023-07-13T15:15:23.3413615Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:23.3414065Z ] 2023-07-13T15:15:23.3415087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3416332Z with 2023-07-13T15:15:23.3416685Z [ 2023-07-13T15:15:23.3417231Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:23.3417811Z ] 2023-07-13T15:15:23.3418884Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3419912Z with 2023-07-13T15:15:23.3420288Z [ 2023-07-13T15:15:23.3420742Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:23.3421478Z ] 2023-07-13T15:15:23.3422542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3424540Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3425506Z with 2023-07-13T15:15:23.3425862Z [ 2023-07-13T15:15:23.3426285Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:23.3426730Z ] 2023-07-13T15:15:23.3427872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3429579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3430671Z with 2023-07-13T15:15:23.3431125Z [ 2023-07-13T15:15:23.3431652Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:15:23.3432079Z ] 2023-07-13T15:15:23.3433018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3434158Z with 2023-07-13T15:15:23.3434532Z [ 2023-07-13T15:15:23.3435811Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:23.3437069Z ] 2023-07-13T15:15:23.3438188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3439221Z with 2023-07-13T15:15:23.3439599Z [ 2023-07-13T15:15:23.3440680Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:23.3441697Z ] 2023-07-13T15:15:23.3442811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3443855Z with 2023-07-13T15:15:23.3444385Z [ 2023-07-13T15:15:23.3445619Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:23.3446830Z ] 2023-07-13T15:15:23.3448337Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3449750Z with 2023-07-13T15:15:23.3450094Z [ 2023-07-13T15:15:23.3450525Z TTarget=c10::StorageImpl 2023-07-13T15:15:23.3450941Z ] 2023-07-13T15:15:23.3452714Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3454134Z with 2023-07-13T15:15:23.3457093Z [ 2023-07-13T15:15:23.3457606Z TTarget=c10::StorageImpl 2023-07-13T15:15:23.3468774Z ] 2023-07-13T15:15:23.3469897Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3470857Z with 2023-07-13T15:15:23.3471232Z [ 2023-07-13T15:15:23.3474653Z T=std::vector>,std::allocator>>> 2023-07-13T15:15:23.3475666Z ] 2023-07-13T15:15:23.3476611Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3477525Z with 2023-07-13T15:15:23.3477884Z [ 2023-07-13T15:15:23.3478313Z T=torch::autograd::ViewInfo 2023-07-13T15:15:23.3478717Z ] 2023-07-13T15:15:23.3482359Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3483445Z with 2023-07-13T15:15:23.3483805Z [ 2023-07-13T15:15:23.3484243Z T=torch::autograd::ViewInfo 2023-07-13T15:15:23.3484660Z ] 2023-07-13T15:15:23.3485735Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3489067Z with 2023-07-13T15:15:23.3489444Z [ 2023-07-13T15:15:23.3489866Z T=torch::autograd::ViewInfo 2023-07-13T15:15:23.3490302Z ] 2023-07-13T15:15:23.3491353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3495335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3497015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3497966Z with 2023-07-13T15:15:23.3498325Z [ 2023-07-13T15:15:23.3498772Z T=torch::autograd::ViewInfo 2023-07-13T15:15:23.3499208Z ] 2023-07-13T15:15:23.3501832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3514520Z with 2023-07-13T15:15:23.3514860Z [ 2023-07-13T15:15:23.3515219Z T=c10::IValue 2023-07-13T15:15:23.3515780Z ] 2023-07-13T15:15:23.3517005Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3517861Z with 2023-07-13T15:15:23.3518180Z [ 2023-07-13T15:15:23.3518523Z T=c10::IValue 2023-07-13T15:15:23.3518846Z ] 2023-07-13T15:15:23.3521813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3522999Z with 2023-07-13T15:15:23.3523324Z [ 2023-07-13T15:15:23.3524104Z T=c10::IValue 2023-07-13T15:15:23.3524546Z ] 2023-07-13T15:15:23.3525577Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3527127Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3528711Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3530168Z with 2023-07-13T15:15:23.3530522Z [ 2023-07-13T15:15:23.3531427Z T=c10::IValue 2023-07-13T15:15:23.3531818Z ] 2023-07-13T15:15:23.3532994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3534034Z with 2023-07-13T15:15:23.3534386Z [ 2023-07-13T15:15:23.3534788Z T=c10::AliasInfo 2023-07-13T15:15:23.3535159Z ] 2023-07-13T15:15:23.3536138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3537201Z with 2023-07-13T15:15:23.3537567Z [ 2023-07-13T15:15:23.3538210Z T=c10::AliasInfo 2023-07-13T15:15:23.3538603Z ] 2023-07-13T15:15:23.3539677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3540672Z with 2023-07-13T15:15:23.3541033Z [ 2023-07-13T15:15:23.3541395Z T=c10::AliasInfo 2023-07-13T15:15:23.3546902Z ] 2023-07-13T15:15:23.3548011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3549619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3551447Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3552651Z with 2023-07-13T15:15:23.3553042Z [ 2023-07-13T15:15:23.3553462Z T=c10::AliasInfo 2023-07-13T15:15:23.3553876Z ] 2023-07-13T15:15:23.3554781Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3555692Z with 2023-07-13T15:15:23.3556071Z [ 2023-07-13T15:15:23.3556602Z T=std::vector> 2023-07-13T15:15:23.3558133Z ] 2023-07-13T15:15:23.3559600Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3560563Z with 2023-07-13T15:15:23.3560915Z [ 2023-07-13T15:15:23.3561463Z T=std::vector> 2023-07-13T15:15:23.3561946Z ] 2023-07-13T15:15:23.3563031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3564037Z with 2023-07-13T15:15:23.3564485Z [ 2023-07-13T15:15:23.3565095Z T=std::vector> 2023-07-13T15:15:23.3565602Z ] 2023-07-13T15:15:23.3567053Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3568018Z with 2023-07-13T15:15:23.3568368Z [ 2023-07-13T15:15:23.3568932Z T=c10::SymInt 2023-07-13T15:15:23.3569500Z ] 2023-07-13T15:15:23.3570446Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3583672Z with 2023-07-13T15:15:23.3584087Z [ 2023-07-13T15:15:23.3587805Z T=c10::SymInt 2023-07-13T15:15:23.3588241Z ] 2023-07-13T15:15:23.3589397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3591255Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3592998Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3594052Z with 2023-07-13T15:15:23.3594509Z [ 2023-07-13T15:15:23.3595330Z T=std::vector> 2023-07-13T15:15:23.3595821Z ] 2023-07-13T15:15:23.3599389Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3600570Z with 2023-07-13T15:15:23.3600940Z [ 2023-07-13T15:15:23.3601620Z T=c10::either 2023-07-13T15:15:23.3602271Z ] 2023-07-13T15:15:23.3603306Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3604220Z with 2023-07-13T15:15:23.3604591Z [ 2023-07-13T15:15:23.3605104Z T=c10::either 2023-07-13T15:15:23.3605633Z ] 2023-07-13T15:15:23.3609255Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3610294Z with 2023-07-13T15:15:23.3610664Z [ 2023-07-13T15:15:23.3611202Z T=c10::either 2023-07-13T15:15:23.3611720Z ] 2023-07-13T15:15:23.3612833Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3614837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3616997Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3617949Z with 2023-07-13T15:15:23.3618298Z [ 2023-07-13T15:15:23.3618818Z T=c10::either 2023-07-13T15:15:23.3619540Z ] 2023-07-13T15:15:23.3620610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3621485Z with 2023-07-13T15:15:23.3621833Z [ 2023-07-13T15:15:23.3622346Z T=at::StepCallbacks 2023-07-13T15:15:23.3622763Z ] 2023-07-13T15:15:23.3624091Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3625008Z with 2023-07-13T15:15:23.3630614Z [ 2023-07-13T15:15:23.3631213Z T=at::StepCallbacks 2023-07-13T15:15:23.3631609Z ] 2023-07-13T15:15:23.3632717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3633736Z with 2023-07-13T15:15:23.3634107Z [ 2023-07-13T15:15:23.3634507Z T=at::StepCallbacks 2023-07-13T15:15:23.3634919Z ] 2023-07-13T15:15:23.3635928Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3637744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3639472Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3640510Z with 2023-07-13T15:15:23.3644890Z [ 2023-07-13T15:15:23.3645391Z T=at::StepCallbacks 2023-07-13T15:15:23.3645831Z ] 2023-07-13T15:15:23.3646789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3648842Z with 2023-07-13T15:15:23.3649230Z [ 2023-07-13T15:15:23.3649676Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:23.3650100Z ] 2023-07-13T15:15:23.3651229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3652386Z with 2023-07-13T15:15:23.3652763Z [ 2023-07-13T15:15:23.3653236Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:23.3653654Z ] 2023-07-13T15:15:23.3654701Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3656655Z with 2023-07-13T15:15:23.3657046Z [ 2023-07-13T15:15:23.3657549Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:23.3657987Z ] 2023-07-13T15:15:23.3659390Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3661293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3663073Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3664056Z with 2023-07-13T15:15:23.3664781Z [ 2023-07-13T15:15:23.3665246Z T=c10::SmallVector<__int64,5> 2023-07-13T15:15:23.3665670Z ] 2023-07-13T15:15:23.3666955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3667853Z with 2023-07-13T15:15:23.3668215Z [ 2023-07-13T15:15:23.3668670Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:23.3669094Z ] 2023-07-13T15:15:23.3670082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3671006Z with 2023-07-13T15:15:23.3671341Z [ 2023-07-13T15:15:23.3671910Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:23.3672274Z ] 2023-07-13T15:15:23.3673449Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3683096Z with 2023-07-13T15:15:23.3683442Z [ 2023-07-13T15:15:23.3683827Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:23.3684223Z ] 2023-07-13T15:15:23.3685185Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3686904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3688596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3689437Z with 2023-07-13T15:15:23.3689735Z [ 2023-07-13T15:15:23.3690119Z T=c10::impl::AnnotatedSchema 2023-07-13T15:15:23.3690500Z ] 2023-07-13T15:15:23.3691347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3692107Z with 2023-07-13T15:15:23.3697596Z [ 2023-07-13T15:15:23.3698263Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:23.3698775Z ] 2023-07-13T15:15:23.3699798Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3700867Z with 2023-07-13T15:15:23.3701317Z [ 2023-07-13T15:15:23.3702192Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:23.3702701Z ] 2023-07-13T15:15:23.3705178Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3706429Z with 2023-07-13T15:15:23.3706787Z [ 2023-07-13T15:15:23.3707465Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:23.3707948Z ] 2023-07-13T15:15:23.3709485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3711323Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3728762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3729962Z with 2023-07-13T15:15:23.3730695Z [ 2023-07-13T15:15:23.3731250Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:15:23.3731772Z ] 2023-07-13T15:15:23.3732712Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3733583Z with 2023-07-13T15:15:23.3737890Z [ 2023-07-13T15:15:23.3738619Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:23.3739279Z ] 2023-07-13T15:15:23.3740285Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3741182Z with 2023-07-13T15:15:23.3741512Z [ 2023-07-13T15:15:23.3742214Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:23.3742810Z ] 2023-07-13T15:15:23.3744055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3745208Z with 2023-07-13T15:15:23.3745567Z [ 2023-07-13T15:15:23.3746259Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:23.3746866Z ] 2023-07-13T15:15:23.3748153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3750357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3752407Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3753360Z with 2023-07-13T15:15:23.3753722Z [ 2023-07-13T15:15:23.3755783Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:15:23.3756641Z ] 2023-07-13T15:15:23.3757738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3758834Z with 2023-07-13T15:15:23.3759180Z [ 2023-07-13T15:15:23.3759598Z T=torch::jit::SourceRange 2023-07-13T15:15:23.3759994Z ] 2023-07-13T15:15:23.3761016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3761964Z with 2023-07-13T15:15:23.3762321Z [ 2023-07-13T15:15:23.3762730Z T=torch::jit::SourceRange 2023-07-13T15:15:23.3763128Z ] 2023-07-13T15:15:23.3764417Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3776898Z with 2023-07-13T15:15:23.3777620Z [ 2023-07-13T15:15:23.3778202Z T=torch::jit::SourceRange 2023-07-13T15:15:23.3778642Z ] 2023-07-13T15:15:23.3779674Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3781360Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3788175Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3790371Z with 2023-07-13T15:15:23.3790730Z [ 2023-07-13T15:15:23.3791153Z T=torch::jit::SourceRange 2023-07-13T15:15:23.3791559Z ] 2023-07-13T15:15:23.3792458Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3793524Z with 2023-07-13T15:15:23.3793889Z [ 2023-07-13T15:15:23.3795062Z T=c10::intrusive_ptr> 2023-07-13T15:15:23.3795784Z ] 2023-07-13T15:15:23.3796959Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3797922Z with 2023-07-13T15:15:23.3798289Z [ 2023-07-13T15:15:23.3799081Z T=c10::intrusive_ptr> 2023-07-13T15:15:23.3805701Z ] 2023-07-13T15:15:23.3807615Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3808747Z with 2023-07-13T15:15:23.3809110Z [ 2023-07-13T15:15:23.3809876Z T=c10::intrusive_ptr> 2023-07-13T15:15:23.3810552Z ] 2023-07-13T15:15:23.3813392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3820228Z with 2023-07-13T15:15:23.3820606Z [ 2023-07-13T15:15:23.3821458Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:15:23.3821911Z ] 2023-07-13T15:15:23.3823161Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3824348Z with 2023-07-13T15:15:23.3824729Z [ 2023-07-13T15:15:23.3825436Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:15:23.3825941Z ] 2023-07-13T15:15:23.3827222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3828209Z with 2023-07-13T15:15:23.3828571Z [ 2023-07-13T15:15:23.3829323Z T=c10::intrusive_ptr> 2023-07-13T15:15:23.3830057Z ] 2023-07-13T15:15:23.3831043Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3831957Z with 2023-07-13T15:15:23.3832307Z [ 2023-07-13T15:15:23.3832809Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:23.3833305Z ] 2023-07-13T15:15:23.3834299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3835183Z with 2023-07-13T15:15:23.3835544Z [ 2023-07-13T15:15:23.3836022Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:23.3836473Z ] 2023-07-13T15:15:23.3837536Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3838556Z with 2023-07-13T15:15:23.3838933Z [ 2023-07-13T15:15:23.3839403Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:23.3839860Z ] 2023-07-13T15:15:23.3840901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3842624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3844285Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3845272Z with 2023-07-13T15:15:23.3845628Z [ 2023-07-13T15:15:23.3846085Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:15:23.3846539Z ] 2023-07-13T15:15:23.3848978Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3850533Z with 2023-07-13T15:15:23.3850893Z [ 2023-07-13T15:15:23.3851593Z T=c10::intrusive_ptr> 2023-07-13T15:15:23.3852225Z ] 2023-07-13T15:15:23.3853211Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3854122Z with 2023-07-13T15:15:23.3854453Z [ 2023-07-13T15:15:23.3855154Z T=c10::intrusive_ptr> 2023-07-13T15:15:23.3855787Z ] 2023-07-13T15:15:23.3856885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3857894Z with 2023-07-13T15:15:23.3858252Z [ 2023-07-13T15:15:23.3858947Z T=c10::intrusive_ptr> 2023-07-13T15:15:23.3859569Z ] 2023-07-13T15:15:23.3860730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3861806Z with 2023-07-13T15:15:23.3862169Z [ 2023-07-13T15:15:23.3862611Z TTarget=torch::jit::Scope 2023-07-13T15:15:23.3863037Z ] 2023-07-13T15:15:23.3864254Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3865379Z with 2023-07-13T15:15:23.3865747Z [ 2023-07-13T15:15:23.3866177Z TTarget=torch::jit::Scope 2023-07-13T15:15:23.3866602Z ] 2023-07-13T15:15:23.3867609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3868600Z with 2023-07-13T15:15:23.3868956Z [ 2023-07-13T15:15:23.3869659Z T=c10::intrusive_ptr> 2023-07-13T15:15:23.3870303Z ] 2023-07-13T15:15:23.3871348Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3872233Z with 2023-07-13T15:15:23.3872587Z [ 2023-07-13T15:15:23.3873025Z T=at::ThreadLocalState 2023-07-13T15:15:23.3873425Z ] 2023-07-13T15:15:23.3874431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3875366Z with 2023-07-13T15:15:23.3875820Z [ 2023-07-13T15:15:23.3876235Z T=at::ThreadLocalState 2023-07-13T15:15:23.3876658Z ] 2023-07-13T15:15:23.3879048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3880291Z with 2023-07-13T15:15:23.3880634Z [ 2023-07-13T15:15:23.3881088Z T=at::ThreadLocalState 2023-07-13T15:15:23.3881526Z ] 2023-07-13T15:15:23.3882787Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3886040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3888081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3889114Z with 2023-07-13T15:15:23.3889498Z [ 2023-07-13T15:15:23.3889928Z T=at::ThreadLocalState 2023-07-13T15:15:23.3890335Z ] 2023-07-13T15:15:23.3891155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3892229Z with 2023-07-13T15:15:23.3892584Z [ 2023-07-13T15:15:23.3893048Z T=std::shared_ptr 2023-07-13T15:15:23.3893488Z ] 2023-07-13T15:15:23.3894452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3895376Z with 2023-07-13T15:15:23.3907219Z [ 2023-07-13T15:15:23.3907707Z T=std::shared_ptr 2023-07-13T15:15:23.3908159Z ] 2023-07-13T15:15:23.3909193Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3910184Z with 2023-07-13T15:15:23.3910518Z [ 2023-07-13T15:15:23.3910987Z T=std::shared_ptr 2023-07-13T15:15:23.3911432Z ] 2023-07-13T15:15:23.3912475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3914121Z 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:23.3915789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3917425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3918376Z with 2023-07-13T15:15:23.3918728Z [ 2023-07-13T15:15:23.3919187Z T=std::shared_ptr 2023-07-13T15:15:23.3919637Z ] 2023-07-13T15:15:23.3920987Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3922131Z with 2023-07-13T15:15:23.3922472Z [ 2023-07-13T15:15:23.3922899Z T=torch::jit::GraphExecutor 2023-07-13T15:15:23.3923303Z ] 2023-07-13T15:15:23.3924244Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3925133Z with 2023-07-13T15:15:23.3925487Z [ 2023-07-13T15:15:23.3925894Z T=torch::jit::GraphExecutor 2023-07-13T15:15:23.3926318Z ] 2023-07-13T15:15:23.3927393Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3928392Z with 2023-07-13T15:15:23.3928735Z [ 2023-07-13T15:15:23.3929176Z T=torch::jit::GraphExecutor 2023-07-13T15:15:23.3929610Z ] 2023-07-13T15:15:23.3930641Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3932253Z 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:23.3933921Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3935543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3936482Z with 2023-07-13T15:15:23.3936841Z [ 2023-07-13T15:15:23.3937282Z T=torch::jit::GraphExecutor 2023-07-13T15:15:23.3937683Z ] 2023-07-13T15:15:23.3938625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3939504Z with 2023-07-13T15:15:23.3939857Z [ 2023-07-13T15:15:23.3940251Z T=torch::jit::Method 2023-07-13T15:15:23.3944186Z ] 2023-07-13T15:15:23.3945248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3946187Z with 2023-07-13T15:15:23.3957740Z [ 2023-07-13T15:15:23.3958168Z T=torch::jit::Method 2023-07-13T15:15:23.3958576Z ] 2023-07-13T15:15:23.3959625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3960959Z with 2023-07-13T15:15:23.3961299Z [ 2023-07-13T15:15:23.3976776Z T=torch::jit::Method 2023-07-13T15:15:23.3977280Z ] 2023-07-13T15:15:23.3978540Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3980266Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3981832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3982806Z with 2023-07-13T15:15:23.3983171Z [ 2023-07-13T15:15:23.3983573Z T=torch::jit::Method 2023-07-13T15:15:23.3983960Z ] 2023-07-13T15:15:23.3987562Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3988547Z with 2023-07-13T15:15:23.3988928Z [ 2023-07-13T15:15:23.3989754Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:23.3990494Z ] 2023-07-13T15:15:23.3991466Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3992384Z with 2023-07-13T15:15:23.3992743Z [ 2023-07-13T15:15:23.3993561Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:23.3994301Z ] 2023-07-13T15:15:23.3995377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.3996371Z with 2023-07-13T15:15:23.3996720Z [ 2023-07-13T15:15:23.3997526Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:23.3998262Z ] 2023-07-13T15:15:23.3999602Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4001839Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4003726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4004870Z with 2023-07-13T15:15:23.4005207Z [ 2023-07-13T15:15:23.4006007Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:15:23.4006753Z ] 2023-07-13T15:15:23.4008111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4009181Z with 2023-07-13T15:15:23.4009525Z [ 2023-07-13T15:15:23.4010729Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:23.4011927Z ] 2023-07-13T15:15:23.4012939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4013872Z with 2023-07-13T15:15:23.4014241Z [ 2023-07-13T15:15:23.4015385Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:23.4016480Z ] 2023-07-13T15:15:23.4017541Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4018483Z with 2023-07-13T15:15:23.4018799Z [ 2023-07-13T15:15:23.4019830Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:23.4020838Z ] 2023-07-13T15:15:23.4022578Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4025483Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4027777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4028765Z with 2023-07-13T15:15:23.4029120Z [ 2023-07-13T15:15:23.4030257Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:15:23.4031322Z ] 2023-07-13T15:15:23.4032250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4033135Z with 2023-07-13T15:15:23.4033458Z [ 2023-07-13T15:15:23.4034232Z T=std::function 2023-07-13T15:15:23.4036294Z ] 2023-07-13T15:15:23.4037273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4038172Z with 2023-07-13T15:15:23.4038521Z [ 2023-07-13T15:15:23.4039085Z T=std::function 2023-07-13T15:15:23.4039600Z ] 2023-07-13T15:15:23.4040678Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4041688Z with 2023-07-13T15:15:23.4042038Z [ 2023-07-13T15:15:23.4042551Z T=std::function 2023-07-13T15:15:23.4043102Z ] 2023-07-13T15:15:23.4044263Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4046125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4047859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4048809Z with 2023-07-13T15:15:23.4049144Z [ 2023-07-13T15:15:23.4049678Z T=std::function 2023-07-13T15:15:23.4050220Z ] 2023-07-13T15:15:23.4051158Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4052046Z with 2023-07-13T15:15:23.4052376Z [ 2023-07-13T15:15:23.4052884Z T=std::vector> 2023-07-13T15:15:23.4053380Z ] 2023-07-13T15:15:23.4054398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4055309Z with 2023-07-13T15:15:23.4085777Z [ 2023-07-13T15:15:23.4086334Z T=std::vector> 2023-07-13T15:15:23.4086827Z ] 2023-07-13T15:15:23.4087934Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4088972Z with 2023-07-13T15:15:23.4089348Z [ 2023-07-13T15:15:23.4089843Z T=std::vector> 2023-07-13T15:15:23.4090307Z ] 2023-07-13T15:15:23.4091328Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4092568Z with 2023-07-13T15:15:23.4093016Z [ 2023-07-13T15:15:23.4093454Z T=double 2023-07-13T15:15:23.4093826Z ] 2023-07-13T15:15:23.4095196Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4098020Z with 2023-07-13T15:15:23.4098381Z [ 2023-07-13T15:15:23.4098725Z T=double 2023-07-13T15:15:23.4099091Z ] 2023-07-13T15:15:23.4100118Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4101073Z with 2023-07-13T15:15:23.4101410Z [ 2023-07-13T15:15:23.4101900Z T=std::vector> 2023-07-13T15:15:23.4102381Z ] 2023-07-13T15:15:23.4103327Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4104192Z with 2023-07-13T15:15:23.4104554Z [ 2023-07-13T15:15:23.4105030Z T=std::tuple 2023-07-13T15:15:23.4105483Z ] 2023-07-13T15:15:23.4106431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4107374Z with 2023-07-13T15:15:23.4107730Z [ 2023-07-13T15:15:23.4108200Z T=std::tuple 2023-07-13T15:15:23.4108624Z ] 2023-07-13T15:15:23.4109726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4110747Z with 2023-07-13T15:15:23.4111111Z [ 2023-07-13T15:15:23.4111588Z T=std::tuple 2023-07-13T15:15:23.4112012Z ] 2023-07-13T15:15:23.4112855Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4113723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4114504Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4114670Z with 2023-07-13T15:15:23.4114793Z [ 2023-07-13T15:15:23.4115023Z T=std::tuple 2023-07-13T15:15:23.4115142Z ] 2023-07-13T15:15:23.4115826Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4115965Z with 2023-07-13T15:15:23.4116065Z [ 2023-07-13T15:15:23.4116356Z T=std::vector> 2023-07-13T15:15:23.4116486Z ] 2023-07-13T15:15:23.4117255Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:23.4117397Z with 2023-07-13T15:15:23.4117528Z [ 2023-07-13T15:15:23.4118057Z T=std::vector> 2023-07-13T15:15:23.4119891Z ] 2023-07-13T15:15:33.6948080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:33.6949232Z with 2023-07-13T15:15:33.6949534Z [ 2023-07-13T15:15:33.6950048Z T=std::vector> 2023-07-13T15:15:33.6950541Z ] 2023-07-13T15:15:33.6951579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:33.7223961Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:33.7476177Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:33.7477401Z with 2023-07-13T15:15:33.7477783Z [ 2023-07-13T15:15:33.7478301Z T=std::vector> 2023-07-13T15:15:33.7478831Z ] 2023-07-13T15:15:33.7479828Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:33.7480765Z with 2023-07-13T15:15:33.7481112Z [ 2023-07-13T15:15:33.7481910Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:33.7483267Z V=std::unique_ptr> 2023-07-13T15:15:33.7484035Z ] 2023-07-13T15:15:33.7485206Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:33.7486163Z with 2023-07-13T15:15:33.7486528Z [ 2023-07-13T15:15:33.7487105Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:33.7488045Z V=std::unique_ptr> 2023-07-13T15:15:33.7488900Z ] 2023-07-13T15:15:33.7490770Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:33.7492350Z with 2023-07-13T15:15:33.7492697Z [ 2023-07-13T15:15:33.7493290Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:33.7494230Z V=std::unique_ptr>, 2023-07-13T15:15:33.7495364Z H=std::hash,std::allocator>>, 2023-07-13T15:15:33.7496822Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:33.7499681Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:33.7500632Z ] 2023-07-13T15:15:33.7502479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:33.7504519Z with 2023-07-13T15:15:33.7504899Z [ 2023-07-13T15:15:33.7505506Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:33.7506468Z V=std::unique_ptr>, 2023-07-13T15:15:33.7507408Z H=std::hash,std::allocator>>, 2023-07-13T15:15:33.7508237Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:33.7509621Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:33.7510739Z ] 2023-07-13T15:15:33.7512221Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:33.7513618Z with 2023-07-13T15:15:33.7513994Z [ 2023-07-13T15:15:33.7514590Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:33.7515532Z V=std::unique_ptr>, 2023-07-13T15:15:33.7516648Z H=std::hash,std::allocator>>, 2023-07-13T15:15:33.7517731Z E=std::equal_to,std::allocator>>, 2023-07-13T15:15:33.7518962Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:15:33.7519904Z ] 2023-07-13T15:15:33.7521912Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:33.7523888Z with 2023-07-13T15:15:33.7524528Z [ 2023-07-13T15:15:33.7525103Z K=std::basic_string,std::allocator>, 2023-07-13T15:15:33.7526061Z V=std::unique_ptr> 2023-07-13T15:15:33.7526758Z ] 2023-07-13T15:15:33.7528224Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:33.7529168Z with 2023-07-13T15:15:33.7529507Z [ 2023-07-13T15:15:33.7530129Z K=c10::DispatchKey, 2023-07-13T15:15:33.7530801Z V=std::list> 2023-07-13T15:15:33.7531627Z ] 2023-07-13T15:15:33.7532648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:33.7533643Z with 2023-07-13T15:15:33.7534006Z [ 2023-07-13T15:15:33.7534423Z K=c10::DispatchKey, 2023-07-13T15:15:33.7535130Z V=std::list> 2023-07-13T15:15:33.7535719Z ] 2023-07-13T15:15:33.7537385Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:33.7539811Z with 2023-07-13T15:15:33.7540201Z [ 2023-07-13T15:15:33.7540618Z K=c10::DispatchKey, 2023-07-13T15:15:33.7541349Z V=std::list>, 2023-07-13T15:15:33.7542064Z H=std::hash, 2023-07-13T15:15:33.7542616Z E=std::equal_to, 2023-07-13T15:15:33.7543515Z A=std::allocator>>> 2023-07-13T15:15:33.7544239Z ] 2023-07-13T15:15:41.4746689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:41.4749649Z with 2023-07-13T15:15:41.4751091Z [ 2023-07-13T15:15:41.4751800Z K=c10::DispatchKey, 2023-07-13T15:15:41.4752701Z V=std::list>, 2023-07-13T15:15:41.4753867Z H=std::hash, 2023-07-13T15:15:41.4757430Z E=std::equal_to, 2023-07-13T15:15:41.4758645Z A=std::allocator>>> 2023-07-13T15:15:41.4759611Z ] 2023-07-13T15:15:41.4761232Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:41.4766414Z with 2023-07-13T15:15:41.4767219Z [ 2023-07-13T15:15:41.4767862Z K=c10::DispatchKey, 2023-07-13T15:15:41.4768749Z V=std::list>, 2023-07-13T15:15:41.4774791Z H=std::hash, 2023-07-13T15:15:41.4775829Z E=std::equal_to, 2023-07-13T15:15:41.4795093Z A=std::allocator>>> 2023-07-13T15:15:41.4795869Z ] 2023-07-13T15:15:41.4797573Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/_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:41.4799448Z with 2023-07-13T15:15:41.4799814Z [ 2023-07-13T15:15:41.4800237Z K=c10::DispatchKey, 2023-07-13T15:15:41.4800957Z V=std::list> 2023-07-13T15:15:41.4801583Z ] 2023-07-13T15:15:41.4813707Z [70/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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:41.4830740Z [71/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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\python310.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:16:01.7116161Z [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-310\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:16:01.7119311Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:01.7120019Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:01.7120422Z 2023-07-13T15:16:01.7121150Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:01.7122563Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:01.7124287Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:01.7125898Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:01.7127207Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:16:01.7128621Z %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:01.7130239Z %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:01.7131493Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:01.7132489Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:01.7133469Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:01.7134443Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:01.7135461Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:01.7136463Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:01.7139591Z [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-310\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:01.7142442Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:01.7143145Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:01.7143555Z 2023-07-13T15:16:01.7144273Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:01.7145705Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:01.7147092Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:01.7148506Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:01.7149782Z %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:01.7150890Z %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:01.7152241Z %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:01.7153490Z %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:01.7154719Z 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:01.7155609Z with 2023-07-13T15:16:01.7155978Z [ 2023-07-13T15:16:01.7156364Z _Ty=int64_t 2023-07-13T15:16:01.7156721Z ] 2023-07-13T15:16:01.7157735Z 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:01.7158704Z with 2023-07-13T15:16:01.7159061Z [ 2023-07-13T15:16:01.7159441Z _This=int64_t, 2023-07-13T15:16:01.7159864Z _Other=double & 2023-07-13T15:16:01.7160276Z ] 2023-07-13T15:16:01.7161296Z 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:01.7162255Z with 2023-07-13T15:16:01.7162589Z [ 2023-07-13T15:16:01.7162970Z _This=int64_t, 2023-07-13T15:16:01.7163407Z _Other=double & 2023-07-13T15:16:01.7163807Z ] 2023-07-13T15:16:01.7164838Z 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:01.7165842Z with 2023-07-13T15:16:01.7166200Z [ 2023-07-13T15:16:01.7166624Z _Tag=std::_Exact_args_t, 2023-07-13T15:16:01.7167082Z _This2=double & 2023-07-13T15:16:01.7167566Z ] 2023-07-13T15:16:01.7168599Z 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:01.7169593Z with 2023-07-13T15:16:01.7169926Z [ 2023-07-13T15:16:01.7170350Z _Tag=std::_Exact_args_t, 2023-07-13T15:16:01.7170814Z _This2=double & 2023-07-13T15:16:01.7171206Z ] 2023-07-13T15:16:01.7172340Z 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:01.7173446Z with 2023-07-13T15:16:01.7173810Z [ 2023-07-13T15:16:01.7174255Z _Tag=std::_Exact_args_t, 2023-07-13T15:16:01.7174813Z _This2=torch::autograd::Variable & 2023-07-13T15:16:01.7175231Z ] 2023-07-13T15:16:01.7176391Z 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:01.7177479Z with 2023-07-13T15:16:01.7177851Z [ 2023-07-13T15:16:01.7178244Z _Tag=std::_Exact_args_t, 2023-07-13T15:16:01.7178758Z _This2=torch::autograd::Variable & 2023-07-13T15:16:01.7179207Z ] 2023-07-13T15:16:01.7180202Z %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:01.7181315Z with 2023-07-13T15:16:01.7181803Z [ 2023-07-13T15:16:01.7182209Z _This2=at::Tensor & 2023-07-13T15:16:01.7182606Z ] 2023-07-13T15:16:01.7186094Z %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:01.7187018Z with 2023-07-13T15:16:01.7187393Z [ 2023-07-13T15:16:01.7187804Z _This2=at::Tensor & 2023-07-13T15:16:01.7188205Z ] 2023-07-13T15:16:10.7152134Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:10.7153212Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:10.7154240Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:10.7155332Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:10.7168156Z [74/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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:10.7182928Z [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-310\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:10.7186032Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:10.7186767Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:10.7187179Z 2023-07-13T15:16:10.7187903Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:10.7189328Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:10.7190750Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:10.7192130Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:10.7193620Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:10.7194796Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:10.7195924Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:10.7196994Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:16:10.7198074Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:16:10.7199188Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:16:10.7200421Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:17:00.2979240Z [76/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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\python310.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:00.2989716Z [77/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg6 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.2993605Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:00.2994513Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:00.2994910Z 2023-07-13T15:17:00.2995574Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.2997731Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.2999268Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.3000782Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.3002187Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:00.3003331Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:00.3004318Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:00.3005645Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:17:00.3006761Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:17:00.3007906Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:17:00.3008924Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:17:00.3017178Z [78/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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\python310.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:00.8690978Z [79/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg5 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.8694551Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:00.8695290Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:00.8695703Z 2023-07-13T15:17:00.8696431Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.8697877Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.8699294Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.8700750Z %SRC_DIR%\build\temp.win-amd64-cpython-310\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:00.8701992Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:00.8703016Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:00.8704039Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:00.8705103Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:17:00.8706217Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:17:00.8707346Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:17:00.8708457Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:17:00.8716710Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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\python310.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:01.0292299Z [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:01.0303142Z 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:01.0304070Z ctc_prefix_decoder_kernel_v2.cu 2023-07-13T15:17:01.0308999Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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:01.0318155Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-310\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-310\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\python310.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:01.0323213Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-310\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-07-13T15:17:01.0324227Z -- Install configuration: "Release" 2023-07-13T15:17:01.0325236Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio.pyd 2023-07-13T15:17:01.0326357Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio.pyd 2023-07-13T15:17:01.0327501Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-07-13T15:17:01.0328690Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-07-13T15:17:01.0960774Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-07-13T15:17:01.0962240Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-07-13T15:17:01.0963430Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-07-13T15:17:01.0964626Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/work/build/lib.win-amd64-cpython-310/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-07-13T15:17:01.0965788Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/work/build/lib.win-amd64-cpython-310/torchaudio/lib/libctc_prefix_decoder.pyd 2023-07-13T15:17:01.0966975Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260337125/work/build/lib.win-amd64-cpython-310/torchaudio/lib/pybind11_prefixctc.pyd 2023-07-13T15:17:01.0967908Z running install_lib 2023-07-13T15:17:01.0968520Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:17:01.0969244Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:01.0970189Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:01.0971432Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:01.0972644Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:01.0973845Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:01.0975133Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:01.0976473Z copying build\lib.win-amd64-cpython-310\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:17:01.0977392Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:17:01.0978386Z copying build\lib.win-amd64-cpython-310\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:17:01.0979634Z copying build\lib.win-amd64-cpython-310\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:17:01.0980539Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0981665Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0983021Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0984223Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0985402Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0986808Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0988178Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0989539Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0990810Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0992064Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0993263Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0994475Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0995820Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0997180Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0998329Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.0999500Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.1000672Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.1001863Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.1003215Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.1004529Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.1005677Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.1006852Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.1007994Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.1009234Z copying build\lib.win-amd64-cpython-310\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:17:01.1010261Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:17:01.1011364Z copying build\lib.win-amd64-cpython-310\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:17:01.1012607Z copying build\lib.win-amd64-cpython-310\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:17:01.1013793Z copying build\lib.win-amd64-cpython-310\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:17:01.1014703Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:01.1015471Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_compat.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:01.1016582Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:01.1017832Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:01.1018509Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:01.1019267Z copying build\lib.win-amd64-cpython-310\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:01.1019939Z copying build\lib.win-amd64-cpython-310\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:17:01.1020492Z copying build\lib.win-amd64-cpython-310\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:17:01.1020915Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:01.1021416Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:01.1022027Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:01.1022735Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:01.1024093Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:01.1025139Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:01.1025736Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:01.1026344Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:01.1026944Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:01.1027558Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:01.1028164Z copying build\lib.win-amd64-cpython-310\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:17:01.1028622Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:01.1029123Z copying build\lib.win-amd64-cpython-310\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:01.1030093Z copying build\lib.win-amd64-cpython-310\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:01.1031135Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:17:01.1032111Z copying build\lib.win-amd64-cpython-310\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:17:01.3501104Z copying build\lib.win-amd64-cpython-310\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:17:01.3502454Z copying build\lib.win-amd64-cpython-310\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:17:01.3503902Z copying build\lib.win-amd64-cpython-310\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:01.3505291Z copying build\lib.win-amd64-cpython-310\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:01.3506404Z copying build\lib.win-amd64-cpython-310\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:01.3507820Z copying build\lib.win-amd64-cpython-310\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:01.3509416Z copying build\lib.win-amd64-cpython-310\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:01.3510827Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:01.3511943Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:01.3513334Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:01.3514856Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:01.3515900Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:17:01.3517126Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:17:01.3518734Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:17:01.3520143Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:17:01.3521517Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:01.3522849Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:17:01.3524307Z copying build\lib.win-amd64-cpython-310\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:01.3525545Z copying build\lib.win-amd64-cpython-310\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:01.3526745Z copying build\lib.win-amd64-cpython-310\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:17:01.3527682Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:17:01.3528666Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:17:01.3530116Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:17:01.3531358Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:01.3532457Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:01.3533768Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:01.3535068Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:01.3536435Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:17:01.3537618Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:17:01.3538769Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:17:01.3540146Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:17:01.3541512Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:17:01.3542776Z copying build\lib.win-amd64-cpython-310\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:17:01.3543927Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-13T15:17:01.3544773Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:17:01.3545902Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:17:01.3547219Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:17:01.3548539Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:01.3549960Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:01.3551491Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:01.3552864Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:01.3554215Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:17:01.3555280Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:01.3556498Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:01.3558015Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:01.3559355Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:01.3560689Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:01.3561765Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:17:01.3563061Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:17:01.3564668Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:17:01.3566091Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:17:01.3567505Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:01.3568872Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:01.3570482Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:17:01.3571601Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:01.3572752Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:01.3574229Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:01.3575643Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:01.3577297Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:17:01.3578396Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:17:01.3579540Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:17:01.3580900Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:17:01.3582572Z copying build\lib.win-amd64-cpython-310\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-13T15:17:01.3583795Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:17:01.3584914Z copying build\lib.win-amd64-cpython-310\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:17:01.3586155Z copying build\lib.win-amd64-cpython-310\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:17:05.2259002Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:17:05.2260561Z copying build\lib.win-amd64-cpython-310\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:17:05.2261975Z copying build\lib.win-amd64-cpython-310\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:17:05.2263054Z copying build\lib.win-amd64-cpython-310\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:17:05.2263915Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:05.2264435Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:05.2265035Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:05.2265625Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:05.2266207Z copying build\lib.win-amd64-cpython-310\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:17:05.2266932Z copying build\lib.win-amd64-cpython-310\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:17:05.2267396Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:17:05.2268038Z copying build\lib.win-amd64-cpython-310\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:17:05.2268786Z copying build\lib.win-amd64-cpython-310\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:17:05.2269276Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:17:05.2269755Z copying build\lib.win-amd64-cpython-310\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:17:05.2270360Z copying build\lib.win-amd64-cpython-310\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:17:05.2270841Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:17:05.2271561Z copying build\lib.win-amd64-cpython-310\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:17:05.2272169Z copying build\lib.win-amd64-cpython-310\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:17:05.2272881Z copying build\lib.win-amd64-cpython-310\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:17:05.2273440Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-310.pyc 2023-07-13T15:17:05.2274152Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-310.pyc 2023-07-13T15:17:05.2274767Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-310.pyc 2023-07-13T15:17:05.2275651Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-310.pyc 2023-07-13T15:17:05.2276227Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-310.pyc 2023-07-13T15:17:05.2276758Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2277308Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-310.pyc 2023-07-13T15:17:05.2278110Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2278834Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-310.pyc 2023-07-13T15:17:05.2279408Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-310.pyc 2023-07-13T15:17:05.2279984Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-310.pyc 2023-07-13T15:17:05.2280543Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-310.pyc 2023-07-13T15:17:05.2281294Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-310.pyc 2023-07-13T15:17:05.2281933Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-310.pyc 2023-07-13T15:17:05.2282924Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-310.pyc 2023-07-13T15:17:05.2283560Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-310.pyc 2023-07-13T15:17:05.2284161Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-310.pyc 2023-07-13T15:17:05.2284745Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-310.pyc 2023-07-13T15:17:05.2285488Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-310.pyc 2023-07-13T15:17:05.2286098Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-310.pyc 2023-07-13T15:17:05.2286667Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-310.pyc 2023-07-13T15:17:05.2287210Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-310.pyc 2023-07-13T15:17:05.2287754Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-310.pyc 2023-07-13T15:17:05.2288435Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-310.pyc 2023-07-13T15:17:05.2289039Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-310.pyc 2023-07-13T15:17:05.2289781Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-310.pyc 2023-07-13T15:17:05.2290540Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-310.pyc 2023-07-13T15:17:05.2291108Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-310.pyc 2023-07-13T15:17:05.2291768Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-310.pyc 2023-07-13T15:17:05.2292330Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-310.pyc 2023-07-13T15:17:05.2292868Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2293439Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-310.pyc 2023-07-13T15:17:05.2294014Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-310.pyc 2023-07-13T15:17:05.2294580Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2295115Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_compat.py to _compat.cpython-310.pyc 2023-07-13T15:17:05.2295814Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-310.pyc 2023-07-13T15:17:05.2296353Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-310.pyc 2023-07-13T15:17:05.2297196Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-310.pyc 2023-07-13T15:17:05.2298059Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-310.pyc 2023-07-13T15:17:05.2298609Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2299116Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-310.pyc 2023-07-13T15:17:05.2299664Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-310.pyc 2023-07-13T15:17:05.2300221Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-310.pyc 2023-07-13T15:17:05.2300944Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-310.pyc 2023-07-13T15:17:05.2301708Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-310.pyc 2023-07-13T15:17:05.2302307Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2303050Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-310.pyc 2023-07-13T15:17:05.2303832Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-310.pyc 2023-07-13T15:17:05.2304532Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-310.pyc 2023-07-13T15:17:05.2305088Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-310.pyc 2023-07-13T15:17:05.2305654Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-310.pyc 2023-07-13T15:17:05.2306219Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-310.pyc 2023-07-13T15:17:05.2306794Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-310.pyc 2023-07-13T15:17:05.2307391Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-310.pyc 2023-07-13T15:17:05.2308010Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-310.pyc 2023-07-13T15:17:05.2308672Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-310.pyc 2023-07-13T15:17:05.2309451Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2310295Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-310.pyc 2023-07-13T15:17:05.2311038Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2311595Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-310.pyc 2023-07-13T15:17:05.2312293Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-310.pyc 2023-07-13T15:17:05.2312843Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2313406Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-310.pyc 2023-07-13T15:17:05.2314066Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-310.pyc 2023-07-13T15:17:05.2314691Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-310.pyc 2023-07-13T15:17:05.2315270Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-310.pyc 2023-07-13T15:17:05.2315845Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-310.pyc 2023-07-13T15:17:05.2317552Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2318303Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-310.pyc 2023-07-13T15:17:05.2319202Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-310.pyc 2023-07-13T15:17:05.2319983Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2320589Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2321139Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-310.pyc 2023-07-13T15:17:05.2321713Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2322455Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-310.pyc 2023-07-13T15:17:05.2323073Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-310.pyc 2023-07-13T15:17:05.2323633Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-310.pyc 2023-07-13T15:17:05.2324212Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2324990Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-310.pyc 2023-07-13T15:17:05.2325732Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-310.pyc 2023-07-13T15:17:05.2326446Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-310.pyc 2023-07-13T15:17:05.2327026Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-310.pyc 2023-07-13T15:17:05.2327778Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\objective.py to objective.cpython-310.pyc 2023-07-13T15:17:05.2328497Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\subjective.py to subjective.cpython-310.pyc 2023-07-13T15:17:05.2329169Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2329799Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-310.pyc 2023-07-13T15:17:05.2330446Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-310.pyc 2023-07-13T15:17:05.2331025Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2331819Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-310.pyc 2023-07-13T15:17:05.2332498Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-310.pyc 2023-07-13T15:17:05.2333463Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\squim_pipeline.py to squim_pipeline.cpython-310.pyc 2023-07-13T15:17:05.2334086Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2334689Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-310.pyc 2023-07-13T15:17:05.2335299Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2335859Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2336553Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-310.pyc 2023-07-13T15:17:05.2337230Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2337782Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-310.pyc 2023-07-13T15:17:05.2338384Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-310.pyc 2023-07-13T15:17:05.2339140Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2339697Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-310.pyc 2023-07-13T15:17:05.2340725Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-310.pyc 2023-07-13T15:17:05.2341299Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-310.pyc 2023-07-13T15:17:05.2341842Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2342374Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-310.pyc 2023-07-13T15:17:05.2343036Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-310.pyc 2023-07-13T15:17:05.2343552Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2344090Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-310.pyc 2023-07-13T15:17:05.2344632Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2345201Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-310.pyc 2023-07-13T15:17:05.2345757Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2346440Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-310.pyc 2023-07-13T15:17:05.2346821Z running install_egg_info 2023-07-13T15:17:05.2347190Z running egg_info 2023-07-13T15:17:05.2347590Z creating torchaudio.egg-info 2023-07-13T15:17:05.2348000Z writing torchaudio.egg-info\PKG-INFO 2023-07-13T15:17:05.2348406Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-07-13T15:17:05.2348801Z writing requirements to torchaudio.egg-info\requires.txt 2023-07-13T15:17:05.2349174Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-07-13T15:17:05.2349527Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:17:05.2349895Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:17:05.2350202Z adding license file 'LICENSE' 2023-07-13T15:17:05.2350514Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:17:05.2350969Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230713-py3.10.egg-info 2023-07-13T15:17:05.2351365Z running install_scripts 2023-07-13T15:17:05.2351644Z writing list of installed files to 'record.txt' 2023-07-13T15:17:05.2351827Z 2023-07-13T15:17:05.2351985Z Resource usage statistics from building torchaudio: 2023-07-13T15:17:05.2352261Z Process count: 25 2023-07-13T15:17:05.2352496Z CPU time: Sys=0:02:54.1, User=0:28:12.8 2023-07-13T15:17:05.2352736Z Memory: 7.6G 2023-07-13T15:17:05.2353118Z Disk usage: 252.3M 2023-07-13T15:17:05.2353360Z Time elapsed: 0:10:18.1 2023-07-13T15:17:05.2353508Z 2023-07-13T15:17:05.2353515Z 2023-07-13T15:17:05.2353613Z Packaging torchaudio 2023-07-13T15:17:05.2353910Z INFO:conda_build.build:Packaging torchaudio 2023-07-13T15:17:05.8609232Z INFO:conda_build.build:Packaging torchaudio-2.1.0.dev20230713-py310_cu118 2023-07-13T15:17:05.8610021Z Packaging torchaudio-2.1.0.dev20230713-py310_cu118 2023-07-13T15:17:41.3659645Z '??$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:41.3694767Z '??$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:41.3713714Z '??$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:41.8332612Z '??$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:41.8364713Z '??$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:41.8384505Z '??$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:43.1038077Z '??$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:43.1069948Z '??$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:43.4479445Z '??$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:43.5685799Z '??$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:43.5718636Z '??$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:43.5738461Z '??$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:44.1555689Z '??$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:44.1587725Z '??$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:44.1606979Z '??$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:44.6455210Z '??$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:44.6486924Z '??$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:44.6507314Z '??$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:45.7663639Z Unknown format 2023-07-13T15:17:45.7924248Z Unknown format 2023-07-13T15:17:45.8197928Z Unknown format 2023-07-13T15:17:45.8529833Z Unknown format 2023-07-13T15:17:45.9027302Z Unknown format 2023-07-13T15:17:46.4785560Z Unknown format 2023-07-13T15:17:46.4998354Z Unknown format 2023-07-13T15:17:46.5244266Z Unknown format 2023-07-13T15:17:46.5431909Z Unknown format 2023-07-13T15:17:46.5685002Z Unknown format 2023-07-13T15:17:46.5945403Z Unknown format 2023-07-13T15:17:47.3611136Z Unknown format 2023-07-13T15:17:47.3871540Z Unknown format 2023-07-13T15:17:47.4474627Z Unknown format 2023-07-13T15:17:47.4835754Z Unknown format 2023-07-13T15:17:47.5688311Z Unknown format 2023-07-13T15:17:47.6615564Z Unknown format 2023-07-13T15:17:47.6960988Z Unknown format 2023-07-13T15:17:47.7191179Z Unknown format 2023-07-13T15:17:47.7413507Z Unknown format 2023-07-13T15:17:47.7656242Z Unknown format 2023-07-13T15:17:47.8428993Z Unknown format 2023-07-13T15:17:47.8646004Z Unknown format 2023-07-13T15:17:47.8853735Z Unknown format 2023-07-13T15:17:47.9142276Z Unknown format 2023-07-13T15:17:47.9515341Z Unknown format 2023-07-13T15:17:48.1021402Z Unknown format 2023-07-13T15:17:48.1306662Z Unknown format 2023-07-13T15:17:48.1578704Z Unknown format 2023-07-13T15:17:48.1886278Z Unknown format 2023-07-13T15:17:48.2152252Z Unknown format 2023-07-13T15:17:48.2416846Z Unknown format 2023-07-13T15:17:48.2695328Z Unknown format 2023-07-13T15:17:48.2967912Z Unknown format 2023-07-13T15:17:48.3244531Z Unknown format 2023-07-13T15:17:48.3514085Z Unknown format 2023-07-13T15:17:48.3891423Z Unknown format 2023-07-13T15:17:48.4239643Z Unknown format 2023-07-13T15:17:48.4507276Z Unknown format 2023-07-13T15:17:48.4781269Z Unknown format 2023-07-13T15:17:48.5056518Z Unknown format 2023-07-13T15:17:48.5313688Z Unknown format 2023-07-13T15:17:48.5596353Z Unknown format 2023-07-13T15:17:48.5867302Z Unknown format 2023-07-13T15:17:48.6145718Z Unknown format 2023-07-13T15:17:48.6423688Z Unknown format 2023-07-13T15:17:48.6690037Z Unknown format 2023-07-13T15:17:48.6967295Z Unknown format 2023-07-13T15:17:48.7234085Z Unknown format 2023-07-13T15:17:48.7511938Z Unknown format 2023-07-13T15:17:48.7796688Z Unknown format 2023-07-13T15:17:48.8064277Z Unknown format 2023-07-13T15:17:48.8423859Z Unknown format 2023-07-13T15:17:48.8739240Z Unknown format 2023-07-13T15:17:48.9009567Z Unknown format 2023-07-13T15:17:48.9272915Z Unknown format 2023-07-13T15:17:48.9672172Z Unknown format 2023-07-13T15:17:48.9934096Z Unknown format 2023-07-13T15:17:49.6942613Z Unknown format 2023-07-13T15:17:49.7277737Z Unknown format 2023-07-13T15:17:49.7922114Z Unknown format 2023-07-13T15:17:49.8198216Z Unknown format 2023-07-13T15:17:49.8454367Z Unknown format 2023-07-13T15:17:49.9358044Z Unknown format 2023-07-13T15:17:50.0123283Z Unknown format 2023-07-13T15:17:50.0410360Z Unknown format 2023-07-13T15:17:50.2911897Z Unknown format 2023-07-13T15:17:50.3240284Z Unknown format 2023-07-13T15:17:50.3577262Z Unknown format 2023-07-13T15:17:50.5076615Z Unknown format 2023-07-13T15:17:50.5386762Z Unknown format 2023-07-13T15:17:50.5650598Z Unknown format 2023-07-13T15:17:50.5911572Z Unknown format 2023-07-13T15:17:50.6184355Z Unknown format 2023-07-13T15:17:50.6443651Z Unknown format 2023-07-13T15:17:50.6722293Z Unknown format 2023-07-13T15:17:50.7704344Z Unknown format 2023-07-13T15:17:50.7993241Z Unknown format 2023-07-13T15:17:50.8271875Z Unknown format 2023-07-13T15:17:50.9108670Z Unknown format 2023-07-13T15:17:51.1344930Z Unknown format 2023-07-13T15:17:51.1827537Z Unknown format 2023-07-13T15:17:51.2906247Z Unknown format 2023-07-13T15:17:51.3181718Z Unknown format 2023-07-13T15:17:51.3441909Z Unknown format 2023-07-13T15:17:58.7293823Z '??$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:58.7326482Z '??$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:58.7347002Z '??$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:00.5960029Z compiling .pyc files... 2023-07-13T15:18:00.5960310Z number of files: 240 2023-07-13T15:18:00.5960785Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-07-13T15:18:00.5963919Z 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:00.5964594Z .. is this binary repackaging? 2023-07-13T15:18:00.5965354Z 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:00.5965957Z .. is this binary repackaging? 2023-07-13T15:18:00.5966437Z 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:00.5966884Z .. is this binary repackaging? 2023-07-13T15:18:00.5967376Z 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:00.5967815Z .. is this binary repackaging? 2023-07-13T15:18:00.5968262Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_110.dll found in ['cuda-cudart-dev'] 2023-07-13T15:18:00.5968937Z 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:00.5969595Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:00.5970181Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-07-13T15:18:00.5970893Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:00.5971528Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:00.5972586Z 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:00.5973286Z 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:00.5974011Z 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:00.5974627Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:00.5975530Z 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:00.5976161Z .. is this binary repackaging? 2023-07-13T15:18:00.5976649Z 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:00.5977095Z .. is this binary repackaging? 2023-07-13T15:18:00.5977705Z 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:00.5978241Z .. is this binary repackaging? 2023-07-13T15:18:00.5978942Z 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:00.5979645Z 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:00.5980353Z 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:00.5980803Z .. is this binary repackaging? 2023-07-13T15:18:00.5981279Z 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:00.5981733Z .. is this binary repackaging? 2023-07-13T15:18:00.5982221Z 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:00.5982670Z .. is this binary repackaging? 2023-07-13T15:18:00.5983148Z 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:00.5983599Z .. is this binary repackaging? 2023-07-13T15:18:00.5984194Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:00.5984984Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:00.5985787Z 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:00.5986457Z 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:00.5987187Z 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:00.5987904Z 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:00.5988613Z 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:00.5989252Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:00.5989873Z 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:00.5990320Z .. is this binary repackaging? 2023-07-13T15:18:00.5991077Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-13T15:18:00.5992225Z 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:00.5992676Z .. is this binary repackaging? 2023-07-13T15:18:00.5993127Z 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:00.5993562Z .. is this binary repackaging? 2023-07-13T15:18:00.5994024Z 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:00.5994450Z .. is this binary repackaging? 2023-07-13T15:18:00.5994887Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:00.5995464Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:00.5996063Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:18:00.5996713Z 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:00.5997507Z 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:00.5998325Z 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:00.5999256Z 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:00.5999893Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:00.6000503Z 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:00.6001195Z 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:00.6001866Z 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:00.6002469Z 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:02.4781567Z '??$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:02.4814042Z '??$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:02.4835118Z '??$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:04.7568381Z '??$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:04.7600554Z '??$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:04.7619597Z '??$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:05.6984980Z 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:05.6986363Z 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:05.6987707Z 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:05.6988704Z 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:05.6989394Z 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:05.6990031Z 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:05.6990967Z 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:05.6991612Z .. is this binary repackaging? 2023-07-13T15:18:05.6992088Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-13T15:18:05.6992705Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:05.6993306Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:05.6993905Z 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:05.6994569Z 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:05.6995288Z 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:05.6995973Z 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:05.6996663Z 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:05.6997303Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:05.6997941Z 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:05.6998396Z .. is this binary repackaging? 2023-07-13T15:18:05.6998887Z 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:05.6999324Z .. is this binary repackaging? 2023-07-13T15:18:05.6999793Z 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:05.7000231Z .. is this binary repackaging? 2023-07-13T15:18:05.7000683Z 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:05.7001370Z 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:05.7002066Z 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:05.7002521Z .. is this binary repackaging? 2023-07-13T15:18:05.7003005Z 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:05.7003449Z .. is this binary repackaging? 2023-07-13T15:18:05.7003933Z 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:05.7004364Z .. is this binary repackaging? 2023-07-13T15:18:05.7004850Z 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:05.7005297Z .. is this binary repackaging? 2023-07-13T15:18:05.7005854Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:05.7006572Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:05.7007177Z 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:05.7007847Z 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:05.7008553Z 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:05.7009251Z 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:05.7009963Z 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:05.7010604Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:05.7011247Z 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:05.7011715Z .. is this binary repackaging? 2023-07-13T15:18:05.7012195Z 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:05.7012642Z .. is this binary repackaging? 2023-07-13T15:18:05.7013116Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-13T15:18:05.7013748Z 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:05.7014191Z .. is this binary repackaging? 2023-07-13T15:18:05.7014662Z 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:05.7015103Z .. is this binary repackaging? 2023-07-13T15:18:05.7015568Z 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:05.7015985Z .. is this binary repackaging? 2023-07-13T15:18:05.7016452Z 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:05.7016898Z .. is this binary repackaging? 2023-07-13T15:18:05.7017383Z 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:05.7017826Z .. is this binary repackaging? 2023-07-13T15:18:05.7018285Z 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:05.7018729Z .. is this binary repackaging? 2023-07-13T15:18:05.7019206Z 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:05.7019641Z .. is this binary repackaging? 2023-07-13T15:18:05.7020098Z 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:05.7020643Z .. is this binary repackaging? 2023-07-13T15:18:05.7021190Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:05.7021793Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:13.4641556Z 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:13.4642251Z 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:13.4837416Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-13T15:18:13.4851880Z 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:13.4852733Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T15:18:13.4855286Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T15:18:13.4874346Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T15:18:13.4879112Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T15:18:13.4880281Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T15:18:13.4889987Z 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:13.4891444Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T15:18:13.4892248Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T15:18:13.4955623Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T15:18:13.4961443Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-13T15:18:13.4963354Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230713-py310_cu118.tar.bz2 2023-07-13T15:18:14.7736631Z INFO:conda_index.index:win-64 cached 7.0 MB from 1 packages at 5.5 MB/second 2023-07-13T15:18:14.7805096Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T15:18:14.7806658Z 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:14.7825210Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T15:18:14.7831435Z 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:14.7841799Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T15:18:14.7844617Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T15:18:14.7845611Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T15:18:14.7852185Z 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:14.7860711Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T15:18:14.7861361Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T15:18:14.7918460Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T15:18:14.7919148Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T15:18:14.7924174Z 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:14.7932066Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T15:18:14.7932802Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T15:18:14.8076188Z 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:14.8094414Z DEBUG:conda_index.index:noarch finish 2023-07-13T15:18:14.8094957Z INFO:conda_index.index:Completed noarch 2023-07-13T15:18:14.8095721Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T15:18:14.8098891Z 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:14.8117823Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T15:18:14.8121433Z 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:14.8145594Z 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:14.8162348Z 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:14.8163797Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T15:18:14.8164492Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T15:18:14.8165182Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T15:18:14.8170117Z 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:14.8192998Z 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:14.8208963Z 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:14.8209966Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T15:18:14.8210334Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T15:18:14.8270231Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T15:18:14.8270884Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T15:18:14.8276124Z 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:14.8299086Z 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:14.8313126Z 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:14.8313990Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T15:18:14.8314751Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T15:18:14.8441213Z 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:14.8455501Z DEBUG:conda_index.index:win-64 finish 2023-07-13T15:18:14.8455927Z INFO:conda_index.index:Completed win-64 2023-07-13T15:18:14.8459666Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-13T15:18:14.8462199Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T15:18:14.8462797Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T15:18:14.8466583Z 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:14.8467789Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T15:18:14.8468492Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T15:18:14.8469137Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T15:18:14.8473308Z 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:14.8492036Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T15:18:14.8691119Z 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:14.8711819Z DEBUG:conda_index.index:write channeldata 2023-07-13T15:18:14.8718375Z 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:21.8159079Z 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:21.8160448Z 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:21.8162107Z 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:21.8163537Z 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:21.8165023Z 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:21.8166478Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:21.8168079Z 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:21.8169021Z .. is this binary repackaging? 2023-07-13T15:18:21.8169977Z 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:21.8170866Z .. is this binary repackaging? 2023-07-13T15:18:21.8171806Z 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:21.8172664Z .. is this binary repackaging? 2023-07-13T15:18:21.8173517Z 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:21.8175239Z 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:21.8176742Z 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:21.8177550Z .. is this binary repackaging? 2023-07-13T15:18:21.8178383Z 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:21.8179141Z .. is this binary repackaging? 2023-07-13T15:18:21.8179982Z 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:21.8180690Z .. is this binary repackaging? 2023-07-13T15:18:21.8181191Z 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:21.8181646Z .. is this binary repackaging? 2023-07-13T15:18:21.8182079Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:21.8182686Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:21.8183309Z 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:21.8183974Z 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:21.8184689Z 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:21.8185397Z 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:21.8186078Z 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:21.8186726Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:21.8187388Z 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:21.8188236Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337125\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337125\work_moved_torchaudio-2.1.0.dev20230713-py310_cu118_win-64_main_build_loop' 2023-07-13T15:18:21.8189136Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337125\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337125\work_moved_torchaudio-2.1.0.dev20230713-py310_cu118_win-64_main_build_loop) 2023-07-13T15:18:21.8189674Z .. is this binary repackaging? 2023-07-13T15:18:21.8190162Z 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:21.8190603Z .. is this binary repackaging? 2023-07-13T15:18:21.8191093Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-13T15:18:21.8191881Z 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:21.8192436Z .. is this binary repackaging? 2023-07-13T15:18:21.8192913Z 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:21.8193341Z .. is this binary repackaging? 2023-07-13T15:18:21.8193802Z 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:21.8194230Z .. is this binary repackaging? 2023-07-13T15:18:21.8194701Z 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:21.8195138Z .. is this binary repackaging? 2023-07-13T15:18:21.8195603Z 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:21.8196046Z .. is this binary repackaging? 2023-07-13T15:18:21.8196521Z 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:21.8196966Z .. is this binary repackaging? 2023-07-13T15:18:21.8197440Z 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:21.8197864Z .. is this binary repackaging? 2023-07-13T15:18:21.8198336Z 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:21.8198776Z .. is this binary repackaging? 2023-07-13T15:18:21.8199221Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:21.8199810Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:21.8200408Z 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:21.8201067Z 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:21.8201764Z 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:21.8202454Z 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:21.8203162Z 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:21.8203809Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:21.8204443Z 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:21.8204909Z .. is this binary repackaging? 2023-07-13T15:18:21.8205389Z 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:21.8205839Z .. is this binary repackaging? 2023-07-13T15:18:21.8206307Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python310.dll found in pkgs/main::python-3.10.12-he1021f5_0 2023-07-13T15:18:21.8207049Z 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:21.8207601Z .. is this binary repackaging? 2023-07-13T15:18:21.8208070Z 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:21.8208513Z .. is this binary repackaging? 2023-07-13T15:18:21.8208976Z 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:21.8209392Z .. is this binary repackaging? 2023-07-13T15:18:21.8209861Z 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:21.8210301Z .. is this binary repackaging? 2023-07-13T15:18:21.8210783Z 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:21.8211216Z .. is this binary repackaging? 2023-07-13T15:18:21.8211691Z 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:21.8212134Z .. is this binary repackaging? 2023-07-13T15:18:21.8212733Z 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:21.8213178Z .. is this binary repackaging? 2023-07-13T15:18:21.8213633Z 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:21.8214077Z .. is this binary repackaging? 2023-07-13T15:18:21.8214521Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:18:21.8215124Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:18:21.8215719Z 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:21.8216365Z 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:21.8217071Z 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:21.8217775Z 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:21.8218475Z 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:21.8219111Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:18:21.8219881Z 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:21.8220436Z Fixing permissions 2023-07-13T15:18:21.8220658Z Packaged license file/s. 2023-07-13T15:18:21.8220922Z INFO :: Time taken to mark (prefix) 2023-07-13T15:18:21.8221213Z 0 replacements in 0 files was 0.08 seconds 2023-07-13T15:18:21.8221927Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337125\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337125\work_moved_torchaudio-2.1.0.dev20230713-py310_cu118_win-64_main_build_loop' 2023-07-13T15:18:21.8223009Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337125\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260337125\work_moved_torchaudio-2.1.0.dev20230713-py310_cu118_win-64_main_build_loop) 2023-07-13T15:18:24.2650204Z # Automatic uploading is disabled 2023-07-13T15:18:24.2650895Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-13T15:18:24.2651379Z 2023-07-13T15:18:24.2651447Z 2023-07-13T15:18:24.2651748Z # To have conda build upload to anaconda.org automatically, use 2023-07-13T15:18:24.2652524Z # conda config --set anaconda_upload yes 2023-07-13T15:18:24.2652995Z anaconda upload \ 2023-07-13T15:18:24.2653545Z distr/win-64\torchaudio-2.1.0.dev20230713-py310_cu118.tar.bz2 2023-07-13T15:18:24.2654099Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-13T15:18:24.2654298Z 2023-07-13T15:18:24.2654515Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-13T15:18:24.2654814Z { 2023-07-13T15:18:24.2655064Z "torchaudio-2.1.0.dev20230713-py310_cu118": { 2023-07-13T15:18:24.2655331Z "recipe": { 2023-07-13T15:18:24.2655542Z "c_compiler": "vs2019", 2023-07-13T15:18:24.2655787Z "cxx_compiler": "vs2019", 2023-07-13T15:18:24.2656038Z "target_platform": "win-64" 2023-07-13T15:18:24.2656262Z } 2023-07-13T15:18:24.2656425Z } 2023-07-13T15:18:24.2656601Z } 2023-07-13T15:18:24.2656711Z 2023-07-13T15:18:24.2656718Z 2023-07-13T15:18:24.2656861Z #################################################################################### 2023-07-13T15:18:24.2657124Z Resource usage summary: 2023-07-13T15:18:24.2657251Z 2023-07-13T15:18:24.2657343Z Total time: 0:19:27.2 2023-07-13T15:18:24.2657599Z CPU usage: sys=0:02:54.1, user=0:28:12.8 2023-07-13T15:18:24.2657875Z Maximum memory usage observed: 7.6G 2023-07-13T15:18:24.2658183Z Total disk usage observed (not including envs): 252.3M 2023-07-13T15:18:24.2658358Z 2023-07-13T15:18:24.2658364Z 2023-07-13T15:18:24.2658501Z #################################################################################### 2023-07-13T15:18:24.2658872Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-07-13T15:18:24.2659219Z There are currently 1 accumulated. 2023-07-13T15:18:24.2659530Z To remove them, you can run the ```conda build purge``` command 2023-07-13T15:18:25.1836104Z ##[group]Run actions/upload-artifact@v3 2023-07-13T15:18:25.1836420Z with: 2023-07-13T15:18:25.1836621Z name: pytorch_audio__3.10 2023-07-13T15:18:25.1836870Z path: pytorch/audio/distr/ 2023-07-13T15:18:25.1837124Z if-no-files-found: warn 2023-07-13T15:18:25.1837324Z env: 2023-07-13T15:18:25.1837568Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:18:25.1837845Z PYTHON_VERSION: 3.10 2023-07-13T15:18:25.1838088Z PACKAGE_TYPE: conda 2023-07-13T15:18:25.1838308Z REPOSITORY: pytorch/audio 2023-07-13T15:18:25.1838529Z REF: 2023-07-13T15:18:25.1838724Z CU_VERSION: cu118 2023-07-13T15:18:25.1838935Z CHANNEL: nightly 2023-07-13T15:18:25.1839161Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T15:18:25.1839490Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:18:25.1839875Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:18:25.1840351Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:18:25.1840743Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:18:25.1841032Z ##[endgroup] 2023-07-13T15:18:25.3369100Z With the provided path, there will be 19 files uploaded 2023-07-13T15:18:25.3373347Z Starting artifact upload 2023-07-13T15:18:25.3374709Z 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:25.3376280Z Artifact name is valid! 2023-07-13T15:18:25.4074572Z Container for artifact "pytorch_audio__3.10" successfully created. Starting upload of file(s) 2023-07-13T15:18:29.4778048Z Total size of all the files uploaded is 7304973 bytes 2023-07-13T15:18:29.4779089Z File upload process has finished. Finalizing the artifact upload 2023-07-13T15:18:29.5056445Z Artifact has been finalized. All files have been successfully uploaded! 2023-07-13T15:18:29.5056702Z 2023-07-13T15:18:29.5056895Z The raw size of all the files that were specified for upload is 7453829 bytes 2023-07-13T15:18:29.5057411Z The size of all the files that were uploaded is 7304973 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-07-13T15:18:29.5057731Z 2023-07-13T15:18:29.5058125Z 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:29.5058539Z 2023-07-13T15:18:29.5059126Z Artifact pytorch_audio__3.10 has been successfully uploaded! 2023-07-13T15:18:29.5326764Z ##[group]Run set -euxo pipefail 2023-07-13T15:18:29.5327126Z set -euxo pipefail 2023-07-13T15:18:29.5327383Z source "${BUILD_ENV_FILE}" 2023-07-13T15:18:29.5327727Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-07-13T15:18:29.5328096Z # fix we have to use for windows to make sure drive path is c: not c 2023-07-13T15:18:29.5328475Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-07-13T15:18:29.5328752Z  2023-07-13T15:18:29.5329064Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-07-13T15:18:29.5329503Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-07-13T15:18:29.5330064Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-07-13T15:18:29.5330349Z  2023-07-13T15:18:29.5330654Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-07-13T15:18:29.5331186Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-07-13T15:18:29.5331457Z else 2023-07-13T15:18:29.5331685Z  CONSTRAINTS="cpuonly" 2023-07-13T15:18:29.5331914Z fi 2023-07-13T15:18:29.5332288Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-07-13T15:18:29.5332662Z  2023-07-13T15:18:29.5332929Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-07-13T15:18:29.5333269Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-07-13T15:18:29.5333694Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-07-13T15:18:29.5334031Z else 2023-07-13T15:18:29.5334294Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-07-13T15:18:29.5334618Z  conda install --yes --quiet 'ffmpeg<5' 2023-07-13T15:18:29.5334963Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-07-13T15:18:29.5335230Z fi 2023-07-13T15:18:29.5335478Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-07-13T15:18:29.5361973Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T15:18:29.5362363Z env: 2023-07-13T15:18:29.5362738Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:18:29.5363004Z PYTHON_VERSION: 3.10 2023-07-13T15:18:29.5363237Z PACKAGE_TYPE: conda 2023-07-13T15:18:29.5363475Z REPOSITORY: pytorch/audio 2023-07-13T15:18:29.5363702Z REF: 2023-07-13T15:18:29.5363880Z CU_VERSION: cu118 2023-07-13T15:18:29.5364093Z CHANNEL: nightly 2023-07-13T15:18:29.5364532Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T15:18:29.5364867Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:18:29.5365240Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:18:29.5365665Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:18:29.5366070Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:18:29.5366377Z PACKAGE_NAME: torchaudio 2023-07-13T15:18:29.5366643Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-07-13T15:18:29.5366905Z GPU_ARCH: cuda 2023-07-13T15:18:29.5367123Z DESIRED_CUDA: cu118 2023-07-13T15:18:29.5367351Z GPU_ARCH_VERSION: 11.8 2023-07-13T15:18:29.5367557Z ##[endgroup] 2023-07-13T15:18:29.8791449Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T15:18:29.8793841Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:18:29.8794464Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:18:29.8794747Z ++ export CMAKE_USE_CUDA=1 2023-07-13T15:18:29.8794986Z ++ CMAKE_USE_CUDA=1 2023-07-13T15:18:29.8795215Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T15:18:29.8795585Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T15:18:29.8798999Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-13T15:18:29.8799630Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-13T15:18:29.8800375Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:18:29.8801158Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:18:29.8801740Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:18:29.8802409Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:18:29.8802835Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:18:29.8803095Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:18:29.8803448Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:18:29.8803879Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:18:29.8804293Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:18:29.8804686Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:18:29.8804996Z ++ export FORCE_CUDA=1 2023-07-13T15:18:29.8805216Z ++ FORCE_CUDA=1 2023-07-13T15:18:29.8806774Z ++ 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:29.8808909Z ++ 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:29.8809959Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:18:29.8810277Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:18:29.8810550Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T15:18:29.8810791Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T15:18:29.8811084Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-13T15:18:29.8811407Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-13T15:18:29.8812002Z ++ export VERSION_SUFFIX= 2023-07-13T15:18:29.8812218Z ++ VERSION_SUFFIX= 2023-07-13T15:18:29.8812437Z ++ export WHEEL_DIR= 2023-07-13T15:18:29.8812661Z ++ WHEEL_DIR= 2023-07-13T15:18:29.8899841Z ++ readlink -f pytorch/audio/distr 2023-07-13T15:18:29.9023479Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:18:29.9201084Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:18:29.9277642Z ++ sed 's/\/c\//\/c:\//' 2023-07-13T15:18:29.9388759Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:18:29.9389815Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:18:29.9390661Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:18:29.9391622Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' python=3.10 2023-07-13T15:18:35.5812009Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:18:35.6669445Z Solving environment: ...working... done 2023-07-13T15:18:35.8435920Z 2023-07-13T15:18:35.8436422Z ## Package Plan ## 2023-07-13T15:18:35.8436682Z 2023-07-13T15:18:35.8436947Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:18:35.8437212Z 2023-07-13T15:18:35.8437318Z added / updated specs: 2023-07-13T15:18:35.8437551Z - python=3.10 2023-07-13T15:18:35.8437687Z 2023-07-13T15:18:35.8437693Z 2023-07-13T15:18:35.8437908Z The following NEW packages will be INSTALLED: 2023-07-13T15:18:35.8438202Z 2023-07-13T15:18:35.8438480Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 2023-07-13T15:18:35.8438892Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-07-13T15:18:35.8439288Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-07-13T15:18:35.8439658Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 2023-07-13T15:18:35.8440000Z pip pkgs/main/win-64::pip-23.1.2-py310haa95532_0 2023-07-13T15:18:35.8440368Z python pkgs/main/win-64::python-3.10.12-he1021f5_0 2023-07-13T15:18:35.8440748Z setuptools pkgs/main/win-64::setuptools-67.8.0-py310haa95532_0 2023-07-13T15:18:35.8441123Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-07-13T15:18:35.8441457Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 2023-07-13T15:18:35.8441778Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-07-13T15:18:35.8442112Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-07-13T15:18:35.8442459Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-07-13T15:18:35.8442828Z wheel pkgs/main/win-64::wheel-0.38.4-py310haa95532_0 2023-07-13T15:18:35.8443171Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 2023-07-13T15:18:35.8443478Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 2023-07-13T15:18:35.8443664Z 2023-07-13T15:18:35.8443670Z 2023-07-13T15:18:36.1587974Z Preparing transaction: ...working... done 2023-07-13T15:18:38.6355217Z Verifying transaction: ...working... done 2023-07-13T15:18:42.2893239Z Executing transaction: ...working... done 2023-07-13T15:18:42.5315888Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:18:42.5316900Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:18:42.5317514Z + [[ cuda = \c\u\d\a ]] 2023-07-13T15:18:42.5317960Z + CONSTRAINTS=pytorch-cuda=11.8 2023-07-13T15:18:42.5319164Z + 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:36.8667001Z 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:36.8667777Z 2023-07-13T15:19:36.8668472Z 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:36.8670642Z 2023-07-13T15:19:36.8672279Z 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:36.8672879Z 2023-07-13T15:19:36.8673514Z 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:36.8676509Z 2023-07-13T15:19:36.8677198Z 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:36.8677864Z 2023-07-13T15:19:36.8678779Z 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:36.8679434Z 2023-07-13T15:19:36.8679800Z INFO conda.core.link:__init__(217): initializing UnlinkLinkTransaction with 2023-07-13T15:19:36.8680240Z 2023-07-13T15:19:36.8680623Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8682684Z 2023-07-13T15:19:36.8683454Z unlink_precs: 2023-07-13T15:19:36.8683703Z 2023-07-13T15:19:36.8683836Z 2023-07-13T15:19:36.8684050Z 2023-07-13T15:19:36.8684191Z link_precs: 2023-07-13T15:19:36.8684406Z 2023-07-13T15:19:36.8684602Z defaults/win-64::blas-1.0-mkl 2023-07-13T15:19:36.8684886Z 2023-07-13T15:19:36.8685084Z nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-13T15:19:36.8685368Z 2023-07-13T15:19:36.8685602Z nvidia/win-64::cuda-cudart-11.8.89-0 2023-07-13T15:19:36.8685922Z 2023-07-13T15:19:36.8686152Z nvidia/win-64::cuda-cupti-11.8.87-0 2023-07-13T15:19:36.8686440Z 2023-07-13T15:19:36.8686641Z nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-07-13T15:19:36.8686911Z 2023-07-13T15:19:36.8687103Z nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-13T15:19:36.8687411Z 2023-07-13T15:19:36.8687702Z nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-13T15:19:36.8690231Z 2023-07-13T15:19:36.8690500Z nvidia/win-64::libcublas-11.11.3.6-0 2023-07-13T15:19:36.8690809Z 2023-07-13T15:19:36.8691040Z nvidia/win-64::libcufft-10.9.0.58-0 2023-07-13T15:19:36.8691331Z 2023-07-13T15:19:36.8691543Z nvidia/win-64::libcurand-10.3.3.53-0 2023-07-13T15:19:36.8691848Z 2023-07-13T15:19:36.8692043Z nvidia/win-64::libcusolver-11.4.1.48-0 2023-07-13T15:19:36.8692372Z 2023-07-13T15:19:36.8692605Z nvidia/win-64::libcusparse-11.7.5.86-0 2023-07-13T15:19:36.8692905Z 2023-07-13T15:19:36.8693112Z nvidia/win-64::libnpp-11.8.0.86-0 2023-07-13T15:19:36.8693422Z 2023-07-13T15:19:36.8693670Z nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-07-13T15:19:36.8694000Z 2023-07-13T15:19:36.8694318Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-13T15:19:36.8694706Z 2023-07-13T15:19:36.8697317Z nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-07-13T15:19:36.8697691Z 2023-07-13T15:19:36.8697965Z nvidia/win-64::cuda-libraries-11.8.0-0 2023-07-13T15:19:36.8698310Z 2023-07-13T15:19:36.8698585Z nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-07-13T15:19:36.8698928Z 2023-07-13T15:19:36.8699202Z nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-07-13T15:19:36.8699554Z 2023-07-13T15:19:36.8699819Z nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-07-13T15:19:36.8700144Z 2023-07-13T15:19:36.8700403Z nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-13T15:19:36.8704631Z 2023-07-13T15:19:36.8704946Z nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-07-13T15:19:36.8705308Z 2023-07-13T15:19:36.8705606Z nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-07-13T15:19:36.8705949Z 2023-07-13T15:19:36.8706185Z nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-07-13T15:19:36.8706515Z 2023-07-13T15:19:36.8706812Z nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-07-13T15:19:36.8707181Z 2023-07-13T15:19:36.8707479Z nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-07-13T15:19:36.8707832Z 2023-07-13T15:19:36.8708100Z nvidia/win-64::cuda-runtime-11.8.0-0 2023-07-13T15:19:36.8708449Z 2023-07-13T15:19:36.8711134Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:19:36.8711555Z 2023-07-13T15:19:36.8711828Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-13T15:19:36.8712172Z 2023-07-13T15:19:36.8712779Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-13T15:19:36.8713109Z 2023-07-13T15:19:36.8713379Z defaults/win-64::yaml-0.2.5-he774522_0 2023-07-13T15:19:36.8713709Z 2023-07-13T15:19:36.8713973Z defaults/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:19:36.8714314Z 2023-07-13T15:19:36.8714896Z pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-07-13T15:19:36.8715341Z 2023-07-13T15:19:36.8717221Z defaults/win-64::filelock-3.9.0-py310haa95532_0 2023-07-13T15:19:36.8717630Z 2023-07-13T15:19:36.8717929Z defaults/win-64::markupsafe-2.1.1-py310h2bbff1b_0 2023-07-13T15:19:36.8718322Z 2023-07-13T15:19:36.8718640Z defaults/win-64::mkl-service-2.4.0-py310h2bbff1b_1 2023-07-13T15:19:36.8719032Z 2023-07-13T15:19:36.8719321Z defaults/win-64::mpmath-1.2.1-py310haa95532_0 2023-07-13T15:19:36.8719680Z 2023-07-13T15:19:36.8719974Z defaults/win-64::networkx-2.8.4-py310haa95532_1 2023-07-13T15:19:36.8720349Z 2023-07-13T15:19:36.8720637Z defaults/win-64::pyyaml-6.0-py310h2bbff1b_1 2023-07-13T15:19:36.8720991Z 2023-07-13T15:19:36.8721332Z defaults/win-64::typing_extensions-4.6.3-py310haa95532_0 2023-07-13T15:19:36.8721739Z 2023-07-13T15:19:36.8722026Z defaults/win-64::jinja2-3.1.2-py310haa95532_0 2023-07-13T15:19:36.8722379Z 2023-07-13T15:19:36.8722706Z defaults/win-64::numpy-base-1.25.0-py310h65a83cf_0 2023-07-13T15:19:36.8723088Z 2023-07-13T15:19:36.8723369Z defaults/win-64::sympy-1.11.1-py310haa95532_0 2023-07-13T15:19:36.8723726Z 2023-07-13T15:19:36.8724118Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230711-py3.10_cuda11.8_cudnn8_0 2023-07-13T15:19:36.8724570Z 2023-07-13T15:19:36.8724854Z defaults/win-64::mkl_fft-1.3.6-py310h4ed8f06_1 2023-07-13T15:19:36.8725187Z 2023-07-13T15:19:36.8725487Z defaults/win-64::mkl_random-1.2.2-py310h4ed8f06_1 2023-07-13T15:19:36.8725860Z 2023-07-13T15:19:36.8726140Z defaults/win-64::numpy-1.25.0-py310h055cbcc_0 2023-07-13T15:19:36.8726495Z 2023-07-13T15:19:36.8727019Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230713-py310_cu118 2023-07-13T15:19:36.8727594Z 2023-07-13T15:19:36.8727604Z 2023-07-13T15:19:36.8727613Z 2023-07-13T15:19:36.8728134Z INFO conda.core.link:verify(313): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-13T15:19:36.8728701Z 2023-07-13T15:19:36.8729266Z 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:36.8729868Z 2023-07-13T15:19:36.8730050Z path: 'license' 2023-07-13T15:19:36.8730565Z 2023-07-13T15:19:36.8730587Z 2023-07-13T15:19:36.8730597Z 2023-07-13T15:19:36.8732583Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-13T15:19:36.8733069Z 2023-07-13T15:19:36.8733518Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-13T15:19:36.8734972Z 2023-07-13T15:19:36.8735247Z path: 'build_env_setup.bat' 2023-07-13T15:19:36.8735583Z 2023-07-13T15:19:36.8735875Z 2023-07-13T15:19:36.8735885Z 2023-07-13T15:19:36.8736331Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-13T15:19:36.8736948Z 2023-07-13T15:19:36.8737399Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-13T15:19:36.8738024Z 2023-07-13T15:19:36.8738217Z path: 'conda_build.bat' 2023-07-13T15:19:36.8738517Z 2023-07-13T15:19:36.8738528Z 2023-07-13T15:19:36.8738538Z 2023-07-13T15:19:36.8738947Z , ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-13T15:19:36.8739441Z 2023-07-13T15:19:36.8739838Z packages: nvidia/win-64::cuda-cupti-11.8.87-0, nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-13T15:19:36.8740317Z 2023-07-13T15:19:36.8740546Z path: 'metadata_conda_debug.yaml' 2023-07-13T15:19:36.8740855Z 2023-07-13T15:19:36.8740864Z 2023-07-13T15:19:36.8740874Z 2023-07-13T15:19:36.8741006Z ] 2023-07-13T15:19:36.8741214Z 2023-07-13T15:19:36.8741652Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-07-13T15:19:36.8742122Z 2023-07-13T15:19:36.8742500Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8744307Z 2023-07-13T15:19:36.8744740Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-07-13T15:19:36.8744947Z 2023-07-13T15:19:36.8744954Z 2023-07-13T15:19:36.8744983Z 2023-07-13T15:19:36.8745212Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.53-0 <=== 2023-07-13T15:19:36.8745467Z 2023-07-13T15:19:36.8745669Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8745909Z 2023-07-13T15:19:36.8746078Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.53-0 2023-07-13T15:19:36.8746285Z 2023-07-13T15:19:36.8746291Z 2023-07-13T15:19:36.8746297Z 2023-07-13T15:19:36.8746535Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-11.8.89-0 <=== 2023-07-13T15:19:36.8746805Z 2023-07-13T15:19:36.8747003Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8747233Z 2023-07-13T15:19:36.8747412Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-11.8.89-0 2023-07-13T15:19:36.8747606Z 2023-07-13T15:19:36.8747631Z 2023-07-13T15:19:36.8747637Z 2023-07-13T15:19:36.8747853Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cupti-11.8.87-0 <=== 2023-07-13T15:19:36.8748108Z 2023-07-13T15:19:36.8748304Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8748537Z 2023-07-13T15:19:36.8748708Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-11.8.87-0 2023-07-13T15:19:36.8748914Z 2023-07-13T15:19:36.8748920Z 2023-07-13T15:19:36.8748926Z 2023-07-13T15:19:36.8749158Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-11.8.89-0 <=== 2023-07-13T15:19:36.8749412Z 2023-07-13T15:19:36.8749614Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8749844Z 2023-07-13T15:19:36.8750132Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-11.8.89-0 2023-07-13T15:19:36.8750385Z 2023-07-13T15:19:36.8750399Z 2023-07-13T15:19:36.8750404Z 2023-07-13T15:19:36.8750638Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvtx-11.8.86-0 <=== 2023-07-13T15:19:36.8750871Z 2023-07-13T15:19:36.8751187Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8751434Z 2023-07-13T15:19:36.8751707Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-11.8.86-0 2023-07-13T15:19:36.8751917Z 2023-07-13T15:19:36.8751922Z 2023-07-13T15:19:36.8751928Z 2023-07-13T15:19:36.8752276Z 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:36.8752632Z 2023-07-13T15:19:36.8753153Z 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:36.8753522Z 2023-07-13T15:19:36.8753872Z 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:36.8754241Z 2023-07-13T15:19:36.8754614Z 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:36.8754993Z 2023-07-13T15:19:36.8755255Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.53-0 <=== 2023-07-13T15:19:36.8755531Z 2023-07-13T15:19:36.8755714Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8755944Z 2023-07-13T15:19:36.8756136Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.53-0 2023-07-13T15:19:36.8756373Z 2023-07-13T15:19:36.8756379Z 2023-07-13T15:19:36.8756385Z 2023-07-13T15:19:36.8756839Z 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:36.8757343Z 2023-07-13T15:19:36.8757584Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-11.11.3.6-0 <=== 2023-07-13T15:19:36.8757843Z 2023-07-13T15:19:36.8758167Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8758527Z 2023-07-13T15:19:36.8758703Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-11.11.3.6-0 2023-07-13T15:19:36.8758914Z 2023-07-13T15:19:36.8758920Z 2023-07-13T15:19:36.8758925Z 2023-07-13T15:19:36.8759160Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-10.9.0.58-0 <=== 2023-07-13T15:19:36.8759391Z 2023-07-13T15:19:36.8759599Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8759831Z 2023-07-13T15:19:36.8759998Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-10.9.0.58-0 2023-07-13T15:19:36.8760204Z 2023-07-13T15:19:36.8760215Z 2023-07-13T15:19:36.8760221Z 2023-07-13T15:19:36.8760456Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.53-0 <=== 2023-07-13T15:19:36.8760708Z 2023-07-13T15:19:36.8760905Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8761130Z 2023-07-13T15:19:36.8761298Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.53-0 2023-07-13T15:19:36.8761505Z 2023-07-13T15:19:36.8761511Z 2023-07-13T15:19:36.8761516Z 2023-07-13T15:19:36.8761753Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.1.48-0 <=== 2023-07-13T15:19:36.8762013Z 2023-07-13T15:19:36.8762190Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8762428Z 2023-07-13T15:19:36.8762605Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.1.48-0 2023-07-13T15:19:36.8762816Z 2023-07-13T15:19:36.8762822Z 2023-07-13T15:19:36.8762833Z 2023-07-13T15:19:36.8763072Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-11.7.5.86-0 <=== 2023-07-13T15:19:36.8763332Z 2023-07-13T15:19:36.8763525Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8763895Z 2023-07-13T15:19:36.8764081Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-11.7.5.86-0 2023-07-13T15:19:36.8764292Z 2023-07-13T15:19:36.8764297Z 2023-07-13T15:19:36.8764303Z 2023-07-13T15:19:36.8764529Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-11.8.0.86-0 <=== 2023-07-13T15:19:36.8764907Z 2023-07-13T15:19:36.8765220Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8765567Z 2023-07-13T15:19:36.8765735Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-11.8.0.86-0 2023-07-13T15:19:36.8765935Z 2023-07-13T15:19:36.8765941Z 2023-07-13T15:19:36.8765946Z 2023-07-13T15:19:36.8766188Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-11.9.0.86-0 <=== 2023-07-13T15:19:36.8766442Z 2023-07-13T15:19:36.8766636Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8766867Z 2023-07-13T15:19:36.8767036Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-11.9.0.86-0 2023-07-13T15:19:36.8767243Z 2023-07-13T15:19:36.8767249Z 2023-07-13T15:19:36.8767254Z 2023-07-13T15:19:36.8767520Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-07-13T15:19:36.8767801Z 2023-07-13T15:19:36.8767995Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8768225Z 2023-07-13T15:19:36.8768386Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-07-13T15:19:36.8768606Z 2023-07-13T15:19:36.8768611Z 2023-07-13T15:19:36.8768617Z 2023-07-13T15:19:36.8768965Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-11.8.89-0 <=== 2023-07-13T15:19:36.8769242Z 2023-07-13T15:19:36.8769439Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8769667Z 2023-07-13T15:19:36.8769851Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-11.8.89-0 2023-07-13T15:19:36.8770070Z 2023-07-13T15:19:36.8770075Z 2023-07-13T15:19:36.8770081Z 2023-07-13T15:19:36.8770323Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-11.8.0-0 <=== 2023-07-13T15:19:36.8770753Z 2023-07-13T15:19:36.8770955Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8771188Z 2023-07-13T15:19:36.8771347Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-11.8.0-0 2023-07-13T15:19:36.8771670Z 2023-07-13T15:19:36.8771683Z 2023-07-13T15:19:36.8771692Z 2023-07-13T15:19:36.8771960Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-11.8.89-0 <=== 2023-07-13T15:19:36.8772364Z 2023-07-13T15:19:36.8772567Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8772802Z 2023-07-13T15:19:36.8772982Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-11.8.89-0 2023-07-13T15:19:36.8773202Z 2023-07-13T15:19:36.8773208Z 2023-07-13T15:19:36.8773214Z 2023-07-13T15:19:36.8773456Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-dev-11.11.3.6-0 <=== 2023-07-13T15:19:36.8773716Z 2023-07-13T15:19:36.8773909Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8774140Z 2023-07-13T15:19:36.8774326Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-11.11.3.6-0 2023-07-13T15:19:36.8774525Z 2023-07-13T15:19:36.8774557Z 2023-07-13T15:19:36.8774562Z 2023-07-13T15:19:36.8774783Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-dev-10.9.0.58-0 <=== 2023-07-13T15:19:36.8775042Z 2023-07-13T15:19:36.8775246Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8775480Z 2023-07-13T15:19:36.8775660Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-10.9.0.58-0 2023-07-13T15:19:36.8775875Z 2023-07-13T15:19:36.8775881Z 2023-07-13T15:19:36.8775887Z 2023-07-13T15:19:36.8776128Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.53-0 <=== 2023-07-13T15:19:36.8776388Z 2023-07-13T15:19:36.8776583Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8776812Z 2023-07-13T15:19:36.8777034Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.53-0 2023-07-13T15:19:36.8777254Z 2023-07-13T15:19:36.8777260Z 2023-07-13T15:19:36.8777265Z 2023-07-13T15:19:36.8777784Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.1.48-0 <=== 2023-07-13T15:19:36.8778040Z 2023-07-13T15:19:36.8778243Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8778477Z 2023-07-13T15:19:36.8778797Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.1.48-0 2023-07-13T15:19:36.8779155Z 2023-07-13T15:19:36.8779161Z 2023-07-13T15:19:36.8779166Z 2023-07-13T15:19:36.8779418Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-dev-11.7.5.86-0 <=== 2023-07-13T15:19:36.8779686Z 2023-07-13T15:19:36.8779885Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8780114Z 2023-07-13T15:19:36.8780300Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-11.7.5.86-0 2023-07-13T15:19:36.8780522Z 2023-07-13T15:19:36.8780528Z 2023-07-13T15:19:36.8780533Z 2023-07-13T15:19:36.8780769Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-dev-11.8.0.86-0 <=== 2023-07-13T15:19:36.8781036Z 2023-07-13T15:19:36.8781211Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8781551Z 2023-07-13T15:19:36.8781741Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-11.8.0.86-0 2023-07-13T15:19:36.8781954Z 2023-07-13T15:19:36.8781959Z 2023-07-13T15:19:36.8781965Z 2023-07-13T15:19:36.8782211Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-11.9.0.86-0 <=== 2023-07-13T15:19:36.8782474Z 2023-07-13T15:19:36.8782669Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8782900Z 2023-07-13T15:19:36.8783083Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-11.9.0.86-0 2023-07-13T15:19:36.8783298Z 2023-07-13T15:19:36.8783304Z 2023-07-13T15:19:36.8783309Z 2023-07-13T15:19:36.8783558Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-11.8.0-0 <=== 2023-07-13T15:19:36.8783836Z 2023-07-13T15:19:36.8784030Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8784238Z 2023-07-13T15:19:36.8784579Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-11.8.0-0 2023-07-13T15:19:36.8784816Z 2023-07-13T15:19:36.8784822Z 2023-07-13T15:19:36.8784827Z 2023-07-13T15:19:36.8785068Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-runtime-11.8.0-0 <=== 2023-07-13T15:19:36.8785327Z 2023-07-13T15:19:36.8785666Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8786029Z 2023-07-13T15:19:36.8786209Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-11.8.0-0 2023-07-13T15:19:36.8786420Z 2023-07-13T15:19:36.8786426Z 2023-07-13T15:19:36.8786431Z 2023-07-13T15:19:36.8786697Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-07-13T15:19:36.8786982Z 2023-07-13T15:19:36.8787178Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8787411Z 2023-07-13T15:19:36.8787599Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:19:36.8787839Z 2023-07-13T15:19:36.8787845Z 2023-07-13T15:19:36.8787850Z 2023-07-13T15:19:36.8788089Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-07-13T15:19:36.8788343Z 2023-07-13T15:19:36.8788538Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8788766Z 2023-07-13T15:19:36.8788939Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-07-13T15:19:36.8789147Z 2023-07-13T15:19:36.8789153Z 2023-07-13T15:19:36.8789159Z 2023-07-13T15:19:36.8789386Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-07-13T15:19:36.8789636Z 2023-07-13T15:19:36.8789961Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8790193Z 2023-07-13T15:19:36.8790359Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-07-13T15:19:36.8790549Z 2023-07-13T15:19:36.8790555Z 2023-07-13T15:19:36.8790579Z 2023-07-13T15:19:36.8790792Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-07-13T15:19:36.8791041Z 2023-07-13T15:19:36.8791235Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8791621Z 2023-07-13T15:19:36.8791792Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-07-13T15:19:36.8791997Z 2023-07-13T15:19:36.8792002Z 2023-07-13T15:19:36.8792008Z 2023-07-13T15:19:36.8792246Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h8bd8f75_46356 <=== 2023-07-13T15:19:36.8792654Z 2023-07-13T15:19:36.8793057Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8793304Z 2023-07-13T15:19:36.8793483Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:19:36.8793692Z 2023-07-13T15:19:36.8793698Z 2023-07-13T15:19:36.8794349Z 2023-07-13T15:19:36.8794677Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-11.8-h24eeafa_5 <=== 2023-07-13T15:19:36.8794950Z 2023-07-13T15:19:36.8795147Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8795381Z 2023-07-13T15:19:36.8795575Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-11.8-h24eeafa_5 2023-07-13T15:19:36.8795806Z 2023-07-13T15:19:36.8795812Z 2023-07-13T15:19:36.8795817Z 2023-07-13T15:19:36.8796073Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py310haa95532_0 <=== 2023-07-13T15:19:36.8796344Z 2023-07-13T15:19:36.8796538Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8796774Z 2023-07-13T15:19:36.8796967Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py310haa95532_0 2023-07-13T15:19:36.8797196Z 2023-07-13T15:19:36.8797202Z 2023-07-13T15:19:36.8797207Z 2023-07-13T15:19:36.8797475Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::markupsafe-2.1.1-py310h2bbff1b_0 <=== 2023-07-13T15:19:36.8797758Z 2023-07-13T15:19:36.8797937Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8798167Z 2023-07-13T15:19:36.8798531Z source=C:\Jenkins\Miniconda3\pkgs\markupsafe-2.1.1-py310h2bbff1b_0 2023-07-13T15:19:36.8798773Z 2023-07-13T15:19:36.8798778Z 2023-07-13T15:19:36.8798784Z 2023-07-13T15:19:36.8799054Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py310h2bbff1b_1 <=== 2023-07-13T15:19:36.8799335Z 2023-07-13T15:19:36.8799752Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8800108Z 2023-07-13T15:19:36.8800312Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py310h2bbff1b_1 2023-07-13T15:19:36.8800550Z 2023-07-13T15:19:36.8800556Z 2023-07-13T15:19:36.8800562Z 2023-07-13T15:19:36.8800819Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mpmath-1.2.1-py310haa95532_0 <=== 2023-07-13T15:19:36.8801087Z 2023-07-13T15:19:36.8801282Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8801492Z 2023-07-13T15:19:36.8801679Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.2.1-py310haa95532_0 2023-07-13T15:19:36.8801902Z 2023-07-13T15:19:36.8801908Z 2023-07-13T15:19:36.8801914Z 2023-07-13T15:19:36.8802164Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::networkx-2.8.4-py310haa95532_1 <=== 2023-07-13T15:19:36.8802431Z 2023-07-13T15:19:36.8802620Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8803001Z 2023-07-13T15:19:36.8803194Z source=C:\Jenkins\Miniconda3\pkgs\networkx-2.8.4-py310haa95532_1 2023-07-13T15:19:36.8803424Z 2023-07-13T15:19:36.8803430Z 2023-07-13T15:19:36.8803435Z 2023-07-13T15:19:36.8803692Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py310h2bbff1b_1 <=== 2023-07-13T15:19:36.8803960Z 2023-07-13T15:19:36.8804158Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8804386Z 2023-07-13T15:19:36.8804552Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py310h2bbff1b_1 2023-07-13T15:19:36.8804772Z 2023-07-13T15:19:36.8804778Z 2023-07-13T15:19:36.8804784Z 2023-07-13T15:19:36.8805052Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::typing_extensions-4.6.3-py310haa95532_0 <=== 2023-07-13T15:19:36.8805494Z 2023-07-13T15:19:36.8805696Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8805939Z 2023-07-13T15:19:36.8806147Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.6.3-py310haa95532_0 2023-07-13T15:19:36.8806542Z 2023-07-13T15:19:36.8806550Z 2023-07-13T15:19:36.8806558Z 2023-07-13T15:19:36.8807695Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::jinja2-3.1.2-py310haa95532_0 <=== 2023-07-13T15:19:36.8808012Z 2023-07-13T15:19:36.8808218Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8808446Z 2023-07-13T15:19:36.8808632Z source=C:\Jenkins\Miniconda3\pkgs\jinja2-3.1.2-py310haa95532_0 2023-07-13T15:19:36.8808832Z 2023-07-13T15:19:36.8808861Z 2023-07-13T15:19:36.8808867Z 2023-07-13T15:19:36.8809113Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-base-1.25.0-py310h65a83cf_0 <=== 2023-07-13T15:19:36.8809421Z 2023-07-13T15:19:36.8809615Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8809845Z 2023-07-13T15:19:36.8810052Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.0-py310h65a83cf_0 2023-07-13T15:19:36.8810287Z 2023-07-13T15:19:36.8810293Z 2023-07-13T15:19:36.8810299Z 2023-07-13T15:19:36.8810550Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py310haa95532_0 <=== 2023-07-13T15:19:36.8810815Z 2023-07-13T15:19:36.8811013Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8811245Z 2023-07-13T15:19:36.8811429Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py310haa95532_0 2023-07-13T15:19:36.8811651Z 2023-07-13T15:19:36.8811656Z 2023-07-13T15:19:36.8811662Z 2023-07-13T15:19:36.8811963Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230711-py3.10_cuda11.8_cudnn8_0 <=== 2023-07-13T15:19:36.8812447Z 2023-07-13T15:19:36.8812630Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8812861Z 2023-07-13T15:19:36.8813090Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230711-py3.10_cuda11.8_cudnn8_0 2023-07-13T15:19:36.8813474Z 2023-07-13T15:19:36.8813485Z 2023-07-13T15:19:36.8813496Z 2023-07-13T15:19:36.8813994Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py310h4ed8f06_1 <=== 2023-07-13T15:19:36.8814267Z 2023-07-13T15:19:36.8814466Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8814697Z 2023-07-13T15:19:36.8814883Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py310h4ed8f06_1 2023-07-13T15:19:36.8815100Z 2023-07-13T15:19:36.8815106Z 2023-07-13T15:19:36.8815111Z 2023-07-13T15:19:36.8815368Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py310h4ed8f06_1 <=== 2023-07-13T15:19:36.8815643Z 2023-07-13T15:19:36.8815838Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8816047Z 2023-07-13T15:19:36.8816389Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py310h4ed8f06_1 2023-07-13T15:19:36.8816617Z 2023-07-13T15:19:36.8816622Z 2023-07-13T15:19:36.8816628Z 2023-07-13T15:19:36.8816884Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-1.25.0-py310h055cbcc_0 <=== 2023-07-13T15:19:36.8817150Z 2023-07-13T15:19:36.8817343Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8817572Z 2023-07-13T15:19:36.8817754Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.0-py310h055cbcc_0 2023-07-13T15:19:36.8817974Z 2023-07-13T15:19:36.8817979Z 2023-07-13T15:19:36.8817984Z 2023-07-13T15:19:36.8818342Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230713-py310_cu118 <=== 2023-07-13T15:19:36.8818700Z 2023-07-13T15:19:36.8818893Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8819136Z 2023-07-13T15:19:36.8819473Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230713-py310_cu118 2023-07-13T15:19:36.8819725Z 2023-07-13T15:19:36.8819730Z 2023-07-13T15:19:36.8819755Z 2023-07-13T15:19:36.8820215Z 2023-07-13T15:19:36.8820653Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:19:36.8821036Z 2023-07-13T15:19:36.8821294Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-07-13T15:19:36.8821572Z 2023-07-13T15:19:36.8821858Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-07-13T15:19:36.8822166Z 2023-07-13T15:19:36.8822343Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:19:36.8822557Z 2023-07-13T15:19:36.8822683Z Solving environment: ...working... done 2023-07-13T15:19:36.8822858Z 2023-07-13T15:19:36.8822864Z 2023-07-13T15:19:36.8822880Z 2023-07-13T15:19:36.8822979Z ## Package Plan ## 2023-07-13T15:19:36.8823118Z 2023-07-13T15:19:36.8823123Z 2023-07-13T15:19:36.8823129Z 2023-07-13T15:19:36.8823341Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:19:36.8823600Z 2023-07-13T15:19:36.8823606Z 2023-07-13T15:19:36.8823630Z 2023-07-13T15:19:36.8823715Z added / updated specs: 2023-07-13T15:19:36.8823865Z 2023-07-13T15:19:36.8823974Z - distr::torchaudio 2023-07-13T15:19:36.8824121Z 2023-07-13T15:19:36.8824222Z - pytorch-cuda=11.8 2023-07-13T15:19:36.8824366Z 2023-07-13T15:19:36.8824372Z 2023-07-13T15:19:36.8824378Z 2023-07-13T15:19:36.8824384Z 2023-07-13T15:19:36.8824389Z 2023-07-13T15:19:36.8824527Z The following packages will be downloaded: 2023-07-13T15:19:36.8824707Z 2023-07-13T15:19:36.8824713Z 2023-07-13T15:19:36.8824718Z 2023-07-13T15:19:36.8824837Z package | build 2023-07-13T15:19:36.8825008Z 2023-07-13T15:19:36.8825146Z ---------------------------|----------------- 2023-07-13T15:19:36.8825302Z 2023-07-13T15:19:36.8825462Z mkl-service-2.4.0 | py310h2bbff1b_1 44 KB 2023-07-13T15:19:36.8825659Z 2023-07-13T15:19:36.8825801Z mkl_fft-1.3.6 | py310h4ed8f06_1 157 KB 2023-07-13T15:19:36.8825981Z 2023-07-13T15:19:36.8826124Z mkl_random-1.2.2 | py310h4ed8f06_1 210 KB 2023-07-13T15:19:36.8826467Z 2023-07-13T15:19:36.8826619Z numpy-1.25.0 | py310h055cbcc_0 13 KB 2023-07-13T15:19:36.8826797Z 2023-07-13T15:19:36.8826945Z numpy-base-1.25.0 | py310h65a83cf_0 6.2 MB 2023-07-13T15:19:36.8827129Z 2023-07-13T15:19:36.8827373Z torchaudio-2.1.0.dev20230713| py310_cu118 7.0 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:19:36.8827958Z 2023-07-13T15:19:36.8828131Z ------------------------------------------------------------ 2023-07-13T15:19:36.8828486Z 2023-07-13T15:19:36.8828614Z Total: 13.6 MB 2023-07-13T15:19:36.8828777Z 2023-07-13T15:19:36.8828783Z 2023-07-13T15:19:36.8828788Z 2023-07-13T15:19:36.8828942Z The following NEW packages will be INSTALLED: 2023-07-13T15:19:36.8829129Z 2023-07-13T15:19:36.8829135Z 2023-07-13T15:19:36.8829141Z 2023-07-13T15:19:36.8829291Z blas pkgs/main/win-64::blas-1.0-mkl 2023-07-13T15:19:36.8829472Z 2023-07-13T15:19:36.8829635Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-13T15:19:36.8829828Z 2023-07-13T15:19:36.8829978Z cuda-cudart nvidia/win-64::cuda-cudart-11.8.89-0 2023-07-13T15:19:36.8830180Z 2023-07-13T15:19:36.8830368Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-11.8.89-0 2023-07-13T15:19:36.8830586Z 2023-07-13T15:19:36.8830753Z cuda-cupti nvidia/win-64::cuda-cupti-11.8.87-0 2023-07-13T15:19:36.8830952Z 2023-07-13T15:19:36.8831136Z cuda-libraries nvidia/win-64::cuda-libraries-11.8.0-0 2023-07-13T15:19:36.8831343Z 2023-07-13T15:19:36.8831539Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-11.8.0-0 2023-07-13T15:19:36.8831767Z 2023-07-13T15:19:36.8832031Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-11.8.89-0 2023-07-13T15:19:36.8832239Z 2023-07-13T15:19:36.8832401Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-11.8.89-0 2023-07-13T15:19:36.8832610Z 2023-07-13T15:19:36.8832767Z cuda-nvtx nvidia/win-64::cuda-nvtx-11.8.86-0 2023-07-13T15:19:36.8832961Z 2023-07-13T15:19:36.8833288Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-13T15:19:36.8833581Z 2023-07-13T15:19:36.8833755Z cuda-runtime nvidia/win-64::cuda-runtime-11.8.0-0 2023-07-13T15:19:36.8833958Z 2023-07-13T15:19:36.8834142Z filelock pkgs/main/win-64::filelock-3.9.0-py310haa95532_0 2023-07-13T15:19:36.8834363Z 2023-07-13T15:19:36.8834932Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:19:36.8835165Z 2023-07-13T15:19:36.8835345Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py310haa95532_0 2023-07-13T15:19:36.8835547Z 2023-07-13T15:19:36.8835714Z libcublas nvidia/win-64::libcublas-11.11.3.6-0 2023-07-13T15:19:36.8835908Z 2023-07-13T15:19:36.8836086Z libcublas-dev nvidia/win-64::libcublas-dev-11.11.3.6-0 2023-07-13T15:19:36.8836296Z 2023-07-13T15:19:36.8836451Z libcufft nvidia/win-64::libcufft-10.9.0.58-0 2023-07-13T15:19:36.8836640Z 2023-07-13T15:19:36.8836812Z libcufft-dev nvidia/win-64::libcufft-dev-10.9.0.58-0 2023-07-13T15:19:36.8837017Z 2023-07-13T15:19:36.8837156Z libcurand nvidia/win-64::libcurand-10.3.3.53-0 2023-07-13T15:19:36.8837350Z 2023-07-13T15:19:36.8837528Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-13T15:19:36.8837737Z 2023-07-13T15:19:36.8837906Z libcusolver nvidia/win-64::libcusolver-11.4.1.48-0 2023-07-13T15:19:36.8838112Z 2023-07-13T15:19:36.8838298Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.1.48-0 2023-07-13T15:19:36.8838515Z 2023-07-13T15:19:36.8838690Z libcusparse nvidia/win-64::libcusparse-11.7.5.86-0 2023-07-13T15:19:36.8838894Z 2023-07-13T15:19:36.8839080Z libcusparse-dev nvidia/win-64::libcusparse-dev-11.7.5.86-0 2023-07-13T15:19:36.8839298Z 2023-07-13T15:19:36.8839429Z libnpp nvidia/win-64::libnpp-11.8.0.86-0 2023-07-13T15:19:36.8839616Z 2023-07-13T15:19:36.8839782Z libnpp-dev nvidia/win-64::libnpp-dev-11.8.0.86-0 2023-07-13T15:19:36.8839985Z 2023-07-13T15:19:36.8840146Z libnvjpeg nvidia/win-64::libnvjpeg-11.9.0.86-0 2023-07-13T15:19:36.8840504Z 2023-07-13T15:19:36.8840690Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-11.9.0.86-0 2023-07-13T15:19:36.8840902Z 2023-07-13T15:19:36.8841063Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-13T15:19:36.8841257Z 2023-07-13T15:19:36.8841906Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py310h2bbff1b_0 2023-07-13T15:19:36.8842130Z 2023-07-13T15:19:36.8842294Z mkl pkgs/main/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:19:36.8842493Z 2023-07-13T15:19:36.8842693Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py310h2bbff1b_1 2023-07-13T15:19:36.8842922Z 2023-07-13T15:19:36.8843091Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py310h4ed8f06_1 2023-07-13T15:19:36.8843293Z 2023-07-13T15:19:36.8843474Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py310h4ed8f06_1 2023-07-13T15:19:36.8843683Z 2023-07-13T15:19:36.8843861Z mpmath pkgs/main/win-64::mpmath-1.2.1-py310haa95532_0 2023-07-13T15:19:36.8844068Z 2023-07-13T15:19:36.8844249Z networkx pkgs/main/win-64::networkx-2.8.4-py310haa95532_1 2023-07-13T15:19:36.8844443Z 2023-07-13T15:19:36.8844614Z numpy pkgs/main/win-64::numpy-1.25.0-py310h055cbcc_0 2023-07-13T15:19:36.8844822Z 2023-07-13T15:19:36.8845015Z numpy-base pkgs/main/win-64::numpy-base-1.25.0-py310h65a83cf_0 2023-07-13T15:19:36.8845241Z 2023-07-13T15:19:36.8845588Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230711-py3.10_cuda11.8_cudnn8_0 2023-07-13T15:19:36.8845852Z 2023-07-13T15:19:36.8846064Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-11.8-h24eeafa_5 2023-07-13T15:19:36.8846300Z 2023-07-13T15:19:36.8846502Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-13T15:19:36.8846735Z 2023-07-13T15:19:36.8846911Z pyyaml pkgs/main/win-64::pyyaml-6.0-py310h2bbff1b_1 2023-07-13T15:19:36.8847096Z 2023-07-13T15:19:36.8847415Z sympy pkgs/main/win-64::sympy-1.11.1-py310haa95532_0 2023-07-13T15:19:36.8847629Z 2023-07-13T15:19:36.8847785Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-13T15:19:36.8847974Z 2023-07-13T15:19:36.8848167Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230713-py310_cu118 2023-07-13T15:19:36.8848537Z 2023-07-13T15:19:36.8848930Z typing_extensions pkgs/main/win-64::typing_extensions-4.6.3-py310haa95532_0 2023-07-13T15:19:36.8849179Z 2023-07-13T15:19:36.8849345Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-07-13T15:19:36.8849531Z 2023-07-13T15:19:36.8849537Z 2023-07-13T15:19:36.8849543Z 2023-07-13T15:19:36.8849548Z 2023-07-13T15:19:36.8849554Z 2023-07-13T15:19:36.8849690Z Preparing transaction: ...working... done 2023-07-13T15:19:36.8849871Z 2023-07-13T15:19:36.8849984Z Verifying transaction: ...working... done 2023-07-13T15:19:36.8850162Z 2023-07-13T15:19:36.8850292Z Executing transaction: ...working... done 2023-07-13T15:19:36.8850468Z 2023-07-13T15:19:36.8850474Z 2023-07-13T15:19:36.9365258Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-07-13T15:19:36.9369288Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-07-13T15:19:36.9369999Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-07-13T15:19:36.9370635Z + conda install --yes --quiet 'ffmpeg<5' 2023-07-13T15:19:43.7512735Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:19:46.3374147Z Solving environment: ...working... done 2023-07-13T15:19:47.7248062Z 2023-07-13T15:19:47.7248798Z ## Package Plan ## 2023-07-13T15:19:47.7249103Z 2023-07-13T15:19:47.7249423Z environment location: C:\Jenkins\Miniconda3 2023-07-13T15:19:47.7249785Z 2023-07-13T15:19:47.7249975Z added / updated specs: 2023-07-13T15:19:47.7250410Z - ffmpeg[version='<5'] 2023-07-13T15:19:47.7250698Z 2023-07-13T15:19:47.7250711Z 2023-07-13T15:19:47.7250967Z The following packages will be downloaded: 2023-07-13T15:19:47.7251310Z 2023-07-13T15:19:47.7251522Z package | build 2023-07-13T15:19:47.7252066Z ---------------------------|----------------- 2023-07-13T15:19:47.7252675Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-07-13T15:19:47.7253627Z ------------------------------------------------------------ 2023-07-13T15:19:47.7254220Z Total: 17.6 MB 2023-07-13T15:19:47.7254522Z 2023-07-13T15:19:47.7254790Z The following NEW packages will be INSTALLED: 2023-07-13T15:19:47.7255143Z 2023-07-13T15:19:47.7255491Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-07-13T15:19:47.7255845Z 2023-07-13T15:19:47.7255855Z 2023-07-13T15:19:47.7382229Z Preparing transaction: ...working... done 2023-07-13T15:19:47.7800087Z Verifying transaction: ...working... done 2023-07-13T15:19:47.8890363Z Executing transaction: ...working... done 2023-07-13T15:19:48.1414344Z + 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:19:55.2856688Z Smoke test passed. 2023-07-13T15:19:55.2857977Z 2023-07-13T15:19:55.2858583Z 2023-07-13T15:19:55.3528077Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:20:01.3779541Z 2023-07-13T15:20:01.3780705Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke: 2023-07-13T15:20:01.3781681Z 2023-07-13T15:20:01.5415770Z ##[group]Run set -euxo pipefail 2023-07-13T15:20:01.5416153Z set -euxo pipefail 2023-07-13T15:20:01.5416423Z source "${BUILD_ENV_FILE}" 2023-07-13T15:20:01.5416750Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-07-13T15:20:01.5417265Z ${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:01.5444167Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T15:20:01.5444444Z env: 2023-07-13T15:20:01.5444685Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:20:01.5444968Z PYTHON_VERSION: 3.10 2023-07-13T15:20:01.5445222Z PACKAGE_TYPE: conda 2023-07-13T15:20:01.5445447Z REPOSITORY: pytorch/audio 2023-07-13T15:20:01.5445674Z REF: 2023-07-13T15:20:01.5445872Z CU_VERSION: cu118 2023-07-13T15:20:01.5446087Z CHANNEL: nightly 2023-07-13T15:20:01.5446378Z ARTIFACT_NAME: pytorch_audio__3.10 2023-07-13T15:20:01.5446702Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:20:01.5447095Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:20:01.5447714Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:20:01.5448232Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:20:01.5448657Z PACKAGE_NAME: torchaudio 2023-07-13T15:20:01.5449229Z CONDA_PYTORCHBOT_TOKEN: *** 2023-07-13T15:20:01.5449481Z ##[endgroup] 2023-07-13T15:20:01.8797803Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T15:20:01.8799854Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:20:01.8800580Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:20:01.8801044Z ++ export CMAKE_USE_CUDA=1 2023-07-13T15:20:01.8801567Z ++ CMAKE_USE_CUDA=1 2023-07-13T15:20:01.8802004Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T15:20:01.8802268Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T15:20:01.8802883Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=11.8 # [not osx]' 2023-07-13T15:20:01.8803452Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=11.8 # [not osx]' 2023-07-13T15:20:01.8804031Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:01.8804396Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:01.8805037Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:01.8805720Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:01.8806351Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:20:01.8806905Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:20:01.8808061Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:20:01.8808774Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:20:01.8809330Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:20:01.8809864Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8' 2023-07-13T15:20:01.8810186Z ++ export FORCE_CUDA=1 2023-07-13T15:20:01.8810412Z ++ FORCE_CUDA=1 2023-07-13T15:20:01.8811444Z ++ 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:01.8816817Z ++ 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:01.8818057Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:20:01.8818460Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:20:01.8818739Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T15:20:01.8818999Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T15:20:01.8819279Z ++ export 'TORCH_CUDA_ARCH_LIST=3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-13T15:20:01.8819608Z ++ TORCH_CUDA_ARCH_LIST='3.5;5.0+PTX;6.0;7.0;7.5;8.0;8.6' 2023-07-13T15:20:01.8820177Z ++ export VERSION_SUFFIX= 2023-07-13T15:20:01.8820623Z ++ VERSION_SUFFIX= 2023-07-13T15:20:01.8821028Z ++ export WHEEL_DIR= 2023-07-13T15:20:01.8821427Z ++ WHEEL_DIR= 2023-07-13T15:20:01.8822241Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5544196469' conda install --yes --quiet anaconda-client 2023-07-13T15:20:22.4168020Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:20:22.4168536Z 2023-07-13T15:20:22.4168787Z Solving environment: ...working... done 2023-07-13T15:20:22.4169143Z 2023-07-13T15:20:22.4170542Z 2023-07-13T15:20:22.4170694Z 2023-07-13T15:20:22.4170917Z ## Package Plan ## 2023-07-13T15:20:22.4171184Z 2023-07-13T15:20:22.4171198Z 2023-07-13T15:20:22.4171211Z 2023-07-13T15:20:22.4171561Z environment location: C:\actions-runner\_work\_temp\conda_environment_5544196469 2023-07-13T15:20:22.4171852Z 2023-07-13T15:20:22.4171859Z 2023-07-13T15:20:22.4171915Z 2023-07-13T15:20:22.4172031Z added / updated specs: 2023-07-13T15:20:22.4172190Z 2023-07-13T15:20:22.4172298Z - anaconda-client 2023-07-13T15:20:22.4172491Z 2023-07-13T15:20:22.4172497Z 2023-07-13T15:20:22.4172502Z 2023-07-13T15:20:22.4172508Z 2023-07-13T15:20:22.4172513Z 2023-07-13T15:20:22.4172660Z The following packages will be downloaded: 2023-07-13T15:20:22.4172852Z 2023-07-13T15:20:22.4172858Z 2023-07-13T15:20:22.4172864Z 2023-07-13T15:20:22.4172965Z package | build 2023-07-13T15:20:22.4173133Z 2023-07-13T15:20:22.4173276Z ---------------------------|----------------- 2023-07-13T15:20:22.4173461Z 2023-07-13T15:20:22.4173633Z anaconda-client-1.11.3 | py310haa95532_0 156 KB 2023-07-13T15:20:22.4173842Z 2023-07-13T15:20:22.4173985Z attrs-22.1.0 | py310haa95532_0 85 KB 2023-07-13T15:20:22.4174451Z 2023-07-13T15:20:22.4174607Z clyent-1.2.2 | py310haa95532_1 20 KB 2023-07-13T15:20:22.4174792Z 2023-07-13T15:20:22.4174924Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-07-13T15:20:22.4175119Z 2023-07-13T15:20:22.4175281Z jsonschema-4.17.3 | py310haa95532_0 158 KB 2023-07-13T15:20:22.4175476Z 2023-07-13T15:20:22.4175626Z jupyter_core-5.3.0 | py310haa95532_0 108 KB 2023-07-13T15:20:22.4175814Z 2023-07-13T15:20:22.4175966Z nbformat-5.7.0 | py310haa95532_0 153 KB 2023-07-13T15:20:22.4176151Z 2023-07-13T15:20:22.4176308Z platformdirs-2.5.2 | py310haa95532_0 24 KB 2023-07-13T15:20:22.4176498Z 2023-07-13T15:20:22.4176655Z pyrsistent-0.18.0 | py310h2bbff1b_0 87 KB 2023-07-13T15:20:22.4176820Z 2023-07-13T15:20:22.4176984Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-07-13T15:20:22.4177193Z 2023-07-13T15:20:22.4177371Z python-fastjsonschema-2.16.2| py310haa95532_0 232 KB 2023-07-13T15:20:22.4177586Z 2023-07-13T15:20:22.4177735Z pywin32-305 | py310h2bbff1b_0 10.7 MB 2023-07-13T15:20:22.4177918Z 2023-07-13T15:20:22.4178996Z requests-toolbelt-0.9.1 | pyhd3eb1b0_0 42 KB 2023-07-13T15:20:22.4179254Z 2023-07-13T15:20:22.4179412Z traitlets-5.7.1 | py310haa95532_0 208 KB 2023-07-13T15:20:22.4179574Z 2023-07-13T15:20:22.4179748Z ------------------------------------------------------------ 2023-07-13T15:20:22.4179957Z 2023-07-13T15:20:22.4180087Z Total: 12.2 MB 2023-07-13T15:20:22.4180251Z 2023-07-13T15:20:22.4180257Z 2023-07-13T15:20:22.4180263Z 2023-07-13T15:20:22.4180415Z The following NEW packages will be INSTALLED: 2023-07-13T15:20:22.4180607Z 2023-07-13T15:20:22.4180613Z 2023-07-13T15:20:22.4180619Z 2023-07-13T15:20:22.4180884Z anaconda-client pkgs/main/win-64::anaconda-client-1.11.3-py310haa95532_0 2023-07-13T15:20:22.4181139Z 2023-07-13T15:20:22.4181319Z attrs pkgs/main/win-64::attrs-22.1.0-py310haa95532_0 2023-07-13T15:20:22.4181527Z 2023-07-13T15:20:22.4181714Z clyent pkgs/main/win-64::clyent-1.2.2-py310haa95532_1 2023-07-13T15:20:22.4181928Z 2023-07-13T15:20:22.4182098Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-07-13T15:20:22.4182326Z 2023-07-13T15:20:22.4182522Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py310haa95532_0 2023-07-13T15:20:22.4182749Z 2023-07-13T15:20:22.4182940Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py310haa95532_0 2023-07-13T15:20:22.4183163Z 2023-07-13T15:20:22.4183347Z nbformat pkgs/main/win-64::nbformat-5.7.0-py310haa95532_0 2023-07-13T15:20:22.4183561Z 2023-07-13T15:20:22.4183764Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py310haa95532_0 2023-07-13T15:20:22.4184000Z 2023-07-13T15:20:22.4184199Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py310h2bbff1b_0 2023-07-13T15:20:22.4184427Z 2023-07-13T15:20:22.4184622Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-07-13T15:20:22.4184880Z 2023-07-13T15:20:22.4185129Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py310haa95532_0 2023-07-13T15:20:22.4185402Z 2023-07-13T15:20:22.4185579Z pywin32 pkgs/main/win-64::pywin32-305-py310h2bbff1b_0 2023-07-13T15:20:22.4185790Z 2023-07-13T15:20:22.4186015Z requests-toolbelt pkgs/main/noarch::requests-toolbelt-0.9.1-pyhd3eb1b0_0 2023-07-13T15:20:22.4186271Z 2023-07-13T15:20:22.4186460Z traitlets pkgs/main/win-64::traitlets-5.7.1-py310haa95532_0 2023-07-13T15:20:22.4186679Z 2023-07-13T15:20:22.4186685Z 2023-07-13T15:20:22.4186690Z 2023-07-13T15:20:22.4186696Z 2023-07-13T15:20:22.4186701Z 2023-07-13T15:20:22.4186843Z Preparing transaction: ...working... done 2023-07-13T15:20:22.4187168Z 2023-07-13T15:20:22.4187308Z Verifying transaction: ...working... done 2023-07-13T15:20:22.4187466Z 2023-07-13T15:20:22.4187601Z Executing transaction: ...working... done 2023-07-13T15:20:22.4187782Z 2023-07-13T15:20:22.4187788Z 2023-07-13T15:20:22.4794148Z + 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:32.0424444Z Using Anaconda API: https://api.anaconda.org 2023-07-13T15:20:32.0424711Z 2023-07-13T15:20:32.0424915Z Using "pytorch-nightly" as upload username 2023-07-13T15:20:32.0425227Z 2023-07-13T15:20:32.0425430Z Processing 'distr/win-64\torchaudio-2.1.0.dev20230713-py310_cu118.tar.bz2' 2023-07-13T15:20:32.0425687Z 2023-07-13T15:20:32.0425795Z Detecting file type... 2023-07-13T15:20:32.0426069Z 2023-07-13T15:20:32.0426176Z File type is "Conda" 2023-07-13T15:20:32.0426430Z 2023-07-13T15:20:32.0426596Z Extracting conda attributes for upload 2023-07-13T15:20:32.0426781Z 2023-07-13T15:20:32.0426900Z Creating package "torchaudio" 2023-07-13T15:20:32.0427043Z 2023-07-13T15:20:32.0427164Z Creating release "2.1.0.dev20230713" 2023-07-13T15:20:32.0427332Z 2023-07-13T15:20:32.0427869Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230713/win-64/torchaudio-2.1.0.dev20230713-py310_cu118.tar.bz2" 2023-07-13T15:20:32.0428183Z 2023-07-13T15:20:32.0428437Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230713-py310_cu118.tar.bz2" already exists. Removing. 2023-07-13T15:20:32.0428761Z 2023-07-13T15:20:32.0428767Z 2023-07-13T15:20:32.0428882Z 0%| | 0.00/6.96M [00:00