2023-07-13T14:16:17.7433641Z Requested labels: windows.8xlarge.nvidia.gpu 2023-07-13T14:16:17.7433877Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-07-13T14:16:17.7434180Z Reusable workflow chain: 2023-07-13T14:16:17.7434339Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (83d75edafc2f9246e62b01722f52eb5484fbe13e) 2023-07-13T14:16:17.7434497Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (f1766167e55a3952a5eef0755a94cc78aaabbdc2) 2023-07-13T14:16:17.7434638Z Waiting for a runner to pick up this job... 2023-07-13T14:52:28.0975033Z Job is about to start running on the runner: i-003f2a2fb78222364 (organization) 2023-07-13T14:54:10.3480068Z Current runner version: '2.306.0' 2023-07-13T14:54:10.3491087Z Runner name: 'i-003f2a2fb78222364' 2023-07-13T14:54:10.3491574Z Runner group name: 'Default' 2023-07-13T14:54:10.3492346Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-07-13T14:54:10.3494857Z ##[group]GITHUB_TOKEN Permissions 2023-07-13T14:54:10.3495790Z Actions: write 2023-07-13T14:54:10.3496040Z Checks: write 2023-07-13T14:54:10.3496345Z Contents: write 2023-07-13T14:54:10.3496635Z Deployments: write 2023-07-13T14:54:10.3496930Z Discussions: write 2023-07-13T14:54:10.3497191Z Issues: write 2023-07-13T14:54:10.3497465Z Metadata: read 2023-07-13T14:54:10.3497748Z Packages: write 2023-07-13T14:54:10.3498021Z Pages: write 2023-07-13T14:54:10.3498257Z PullRequests: write 2023-07-13T14:54:10.3498614Z RepositoryProjects: write 2023-07-13T14:54:10.3498936Z SecurityEvents: write 2023-07-13T14:54:10.3499184Z Statuses: write 2023-07-13T14:54:10.3499474Z ##[endgroup] 2023-07-13T14:54:10.3504476Z Secret source: Actions 2023-07-13T14:54:10.3505040Z Prepare workflow directory 2023-07-13T14:54:11.6305211Z Prepare all required actions 2023-07-13T14:54:11.6555858Z Getting action download info 2023-07-13T14:54:12.5179833Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-07-13T14:54:25.0822611Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-07-13T14:54:26.8857010Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (f1766167e55a3952a5eef0755a94cc78aaabbdc2) 2023-07-13T14:54:26.8859518Z ##[group] Inputs 2023-07-13T14:54:26.8859941Z runner-type: 2023-07-13T14:54:26.8860278Z conda-package-directory: packaging/torchaudio 2023-07-13T14:54:26.8860657Z repository: pytorch/audio 2023-07-13T14:54:26.8860962Z ref: 2023-07-13T14:54:26.8861310Z test-infra-repository: pytorch/test-infra 2023-07-13T14:54:26.8861621Z test-infra-ref: main 2023-07-13T14:54:26.8869932Z 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:54:26.8877715Z pre-script: 2023-07-13T14:54:26.8878009Z post-script: 2023-07-13T14:54:26.8878369Z package-name: torchaudio 2023-07-13T14:54:26.8878653Z trigger-event: push 2023-07-13T14:54:26.8879026Z smoke-test-script: test/smoke_test/smoke_test.py 2023-07-13T14:54:26.8879374Z cache-path: 2023-07-13T14:54:26.8879672Z cache-key: 2023-07-13T14:54:26.8879943Z ##[endgroup] 2023-07-13T14:54:26.8880317Z Complete job name: pytorch/audio / conda-py3_9-cuda12_1 2023-07-13T14:54:30.5508003Z ##[group]Run actions/checkout@v3 2023-07-13T14:54:30.5508325Z with: 2023-07-13T14:54:30.5508797Z repository: pytorch/test-infra 2023-07-13T14:54:30.5509027Z ref: main 2023-07-13T14:54:30.5509216Z path: test-infra 2023-07-13T14:54:30.5509560Z token: *** 2023-07-13T14:54:30.5509763Z ssh-strict: true 2023-07-13T14:54:30.5509983Z persist-credentials: true 2023-07-13T14:54:30.5510250Z clean: true 2023-07-13T14:54:30.5510486Z sparse-checkout-cone-mode: true 2023-07-13T14:54:30.5510721Z fetch-depth: 1 2023-07-13T14:54:30.5510928Z lfs: false 2023-07-13T14:54:30.5511123Z submodules: false 2023-07-13T14:54:30.5512288Z set-safe-directory: true 2023-07-13T14:54:30.5512503Z env: 2023-07-13T14:54:30.5512751Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:30.5513023Z PYTHON_VERSION: 3.9 2023-07-13T14:54:30.5513244Z PACKAGE_TYPE: conda 2023-07-13T14:54:30.5513464Z REPOSITORY: pytorch/audio 2023-07-13T14:54:30.5513672Z REF: 2023-07-13T14:54:30.5514020Z CU_VERSION: cu121 2023-07-13T14:54:30.5514273Z ##[endgroup] 2023-07-13T14:54:30.7554985Z Syncing repository: pytorch/test-infra 2023-07-13T14:54:30.7557004Z ##[group]Getting Git version info 2023-07-13T14:54:30.7557703Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-07-13T14:54:30.7654219Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-13T14:54:43.5197096Z git version 2.41.0.windows.1 2023-07-13T14:54:43.5249344Z ##[endgroup] 2023-07-13T14:54:43.5294190Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ca639106-18fb-4716-8ff7-5aba780125fe' before making global git config changes 2023-07-13T14:54:43.5295475Z Adding repository directory to the temporary git global config as a safe directory 2023-07-13T14:54:43.5314895Z [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:43.5903715Z ##[group]Initializing the repository 2023-07-13T14:54:43.5913027Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-07-13T14:54:43.7004744Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-07-13T14:54:43.7061022Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-07-13T14:54:43.7457106Z ##[endgroup] 2023-07-13T14:54:43.7457742Z ##[group]Disabling automatic garbage collection 2023-07-13T14:54:43.7467952Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-13T14:54:43.7809300Z ##[endgroup] 2023-07-13T14:54:43.7809744Z ##[group]Setting up auth 2023-07-13T14:54:43.7827776Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-13T14:54:43.8173825Z [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:48.4741134Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-13T14:54:48.5058834Z [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:48.9906182Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:54:49.0215041Z ##[endgroup] 2023-07-13T14:54:49.0215617Z ##[group]Fetching the repository 2023-07-13T14:54:49.0232603Z [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:52.3399792Z remote: Enumerating objects: 1049, done. 2023-07-13T14:54:52.3400746Z remote: Counting objects: 0% (1/1049) 2023-07-13T14:54:52.3401283Z remote: Counting objects: 1% (11/1049) 2023-07-13T14:54:52.3401811Z remote: Counting objects: 2% (21/1049) 2023-07-13T14:54:52.3402283Z remote: Counting objects: 3% (32/1049) 2023-07-13T14:54:52.3402736Z remote: Counting objects: 4% (42/1049) 2023-07-13T14:54:52.3403278Z remote: Counting objects: 5% (53/1049) 2023-07-13T14:54:52.3403740Z remote: Counting objects: 6% (63/1049) 2023-07-13T14:54:52.3404070Z remote: Counting objects: 7% (74/1049) 2023-07-13T14:54:52.3404705Z remote: Counting objects: 8% (84/1049) 2023-07-13T14:54:52.3405005Z remote: Counting objects: 9% (95/1049) 2023-07-13T14:54:52.3405309Z remote: Counting objects: 10% (105/1049) 2023-07-13T14:54:52.3405587Z remote: Counting objects: 11% (116/1049) 2023-07-13T14:54:52.3405895Z remote: Counting objects: 12% (126/1049) 2023-07-13T14:54:52.3406183Z remote: Counting objects: 13% (137/1049) 2023-07-13T14:54:52.3406469Z remote: Counting objects: 14% (147/1049) 2023-07-13T14:54:52.3406749Z remote: Counting objects: 15% (158/1049) 2023-07-13T14:54:52.3407021Z remote: Counting objects: 16% (168/1049) 2023-07-13T14:54:52.3407307Z remote: Counting objects: 17% (179/1049) 2023-07-13T14:54:52.3407589Z remote: Counting objects: 18% (189/1049) 2023-07-13T14:54:52.3407871Z remote: Counting objects: 19% (200/1049) 2023-07-13T14:54:52.3408232Z remote: Counting objects: 20% (210/1049) 2023-07-13T14:54:52.3408766Z remote: Counting objects: 21% (221/1049) 2023-07-13T14:54:52.3409279Z remote: Counting objects: 22% (231/1049) 2023-07-13T14:54:52.3409965Z remote: Counting objects: 23% (242/1049) 2023-07-13T14:54:52.3410456Z remote: Counting objects: 24% (252/1049) 2023-07-13T14:54:52.3410761Z remote: Counting objects: 25% (263/1049) 2023-07-13T14:54:52.3411047Z remote: Counting objects: 26% (273/1049) 2023-07-13T14:54:52.3411313Z remote: Counting objects: 27% (284/1049) 2023-07-13T14:54:52.3411598Z remote: Counting objects: 28% (294/1049) 2023-07-13T14:54:52.3411879Z remote: Counting objects: 29% (305/1049) 2023-07-13T14:54:52.3412160Z remote: Counting objects: 30% (315/1049) 2023-07-13T14:54:52.3412426Z remote: Counting objects: 31% (326/1049) 2023-07-13T14:54:52.3412729Z remote: Counting objects: 32% (336/1049) 2023-07-13T14:54:52.3413035Z remote: Counting objects: 33% (347/1049) 2023-07-13T14:54:52.3413354Z remote: Counting objects: 34% (357/1049) 2023-07-13T14:54:52.3413649Z remote: Counting objects: 35% (368/1049) 2023-07-13T14:54:52.3413914Z remote: Counting objects: 36% (378/1049) 2023-07-13T14:54:52.3414195Z remote: Counting objects: 37% (389/1049) 2023-07-13T14:54:52.3414480Z remote: Counting objects: 38% (399/1049) 2023-07-13T14:54:52.3414762Z remote: Counting objects: 39% (410/1049) 2023-07-13T14:54:52.3415024Z remote: Counting objects: 40% (420/1049) 2023-07-13T14:54:52.3415302Z remote: Counting objects: 41% (431/1049) 2023-07-13T14:54:52.3415579Z remote: Counting objects: 42% (441/1049) 2023-07-13T14:54:52.3415861Z remote: Counting objects: 43% (452/1049) 2023-07-13T14:54:52.3416127Z remote: Counting objects: 44% (462/1049) 2023-07-13T14:54:52.3416411Z remote: Counting objects: 45% (473/1049) 2023-07-13T14:54:52.3416699Z remote: Counting objects: 46% (483/1049) 2023-07-13T14:54:52.3416981Z remote: Counting objects: 47% (494/1049) 2023-07-13T14:54:52.3417242Z remote: Counting objects: 48% (504/1049) 2023-07-13T14:54:52.3417520Z remote: Counting objects: 49% (515/1049) 2023-07-13T14:54:52.3418568Z remote: Counting objects: 50% (525/1049) 2023-07-13T14:54:52.3418907Z remote: Counting objects: 51% (535/1049) 2023-07-13T14:54:52.3419174Z remote: Counting objects: 52% (546/1049) 2023-07-13T14:54:52.3419458Z remote: Counting objects: 53% (556/1049) 2023-07-13T14:54:52.3419737Z remote: Counting objects: 54% (567/1049) 2023-07-13T14:54:52.3420017Z remote: Counting objects: 55% (577/1049) 2023-07-13T14:54:52.3420294Z remote: Counting objects: 56% (588/1049) 2023-07-13T14:54:52.3420557Z remote: Counting objects: 57% (598/1049) 2023-07-13T14:54:52.3420835Z remote: Counting objects: 58% (609/1049) 2023-07-13T14:54:52.3421255Z remote: Counting objects: 59% (619/1049) 2023-07-13T14:54:52.3421540Z remote: Counting objects: 60% (630/1049) 2023-07-13T14:54:52.3421805Z remote: Counting objects: 61% (640/1049) 2023-07-13T14:54:52.3422085Z remote: Counting objects: 62% (651/1049) 2023-07-13T14:54:52.3422374Z remote: Counting objects: 63% (661/1049) 2023-07-13T14:54:52.3422654Z remote: Counting objects: 64% (672/1049) 2023-07-13T14:54:52.3422916Z remote: Counting objects: 65% (682/1049) 2023-07-13T14:54:52.3423195Z remote: Counting objects: 66% (693/1049) 2023-07-13T14:54:52.3423474Z remote: Counting objects: 67% (703/1049) 2023-07-13T14:54:52.3423750Z remote: Counting objects: 68% (714/1049) 2023-07-13T14:54:52.3424009Z remote: Counting objects: 69% (724/1049) 2023-07-13T14:54:52.3424290Z remote: Counting objects: 70% (735/1049) 2023-07-13T14:54:52.3424573Z remote: Counting objects: 71% (745/1049) 2023-07-13T14:54:52.3424860Z remote: Counting objects: 72% (756/1049) 2023-07-13T14:54:52.3425124Z remote: Counting objects: 73% (766/1049) 2023-07-13T14:54:52.3425403Z remote: Counting objects: 74% (777/1049) 2023-07-13T14:54:52.3425682Z remote: Counting objects: 75% (787/1049) 2023-07-13T14:54:52.3425969Z remote: Counting objects: 76% (798/1049) 2023-07-13T14:54:52.3426234Z remote: Counting objects: 77% (808/1049) 2023-07-13T14:54:52.3426510Z remote: Counting objects: 78% (819/1049) 2023-07-13T14:54:52.3426788Z remote: Counting objects: 79% (829/1049) 2023-07-13T14:54:52.3427067Z remote: Counting objects: 80% (840/1049) 2023-07-13T14:54:52.3427328Z remote: Counting objects: 81% (850/1049) 2023-07-13T14:54:52.3427610Z remote: Counting objects: 82% (861/1049) 2023-07-13T14:54:52.3427886Z remote: Counting objects: 83% (871/1049) 2023-07-13T14:54:52.3428165Z remote: Counting objects: 84% (882/1049) 2023-07-13T14:54:52.3428434Z remote: Counting objects: 85% (892/1049) 2023-07-13T14:54:52.3428714Z remote: Counting objects: 86% (903/1049) 2023-07-13T14:54:52.3428992Z remote: Counting objects: 87% (913/1049) 2023-07-13T14:54:52.3429267Z remote: Counting objects: 88% (924/1049) 2023-07-13T14:54:52.3429554Z remote: Counting objects: 89% (934/1049) 2023-07-13T14:54:52.3429818Z remote: Counting objects: 90% (945/1049) 2023-07-13T14:54:52.3430095Z remote: Counting objects: 91% (955/1049) 2023-07-13T14:54:52.3430375Z remote: Counting objects: 92% (966/1049) 2023-07-13T14:54:52.3430653Z remote: Counting objects: 93% (976/1049) 2023-07-13T14:54:52.3430915Z remote: Counting objects: 94% (987/1049) 2023-07-13T14:54:52.3431194Z remote: Counting objects: 95% (997/1049) 2023-07-13T14:54:52.3431544Z remote: Counting objects: 96% (1008/1049) 2023-07-13T14:54:52.3431850Z remote: Counting objects: 97% (1018/1049) 2023-07-13T14:54:52.3432155Z remote: Counting objects: 98% (1029/1049) 2023-07-13T14:54:52.3432445Z remote: Counting objects: 99% (1039/1049) 2023-07-13T14:54:52.3432714Z remote: Counting objects: 100% (1049/1049) 2023-07-13T14:54:52.3433021Z remote: Counting objects: 100% (1049/1049), done. 2023-07-13T14:54:52.3433461Z remote: Compressing objects: 0% (1/848) 2023-07-13T14:54:52.3433782Z remote: Compressing objects: 1% (9/848) 2023-07-13T14:54:52.3434068Z remote: Compressing objects: 2% (17/848) 2023-07-13T14:54:52.3434372Z remote: Compressing objects: 3% (26/848) 2023-07-13T14:54:52.3434679Z remote: Compressing objects: 4% (34/848) 2023-07-13T14:54:52.3434985Z remote: Compressing objects: 5% (43/848) 2023-07-13T14:54:52.3435281Z remote: Compressing objects: 6% (51/848) 2023-07-13T14:54:52.3435562Z remote: Compressing objects: 7% (60/848) 2023-07-13T14:54:52.3436581Z remote: Compressing objects: 8% (68/848) 2023-07-13T14:54:52.3436888Z remote: Compressing objects: 9% (77/848) 2023-07-13T14:54:52.3437190Z remote: Compressing objects: 10% (85/848) 2023-07-13T14:54:52.3437473Z remote: Compressing objects: 11% (94/848) 2023-07-13T14:54:52.3437793Z remote: Compressing objects: 12% (102/848) 2023-07-13T14:54:52.3438103Z remote: Compressing objects: 13% (111/848) 2023-07-13T14:54:52.3438412Z remote: Compressing objects: 14% (119/848) 2023-07-13T14:54:52.3438695Z remote: Compressing objects: 15% (128/848) 2023-07-13T14:54:52.3438997Z remote: Compressing objects: 16% (136/848) 2023-07-13T14:54:52.3439298Z remote: Compressing objects: 17% (145/848) 2023-07-13T14:54:52.3439597Z remote: Compressing objects: 18% (153/848) 2023-07-13T14:54:52.3439881Z remote: Compressing objects: 19% (162/848) 2023-07-13T14:54:52.3440185Z remote: Compressing objects: 20% (170/848) 2023-07-13T14:54:52.3440496Z remote: Compressing objects: 21% (179/848) 2023-07-13T14:54:52.3440806Z remote: Compressing objects: 22% (187/848) 2023-07-13T14:54:52.3441093Z remote: Compressing objects: 23% (196/848) 2023-07-13T14:54:52.3441393Z remote: Compressing objects: 24% (204/848) 2023-07-13T14:54:52.3441698Z remote: Compressing objects: 25% (212/848) 2023-07-13T14:54:52.3441996Z remote: Compressing objects: 26% (221/848) 2023-07-13T14:54:52.3442275Z remote: Compressing objects: 27% (229/848) 2023-07-13T14:54:52.3442573Z remote: Compressing objects: 28% (238/848) 2023-07-13T14:54:52.3442872Z remote: Compressing objects: 29% (246/848) 2023-07-13T14:54:52.3443169Z remote: Compressing objects: 30% (255/848) 2023-07-13T14:54:52.3443449Z remote: Compressing objects: 31% (263/848) 2023-07-13T14:54:52.3443750Z remote: Compressing objects: 32% (272/848) 2023-07-13T14:54:52.3444053Z remote: Compressing objects: 33% (280/848) 2023-07-13T14:54:52.3444354Z remote: Compressing objects: 34% (289/848) 2023-07-13T14:54:52.3444648Z remote: Compressing objects: 35% (297/848) 2023-07-13T14:54:52.3444928Z remote: Compressing objects: 36% (306/848) 2023-07-13T14:54:52.3445235Z remote: Compressing objects: 37% (314/848) 2023-07-13T14:54:52.3445534Z remote: Compressing objects: 38% (323/848) 2023-07-13T14:54:52.3445835Z remote: Compressing objects: 39% (331/848) 2023-07-13T14:54:52.3446117Z remote: Compressing objects: 40% (340/848) 2023-07-13T14:54:52.3446414Z remote: Compressing objects: 41% (348/848) 2023-07-13T14:54:52.3446712Z remote: Compressing objects: 42% (357/848) 2023-07-13T14:54:52.3447006Z remote: Compressing objects: 43% (365/848) 2023-07-13T14:54:52.3447286Z remote: Compressing objects: 44% (374/848) 2023-07-13T14:54:52.3447581Z remote: Compressing objects: 45% (382/848) 2023-07-13T14:54:52.3447885Z remote: Compressing objects: 46% (391/848) 2023-07-13T14:54:52.3448180Z remote: Compressing objects: 47% (399/848) 2023-07-13T14:54:52.3448458Z remote: Compressing objects: 48% (408/848) 2023-07-13T14:54:52.3448753Z remote: Compressing objects: 49% (416/848) 2023-07-13T14:54:52.3449175Z remote: Compressing objects: 50% (424/848) 2023-07-13T14:54:52.3449487Z remote: Compressing objects: 51% (433/848) 2023-07-13T14:54:52.3449767Z remote: Compressing objects: 52% (441/848) 2023-07-13T14:54:52.3450065Z remote: Compressing objects: 53% (450/848) 2023-07-13T14:54:52.3450365Z remote: Compressing objects: 54% (458/848) 2023-07-13T14:54:52.3450662Z remote: Compressing objects: 55% (467/848) 2023-07-13T14:54:52.3450943Z remote: Compressing objects: 56% (475/848) 2023-07-13T14:54:52.3451241Z remote: Compressing objects: 57% (484/848) 2023-07-13T14:54:52.3451660Z remote: Compressing objects: 58% (492/848) 2023-07-13T14:54:52.3451960Z remote: Compressing objects: 59% (501/848) 2023-07-13T14:54:52.3452259Z remote: Compressing objects: 60% (509/848) 2023-07-13T14:54:52.3452538Z remote: Compressing objects: 61% (518/848) 2023-07-13T14:54:52.3452842Z remote: Compressing objects: 62% (526/848) 2023-07-13T14:54:52.3453141Z remote: Compressing objects: 63% (535/848) 2023-07-13T14:54:52.3453439Z remote: Compressing objects: 64% (543/848) 2023-07-13T14:54:52.3453720Z remote: Compressing objects: 65% (552/848) 2023-07-13T14:54:52.3454015Z remote: Compressing objects: 66% (560/848) 2023-07-13T14:54:52.3454312Z remote: Compressing objects: 67% (569/848) 2023-07-13T14:54:52.3454608Z remote: Compressing objects: 68% (577/848) 2023-07-13T14:54:52.3454890Z remote: Compressing objects: 69% (586/848) 2023-07-13T14:54:52.3455186Z remote: Compressing objects: 70% (594/848) 2023-07-13T14:54:52.3455489Z remote: Compressing objects: 71% (603/848) 2023-07-13T14:54:52.3455787Z remote: Compressing objects: 72% (611/848) 2023-07-13T14:54:52.3456064Z remote: Compressing objects: 73% (620/848) 2023-07-13T14:54:52.3456359Z remote: Compressing objects: 74% (628/848) 2023-07-13T14:54:52.3456660Z remote: Compressing objects: 75% (636/848) 2023-07-13T14:54:52.3456958Z remote: Compressing objects: 76% (645/848) 2023-07-13T14:54:52.3457234Z remote: Compressing objects: 77% (653/848) 2023-07-13T14:54:52.3457530Z remote: Compressing objects: 78% (662/848) 2023-07-13T14:54:52.3457826Z remote: Compressing objects: 79% (670/848) 2023-07-13T14:54:52.3458121Z remote: Compressing objects: 80% (679/848) 2023-07-13T14:54:52.3458400Z remote: Compressing objects: 81% (687/848) 2023-07-13T14:54:52.3458699Z remote: Compressing objects: 82% (696/848) 2023-07-13T14:54:52.3459004Z remote: Compressing objects: 83% (704/848) 2023-07-13T14:54:52.3459299Z remote: Compressing objects: 84% (713/848) 2023-07-13T14:54:52.3459579Z remote: Compressing objects: 85% (721/848) 2023-07-13T14:54:52.3459871Z remote: Compressing objects: 86% (730/848) 2023-07-13T14:54:52.3460174Z remote: Compressing objects: 87% (738/848) 2023-07-13T14:54:52.3460474Z remote: Compressing objects: 88% (747/848) 2023-07-13T14:54:52.3460769Z remote: Compressing objects: 89% (755/848) 2023-07-13T14:54:52.3461048Z remote: Compressing objects: 90% (764/848) 2023-07-13T14:54:52.3461343Z remote: Compressing objects: 91% (772/848) 2023-07-13T14:54:52.3461640Z remote: Compressing objects: 92% (781/848) 2023-07-13T14:54:52.3461936Z remote: Compressing objects: 93% (789/848) 2023-07-13T14:54:52.3462213Z remote: Compressing objects: 94% (798/848) 2023-07-13T14:54:52.3462512Z remote: Compressing objects: 95% (806/848) 2023-07-13T14:54:52.3462816Z remote: Compressing objects: 96% (815/848) 2023-07-13T14:54:52.3463112Z remote: Compressing objects: 97% (823/848) 2023-07-13T14:54:52.3463389Z remote: Compressing objects: 98% (832/848) 2023-07-13T14:54:52.3463682Z remote: Compressing objects: 99% (840/848) 2023-07-13T14:54:52.3464557Z remote: Compressing objects: 100% (848/848) 2023-07-13T14:54:52.3464915Z remote: Compressing objects: 100% (848/848), done. 2023-07-13T14:54:52.6794909Z Receiving objects: 0% (1/1049) 2023-07-13T14:54:52.6800871Z Receiving objects: 1% (11/1049) 2023-07-13T14:54:52.6808886Z Receiving objects: 2% (21/1049) 2023-07-13T14:54:52.6945472Z Receiving objects: 3% (32/1049) 2023-07-13T14:54:52.6949510Z Receiving objects: 4% (42/1049) 2023-07-13T14:54:52.6959300Z Receiving objects: 5% (53/1049) 2023-07-13T14:54:52.6966239Z Receiving objects: 6% (63/1049) 2023-07-13T14:54:52.6970049Z Receiving objects: 7% (74/1049) 2023-07-13T14:54:52.6975030Z Receiving objects: 8% (84/1049) 2023-07-13T14:54:52.6978546Z Receiving objects: 9% (95/1049) 2023-07-13T14:54:52.6980186Z Receiving objects: 10% (105/1049) 2023-07-13T14:54:52.6983883Z Receiving objects: 11% (116/1049) 2023-07-13T14:54:52.6989794Z Receiving objects: 12% (126/1049) 2023-07-13T14:54:52.6995218Z Receiving objects: 13% (137/1049) 2023-07-13T14:54:52.6999343Z Receiving objects: 14% (147/1049) 2023-07-13T14:54:52.7002302Z Receiving objects: 15% (158/1049) 2023-07-13T14:54:52.7007266Z Receiving objects: 16% (168/1049) 2023-07-13T14:54:52.7019376Z Receiving objects: 17% (179/1049) 2023-07-13T14:54:52.7025003Z Receiving objects: 18% (189/1049) 2023-07-13T14:54:52.7030262Z Receiving objects: 19% (200/1049) 2023-07-13T14:54:52.7032967Z Receiving objects: 20% (210/1049) 2023-07-13T14:54:52.7034865Z Receiving objects: 21% (221/1049) 2023-07-13T14:54:52.7072626Z Receiving objects: 22% (231/1049) 2023-07-13T14:54:52.7076668Z Receiving objects: 23% (242/1049) 2023-07-13T14:54:52.7079278Z Receiving objects: 24% (252/1049) 2023-07-13T14:54:52.7081364Z Receiving objects: 25% (263/1049) 2023-07-13T14:54:52.7090049Z Receiving objects: 26% (273/1049) 2023-07-13T14:54:52.7093414Z Receiving objects: 27% (284/1049) 2023-07-13T14:54:52.7097610Z Receiving objects: 28% (294/1049) 2023-07-13T14:54:52.7100144Z Receiving objects: 29% (305/1049) 2023-07-13T14:54:52.7102779Z Receiving objects: 30% (315/1049) 2023-07-13T14:54:52.7119548Z Receiving objects: 31% (326/1049) 2023-07-13T14:54:52.7134414Z Receiving objects: 32% (336/1049) 2023-07-13T14:54:52.7146006Z Receiving objects: 33% (347/1049) 2023-07-13T14:54:52.7149482Z Receiving objects: 34% (357/1049) 2023-07-13T14:54:52.7154220Z Receiving objects: 35% (368/1049) 2023-07-13T14:54:52.7156412Z Receiving objects: 36% (378/1049) 2023-07-13T14:54:52.7162146Z Receiving objects: 37% (389/1049) 2023-07-13T14:54:52.7164361Z Receiving objects: 38% (399/1049) 2023-07-13T14:54:52.7168120Z Receiving objects: 39% (410/1049) 2023-07-13T14:54:52.7180253Z Receiving objects: 40% (420/1049) 2023-07-13T14:54:52.7185708Z Receiving objects: 41% (431/1049) 2023-07-13T14:54:52.7191043Z Receiving objects: 42% (441/1049) 2023-07-13T14:54:52.7198548Z Receiving objects: 43% (452/1049) 2023-07-13T14:54:52.7204207Z Receiving objects: 44% (462/1049) 2023-07-13T14:54:52.7211513Z Receiving objects: 45% (473/1049) 2023-07-13T14:54:52.7215858Z Receiving objects: 46% (483/1049) 2023-07-13T14:54:52.7217931Z Receiving objects: 47% (494/1049) 2023-07-13T14:54:52.7223509Z Receiving objects: 48% (504/1049) 2023-07-13T14:54:52.7226445Z Receiving objects: 49% (515/1049) 2023-07-13T14:54:52.7228561Z Receiving objects: 50% (525/1049) 2023-07-13T14:54:52.7229900Z Receiving objects: 51% (535/1049) 2023-07-13T14:54:52.7231744Z Receiving objects: 52% (546/1049) 2023-07-13T14:54:52.7233347Z Receiving objects: 53% (556/1049) 2023-07-13T14:54:52.7236830Z Receiving objects: 54% (567/1049) 2023-07-13T14:54:52.7240470Z Receiving objects: 55% (577/1049) 2023-07-13T14:54:52.7243620Z Receiving objects: 56% (588/1049) 2023-07-13T14:54:52.7247927Z Receiving objects: 57% (598/1049) 2023-07-13T14:54:52.7252726Z Receiving objects: 58% (609/1049) 2023-07-13T14:54:52.7258626Z Receiving objects: 59% (619/1049) 2023-07-13T14:54:52.7262640Z Receiving objects: 60% (630/1049) 2023-07-13T14:54:52.7272303Z Receiving objects: 61% (640/1049) 2023-07-13T14:54:52.7279370Z Receiving objects: 62% (651/1049) 2023-07-13T14:54:52.7328381Z Receiving objects: 63% (661/1049) 2023-07-13T14:54:52.7332572Z Receiving objects: 64% (672/1049) 2023-07-13T14:54:52.7336446Z Receiving objects: 65% (682/1049) 2023-07-13T14:54:52.7439455Z Receiving objects: 66% (693/1049) 2023-07-13T14:54:52.7443894Z Receiving objects: 67% (703/1049) 2023-07-13T14:54:52.7447452Z Receiving objects: 68% (714/1049) 2023-07-13T14:54:52.7450563Z Receiving objects: 69% (724/1049) 2023-07-13T14:54:52.7451915Z Receiving objects: 70% (735/1049) 2023-07-13T14:54:52.7453717Z Receiving objects: 71% (745/1049) 2023-07-13T14:54:52.7464250Z Receiving objects: 72% (756/1049) 2023-07-13T14:54:52.7468892Z Receiving objects: 73% (766/1049) 2023-07-13T14:54:52.7475498Z Receiving objects: 74% (777/1049) 2023-07-13T14:54:52.7479804Z Receiving objects: 75% (787/1049) 2023-07-13T14:54:52.7482572Z Receiving objects: 76% (798/1049) 2023-07-13T14:54:52.7485441Z Receiving objects: 77% (808/1049) 2023-07-13T14:54:52.7488430Z Receiving objects: 78% (819/1049) 2023-07-13T14:54:52.7490492Z Receiving objects: 79% (829/1049) 2023-07-13T14:54:52.7491525Z Receiving objects: 80% (840/1049) 2023-07-13T14:54:52.7492461Z Receiving objects: 81% (850/1049) 2023-07-13T14:54:52.7492822Z Receiving objects: 82% (861/1049) 2023-07-13T14:54:52.7494065Z Receiving objects: 83% (871/1049) 2023-07-13T14:54:52.7497067Z Receiving objects: 84% (882/1049) 2023-07-13T14:54:52.7498799Z Receiving objects: 85% (892/1049) 2023-07-13T14:54:52.7501339Z Receiving objects: 86% (903/1049) 2023-07-13T14:54:52.7502029Z Receiving objects: 87% (913/1049) 2023-07-13T14:54:52.7502528Z Receiving objects: 88% (924/1049) 2023-07-13T14:54:52.7503440Z Receiving objects: 89% (934/1049) 2023-07-13T14:54:52.7504442Z Receiving objects: 90% (945/1049) 2023-07-13T14:54:52.7506996Z Receiving objects: 91% (955/1049) 2023-07-13T14:54:52.7509269Z Receiving objects: 92% (966/1049) 2023-07-13T14:54:52.7510101Z Receiving objects: 93% (976/1049) 2023-07-13T14:54:52.7520536Z Receiving objects: 94% (987/1049) 2023-07-13T14:54:52.7525759Z Receiving objects: 95% (997/1049) 2023-07-13T14:54:52.7534702Z Receiving objects: 96% (1008/1049) 2023-07-13T14:54:52.7547374Z Receiving objects: 97% (1018/1049) 2023-07-13T14:54:52.7554469Z Receiving objects: 98% (1029/1049) 2023-07-13T14:54:52.7621769Z Receiving objects: 99% (1039/1049) 2023-07-13T14:54:52.7622452Z remote: Total 1049 (delta 174), reused 606 (delta 91), pack-reused 0 2023-07-13T14:54:52.7626410Z Receiving objects: 100% (1049/1049) 2023-07-13T14:54:52.7626789Z Receiving objects: 100% (1049/1049), 1.42 MiB | 15.79 MiB/s, done. 2023-07-13T14:54:52.7636749Z Resolving deltas: 0% (0/174) 2023-07-13T14:54:52.7638743Z Resolving deltas: 1% (2/174) 2023-07-13T14:54:52.7640012Z Resolving deltas: 2% (5/174) 2023-07-13T14:54:52.7640618Z Resolving deltas: 3% (6/174) 2023-07-13T14:54:52.7641522Z Resolving deltas: 4% (7/174) 2023-07-13T14:54:52.7642427Z Resolving deltas: 5% (10/174) 2023-07-13T14:54:52.7644235Z Resolving deltas: 6% (11/174) 2023-07-13T14:54:52.7648293Z Resolving deltas: 7% (13/174) 2023-07-13T14:54:52.7648914Z Resolving deltas: 8% (14/174) 2023-07-13T14:54:52.7649624Z Resolving deltas: 9% (16/174) 2023-07-13T14:54:52.7650095Z Resolving deltas: 10% (18/174) 2023-07-13T14:54:52.7650837Z Resolving deltas: 11% (20/174) 2023-07-13T14:54:52.7651548Z Resolving deltas: 12% (21/174) 2023-07-13T14:54:52.7652177Z Resolving deltas: 13% (23/174) 2023-07-13T14:54:52.7652688Z Resolving deltas: 14% (26/174) 2023-07-13T14:54:52.7653183Z Resolving deltas: 15% (27/174) 2023-07-13T14:54:52.7653860Z Resolving deltas: 16% (28/174) 2023-07-13T14:54:52.7654361Z Resolving deltas: 17% (30/174) 2023-07-13T14:54:52.7655203Z Resolving deltas: 18% (32/174) 2023-07-13T14:54:52.7655882Z Resolving deltas: 19% (34/174) 2023-07-13T14:54:52.7657418Z Resolving deltas: 20% (35/174) 2023-07-13T14:54:52.7658184Z Resolving deltas: 21% (37/174) 2023-07-13T14:54:52.7658705Z Resolving deltas: 22% (39/174) 2023-07-13T14:54:52.7661726Z Resolving deltas: 23% (41/174) 2023-07-13T14:54:52.7662600Z Resolving deltas: 24% (42/174) 2023-07-13T14:54:52.7663365Z Resolving deltas: 25% (44/174) 2023-07-13T14:54:52.7664221Z Resolving deltas: 26% (46/174) 2023-07-13T14:54:52.7680837Z Resolving deltas: 27% (47/174) 2023-07-13T14:54:52.7682323Z Resolving deltas: 28% (49/174) 2023-07-13T14:54:52.7684690Z Resolving deltas: 29% (51/174) 2023-07-13T14:54:52.7689569Z Resolving deltas: 30% (53/174) 2023-07-13T14:54:52.7691602Z Resolving deltas: 31% (54/174) 2023-07-13T14:54:52.7695652Z Resolving deltas: 32% (56/174) 2023-07-13T14:54:52.7702872Z Resolving deltas: 33% (59/174) 2023-07-13T14:54:52.7703918Z Resolving deltas: 34% (60/174) 2023-07-13T14:54:52.7704607Z Resolving deltas: 35% (61/174) 2023-07-13T14:54:52.7704990Z Resolving deltas: 36% (63/174) 2023-07-13T14:54:52.7705617Z Resolving deltas: 37% (65/174) 2023-07-13T14:54:52.7706843Z Resolving deltas: 38% (67/174) 2023-07-13T14:54:52.7707786Z Resolving deltas: 39% (69/174) 2023-07-13T14:54:52.7708890Z Resolving deltas: 40% (70/174) 2023-07-13T14:54:52.7709639Z Resolving deltas: 41% (72/174) 2023-07-13T14:54:52.7710153Z Resolving deltas: 42% (74/174) 2023-07-13T14:54:52.7710670Z Resolving deltas: 43% (75/174) 2023-07-13T14:54:52.7711160Z Resolving deltas: 44% (77/174) 2023-07-13T14:54:52.7711650Z Resolving deltas: 45% (79/174) 2023-07-13T14:54:52.7712130Z Resolving deltas: 46% (81/174) 2023-07-13T14:54:52.7712862Z Resolving deltas: 47% (82/174) 2023-07-13T14:54:52.7713582Z Resolving deltas: 48% (84/174) 2023-07-13T14:54:52.7714099Z Resolving deltas: 49% (86/174) 2023-07-13T14:54:52.7714520Z Resolving deltas: 51% (89/174) 2023-07-13T14:54:52.7714775Z Resolving deltas: 52% (91/174) 2023-07-13T14:54:52.7715044Z Resolving deltas: 54% (94/174) 2023-07-13T14:54:52.7715499Z Resolving deltas: 56% (98/174) 2023-07-13T14:54:52.7715988Z Resolving deltas: 58% (102/174) 2023-07-13T14:54:52.7716671Z Resolving deltas: 59% (103/174) 2023-07-13T14:54:52.7717183Z Resolving deltas: 60% (105/174) 2023-07-13T14:54:52.7717662Z Resolving deltas: 61% (107/174) 2023-07-13T14:54:52.7718162Z Resolving deltas: 62% (109/174) 2023-07-13T14:54:52.7718647Z Resolving deltas: 63% (110/174) 2023-07-13T14:54:52.7719148Z Resolving deltas: 64% (112/174) 2023-07-13T14:54:52.7719762Z Resolving deltas: 65% (114/174) 2023-07-13T14:54:52.7720035Z Resolving deltas: 67% (117/174) 2023-07-13T14:54:52.7720284Z Resolving deltas: 68% (119/174) 2023-07-13T14:54:52.7720660Z Resolving deltas: 69% (121/174) 2023-07-13T14:54:52.7720996Z Resolving deltas: 70% (122/174) 2023-07-13T14:54:52.7721245Z Resolving deltas: 71% (125/174) 2023-07-13T14:54:52.7721540Z Resolving deltas: 72% (126/174) 2023-07-13T14:54:52.7722005Z Resolving deltas: 74% (129/174) 2023-07-13T14:54:52.7722477Z Resolving deltas: 75% (131/174) 2023-07-13T14:54:52.7722974Z Resolving deltas: 76% (133/174) 2023-07-13T14:54:52.7723468Z Resolving deltas: 77% (135/174) 2023-07-13T14:54:52.7723961Z Resolving deltas: 78% (137/174) 2023-07-13T14:54:52.7724434Z Resolving deltas: 79% (139/174) 2023-07-13T14:54:52.7724934Z Resolving deltas: 80% (140/174) 2023-07-13T14:54:52.7725422Z Resolving deltas: 81% (142/174) 2023-07-13T14:54:52.7725906Z Resolving deltas: 82% (143/174) 2023-07-13T14:54:52.7726152Z Resolving deltas: 83% (145/174) 2023-07-13T14:54:52.7726552Z Resolving deltas: 84% (147/174) 2023-07-13T14:54:52.7726851Z Resolving deltas: 85% (148/174) 2023-07-13T14:54:52.7727419Z Resolving deltas: 86% (150/174) 2023-07-13T14:54:52.7727974Z Resolving deltas: 87% (152/174) 2023-07-13T14:54:52.7728789Z Resolving deltas: 89% (155/174) 2023-07-13T14:54:52.7729092Z Resolving deltas: 90% (157/174) 2023-07-13T14:54:52.7730786Z Resolving deltas: 91% (159/174) 2023-07-13T14:54:52.7731304Z Resolving deltas: 92% (161/174) 2023-07-13T14:54:52.7732296Z Resolving deltas: 93% (162/174) 2023-07-13T14:54:52.7734847Z Resolving deltas: 94% (164/174) 2023-07-13T14:54:52.7736718Z Resolving deltas: 95% (166/174) 2023-07-13T14:54:52.7737887Z Resolving deltas: 96% (168/174) 2023-07-13T14:54:52.7739252Z Resolving deltas: 97% (169/174) 2023-07-13T14:54:52.7742238Z Resolving deltas: 98% (171/174) 2023-07-13T14:54:52.7743512Z Resolving deltas: 99% (173/174) 2023-07-13T14:54:52.7745902Z Resolving deltas: 100% (174/174) 2023-07-13T14:54:52.7746265Z Resolving deltas: 100% (174/174), done. 2023-07-13T14:54:53.2652735Z From https://github.com/pytorch/test-infra 2023-07-13T14:54:53.2654365Z * [new branch] main -> origin/main 2023-07-13T14:54:53.2888242Z ##[endgroup] 2023-07-13T14:54:53.2888681Z ##[group]Determining the checkout info 2023-07-13T14:54:53.2906821Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-07-13T14:54:53.5256225Z origin/main 2023-07-13T14:54:53.5291425Z ##[endgroup] 2023-07-13T14:54:53.5291903Z ##[group]Checking out the ref 2023-07-13T14:54:53.5303066Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-07-13T14:54:54.6218491Z Updating files: 23% (205/857) 2023-07-13T14:54:54.6276458Z Updating files: 24% (206/857) 2023-07-13T14:54:54.6351735Z Updating files: 25% (215/857) 2023-07-13T14:54:54.6410291Z Updating files: 26% (223/857) 2023-07-13T14:54:54.6467275Z Updating files: 27% (232/857) 2023-07-13T14:54:54.6524939Z Updating files: 28% (240/857) 2023-07-13T14:54:54.6587970Z Updating files: 29% (249/857) 2023-07-13T14:54:54.6874358Z Updating files: 30% (258/857) 2023-07-13T14:54:54.6942852Z Updating files: 31% (266/857) 2023-07-13T14:54:54.7003305Z Updating files: 32% (275/857) 2023-07-13T14:54:54.7180826Z Updating files: 33% (283/857) 2023-07-13T14:54:54.7524474Z Updating files: 34% (292/857) 2023-07-13T14:54:54.9849568Z Updating files: 35% (300/857) 2023-07-13T14:54:54.9922369Z Updating files: 36% (309/857) 2023-07-13T14:54:54.9980043Z Updating files: 37% (318/857) 2023-07-13T14:54:55.0055257Z Updating files: 38% (326/857) 2023-07-13T14:54:55.0103023Z Updating files: 39% (335/857) 2023-07-13T14:54:55.0175843Z Updating files: 40% (343/857) 2023-07-13T14:54:55.0243338Z Updating files: 41% (352/857) 2023-07-13T14:54:55.0302784Z Updating files: 42% (360/857) 2023-07-13T14:54:55.0375050Z Updating files: 43% (369/857) 2023-07-13T14:54:55.0432607Z Updating files: 44% (378/857) 2023-07-13T14:54:55.0491727Z Updating files: 45% (386/857) 2023-07-13T14:54:55.0538441Z Updating files: 46% (395/857) 2023-07-13T14:54:55.2686016Z Updating files: 47% (403/857) 2023-07-13T14:54:55.3326016Z Updating files: 48% (412/857) 2023-07-13T14:54:55.3628991Z Updating files: 49% (420/857) 2023-07-13T14:54:55.3969635Z Updating files: 50% (429/857) 2023-07-13T14:54:55.4304200Z Updating files: 51% (438/857) 2023-07-13T14:54:55.4356596Z Updating files: 52% (446/857) 2023-07-13T14:54:55.6599096Z Updating files: 53% (455/857) 2023-07-13T14:54:55.6619634Z Updating files: 53% (459/857) 2023-07-13T14:54:55.6673083Z Updating files: 54% (463/857) 2023-07-13T14:54:55.7081835Z Updating files: 55% (472/857) 2023-07-13T14:54:55.7136524Z Updating files: 56% (480/857) 2023-07-13T14:54:55.7187145Z Updating files: 57% (489/857) 2023-07-13T14:54:55.7220212Z Updating files: 58% (498/857) 2023-07-13T14:54:56.3723199Z Updating files: 59% (506/857) 2023-07-13T14:54:56.3774748Z Updating files: 60% (515/857) 2023-07-13T14:54:56.3846479Z Updating files: 61% (523/857) 2023-07-13T14:54:56.3915021Z Updating files: 62% (532/857) 2023-07-13T14:54:56.3985092Z Updating files: 63% (540/857) 2023-07-13T14:54:56.4088148Z Updating files: 64% (549/857) 2023-07-13T14:54:56.4125095Z Updating files: 65% (558/857) 2023-07-13T14:54:56.4181477Z Updating files: 66% (566/857) 2023-07-13T14:54:56.4294233Z Updating files: 67% (575/857) 2023-07-13T14:54:56.4383258Z Updating files: 68% (583/857) 2023-07-13T14:54:56.4477124Z Updating files: 69% (592/857) 2023-07-13T14:54:56.4834751Z Updating files: 70% (600/857) 2023-07-13T14:54:56.4925868Z Updating files: 71% (609/857) 2023-07-13T14:54:56.5020897Z Updating files: 72% (618/857) 2023-07-13T14:54:56.5395610Z Updating files: 73% (626/857) 2023-07-13T14:54:56.5438327Z Updating files: 74% (635/857) 2023-07-13T14:54:56.5502421Z Updating files: 75% (643/857) 2023-07-13T14:54:56.5909107Z Updating files: 76% (652/857) 2023-07-13T14:54:56.5947503Z Updating files: 77% (660/857) 2023-07-13T14:54:56.5997995Z Updating files: 78% (669/857) 2023-07-13T14:54:56.6031424Z Updating files: 79% (678/857) 2023-07-13T14:54:56.7067028Z Updating files: 80% (686/857) 2023-07-13T14:54:56.8895215Z Updating files: 81% (695/857) 2023-07-13T14:54:56.8952491Z Updating files: 82% (703/857) 2023-07-13T14:54:56.9386867Z Updating files: 83% (712/857) 2023-07-13T14:54:56.9742233Z Updating files: 84% (720/857) 2023-07-13T14:54:56.9794577Z Updating files: 85% (729/857) 2023-07-13T14:54:56.9835379Z Updating files: 86% (738/857) 2023-07-13T14:54:56.9888246Z Updating files: 87% (746/857) 2023-07-13T14:54:56.9946441Z Updating files: 88% (755/857) 2023-07-13T14:54:56.9998278Z Updating files: 89% (763/857) 2023-07-13T14:54:57.0324124Z Updating files: 90% (772/857) 2023-07-13T14:54:57.2986721Z Updating files: 91% (780/857) 2023-07-13T14:54:57.3050087Z Updating files: 92% (789/857) 2023-07-13T14:54:57.3103578Z Updating files: 93% (798/857) 2023-07-13T14:54:57.3155453Z Updating files: 94% (806/857) 2023-07-13T14:54:57.3704803Z Updating files: 95% (815/857) 2023-07-13T14:54:57.3770259Z Updating files: 96% (823/857) 2023-07-13T14:54:57.3831813Z Updating files: 97% (832/857) 2023-07-13T14:54:57.3917623Z Updating files: 98% (840/857) 2023-07-13T14:54:57.6793564Z Updating files: 99% (849/857) 2023-07-13T14:54:57.6881375Z Updating files: 99% (852/857) 2023-07-13T14:54:57.6881997Z Updating files: 100% (857/857) 2023-07-13T14:54:57.6882593Z Updating files: 100% (857/857), done. 2023-07-13T14:54:57.7073944Z branch 'main' set up to track 'origin/main'. 2023-07-13T14:54:57.7074916Z Switched to a new branch 'main' 2023-07-13T14:54:57.7121645Z ##[endgroup] 2023-07-13T14:54:57.7505010Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-13T14:54:57.7783736Z 'f1766167e55a3952a5eef0755a94cc78aaabbdc2' 2023-07-13T14:54:57.8468611Z Prepare all required actions 2023-07-13T14:54:58.0233594Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-07-13T14:54:58.0233887Z env: 2023-07-13T14:54:58.0234318Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:58.0234638Z PYTHON_VERSION: 3.9 2023-07-13T14:54:58.0234863Z PACKAGE_TYPE: conda 2023-07-13T14:54:58.0235308Z REPOSITORY: pytorch/audio 2023-07-13T14:54:58.0235554Z REF: 2023-07-13T14:54:58.0235770Z CU_VERSION: cu121 2023-07-13T14:54:58.0235968Z ##[endgroup] 2023-07-13T14:54:58.0656920Z ##[group]Run set -euxo pipefail 2023-07-13T14:54:58.0657268Z set -euxo pipefail 2023-07-13T14:54:58.0657580Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-07-13T14:54:58.0689601Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:54:58.0689965Z env: 2023-07-13T14:54:58.0690218Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:58.0690604Z PYTHON_VERSION: 3.9 2023-07-13T14:54:58.0690853Z PACKAGE_TYPE: conda 2023-07-13T14:54:58.0691084Z REPOSITORY: pytorch/audio 2023-07-13T14:54:58.0691324Z REF: 2023-07-13T14:54:58.0691534Z CU_VERSION: cu121 2023-07-13T14:54:58.0691740Z ##[endgroup] 2023-07-13T14:54:58.4911674Z + echo CHANNEL=nightly 2023-07-13T14:54:58.5322790Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-07-13T14:54:58.5323400Z with: 2023-07-13T14:54:58.5323838Z github-secret: *** 2023-07-13T14:54:58.5324091Z activate-with-label: false 2023-07-13T14:54:58.5324466Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-07-13T14:54:58.5324808Z label: with-ssh 2023-07-13T14:54:58.5325065Z remove-existing-keys: true 2023-07-13T14:54:58.5325284Z env: 2023-07-13T14:54:58.5325548Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:58.5325839Z PYTHON_VERSION: 3.9 2023-07-13T14:54:58.5326086Z PACKAGE_TYPE: conda 2023-07-13T14:54:58.5326320Z REPOSITORY: pytorch/audio 2023-07-13T14:54:58.5326564Z REF: 2023-07-13T14:54:58.5326780Z CU_VERSION: cu121 2023-07-13T14:54:58.5326987Z CHANNEL: nightly 2023-07-13T14:54:58.5327220Z ##[endgroup] 2023-07-13T14:54:58.6592869Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-07-13T14:54:58.6599330Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-07-13T14:54:58.8648042Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-13T14:54:58.8648515Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-13T14:54:58.8675340Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:54:58.8675638Z env: 2023-07-13T14:54:58.8675892Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:58.8676196Z PYTHON_VERSION: 3.9 2023-07-13T14:54:58.8676452Z PACKAGE_TYPE: conda 2023-07-13T14:54:58.8676716Z REPOSITORY: pytorch/audio 2023-07-13T14:54:58.8676937Z REF: 2023-07-13T14:54:58.8677155Z CU_VERSION: cu121 2023-07-13T14:54:58.8677387Z CHANNEL: nightly 2023-07-13T14:54:58.8677623Z ##[endgroup] 2023-07-13T14:54:59.7574357Z Prepare all required actions 2023-07-13T14:54:59.7574823Z Getting action download info 2023-07-13T14:55:00.0232932Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-07-13T14:55:00.4801278Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-07-13T14:55:00.4801570Z with: 2023-07-13T14:55:00.4801773Z repository: pytorch/audio 2023-07-13T14:55:00.4802032Z setup-miniconda: false 2023-07-13T14:55:00.4802281Z python-version: 3.9 2023-07-13T14:55:00.4802518Z submodules: recursive 2023-07-13T14:55:00.4802709Z env: 2023-07-13T14:55:00.4802958Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:55:00.4803235Z PYTHON_VERSION: 3.9 2023-07-13T14:55:00.4803464Z PACKAGE_TYPE: conda 2023-07-13T14:55:00.4803682Z REPOSITORY: pytorch/audio 2023-07-13T14:55:00.4803909Z REF: 2023-07-13T14:55:00.4804107Z CU_VERSION: cu121 2023-07-13T14:55:00.4804321Z CHANNEL: nightly 2023-07-13T14:55:00.4804591Z ##[endgroup] 2023-07-13T14:55:00.8588343Z ##[group]Run set -euxo pipefail 2023-07-13T14:55:00.8588650Z set -euxo pipefail 2023-07-13T14:55:00.8588889Z rm -rf "${REPOSITORY}" 2023-07-13T14:55:00.8628455Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:55:00.8628790Z env: 2023-07-13T14:55:00.8629054Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:55:00.8629337Z PYTHON_VERSION: 3.9 2023-07-13T14:55:00.8629556Z PACKAGE_TYPE: conda 2023-07-13T14:55:00.8629800Z REPOSITORY: pytorch/audio 2023-07-13T14:55:00.8630033Z REF: 2023-07-13T14:55:00.8630237Z CU_VERSION: cu121 2023-07-13T14:55:00.8632279Z CHANNEL: nightly 2023-07-13T14:55:00.8632509Z ##[endgroup] 2023-07-13T14:55:00.8905637Z + rm -rf pytorch/audio 2023-07-13T14:55:00.9565685Z ##[group]Run actions/checkout@v3 2023-07-13T14:55:00.9565913Z with: 2023-07-13T14:55:00.9566138Z repository: pytorch/audio 2023-07-13T14:55:00.9566402Z submodules: recursive 2023-07-13T14:55:00.9566619Z path: pytorch/audio 2023-07-13T14:55:00.9566970Z token: *** 2023-07-13T14:55:00.9567198Z ssh-strict: true 2023-07-13T14:55:00.9567443Z persist-credentials: true 2023-07-13T14:55:00.9567679Z clean: true 2023-07-13T14:55:00.9567905Z sparse-checkout-cone-mode: true 2023-07-13T14:55:00.9569398Z fetch-depth: 1 2023-07-13T14:55:00.9570132Z lfs: false 2023-07-13T14:55:00.9570342Z set-safe-directory: true 2023-07-13T14:55:00.9570564Z env: 2023-07-13T14:55:00.9570813Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:55:00.9571087Z PYTHON_VERSION: 3.9 2023-07-13T14:55:00.9571298Z PACKAGE_TYPE: conda 2023-07-13T14:55:00.9571535Z REPOSITORY: pytorch/audio 2023-07-13T14:55:00.9571757Z REF: 2023-07-13T14:55:00.9571953Z CU_VERSION: cu121 2023-07-13T14:55:00.9572147Z CHANNEL: nightly 2023-07-13T14:55:00.9572356Z ##[endgroup] 2023-07-13T14:55:01.1124008Z Syncing repository: pytorch/audio 2023-07-13T14:55:01.1144620Z ##[group]Getting Git version info 2023-07-13T14:55:01.1147288Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-07-13T14:55:01.1366412Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-13T14:55:01.1661630Z git version 2.41.0.windows.1 2023-07-13T14:55:01.1710037Z ##[endgroup] 2023-07-13T14:55:01.1736519Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f4c5d566-dac5-4e7e-b529-589e1bbe8fcd' before making global git config changes 2023-07-13T14:55:01.1737383Z Adding repository directory to the temporary git global config as a safe directory 2023-07-13T14:55:01.1749482Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-13T14:55:01.2096315Z ##[group]Initializing the repository 2023-07-13T14:55:01.2109183Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-13T14:55:01.2517679Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-07-13T14:55:01.2555683Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-07-13T14:55:01.2887194Z ##[endgroup] 2023-07-13T14:55:01.2887659Z ##[group]Disabling automatic garbage collection 2023-07-13T14:55:01.2897312Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-13T14:55:01.3196027Z ##[endgroup] 2023-07-13T14:55:01.3196433Z ##[group]Setting up auth 2023-07-13T14:55:01.3210562Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-13T14:55:01.3505064Z [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:55:02.2597340Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-13T14:55:02.2907997Z [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:55:02.7753857Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:55:02.8083767Z ##[endgroup] 2023-07-13T14:55:02.8084209Z ##[group]Fetching the repository 2023-07-13T14:55:02.8102740Z [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:55:03.0852823Z remote: Enumerating objects: 985, done. 2023-07-13T14:55:03.0853951Z remote: Counting objects: 0% (1/985) 2023-07-13T14:55:03.0854574Z remote: Counting objects: 1% (10/985) 2023-07-13T14:55:03.0855131Z remote: Counting objects: 2% (20/985) 2023-07-13T14:55:03.0855646Z remote: Counting objects: 3% (30/985) 2023-07-13T14:55:03.0856205Z remote: Counting objects: 4% (40/985) 2023-07-13T14:55:03.0856719Z remote: Counting objects: 5% (50/985) 2023-07-13T14:55:03.0857276Z remote: Counting objects: 6% (60/985) 2023-07-13T14:55:03.0857957Z remote: Counting objects: 7% (69/985) 2023-07-13T14:55:03.0858470Z remote: Counting objects: 8% (79/985) 2023-07-13T14:55:03.0858998Z remote: Counting objects: 9% (89/985) 2023-07-13T14:55:03.0859398Z remote: Counting objects: 10% (99/985) 2023-07-13T14:55:03.0859689Z remote: Counting objects: 11% (109/985) 2023-07-13T14:55:03.0860146Z remote: Counting objects: 12% (119/985) 2023-07-13T14:55:03.0860447Z remote: Counting objects: 13% (129/985) 2023-07-13T14:55:03.0860728Z remote: Counting objects: 14% (138/985) 2023-07-13T14:55:03.0861232Z remote: Counting objects: 15% (148/985) 2023-07-13T14:55:03.0861538Z remote: Counting objects: 16% (158/985) 2023-07-13T14:55:03.0862086Z remote: Counting objects: 17% (168/985) 2023-07-13T14:55:03.0862354Z remote: Counting objects: 18% (178/985) 2023-07-13T14:55:03.0865103Z remote: Counting objects: 19% (188/985) 2023-07-13T14:55:03.0865644Z remote: Counting objects: 20% (197/985) 2023-07-13T14:55:03.0866086Z remote: Counting objects: 21% (207/985) 2023-07-13T14:55:03.0866376Z remote: Counting objects: 22% (217/985) 2023-07-13T14:55:03.0866641Z remote: Counting objects: 23% (227/985) 2023-07-13T14:55:03.0866927Z remote: Counting objects: 24% (237/985) 2023-07-13T14:55:03.0867214Z remote: Counting objects: 25% (247/985) 2023-07-13T14:55:03.0867497Z remote: Counting objects: 26% (257/985) 2023-07-13T14:55:03.0889969Z remote: Counting objects: 27% (266/985) 2023-07-13T14:55:03.0890736Z remote: Counting objects: 28% (276/985) 2023-07-13T14:55:03.0891425Z remote: Counting objects: 29% (286/985) 2023-07-13T14:55:03.0892029Z remote: Counting objects: 30% (296/985) 2023-07-13T14:55:03.0892606Z remote: Counting objects: 31% (306/985) 2023-07-13T14:55:03.0893161Z remote: Counting objects: 32% (316/985) 2023-07-13T14:55:03.0893743Z remote: Counting objects: 33% (326/985) 2023-07-13T14:55:03.0894315Z remote: Counting objects: 34% (335/985) 2023-07-13T14:55:03.0894888Z remote: Counting objects: 35% (345/985) 2023-07-13T14:55:03.0895437Z remote: Counting objects: 36% (355/985) 2023-07-13T14:55:03.0896025Z remote: Counting objects: 37% (365/985) 2023-07-13T14:55:03.0896599Z remote: Counting objects: 38% (375/985) 2023-07-13T14:55:03.0897166Z remote: Counting objects: 39% (385/985) 2023-07-13T14:55:03.0897733Z remote: Counting objects: 40% (394/985) 2023-07-13T14:55:03.0898304Z remote: Counting objects: 41% (404/985) 2023-07-13T14:55:03.0898888Z remote: Counting objects: 42% (414/985) 2023-07-13T14:55:03.0899470Z remote: Counting objects: 43% (424/985) 2023-07-13T14:55:03.0900036Z remote: Counting objects: 44% (434/985) 2023-07-13T14:55:03.0900586Z remote: Counting objects: 45% (444/985) 2023-07-13T14:55:03.0901166Z remote: Counting objects: 46% (454/985) 2023-07-13T14:55:03.0901747Z remote: Counting objects: 47% (463/985) 2023-07-13T14:55:03.0902308Z remote: Counting objects: 48% (473/985) 2023-07-13T14:55:03.0902860Z remote: Counting objects: 49% (483/985) 2023-07-13T14:55:03.0903436Z remote: Counting objects: 50% (493/985) 2023-07-13T14:55:03.0904001Z remote: Counting objects: 51% (503/985) 2023-07-13T14:55:03.0904571Z remote: Counting objects: 52% (513/985) 2023-07-13T14:55:03.0905130Z remote: Counting objects: 53% (523/985) 2023-07-13T14:55:03.0905701Z remote: Counting objects: 54% (532/985) 2023-07-13T14:55:03.0906297Z remote: Counting objects: 55% (542/985) 2023-07-13T14:55:03.0906876Z remote: Counting objects: 56% (552/985) 2023-07-13T14:55:03.0907414Z remote: Counting objects: 57% (562/985) 2023-07-13T14:55:03.0907981Z remote: Counting objects: 58% (572/985) 2023-07-13T14:55:03.0908692Z remote: Counting objects: 59% (582/985) 2023-07-13T14:55:03.0909439Z remote: Counting objects: 60% (591/985) 2023-07-13T14:55:03.0909990Z remote: Counting objects: 61% (601/985) 2023-07-13T14:55:03.0910564Z remote: Counting objects: 62% (611/985) 2023-07-13T14:55:03.0911139Z remote: Counting objects: 63% (621/985) 2023-07-13T14:55:03.0911715Z remote: Counting objects: 64% (631/985) 2023-07-13T14:55:03.0912274Z remote: Counting objects: 65% (641/985) 2023-07-13T14:55:03.0912842Z remote: Counting objects: 66% (651/985) 2023-07-13T14:55:03.0913412Z remote: Counting objects: 67% (660/985) 2023-07-13T14:55:03.0914248Z remote: Counting objects: 68% (670/985) 2023-07-13T14:55:03.0914795Z remote: Counting objects: 69% (680/985) 2023-07-13T14:55:03.0915364Z remote: Counting objects: 70% (690/985) 2023-07-13T14:55:03.0915931Z remote: Counting objects: 71% (700/985) 2023-07-13T14:55:03.0916494Z remote: Counting objects: 72% (710/985) 2023-07-13T14:55:03.0917048Z remote: Counting objects: 73% (720/985) 2023-07-13T14:55:03.0917623Z remote: Counting objects: 74% (729/985) 2023-07-13T14:55:03.0918171Z remote: Counting objects: 75% (739/985) 2023-07-13T14:55:03.0918741Z remote: Counting objects: 76% (749/985) 2023-07-13T14:55:03.0919299Z remote: Counting objects: 77% (759/985) 2023-07-13T14:55:03.0919883Z remote: Counting objects: 78% (769/985) 2023-07-13T14:55:03.0921128Z remote: Counting objects: 79% (779/985) 2023-07-13T14:55:03.0921773Z remote: Counting objects: 80% (788/985) 2023-07-13T14:55:03.0922355Z remote: Counting objects: 81% (798/985) 2023-07-13T14:55:03.0922938Z remote: Counting objects: 82% (808/985) 2023-07-13T14:55:03.0923495Z remote: Counting objects: 83% (818/985) 2023-07-13T14:55:03.0924067Z remote: Counting objects: 84% (828/985) 2023-07-13T14:55:03.0924646Z remote: Counting objects: 85% (838/985) 2023-07-13T14:55:03.0925196Z remote: Counting objects: 86% (848/985) 2023-07-13T14:55:03.0925768Z remote: Counting objects: 87% (857/985) 2023-07-13T14:55:03.0926337Z remote: Counting objects: 88% (867/985) 2023-07-13T14:55:03.0926909Z remote: Counting objects: 89% (877/985) 2023-07-13T14:55:03.0927449Z remote: Counting objects: 90% (887/985) 2023-07-13T14:55:03.0928018Z remote: Counting objects: 91% (897/985) 2023-07-13T14:55:03.0928587Z remote: Counting objects: 92% (907/985) 2023-07-13T14:55:03.0929152Z remote: Counting objects: 93% (917/985) 2023-07-13T14:55:03.0929722Z remote: Counting objects: 94% (926/985) 2023-07-13T14:55:03.0930292Z remote: Counting objects: 95% (936/985) 2023-07-13T14:55:03.0930868Z remote: Counting objects: 96% (946/985) 2023-07-13T14:55:03.0931442Z remote: Counting objects: 97% (956/985) 2023-07-13T14:55:03.0931988Z remote: Counting objects: 98% (966/985) 2023-07-13T14:55:03.0932544Z remote: Counting objects: 99% (976/985) 2023-07-13T14:55:03.0933153Z remote: Counting objects: 100% (985/985) 2023-07-13T14:55:03.0933749Z remote: Counting objects: 100% (985/985), done. 2023-07-13T14:55:03.0934346Z remote: Compressing objects: 0% (1/855) 2023-07-13T14:55:03.0934964Z remote: Compressing objects: 1% (9/855) 2023-07-13T14:55:03.0935577Z remote: Compressing objects: 2% (18/855) 2023-07-13T14:55:03.0940913Z remote: Compressing objects: 3% (26/855) 2023-07-13T14:55:03.0943194Z remote: Compressing objects: 4% (35/855) 2023-07-13T14:55:03.0945783Z remote: Compressing objects: 5% (43/855) 2023-07-13T14:55:03.0948275Z remote: Compressing objects: 6% (52/855) 2023-07-13T14:55:03.0959801Z remote: Compressing objects: 7% (60/855) 2023-07-13T14:55:03.0985646Z remote: Compressing objects: 8% (69/855) 2023-07-13T14:55:03.1023741Z remote: Compressing objects: 9% (77/855) 2023-07-13T14:55:03.1042675Z remote: Compressing objects: 10% (86/855) 2023-07-13T14:55:03.1062790Z remote: Compressing objects: 11% (95/855) 2023-07-13T14:55:03.1078640Z remote: Compressing objects: 12% (103/855) 2023-07-13T14:55:03.1089542Z remote: Compressing objects: 13% (112/855) 2023-07-13T14:55:03.1097114Z remote: Compressing objects: 14% (120/855) 2023-07-13T14:55:03.1098269Z remote: Compressing objects: 15% (129/855) 2023-07-13T14:55:03.1115723Z remote: Compressing objects: 16% (137/855) 2023-07-13T14:55:03.1140112Z remote: Compressing objects: 17% (146/855) 2023-07-13T14:55:03.1175216Z remote: Compressing objects: 18% (154/855) 2023-07-13T14:55:03.1206755Z remote: Compressing objects: 19% (163/855) 2023-07-13T14:55:03.1242871Z remote: Compressing objects: 20% (171/855) 2023-07-13T14:55:03.1244279Z remote: Compressing objects: 21% (180/855) 2023-07-13T14:55:03.1248543Z remote: Compressing objects: 22% (189/855) 2023-07-13T14:55:03.1281534Z remote: Compressing objects: 23% (197/855) 2023-07-13T14:55:03.1301327Z remote: Compressing objects: 24% (206/855) 2023-07-13T14:55:03.1330954Z remote: Compressing objects: 25% (214/855) 2023-07-13T14:55:03.1375869Z remote: Compressing objects: 26% (223/855) 2023-07-13T14:55:03.1426812Z remote: Compressing objects: 27% (231/855) 2023-07-13T14:55:03.1470615Z remote: Compressing objects: 28% (240/855) 2023-07-13T14:55:03.1481779Z remote: Compressing objects: 29% (248/855) 2023-07-13T14:55:03.1503452Z remote: Compressing objects: 30% (257/855) 2023-07-13T14:55:03.1530283Z remote: Compressing objects: 31% (266/855) 2023-07-13T14:55:03.1559364Z remote: Compressing objects: 32% (274/855) 2023-07-13T14:55:03.1611985Z remote: Compressing objects: 33% (283/855) 2023-07-13T14:55:03.1670141Z remote: Compressing objects: 34% (291/855) 2023-07-13T14:55:03.1721672Z remote: Compressing objects: 35% (300/855) 2023-07-13T14:55:03.1765336Z remote: Compressing objects: 36% (308/855) 2023-07-13T14:55:03.1847784Z remote: Compressing objects: 37% (317/855) 2023-07-13T14:55:03.1942087Z remote: Compressing objects: 38% (325/855) 2023-07-13T14:55:03.2123304Z remote: Compressing objects: 39% (334/855) 2023-07-13T14:55:03.2174012Z remote: Compressing objects: 40% (342/855) 2023-07-13T14:55:03.2175937Z remote: Compressing objects: 41% (351/855) 2023-07-13T14:55:03.2176320Z remote: Compressing objects: 42% (360/855) 2023-07-13T14:55:03.2184870Z remote: Compressing objects: 43% (368/855) 2023-07-13T14:55:03.2207840Z remote: Compressing objects: 44% (377/855) 2023-07-13T14:55:03.2235876Z remote: Compressing objects: 45% (385/855) 2023-07-13T14:55:03.2237367Z remote: Compressing objects: 46% (394/855) 2023-07-13T14:55:03.2237961Z remote: Compressing objects: 47% (402/855) 2023-07-13T14:55:03.2240210Z remote: Compressing objects: 48% (411/855) 2023-07-13T14:55:03.2242497Z remote: Compressing objects: 49% (419/855) 2023-07-13T14:55:03.2249792Z remote: Compressing objects: 50% (428/855) 2023-07-13T14:55:03.2276806Z remote: Compressing objects: 51% (437/855) 2023-07-13T14:55:03.2286710Z remote: Compressing objects: 52% (445/855) 2023-07-13T14:55:03.2289770Z remote: Compressing objects: 53% (454/855) 2023-07-13T14:55:03.2301679Z remote: Compressing objects: 54% (462/855) 2023-07-13T14:55:03.2309600Z remote: Compressing objects: 55% (471/855) 2023-07-13T14:55:03.2311075Z remote: Compressing objects: 56% (479/855) 2023-07-13T14:55:03.2346232Z remote: Compressing objects: 57% (488/855) 2023-07-13T14:55:03.2346780Z remote: Compressing objects: 58% (496/855) 2023-07-13T14:55:03.2367985Z remote: Compressing objects: 59% (505/855) 2023-07-13T14:55:03.2384402Z remote: Compressing objects: 60% (513/855) 2023-07-13T14:55:03.2404184Z remote: Compressing objects: 61% (522/855) 2023-07-13T14:55:03.2428889Z remote: Compressing objects: 62% (531/855) 2023-07-13T14:55:03.2443166Z remote: Compressing objects: 63% (539/855) 2023-07-13T14:55:03.2445520Z remote: Compressing objects: 64% (548/855) 2023-07-13T14:55:03.2469977Z remote: Compressing objects: 65% (556/855) 2023-07-13T14:55:03.2488762Z remote: Compressing objects: 66% (565/855) 2023-07-13T14:55:03.2495189Z remote: Compressing objects: 67% (573/855) 2023-07-13T14:55:03.2496258Z remote: Compressing objects: 68% (582/855) 2023-07-13T14:55:03.2496553Z remote: Compressing objects: 69% (590/855) 2023-07-13T14:55:03.2508564Z remote: Compressing objects: 70% (599/855) 2023-07-13T14:55:03.2516023Z remote: Compressing objects: 71% (608/855) 2023-07-13T14:55:03.2520821Z remote: Compressing objects: 72% (616/855) 2023-07-13T14:55:03.2636057Z remote: Compressing objects: 73% (625/855) 2023-07-13T14:55:03.2643291Z remote: Compressing objects: 74% (633/855) 2023-07-13T14:55:03.2651544Z remote: Compressing objects: 75% (642/855) 2023-07-13T14:55:03.2666366Z remote: Compressing objects: 76% (650/855) 2023-07-13T14:55:03.2671453Z remote: Compressing objects: 77% (659/855) 2023-07-13T14:55:03.2678005Z remote: Compressing objects: 78% (667/855) 2023-07-13T14:55:03.2692163Z remote: Compressing objects: 79% (676/855) 2023-07-13T14:55:03.2706195Z remote: Compressing objects: 80% (684/855) 2023-07-13T14:55:03.2719225Z remote: Compressing objects: 81% (693/855) 2023-07-13T14:55:03.2719728Z remote: Compressing objects: 82% (702/855) 2023-07-13T14:55:03.2720039Z remote: Compressing objects: 83% (710/855) 2023-07-13T14:55:03.2720329Z remote: Compressing objects: 84% (719/855) 2023-07-13T14:55:03.2720637Z remote: Compressing objects: 85% (727/855) 2023-07-13T14:55:03.2720935Z remote: Compressing objects: 86% (736/855) 2023-07-13T14:55:03.2721234Z remote: Compressing objects: 87% (744/855) 2023-07-13T14:55:03.2721514Z remote: Compressing objects: 88% (753/855) 2023-07-13T14:55:03.2732419Z remote: Compressing objects: 89% (761/855) 2023-07-13T14:55:03.2732815Z remote: Compressing objects: 90% (770/855) 2023-07-13T14:55:03.2733334Z remote: Compressing objects: 91% (779/855) 2023-07-13T14:55:03.2733787Z remote: Compressing objects: 92% (787/855) 2023-07-13T14:55:03.2734080Z remote: Compressing objects: 93% (796/855) 2023-07-13T14:55:03.2734385Z remote: Compressing objects: 94% (804/855) 2023-07-13T14:55:03.2734872Z remote: Compressing objects: 95% (813/855) 2023-07-13T14:55:03.2735541Z remote: Compressing objects: 96% (821/855) 2023-07-13T14:55:03.2735868Z remote: Compressing objects: 97% (830/855) 2023-07-13T14:55:03.2736561Z remote: Compressing objects: 98% (838/855) 2023-07-13T14:55:03.2736875Z remote: Compressing objects: 99% (847/855) 2023-07-13T14:55:03.2737178Z remote: Compressing objects: 100% (855/855) 2023-07-13T14:55:03.2737478Z remote: Compressing objects: 100% (855/855), done. 2023-07-13T14:55:03.2938857Z Receiving objects: 0% (1/985) 2023-07-13T14:55:03.2951549Z Receiving objects: 1% (10/985) 2023-07-13T14:55:03.2952125Z Receiving objects: 2% (20/985) 2023-07-13T14:55:03.2954214Z Receiving objects: 3% (30/985) 2023-07-13T14:55:03.2955911Z Receiving objects: 4% (40/985) 2023-07-13T14:55:03.2958576Z Receiving objects: 5% (50/985) 2023-07-13T14:55:03.2960068Z Receiving objects: 6% (60/985) 2023-07-13T14:55:03.2963054Z Receiving objects: 7% (69/985) 2023-07-13T14:55:03.2965225Z Receiving objects: 8% (79/985) 2023-07-13T14:55:03.2968028Z Receiving objects: 9% (89/985) 2023-07-13T14:55:03.2969269Z Receiving objects: 10% (99/985) 2023-07-13T14:55:03.2970776Z Receiving objects: 11% (109/985) 2023-07-13T14:55:03.2971810Z Receiving objects: 12% (119/985) 2023-07-13T14:55:03.2973929Z Receiving objects: 13% (129/985) 2023-07-13T14:55:03.2975499Z Receiving objects: 14% (138/985) 2023-07-13T14:55:03.2977772Z Receiving objects: 15% (148/985) 2023-07-13T14:55:03.2979011Z Receiving objects: 16% (158/985) 2023-07-13T14:55:03.2981756Z Receiving objects: 17% (168/985) 2023-07-13T14:55:03.2986110Z Receiving objects: 18% (178/985) 2023-07-13T14:55:03.2987693Z Receiving objects: 19% (188/985) 2023-07-13T14:55:03.2991061Z Receiving objects: 20% (197/985) 2023-07-13T14:55:03.2994554Z Receiving objects: 21% (207/985) 2023-07-13T14:55:03.3001267Z Receiving objects: 22% (217/985) 2023-07-13T14:55:03.3021875Z Receiving objects: 23% (227/985) 2023-07-13T14:55:03.3028615Z Receiving objects: 24% (237/985) 2023-07-13T14:55:03.3364142Z Receiving objects: 25% (247/985) 2023-07-13T14:55:03.3366729Z Receiving objects: 26% (257/985) 2023-07-13T14:55:03.3373774Z Receiving objects: 27% (266/985) 2023-07-13T14:55:03.3378875Z Receiving objects: 28% (276/985) 2023-07-13T14:55:03.3387994Z Receiving objects: 29% (286/985) 2023-07-13T14:55:03.3392005Z Receiving objects: 30% (296/985) 2023-07-13T14:55:03.3398699Z Receiving objects: 31% (306/985) 2023-07-13T14:55:03.3401872Z Receiving objects: 32% (316/985) 2023-07-13T14:55:03.3407171Z Receiving objects: 33% (326/985) 2023-07-13T14:55:03.3414245Z Receiving objects: 34% (335/985) 2023-07-13T14:55:03.3422978Z Receiving objects: 35% (345/985) 2023-07-13T14:55:03.3430693Z Receiving objects: 36% (355/985) 2023-07-13T14:55:03.3433959Z Receiving objects: 37% (365/985) 2023-07-13T14:55:03.3462755Z Receiving objects: 38% (375/985) 2023-07-13T14:55:03.3471699Z Receiving objects: 39% (385/985) 2023-07-13T14:55:03.3477550Z Receiving objects: 40% (394/985) 2023-07-13T14:55:03.3482618Z Receiving objects: 41% (404/985) 2023-07-13T14:55:03.3487161Z Receiving objects: 42% (414/985) 2023-07-13T14:55:03.3493628Z Receiving objects: 43% (424/985) 2023-07-13T14:55:03.3508947Z Receiving objects: 44% (434/985) 2023-07-13T14:55:03.3524789Z Receiving objects: 45% (444/985) 2023-07-13T14:55:03.3538750Z Receiving objects: 46% (454/985) 2023-07-13T14:55:03.3542030Z Receiving objects: 47% (463/985) 2023-07-13T14:55:03.3546337Z Receiving objects: 48% (473/985) 2023-07-13T14:55:03.3601197Z Receiving objects: 49% (483/985) 2023-07-13T14:55:03.3608344Z Receiving objects: 50% (493/985) 2023-07-13T14:55:03.3626626Z Receiving objects: 51% (503/985) 2023-07-13T14:55:03.4373490Z Receiving objects: 52% (513/985) 2023-07-13T14:55:03.4419857Z Receiving objects: 53% (523/985) 2023-07-13T14:55:03.4421096Z Receiving objects: 54% (532/985) 2023-07-13T14:55:03.4423018Z Receiving objects: 55% (542/985) 2023-07-13T14:55:03.4424037Z Receiving objects: 56% (552/985) 2023-07-13T14:55:03.4429966Z Receiving objects: 57% (562/985) 2023-07-13T14:55:03.4435227Z Receiving objects: 58% (572/985) 2023-07-13T14:55:03.4437840Z Receiving objects: 59% (582/985) 2023-07-13T14:55:03.4443915Z Receiving objects: 60% (591/985) 2023-07-13T14:55:03.4445304Z Receiving objects: 61% (601/985) 2023-07-13T14:55:03.4452207Z Receiving objects: 62% (611/985) 2023-07-13T14:55:03.4457548Z Receiving objects: 63% (621/985) 2023-07-13T14:55:03.4459814Z Receiving objects: 64% (631/985) 2023-07-13T14:55:03.4465584Z Receiving objects: 65% (641/985) 2023-07-13T14:55:03.4471997Z Receiving objects: 66% (651/985) 2023-07-13T14:55:03.4476966Z Receiving objects: 67% (660/985) 2023-07-13T14:55:03.4486946Z Receiving objects: 68% (670/985) 2023-07-13T14:55:03.4487896Z Receiving objects: 69% (680/985) 2023-07-13T14:55:03.4489234Z Receiving objects: 70% (690/985) 2023-07-13T14:55:03.4495546Z Receiving objects: 71% (700/985) 2023-07-13T14:55:03.4501469Z Receiving objects: 72% (710/985) 2023-07-13T14:55:03.4506089Z Receiving objects: 73% (720/985) 2023-07-13T14:55:03.4511540Z Receiving objects: 74% (729/985) 2023-07-13T14:55:03.4517796Z Receiving objects: 75% (739/985) 2023-07-13T14:55:03.4532053Z Receiving objects: 76% (749/985) 2023-07-13T14:55:03.4540608Z Receiving objects: 77% (759/985) 2023-07-13T14:55:03.4549779Z Receiving objects: 78% (769/985) 2023-07-13T14:55:03.4557390Z Receiving objects: 79% (779/985) 2023-07-13T14:55:03.4578871Z Receiving objects: 80% (788/985) 2023-07-13T14:55:03.4587071Z Receiving objects: 81% (798/985) 2023-07-13T14:55:03.4602176Z Receiving objects: 82% (808/985) 2023-07-13T14:55:03.4616021Z Receiving objects: 83% (818/985) 2023-07-13T14:55:03.4622614Z Receiving objects: 84% (828/985) 2023-07-13T14:55:03.4627468Z Receiving objects: 85% (838/985) 2023-07-13T14:55:03.4633093Z Receiving objects: 86% (848/985) 2023-07-13T14:55:03.4636305Z Receiving objects: 87% (857/985) 2023-07-13T14:55:03.4643043Z Receiving objects: 88% (867/985) 2023-07-13T14:55:03.4650337Z Receiving objects: 89% (877/985) 2023-07-13T14:55:03.4660576Z Receiving objects: 90% (887/985) 2023-07-13T14:55:03.4668772Z Receiving objects: 91% (897/985) 2023-07-13T14:55:03.4700632Z Receiving objects: 92% (907/985) 2023-07-13T14:55:03.4718481Z Receiving objects: 93% (917/985) 2023-07-13T14:55:03.4739450Z Receiving objects: 94% (926/985) 2023-07-13T14:55:03.4765246Z Receiving objects: 95% (936/985) 2023-07-13T14:55:03.4780025Z Receiving objects: 96% (946/985) 2023-07-13T14:55:03.4796283Z Receiving objects: 97% (956/985) 2023-07-13T14:55:03.4818859Z Receiving objects: 98% (966/985) 2023-07-13T14:55:03.4820027Z Receiving objects: 99% (976/985) 2023-07-13T14:55:03.4820620Z remote: Total 985 (delta 164), reused 464 (delta 95), pack-reused 0 2023-07-13T14:55:03.4832762Z Receiving objects: 100% (985/985) 2023-07-13T14:55:03.4834970Z Receiving objects: 100% (985/985), 4.96 MiB | 26.18 MiB/s, done. 2023-07-13T14:55:03.4841671Z Resolving deltas: 0% (0/164) 2023-07-13T14:55:03.4843314Z Resolving deltas: 1% (2/164) 2023-07-13T14:55:03.4843892Z Resolving deltas: 2% (4/164) 2023-07-13T14:55:03.4844393Z Resolving deltas: 3% (6/164) 2023-07-13T14:55:03.4845236Z Resolving deltas: 4% (7/164) 2023-07-13T14:55:03.4847063Z Resolving deltas: 6% (10/164) 2023-07-13T14:55:03.4848046Z Resolving deltas: 7% (12/164) 2023-07-13T14:55:03.4848854Z Resolving deltas: 8% (14/164) 2023-07-13T14:55:03.4849484Z Resolving deltas: 9% (16/164) 2023-07-13T14:55:03.4849971Z Resolving deltas: 10% (17/164) 2023-07-13T14:55:03.4850458Z Resolving deltas: 11% (19/164) 2023-07-13T14:55:03.4851163Z Resolving deltas: 12% (21/164) 2023-07-13T14:55:03.4852057Z Resolving deltas: 13% (22/164) 2023-07-13T14:55:03.4852469Z Resolving deltas: 14% (23/164) 2023-07-13T14:55:03.4852735Z Resolving deltas: 15% (25/164) 2023-07-13T14:55:03.4852988Z Resolving deltas: 16% (27/164) 2023-07-13T14:55:03.4855879Z Resolving deltas: 17% (28/164) 2023-07-13T14:55:03.4857170Z Resolving deltas: 18% (31/164) 2023-07-13T14:55:03.4857792Z Resolving deltas: 19% (32/164) 2023-07-13T14:55:03.4859972Z Resolving deltas: 20% (33/164) 2023-07-13T14:55:03.4862156Z Resolving deltas: 21% (35/164) 2023-07-13T14:55:03.4863094Z Resolving deltas: 22% (37/164) 2023-07-13T14:55:03.4864805Z Resolving deltas: 23% (38/164) 2023-07-13T14:55:03.4867258Z Resolving deltas: 25% (41/164) 2023-07-13T14:55:03.4869390Z Resolving deltas: 26% (43/164) 2023-07-13T14:55:03.4871635Z Resolving deltas: 27% (45/164) 2023-07-13T14:55:03.4875891Z Resolving deltas: 28% (46/164) 2023-07-13T14:55:03.4879802Z Resolving deltas: 29% (48/164) 2023-07-13T14:55:03.4880402Z Resolving deltas: 30% (50/164) 2023-07-13T14:55:03.4881049Z Resolving deltas: 31% (51/164) 2023-07-13T14:55:03.4881691Z Resolving deltas: 32% (53/164) 2023-07-13T14:55:03.4882264Z Resolving deltas: 33% (55/164) 2023-07-13T14:55:03.4883478Z Resolving deltas: 34% (56/164) 2023-07-13T14:55:03.4883888Z Resolving deltas: 35% (58/164) 2023-07-13T14:55:03.4884261Z Resolving deltas: 36% (60/164) 2023-07-13T14:55:03.4884750Z Resolving deltas: 37% (61/164) 2023-07-13T14:55:03.4885404Z Resolving deltas: 38% (63/164) 2023-07-13T14:55:03.4886010Z Resolving deltas: 39% (64/164) 2023-07-13T14:55:03.4886432Z Resolving deltas: 40% (66/164) 2023-07-13T14:55:03.4886896Z Resolving deltas: 41% (68/164) 2023-07-13T14:55:03.4887174Z Resolving deltas: 42% (69/164) 2023-07-13T14:55:03.4887953Z Resolving deltas: 43% (72/164) 2023-07-13T14:55:03.4888321Z Resolving deltas: 44% (73/164) 2023-07-13T14:55:03.4888969Z Resolving deltas: 45% (74/164) 2023-07-13T14:55:03.4889427Z Resolving deltas: 46% (76/164) 2023-07-13T14:55:03.4890735Z Resolving deltas: 47% (78/164) 2023-07-13T14:55:03.4892670Z Resolving deltas: 48% (79/164) 2023-07-13T14:55:03.4893755Z Resolving deltas: 49% (81/164) 2023-07-13T14:55:03.4894908Z Resolving deltas: 50% (82/164) 2023-07-13T14:55:03.4895537Z Resolving deltas: 51% (84/164) 2023-07-13T14:55:03.4896384Z Resolving deltas: 52% (86/164) 2023-07-13T14:55:03.4897853Z Resolving deltas: 54% (89/164) 2023-07-13T14:55:03.4898352Z Resolving deltas: 55% (91/164) 2023-07-13T14:55:03.4899050Z Resolving deltas: 56% (92/164) 2023-07-13T14:55:03.4900588Z Resolving deltas: 57% (94/164) 2023-07-13T14:55:03.4901120Z Resolving deltas: 58% (96/164) 2023-07-13T14:55:03.4901807Z Resolving deltas: 59% (97/164) 2023-07-13T14:55:03.4903459Z Resolving deltas: 60% (100/164) 2023-07-13T14:55:03.4903970Z Resolving deltas: 61% (101/164) 2023-07-13T14:55:03.4904460Z Resolving deltas: 62% (102/164) 2023-07-13T14:55:03.4904738Z Resolving deltas: 63% (104/164) 2023-07-13T14:55:03.4905077Z Resolving deltas: 64% (105/164) 2023-07-13T14:55:03.4906632Z Resolving deltas: 65% (107/164) 2023-07-13T14:55:03.4907628Z Resolving deltas: 66% (109/164) 2023-07-13T14:55:03.4909216Z Resolving deltas: 67% (111/164) 2023-07-13T14:55:03.4909829Z Resolving deltas: 68% (112/164) 2023-07-13T14:55:03.4910669Z Resolving deltas: 70% (115/164) 2023-07-13T14:55:03.4911365Z Resolving deltas: 71% (117/164) 2023-07-13T14:55:03.4911835Z Resolving deltas: 72% (119/164) 2023-07-13T14:55:03.4912264Z Resolving deltas: 73% (120/164) 2023-07-13T14:55:03.4912746Z Resolving deltas: 74% (122/164) 2023-07-13T14:55:03.4912991Z Resolving deltas: 75% (123/164) 2023-07-13T14:55:03.4913258Z Resolving deltas: 76% (125/164) 2023-07-13T14:55:03.4913511Z Resolving deltas: 77% (127/164) 2023-07-13T14:55:03.4913941Z Resolving deltas: 78% (129/164) 2023-07-13T14:55:03.4914404Z Resolving deltas: 79% (130/164) 2023-07-13T14:55:03.4914947Z Resolving deltas: 80% (132/164) 2023-07-13T14:55:03.4915793Z Resolving deltas: 81% (133/164) 2023-07-13T14:55:03.4916393Z Resolving deltas: 82% (135/164) 2023-07-13T14:55:03.4916983Z Resolving deltas: 83% (137/164) 2023-07-13T14:55:03.4917729Z Resolving deltas: 84% (138/164) 2023-07-13T14:55:03.4920003Z Resolving deltas: 85% (140/164) 2023-07-13T14:55:03.4922596Z Resolving deltas: 86% (142/164) 2023-07-13T14:55:03.4923576Z Resolving deltas: 87% (143/164) 2023-07-13T14:55:03.4924140Z Resolving deltas: 88% (145/164) 2023-07-13T14:55:03.4924828Z Resolving deltas: 89% (146/164) 2023-07-13T14:55:03.4925314Z Resolving deltas: 90% (148/164) 2023-07-13T14:55:03.4926019Z Resolving deltas: 91% (150/164) 2023-07-13T14:55:03.4926709Z Resolving deltas: 92% (151/164) 2023-07-13T14:55:03.4928191Z Resolving deltas: 93% (153/164) 2023-07-13T14:55:03.4928875Z Resolving deltas: 94% (155/164) 2023-07-13T14:55:03.4929907Z Resolving deltas: 95% (156/164) 2023-07-13T14:55:03.4930227Z Resolving deltas: 96% (158/164) 2023-07-13T14:55:03.4934670Z Resolving deltas: 97% (160/164) 2023-07-13T14:55:03.4935839Z Resolving deltas: 98% (161/164) 2023-07-13T14:55:03.4942550Z Resolving deltas: 99% (163/164) 2023-07-13T14:55:03.4945624Z Resolving deltas: 100% (164/164) 2023-07-13T14:55:03.4945919Z Resolving deltas: 100% (164/164), done. 2023-07-13T14:55:03.6275564Z From https://github.com/pytorch/audio 2023-07-13T14:55:03.6275997Z * [new ref] 83d75edafc2f9246e62b01722f52eb5484fbe13e -> origin/nightly 2023-07-13T14:55:03.6449244Z ##[endgroup] 2023-07-13T14:55:03.6450109Z ##[group]Determining the checkout info 2023-07-13T14:55:03.6452467Z ##[endgroup] 2023-07-13T14:55:03.6452932Z ##[group]Checking out the ref 2023-07-13T14:55:03.6463484Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-07-13T14:55:04.7187657Z Updating files: 27% (235/856) 2023-07-13T14:55:04.8145072Z Updating files: 28% (240/856) 2023-07-13T14:55:05.0733361Z Updating files: 29% (249/856) 2023-07-13T14:55:05.0794583Z Updating files: 30% (257/856) 2023-07-13T14:55:05.0845722Z Updating files: 31% (266/856) 2023-07-13T14:55:05.0910171Z Updating files: 32% (274/856) 2023-07-13T14:55:05.0975780Z Updating files: 33% (283/856) 2023-07-13T14:55:05.1022125Z Updating files: 34% (292/856) 2023-07-13T14:55:05.1097449Z Updating files: 35% (300/856) 2023-07-13T14:55:05.1150719Z Updating files: 36% (309/856) 2023-07-13T14:55:05.1241621Z Updating files: 37% (317/856) 2023-07-13T14:55:05.1826891Z Updating files: 38% (326/856) 2023-07-13T14:55:05.1885058Z Updating files: 39% (334/856) 2023-07-13T14:55:05.5734366Z Updating files: 40% (343/856) 2023-07-13T14:55:05.6260422Z Updating files: 41% (351/856) 2023-07-13T14:55:05.6308073Z Updating files: 42% (360/856) 2023-07-13T14:55:05.6357214Z Updating files: 43% (369/856) 2023-07-13T14:55:05.6418403Z Updating files: 44% (377/856) 2023-07-13T14:55:05.6465353Z Updating files: 45% (386/856) 2023-07-13T14:55:05.6541016Z Updating files: 46% (394/856) 2023-07-13T14:55:05.6593563Z Updating files: 47% (403/856) 2023-07-13T14:55:05.6915259Z Updating files: 48% (411/856) 2023-07-13T14:55:05.7712926Z Updating files: 48% (419/856) 2023-07-13T14:55:06.0167600Z Updating files: 49% (420/856) 2023-07-13T14:55:06.0233662Z Updating files: 50% (428/856) 2023-07-13T14:55:06.0303261Z Updating files: 51% (437/856) 2023-07-13T14:55:06.0376826Z Updating files: 52% (446/856) 2023-07-13T14:55:06.0451301Z Updating files: 53% (454/856) 2023-07-13T14:55:06.0503707Z Updating files: 54% (463/856) 2023-07-13T14:55:06.0563533Z Updating files: 55% (471/856) 2023-07-13T14:55:06.0693453Z Updating files: 56% (480/856) 2023-07-13T14:55:06.0785039Z Updating files: 57% (488/856) 2023-07-13T14:55:06.0858413Z Updating files: 58% (497/856) 2023-07-13T14:55:06.0921429Z Updating files: 59% (506/856) 2023-07-13T14:55:06.1115884Z Updating files: 60% (514/856) 2023-07-13T14:55:06.1170039Z Updating files: 61% (523/856) 2023-07-13T14:55:06.1227345Z Updating files: 62% (531/856) 2023-07-13T14:55:06.1293678Z Updating files: 63% (540/856) 2023-07-13T14:55:06.1358350Z Updating files: 64% (548/856) 2023-07-13T14:55:06.1524935Z Updating files: 65% (557/856) 2023-07-13T14:55:06.6975427Z Updating files: 66% (565/856) 2023-07-13T14:55:06.7330413Z Updating files: 66% (571/856) 2023-07-13T14:55:06.7634820Z Updating files: 67% (574/856) 2023-07-13T14:55:06.7700450Z Updating files: 68% (583/856) 2023-07-13T14:55:06.7785588Z Updating files: 69% (591/856) 2023-07-13T14:55:06.7897308Z Updating files: 70% (600/856) 2023-07-13T14:55:06.7957742Z Updating files: 71% (608/856) 2023-07-13T14:55:06.8022786Z Updating files: 72% (617/856) 2023-07-13T14:55:06.8100376Z Updating files: 73% (625/856) 2023-07-13T14:55:06.8165931Z Updating files: 74% (634/856) 2023-07-13T14:55:06.8235194Z Updating files: 75% (642/856) 2023-07-13T14:55:06.8306418Z Updating files: 76% (651/856) 2023-07-13T14:55:06.8350586Z Updating files: 77% (660/856) 2023-07-13T14:55:06.8418678Z Updating files: 78% (668/856) 2023-07-13T14:55:06.8476033Z Updating files: 79% (677/856) 2023-07-13T14:55:06.8539927Z Updating files: 80% (685/856) 2023-07-13T14:55:06.8592102Z Updating files: 81% (694/856) 2023-07-13T14:55:06.8781386Z Updating files: 82% (702/856) 2023-07-13T14:55:06.9727502Z Updating files: 83% (711/856) 2023-07-13T14:55:07.0437795Z Updating files: 84% (720/856) 2023-07-13T14:55:07.0722741Z Updating files: 85% (728/856) 2023-07-13T14:55:07.0776165Z Updating files: 86% (737/856) 2023-07-13T14:55:07.0827916Z Updating files: 87% (745/856) 2023-07-13T14:55:07.0866900Z Updating files: 88% (754/856) 2023-07-13T14:55:07.0930165Z Updating files: 89% (762/856) 2023-07-13T14:55:07.0969613Z Updating files: 90% (771/856) 2023-07-13T14:55:07.4522148Z Updating files: 91% (779/856) 2023-07-13T14:55:07.4723175Z Updating files: 92% (788/856) 2023-07-13T14:55:07.5176299Z Updating files: 93% (797/856) 2023-07-13T14:55:07.5245728Z Updating files: 94% (805/856) 2023-07-13T14:55:07.5309715Z Updating files: 95% (814/856) 2023-07-13T14:55:07.5365425Z Updating files: 96% (822/856) 2023-07-13T14:55:07.5724299Z Updating files: 97% (831/856) 2023-07-13T14:55:07.5804142Z Updating files: 98% (839/856) 2023-07-13T14:55:07.5857442Z Updating files: 99% (848/856) 2023-07-13T14:55:07.5857811Z Updating files: 100% (856/856) 2023-07-13T14:55:07.5858084Z Updating files: 100% (856/856), done. 2023-07-13T14:55:07.6049413Z branch 'nightly' set up to track 'origin/nightly'. 2023-07-13T14:55:07.6051843Z Switched to a new branch 'nightly' 2023-07-13T14:55:07.6103947Z ##[endgroup] 2023-07-13T14:55:07.6104396Z ##[group]Setting up auth for fetching submodules 2023-07-13T14:55:07.6117692Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:55:07.6493831Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-07-13T14:55:07.6792200Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-07-13T14:55:07.7104129Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-07-13T14:55:07.7453521Z ##[endgroup] 2023-07-13T14:55:07.7454184Z ##[group]Fetching submodules 2023-07-13T14:55:07.7463393Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-07-13T14:55:08.3577049Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-07-13T14:55:09.0037259Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-07-13T14:55:09.6224621Z ##[endgroup] 2023-07-13T14:55:09.6225088Z ##[group]Persisting credentials for submodules 2023-07-13T14:55:09.6240513Z [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:55:10.5886084Z [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:55:11.0971586Z [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:55:11.5899853Z [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:55:12.1618246Z ##[endgroup] 2023-07-13T14:55:12.1954535Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-13T14:55:12.2225655Z '83d75edafc2f9246e62b01722f52eb5484fbe13e' 2023-07-13T14:55:12.2541144Z ##[group]Run echo "ENV VARS" 2023-07-13T14:55:12.2541413Z echo "ENV VARS" 2023-07-13T14:55:12.2541685Z echo "${GITHUB_REF_NAME}" 2023-07-13T14:55:12.2541937Z echo "${GITHUB_REF}" 2023-07-13T14:55:12.2542182Z echo "${GITHUB_BASE_REF}" 2023-07-13T14:55:12.2542394Z  2023-07-13T14:55:12.2542620Z echo "GITHUB PROVIDED" 2023-07-13T14:55:12.2542862Z echo "nightly" 2023-07-13T14:55:12.2543109Z echo "refs/heads/nightly" 2023-07-13T14:55:12.2543347Z echo "refs/heads/nightly" 2023-07-13T14:55:12.2543577Z echo "" 2023-07-13T14:55:12.2568700Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:55:12.2569032Z env: 2023-07-13T14:55:12.2569287Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:55:12.2569547Z PYTHON_VERSION: 3.9 2023-07-13T14:55:12.2569784Z PACKAGE_TYPE: conda 2023-07-13T14:55:12.2570032Z REPOSITORY: pytorch/audio 2023-07-13T14:55:12.2570409Z REF: 2023-07-13T14:55:12.2570612Z CU_VERSION: cu121 2023-07-13T14:55:12.2571027Z CHANNEL: nightly 2023-07-13T14:55:12.2571453Z ##[endgroup] 2023-07-13T14:55:12.2844944Z ENV VARS 2023-07-13T14:55:12.2847208Z nightly 2023-07-13T14:55:12.2847430Z refs/heads/nightly 2023-07-13T14:55:12.2847579Z 2023-07-13T14:55:12.2847676Z GITHUB PROVIDED 2023-07-13T14:55:12.2847865Z nightly 2023-07-13T14:55:12.2848112Z refs/heads/nightly 2023-07-13T14:55:12.2848458Z refs/heads/nightly 2023-07-13T14:55:12.2849192Z 2023-07-13T14:55:12.3116085Z ##[group]Run set -euxo pipefail 2023-07-13T14:55:12.3116365Z set -euxo pipefail 2023-07-13T14:55:12.3116707Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-07-13T14:55:12.3117083Z # and "/" is not allowed in artifact names 2023-07-13T14:55:12.3117625Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-07-13T14:55:12.3143530Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:55:12.3143875Z env: 2023-07-13T14:55:12.3144130Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:55:12.3144387Z PYTHON_VERSION: 3.9 2023-07-13T14:55:12.3144618Z PACKAGE_TYPE: conda 2023-07-13T14:55:12.3144856Z REPOSITORY: pytorch/audio 2023-07-13T14:55:12.3145082Z REF: 2023-07-13T14:55:12.3145260Z CU_VERSION: cu121 2023-07-13T14:55:12.3145471Z CHANNEL: nightly 2023-07-13T14:55:12.3145682Z ##[endgroup] 2023-07-13T14:55:12.3603916Z + echo ARTIFACT_NAME=pytorch_audio__3.9 2023-07-13T14:55:12.4005856Z ##[group]Run set -euxo pipefail 2023-07-13T14:55:12.4006134Z set -euxo pipefail 2023-07-13T14:55:12.4006401Z conda info | grep -i 'base environment' 2023-07-13T14:55:12.4006699Z conda clean --all --quiet --yes 2023-07-13T14:55:12.4039737Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:55:12.4040008Z env: 2023-07-13T14:55:12.4040267Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:55:12.4042397Z PYTHON_VERSION: 3.9 2023-07-13T14:55:12.4042638Z PACKAGE_TYPE: conda 2023-07-13T14:55:12.4042877Z REPOSITORY: pytorch/audio 2023-07-13T14:55:12.4043103Z REF: 2023-07-13T14:55:12.4043282Z CU_VERSION: cu121 2023-07-13T14:55:12.4043492Z CHANNEL: nightly 2023-07-13T14:55:12.4043732Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-13T14:55:12.4043972Z ##[endgroup] 2023-07-13T14:55:12.7738564Z + conda info 2023-07-13T14:55:12.7822619Z + grep -i 'base environment' 2023-07-13T14:57:06.0468167Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-07-13T14:57:06.0472066Z + conda clean --all --quiet --yes 2023-07-13T14:57:09.1930636Z ##[group]Run set -euxo pipefail 2023-07-13T14:57:09.1930984Z set -euxo pipefail 2023-07-13T14:57:09.1931272Z conda config --set channel_priority false 2023-07-13T14:57:09.1958301Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:57:09.1958607Z env: 2023-07-13T14:57:09.1958882Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:57:09.1959207Z PYTHON_VERSION: 3.9 2023-07-13T14:57:09.1959431Z PACKAGE_TYPE: conda 2023-07-13T14:57:09.1959689Z REPOSITORY: pytorch/audio 2023-07-13T14:57:09.1959935Z REF: 2023-07-13T14:57:09.1960150Z CU_VERSION: cu121 2023-07-13T14:57:09.1960526Z CHANNEL: nightly 2023-07-13T14:57:09.1960793Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-13T14:57:09.1961159Z ##[endgroup] 2023-07-13T14:57:09.4882305Z + conda config --set channel_priority false 2023-07-13T14:57:10.0532779Z ##[group]Run set -euxo pipefail 2023-07-13T14:57:10.0533109Z set -euxo pipefail 2023-07-13T14:57:10.0533450Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-07-13T14:57:10.0533777Z conda create \ 2023-07-13T14:57:10.0534005Z  --yes --quiet \ 2023-07-13T14:57:10.0534297Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:57:10.0534562Z  "python=3.9" 2023-07-13T14:57:10.0534815Z CONDA_ENV="${CONDA_ENV}" 2023-07-13T14:57:10.0535298Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-07-13T14:57:10.0535698Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-07-13T14:57:10.0536117Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-07-13T14:57:10.0536493Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-07-13T14:57:10.0536799Z cat "${BUILD_ENV_FILE}" 2023-07-13T14:57:10.0537116Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-07-13T14:57:10.0563769Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:57:10.0564195Z env: 2023-07-13T14:57:10.0564507Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:57:10.0564778Z PYTHON_VERSION: 3.9 2023-07-13T14:57:10.0565166Z PACKAGE_TYPE: conda 2023-07-13T14:57:10.0565946Z REPOSITORY: pytorch/audio 2023-07-13T14:57:10.0566212Z REF: 2023-07-13T14:57:10.0566412Z CU_VERSION: cu121 2023-07-13T14:57:10.0566647Z CHANNEL: nightly 2023-07-13T14:57:10.0566962Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-13T14:57:10.0567231Z ##[endgroup] 2023-07-13T14:57:10.3438634Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:57:10.3439181Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' python=3.9 2023-07-13T14:57:25.5830025Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:57:25.6965871Z Solving environment: ...working... done 2023-07-13T14:57:41.0894084Z 2023-07-13T14:57:41.0894715Z ## Package Plan ## 2023-07-13T14:57:41.0895078Z 2023-07-13T14:57:41.0895648Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469 2023-07-13T14:57:41.0896205Z 2023-07-13T14:57:41.0896449Z added / updated specs: 2023-07-13T14:57:41.0896903Z - python=3.9 2023-07-13T14:57:41.0898914Z 2023-07-13T14:57:41.0899011Z 2023-07-13T14:57:41.0899502Z The following packages will be downloaded: 2023-07-13T14:57:41.0899913Z 2023-07-13T14:57:41.0900118Z package | build 2023-07-13T14:57:41.0900678Z ---------------------------|----------------- 2023-07-13T14:57:41.0902033Z openssl-3.0.9 | h2bbff1b_0 7.4 MB 2023-07-13T14:57:41.0902802Z pip-23.1.2 | py39haa95532_0 2.8 MB 2023-07-13T14:57:41.0903487Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-07-13T14:57:41.0904066Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-07-13T14:57:41.0904504Z tzdata-2023c | h04d1e81_0 116 KB 2023-07-13T14:57:41.0904884Z vc-14.2 | h21ff451_1 8 KB 2023-07-13T14:57:41.0905282Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-07-13T14:57:41.0905700Z ------------------------------------------------------------ 2023-07-13T14:57:41.0906046Z Total: 30.6 MB 2023-07-13T14:57:41.0906263Z 2023-07-13T14:57:41.0906440Z The following NEW packages will be INSTALLED: 2023-07-13T14:57:41.0906670Z 2023-07-13T14:57:41.0924833Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-13T14:57:41.0925368Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-13T14:57:41.0925837Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 None 2023-07-13T14:57:41.0926270Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-07-13T14:57:41.0926736Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 None 2023-07-13T14:57:41.0927185Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-13T14:57:41.0927607Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-13T14:57:41.0972616Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-13T14:57:41.0973279Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-13T14:57:41.0973681Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-07-13T14:57:41.0973903Z 2023-07-13T14:57:41.0973909Z 2023-07-13T14:57:41.4055744Z Preparing transaction: ...working... done 2023-07-13T14:57:44.0350604Z Verifying transaction: ...working... done 2023-07-13T14:57:49.4524993Z Executing transaction: ...working... done 2023-07-13T14:57:49.5400585Z Retrieving notices: ...working... done 2023-07-13T14:57:49.8834580Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:57:49.8835629Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:57:49.8837371Z + 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:57.7465254Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-07-13T14:57:57.7465780Z 2023-07-13T14:57:57.7466039Z Installing build dependencies: started 2023-07-13T14:57:57.7466382Z 2023-07-13T14:57:57.7466707Z Installing build dependencies: finished with status 'done' 2023-07-13T14:57:57.7467074Z 2023-07-13T14:57:57.7467238Z Getting requirements to build wheel: started 2023-07-13T14:57:57.7467680Z 2023-07-13T14:57:57.7467880Z Getting requirements to build wheel: finished with status 'done' 2023-07-13T14:57:57.7468374Z 2023-07-13T14:57:57.7468750Z Preparing metadata (pyproject.toml): started 2023-07-13T14:57:57.7469261Z 2023-07-13T14:57:57.7469640Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-13T14:57:57.7470004Z 2023-07-13T14:57:57.7470200Z Building wheels for collected packages: pytorch-pkg-helpers 2023-07-13T14:57:57.7470449Z 2023-07-13T14:57:57.7470650Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-07-13T14:57:57.7470903Z 2023-07-13T14:57:57.7471132Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-07-13T14:57:57.7471398Z 2023-07-13T14:57:57.7471749Z 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:57.7472143Z 2023-07-13T14:57:57.7472458Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-07-13T14:57:57.7472777Z 2023-07-13T14:57:57.7472921Z Successfully built pytorch-pkg-helpers 2023-07-13T14:57:57.7473114Z 2023-07-13T14:57:57.7473276Z Installing collected packages: pytorch-pkg-helpers 2023-07-13T14:57:57.7473479Z 2023-07-13T14:57:57.7473650Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-07-13T14:57:57.7473872Z 2023-07-13T14:57:57.7473879Z 2023-07-13T14:57:57.7924989Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:57:57.7925779Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' python -m pytorch_pkg_helpers 2023-07-13T14:58:00.6503949Z + cat 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:58:00.7003555Z export BUILD_VERSION='2.1.0.dev20230713' 2023-07-13T14:58:00.7004005Z 2023-07-13T14:58:00.7004224Z export CMAKE_USE_CUDA='1' 2023-07-13T14:58:00.7004496Z 2023-07-13T14:58:00.7004717Z export CONDA_BUILD_VARIANT='cuda' 2023-07-13T14:58:00.7005020Z 2023-07-13T14:58:00.7005334Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T14:58:00.7005589Z 2023-07-13T14:58:00.7005776Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:58:00.7005996Z 2023-07-13T14:58:00.7006168Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:58:00.7006407Z 2023-07-13T14:58:00.7006540Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:58:00.7006994Z 2023-07-13T14:58:00.7007201Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:58:00.7007522Z 2023-07-13T14:58:00.7007910Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:58:00.7008179Z 2023-07-13T14:58:00.7008282Z export FORCE_CUDA=1 2023-07-13T14:58:00.7008428Z 2023-07-13T14:58:00.7008651Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-07-13T14:58:00.7008899Z 2023-07-13T14:58:00.7009035Z export PYTORCH_VERSION='2.1.0.dev20230711' 2023-07-13T14:58:00.7009215Z 2023-07-13T14:58:00.7009340Z export PYTORCH_VERSION_SUFFIX='' 2023-07-13T14:58:00.7009503Z 2023-07-13T14:58:00.7009635Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T14:58:00.7009819Z 2023-07-13T14:58:00.7009924Z export VERSION_SUFFIX='' 2023-07-13T14:58:00.7010268Z 2023-07-13T14:58:00.7010380Z export WHEEL_DIR='' 2023-07-13T14:58:00.7010529Z 2023-07-13T14:58:00.7010534Z 2023-07-13T14:58:00.7010747Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:58:00.7156235Z ##[group]Run set -euxo pipefail 2023-07-13T14:58:00.7156561Z set -euxo pipefail 2023-07-13T14:58:00.7156894Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-07-13T14:58:00.7157173Z  2023-07-13T14:58:00.7157440Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-07-13T14:58:00.7157693Z  2023-07-13T14:58:00.7157957Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-07-13T14:58:00.7158213Z  conda create \ 2023-07-13T14:58:00.7158461Z  --yes --quiet \ 2023-07-13T14:58:00.7158724Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:58:00.7158977Z  "python=3.8" \ 2023-07-13T14:58:00.7159190Z  cmake=3.22 \ 2023-07-13T14:58:00.7159453Z  conda-build=3.21 \ 2023-07-13T14:58:00.7159704Z  ninja=1.10 \ 2023-07-13T14:58:00.7159962Z  pkg-config=0.29 \ 2023-07-13T14:58:00.7160186Z  wheel=0.37 2023-07-13T14:58:00.7160412Z  else 2023-07-13T14:58:00.7160639Z  conda create \ 2023-07-13T14:58:00.7160884Z  --yes --quiet \ 2023-07-13T14:58:00.7161128Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:58:00.7161415Z  "python=${PYTHON_VERSION}" \ 2023-07-13T14:58:00.7161678Z  cmake=3.22 \ 2023-07-13T14:58:00.7161911Z  ninja=1.10 \ 2023-07-13T14:58:00.7162134Z  pkg-config=0.29 \ 2023-07-13T14:58:00.7162378Z  wheel=0.37 2023-07-13T14:58:00.7162592Z  fi 2023-07-13T14:58:00.7162791Z else 2023-07-13T14:58:00.7162987Z  conda create \ 2023-07-13T14:58:00.7163228Z  --yes --quiet \ 2023-07-13T14:58:00.7163497Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:58:00.7163787Z  "python=${PYTHON_VERSION}" \ 2023-07-13T14:58:00.7164032Z  cmake=3.22 \ 2023-07-13T14:58:00.7164275Z  conda-build=3.21 \ 2023-07-13T14:58:00.7164519Z  ninja=1.10 \ 2023-07-13T14:58:00.7164763Z  pkg-config=0.29 \ 2023-07-13T14:58:00.7164981Z  wheel=0.37 2023-07-13T14:58:00.7165192Z fi 2023-07-13T14:58:00.7165444Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-13T14:58:00.7165796Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-13T14:58:00.7191578Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:58:00.7191864Z env: 2023-07-13T14:58:00.7192142Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:58:00.7192411Z PYTHON_VERSION: 3.9 2023-07-13T14:58:00.7192663Z PACKAGE_TYPE: conda 2023-07-13T14:58:00.7192920Z REPOSITORY: pytorch/audio 2023-07-13T14:58:00.7193160Z REF: 2023-07-13T14:58:00.7193342Z CU_VERSION: cu121 2023-07-13T14:58:00.7193723Z CHANNEL: nightly 2023-07-13T14:58:00.7193981Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-13T14:58:00.7194339Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:58:00.7194625Z ##[endgroup] 2023-07-13T14:58:01.0279120Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:58:01.0279508Z + [[ 3.9 = \3\.\1\1 ]] 2023-07-13T14:58:01.0280000Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5544196469' python=3.9 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-07-13T14:58:03.0056070Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:58:03.0067030Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-07-13T14:58:18.3942668Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T14:58:23.9567399Z Solving environment: ...working... done 2023-07-13T14:58:31.4401723Z 2023-07-13T14:58:31.4402446Z ## Package Plan ## 2023-07-13T14:58:31.4402779Z 2023-07-13T14:58:31.4405276Z environment location: C:\actions-runner\_work\_temp\conda_environment_5544196469 2023-07-13T14:58:31.4405817Z 2023-07-13T14:58:31.4406026Z added / updated specs: 2023-07-13T14:58:31.4406474Z - cmake=3.22 2023-07-13T14:58:31.4406901Z - conda-build=3.21 2023-07-13T14:58:31.4407284Z - ninja=1.10 2023-07-13T14:58:31.4408676Z - pkg-config=0.29 2023-07-13T14:58:31.4409159Z - python=3.9 2023-07-13T14:58:31.4409589Z - wheel=0.37 2023-07-13T14:58:31.4409846Z 2023-07-13T14:58:31.4409858Z 2023-07-13T14:58:31.4410128Z The following packages will be downloaded: 2023-07-13T14:58:31.4410485Z 2023-07-13T14:58:31.4410720Z package | build 2023-07-13T14:58:31.4413872Z ---------------------------|----------------- 2023-07-13T14:58:31.4414766Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-07-13T14:58:31.4415472Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-07-13T14:58:31.4416043Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-07-13T14:58:31.4416410Z colorama-0.4.6 | py39haa95532_0 32 KB 2023-07-13T14:58:31.4416740Z conda-23.5.1 | py39haa95532_0 1.0 MB 2023-07-13T14:58:31.4417050Z conda-build-3.21.9 | py39haa95532_0 555 KB 2023-07-13T14:58:31.4417424Z conda-package-handling-2.1.0| py39haa95532_0 286 KB 2023-07-13T14:58:31.4417822Z conda-package-streaming-0.8.0| py39haa95532_0 28 KB 2023-07-13T14:58:31.4418199Z cryptography-39.0.1 | py39h21b164f_2 1.0 MB 2023-07-13T14:58:31.4418513Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-07-13T14:58:31.4418843Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-07-13T14:58:31.4419157Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-07-13T14:58:31.4419487Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-07-13T14:58:31.4419819Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-07-13T14:58:31.4420128Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-07-13T14:58:31.4420455Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-07-13T14:58:31.4420777Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-07-13T14:58:31.4421089Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-07-13T14:58:31.4421380Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-07-13T14:58:31.4421685Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-07-13T14:58:31.4422006Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-07-13T14:58:31.4422335Z ninja-1.10.2 | haa95532_5 14 KB 2023-07-13T14:58:31.4422628Z packaging-23.0 | py39haa95532_0 69 KB 2023-07-13T14:58:31.4423199Z pcre-8.45 | hd77b12b_0 382 KB 2023-07-13T14:58:31.4425523Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-07-13T14:58:31.4425885Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-07-13T14:58:31.4426186Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-07-13T14:58:31.4426515Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-07-13T14:58:31.4426843Z pyopenssl-23.0.0 | py39haa95532_0 97 KB 2023-07-13T14:58:31.4427192Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-07-13T14:58:31.4427701Z pytz-2022.7 | py39haa95532_0 210 KB 2023-07-13T14:58:31.4428026Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-07-13T14:58:31.4428517Z tqdm-4.65.0 | py39hd4e2768_0 148 KB 2023-07-13T14:58:31.4428848Z urllib3-1.26.16 | py39haa95532_0 201 KB 2023-07-13T14:58:31.4429196Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-07-13T14:58:31.4429529Z ------------------------------------------------------------ 2023-07-13T14:58:31.4429866Z Total: 17.6 MB 2023-07-13T14:58:31.4430036Z 2023-07-13T14:58:31.4431421Z The following NEW packages will be INSTALLED: 2023-07-13T14:58:31.4432140Z 2023-07-13T14:58:31.4432398Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-07-13T14:58:31.4432996Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-07-13T14:58:31.4433397Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py39h2bbff1b_1003 None 2023-07-13T14:58:31.4433786Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-07-13T14:58:31.4434216Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-13T14:58:31.4434779Z certifi pkgs/main/win-64::certifi-2023.5.7-py39haa95532_0 None 2023-07-13T14:58:31.4435163Z cffi pkgs/main/win-64::cffi-1.15.1-py39h2bbff1b_3 None 2023-07-13T14:58:31.4435692Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-07-13T14:58:31.4436153Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-07-13T14:58:31.4436586Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-07-13T14:58:31.4438809Z colorama pkgs/main/win-64::colorama-0.4.6-py39haa95532_0 None 2023-07-13T14:58:31.4439184Z conda pkgs/main/win-64::conda-23.5.1-py39haa95532_0 None 2023-07-13T14:58:31.4439598Z conda-build pkgs/main/win-64::conda-build-3.21.9-py39haa95532_0 None 2023-07-13T14:58:31.4440118Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.1.0-py39haa95532_0 None 2023-07-13T14:58:31.4440663Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py39haa95532_0 None 2023-07-13T14:58:31.4441166Z cryptography pkgs/main/win-64::cryptography-39.0.1-py39h21b164f_2 None 2023-07-13T14:58:31.4441568Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-07-13T14:58:31.4441950Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-07-13T14:58:31.4442318Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-13T14:58:31.4442690Z idna pkgs/main/win-64::idna-3.4-py39haa95532_0 None 2023-07-13T14:58:31.4443065Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-07-13T14:58:31.4444656Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-13T14:58:31.4445603Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-13T14:58:31.4446031Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-07-13T14:58:31.4446417Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-07-13T14:58:31.4446957Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-13T14:58:31.4447312Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-13T14:58:31.4447676Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-07-13T14:58:31.4448039Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-13T14:58:31.4448406Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-07-13T14:58:31.4448778Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-07-13T14:58:31.4449199Z menuinst pkgs/main/win-64::menuinst-1.4.19-py39h59b6b97_0 None 2023-07-13T14:58:31.4449582Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-07-13T14:58:31.4452563Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-07-13T14:58:31.4453036Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-13T14:58:31.4453428Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-07-13T14:58:31.4453817Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-07-13T14:58:31.4454187Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 None 2023-07-13T14:58:31.4454580Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-07-13T14:58:31.4455192Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-07-13T14:58:31.4455703Z pluggy pkgs/main/win-64::pluggy-1.0.0-py39haa95532_1 None 2023-07-13T14:58:31.4456092Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-07-13T14:58:31.4456477Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-07-13T14:58:31.4458616Z pycosat pkgs/main/win-64::pycosat-0.6.4-py39h2bbff1b_0 None 2023-07-13T14:58:31.4459032Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-07-13T14:58:31.4459435Z pyopenssl pkgs/main/win-64::pyopenssl-23.0.0-py39haa95532_0 None 2023-07-13T14:58:31.4459833Z pysocks pkgs/main/win-64::pysocks-1.7.1-py39haa95532_0 None 2023-07-13T14:58:31.4460220Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-07-13T14:58:31.4460659Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-13T14:58:31.4461076Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-07-13T14:58:31.4461465Z pyyaml pkgs/main/win-64::pyyaml-6.0-py39h2bbff1b_1 None 2023-07-13T14:58:31.4461860Z requests pkgs/main/win-64::requests-2.29.0-py39haa95532_0 None 2023-07-13T14:58:31.4462277Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py39h2bbff1b_0 None 2023-07-13T14:58:31.4462735Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py39h2bbff1b_1 None 2023-07-13T14:58:31.4464931Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 None 2023-07-13T14:58:31.4465505Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-07-13T14:58:31.4465897Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-07-13T14:58:31.4466288Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-13T14:58:31.4466665Z toolz pkgs/main/win-64::toolz-0.12.0-py39haa95532_0 None 2023-07-13T14:58:31.4467015Z tqdm pkgs/main/win-64::tqdm-4.65.0-py39hd4e2768_0 None 2023-07-13T14:58:31.4467391Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-13T14:58:31.4467773Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py39haa95532_0 None 2023-07-13T14:58:31.4468147Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-13T14:58:31.4468525Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-13T14:58:31.4468894Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-07-13T14:58:31.4469455Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py39haa95532_0 None 2023-07-13T14:58:31.4471553Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-07-13T14:58:31.4471907Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-07-13T14:58:31.4472236Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-07-13T14:58:31.4472625Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-07-13T14:58:31.4473003Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-07-13T14:58:31.4473203Z 2023-07-13T14:58:31.4473211Z 2023-07-13T14:58:32.5385960Z Preparing transaction: ...working... done 2023-07-13T14:58:36.9219224Z Verifying transaction: ...working... done 2023-07-13T14:58:46.6624995Z Executing transaction: ...working... done 2023-07-13T14:58:46.8127974Z Retrieving notices: ...working... done 2023-07-13T14:58:47.4893851Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:58:47.4897318Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:58:47.5080668Z ##[group]Run # //\\// means replace every backslash with slash 2023-07-13T14:58:47.5081119Z # //\\// means replace every backslash with slash 2023-07-13T14:58:47.5081512Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-07-13T14:58:47.5107429Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:58:47.5107713Z env: 2023-07-13T14:58:47.5107961Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:58:47.5108253Z PYTHON_VERSION: 3.9 2023-07-13T14:58:47.5108504Z PACKAGE_TYPE: conda 2023-07-13T14:58:47.5108761Z REPOSITORY: pytorch/audio 2023-07-13T14:58:47.5108977Z REF: 2023-07-13T14:58:47.5109190Z CU_VERSION: cu121 2023-07-13T14:58:47.5109416Z CHANNEL: nightly 2023-07-13T14:58:47.5109648Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-13T14:58:47.5110011Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:58:47.5110644Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:47.5111139Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:47.5111685Z ##[endgroup] 2023-07-13T14:58:47.8273324Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:47.8273756Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:47.8274058Z export VSDEVCMD_ARGS='' 2023-07-13T14:58:47.8274337Z source "${BUILD_ENV_FILE}" 2023-07-13T14:58:47.8274650Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-07-13T14:58:47.8275053Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-13T14:58:47.8275368Z  2023-07-13T14:58:47.8275588Z conda build \ 2023-07-13T14:58:47.8275833Z  -c defaults \ 2023-07-13T14:58:47.8276099Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-13T14:58:47.8276383Z  -c "pytorch-${CHANNEL}" \ 2023-07-13T14:58:47.8276664Z  --no-anaconda-upload \ 2023-07-13T14:58:47.8276962Z  --python "${PYTHON_VERSION}" \ 2023-07-13T14:58:47.8277240Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-07-13T14:58:47.8277730Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-07-13T14:58:47.8302836Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:58:47.8303121Z env: 2023-07-13T14:58:47.8303371Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:58:47.8303665Z PYTHON_VERSION: 3.9 2023-07-13T14:58:47.8303915Z PACKAGE_TYPE: conda 2023-07-13T14:58:47.8304166Z REPOSITORY: pytorch/audio 2023-07-13T14:58:47.8304384Z REF: 2023-07-13T14:58:47.8304599Z CU_VERSION: cu121 2023-07-13T14:58:47.8304827Z CHANNEL: nightly 2023-07-13T14:58:47.8305089Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-13T14:58:47.8305597Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:58:47.8306007Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:47.8306440Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:47.8306866Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T14:58:47.8307162Z CUDATOOLKIT_CHANNEL: 2023-07-13T14:58:47.8307418Z PACKAGE_NAME: torchaudio 2023-07-13T14:58:47.8307665Z ##[endgroup] 2023-07-13T14:58:51.2928056Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:58:53.8107805Z Solving environment: ...working... done 2023-07-13T14:58:56.1749607Z 2023-07-13T14:58:56.1750149Z ## Package Plan ## 2023-07-13T14:58:56.1750443Z 2023-07-13T14:58:56.1754053Z environment location: C:\Jenkins\Miniconda3 2023-07-13T14:58:56.1754489Z 2023-07-13T14:58:56.1754717Z added / updated specs: 2023-07-13T14:58:56.1755199Z - conda-build 2023-07-13T14:58:56.1755703Z - conda-package-handling!=1.5.0 2023-07-13T14:58:56.1756043Z 2023-07-13T14:58:56.1756255Z 2023-07-13T14:58:56.1756672Z The following packages will be downloaded: 2023-07-13T14:58:56.1757056Z 2023-07-13T14:58:56.1757301Z package | build 2023-07-13T14:58:56.1757902Z ---------------------------|----------------- 2023-07-13T14:58:56.1760783Z click-8.0.4 | py39haa95532_0 155 KB 2023-07-13T14:58:56.1761454Z conda-build-3.25.0 | py39haa95532_0 601 KB 2023-07-13T14:58:56.1762006Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-07-13T14:58:56.1762601Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-07-13T14:58:56.1763158Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-07-13T14:58:56.1763516Z m2-patch-2.7.5 | 2 89 KB 2023-07-13T14:58:56.1763873Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-07-13T14:58:56.1764198Z msys2-conda-epoch-20160418 | 1 2 KB 2023-07-13T14:58:56.1764521Z openssl-1.1.1u | h2bbff1b_0 5.5 MB 2023-07-13T14:58:56.1766749Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-07-13T14:58:56.1767181Z ------------------------------------------------------------ 2023-07-13T14:58:56.1767495Z Total: 11.3 MB 2023-07-13T14:58:56.1767665Z 2023-07-13T14:58:56.1767819Z The following NEW packages will be INSTALLED: 2023-07-13T14:58:56.1768012Z 2023-07-13T14:58:56.1768257Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-07-13T14:58:56.1768690Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-07-13T14:58:56.1769089Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-07-13T14:58:56.1769468Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-07-13T14:58:56.1769875Z conda-build pkgs/main/win-64::conda-build-3.25.0-py39haa95532_0 None 2023-07-13T14:58:56.1770313Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-07-13T14:58:56.1770798Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py39haa95532_0 None 2023-07-13T14:58:56.1771268Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-07-13T14:58:56.1771630Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-13T14:58:56.1772009Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-07-13T14:58:56.1772407Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-13T14:58:56.1772827Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-13T14:58:56.1773216Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-07-13T14:58:56.1773830Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-13T14:58:56.1774215Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-13T14:58:56.1774585Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-13T14:58:56.1775000Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-07-13T14:58:56.1775390Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-07-13T14:58:56.1775788Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-07-13T14:58:56.1776229Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-07-13T14:58:56.1776679Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-07-13T14:58:56.1777108Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-07-13T14:58:56.1777485Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-07-13T14:58:56.1777887Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-07-13T14:58:56.1778282Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-07-13T14:58:56.1778726Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-13T14:58:56.1779164Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-07-13T14:58:56.1779530Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-07-13T14:58:56.1779917Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-07-13T14:58:56.1780309Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-07-13T14:58:56.1780539Z 2023-07-13T14:58:56.1780683Z The following packages will be UPDATED: 2023-07-13T14:58:56.1780877Z 2023-07-13T14:58:56.1781053Z conda 22.9.0-py39haa95532_0 --> 23.5.1-py39haa95532_0 None 2023-07-13T14:58:56.1781452Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.1.0-py39haa95532_0 None 2023-07-13T14:58:56.1781871Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1u-h2bbff1b_0 None 2023-07-13T14:58:56.1782088Z 2023-07-13T14:58:56.1782095Z 2023-07-13T14:58:56.4225552Z Preparing transaction: ...working... done 2023-07-13T14:58:57.5169198Z Verifying transaction: ...working... done 2023-07-13T14:59:00.5126317Z Executing transaction: ...working... done 2023-07-13T14:59:01.0102124Z Retrieving notices: ...working... done 2023-07-13T14:59:04.7237104Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-13T14:59:04.7237819Z 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:59:04.7778076Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-13T14:59:04.7778486Z Adding in variants from internal_defaults 2023-07-13T14:59:04.7779797Z 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:59:04.7780437Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-07-13T14:59:04.7781496Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-13T14:59:04.7782205Z Adding in variants from config.variant 2023-07-13T14:59:04.7895727Z 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:59:04.7896538Z warnings.warn( 2023-07-13T14:59:04.9514678Z INFO:conda_build.metadata:Attempting to finalize metadata for vs2019_win-64 2023-07-13T14:59:04.9515124Z Attempting to finalize metadata for vs2019_win-64 2023-07-13T14:59:26.7848065Z 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:59:26.7848996Z 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:59:26.7952880Z INFO:conda_build.build:Packaging vs2019_win-64 2023-07-13T14:59:26.7953445Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-07-13T14:59:26.7953844Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work 2023-07-13T14:59:26.7954189Z Packaging vs2019_win-64 2023-07-13T14:59:26.8267523Z INFO:conda_build.build:Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-13T14:59:26.8267905Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-13T14:59:26.9100600Z 2023-07-13T14:59:26.9101648Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-13T14:59:27.0462814Z 2023-07-13T14:59:27.0463743Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env" 2023-07-13T14:59:27.2797561Z 2023-07-13T14:59:27.2798523Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env 2023-07-13T14:59:27.2799146Z 2023-07-13T14:59:27.3016580Z 2023-07-13T14:59:27.3017329Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work>set YEAR=2019 2023-07-13T14:59:27.3019971Z 2023-07-13T14:59:27.3020506Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work>set VER=16 2023-07-13T14:59:27.3023904Z 2023-07-13T14:59:27.3024498Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env\etc\conda\activate.d" 2023-07-13T14:59:27.3032548Z 2023-07-13T14:59:27.3033650Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:27.3050015Z 1 file(s) copied. 2023-07-13T14:59:27.3059871Z 2023-07-13T14:59:27.3060828Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work>IF "win-64" == "win-64" ( 2023-07-13T14:59:27.3061231Z set "target_platform=amd64" 2023-07-13T14:59:27.3061696Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:27.3062334Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:27.3063698Z IF "" == "" ( 2023-07-13T14:59:27.3064856Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:27.3066079Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:27.3066936Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:27.3067330Z ) ELSE ( 2023-07-13T14:59:27.3067787Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:27.3068365Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:27.3069195Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:27.3069576Z ) 2023-07-13T14:59:27.3069959Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:27.3072126Z ) else ( 2023-07-13T14:59:27.3072346Z set "target_platform=x86" 2023-07-13T14:59:27.3072815Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:27.3073435Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:27.3074064Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:27.3074498Z echo popd 2023-07-13T14:59:27.3074685Z ) 2023-07-13T14:59:29.1187812Z Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-07-13T14:59:29.1188718Z 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:59:29.1310795Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-13T14:59:29.1323545Z 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:59:29.1324901Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T14:59:29.1327673Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T14:59:29.1341544Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T14:59:29.1346190Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T14:59:29.1347062Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T14:59:29.1354498Z 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:59:29.1355462Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T14:59:29.1356231Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T14:59:29.1407213Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T14:59:29.1411631Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-13T14:59:29.1413320Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:59:29.1511569Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 394 KB/second 2023-07-13T14:59:29.1618187Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T14:59:29.1620707Z 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:59:29.1637796Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T14:59:29.1642260Z 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:59:29.1650607Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T14:59:29.1652252Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T14:59:29.1652638Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T14:59:29.1657133Z 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:59:29.1665213Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T14:59:29.1666006Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T14:59:29.1714954Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T14:59:29.1715669Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T14:59:29.1720864Z 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:59:29.1728317Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T14:59:29.1728788Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T14:59:29.1863027Z 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:59:29.1880577Z DEBUG:conda_index.index:noarch finish 2023-07-13T14:59:29.1881225Z INFO:conda_index.index:Completed noarch 2023-07-13T14:59:29.1881944Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T14:59:29.1884522Z 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:59:29.1900988Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T14:59:29.1905329Z 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:59:29.1926485Z 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:59:29.1945650Z 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:59:29.1960611Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T14:59:29.1961046Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T14:59:29.1961407Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T14:59:29.1961940Z 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:59:29.1984223Z 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:59:29.2002929Z 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:59:29.2004145Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T14:59:29.2004745Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T14:59:29.2071568Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T14:59:29.2072210Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T14:59:29.2076793Z 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:59:29.2097440Z 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:59:29.2111912Z 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:59:29.2113017Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T14:59:29.2113726Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T14:59:29.2236561Z 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:59:29.2253288Z DEBUG:conda_index.index:win-64 finish 2023-07-13T14:59:29.2253826Z INFO:conda_index.index:Completed win-64 2023-07-13T14:59:29.2258453Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-13T14:59:29.2261139Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T14:59:29.2261695Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T14:59:29.2266338Z 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:59:29.2267030Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T14:59:29.2267575Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T14:59:29.2268087Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T14:59:29.2273012Z 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:59:29.2295493Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T14:59:29.2469582Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-07-13T14:59:29.2487922Z DEBUG:conda_index.index:write channeldata 2023-07-13T14:59:29.2493148Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-07-13T14:59:29.7796276Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-13T14:59:29.7809150Z 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:59:29.7810567Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T14:59:29.7812474Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T14:59:29.7827111Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T14:59:29.7831161Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T14:59:29.7832120Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T14:59:29.7839676Z 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:59:29.7840313Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T14:59:29.7841490Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T14:59:29.7921118Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T14:59:29.7925467Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-07-13T14:59:29.7926651Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-07-13T14:59:29.7986718Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T14:59:29.7989187Z 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:59:29.8006396Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T14:59:29.8010752Z 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:59:29.8019224Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T14:59:29.8021000Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T14:59:29.8021691Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T14:59:29.8027087Z 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:59:29.8035399Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T14:59:29.8036159Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T14:59:29.8084447Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T14:59:29.8085014Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T14:59:29.8089221Z 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:59:29.8097151Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T14:59:29.8097984Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T14:59:29.8229724Z 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:59:29.8237940Z DEBUG:conda_index.index:noarch finish 2023-07-13T14:59:29.8238491Z INFO:conda_index.index:Completed noarch 2023-07-13T14:59:29.8239173Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T14:59:29.8241435Z 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:59:29.8258044Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T14:59:29.8262943Z 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:59:29.8271002Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T14:59:29.8272770Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T14:59:29.8273327Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T14:59:29.8277558Z 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:59:29.8285509Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T14:59:29.8286237Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T14:59:29.8337365Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T14:59:29.8338086Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T14:59:29.8342516Z 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:59:29.8351327Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T14:59:29.8352024Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T14:59:29.8492427Z 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:59:29.8500473Z DEBUG:conda_index.index:win-64 finish 2023-07-13T14:59:29.8501159Z INFO:conda_index.index:Completed win-64 2023-07-13T14:59:29.8504589Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-13T14:59:29.8507412Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T14:59:29.8508126Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T14:59:29.8511714Z 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:59:29.8512492Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T14:59:29.8513172Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T14:59:29.8513701Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T14:59:29.8517404Z 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:59:29.8536276Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T14:59:29.8685625Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\index.html to C:\Jenkins\Miniconda3\conda-bld\index.html 2023-07-13T14:59:29.8694088Z DEBUG:conda_index.index:write channeldata 2023-07-13T14:59:29.8698946Z DEBUG:conda_index.index:_maybe_write C:\Jenkins\Miniconda3\conda-bld\channeldata.json to C:\Jenkins\Miniconda3\conda-bld\channeldata.json 2023-07-13T14:59:29.8717307Z Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpgvsxnxwx\info\recipe) will be used. 2023-07-13T14:59:29.8718070Z WARNING:conda_build.utils:Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmpgvsxnxwx\info\recipe) will be used. 2023-07-13T14:59:30.0012034Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-13T14:59:30.0012497Z 2023-07-13T14:59:30.0012678Z Resource usage statistics from bundling vs2019_win-64: 2023-07-13T14:59:30.0013015Z Process count: 1 2023-07-13T14:59:30.0013272Z CPU time: Sys=-, User=- 2023-07-13T14:59:30.0013494Z Memory: 1.8M 2023-07-13T14:59:30.0013724Z Disk usage: 8.3K 2023-07-13T14:59:30.0013963Z Time elapsed: 0:00:02.0 2023-07-13T14:59:30.0014112Z 2023-07-13T14:59:30.0014118Z 2023-07-13T14:59:30.0014236Z number of files: 1 2023-07-13T14:59:30.0014742Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-13T14:59:30.0015224Z Fixing permissions 2023-07-13T14:59:30.0015520Z INFO :: Time taken to mark (prefix) 2023-07-13T14:59:30.0015822Z 0 replacements in 0 files was 0.00 seconds 2023-07-13T14:59:30.0016240Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:59:30.0016723Z 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:59:30.0017356Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-13T14:59:30.0018376Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260344761\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-13T14:59:30.0509862Z # Automatic uploading is disabled 2023-07-13T14:59:30.0510327Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-13T14:59:30.0510575Z 2023-07-13T14:59:30.0510581Z 2023-07-13T14:59:30.0510770Z # To have conda build upload to anaconda.org automatically, use 2023-07-13T14:59:30.0511104Z # conda config --set anaconda_upload yes 2023-07-13T14:59:30.0511391Z anaconda upload \ 2023-07-13T14:59:30.0511942Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:59:30.0512394Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-13T14:59:30.0512712Z 2023-07-13T14:59:30.0513067Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-13T14:59:30.0513388Z { 2023-07-13T14:59:30.0513645Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-07-13T14:59:30.0513904Z "recipe": { 2023-07-13T14:59:30.0514156Z "cross_compiler_target_platform": "win-64", 2023-07-13T14:59:30.0514451Z "target_platform": "win-64", 2023-07-13T14:59:30.0514701Z "vc": "14" 2023-07-13T14:59:30.0514911Z } 2023-07-13T14:59:30.0515083Z } 2023-07-13T14:59:30.0515277Z } 2023-07-13T14:59:30.0515395Z 2023-07-13T14:59:30.0515400Z 2023-07-13T14:59:30.0515547Z #################################################################################### 2023-07-13T14:59:30.0515825Z Resource usage summary: 2023-07-13T14:59:30.0515954Z 2023-07-13T14:59:30.0516316Z Total time: 0:00:25.3 2023-07-13T14:59:30.0516589Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-07-13T14:59:30.0516880Z Maximum memory usage observed: 1.8M 2023-07-13T14:59:30.0517206Z Total disk usage observed (not including envs): 8.3K 2023-07-13T14:59:30.8309039Z ##[group]Run set -euxo pipefail 2023-07-13T14:59:30.8309411Z set -euxo pipefail 2023-07-13T14:59:30.8309681Z cat "${BUILD_ENV_FILE}" 2023-07-13T14:59:30.8309954Z source "${BUILD_ENV_FILE}" 2023-07-13T14:59:30.8310239Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:59:30.8310539Z export VSDEVCMD_ARGS='' 2023-07-13T14:59:30.8310777Z  2023-07-13T14:59:30.8311096Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-13T14:59:30.8311432Z #bash packaging/build_conda.sh 2023-07-13T14:59:30.8311693Z  2023-07-13T14:59:30.8311883Z  2023-07-13T14:59:30.8312093Z conda build \ 2023-07-13T14:59:30.8312323Z  -c defaults \ 2023-07-13T14:59:30.8312590Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-13T14:59:30.8313020Z  -c "pytorch-${CHANNEL}" \ 2023-07-13T14:59:30.8313308Z  --no-anaconda-upload \ 2023-07-13T14:59:30.8313784Z  --no-test --python "${PYTHON_VERSION}" \ 2023-07-13T14:59:30.8314190Z  --output-folder distr/ \ 2023-07-13T14:59:30.8314486Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-07-13T14:59:30.8349274Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:59:30.8349570Z env: 2023-07-13T14:59:30.8349844Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:59:30.8350114Z PYTHON_VERSION: 3.9 2023-07-13T14:59:30.8350364Z PACKAGE_TYPE: conda 2023-07-13T14:59:30.8350620Z REPOSITORY: pytorch/audio 2023-07-13T14:59:30.8350859Z REF: 2023-07-13T14:59:30.8351046Z CU_VERSION: cu121 2023-07-13T14:59:30.8351274Z CHANNEL: nightly 2023-07-13T14:59:30.8353372Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-13T14:59:30.8353734Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:59:30.8354118Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:59:30.8354558Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:59:30.8354982Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T14:59:30.8355307Z CUDATOOLKIT_CHANNEL: 2023-07-13T14:59:30.8355548Z ##[endgroup] 2023-07-13T14:59:31.1439029Z + cat 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:59:31.1628819Z export BUILD_VERSION='2.1.0.dev20230713' 2023-07-13T14:59:31.1629213Z 2023-07-13T14:59:31.1629404Z export CMAKE_USE_CUDA='1' 2023-07-13T14:59:31.1631450Z 2023-07-13T14:59:31.1631839Z export CONDA_BUILD_VARIANT='cuda' 2023-07-13T14:59:31.1632195Z 2023-07-13T14:59:31.1632687Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T14:59:31.1633170Z 2023-07-13T14:59:31.1633539Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:31.1633950Z 2023-07-13T14:59:31.1634293Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:59:31.1635735Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:31.1636539Z 2023-07-13T14:59:31.1637079Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:59:31.1637405Z 2023-07-13T14:59:31.1637917Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:31.1638448Z 2023-07-13T14:59:31.1638847Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:31.1639296Z 2023-07-13T14:59:31.1639574Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T14:59:31.1640118Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T14:59:31.1641189Z ++ export CMAKE_USE_CUDA=1 2023-07-13T14:59:31.1642034Z ++ CMAKE_USE_CUDA=1 2023-07-13T14:59:31.1642539Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T14:59:31.1643301Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T14:59:31.1643861Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-13T14:59:31.1647363Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T14:59:31.1647872Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:31.1648295Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:31.1648582Z export FORCE_CUDA=1 2023-07-13T14:59:31.1648736Z 2023-07-13T14:59:31.1648961Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-07-13T14:59:31.1649218Z 2023-07-13T14:59:31.1649358Z export PYTORCH_VERSION='2.1.0.dev20230711' 2023-07-13T14:59:31.1649540Z 2023-07-13T14:59:31.1649667Z export PYTORCH_VERSION_SUFFIX='' 2023-07-13T14:59:31.1649842Z 2023-07-13T14:59:31.1650001Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T14:59:31.1650194Z 2023-07-13T14:59:31.1650295Z export VERSION_SUFFIX='' 2023-07-13T14:59:31.1650456Z 2023-07-13T14:59:31.1650718Z export WHEEL_DIR='' 2023-07-13T14:59:31.1650872Z 2023-07-13T14:59:31.1650878Z 2023-07-13T14:59:31.1651097Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:31.1651471Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:31.1651926Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:59:31.1652321Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:59:31.1652701Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:31.1653131Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:31.1653559Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:31.1653962Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:31.1654278Z ++ export FORCE_CUDA=1 2023-07-13T14:59:31.1654511Z ++ FORCE_CUDA=1 2023-07-13T14:59:31.1655551Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-13T14:59:31.1657379Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-13T14:59:31.1658535Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T14:59:31.1658932Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T14:59:31.1659347Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T14:59:31.1659608Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T14:59:31.1659918Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T14:59:31.1660254Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T14:59:31.1660538Z ++ export VERSION_SUFFIX= 2023-07-13T14:59:31.1660763Z ++ VERSION_SUFFIX= 2023-07-13T14:59:31.1661004Z ++ export WHEEL_DIR= 2023-07-13T14:59:31.1661238Z ++ WHEEL_DIR= 2023-07-13T14:59:31.1661495Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:59:31.1661757Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:59:31.1662025Z + export VSDEVCMD_ARGS= 2023-07-13T14:59:31.1662447Z + VSDEVCMD_ARGS= 2023-07-13T14:59:31.1662930Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.9 --output-folder distr/ packaging/torchaudio 2023-07-13T14:59:33.2921240Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-13T14:59:33.2921897Z 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:59:33.3463197Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-13T14:59:33.3464023Z Adding in variants from internal_defaults 2023-07-13T14:59:33.3465061Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-07-13T14:59:33.3466330Z 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:59:33.3467348Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-13T14:59:33.3468066Z Adding in variants from config.variant 2023-07-13T14:59:33.3694969Z 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:59:33.3696052Z warnings.warn( 2023-07-13T14:59:33.3696546Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-07-13T14:59:33.3696978Z warnings.warn( 2023-07-13T14:59:33.3697685Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'CUDA_HOME' is being passed through with value 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-07-13T14:59:33.3698544Z warnings.warn( 2023-07-13T14:59:33.3699476Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:499: UserWarning: The environment variable 'TORCH_CUDA_ARCH_LIST' is being passed through with value '5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0'. If you are splitting build and test phases with --no-test, please ensure that this value is also set similarly at test time. 2023-07-13T14:59:33.3700206Z warnings.warn( 2023-07-13T14:59:33.3700665Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-07-13T14:59:33.3701064Z warnings.warn( 2023-07-13T14:59:33.3701518Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-07-13T14:59:33.3701939Z warnings.warn( 2023-07-13T14:59:33.3702410Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-07-13T14:59:33.3702845Z warnings.warn( 2023-07-13T14:59:33.5267617Z INFO:conda_build.metadata:Attempting to finalize metadata for torchaudio 2023-07-13T14:59:33.5268213Z Attempting to finalize metadata for torchaudio 2023-07-13T14:59:57.3011948Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T14:59:57.7476029Z Solving environment: ...working... done 2023-07-13T15:00:00.3512460Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:00:08.9982553Z Solving environment: ...working... done 2023-07-13T15:01:00.7496748Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:01:08.9888989Z Solving environment: ...working... done 2023-07-13T15:01:09.1081391Z BUILD START: ['torchaudio-2.1.0.dev20230713-py39_cu121.tar.bz2'] 2023-07-13T15:01:11.5522993Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:01:19.6434055Z Solving environment: ...working... done 2023-07-13T15:07:21.6842827Z 2023-07-13T15:07:21.6843348Z ## Package Plan ## 2023-07-13T15:07:21.6843669Z 2023-07-13T15:07:21.6849604Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\_h_env 2023-07-13T15:07:21.6850519Z 2023-07-13T15:07:21.6850532Z 2023-07-13T15:07:21.6850826Z The following NEW packages will be INSTALLED: 2023-07-13T15:07:21.6852319Z 2023-07-13T15:07:21.6852856Z blas: 1.0-mkl 2023-07-13T15:07:21.6853570Z bzip2: 1.0.8-he774522_0 2023-07-13T15:07:21.6854239Z ca-certificates: 2023.05.30-haa95532_0 2023-07-13T15:07:21.6854934Z cmake: 3.26.4-h693b641_0 2023-07-13T15:07:21.6855606Z cuda-cccl: 12.2.53-0 nvidia 2023-07-13T15:07:21.6856309Z cuda-cudart: 12.1.105-0 nvidia 2023-07-13T15:07:21.6857193Z cuda-cudart-dev: 12.1.105-0 nvidia 2023-07-13T15:07:21.6858087Z cuda-cupti: 12.1.105-0 nvidia 2023-07-13T15:07:21.6858928Z cuda-libraries: 12.1.0-0 nvidia 2023-07-13T15:07:21.6859627Z cuda-libraries-dev: 12.1.0-0 nvidia 2023-07-13T15:07:21.6860532Z cuda-nvrtc: 12.1.105-0 nvidia 2023-07-13T15:07:21.6861179Z cuda-nvrtc-dev: 12.1.105-0 nvidia 2023-07-13T15:07:21.6861857Z cuda-nvtx: 12.1.105-0 nvidia 2023-07-13T15:07:21.6862542Z cuda-opencl: 12.2.53-0 nvidia 2023-07-13T15:07:21.6863237Z cuda-opencl-dev: 12.2.53-0 nvidia 2023-07-13T15:07:21.6863935Z cuda-profiler-api: 12.2.53-0 nvidia 2023-07-13T15:07:21.6864655Z cuda-runtime: 12.1.0-0 nvidia 2023-07-13T15:07:21.6865306Z filelock: 3.9.0-py39haa95532_0 2023-07-13T15:07:21.6866061Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-07-13T15:07:21.6867152Z jinja2: 3.1.2-py39haa95532_0 2023-07-13T15:07:21.6867802Z libcublas: 12.1.0.26-0 nvidia 2023-07-13T15:07:21.6868442Z libcublas-dev: 12.1.0.26-0 nvidia 2023-07-13T15:07:21.6869111Z libcufft: 11.0.2.4-0 nvidia 2023-07-13T15:07:21.6869839Z libcufft-dev: 11.0.2.4-0 nvidia 2023-07-13T15:07:21.6870661Z libcurand: 10.3.3.53-0 nvidia 2023-07-13T15:07:21.6871416Z libcurand-dev: 10.3.3.53-0 nvidia 2023-07-13T15:07:21.6872164Z libcusolver: 11.4.4.55-0 nvidia 2023-07-13T15:07:21.6872981Z libcusolver-dev: 11.4.4.55-0 nvidia 2023-07-13T15:07:21.6873975Z libcusparse: 12.0.2.55-0 nvidia 2023-07-13T15:07:21.6874798Z libcusparse-dev: 12.0.2.55-0 nvidia 2023-07-13T15:07:21.6875577Z libnpp: 12.0.2.50-0 nvidia 2023-07-13T15:07:21.6876263Z libnpp-dev: 12.0.2.50-0 nvidia 2023-07-13T15:07:21.6877004Z libnvjitlink: 12.1.105-0 nvidia 2023-07-13T15:07:21.6878152Z libnvjitlink-dev: 12.1.105-0 nvidia 2023-07-13T15:07:21.6879157Z libnvjpeg: 12.1.1.14-0 nvidia 2023-07-13T15:07:21.6880088Z libnvjpeg-dev: 12.1.1.14-0 nvidia 2023-07-13T15:07:21.6880908Z libuv: 1.44.2-h2bbff1b_0 2023-07-13T15:07:21.6881626Z lz4-c: 1.9.4-h2bbff1b_0 2023-07-13T15:07:21.6882422Z markupsafe: 2.1.1-py39h2bbff1b_0 2023-07-13T15:07:21.6883142Z mkl: 2023.1.0-h8bd8f75_46356 2023-07-13T15:07:21.6883834Z mpmath: 1.2.1-py39haa95532_0 2023-07-13T15:07:21.6884569Z networkx: 2.8.4-py39haa95532_1 2023-07-13T15:07:21.6885318Z ninja: 1.10.2-haa95532_5 2023-07-13T15:07:21.6886049Z ninja-base: 1.10.2-h6d14046_5 2023-07-13T15:07:21.6886899Z openssl: 3.0.9-h2bbff1b_0 2023-07-13T15:07:21.6887635Z pip: 23.1.2-py39haa95532_0 2023-07-13T15:07:21.6888379Z python: 3.9.17-h1aa4202_0 2023-07-13T15:07:21.6889226Z pytorch: 2.1.0.dev20230711-py3.9_cuda12.1_cudnn8_0 pytorch-nightly 2023-07-13T15:07:21.6890084Z pytorch-cuda: 12.1-hde6ce7c_5 pytorch-nightly 2023-07-13T15:07:21.6890867Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-07-13T15:07:21.6891756Z pyyaml: 6.0-py39h2bbff1b_1 2023-07-13T15:07:21.6892575Z setuptools: 67.8.0-py39haa95532_0 2023-07-13T15:07:21.6893378Z sqlite: 3.41.2-h2bbff1b_0 2023-07-13T15:07:21.6894100Z sympy: 1.11.1-py39haa95532_0 2023-07-13T15:07:21.6894913Z tbb: 2021.8.0-h59b6b97_0 2023-07-13T15:07:21.6895643Z typing_extensions: 4.6.3-py39haa95532_0 2023-07-13T15:07:21.6896427Z tzdata: 2023c-h04d1e81_0 2023-07-13T15:07:21.6897148Z vc: 14.2-h21ff451_1 2023-07-13T15:07:21.6897776Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-07-13T15:07:21.6898460Z wheel: 0.38.4-py39haa95532_0 2023-07-13T15:07:21.6899192Z xz: 5.4.2-h8cc25b3_0 2023-07-13T15:07:21.6899901Z yaml: 0.2.5-he774522_0 2023-07-13T15:07:21.6900728Z zlib: 1.2.13-h8cc25b3_0 2023-07-13T15:07:21.6936161Z zstd: 1.5.5-hd43e919_0 2023-07-13T15:07:21.6936649Z 2023-07-13T15:07:24.0750089Z Preparing transaction: ...working... done 2023-07-13T15:07:32.4460288Z Verifying transaction: ...working... done 2023-07-13T15:07:55.3672172Z Executing transaction: ...working... done 2023-07-13T15:07:57.4205131Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:07:58.0206119Z Solving environment: ...working... done 2023-07-13T15:07:58.2072159Z 2023-07-13T15:07:58.2072676Z ## Package Plan ## 2023-07-13T15:07:58.2073021Z 2023-07-13T15:07:58.2077205Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\_build_env 2023-07-13T15:07:58.2078294Z 2023-07-13T15:07:58.2078310Z 2023-07-13T15:07:58.2078676Z The following NEW packages will be INSTALLED: 2023-07-13T15:07:58.2079078Z 2023-07-13T15:07:58.2080619Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-07-13T15:07:58.2081376Z vswhere: 2.8.4-haa95532_0 2023-07-13T15:07:58.2081805Z 2023-07-13T15:07:58.2134469Z Preparing transaction: ...working... done 2023-07-13T15:07:58.5824866Z Verifying transaction: ...working... done 2023-07-13T15:07:58.6156788Z Executing transaction: ...working... done 2023-07-13T15:08:27.0004931Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\_h_env\lib\site-packages\torch\cuda\__init__.py:126: UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 11040). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver. (Triggered internally at C:\cb\pytorch_1000000000000\work\c10\cuda\CUDAFunctions.cpp:108.) 2023-07-13T15:08:27.0007122Z return torch._C._cuda_getDeviceCount() > 0 2023-07-13T15:08:27.0008498Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:08:27.2308090Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\_h_env\lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-07-13T15:08:27.2309116Z !! 2023-07-13T15:08:27.2309368Z 2023-07-13T15:08:27.2309635Z ******************************************************************************** 2023-07-13T15:08:27.2310380Z Please avoid running ``setup.py`` directly. 2023-07-13T15:08:27.2311288Z Instead, use pypa/build, pypa/installer, pypa/build or 2023-07-13T15:08:27.2311955Z other standards-based tools. 2023-07-13T15:08:27.2312310Z 2023-07-13T15:08:27.2312798Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-07-13T15:08:27.2313585Z ******************************************************************************** 2023-07-13T15:08:27.2313891Z 2023-07-13T15:08:27.2314036Z !! 2023-07-13T15:08:27.2314460Z self.initialize_options() 2023-07-13T15:08:27.2985248Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\work\ 2023-07-13T15:08:27.2986312Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\work 2023-07-13T15:08:27.2987073Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260373328\\_build_env', 2023-07-13T15:08:27.2987945Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260373328\\_h_env', 2023-07-13T15:08:27.2988407Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260373328\\work'} 2023-07-13T15:08:27.2988676Z 2023-07-13T15:08:27.2988840Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-07-13T15:08:27.2989044Z 2023-07-13T15:08:27.2989163Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-07-13T15:08:27.2989327Z 2023-07-13T15:08:27.2989449Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-07-13T15:08:27.2989630Z 2023-07-13T15:08:27.2989772Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-07-13T15:08:27.2989956Z 2023-07-13T15:08:27.2990061Z %SRC_DIR%>set "ARCH=64" 2023-07-13T15:08:27.2990214Z 2023-07-13T15:08:27.2990335Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-07-13T15:08:27.2990501Z 2023-07-13T15:08:27.2990643Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-07-13T15:08:27.2990800Z 2023-07-13T15:08:27.2990952Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-07-13T15:08:27.2991147Z 2023-07-13T15:08:27.2991327Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-07-13T15:08:27.2991539Z 2023-07-13T15:08:27.2991656Z %SRC_DIR%>set "SUBDIR=win-64" 2023-07-13T15:08:27.2992082Z 2023-07-13T15:08:27.2992217Z %SRC_DIR%>set "build_platform=win-64" 2023-07-13T15:08:27.2992395Z 2023-07-13T15:08:27.2992514Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-07-13T15:08:27.2992652Z 2023-07-13T15:08:27.2993076Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-07-13T15:08:27.2993300Z 2023-07-13T15:08:27.2993418Z %SRC_DIR%>set "CONDA_PY=39" 2023-07-13T15:08:27.2993578Z 2023-07-13T15:08:27.2993684Z %SRC_DIR%>set "PY3K=1" 2023-07-13T15:08:27.2993838Z 2023-07-13T15:08:27.2993944Z %SRC_DIR%>set "PY_VER=3.9" 2023-07-13T15:08:27.2994256Z 2023-07-13T15:08:27.2994545Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-07-13T15:08:27.2994748Z 2023-07-13T15:08:27.2994902Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-07-13T15:08:27.2995097Z 2023-07-13T15:08:27.2995235Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-07-13T15:08:27.2995415Z 2023-07-13T15:08:27.2995529Z %SRC_DIR%>set "NPY_VER=1.22" 2023-07-13T15:08:27.2995715Z 2023-07-13T15:08:27.2995928Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-07-13T15:08:27.2996208Z 2023-07-13T15:08:27.2996399Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-07-13T15:08:27.2996593Z 2023-07-13T15:08:27.2996710Z %SRC_DIR%>set "PERL_VER=5.26" 2023-07-13T15:08:27.2996882Z 2023-07-13T15:08:27.2997001Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-07-13T15:08:27.2997168Z 2023-07-13T15:08:27.2997278Z %SRC_DIR%>set "LUA_VER=5" 2023-07-13T15:08:27.2997433Z 2023-07-13T15:08:27.2997542Z %SRC_DIR%>set "CONDA_LUA=5" 2023-07-13T15:08:27.2997672Z 2023-07-13T15:08:27.2997777Z %SRC_DIR%>set "R_VER=3.4" 2023-07-13T15:08:27.2997930Z 2023-07-13T15:08:27.2998037Z %SRC_DIR%>set "CONDA_R=3.4" 2023-07-13T15:08:27.2998191Z 2023-07-13T15:08:27.2998332Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230713" 2023-07-13T15:08:27.2998516Z 2023-07-13T15:08:27.2998726Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1" 2023-07-13T15:08:27.2998973Z 2023-07-13T15:08:27.2999112Z %SRC_DIR%>set "TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0" 2023-07-13T15:08:27.2999319Z 2023-07-13T15:08:27.2999457Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=g83d75ed" 2023-07-13T15:08:27.2999633Z 2023-07-13T15:08:27.2999819Z %SRC_DIR%>set "GIT_FULL_HASH=83d75edafc2f9246e62b01722f52eb5484fbe13e" 2023-07-13T15:08:27.3000229Z 2023-07-13T15:08:27.3000360Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-07-13T15:08:27.3000535Z 2023-07-13T15:08:27.3000676Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230713" 2023-07-13T15:08:27.3000854Z 2023-07-13T15:08:27.3000946Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-07-13T15:08:27.3001324Z 2023-07-13T15:08:27.3001640Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-07-13T15:08:27.3001835Z 2023-07-13T15:08:27.3001956Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-07-13T15:08:27.3002119Z 2023-07-13T15:08:27.3002378Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-07-13T15:08:27.3002664Z 2023-07-13T15:08:27.3002780Z %SRC_DIR%>set "CPU_COUNT=8" 2023-07-13T15:08:27.3002934Z 2023-07-13T15:08:27.3003028Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-07-13T15:08:27.3003187Z 2023-07-13T15:08:27.3003300Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-07-13T15:08:27.3003459Z 2023-07-13T15:08:27.3005398Z %SRC_DIR%>set "PATH=%BUILD_PREFIX%;%BUILD_PREFIX%\Library\mingw-w64\bin;%BUILD_PREFIX%\Library\usr\bin;%BUILD_PREFIX%\Library\bin;%BUILD_PREFIX%\Scripts;%BUILD_PREFIX%\bin;%PREFIX%;%PREFIX%\Library\mingw-w64\bin;%PREFIX%\Library\usr\bin;%PREFIX%\Library\bin;%PREFIX%\Scripts;%PREFIX%\bin;C;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin;C:\Users\runneruser\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\opt\bin;C:\Jenkins\Miniconda3\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl" 2023-07-13T15:08:27.3008124Z 2023-07-13T15:08:27.3008358Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-07-13T15:08:27.3008685Z 2023-07-13T15:08:27.3008844Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-07-13T15:08:27.3009041Z 2023-07-13T15:08:27.3009194Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-07-13T15:08:27.3009386Z 2023-07-13T15:08:27.3009537Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-07-13T15:08:27.3009730Z 2023-07-13T15:08:27.3009875Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-07-13T15:08:27.3010057Z 2023-07-13T15:08:27.3010276Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env" 2023-07-13T15:08:27.3010549Z 2023-07-13T15:08:27.3010699Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-07-13T15:08:27.3010890Z 2023-07-13T15:08:27.3011061Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-07-13T15:08:27.3011283Z 2023-07-13T15:08:27.3011464Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-07-13T15:08:27.3011685Z 2023-07-13T15:08:27.3011887Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-07-13T15:08:27.3012118Z 2023-07-13T15:08:27.3012275Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-07-13T15:08:27.3012494Z 2023-07-13T15:08:27.3012647Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-07-13T15:08:27.3012840Z 2023-07-13T15:08:27.3012996Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-07-13T15:08:27.3013186Z 2023-07-13T15:08:27.3013369Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-07-13T15:08:27.3013587Z 2023-07-13T15:08:27.3013727Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-07-13T15:08:27.3014098Z 2023-07-13T15:08:27.3014269Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-07-13T15:08:27.3014497Z 2023-07-13T15:08:27.3014654Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-07-13T15:08:27.3014845Z 2023-07-13T15:08:27.3015175Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-07-13T15:08:27.3015561Z 2023-07-13T15:08:27.3015740Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-07-13T15:08:27.3015942Z 2023-07-13T15:08:27.3016087Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-07-13T15:08:27.3016266Z 2023-07-13T15:08:27.3016359Z %SRC_DIR%>set "PROMPT=$P$G" 2023-07-13T15:08:27.3016524Z 2023-07-13T15:08:27.3016904Z %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:08:27.3017296Z 2023-07-13T15:08:27.3017426Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-07-13T15:08:27.3017610Z 2023-07-13T15:08:27.3017729Z %SRC_DIR%>set "SystemDrive=C:" 2023-07-13T15:08:27.3017894Z 2023-07-13T15:08:27.3018021Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-07-13T15:08:27.3018193Z 2023-07-13T15:08:27.3018347Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-13T15:08:27.3018556Z 2023-07-13T15:08:27.3018720Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-13T15:08:27.3018920Z 2023-07-13T15:08:27.3019069Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-07-13T15:08:27.3019255Z 2023-07-13T15:08:27.3019383Z %SRC_DIR%>set "USERNAME=runneruser" 2023-07-13T15:08:27.3019557Z 2023-07-13T15:08:27.3019708Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-07-13T15:08:27.3019902Z 2023-07-13T15:08:27.3019996Z %SRC_DIR%>set "windir=C:\Windows" 2023-07-13T15:08:27.3020222Z 2023-07-13T15:08:27.3020497Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-07-13T15:08:27.3020917Z 2023-07-13T15:08:27.3021327Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-07-13T15:08:27.3021582Z 2023-07-13T15:08:27.3021741Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-07-13T15:08:27.3022104Z 2023-07-13T15:08:27.3022601Z %SRC_DIR%>set "ignore_build_only_deps={'numpy', 'python'}" 2023-07-13T15:08:27.3022832Z 2023-07-13T15:08:27.3023135Z %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:08:27.3023470Z 2023-07-13T15:08:27.3023647Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-07-13T15:08:27.3023855Z 2023-07-13T15:08:27.3024095Z %SRC_DIR%>set "extend_keys={'ignore_version', 'ignore_build_only_deps', 'extend_keys', 'pin_run_as_build'}" 2023-07-13T15:08:27.3024356Z 2023-07-13T15:08:27.3024513Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-07-13T15:08:27.3024716Z 2023-07-13T15:08:27.3024865Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-07-13T15:08:27.3025191Z 2023-07-13T15:08:27.3025397Z %SRC_DIR%>set "r_base=3.4" 2023-07-13T15:08:27.3025563Z 2023-07-13T15:08:27.3025699Z %SRC_DIR%>set "target_platform=win-64" 2023-07-13T15:08:27.3025886Z 2023-07-13T15:08:27.3026039Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-07-13T15:08:27.3026232Z 2023-07-13T15:08:27.3026431Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-07-13T15:08:27.3026652Z 2023-07-13T15:08:27.3026773Z %SRC_DIR%>set "c_compiler=vs2019" 2023-07-13T15:08:27.3026941Z 2023-07-13T15:08:27.3027065Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-07-13T15:08:27.3027213Z 2023-07-13T15:08:27.3027313Z %SRC_DIR%>set "vc=14" 2023-07-13T15:08:27.3027461Z 2023-07-13T15:08:27.3027591Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-07-13T15:08:27.3027921Z 2023-07-13T15:08:27.3028093Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-07-13T15:08:27.3028283Z 2023-07-13T15:08:27.3028424Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-07-13T15:08:27.3028616Z 2023-07-13T15:08:27.3028729Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-07-13T15:08:27.3029087Z 2023-07-13T15:08:27.3029537Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\pip_cache" 2023-07-13T15:08:27.3029812Z 2023-07-13T15:08:27.3029938Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-07-13T15:08:27.3030109Z 2023-07-13T15:08:27.3030261Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-07-13T15:08:27.3030458Z 2023-07-13T15:08:27.3030594Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-07-13T15:08:27.3030774Z 2023-07-13T15:08:27.3030953Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-13T15:08:27.3031191Z 2023-07-13T15:08:27.3031422Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-07-13T15:08:27.3031684Z 2023-07-13T15:08:27.3031966Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-07-13T15:08:27.3032279Z 2023-07-13T15:08:27.3032405Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-07-13T15:08:27.3032573Z 2023-07-13T15:08:27.3032675Z %SRC_DIR%>SET MSSdk=1 2023-07-13T15:08:27.3032830Z 2023-07-13T15:08:27.3032948Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-07-13T15:08:27.3033087Z 2023-07-13T15:08:27.3033196Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-07-13T15:08:27.3033355Z 2023-07-13T15:08:27.3033465Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-07-13T15:08:27.3033628Z 2023-07-13T15:08:27.3033781Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-07-13T15:08:27.3033975Z 2023-07-13T15:08:27.3034099Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-07-13T15:08:27.3034271Z 2023-07-13T15:08:27.3034434Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-07-13T15:08:27.3034696Z 2023-07-13T15:08:27.3034991Z %SRC_DIR%>set "CXX=cl.exe" 2023-07-13T15:08:27.3035292Z 2023-07-13T15:08:27.3035422Z %SRC_DIR%>set "CC=cl.exe" 2023-07-13T15:08:27.3035729Z 2023-07-13T15:08:27.3036017Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-07-13T15:08:27.3036303Z 2023-07-13T15:08:27.3037578Z %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:08:27.3037970Z 2023-07-13T15:08:27.3038188Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-13T15:08:27.3038454Z 2023-07-13T15:08:27.3038987Z %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:08:27.3039549Z 2023-07-13T15:08:27.3039877Z %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:08:27.3040251Z 2023-07-13T15:08:27.4853087Z %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:08:27.4853888Z 2023-07-13T15:08:27.4854655Z %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:08:27.4855346Z 2023-07-13T15:08:27.4856024Z %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:08:27.4856720Z 2023-07-13T15:08:27.4856933Z %SRC_DIR%>IF NOT "1" == "" ( 2023-07-13T15:08:27.4857595Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-07-13T15:08:27.4858418Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-07-13T15:08:27.4859128Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-07-13T15:08:27.4859626Z ) 2023-07-13T15:08:27.4859867Z 2023-07-13T15:08:27.4860089Z %SRC_DIR%>call :GetWin10SdkDir 2023-07-13T15:08:27.4860377Z 2023-07-13T15:08:27.4860799Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-13T15:08:27.4861281Z 2023-07-13T15:08:27.4861736Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-13T15:08:27.4862262Z 2023-07-13T15:08:27.4862682Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-07-13T15:08:27.4863166Z 2023-07-13T15:08:27.4863570Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-07-13T15:08:27.4864034Z 2023-07-13T15:08:27.4864290Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-07-13T15:08:27.4864625Z 2023-07-13T15:08:27.4864783Z %SRC_DIR%>exit /B 0 2023-07-13T15:08:27.4865057Z 2023-07-13T15:08:27.4865610Z %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:08:27.4866228Z 2023-07-13T15:08:27.4866582Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-07-13T15:08:27.4866976Z 2023-07-13T15:08:27.4867567Z %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:08:27.4868313Z Windows SDK version found as: "10.0.19041.0" 2023-07-13T15:08:27.4868657Z 2023-07-13T15:08:27.4868762Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-07-13T15:08:27.4869050Z set "target_platform=amd64" 2023-07-13T15:08:27.4869351Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-07-13T15:08:27.4869614Z set "BITS=64" 2023-07-13T15:08:27.4869808Z ) else ( 2023-07-13T15:08:27.4870046Z set "target_platform=x86" 2023-07-13T15:08:27.4870330Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-07-13T15:08:27.4871534Z set "BITS=32" 2023-07-13T15:08:27.4871721Z ) 2023-07-13T15:08:27.4871844Z 2023-07-13T15:08:27.4872060Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-07-13T15:08:27.4872305Z 2023-07-13T15:08:27.4872690Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-07-13T15:08:27.4872944Z 2023-07-13T15:08:27.4873237Z 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:08:27.4873729Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-07-13T15:08:27.4874104Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-07-13T15:08:27.4874475Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-07-13T15:08:27.4874814Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-07-13T15:08:27.4875162Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-07-13T15:08:27.4875475Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-07-13T15:08:27.4875790Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-07-13T15:08:27.4876117Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-07-13T15:08:27.4876609Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-07-13T15:08:27.4877072Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-07-13T15:08:27.4877455Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-07-13T15:08:27.4877804Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-07-13T15:08:27.4878116Z ********************************************************************** 2023-07-13T15:08:27.4878442Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-07-13T15:08:27.4878753Z ** Copyright (c) 2021 Microsoft Corporation 2023-07-13T15:08:27.4879057Z ********************************************************************** 2023-07-13T15:08:27.4879369Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-07-13T15:08:27.4879692Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-07-13T15:08:27.4879990Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-07-13T15:08:27.4880311Z [DEBUG:core\msbuild.bat] initializing... 2023-07-13T15:08:27.4880627Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-07-13T15:08:27.4880942Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-07-13T15:08:27.4881228Z [DEBUG:winsdk.bat] initializing... 2023-07-13T15:08:27.4881523Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-07-13T15:08:27.4881838Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-07-13T15:08:27.4882149Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-07-13T15:08:27.4882620Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-07-13T15:08:27.4882944Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-07-13T15:08:27.4883302Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-07-13T15:08:27.4883614Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-07-13T15:08:27.4883918Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-07-13T15:08:27.4884266Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-07-13T15:08:27.4884597Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-07-13T15:08:27.4884926Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-07-13T15:08:27.4885229Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-07-13T15:08:27.4885537Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-07-13T15:08:27.4885835Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-07-13T15:08:27.4886172Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-07-13T15:08:27.4886623Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-07-13T15:08:27.4887066Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-07-13T15:08:27.4887364Z -- Git branch: nightly 2023-07-13T15:08:27.4887668Z -- Git SHA: 83d75edafc2f9246e62b01722f52eb5484fbe13e 2023-07-13T15:08:27.4887924Z -- Git tag: None 2023-07-13T15:08:27.4888208Z -- PyTorch dependency: torch==2.1.0.dev20230711 2023-07-13T15:08:27.4888655Z -- Building version 2.1.0.dev20230713 2023-07-13T15:08:27.4888918Z running install 2023-07-13T15:08:27.4889119Z running build 2023-07-13T15:08:27.4889350Z running build_py 2023-07-13T15:08:27.4889676Z creating build 2023-07-13T15:08:27.4889937Z creating build\lib.win-amd64-cpython-39 2023-07-13T15:08:27.4890281Z creating build\lib.win-amd64-cpython-39\torchaudio 2023-07-13T15:08:27.4890701Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-07-13T15:08:27.4891161Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-07-13T15:08:27.4891611Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio 2023-07-13T15:08:27.4892003Z creating build\lib.win-amd64-cpython-39\torchaudio\backend 2023-07-13T15:08:27.4892456Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-07-13T15:08:27.4892976Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-07-13T15:08:27.4893527Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-07-13T15:08:27.4894044Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-07-13T15:08:27.4894564Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-07-13T15:08:27.4895242Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\backend 2023-07-13T15:08:27.4895709Z creating build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-07-13T15:08:27.4896491Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-07-13T15:08:27.4897004Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\compliance 2023-07-13T15:08:27.4897463Z creating build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4897928Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4898453Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4898963Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4899490Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4900018Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4900542Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4901053Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4901564Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4902095Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4902630Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4903183Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4903722Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4904216Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4904733Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4905248Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4905753Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4906261Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4906929Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4907545Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4908061Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4908571Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4909059Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4909568Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\datasets 2023-07-13T15:08:27.4910023Z creating build\lib.win-amd64-cpython-39\torchaudio\functional 2023-07-13T15:08:27.5761469Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-07-13T15:09:00.8439027Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-07-13T15:09:00.8440454Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-07-13T15:09:00.8441322Z to cmake instead of implicitly setting it as an env variable. This will 2023-07-13T15:09:00.8442073Z become a FATAL_ERROR in future version of pytorch. 2023-07-13T15:09:00.8443510Z Call Stack (most recent call first): 2023-07-13T15:09:00.8444399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:327 (torch_cuda_get_nvcc_gencode_flag) 2023-07-13T15:09:00.8447261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-07-13T15:09:00.8448117Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-07-13T15:09:00.8448587Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-07-13T15:09:00.8448911Z CMakeLists.txt:93 (include) 2023-07-13T15:09:00.8449077Z 2023-07-13T15:09:00.8449083Z 2023-07-13T15:09:38.1175073Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-07-13T15:09:38.1471117Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-07-13T15:09:38.1761079Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\functional 2023-07-13T15:09:38.2842452Z creating build\lib.win-amd64-cpython-39\torchaudio\io 2023-07-13T15:09:38.2966165Z copying torchaudio\io\_compat.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-07-13T15:09:38.2978511Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-07-13T15:09:38.3155591Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-07-13T15:09:38.3606455Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-07-13T15:09:38.3675563Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-07-13T15:09:38.4170910Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\io 2023-07-13T15:09:38.4381561Z creating build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-13T15:09:38.4908545Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-13T15:09:38.4949321Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-13T15:09:38.4961453Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-13T15:09:38.4990093Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-13T15:09:38.4991968Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-13T15:09:38.5006229Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-13T15:09:38.5011840Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-13T15:09:38.5032804Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-13T15:09:38.5034235Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-13T15:09:38.5039207Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-13T15:09:38.5040692Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models 2023-07-13T15:09:38.5055949Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-07-13T15:09:38.5075689Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-07-13T15:09:38.5081684Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-07-13T15:09:38.5109945Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines 2023-07-13T15:09:38.5111412Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype 2023-07-13T15:09:38.5116892Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype 2023-07-13T15:09:38.5118282Z creating build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-07-13T15:09:38.5158550Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-07-13T15:09:38.5160449Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\sox_effects 2023-07-13T15:09:38.5166569Z creating build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-07-13T15:09:38.5168369Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-07-13T15:09:38.5214241Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-07-13T15:09:38.5215879Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\transforms 2023-07-13T15:09:38.5220882Z creating build\lib.win-amd64-cpython-39\torchaudio\utils 2023-07-13T15:09:38.5222252Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-07-13T15:09:38.5242779Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-07-13T15:09:38.5245020Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-07-13T15:09:38.5249949Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\utils 2023-07-13T15:09:38.5251326Z creating build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-07-13T15:09:38.5263004Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-07-13T15:09:38.5264549Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_backend 2023-07-13T15:09:38.5269325Z creating build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-07-13T15:09:38.5270733Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-07-13T15:09:38.5291910Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_extension 2023-07-13T15:09:38.5293346Z creating build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-07-13T15:09:38.5298411Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-07-13T15:09:38.5299985Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\_internal 2023-07-13T15:09:38.5319889Z creating build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-07-13T15:09:38.5321621Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-07-13T15:09:38.5326860Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-07-13T15:09:38.5328746Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\decoder 2023-07-13T15:09:38.5346685Z creating build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-07-13T15:09:38.5351533Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-07-13T15:09:38.5353092Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-07-13T15:09:38.5377413Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-07-13T15:09:38.5379110Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2 2023-07-13T15:09:38.5384063Z creating build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-07-13T15:09:38.5385732Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-07-13T15:09:38.5412549Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-07-13T15:09:38.5414391Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils 2023-07-13T15:09:38.5419476Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-07-13T15:09:38.5421219Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-07-13T15:09:38.5469080Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-07-13T15:09:38.5526612Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-07-13T15:09:38.5531942Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts 2023-07-13T15:09:38.5533513Z creating build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-07-13T15:09:38.5582239Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-07-13T15:09:38.5632802Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-07-13T15:09:38.5634683Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2 2023-07-13T15:09:38.5640166Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-07-13T15:09:38.5641783Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-07-13T15:09:38.5747800Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets 2023-07-13T15:09:38.5749624Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-07-13T15:09:38.5754957Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-07-13T15:09:38.5756913Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-07-13T15:09:38.5784634Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-07-13T15:09:38.5786670Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\functional 2023-07-13T15:09:38.5791893Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-13T15:09:38.5793740Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-13T15:09:38.5822433Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-13T15:09:38.5824472Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-13T15:09:38.5830255Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-13T15:09:38.5832031Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-13T15:09:38.5859161Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-13T15:09:40.3735746Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models 2023-07-13T15:09:40.3737073Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-07-13T15:09:40.3738194Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-07-13T15:09:40.3739534Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-07-13T15:09:40.3740949Z copying torchaudio\prototype\pipelines\squim_pipeline.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-07-13T15:09:40.3742168Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines 2023-07-13T15:09:40.3743199Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-07-13T15:09:40.3744224Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-07-13T15:09:40.3745354Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms 2023-07-13T15:09:40.3746410Z creating build\lib.win-amd64-cpython-39\torchaudio\prototype\models\squim 2023-07-13T15:09:40.3747604Z copying torchaudio\prototype\models\squim\objective.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models\squim 2023-07-13T15:09:40.3748939Z copying torchaudio\prototype\models\squim\subjective.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models\squim 2023-07-13T15:09:40.3750095Z copying torchaudio\prototype\models\squim\__init__.py -> build\lib.win-amd64-cpython-39\torchaudio\prototype\models\squim 2023-07-13T15:09:40.3750842Z running build_ext 2023-07-13T15:09:40.3751326Z -- The C compiler identification is MSVC 19.29.30151.0 2023-07-13T15:09:40.3751959Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-07-13T15:09:40.3752559Z -- Detecting C compiler ABI info 2023-07-13T15:09:40.3753092Z -- Detecting C compiler ABI info - done 2023-07-13T15:09:40.3754088Z -- 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:09:40.3755259Z -- Detecting C compile features 2023-07-13T15:09:40.3755829Z -- Detecting C compile features - done 2023-07-13T15:09:40.3756397Z -- Detecting CXX compiler ABI info 2023-07-13T15:09:40.3756912Z -- Detecting CXX compiler ABI info - done 2023-07-13T15:09:40.3757779Z -- 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:09:40.3758772Z -- Detecting CXX compile features 2023-07-13T15:09:40.3759352Z -- Detecting CXX compile features - done 2023-07-13T15:09:40.3760008Z -- The CUDA compiler identification is NVIDIA 12.1.66 2023-07-13T15:09:40.3760738Z -- Detecting CUDA compiler ABI info 2023-07-13T15:09:40.3761350Z -- Detecting CUDA compiler ABI info - done 2023-07-13T15:09:40.3762546Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe - skipped 2023-07-13T15:09:40.3763328Z -- Detecting CUDA compile features 2023-07-13T15:09:40.3763890Z -- Detecting CUDA compile features - done 2023-07-13T15:09:40.3764973Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 (found version "12.1") 2023-07-13T15:09:40.3766137Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/include (found version "12.1.66") 2023-07-13T15:09:40.3766905Z -- Caffe2: CUDA detected: 12.1 2023-07-13T15:09:40.3767734Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe 2023-07-13T15:09:40.3768969Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 2023-07-13T15:09:40.3769733Z -- Caffe2: Header version is: 12.1 2023-07-13T15:09:40.3770447Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/lib/x64/nvrtc.lib shorthash is bac8224f 2023-07-13T15:09:40.3771256Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-07-13T15:09:40.3772543Z -- Added CUDA NVCC flags for: -gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86;-gencode;arch=compute_90,code=sm_90;-gencode;arch=compute_50,code=compute_50 2023-07-13T15:09:40.3773947Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/lib/torch.lib 2023-07-13T15:09:40.3775992Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/libs/python39.lib (found suitable exact version "3.9.17") found components: Development Development.Module Development.Embed 2023-07-13T15:09:40.3777039Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-07-13T15:09:40.3777695Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-07-13T15:09:40.3778308Z -- Found OpenMP: TRUE (found version "2.0") 2023-07-13T15:09:40.3779007Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-07-13T15:09:40.3791752Z -- Building FFmpeg integration with multi version support 2023-07-13T15:09:40.3792424Z -- Configuring done (41.0s) 2023-07-13T15:09:40.3795447Z -- Generating done (0.2s) 2023-07-13T15:09:40.3796353Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/work/build/temp.win-amd64-cpython-39/Release 2023-07-13T15:09:40.3803031Z [1/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\utils.cpp 2023-07-13T15:09:40.3805713Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:09:40.3806447Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:09:40.3806866Z 2023-07-13T15:09:40.3807530Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:40.3808716Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:40.3809758Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:09:40.3814085Z [2/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_betas.cpp 2023-07-13T15:09:40.3817024Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:09:40.3817728Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:09:40.3818123Z 2023-07-13T15:09:40.3818620Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:40.3819534Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:09:40.3820445Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:09:40.3823912Z [3/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-07-13T15:09:40.3826729Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:09:40.3827469Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:09:40.3827901Z 2023-07-13T15:09:40.3828527Z %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:09:40.3830093Z %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:09:40.3831150Z %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:09:40.3832096Z %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:10:06.7114570Z %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:10:06.7188880Z %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:10:06.7341826Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:10:06.7694921Z %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:10:06.7735818Z %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:10:06.7816284Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-07-13T15:10:06.7842520Z %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:10:06.7922364Z with 2023-07-13T15:10:06.7926131Z [ 2023-07-13T15:10:06.7939189Z DTYPE=float, 2023-07-13T15:10:06.7992214Z CAST_DTYPE=float 2023-07-13T15:10:06.8044094Z ] 2023-07-13T15:10:06.8151282Z %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:10:06.8166270Z with 2023-07-13T15:10:06.8179015Z [ 2023-07-13T15:10:06.8206103Z DTYPE=float 2023-07-13T15:10:06.8299356Z ] 2023-07-13T15:10:06.8322471Z %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:10:06.8459546Z %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:10:06.8496138Z with 2023-07-13T15:10:06.8550335Z [ 2023-07-13T15:10:06.8575117Z CAST_DTYPE=float, 2023-07-13T15:10:06.8586265Z DTYPE=float 2023-07-13T15:10:06.8599981Z ] 2023-07-13T15:10:06.8607093Z %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:10:06.8634848Z with 2023-07-13T15:10:06.8637241Z [ 2023-07-13T15:10:06.8637901Z CAST_DTYPE=float, 2023-07-13T15:10:06.8638596Z DTYPE=float 2023-07-13T15:10:06.8639214Z ] 2023-07-13T15:10:06.8640329Z %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:10:06.8641433Z with 2023-07-13T15:10:06.8642010Z [ 2023-07-13T15:10:06.8642646Z CAST_DTYPE=float 2023-07-13T15:10:06.8643279Z ] 2023-07-13T15:10:06.8644703Z %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:10:06.8646077Z with 2023-07-13T15:10:06.8646643Z [ 2023-07-13T15:10:06.8647266Z DTYPE=float, 2023-07-13T15:10:06.8647968Z CAST_DTYPE=float 2023-07-13T15:10:06.8648590Z ] 2023-07-13T15:10:06.8649496Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:10:06.8651397Z %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:10:06.8652993Z with 2023-07-13T15:10:06.8653600Z [ 2023-07-13T15:10:06.8654223Z DTYPE=float 2023-07-13T15:10:06.8654834Z ] 2023-07-13T15:10:06.8655759Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-13T15:10:06.8657804Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(50): note: while compiling class template member function 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' 2023-07-13T15:10:06.8659041Z with 2023-07-13T15:10:06.8659650Z [ 2023-07-13T15:10:06.8660257Z DTYPE=float 2023-07-13T15:10:06.8661296Z ] 2023-07-13T15:10:06.8663105Z %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:10:06.8664388Z with 2023-07-13T15:10:06.8664979Z [ 2023-07-13T15:10:06.8665560Z DTYPE=float 2023-07-13T15:10:06.8666158Z ] 2023-07-13T15:10:06.8667044Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:06.8668282Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:06.8669547Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:06.8672780Z [4/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp 2023-07-13T15:10:06.8675733Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:06.8676779Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:06.8677368Z 2023-07-13T15:10:06.8678100Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:10:06.8679446Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:10:06.8680797Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:10:06.8682132Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:10:06.8683429Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:10:06.8684774Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:10:06.8686134Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:10:06.8687692Z %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:10:06.8689253Z %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:10:06.8690614Z %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:10:06.8692205Z %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:10:06.8693381Z with 2023-07-13T15:10:06.8693775Z [ 2023-07-13T15:10:06.8694211Z DTYPE=c10::Half 2023-07-13T15:10:06.8694874Z ] 2023-07-13T15:10:06.8696090Z %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:10:06.8697596Z with 2023-07-13T15:10:06.8698165Z [ 2023-07-13T15:10:06.8698781Z DTYPE=c10::Half 2023-07-13T15:10:06.8699698Z ] 2023-07-13T15:10:06.8700968Z %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:10:06.8702149Z with 2023-07-13T15:10:06.8702836Z [ 2023-07-13T15:10:06.8703445Z DTYPE=c10::Half 2023-07-13T15:10:06.8704019Z ] 2023-07-13T15:10:06.8705498Z %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:10:06.8706961Z with 2023-07-13T15:10:06.8707528Z [ 2023-07-13T15:10:06.8712493Z DTYPE=c10::Half, 2023-07-13T15:10:06.8713333Z CAST_DTYPE=float 2023-07-13T15:10:06.8713953Z ] 2023-07-13T15:10:30.8019736Z %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:10:30.8075631Z with 2023-07-13T15:10:30.8212242Z [ 2023-07-13T15:10:30.8325279Z DTYPE=c10::Half 2023-07-13T15:10:31.1130624Z ] 2023-07-13T15:10:31.1164296Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(53): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2023-07-13T15:10:31.1389034Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(50): note: while compiling class template member function 'DTYPE &torchaudio::rnnt::cpu::TensorView::operator ()(const std::vector> &)' 2023-07-13T15:10:31.1478117Z with 2023-07-13T15:10:31.1663767Z [ 2023-07-13T15:10:31.1898530Z DTYPE=c10::Half 2023-07-13T15:10:31.1980314Z ] 2023-07-13T15:10:31.1981785Z %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:10:31.2089566Z with 2023-07-13T15:10:31.2194990Z [ 2023-07-13T15:10:31.2195537Z DTYPE=c10::Half 2023-07-13T15:10:31.2209953Z ] 2023-07-13T15:10:31.2212623Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:10:31.2214842Z %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:10:31.2252814Z with 2023-07-13T15:10:31.2270266Z [ 2023-07-13T15:10:31.2270781Z DTYPE=float 2023-07-13T15:10:31.2271255Z ] 2023-07-13T15:10:31.2273500Z %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:10:31.2275896Z with 2023-07-13T15:10:31.2276363Z [ 2023-07-13T15:10:31.2277185Z DTYPE=float, 2023-07-13T15:10:31.2277741Z CAST_DTYPE=float 2023-07-13T15:10:31.2278241Z ] 2023-07-13T15:10:31.2279229Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:10:31.2281068Z %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:10:31.2282824Z with 2023-07-13T15:10:31.2283307Z [ 2023-07-13T15:10:31.2284207Z DTYPE=float 2023-07-13T15:10:31.2284777Z ] 2023-07-13T15:10:31.2285735Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:31.2286856Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:31.2288012Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:31.2291138Z [5/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-07-13T15:10:31.2293995Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:31.2294876Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:31.2295302Z 2023-07-13T15:10:31.2295875Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:31.2296936Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:31.2298053Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:31.2301133Z [6/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-07-13T15:10:31.2303942Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:31.2304781Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:31.2305256Z 2023-07-13T15:10:31.2305816Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:31.2306867Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:31.2307924Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:31.2308981Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:31.2310331Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:31.2311580Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:31.2312700Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:31.2315734Z [7/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-07-13T15:10:31.2318465Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:31.2319205Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:31.2319627Z 2023-07-13T15:10:31.2320217Z %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:10:31.2321388Z %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:10:31.2322557Z %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:10:31.2323713Z %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:10:31.2324897Z %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:10:31.2326007Z %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:10:31.2327159Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(22): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:10:31.2328297Z %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:10:31.2329467Z %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:10:31.2330636Z %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:11:49.4507482Z %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:11:49.4508814Z with 2023-07-13T15:11:49.4689570Z [ 2023-07-13T15:11:49.4690804Z CAST_DTYPE=float, 2023-07-13T15:11:49.4691634Z DTYPE=float 2023-07-13T15:11:49.4692994Z ] 2023-07-13T15:11:49.4695620Z %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:11:49.4697289Z with 2023-07-13T15:11:49.4698399Z [ 2023-07-13T15:11:49.4699612Z CAST_DTYPE=float, 2023-07-13T15:11:49.4701286Z DTYPE=float 2023-07-13T15:11:49.4702102Z ] 2023-07-13T15:11:49.4704269Z %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:11:49.4705888Z with 2023-07-13T15:11:49.4706574Z [ 2023-07-13T15:11:49.4707296Z CAST_DTYPE=float 2023-07-13T15:11:49.4708350Z ] 2023-07-13T15:11:49.4710613Z %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:11:49.4712096Z with 2023-07-13T15:11:49.4712738Z [ 2023-07-13T15:11:49.4714052Z DTYPE=float, 2023-07-13T15:11:49.4715438Z CAST_DTYPE=float 2023-07-13T15:11:49.4716479Z ] 2023-07-13T15:11:49.4718472Z %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:11:49.4719855Z with 2023-07-13T15:11:49.4720603Z [ 2023-07-13T15:11:49.4721685Z DTYPE=float 2023-07-13T15:11:49.4722500Z ] 2023-07-13T15:11:49.4723584Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:11:49.4725238Z %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:11:49.4726499Z with 2023-07-13T15:11:49.4726908Z [ 2023-07-13T15:11:49.4727319Z DTYPE=float 2023-07-13T15:11:49.4727690Z ] 2023-07-13T15:11:49.4728603Z %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:11:49.4730041Z %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:11:49.4730951Z with 2023-07-13T15:11:49.4731616Z [ 2023-07-13T15:11:49.4731997Z DTYPE=float 2023-07-13T15:11:49.4732549Z ] 2023-07-13T15:11:49.4733711Z %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:11:49.4734858Z with 2023-07-13T15:11:49.4735413Z [ 2023-07-13T15:11:49.4735964Z DTYPE=float 2023-07-13T15:11:49.4736641Z ] 2023-07-13T15:11:49.4737515Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:49.4738622Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:49.4739721Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:49.4743113Z [8/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-07-13T15:11:49.4745994Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:49.4746829Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:49.4747301Z 2023-07-13T15:11:49.5036428Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:49.5039211Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:49.5040515Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:49.5043737Z [9/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rir.cpp 2023-07-13T15:11:49.5046486Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:49.5047310Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:49.5047689Z 2023-07-13T15:11:49.5048423Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:11:49.5049492Z with 2023-07-13T15:11:49.5050284Z [ 2023-07-13T15:11:49.5050860Z scalar_t=scalar_t 2023-07-13T15:11:49.5051471Z ] 2023-07-13T15:11:49.5052875Z %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:49.5054350Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:11:49.5055165Z with 2023-07-13T15:11:49.5055762Z [ 2023-07-13T15:11:49.5056223Z scalar_t=scalar_t 2023-07-13T15:11:49.5056732Z ] 2023-07-13T15:11:49.5057796Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:11:49.5058614Z with 2023-07-13T15:11:49.5059015Z [ 2023-07-13T15:11:49.5059528Z scalar_t=scalar_t 2023-07-13T15:11:49.5060032Z ] 2023-07-13T15:11:49.5060817Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:11:49.5062361Z %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:49.5064034Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:11:49.5065314Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:11:49.5066470Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:49.5067924Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:49.5069325Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:11:49.5072614Z [10/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-07-13T15:11:49.5075436Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:11:49.5076209Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:11:49.5076832Z 2023-07-13T15:11:49.5077412Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:49.5078739Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:11:49.5079868Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:43.6722261Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:43.6724703Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:43.6726018Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:43.6727462Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:43.6731306Z [11/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-07-13T15:12:43.6734592Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:43.6735989Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:43.6736642Z 2023-07-13T15:12:43.6737346Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-13T15:12:43.6738352Z with 2023-07-13T15:12:43.6738993Z [ 2023-07-13T15:12:43.6739871Z T=scalar_t 2023-07-13T15:12:43.6740587Z ] 2023-07-13T15:12:43.6742892Z %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:12:43.6744952Z with 2023-07-13T15:12:43.6745542Z [ 2023-07-13T15:12:43.6746206Z T=scalar_t, 2023-07-13T15:12:43.6749247Z PtrTraits=at::DefaultPtrTraits, 2023-07-13T15:12:43.6750130Z index_t=int64_t 2023-07-13T15:12:43.6750752Z ] 2023-07-13T15:12:43.6752029Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-13T15:12:43.6753080Z with 2023-07-13T15:12:43.6753708Z [ 2023-07-13T15:12:43.6754449Z T=scalar_t 2023-07-13T15:12:43.6755122Z ] 2023-07-13T15:12:43.8250803Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:43.8730473Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:43.9024825Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:44.2015042Z [12/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\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:12:44.2370678Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:44.4117459Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:44.4770300Z 2023-07-13T15:12:44.6683813Z %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:12:44.7041892Z with 2023-07-13T15:12:44.7317224Z [ 2023-07-13T15:12:44.8218095Z T=target_t 2023-07-13T15:12:44.8952901Z ] 2023-07-13T15:12:44.9057017Z %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:12:44.9256759Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:44.9315382Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:45.0884783Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:45.1078944Z [13/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\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:45.1773080Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:45.2697387Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:45.3467854Z 2023-07-13T15:12:45.3873108Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:12:45.5286966Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:12:45.5453711Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:12:45.5902080Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:12:45.6221576Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:45.7362276Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:45.7501635Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:45.8144351Z [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 -D_torchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\_torchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\pybind\pybind.cpp 2023-07-13T15:12:45.8591045Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:46.1048977Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:46.1384577Z 2023-07-13T15:12:46.2635348Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:46.3026906Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:46.3210788Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:15.7954895Z [15/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\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:13:15.8205911Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:15.8680873Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:15.9252057Z 2023-07-13T15:13:15.9656998Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:15.9666133Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:15.9669121Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:15.9715512Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:15.9721962Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:15.9771331Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:16.0144566Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:16.0193425Z [16/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\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:13:16.0668100Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:16.1371006Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:16.1397846Z 2023-07-13T15:13:16.1400195Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:16.1413166Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:16.1417115Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:16.1423198Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:16.1426571Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:13:16.1431928Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:16.1434367Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:16.1444850Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:16.1449260Z [17/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\forced_align\compute.cpp 2023-07-13T15:13:16.1500659Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:16.1503383Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:16.1510208Z 2023-07-13T15:13:16.1511439Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:16.1524952Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:16.1526615Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:16.1534142Z [18/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-07-13T15:13:16.1537696Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:16.1587304Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:16.1588652Z 2023-07-13T15:13:16.1598186Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:16.1601200Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:16.1628011Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:16.1630553Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:16.1652697Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:16.1655544Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:16.1661700Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:16.1663292Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:16.1679912Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:13:27.8921801Z [19/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-07-13T15:13:27.8925457Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:27.8926543Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:27.8927012Z 2023-07-13T15:13:27.8927735Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:27.8929425Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:27.8930837Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:27.8932277Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:27.8933517Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:27.8934540Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:27.8935760Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:27.8940041Z [20/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_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:13:27.8943538Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:27.8944387Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:27.8944847Z 2023-07-13T15:13:27.8945611Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:27.8948053Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:27.8949672Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:27.8951265Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:27.8952694Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:27.8954027Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:27.8955877Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:27.8959314Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-07-13T15:13:27.8962400Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:27.8963883Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:27.8964316Z 2023-07-13T15:13:27.8965039Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:27.8976459Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:27.8977941Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:27.8979367Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:27.8980632Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:13:27.8981647Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:27.8982646Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:27.8983734Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:27.8984857Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:27.8986031Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:27.8987018Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:27.8988108Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:13:27.8991335Z [22/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-07-13T15:13:27.8994210Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:27.8994951Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:27.8995370Z 2023-07-13T15:13:27.8996056Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:27.8997941Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:27.8999334Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:27.9000688Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:27.9001917Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:27.9002915Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:27.9003929Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:27.9007183Z [23/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-07-13T15:13:27.9010153Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:27.9010911Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:27.9011329Z 2023-07-13T15:13:27.9012056Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:27.9013477Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:27.9014898Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:27.9016406Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:27.9017580Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:27.9018553Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:27.9019553Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:27.9020569Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:27.9021574Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:27.9022593Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:27.9023608Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:27.9038335Z [24/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_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:13:27.9050187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9051556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9052916Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9054229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9055922Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9057243Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9058549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9059854Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9061196Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9062150Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9062630Z ^ 2023-07-13T15:13:27.9062855Z 2023-07-13T15:13:27.9063216Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:27.9063647Z 2023-07-13T15:13:27.9064329Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9065297Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9065767Z ^ 2023-07-13T15:13:27.9066022Z 2023-07-13T15:13:27.9066691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9067665Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9068140Z ^ 2023-07-13T15:13:27.9068362Z 2023-07-13T15:13:27.9068725Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:27.9069148Z 2023-07-13T15:13:27.9069795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9070752Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9071244Z ^ 2023-07-13T15:13:27.9071494Z 2023-07-13T15:13:27.9072154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9073481Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9073972Z ^ 2023-07-13T15:13:27.9074169Z 2023-07-13T15:13:27.9074534Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:27.9074960Z 2023-07-13T15:13:27.9075639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9076612Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9077103Z ^ 2023-07-13T15:13:27.9077351Z 2023-07-13T15:13:27.9078009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9078952Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9079431Z ^ 2023-07-13T15:13:27.9079653Z 2023-07-13T15:13:27.9080018Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:27.9080439Z 2023-07-13T15:13:27.9081116Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9082078Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9082547Z ^ 2023-07-13T15:13:27.9082799Z 2023-07-13T15:13:27.9083485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9084459Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9084947Z ^ 2023-07-13T15:13:27.9085175Z 2023-07-13T15:13:27.9085538Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:27.9085966Z 2023-07-13T15:13:27.9086645Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9087593Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9088091Z ^ 2023-07-13T15:13:27.9088342Z 2023-07-13T15:13:27.9089010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9089976Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9090461Z ^ 2023-07-13T15:13:27.9090656Z 2023-07-13T15:13:27.9091021Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:27.9091451Z 2023-07-13T15:13:27.9092127Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9093104Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9093597Z ^ 2023-07-13T15:13:27.9093854Z 2023-07-13T15:13:27.9094520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9095670Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9096300Z ^ 2023-07-13T15:13:27.9096541Z 2023-07-13T15:13:27.9096907Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:27.9097331Z 2023-07-13T15:13:27.9098010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9098981Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9099451Z ^ 2023-07-13T15:13:27.9099703Z 2023-07-13T15:13:27.9100377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9101357Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9101851Z ^ 2023-07-13T15:13:27.9102077Z 2023-07-13T15:13:27.9102442Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:27.9102869Z 2023-07-13T15:13:27.9103550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:27.9104487Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:27.9104989Z ^ 2023-07-13T15:13:27.9105239Z 2023-07-13T15:13:27.9105404Z compute_alphas.cu 2023-07-13T15:13:27.9105932Z tmpxft_00000f3c_00000000-7_compute_alphas.compute_90.cudafe1.cpp 2023-07-13T15:13:27.9106979Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9107787Z with 2023-07-13T15:13:27.9108139Z [ 2023-07-13T15:13:27.9108668Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:27.9109173Z ] 2023-07-13T15:13:27.9110061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9110999Z with 2023-07-13T15:13:27.9111348Z [ 2023-07-13T15:13:27.9111874Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:27.9112348Z ] 2023-07-13T15:13:27.9113332Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9114273Z with 2023-07-13T15:13:27.9114614Z [ 2023-07-13T15:13:27.9115118Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:27.9115622Z ] 2023-07-13T15:13:27.9116653Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:27.9118348Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9120414Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9122040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9122916Z with 2023-07-13T15:13:27.9123241Z [ 2023-07-13T15:13:27.9123773Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:27.9124284Z ] 2023-07-13T15:13:27.9125160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9125949Z with 2023-07-13T15:13:27.9126297Z [ 2023-07-13T15:13:27.9126840Z T=std::basic_string,std::allocator> 2023-07-13T15:13:27.9127374Z ] 2023-07-13T15:13:27.9128255Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9129098Z with 2023-07-13T15:13:27.9129441Z [ 2023-07-13T15:13:27.9129975Z T=std::basic_string,std::allocator> 2023-07-13T15:13:27.9130482Z ] 2023-07-13T15:13:27.9131441Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9132357Z with 2023-07-13T15:13:27.9132705Z [ 2023-07-13T15:13:27.9133240Z T=std::basic_string,std::allocator> 2023-07-13T15:13:27.9133728Z ] 2023-07-13T15:13:27.9134782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9136430Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9137998Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9138878Z with 2023-07-13T15:13:27.9139227Z [ 2023-07-13T15:13:27.9139746Z T=std::basic_string,std::allocator> 2023-07-13T15:13:27.9140262Z ] 2023-07-13T15:13:27.9141136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9141943Z with 2023-07-13T15:13:27.9142264Z [ 2023-07-13T15:13:27.9142632Z T=c10::SymInt 2023-07-13T15:13:27.9143173Z ] 2023-07-13T15:13:27.9144207Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9145341Z with 2023-07-13T15:13:27.9145693Z [ 2023-07-13T15:13:27.9146059Z T=c10::SymInt 2023-07-13T15:13:27.9146424Z ] 2023-07-13T15:13:27.9147534Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9148464Z with 2023-07-13T15:13:27.9148808Z [ 2023-07-13T15:13:27.9149168Z T=c10::SymInt 2023-07-13T15:13:27.9149534Z ] 2023-07-13T15:13:27.9150516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:27.9152028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9153496Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9154381Z with 2023-07-13T15:13:27.9154724Z [ 2023-07-13T15:13:27.9155059Z T=c10::SymInt 2023-07-13T15:13:27.9155425Z ] 2023-07-13T15:13:27.9156289Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9157193Z with 2023-07-13T15:13:27.9157510Z [ 2023-07-13T15:13:27.9157900Z T=c10::QualifiedName 2023-07-13T15:13:27.9158433Z ] 2023-07-13T15:13:27.9159345Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9160161Z with 2023-07-13T15:13:27.9160517Z [ 2023-07-13T15:13:27.9160901Z T=c10::QualifiedName 2023-07-13T15:13:27.9161290Z ] 2023-07-13T15:13:27.9162234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9163136Z with 2023-07-13T15:13:27.9163483Z [ 2023-07-13T15:13:27.9163955Z T=c10::QualifiedName 2023-07-13T15:13:27.9164321Z ] 2023-07-13T15:13:27.9165372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:27.9166852Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9168314Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9169182Z with 2023-07-13T15:13:27.9169527Z [ 2023-07-13T15:13:27.9169883Z T=c10::QualifiedName 2023-07-13T15:13:27.9170274Z ] 2023-07-13T15:13:27.9171218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9172399Z with 2023-07-13T15:13:27.9172732Z [ 2023-07-13T15:13:27.9173119Z T=at::TensorBase 2023-07-13T15:13:27.9173493Z ] 2023-07-13T15:13:27.9174554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9175380Z with 2023-07-13T15:13:27.9175729Z [ 2023-07-13T15:13:27.9176103Z T=at::TensorBase 2023-07-13T15:13:27.9176482Z ] 2023-07-13T15:13:27.9177425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9178420Z with 2023-07-13T15:13:27.9178769Z [ 2023-07-13T15:13:27.9179221Z T=at::TensorBase 2023-07-13T15:13:27.9179647Z ] 2023-07-13T15:13:27.9180580Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:27.9182008Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9183443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9184316Z with 2023-07-13T15:13:27.9184659Z [ 2023-07-13T15:13:27.9185088Z T=at::TensorBase 2023-07-13T15:13:27.9185469Z ] 2023-07-13T15:13:27.9186402Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9187281Z with 2023-07-13T15:13:27.9187595Z [ 2023-07-13T15:13:27.9187962Z T=at::Tensor 2023-07-13T15:13:27.9188324Z ] 2023-07-13T15:13:27.9189218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9190036Z with 2023-07-13T15:13:27.9190380Z [ 2023-07-13T15:13:27.9190759Z T=at::Tensor 2023-07-13T15:13:27.9191133Z ] 2023-07-13T15:13:27.9192179Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9193188Z with 2023-07-13T15:13:27.9193607Z [ 2023-07-13T15:13:27.9193974Z T=at::Tensor 2023-07-13T15:13:27.9194317Z ] 2023-07-13T15:13:27.9195215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:27.9196620Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9198040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9199232Z with 2023-07-13T15:13:27.9199577Z [ 2023-07-13T15:13:27.9200311Z T=at::Tensor 2023-07-13T15:13:27.9200686Z ] 2023-07-13T15:13:27.9201720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9202551Z with 2023-07-13T15:13:27.9202864Z [ 2023-07-13T15:13:27.9203235Z T=at::Generator 2023-07-13T15:13:27.9203606Z ] 2023-07-13T15:13:27.9204499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9205300Z with 2023-07-13T15:13:27.9205728Z [ 2023-07-13T15:13:27.9206101Z T=at::Generator 2023-07-13T15:13:27.9206489Z ] 2023-07-13T15:13:27.9207564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9208475Z with 2023-07-13T15:13:27.9208820Z [ 2023-07-13T15:13:27.9209194Z T=at::Generator 2023-07-13T15:13:27.9209539Z ] 2023-07-13T15:13:27.9210457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:27.9211936Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9213609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9214520Z with 2023-07-13T15:13:27.9214870Z [ 2023-07-13T15:13:27.9215219Z T=at::Generator 2023-07-13T15:13:27.9215597Z ] 2023-07-13T15:13:27.9216468Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9217285Z with 2023-07-13T15:13:27.9217593Z [ 2023-07-13T15:13:27.9217969Z T=c10::Scalar 2023-07-13T15:13:27.9218347Z ] 2023-07-13T15:13:27.9219339Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9220265Z with 2023-07-13T15:13:27.9220698Z [ 2023-07-13T15:13:27.9221073Z T=c10::Scalar 2023-07-13T15:13:27.9221447Z ] 2023-07-13T15:13:27.9222413Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9223325Z with 2023-07-13T15:13:27.9223670Z [ 2023-07-13T15:13:27.9224033Z T=c10::Scalar 2023-07-13T15:13:27.9224373Z ] 2023-07-13T15:13:27.9225287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:27.9226874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9228818Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9229726Z with 2023-07-13T15:13:27.9230079Z [ 2023-07-13T15:13:27.9230425Z T=c10::Scalar 2023-07-13T15:13:27.9230936Z ] 2023-07-13T15:13:27.9231885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9232951Z with 2023-07-13T15:13:27.9233414Z [ 2023-07-13T15:13:27.9234027Z T=std::shared_ptr 2023-07-13T15:13:27.9234677Z ] 2023-07-13T15:13:27.9235741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9236741Z with 2023-07-13T15:13:27.9237154Z [ 2023-07-13T15:13:27.9237773Z T=std::shared_ptr 2023-07-13T15:13:27.9238366Z ] 2023-07-13T15:13:27.9239572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9240809Z with 2023-07-13T15:13:27.9241269Z [ 2023-07-13T15:13:27.9241862Z T=std::shared_ptr 2023-07-13T15:13:27.9242464Z ] 2023-07-13T15:13:27.9243622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:27.9245304Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9246940Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9248051Z with 2023-07-13T15:13:27.9248538Z [ 2023-07-13T15:13:27.9249132Z T=std::shared_ptr 2023-07-13T15:13:27.9249626Z ] 2023-07-13T15:13:27.9250632Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9251583Z with 2023-07-13T15:13:27.9252038Z [ 2023-07-13T15:13:27.9252624Z T=std::weak_ptr 2023-07-13T15:13:27.9253107Z ] 2023-07-13T15:13:27.9254200Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9255320Z with 2023-07-13T15:13:27.9255769Z [ 2023-07-13T15:13:27.9256277Z T=std::weak_ptr 2023-07-13T15:13:27.9256850Z ] 2023-07-13T15:13:27.9257953Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9290289Z with 2023-07-13T15:13:27.9290681Z [ 2023-07-13T15:13:27.9291419Z T=std::weak_ptr 2023-07-13T15:13:27.9291898Z ] 2023-07-13T15:13:27.9292813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:27.9293682Z with 2023-07-13T15:13:27.9294040Z [ 2023-07-13T15:13:27.9294645Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:13:27.9295071Z ] 2023-07-13T15:13:27.9296162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9297064Z with 2023-07-13T15:13:27.9301423Z [ 2023-07-13T15:13:27.9301949Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:13:27.9302841Z ] 2023-07-13T15:13:27.9304136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9305287Z with 2023-07-13T15:13:27.9305653Z [ 2023-07-13T15:13:27.9306189Z T=std::weak_ptr 2023-07-13T15:13:27.9306692Z ] 2023-07-13T15:13:27.9307671Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9308650Z with 2023-07-13T15:13:27.9309056Z [ 2023-07-13T15:13:27.9309739Z T=std::vector> 2023-07-13T15:13:27.9310383Z ] 2023-07-13T15:13:27.9311404Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9312373Z with 2023-07-13T15:13:27.9312771Z [ 2023-07-13T15:13:27.9313381Z T=std::vector> 2023-07-13T15:13:27.9313935Z ] 2023-07-13T15:13:27.9315002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9316177Z with 2023-07-13T15:13:27.9316645Z [ 2023-07-13T15:13:27.9317348Z T=std::vector> 2023-07-13T15:13:27.9317898Z ] 2023-07-13T15:13:27.9319103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:13:27.9320993Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9322835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9324148Z with 2023-07-13T15:13:27.9324554Z [ 2023-07-13T15:13:27.9325130Z T=std::vector> 2023-07-13T15:13:27.9325699Z ] 2023-07-13T15:13:27.9326844Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9327792Z with 2023-07-13T15:13:27.9328154Z [ 2023-07-13T15:13:27.9328693Z T=std::vector> 2023-07-13T15:13:27.9329269Z ] 2023-07-13T15:13:27.9330367Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9331377Z with 2023-07-13T15:13:27.9331743Z [ 2023-07-13T15:13:27.9332281Z T=std::vector> 2023-07-13T15:13:27.9332780Z ] 2023-07-13T15:13:27.9333922Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9334928Z with 2023-07-13T15:13:27.9335320Z [ 2023-07-13T15:13:27.9335829Z T=std::vector> 2023-07-13T15:13:27.9336408Z ] 2023-07-13T15:13:27.9337556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:13:27.9339359Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9341082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9342088Z with 2023-07-13T15:13:27.9342476Z [ 2023-07-13T15:13:27.9342970Z T=std::vector> 2023-07-13T15:13:27.9343548Z ] 2023-07-13T15:13:27.9344675Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9345522Z with 2023-07-13T15:13:27.9345884Z [ 2023-07-13T15:13:27.9346454Z T=std::vector,std::allocator>> 2023-07-13T15:13:27.9347036Z ] 2023-07-13T15:13:27.9348054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9348996Z with 2023-07-13T15:13:27.9349344Z [ 2023-07-13T15:13:27.9349973Z T=std::vector,std::allocator>> 2023-07-13T15:13:27.9350641Z ] 2023-07-13T15:13:27.9351903Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9352884Z with 2023-07-13T15:13:27.9353253Z [ 2023-07-13T15:13:27.9353883Z T=std::vector,std::allocator>> 2023-07-13T15:13:27.9354713Z ] 2023-07-13T15:13:27.9356016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9358003Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9359791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9361381Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9362399Z with 2023-07-13T15:13:27.9362814Z [ 2023-07-13T15:13:27.9363465Z T=std::vector,std::allocator>> 2023-07-13T15:13:27.9364140Z ] 2023-07-13T15:13:27.9365240Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9366257Z with 2023-07-13T15:13:27.9366658Z [ 2023-07-13T15:13:27.9367283Z T=std::vector,std::allocator>> 2023-07-13T15:13:27.9367831Z ] 2023-07-13T15:13:27.9368813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9369755Z with 2023-07-13T15:13:27.9370133Z [ 2023-07-13T15:13:27.9370695Z T=std::vector,std::allocator>> 2023-07-13T15:13:27.9371403Z ] 2023-07-13T15:13:27.9372689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9373716Z with 2023-07-13T15:13:27.9374095Z [ 2023-07-13T15:13:27.9374657Z T=std::vector,std::allocator>> 2023-07-13T15:13:27.9375212Z ] 2023-07-13T15:13:27.9376273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9378113Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9379689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9381135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9382362Z with 2023-07-13T15:13:27.9382726Z [ 2023-07-13T15:13:27.9383297Z T=std::vector,std::allocator>> 2023-07-13T15:13:27.9383989Z ] 2023-07-13T15:13:27.9384890Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9385704Z with 2023-07-13T15:13:27.9386054Z [ 2023-07-13T15:13:27.9386493Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:27.9386944Z ] 2023-07-13T15:13:27.9388077Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9389132Z with 2023-07-13T15:13:27.9389500Z [ 2023-07-13T15:13:27.9390012Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:27.9390498Z ] 2023-07-13T15:13:27.9391591Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9392574Z with 2023-07-13T15:13:27.9393134Z [ 2023-07-13T15:13:27.9393675Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:27.9394202Z ] 2023-07-13T15:13:27.9395311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:13:27.9396957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9398918Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9400185Z with 2023-07-13T15:13:27.9400594Z [ 2023-07-13T15:13:27.9401147Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:27.9401641Z ] 2023-07-13T15:13:27.9402631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9403568Z with 2023-07-13T15:13:27.9403983Z [ 2023-07-13T15:13:27.9404546Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:27.9405112Z ] 2023-07-13T15:13:27.9406176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9407102Z with 2023-07-13T15:13:27.9407437Z [ 2023-07-13T15:13:27.9407975Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:27.9408695Z ] 2023-07-13T15:13:27.9409777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9410776Z with 2023-07-13T15:13:27.9411136Z [ 2023-07-13T15:13:27.9411729Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:27.9412583Z ] 2023-07-13T15:13:27.9414110Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:27.9416026Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9417963Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9419544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9420438Z with 2023-07-13T15:13:27.9420801Z [ 2023-07-13T15:13:27.9421338Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:27.9421851Z ] 2023-07-13T15:13:27.9422799Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9423617Z with 2023-07-13T15:13:27.9424037Z [ 2023-07-13T15:13:27.9424465Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:27.9424864Z ] 2023-07-13T15:13:27.9425771Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9426717Z with 2023-07-13T15:13:27.9427047Z [ 2023-07-13T15:13:27.9427421Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:27.9427832Z ] 2023-07-13T15:13:27.9428736Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9429602Z with 2023-07-13T15:13:27.9429900Z [ 2023-07-13T15:13:27.9430304Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:27.9430699Z ] 2023-07-13T15:13:27.9431670Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:27.9433220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9434020Z with 2023-07-13T15:13:27.9434377Z [ 2023-07-13T15:13:27.9434784Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:27.9435189Z ] 2023-07-13T15:13:27.9436085Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9437538Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9438753Z with 2023-07-13T15:13:27.9439099Z [ 2023-07-13T15:13:27.9439604Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:27.9439983Z ] 2023-07-13T15:13:27.9440982Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9441797Z with 2023-07-13T15:13:27.9442130Z [ 2023-07-13T15:13:27.9443017Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:27.9443975Z ] 2023-07-13T15:13:27.9444842Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9445655Z with 2023-07-13T15:13:27.9445984Z [ 2023-07-13T15:13:27.9446891Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:27.9447708Z ] 2023-07-13T15:13:27.9448645Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9449598Z with 2023-07-13T15:13:27.9449930Z [ 2023-07-13T15:13:27.9450936Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:27.9451777Z ] 2023-07-13T15:13:27.9453073Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9454276Z with 2023-07-13T15:13:27.9454616Z [ 2023-07-13T15:13:27.9455007Z TTarget=c10::StorageImpl 2023-07-13T15:13:27.9455364Z ] 2023-07-13T15:13:27.9456627Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9457851Z with 2023-07-13T15:13:27.9458202Z [ 2023-07-13T15:13:27.9458596Z TTarget=c10::StorageImpl 2023-07-13T15:13:27.9458949Z ] 2023-07-13T15:13:27.9459826Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9460651Z with 2023-07-13T15:13:27.9460979Z [ 2023-07-13T15:13:27.9461863Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:27.9462956Z ] 2023-07-13T15:13:27.9464074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9464894Z with 2023-07-13T15:13:27.9465223Z [ 2023-07-13T15:13:27.9465586Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:27.9465978Z ] 2023-07-13T15:13:27.9466811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9467733Z with 2023-07-13T15:13:27.9468063Z [ 2023-07-13T15:13:27.9468433Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:27.9468821Z ] 2023-07-13T15:13:27.9469714Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9470595Z with 2023-07-13T15:13:27.9470901Z [ 2023-07-13T15:13:27.9471290Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:27.9471682Z ] 2023-07-13T15:13:27.9472536Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:27.9474170Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9475544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9476395Z with 2023-07-13T15:13:27.9476728Z [ 2023-07-13T15:13:27.9477130Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:27.9477492Z ] 2023-07-13T15:13:27.9478293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9479049Z with 2023-07-13T15:13:27.9479372Z [ 2023-07-13T15:13:27.9479762Z T=torch::autograd::ViewInfo 2023-07-13T15:13:27.9480243Z ] 2023-07-13T15:13:27.9481081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9481884Z with 2023-07-13T15:13:27.9482210Z [ 2023-07-13T15:13:27.9482569Z T=torch::autograd::ViewInfo 2023-07-13T15:13:27.9482958Z ] 2023-07-13T15:13:27.9483887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9484757Z with 2023-07-13T15:13:27.9485056Z [ 2023-07-13T15:13:27.9485592Z T=torch::autograd::ViewInfo 2023-07-13T15:13:27.9485981Z ] 2023-07-13T15:13:27.9486939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:27.9488356Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9490988Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9491882Z with 2023-07-13T15:13:27.9492215Z [ 2023-07-13T15:13:27.9492604Z T=torch::autograd::ViewInfo 2023-07-13T15:13:27.9492990Z ] 2023-07-13T15:13:27.9493770Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9494529Z with 2023-07-13T15:13:27.9494854Z [ 2023-07-13T15:13:27.9495306Z T=std::vector> 2023-07-13T15:13:27.9495739Z ] 2023-07-13T15:13:27.9496584Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9497372Z with 2023-07-13T15:13:27.9497698Z [ 2023-07-13T15:13:27.9498126Z T=std::vector> 2023-07-13T15:13:27.9498569Z ] 2023-07-13T15:13:27.9499473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:27.9500510Z with 2023-07-13T15:13:27.9500842Z [ 2023-07-13T15:13:27.9501265Z T=std::vector> 2023-07-13T15:13:27.9501725Z ] 2023-07-13T15:13:27.9502620Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:13:27.9503486Z with 2023-07-13T15:13:27.9503834Z [ 2023-07-13T15:13:27.9504220Z T=c10::SymInt 2023-07-13T15:13:27.9504563Z ] 2023-07-13T15:13:27.9505436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9506350Z with 2023-07-13T15:13:27.9506782Z [ 2023-07-13T15:13:27.9507221Z T=c10::SymInt 2023-07-13T15:13:27.9507581Z ] 2023-07-13T15:13:27.9508482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9510092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:27.9511623Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9512462Z with 2023-07-13T15:13:27.9512903Z [ 2023-07-13T15:13:27.9513373Z T=std::vector> 2023-07-13T15:13:27.9513886Z ] 2023-07-13T15:13:27.9515058Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:27.9516039Z with 2023-07-13T15:13:27.9516413Z [ 2023-07-13T15:13:27.9516737Z T=c10::IValue 2023-07-13T15:13:27.9517089Z ] 2023-07-13T15:13:27.9517925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:27.9518710Z with 2023-07-13T15:13:27.9519040Z [ 2023-07-13T15:13:27.9519387Z T=c10::IValue 2023-07-13T15:13:27.9519825Z ] 2023-07-13T15:13:45.9434620Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:45.9435968Z with 2023-07-13T15:13:45.9438202Z [ 2023-07-13T15:13:45.9438910Z T=c10::IValue 2023-07-13T15:13:45.9439607Z ] 2023-07-13T15:13:45.9440872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:45.9442660Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:45.9444535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:45.9446002Z with 2023-07-13T15:13:45.9446671Z [ 2023-07-13T15:13:45.9447319Z T=c10::IValue 2023-07-13T15:13:45.9447932Z ] 2023-07-13T15:13:45.9449072Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:45.9450761Z with 2023-07-13T15:13:45.9451841Z [ 2023-07-13T15:13:45.9452509Z T=c10::AliasInfo 2023-07-13T15:13:45.9453117Z ] 2023-07-13T15:13:45.9454323Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:45.9455499Z with 2023-07-13T15:13:45.9456084Z [ 2023-07-13T15:13:45.9456849Z T=c10::AliasInfo 2023-07-13T15:13:45.9457517Z ] 2023-07-13T15:13:45.9459308Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:45.9460636Z with 2023-07-13T15:13:45.9461225Z [ 2023-07-13T15:13:45.9461873Z T=c10::AliasInfo 2023-07-13T15:13:45.9462510Z ] 2023-07-13T15:13:45.9494076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:45.9496251Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:45.9499597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:45.9500918Z with 2023-07-13T15:13:45.9501527Z [ 2023-07-13T15:13:45.9502162Z T=c10::AliasInfo 2023-07-13T15:13:45.9505276Z ] 2023-07-13T15:13:45.9506520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:45.9507690Z with 2023-07-13T15:13:45.9508262Z [ 2023-07-13T15:13:45.9508911Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:45.9511589Z ] 2023-07-13T15:13:45.9512910Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:45.9514054Z with 2023-07-13T15:13:45.9514639Z [ 2023-07-13T15:13:45.9515296Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:45.9515937Z ] 2023-07-13T15:13:45.9517289Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:45.9519025Z with 2023-07-13T15:13:45.9519561Z [ 2023-07-13T15:13:45.9520216Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:45.9520861Z ] 2023-07-13T15:13:45.9522102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:45.9524266Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:45.9526529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:45.9527725Z with 2023-07-13T15:13:45.9528274Z [ 2023-07-13T15:13:45.9528940Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:45.9529589Z ] 2023-07-13T15:13:45.9530816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:45.9532202Z with 2023-07-13T15:13:45.9532872Z [ 2023-07-13T15:13:45.9533618Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:45.9534344Z ] 2023-07-13T15:13:45.9535585Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:45.9536706Z with 2023-07-13T15:13:45.9537234Z [ 2023-07-13T15:13:45.9538222Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:45.9539259Z ] 2023-07-13T15:13:45.9540581Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:45.9541814Z with 2023-07-13T15:13:45.9542359Z [ 2023-07-13T15:13:45.9543411Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:45.9544137Z ] 2023-07-13T15:13:45.9546098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:45.9548213Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:45.9550179Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:45.9551359Z with 2023-07-13T15:13:45.9552018Z [ 2023-07-13T15:13:45.9553045Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:45.9553846Z ] 2023-07-13T15:13:45.9555000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:45.9556106Z with 2023-07-13T15:13:45.9556653Z [ 2023-07-13T15:13:45.9557290Z T=at::StepCallbacks 2023-07-13T15:13:45.9557920Z ] 2023-07-13T15:13:45.9559382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:45.9560531Z with 2023-07-13T15:13:46.1182933Z [ 2023-07-13T15:13:46.1184803Z T=at::StepCallbacks 2023-07-13T15:13:46.1373962Z ] 2023-07-13T15:13:46.1375479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:46.1439290Z with 2023-07-13T15:13:46.1440380Z [ 2023-07-13T15:13:46.1441106Z T=at::StepCallbacks 2023-07-13T15:13:46.1441779Z ] 2023-07-13T15:13:46.1443087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:46.1448314Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:46.1450346Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:46.1451646Z with 2023-07-13T15:13:46.1452267Z [ 2023-07-13T15:13:46.1452925Z T=at::StepCallbacks 2023-07-13T15:13:46.1456241Z ] 2023-07-13T15:13:46.1457568Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:46.1458769Z with 2023-07-13T15:13:46.1459391Z [ 2023-07-13T15:13:49.2528192Z T=c10::either 2023-07-13T15:13:49.2529213Z ] 2023-07-13T15:13:49.2530511Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.2532065Z with 2023-07-13T15:13:49.2532572Z [ 2023-07-13T15:13:49.2533484Z T=c10::either 2023-07-13T15:13:49.2534174Z ] 2023-07-13T15:13:49.2535302Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.2536314Z with 2023-07-13T15:13:49.2536725Z [ 2023-07-13T15:13:49.2537300Z T=c10::either 2023-07-13T15:13:49.2537870Z ] 2023-07-13T15:13:49.2538946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:49.2540987Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.2542660Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.2543630Z with 2023-07-13T15:13:49.2544025Z [ 2023-07-13T15:13:49.2544568Z T=c10::either 2023-07-13T15:13:49.2545053Z ] 2023-07-13T15:13:49.2545956Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.2546899Z with 2023-07-13T15:13:49.2921413Z [ 2023-07-13T15:13:49.2922043Z K=c10::DispatchKey, 2023-07-13T15:13:49.2922796Z V=std::list> 2023-07-13T15:13:49.2923439Z ] 2023-07-13T15:13:49.2924551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.2925565Z with 2023-07-13T15:13:49.2926130Z [ 2023-07-13T15:13:49.2926605Z K=c10::DispatchKey, 2023-07-13T15:13:49.2927552Z V=std::list> 2023-07-13T15:13:49.2928181Z ] 2023-07-13T15:13:49.2929747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.2931249Z with 2023-07-13T15:13:49.2931639Z [ 2023-07-13T15:13:49.2932093Z K=c10::DispatchKey, 2023-07-13T15:13:49.2932794Z V=std::list>, 2023-07-13T15:13:49.2933689Z H=std::hash, 2023-07-13T15:13:49.2934498Z E=std::equal_to, 2023-07-13T15:13:49.2935399Z A=std::allocator>>> 2023-07-13T15:13:49.2936527Z ] 2023-07-13T15:13:49.2938386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.2940009Z with 2023-07-13T15:13:49.2940419Z [ 2023-07-13T15:13:49.2941132Z K=c10::DispatchKey, 2023-07-13T15:13:49.2941873Z V=std::list>, 2023-07-13T15:13:49.2942586Z H=std::hash, 2023-07-13T15:13:49.2943158Z E=std::equal_to, 2023-07-13T15:13:49.2944061Z A=std::allocator>>> 2023-07-13T15:13:49.2944842Z ] 2023-07-13T15:13:49.2946499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.2948083Z with 2023-07-13T15:13:49.2948453Z [ 2023-07-13T15:13:49.2951614Z K=c10::DispatchKey, 2023-07-13T15:13:49.2952756Z V=std::list>, 2023-07-13T15:13:49.2954597Z H=std::hash, 2023-07-13T15:13:49.2955474Z E=std::equal_to, 2023-07-13T15:13:49.2956640Z A=std::allocator>>> 2023-07-13T15:13:49.2957633Z ] 2023-07-13T15:13:49.2959353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.2961333Z with 2023-07-13T15:13:49.2962018Z [ 2023-07-13T15:13:49.2962684Z K=c10::DispatchKey, 2023-07-13T15:13:49.2963600Z V=std::list> 2023-07-13T15:13:49.2964440Z ] 2023-07-13T15:13:49.2967871Z [25/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_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:49.2971355Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:49.2972329Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:49.2973268Z 2023-07-13T15:13:49.2974270Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:49.2976520Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:49.2978247Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:49.2979900Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:49.2981429Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:49.2983045Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:49.2984315Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:49.2988109Z [26/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp 2023-07-13T15:13:49.2991689Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:49.2992668Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:49.2993278Z 2023-07-13T15:13:49.2994153Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:49.2996241Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:49.2997943Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:49.2999568Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:49.3001038Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:49.3002835Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:49.3004374Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:49.3005617Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:49.3006881Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:49.3008111Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:49.3021033Z [27/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_betas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-13T15:13:49.3033854Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3035682Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3037801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3039535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3041199Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3043033Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3045073Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3046771Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3048475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3049929Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3051145Z ^ 2023-07-13T15:13:49.3051602Z 2023-07-13T15:13:49.3052184Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:49.3052862Z 2023-07-13T15:13:49.3053950Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3055264Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3056009Z ^ 2023-07-13T15:13:49.3056578Z 2023-07-13T15:13:49.3057819Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3059204Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3059961Z ^ 2023-07-13T15:13:49.3060416Z 2023-07-13T15:13:49.3061037Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:49.3061750Z 2023-07-13T15:13:49.3062705Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3064442Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3065290Z ^ 2023-07-13T15:13:49.3065763Z 2023-07-13T15:13:49.3066654Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3069513Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3070394Z ^ 2023-07-13T15:13:49.3070834Z 2023-07-13T15:13:49.3071771Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:49.3072474Z 2023-07-13T15:13:49.3073396Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3074666Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3075440Z ^ 2023-07-13T15:13:49.3075903Z 2023-07-13T15:13:49.3076881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3078581Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3079374Z ^ 2023-07-13T15:13:49.3079811Z 2023-07-13T15:13:49.3080385Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:49.3081049Z 2023-07-13T15:13:49.3081960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3083277Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3084295Z ^ 2023-07-13T15:13:49.3084827Z 2023-07-13T15:13:49.3086048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3087370Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3088124Z ^ 2023-07-13T15:13:49.3088568Z 2023-07-13T15:13:49.3089131Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:49.3089793Z 2023-07-13T15:13:49.3090779Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3092537Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3093347Z ^ 2023-07-13T15:13:49.3093795Z 2023-07-13T15:13:49.3094695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3096150Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3096864Z ^ 2023-07-13T15:13:49.3097306Z 2023-07-13T15:13:49.3097977Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:49.3099045Z 2023-07-13T15:13:49.3099984Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3101297Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3102060Z ^ 2023-07-13T15:13:49.3102523Z 2023-07-13T15:13:49.3103403Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3105341Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3106451Z ^ 2023-07-13T15:13:49.3106869Z 2023-07-13T15:13:49.3107435Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:49.3108107Z 2023-07-13T15:13:49.3109023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3110319Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3111083Z ^ 2023-07-13T15:13:49.3111646Z 2023-07-13T15:13:49.3113825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3115230Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3115985Z ^ 2023-07-13T15:13:49.3116424Z 2023-07-13T15:13:49.3116989Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:49.3117658Z 2023-07-13T15:13:49.3120978Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:49.3122349Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:49.3123181Z ^ 2023-07-13T15:13:49.3123623Z 2023-07-13T15:13:49.3123968Z compute_betas.cu 2023-07-13T15:13:49.3124734Z tmpxft_00000518_00000000-7_compute_betas.compute_90.cudafe1.cpp 2023-07-13T15:13:49.3128604Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3129753Z with 2023-07-13T15:13:49.3130353Z [ 2023-07-13T15:13:49.3131148Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:49.3134307Z ] 2023-07-13T15:13:49.3135596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3136754Z with 2023-07-13T15:13:49.3137339Z [ 2023-07-13T15:13:49.3138123Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:49.3139037Z ] 2023-07-13T15:13:49.3140802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3142080Z with 2023-07-13T15:13:49.3142679Z [ 2023-07-13T15:13:49.3143477Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:49.3144221Z ] 2023-07-13T15:13:49.3145565Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:49.3148100Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3150614Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3152552Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3153948Z with 2023-07-13T15:13:49.3154829Z [ 2023-07-13T15:13:49.3155632Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:49.3156377Z ] 2023-07-13T15:13:49.3157551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3158674Z with 2023-07-13T15:13:49.3159263Z [ 2023-07-13T15:13:49.3160191Z T=std::basic_string,std::allocator> 2023-07-13T15:13:49.3161459Z ] 2023-07-13T15:13:49.3162680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3163865Z with 2023-07-13T15:13:49.3164429Z [ 2023-07-13T15:13:49.3165400Z T=std::basic_string,std::allocator> 2023-07-13T15:13:49.3166189Z ] 2023-07-13T15:13:49.3167670Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3169245Z with 2023-07-13T15:13:49.3169810Z [ 2023-07-13T15:13:49.3170634Z T=std::basic_string,std::allocator> 2023-07-13T15:13:49.3171430Z ] 2023-07-13T15:13:49.3172766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3175243Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3177217Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3178430Z with 2023-07-13T15:13:49.3178988Z [ 2023-07-13T15:13:49.3179789Z T=std::basic_string,std::allocator> 2023-07-13T15:13:49.3180658Z ] 2023-07-13T15:13:49.3182153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3183354Z with 2023-07-13T15:13:49.3183919Z [ 2023-07-13T15:13:49.3184538Z T=c10::SymInt 2023-07-13T15:13:49.3185151Z ] 2023-07-13T15:13:49.3186284Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3187754Z with 2023-07-13T15:13:49.3188531Z [ 2023-07-13T15:13:49.3189274Z T=c10::SymInt 2023-07-13T15:13:49.3189878Z ] 2023-07-13T15:13:49.3191356Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3192609Z with 2023-07-13T15:13:49.3193176Z [ 2023-07-13T15:13:49.3193859Z T=c10::SymInt 2023-07-13T15:13:49.3194769Z ] 2023-07-13T15:13:49.3196329Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:49.3198112Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3199945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3201375Z with 2023-07-13T15:13:49.3202007Z [ 2023-07-13T15:13:49.3202891Z T=c10::SymInt 2023-07-13T15:13:49.3203483Z ] 2023-07-13T15:13:49.3204666Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3205772Z with 2023-07-13T15:13:49.3206364Z [ 2023-07-13T15:13:49.3207002Z T=c10::QualifiedName 2023-07-13T15:13:49.3207619Z ] 2023-07-13T15:13:49.3209253Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3210482Z with 2023-07-13T15:13:49.3211077Z [ 2023-07-13T15:13:49.3211723Z T=c10::QualifiedName 2023-07-13T15:13:49.3212339Z ] 2023-07-13T15:13:49.3213622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3214939Z with 2023-07-13T15:13:49.3215510Z [ 2023-07-13T15:13:49.3216624Z T=c10::QualifiedName 2023-07-13T15:13:49.3217241Z ] 2023-07-13T15:13:49.3218475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:49.3220450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3222433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3223970Z with 2023-07-13T15:13:49.3224563Z [ 2023-07-13T15:13:49.3225170Z T=c10::QualifiedName 2023-07-13T15:13:49.3225803Z ] 2023-07-13T15:13:49.3227051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3228468Z with 2023-07-13T15:13:49.3229048Z [ 2023-07-13T15:13:49.3230025Z T=at::TensorBase 2023-07-13T15:13:49.3230673Z ] 2023-07-13T15:13:49.3232073Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3233307Z with 2023-07-13T15:13:49.3233911Z [ 2023-07-13T15:13:49.3234542Z T=at::TensorBase 2023-07-13T15:13:49.3235130Z ] 2023-07-13T15:13:49.3236863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3238141Z with 2023-07-13T15:13:49.3238736Z [ 2023-07-13T15:13:49.3239385Z T=at::TensorBase 2023-07-13T15:13:49.3239968Z ] 2023-07-13T15:13:49.3241195Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:49.3243131Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3245287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3246488Z with 2023-07-13T15:13:49.3247080Z [ 2023-07-13T15:13:49.3247676Z T=at::TensorBase 2023-07-13T15:13:49.3248313Z ] 2023-07-13T15:13:49.3249562Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3251021Z with 2023-07-13T15:13:49.3251591Z [ 2023-07-13T15:13:49.3252164Z T=at::Tensor 2023-07-13T15:13:49.3252755Z ] 2023-07-13T15:13:49.3253930Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3255055Z with 2023-07-13T15:13:49.3255620Z [ 2023-07-13T15:13:49.3256411Z T=at::Tensor 2023-07-13T15:13:49.3257111Z ] 2023-07-13T15:13:49.3258653Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3259904Z with 2023-07-13T15:13:49.3260474Z [ 2023-07-13T15:13:49.3261087Z T=at::Tensor 2023-07-13T15:13:49.3261688Z ] 2023-07-13T15:13:49.3262947Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:49.3265258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3267095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3268510Z with 2023-07-13T15:13:49.3269095Z [ 2023-07-13T15:13:49.3269767Z T=at::Tensor 2023-07-13T15:13:49.3270374Z ] 2023-07-13T15:13:49.3272069Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3273272Z with 2023-07-13T15:13:49.3273850Z [ 2023-07-13T15:13:49.3274455Z T=at::Generator 2023-07-13T15:13:49.3275070Z ] 2023-07-13T15:13:49.3276437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3277789Z with 2023-07-13T15:13:49.3278654Z [ 2023-07-13T15:13:49.3279240Z T=at::Generator 2023-07-13T15:13:49.3279861Z ] 2023-07-13T15:13:49.3281144Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3282351Z with 2023-07-13T15:13:49.3282930Z [ 2023-07-13T15:13:49.3283677Z T=at::Generator 2023-07-13T15:13:49.3284290Z ] 2023-07-13T15:13:49.3285807Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:49.3287629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3289448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3290909Z with 2023-07-13T15:13:49.3291492Z [ 2023-07-13T15:13:49.3292439Z T=at::Generator 2023-07-13T15:13:49.3293013Z ] 2023-07-13T15:13:49.3294160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3295266Z with 2023-07-13T15:13:49.3295837Z [ 2023-07-13T15:13:49.3296434Z T=c10::Scalar 2023-07-13T15:13:49.3297004Z ] 2023-07-13T15:13:49.3298322Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3299813Z with 2023-07-13T15:13:49.3300386Z [ 2023-07-13T15:13:49.3301000Z T=c10::Scalar 2023-07-13T15:13:49.3301603Z ] 2023-07-13T15:13:49.3302885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3304111Z with 2023-07-13T15:13:49.3305461Z [ 2023-07-13T15:13:49.3306259Z T=c10::Scalar 2023-07-13T15:13:49.3306854Z ] 2023-07-13T15:13:49.3308134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:49.3310026Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3312792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3314118Z with 2023-07-13T15:13:49.3314715Z [ 2023-07-13T15:13:49.3315299Z T=c10::Scalar 2023-07-13T15:13:49.3315924Z ] 2023-07-13T15:13:49.3317111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3318435Z with 2023-07-13T15:13:49.3319021Z [ 2023-07-13T15:13:49.3320205Z T=std::shared_ptr 2023-07-13T15:13:49.3321026Z ] 2023-07-13T15:13:49.3322303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3323435Z with 2023-07-13T15:13:49.3324010Z [ 2023-07-13T15:13:49.3324763Z T=std::shared_ptr 2023-07-13T15:13:49.3325556Z ] 2023-07-13T15:13:49.3327259Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3328546Z with 2023-07-13T15:13:49.3329138Z [ 2023-07-13T15:13:49.3329874Z T=std::shared_ptr 2023-07-13T15:13:49.3330590Z ] 2023-07-13T15:13:49.3332116Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:49.3334510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3336413Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3337581Z with 2023-07-13T15:13:49.3338149Z [ 2023-07-13T15:13:49.3338953Z T=std::shared_ptr 2023-07-13T15:13:49.3339694Z ] 2023-07-13T15:13:49.3341211Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3342338Z with 2023-07-13T15:13:49.3342917Z [ 2023-07-13T15:13:49.3343624Z T=std::weak_ptr 2023-07-13T15:13:49.3344335Z ] 2023-07-13T15:13:49.3345511Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3346796Z with 2023-07-13T15:13:49.3347721Z [ 2023-07-13T15:13:49.3348417Z T=std::weak_ptr 2023-07-13T15:13:49.3349122Z ] 2023-07-13T15:13:49.3350392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3351845Z with 2023-07-13T15:13:49.3353693Z [ 2023-07-13T15:13:49.3354896Z T=std::weak_ptr 2023-07-13T15:13:49.3355608Z ] 2023-07-13T15:13:49.3356839Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:49.3358041Z with 2023-07-13T15:13:49.3358619Z [ 2023-07-13T15:13:49.3359302Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:13:49.3360052Z ] 2023-07-13T15:13:49.3362494Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3363717Z with 2023-07-13T15:13:49.3364320Z [ 2023-07-13T15:13:49.3365006Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:13:49.3365680Z ] 2023-07-13T15:13:49.3369351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3370648Z with 2023-07-13T15:13:49.3371237Z [ 2023-07-13T15:13:49.3371954Z T=std::weak_ptr 2023-07-13T15:13:49.3372661Z ] 2023-07-13T15:13:49.3376237Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3377468Z with 2023-07-13T15:13:49.3378056Z [ 2023-07-13T15:13:49.3378865Z T=std::vector> 2023-07-13T15:13:49.3379640Z ] 2023-07-13T15:13:49.3383259Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3384492Z with 2023-07-13T15:13:49.3385084Z [ 2023-07-13T15:13:49.3385877Z T=std::vector> 2023-07-13T15:13:49.3386640Z ] 2023-07-13T15:13:49.3390344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3391614Z with 2023-07-13T15:13:49.3392232Z [ 2023-07-13T15:13:49.3393018Z T=std::vector> 2023-07-13T15:13:49.3393840Z ] 2023-07-13T15:13:49.3397722Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:13:49.3399756Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3404374Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3405857Z with 2023-07-13T15:13:49.3406449Z [ 2023-07-13T15:13:49.3407216Z T=std::vector> 2023-07-13T15:13:49.3410742Z ] 2023-07-13T15:13:49.3411991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3413108Z with 2023-07-13T15:13:49.3413693Z [ 2023-07-13T15:13:49.3414370Z T=std::vector> 2023-07-13T15:13:49.3417597Z ] 2023-07-13T15:13:49.3418825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3419994Z with 2023-07-13T15:13:49.3420589Z [ 2023-07-13T15:13:49.3421266Z T=std::vector> 2023-07-13T15:13:49.3424496Z ] 2023-07-13T15:13:49.3425816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3427027Z with 2023-07-13T15:13:49.3427600Z [ 2023-07-13T15:13:49.3428280Z T=std::vector> 2023-07-13T15:13:49.3431528Z ] 2023-07-13T15:13:49.3432822Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:13:49.3434711Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3439145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3440367Z with 2023-07-13T15:13:49.3440936Z [ 2023-07-13T15:13:49.3441655Z T=std::vector> 2023-07-13T15:13:49.3444883Z ] 2023-07-13T15:13:49.3446135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3447290Z with 2023-07-13T15:13:49.3447872Z [ 2023-07-13T15:13:49.3448675Z T=std::vector,std::allocator>> 2023-07-13T15:13:49.3451997Z ] 2023-07-13T15:13:49.3453232Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3454411Z with 2023-07-13T15:13:49.3454978Z [ 2023-07-13T15:13:49.3455796Z T=std::vector,std::allocator>> 2023-07-13T15:13:49.3460598Z ] 2023-07-13T15:13:49.3461955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3465529Z with 2023-07-13T15:13:49.3466231Z [ 2023-07-13T15:13:49.3467070Z T=std::vector,std::allocator>> 2023-07-13T15:13:49.3468078Z ] 2023-07-13T15:13:49.3469591Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3474126Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3476004Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3480388Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3481590Z with 2023-07-13T15:13:49.3482183Z [ 2023-07-13T15:13:49.3483030Z T=std::vector,std::allocator>> 2023-07-13T15:13:49.3486644Z ] 2023-07-13T15:13:49.3487918Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3489025Z with 2023-07-13T15:13:49.3489615Z [ 2023-07-13T15:13:49.3490401Z T=std::vector,std::allocator>> 2023-07-13T15:13:49.3491172Z ] 2023-07-13T15:13:49.3492347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3493460Z with 2023-07-13T15:13:49.3494058Z [ 2023-07-13T15:13:49.3494845Z T=std::vector,std::allocator>> 2023-07-13T15:13:49.3495650Z ] 2023-07-13T15:13:49.3499477Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3500674Z with 2023-07-13T15:13:49.3501252Z [ 2023-07-13T15:13:49.3502041Z T=std::vector,std::allocator>> 2023-07-13T15:13:49.3502800Z ] 2023-07-13T15:13:49.3504114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3506109Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3507949Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3509676Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3511140Z with 2023-07-13T15:13:49.3511707Z [ 2023-07-13T15:13:49.3512503Z T=std::vector,std::allocator>> 2023-07-13T15:13:49.3516015Z ] 2023-07-13T15:13:49.3517225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3518293Z with 2023-07-13T15:13:49.3518862Z [ 2023-07-13T15:13:49.3519559Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:49.3520228Z ] 2023-07-13T15:13:49.3521403Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3522514Z with 2023-07-13T15:13:49.3523088Z [ 2023-07-13T15:13:49.3523807Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:49.3524487Z ] 2023-07-13T15:13:49.3525762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3526930Z with 2023-07-13T15:13:49.3527498Z [ 2023-07-13T15:13:49.3528188Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:49.3528861Z ] 2023-07-13T15:13:49.3530146Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:13:49.3532006Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3534070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3535227Z with 2023-07-13T15:13:49.3535807Z [ 2023-07-13T15:13:49.3536507Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:49.3537176Z ] 2023-07-13T15:13:49.3538302Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3539368Z with 2023-07-13T15:13:49.3539936Z [ 2023-07-13T15:13:49.3540718Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:49.3541470Z ] 2023-07-13T15:13:49.3542648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3543756Z with 2023-07-13T15:13:49.3544291Z [ 2023-07-13T15:13:49.3547607Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:49.3548421Z ] 2023-07-13T15:13:49.3549691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3550902Z with 2023-07-13T15:13:49.3551461Z [ 2023-07-13T15:13:49.3552233Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:49.3553226Z ] 2023-07-13T15:13:49.3554705Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:49.3556762Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3558811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3560796Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3562371Z with 2023-07-13T15:13:49.3562986Z [ 2023-07-13T15:13:49.3563760Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:49.3564504Z ] 2023-07-13T15:13:49.3565712Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3566796Z with 2023-07-13T15:13:49.3567339Z [ 2023-07-13T15:13:49.3568037Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:49.3568690Z ] 2023-07-13T15:13:49.3569831Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.3570965Z with 2023-07-13T15:13:49.3571524Z [ 2023-07-13T15:13:49.3572186Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:49.3572851Z ] 2023-07-13T15:13:49.3574074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.3575284Z with 2023-07-13T15:13:49.3575848Z [ 2023-07-13T15:13:49.3576502Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:49.3657300Z ] 2023-07-13T15:13:49.3658642Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:49.3959076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3960440Z with 2023-07-13T15:13:49.3961141Z [ 2023-07-13T15:13:49.3989489Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:49.3990242Z ] 2023-07-13T15:13:49.3991609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.3993834Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3995352Z with 2023-07-13T15:13:49.3995966Z [ 2023-07-13T15:13:49.3996580Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:49.3997156Z ] 2023-07-13T15:13:49.3998474Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.3999549Z with 2023-07-13T15:13:49.4000057Z [ 2023-07-13T15:13:49.4001261Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:49.4002380Z ] 2023-07-13T15:13:49.4003514Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.4016073Z with 2023-07-13T15:13:49.4016783Z [ 2023-07-13T15:13:49.4018062Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:49.4019283Z ] 2023-07-13T15:13:49.4097976Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.4117142Z with 2023-07-13T15:13:49.4117769Z [ 2023-07-13T15:13:49.4119068Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:49.4988063Z ] 2023-07-13T15:13:49.4990135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.5136534Z with 2023-07-13T15:13:49.6557998Z [ 2023-07-13T15:13:49.6609835Z TTarget=c10::StorageImpl 2023-07-13T15:13:49.6633696Z ] 2023-07-13T15:13:49.6654893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.6825221Z with 2023-07-13T15:13:49.6905746Z [ 2023-07-13T15:13:49.6990837Z TTarget=c10::StorageImpl 2023-07-13T15:13:49.7024456Z ] 2023-07-13T15:13:49.7059914Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.7095725Z with 2023-07-13T15:13:49.7115653Z [ 2023-07-13T15:13:49.7228306Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:49.7291560Z ] 2023-07-13T15:13:49.7361828Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.7535713Z with 2023-07-13T15:13:49.7578177Z [ 2023-07-13T15:13:49.7587433Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:49.7608028Z ] 2023-07-13T15:13:49.7633609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.7676554Z with 2023-07-13T15:13:49.7766764Z [ 2023-07-13T15:13:49.7786337Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:49.7849292Z ] 2023-07-13T15:13:49.7989102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.8004955Z with 2023-07-13T15:13:49.8038643Z [ 2023-07-13T15:13:49.8168544Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:49.8251146Z ] 2023-07-13T15:13:49.8298594Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:49.8343740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.8462551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.8776207Z with 2023-07-13T15:13:49.9056015Z [ 2023-07-13T15:13:49.9357780Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:49.9465238Z ] 2023-07-13T15:13:49.9603607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.9604952Z with 2023-07-13T15:13:49.9605719Z [ 2023-07-13T15:13:49.9606492Z T=torch::autograd::ViewInfo 2023-07-13T15:13:49.9607523Z ] 2023-07-13T15:13:49.9608828Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.9610130Z with 2023-07-13T15:13:49.9610726Z [ 2023-07-13T15:13:49.9611359Z T=torch::autograd::ViewInfo 2023-07-13T15:13:49.9612009Z ] 2023-07-13T15:13:49.9613484Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.9615028Z with 2023-07-13T15:13:49.9615615Z [ 2023-07-13T15:13:49.9616250Z T=torch::autograd::ViewInfo 2023-07-13T15:13:49.9616904Z ] 2023-07-13T15:13:49.9618135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:49.9620217Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.9623050Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.9624247Z with 2023-07-13T15:13:49.9624803Z [ 2023-07-13T15:13:49.9625460Z T=torch::autograd::ViewInfo 2023-07-13T15:13:49.9626206Z ] 2023-07-13T15:13:49.9627878Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.9629203Z with 2023-07-13T15:13:49.9629772Z [ 2023-07-13T15:13:49.9630548Z T=std::vector> 2023-07-13T15:13:49.9631277Z ] 2023-07-13T15:13:49.9632482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.9633776Z with 2023-07-13T15:13:49.9634402Z [ 2023-07-13T15:13:49.9635290Z T=std::vector> 2023-07-13T15:13:49.9635993Z ] 2023-07-13T15:13:49.9637293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.9638489Z with 2023-07-13T15:13:49.9639048Z [ 2023-07-13T15:13:49.9643081Z T=std::vector> 2023-07-13T15:13:49.9643879Z ] 2023-07-13T15:13:49.9645161Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:13:49.9646388Z with 2023-07-13T15:13:49.9647045Z [ 2023-07-13T15:13:49.9647617Z T=c10::SymInt 2023-07-13T15:13:49.9648551Z ] 2023-07-13T15:13:49.9650033Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.9651216Z with 2023-07-13T15:13:49.9651776Z [ 2023-07-13T15:13:49.9652342Z T=c10::SymInt 2023-07-13T15:13:49.9652932Z ] 2023-07-13T15:13:49.9654343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.9656809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:49.9658811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:49.9659988Z with 2023-07-13T15:13:49.9660529Z [ 2023-07-13T15:13:49.9661397Z T=std::vector> 2023-07-13T15:13:49.9662672Z ] 2023-07-13T15:13:49.9664002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:49.9665101Z with 2023-07-13T15:13:49.9665667Z [ 2023-07-13T15:13:49.9666250Z T=c10::IValue 2023-07-13T15:13:49.9666838Z ] 2023-07-13T15:13:49.9668138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:49.9669611Z with 2023-07-13T15:13:49.9670150Z [ 2023-07-13T15:13:49.9670751Z T=c10::IValue 2023-07-13T15:13:49.9671332Z ] 2023-07-13T15:13:49.9672595Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:49.9673819Z with 2023-07-13T15:13:49.9674473Z [ 2023-07-13T15:13:49.9675056Z T=c10::IValue 2023-07-13T15:13:49.9675675Z ] 2023-07-13T15:13:49.9677140Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.1682935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1684726Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1685942Z with 2023-07-13T15:13:59.1686489Z [ 2023-07-13T15:13:59.1686993Z T=c10::IValue 2023-07-13T15:13:59.1687398Z ] 2023-07-13T15:13:59.1688378Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1689297Z with 2023-07-13T15:13:59.1689652Z [ 2023-07-13T15:13:59.1690076Z T=c10::AliasInfo 2023-07-13T15:13:59.1690486Z ] 2023-07-13T15:13:59.1691498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.1692579Z with 2023-07-13T15:13:59.1692975Z [ 2023-07-13T15:13:59.1693584Z T=c10::AliasInfo 2023-07-13T15:13:59.1694073Z ] 2023-07-13T15:13:59.1695138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.1696163Z with 2023-07-13T15:13:59.1696540Z [ 2023-07-13T15:13:59.1696959Z T=c10::AliasInfo 2023-07-13T15:13:59.1697375Z ] 2023-07-13T15:13:59.1698362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.1700099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1704638Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1705812Z with 2023-07-13T15:13:59.1706325Z [ 2023-07-13T15:13:59.1706756Z T=c10::AliasInfo 2023-07-13T15:13:59.1707279Z ] 2023-07-13T15:13:59.1708274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1709224Z with 2023-07-13T15:13:59.1709594Z [ 2023-07-13T15:13:59.1710078Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:59.1710552Z ] 2023-07-13T15:13:59.1711624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.1713339Z with 2023-07-13T15:13:59.1713719Z [ 2023-07-13T15:13:59.1714206Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:59.1714688Z ] 2023-07-13T15:13:59.1715799Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.1716768Z with 2023-07-13T15:13:59.1717161Z [ 2023-07-13T15:13:59.1717639Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:59.1718204Z ] 2023-07-13T15:13:59.1719814Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.1722461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1724169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1725201Z with 2023-07-13T15:13:59.1725594Z [ 2023-07-13T15:13:59.1726058Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:59.1726533Z ] 2023-07-13T15:13:59.1727554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1729172Z with 2023-07-13T15:13:59.1729552Z [ 2023-07-13T15:13:59.1730146Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:59.1730704Z ] 2023-07-13T15:13:59.1731775Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.1732656Z with 2023-07-13T15:13:59.1733025Z [ 2023-07-13T15:13:59.1733614Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:59.1734168Z ] 2023-07-13T15:13:59.1747059Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.1748184Z with 2023-07-13T15:13:59.1748866Z [ 2023-07-13T15:13:59.1749442Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:59.1750077Z ] 2023-07-13T15:13:59.1751476Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.1753295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1755051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1756061Z with 2023-07-13T15:13:59.1756449Z [ 2023-07-13T15:13:59.1757010Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:59.1757531Z ] 2023-07-13T15:13:59.1758502Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1759397Z with 2023-07-13T15:13:59.1759784Z [ 2023-07-13T15:13:59.1760194Z T=at::StepCallbacks 2023-07-13T15:13:59.1760636Z ] 2023-07-13T15:13:59.1761615Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.1762539Z with 2023-07-13T15:13:59.1762892Z [ 2023-07-13T15:13:59.1763338Z T=at::StepCallbacks 2023-07-13T15:13:59.1763784Z ] 2023-07-13T15:13:59.1764924Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.1765914Z with 2023-07-13T15:13:59.1766281Z [ 2023-07-13T15:13:59.1766717Z T=at::StepCallbacks 2023-07-13T15:13:59.1767230Z ] 2023-07-13T15:13:59.1768284Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.1769857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1771521Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1772522Z with 2023-07-13T15:13:59.1772900Z [ 2023-07-13T15:13:59.1773331Z T=at::StepCallbacks 2023-07-13T15:13:59.1773736Z ] 2023-07-13T15:13:59.1774697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1775593Z with 2023-07-13T15:13:59.1775970Z [ 2023-07-13T15:13:59.1776459Z T=c10::either 2023-07-13T15:13:59.1776967Z ] 2023-07-13T15:13:59.1777928Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.1779085Z with 2023-07-13T15:13:59.1779433Z [ 2023-07-13T15:13:59.1780139Z T=c10::either 2023-07-13T15:13:59.1780669Z ] 2023-07-13T15:13:59.1782108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.1783100Z with 2023-07-13T15:13:59.1783458Z [ 2023-07-13T15:13:59.1783997Z T=c10::either 2023-07-13T15:13:59.1784511Z ] 2023-07-13T15:13:59.1785490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:59.1787018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1788453Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1789325Z with 2023-07-13T15:13:59.1789671Z [ 2023-07-13T15:13:59.1790232Z T=c10::either 2023-07-13T15:13:59.1790775Z ] 2023-07-13T15:13:59.1791697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1792595Z with 2023-07-13T15:13:59.1793238Z [ 2023-07-13T15:13:59.1793679Z K=c10::DispatchKey, 2023-07-13T15:13:59.1794342Z V=std::list> 2023-07-13T15:13:59.1794930Z ] 2023-07-13T15:13:59.1795985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1796858Z with 2023-07-13T15:13:59.1797180Z [ 2023-07-13T15:13:59.1797523Z K=c10::DispatchKey, 2023-07-13T15:13:59.1798184Z V=std::list> 2023-07-13T15:13:59.1799056Z ] 2023-07-13T15:13:59.1800637Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1801984Z with 2023-07-13T15:13:59.1802342Z [ 2023-07-13T15:13:59.1802775Z K=c10::DispatchKey, 2023-07-13T15:13:59.1806347Z V=std::list>, 2023-07-13T15:13:59.1807066Z H=std::hash, 2023-07-13T15:13:59.1807529Z E=std::equal_to, 2023-07-13T15:13:59.1808347Z A=std::allocator>>> 2023-07-13T15:13:59.1809563Z ] 2023-07-13T15:13:59.1811510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1812951Z with 2023-07-13T15:13:59.1813323Z [ 2023-07-13T15:13:59.1813732Z K=c10::DispatchKey, 2023-07-13T15:13:59.1814458Z V=std::list>, 2023-07-13T15:13:59.1815170Z H=std::hash, 2023-07-13T15:13:59.1815701Z E=std::equal_to, 2023-07-13T15:13:59.1816421Z A=std::allocator>>> 2023-07-13T15:13:59.1817070Z ] 2023-07-13T15:13:59.1819004Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1820412Z with 2023-07-13T15:13:59.1820790Z [ 2023-07-13T15:13:59.1821186Z K=c10::DispatchKey, 2023-07-13T15:13:59.1821890Z V=std::list>, 2023-07-13T15:13:59.1822617Z H=std::hash, 2023-07-13T15:13:59.1823183Z E=std::equal_to, 2023-07-13T15:13:59.1824485Z A=std::allocator>>> 2023-07-13T15:13:59.1825441Z ] 2023-07-13T15:13:59.1826763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1828542Z with 2023-07-13T15:13:59.1828920Z [ 2023-07-13T15:13:59.1829337Z K=c10::DispatchKey, 2023-07-13T15:13:59.1829991Z V=std::list> 2023-07-13T15:13:59.1830597Z ] 2023-07-13T15:13:59.1842108Z [28/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-13T15:13:59.1861313Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1862755Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1864353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1865787Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1867888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1869670Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1871106Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1872576Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1874080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1875194Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1875736Z ^ 2023-07-13T15:13:59.1876005Z 2023-07-13T15:13:59.1876416Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:59.1879418Z 2023-07-13T15:13:59.1880186Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1881207Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1881697Z ^ 2023-07-13T15:13:59.1881979Z 2023-07-13T15:13:59.1883141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1884245Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1884780Z ^ 2023-07-13T15:13:59.1885024Z 2023-07-13T15:13:59.1885417Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:59.1885833Z 2023-07-13T15:13:59.1886464Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1887730Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1888275Z ^ 2023-07-13T15:13:59.1888513Z 2023-07-13T15:13:59.1889210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1890287Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1890783Z ^ 2023-07-13T15:13:59.1891017Z 2023-07-13T15:13:59.1891404Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:59.1891854Z 2023-07-13T15:13:59.1892578Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1893643Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1894184Z ^ 2023-07-13T15:13:59.1894450Z 2023-07-13T15:13:59.1895417Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1896634Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1897177Z ^ 2023-07-13T15:13:59.1897410Z 2023-07-13T15:13:59.1897800Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:59.1898282Z 2023-07-13T15:13:59.1899007Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1900070Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1900668Z ^ 2023-07-13T15:13:59.1900958Z 2023-07-13T15:13:59.1901766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1902841Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1903385Z ^ 2023-07-13T15:13:59.1903620Z 2023-07-13T15:13:59.1904012Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:59.1904721Z 2023-07-13T15:13:59.1905442Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1906549Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1907100Z ^ 2023-07-13T15:13:59.1907359Z 2023-07-13T15:13:59.1910426Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1911578Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1912111Z ^ 2023-07-13T15:13:59.1912331Z 2023-07-13T15:13:59.1912740Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:59.1913209Z 2023-07-13T15:13:59.1913945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1930276Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1931170Z ^ 2023-07-13T15:13:59.1932132Z 2023-07-13T15:13:59.1932935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1933988Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1934537Z ^ 2023-07-13T15:13:59.1934788Z 2023-07-13T15:13:59.1935186Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:59.1935647Z 2023-07-13T15:13:59.1936399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1937477Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1938011Z ^ 2023-07-13T15:13:59.1938282Z 2023-07-13T15:13:59.1939251Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1941907Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1942477Z ^ 2023-07-13T15:13:59.1942713Z 2023-07-13T15:13:59.1943099Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:59.1943571Z 2023-07-13T15:13:59.1944257Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/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:13:59.1945309Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:59.1945829Z ^ 2023-07-13T15:13:59.1946088Z 2023-07-13T15:13:59.1946240Z compute.cu 2023-07-13T15:13:59.1946767Z tmpxft_000008e4_00000000-7_compute.compute_90.cudafe1.cpp 2023-07-13T15:13:59.1947814Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1948715Z with 2023-07-13T15:13:59.1949081Z [ 2023-07-13T15:13:59.1949640Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:59.1950167Z ] 2023-07-13T15:13:59.1951133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.1951997Z with 2023-07-13T15:13:59.1952371Z [ 2023-07-13T15:13:59.1952933Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:59.1953445Z ] 2023-07-13T15:13:59.1957657Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.1958645Z with 2023-07-13T15:13:59.1959017Z [ 2023-07-13T15:13:59.1959563Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:59.1960106Z ] 2023-07-13T15:13:59.1961209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:59.1963032Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1964854Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1966621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1967541Z with 2023-07-13T15:13:59.1967861Z [ 2023-07-13T15:13:59.1968397Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:59.1968927Z ] 2023-07-13T15:13:59.1969855Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1971055Z with 2023-07-13T15:13:59.1971406Z [ 2023-07-13T15:13:59.1972153Z T=std::basic_string,std::allocator> 2023-07-13T15:13:59.1972729Z ] 2023-07-13T15:13:59.1973683Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.1974575Z with 2023-07-13T15:13:59.1974934Z [ 2023-07-13T15:13:59.1975509Z T=std::basic_string,std::allocator> 2023-07-13T15:13:59.1976028Z ] 2023-07-13T15:13:59.1977080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.1978076Z with 2023-07-13T15:13:59.1978459Z [ 2023-07-13T15:13:59.1979061Z T=std::basic_string,std::allocator> 2023-07-13T15:13:59.1979586Z ] 2023-07-13T15:13:59.1980752Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1982565Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.1984262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1985256Z with 2023-07-13T15:13:59.1985612Z [ 2023-07-13T15:13:59.1986188Z T=std::basic_string,std::allocator> 2023-07-13T15:13:59.1986748Z ] 2023-07-13T15:13:59.1987730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.1988647Z with 2023-07-13T15:13:59.1989001Z [ 2023-07-13T15:13:59.1989397Z T=c10::SymInt 2023-07-13T15:13:59.1989790Z ] 2023-07-13T15:13:59.1990835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.1991790Z with 2023-07-13T15:13:59.1992190Z [ 2023-07-13T15:13:59.1992600Z T=c10::SymInt 2023-07-13T15:13:59.1993012Z ] 2023-07-13T15:13:59.1996926Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.1997965Z with 2023-07-13T15:13:59.1998336Z [ 2023-07-13T15:13:59.1998720Z T=c10::SymInt 2023-07-13T15:13:59.1999074Z ] 2023-07-13T15:13:59.2000049Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.2001670Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2004155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2005164Z with 2023-07-13T15:13:59.2005538Z [ 2023-07-13T15:13:59.2005902Z T=c10::SymInt 2023-07-13T15:13:59.2006287Z ] 2023-07-13T15:13:59.2007262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2008434Z with 2023-07-13T15:13:59.2008809Z [ 2023-07-13T15:13:59.2009259Z T=c10::QualifiedName 2023-07-13T15:13:59.2009697Z ] 2023-07-13T15:13:59.2010740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2011637Z with 2023-07-13T15:13:59.2012014Z [ 2023-07-13T15:13:59.2012421Z T=c10::QualifiedName 2023-07-13T15:13:59.2012792Z ] 2023-07-13T15:13:59.2013688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2014637Z with 2023-07-13T15:13:59.2014990Z [ 2023-07-13T15:13:59.2015694Z T=c10::QualifiedName 2023-07-13T15:13:59.2016086Z ] 2023-07-13T15:13:59.2017071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.2018704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2020589Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2021576Z with 2023-07-13T15:13:59.2021941Z [ 2023-07-13T15:13:59.2022354Z T=c10::QualifiedName 2023-07-13T15:13:59.2022756Z ] 2023-07-13T15:13:59.2023710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2024890Z with 2023-07-13T15:13:59.2025241Z [ 2023-07-13T15:13:59.2025659Z T=at::TensorBase 2023-07-13T15:13:59.2026041Z ] 2023-07-13T15:13:59.2026905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2027735Z with 2023-07-13T15:13:59.2028095Z [ 2023-07-13T15:13:59.2028769Z T=at::TensorBase 2023-07-13T15:13:59.2029193Z ] 2023-07-13T15:13:59.2030697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2031845Z with 2023-07-13T15:13:59.2032465Z [ 2023-07-13T15:13:59.2032881Z T=at::TensorBase 2023-07-13T15:13:59.2033293Z ] 2023-07-13T15:13:59.2034496Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.2035925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2037675Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2038662Z with 2023-07-13T15:13:59.2039038Z [ 2023-07-13T15:13:59.2039421Z T=at::TensorBase 2023-07-13T15:13:59.2039848Z ] 2023-07-13T15:13:59.2040788Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2041686Z with 2023-07-13T15:13:59.2042028Z [ 2023-07-13T15:13:59.2042446Z T=at::Tensor 2023-07-13T15:13:59.2042840Z ] 2023-07-13T15:13:59.2043839Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2044750Z with 2023-07-13T15:13:59.2045129Z [ 2023-07-13T15:13:59.2045519Z T=at::Tensor 2023-07-13T15:13:59.2046207Z ] 2023-07-13T15:13:59.2047220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2051356Z with 2023-07-13T15:13:59.2051807Z [ 2023-07-13T15:13:59.2052237Z T=at::Tensor 2023-07-13T15:13:59.2052640Z ] 2023-07-13T15:13:59.2053711Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.2055351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2057010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2058021Z with 2023-07-13T15:13:59.2058412Z [ 2023-07-13T15:13:59.2058803Z T=at::Tensor 2023-07-13T15:13:59.2059381Z ] 2023-07-13T15:13:59.2060554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2061876Z with 2023-07-13T15:13:59.2062303Z [ 2023-07-13T15:13:59.2062971Z T=at::Generator 2023-07-13T15:13:59.2063545Z ] 2023-07-13T15:13:59.2064529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2066108Z with 2023-07-13T15:13:59.2066593Z [ 2023-07-13T15:13:59.2067427Z T=at::Generator 2023-07-13T15:13:59.2067907Z ] 2023-07-13T15:13:59.2069304Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2070478Z with 2023-07-13T15:13:59.2071005Z [ 2023-07-13T15:13:59.2071867Z T=at::Generator 2023-07-13T15:13:59.2072610Z ] 2023-07-13T15:13:59.2073734Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.2075345Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2077150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2106420Z with 2023-07-13T15:13:59.2106818Z [ 2023-07-13T15:13:59.2107248Z T=at::Generator 2023-07-13T15:13:59.2107673Z ] 2023-07-13T15:13:59.2108641Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2109536Z with 2023-07-13T15:13:59.2109931Z [ 2023-07-13T15:13:59.2110357Z T=c10::Scalar 2023-07-13T15:13:59.2110753Z ] 2023-07-13T15:13:59.2111717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2112697Z with 2023-07-13T15:13:59.2113084Z [ 2023-07-13T15:13:59.2113508Z T=c10::Scalar 2023-07-13T15:13:59.2113887Z ] 2023-07-13T15:13:59.2114974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2115991Z with 2023-07-13T15:13:59.2116399Z [ 2023-07-13T15:13:59.2116786Z T=c10::Scalar 2023-07-13T15:13:59.2117179Z ] 2023-07-13T15:13:59.2118171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.2119749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2121390Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2122369Z with 2023-07-13T15:13:59.2122737Z [ 2023-07-13T15:13:59.2123150Z T=c10::Scalar 2023-07-13T15:13:59.2123560Z ] 2023-07-13T15:13:59.2124528Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2125446Z with 2023-07-13T15:13:59.2125836Z [ 2023-07-13T15:13:59.2126709Z T=std::shared_ptr 2023-07-13T15:13:59.2127230Z ] 2023-07-13T15:13:59.2128471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2129799Z with 2023-07-13T15:13:59.2130178Z [ 2023-07-13T15:13:59.2130719Z T=std::shared_ptr 2023-07-13T15:13:59.2131196Z ] 2023-07-13T15:13:59.2132249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2133251Z with 2023-07-13T15:13:59.2133624Z [ 2023-07-13T15:13:59.2134125Z T=std::shared_ptr 2023-07-13T15:13:59.2134673Z ] 2023-07-13T15:13:59.2135775Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:59.2137485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2139129Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2140113Z with 2023-07-13T15:13:59.2140473Z [ 2023-07-13T15:13:59.2141017Z T=std::shared_ptr 2023-07-13T15:13:59.2141545Z ] 2023-07-13T15:13:59.2142520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2143421Z with 2023-07-13T15:13:59.2143808Z [ 2023-07-13T15:13:59.2144343Z T=std::weak_ptr 2023-07-13T15:13:59.2144853Z ] 2023-07-13T15:13:59.2145817Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2146763Z with 2023-07-13T15:13:59.2147145Z [ 2023-07-13T15:13:59.2147687Z T=std::weak_ptr 2023-07-13T15:13:59.2148192Z ] 2023-07-13T15:13:59.2149248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2150566Z with 2023-07-13T15:13:59.2150953Z [ 2023-07-13T15:13:59.2151502Z T=std::weak_ptr 2023-07-13T15:13:59.2152005Z ] 2023-07-13T15:13:59.2153057Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:59.2154011Z with 2023-07-13T15:13:59.2154387Z [ 2023-07-13T15:13:59.2154842Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:13:59.2155322Z ] 2023-07-13T15:13:59.2156314Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2157542Z with 2023-07-13T15:13:59.2157935Z [ 2023-07-13T15:13:59.2158607Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:13:59.2159112Z ] 2023-07-13T15:13:59.2160160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2161137Z with 2023-07-13T15:13:59.2161505Z [ 2023-07-13T15:13:59.2162044Z T=std::weak_ptr 2023-07-13T15:13:59.2162560Z ] 2023-07-13T15:13:59.2163531Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2164434Z with 2023-07-13T15:13:59.2164819Z [ 2023-07-13T15:13:59.2165429Z T=std::vector> 2023-07-13T15:13:59.2166216Z ] 2023-07-13T15:13:59.2167388Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2168338Z with 2023-07-13T15:13:59.2168716Z [ 2023-07-13T15:13:59.2169316Z T=std::vector> 2023-07-13T15:13:59.2169878Z ] 2023-07-13T15:13:59.2170961Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2172005Z with 2023-07-13T15:13:59.2172389Z [ 2023-07-13T15:13:59.2173154Z T=std::vector> 2023-07-13T15:13:59.2173808Z ] 2023-07-13T15:13:59.2175095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:13:59.2176932Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2178735Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2179965Z with 2023-07-13T15:13:59.2180353Z [ 2023-07-13T15:13:59.2181180Z T=std::vector> 2023-07-13T15:13:59.2181776Z ] 2023-07-13T15:13:59.2182753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2183755Z with 2023-07-13T15:13:59.2184118Z [ 2023-07-13T15:13:59.2184637Z T=std::vector> 2023-07-13T15:13:59.2185138Z ] 2023-07-13T15:13:59.2186172Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2187281Z with 2023-07-13T15:13:59.2188064Z [ 2023-07-13T15:13:59.2188742Z T=std::vector> 2023-07-13T15:13:59.2189253Z ] 2023-07-13T15:13:59.2190601Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2191620Z with 2023-07-13T15:13:59.2192004Z [ 2023-07-13T15:13:59.2192514Z T=std::vector> 2023-07-13T15:13:59.2192975Z ] 2023-07-13T15:13:59.2194248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:13:59.2196200Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2197879Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2198840Z with 2023-07-13T15:13:59.2199221Z [ 2023-07-13T15:13:59.2199725Z T=std::vector> 2023-07-13T15:13:59.2200206Z ] 2023-07-13T15:13:59.2201362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2202461Z with 2023-07-13T15:13:59.2202826Z [ 2023-07-13T15:13:59.2203453Z T=std::vector,std::allocator>> 2023-07-13T15:13:59.2204069Z ] 2023-07-13T15:13:59.2205069Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2205996Z with 2023-07-13T15:13:59.2206361Z [ 2023-07-13T15:13:59.2207319Z T=std::vector,std::allocator>> 2023-07-13T15:13:59.2208077Z ] 2023-07-13T15:13:59.2209286Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2210404Z with 2023-07-13T15:13:59.2210790Z [ 2023-07-13T15:13:59.2211427Z T=std::vector,std::allocator>> 2023-07-13T15:13:59.2212039Z ] 2023-07-13T15:13:59.2213238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2215196Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2217130Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2219208Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2220191Z with 2023-07-13T15:13:59.2220569Z [ 2023-07-13T15:13:59.2221187Z T=std::vector,std::allocator>> 2023-07-13T15:13:59.2221927Z ] 2023-07-13T15:13:59.2223063Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2224109Z with 2023-07-13T15:13:59.2224493Z [ 2023-07-13T15:13:59.2225073Z T=std::vector,std::allocator>> 2023-07-13T15:13:59.2225654Z ] 2023-07-13T15:13:59.2226685Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2227608Z with 2023-07-13T15:13:59.2227985Z [ 2023-07-13T15:13:59.2228552Z T=std::vector,std::allocator>> 2023-07-13T15:13:59.2229319Z ] 2023-07-13T15:13:59.2230566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2231634Z with 2023-07-13T15:13:59.2232007Z [ 2023-07-13T15:13:59.2232614Z T=std::vector,std::allocator>> 2023-07-13T15:13:59.2233167Z ] 2023-07-13T15:13:59.2234304Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2236246Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2238091Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2239672Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2240688Z with 2023-07-13T15:13:59.2241072Z [ 2023-07-13T15:13:59.2241699Z T=std::vector,std::allocator>> 2023-07-13T15:13:59.2242257Z ] 2023-07-13T15:13:59.2243356Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2244445Z with 2023-07-13T15:13:59.2244831Z [ 2023-07-13T15:13:59.2245338Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:59.2245810Z ] 2023-07-13T15:13:59.2246798Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2249136Z with 2023-07-13T15:13:59.2249684Z [ 2023-07-13T15:13:59.2250195Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:59.2250819Z ] 2023-07-13T15:13:59.2252269Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2253308Z with 2023-07-13T15:13:59.2253692Z [ 2023-07-13T15:13:59.2254187Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:59.2254687Z ] 2023-07-13T15:13:59.2255789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:13:59.2257749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2259546Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2260502Z with 2023-07-13T15:13:59.2260886Z [ 2023-07-13T15:13:59.2261397Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:59.2261892Z ] 2023-07-13T15:13:59.2262815Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2263939Z with 2023-07-13T15:13:59.2264337Z [ 2023-07-13T15:13:59.2265218Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:59.2265791Z ] 2023-07-13T15:13:59.2266774Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2267678Z with 2023-07-13T15:13:59.2268057Z [ 2023-07-13T15:13:59.2268645Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:59.2269177Z ] 2023-07-13T15:13:59.2270434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2271575Z with 2023-07-13T15:13:59.2272090Z [ 2023-07-13T15:13:59.2272677Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:59.2273245Z ] 2023-07-13T15:13:59.2274396Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:59.2276249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2278245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2280698Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2281703Z with 2023-07-13T15:13:59.2282071Z [ 2023-07-13T15:13:59.2282657Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:59.2283305Z ] 2023-07-13T15:13:59.2284411Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2285402Z with 2023-07-13T15:13:59.2285904Z [ 2023-07-13T15:13:59.2286371Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:59.2286832Z ] 2023-07-13T15:13:59.2287798Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2288745Z with 2023-07-13T15:13:59.2289123Z [ 2023-07-13T15:13:59.2289611Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:59.2290051Z ] 2023-07-13T15:13:59.2291115Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2292350Z with 2023-07-13T15:13:59.2292836Z [ 2023-07-13T15:13:59.2293301Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:59.2293741Z ] 2023-07-13T15:13:59.2294796Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.2296429Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2297376Z with 2023-07-13T15:13:59.2297736Z [ 2023-07-13T15:13:59.2298362Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:59.2298827Z ] 2023-07-13T15:13:59.2300189Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2301890Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2302902Z with 2023-07-13T15:13:59.2303256Z [ 2023-07-13T15:13:59.2303730Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:59.2304190Z ] 2023-07-13T15:13:59.2305125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2306210Z with 2023-07-13T15:13:59.2306712Z [ 2023-07-13T15:13:59.2307898Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:59.2309104Z ] 2023-07-13T15:13:59.2310215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2311405Z with 2023-07-13T15:13:59.2312091Z [ 2023-07-13T15:13:59.2313431Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:59.2314460Z ] 2023-07-13T15:13:59.2315887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2319995Z with 2023-07-13T15:13:59.2320390Z [ 2023-07-13T15:13:59.2321449Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:59.2322565Z ] 2023-07-13T15:13:59.2324183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2325616Z with 2023-07-13T15:13:59.2326107Z [ 2023-07-13T15:13:59.2326567Z TTarget=c10::StorageImpl 2023-07-13T15:13:59.2327010Z ] 2023-07-13T15:13:59.2328484Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2329916Z with 2023-07-13T15:13:59.2330275Z [ 2023-07-13T15:13:59.2330728Z TTarget=c10::StorageImpl 2023-07-13T15:13:59.2331173Z ] 2023-07-13T15:13:59.2332303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2333507Z with 2023-07-13T15:13:59.2333889Z [ 2023-07-13T15:13:59.2334945Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:59.2335956Z ] 2023-07-13T15:13:59.2336932Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2337799Z with 2023-07-13T15:13:59.2338308Z [ 2023-07-13T15:13:59.2338787Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:59.2339233Z ] 2023-07-13T15:13:59.2340372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2341300Z with 2023-07-13T15:13:59.2341682Z [ 2023-07-13T15:13:59.2342131Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:59.2342553Z ] 2023-07-13T15:13:59.2343901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2345099Z with 2023-07-13T15:13:59.2345669Z [ 2023-07-13T15:13:59.2346109Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:59.2346656Z ] 2023-07-13T15:13:59.2347772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:13:59.2349390Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2351000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2351998Z with 2023-07-13T15:13:59.2352489Z [ 2023-07-13T15:13:59.2352951Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:59.2353492Z ] 2023-07-13T15:13:59.2354526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2355388Z with 2023-07-13T15:13:59.2355770Z [ 2023-07-13T15:13:59.2356225Z T=torch::autograd::ViewInfo 2023-07-13T15:13:59.2356676Z ] 2023-07-13T15:13:59.2357625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2358587Z with 2023-07-13T15:13:59.2358961Z [ 2023-07-13T15:13:59.2359537Z T=torch::autograd::ViewInfo 2023-07-13T15:13:59.2359974Z ] 2023-07-13T15:13:59.2361145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2362267Z with 2023-07-13T15:13:59.2362651Z [ 2023-07-13T15:13:59.2363108Z T=torch::autograd::ViewInfo 2023-07-13T15:13:59.2363531Z ] 2023-07-13T15:13:59.2364554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.2366210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2368090Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2369197Z with 2023-07-13T15:13:59.2369892Z [ 2023-07-13T15:13:59.2370408Z T=torch::autograd::ViewInfo 2023-07-13T15:13:59.2370863Z ] 2023-07-13T15:13:59.2372070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2372960Z with 2023-07-13T15:13:59.2373637Z [ 2023-07-13T15:13:59.2374568Z T=std::vector> 2023-07-13T15:13:59.2375100Z ] 2023-07-13T15:13:59.2378536Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2379584Z with 2023-07-13T15:13:59.2380269Z [ 2023-07-13T15:13:59.2380843Z T=std::vector> 2023-07-13T15:13:59.2381504Z ] 2023-07-13T15:13:59.2382678Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2383726Z with 2023-07-13T15:13:59.2384117Z [ 2023-07-13T15:13:59.2426232Z T=std::vector> 2023-07-13T15:13:59.2426783Z ] 2023-07-13T15:13:59.2428193Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:13:59.2429352Z with 2023-07-13T15:13:59.2429754Z [ 2023-07-13T15:13:59.2430291Z T=c10::SymInt 2023-07-13T15:13:59.2430857Z ] 2023-07-13T15:13:59.2431917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2432928Z with 2023-07-13T15:13:59.2433324Z [ 2023-07-13T15:13:59.2433722Z T=c10::SymInt 2023-07-13T15:13:59.2434131Z ] 2023-07-13T15:13:59.2435276Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2437787Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2439653Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2440653Z with 2023-07-13T15:13:59.2441056Z [ 2023-07-13T15:13:59.2441629Z T=std::vector> 2023-07-13T15:13:59.2451494Z ] 2023-07-13T15:13:59.2452520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2453465Z with 2023-07-13T15:13:59.2453864Z [ 2023-07-13T15:13:59.2454280Z T=c10::IValue 2023-07-13T15:13:59.2454691Z ] 2023-07-13T15:13:59.2455954Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2457040Z with 2023-07-13T15:13:59.2457692Z [ 2023-07-13T15:13:59.2458349Z T=c10::IValue 2023-07-13T15:13:59.2458755Z ] 2023-07-13T15:13:59.2459847Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2461164Z with 2023-07-13T15:13:59.2461558Z [ 2023-07-13T15:13:59.2462163Z T=c10::IValue 2023-07-13T15:13:59.2462600Z ] 2023-07-13T15:13:59.2463810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.2465619Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2467253Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2468246Z with 2023-07-13T15:13:59.2468647Z [ 2023-07-13T15:13:59.2469072Z T=c10::IValue 2023-07-13T15:13:59.2469494Z ] 2023-07-13T15:13:59.2470829Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2471877Z with 2023-07-13T15:13:59.2472404Z [ 2023-07-13T15:13:59.2472842Z T=c10::AliasInfo 2023-07-13T15:13:59.2473247Z ] 2023-07-13T15:13:59.2474256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2475225Z with 2023-07-13T15:13:59.2475618Z [ 2023-07-13T15:13:59.2476072Z T=c10::AliasInfo 2023-07-13T15:13:59.2476466Z ] 2023-07-13T15:13:59.2477968Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2479250Z with 2023-07-13T15:13:59.2479635Z [ 2023-07-13T15:13:59.2480040Z T=c10::AliasInfo 2023-07-13T15:13:59.2480446Z ] 2023-07-13T15:13:59.2481422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:13:59.2482802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:13:59.2484331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2485381Z with 2023-07-13T15:13:59.2486173Z [ 2023-07-13T15:13:59.2486599Z T=c10::AliasInfo 2023-07-13T15:13:59.2487008Z ] 2023-07-13T15:13:59.2487893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:13:59.2488829Z with 2023-07-13T15:13:59.2489291Z [ 2023-07-13T15:13:59.2489783Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:59.2490210Z ] 2023-07-13T15:13:59.2491177Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:13:59.2492768Z with 2023-07-13T15:13:59.2493483Z [ 2023-07-13T15:13:59.2494199Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:59.2494654Z ] 2023-07-13T15:13:59.2495719Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:13:59.2496727Z with 2023-07-13T15:13:59.2497102Z [ 2023-07-13T15:13:59.2497524Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:59.2497974Z ] 2023-07-13T15:14:08.9047007Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:14:08.9048996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:14:08.9050675Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:14:08.9051618Z with 2023-07-13T15:14:08.9051994Z [ 2023-07-13T15:14:08.9052445Z T=c10::impl::AnnotatedSchema 2023-07-13T15:14:08.9052900Z ] 2023-07-13T15:14:08.9053910Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:14:08.9054817Z with 2023-07-13T15:14:08.9055285Z [ 2023-07-13T15:14:08.9055844Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:14:08.9056569Z ] 2023-07-13T15:14:08.9057572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:14:08.9058474Z with 2023-07-13T15:14:08.9058850Z [ 2023-07-13T15:14:08.9059404Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:14:08.9059939Z ] 2023-07-13T15:14:08.9060977Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:14:08.9061992Z with 2023-07-13T15:14:08.9062377Z [ 2023-07-13T15:14:08.9062931Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:14:08.9063443Z ] 2023-07-13T15:14:08.9064568Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:14:08.9066383Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:14:08.9068115Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:14:08.9069364Z with 2023-07-13T15:14:08.9069741Z [ 2023-07-13T15:14:08.9070280Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:14:08.9070822Z ] 2023-07-13T15:14:08.9073245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:14:08.9074186Z with 2023-07-13T15:14:08.9074540Z [ 2023-07-13T15:14:08.9074974Z T=at::StepCallbacks 2023-07-13T15:14:08.9075402Z ] 2023-07-13T15:14:08.9109207Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:14:08.9110338Z with 2023-07-13T15:14:08.9110732Z [ 2023-07-13T15:14:08.9111179Z T=at::StepCallbacks 2023-07-13T15:14:08.9111624Z ] 2023-07-13T15:14:08.9112690Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:14:08.9113723Z with 2023-07-13T15:14:08.9114104Z [ 2023-07-13T15:14:08.9114541Z T=at::StepCallbacks 2023-07-13T15:14:08.9114957Z ] 2023-07-13T15:14:08.9116013Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:14:08.9117587Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:14:08.9122257Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:14:08.9123253Z with 2023-07-13T15:14:08.9123635Z [ 2023-07-13T15:14:08.9124048Z T=at::StepCallbacks 2023-07-13T15:14:08.9124476Z ] 2023-07-13T15:14:08.9144679Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:14:08.9145559Z with 2023-07-13T15:14:08.9145901Z [ 2023-07-13T15:14:08.9146446Z T=c10::either 2023-07-13T15:14:08.9146944Z ] 2023-07-13T15:14:08.9147923Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:14:08.9148846Z with 2023-07-13T15:14:08.9149180Z [ 2023-07-13T15:14:08.9149698Z T=c10::either 2023-07-13T15:14:08.9150202Z ] 2023-07-13T15:14:08.9151267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:14:08.9152223Z with 2023-07-13T15:14:08.9152581Z [ 2023-07-13T15:14:08.9153112Z T=c10::either 2023-07-13T15:14:08.9153756Z ] 2023-07-13T15:14:08.9155228Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:14:08.9225844Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:14:08.9227673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:14:08.9228657Z with 2023-07-13T15:14:08.9229031Z [ 2023-07-13T15:14:08.9251861Z T=c10::either 2023-07-13T15:14:08.9252406Z ] 2023-07-13T15:14:08.9253430Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:14:08.9254401Z with 2023-07-13T15:14:08.9254795Z [ 2023-07-13T15:14:08.9269362Z K=c10::DispatchKey, 2023-07-13T15:14:08.9270104Z V=std::list> 2023-07-13T15:14:08.9273375Z ] 2023-07-13T15:14:08.9274642Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:14:08.9275725Z with 2023-07-13T15:14:08.9294812Z [ 2023-07-13T15:14:08.9295305Z K=c10::DispatchKey, 2023-07-13T15:14:08.9296017Z V=std::list> 2023-07-13T15:14:08.9296654Z ] 2023-07-13T15:14:08.9298196Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:14:08.9299644Z with 2023-07-13T15:14:08.9300152Z [ 2023-07-13T15:14:08.9300578Z K=c10::DispatchKey, 2023-07-13T15:14:08.9301661Z V=std::list>, 2023-07-13T15:14:08.9302408Z H=std::hash, 2023-07-13T15:14:08.9302966Z E=std::equal_to, 2023-07-13T15:14:08.9303856Z A=std::allocator>>> 2023-07-13T15:14:08.9304595Z ] 2023-07-13T15:14:37.0346482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:14:37.0351350Z with 2023-07-13T15:14:37.0494874Z [ 2023-07-13T15:14:37.0611664Z K=c10::DispatchKey, 2023-07-13T15:14:37.0878788Z V=std::list>, 2023-07-13T15:14:37.0965711Z H=std::hash, 2023-07-13T15:14:37.1151185Z E=std::equal_to, 2023-07-13T15:14:37.1257162Z A=std::allocator>>> 2023-07-13T15:14:37.1749638Z ] 2023-07-13T15:14:37.1792972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:14:37.1851816Z with 2023-07-13T15:14:37.1852684Z [ 2023-07-13T15:14:37.1853632Z K=c10::DispatchKey, 2023-07-13T15:14:37.1854576Z V=std::list>, 2023-07-13T15:14:37.1855572Z H=std::hash, 2023-07-13T15:14:37.1856393Z E=std::equal_to, 2023-07-13T15:14:37.1857726Z A=std::allocator>>> 2023-07-13T15:14:37.1859001Z ] 2023-07-13T15:14:37.1860895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:14:37.1862604Z with 2023-07-13T15:14:37.1863255Z [ 2023-07-13T15:14:37.1863941Z K=c10::DispatchKey, 2023-07-13T15:14:37.1864904Z V=std::list> 2023-07-13T15:14:37.1865939Z ] 2023-07-13T15:14:37.1869338Z [29/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_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:14:37.1872572Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:37.1873743Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:37.1874600Z 2023-07-13T15:14:37.1875511Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:37.1877204Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:37.1878692Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:37.1880724Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:37.1882417Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:37.1884283Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:37.1885818Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:37.1887337Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:37.1890977Z [30/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-07-13T15:14:37.1894073Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:37.1895548Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:37.1896228Z 2023-07-13T15:14:37.1897204Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:37.1899188Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:37.1901073Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:37.1902679Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:37.1904366Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:37.1905652Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:37.1906938Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:37.1910856Z [31/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_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:14:37.1914156Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:37.1915169Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:37.1915961Z 2023-07-13T15:14:37.1917083Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:37.1918762Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:37.1921055Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:37.1923171Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:43.1594897Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:43.1596391Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:43.1597694Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:43.1601587Z [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-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-07-13T15:14:43.1604763Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:43.1605520Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:43.1605959Z 2023-07-13T15:14:43.1610333Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:43.1612296Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:43.1614080Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:43.1615676Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:43.1617034Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:14:43.1618278Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:14:43.1619432Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:14:43.1620708Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:14:43.1622107Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:14:43.4607301Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:43.4609100Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:43.4610920Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:43.4615300Z [33/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-07-13T15:14:43.4619227Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:43.4975672Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:43.4976266Z 2023-07-13T15:14:43.5666319Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:43.5688162Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:43.5700002Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:43.5702934Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:43.5704537Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:43.5706428Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:43.5710036Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:43.5712697Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:43.5714084Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:14:43.5717934Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\unchunked_buffer.cpp 2023-07-13T15:14:43.5721959Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:43.5723457Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:43.5724121Z 2023-07-13T15:14:43.5725029Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:43.5728364Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:43.5731313Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:43.5733640Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:43.5737293Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:43.5739849Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:43.5742663Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:43.5749987Z [35/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\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:14:43.5754883Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:54.0954507Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:54.0955352Z 2023-07-13T15:14:54.0956392Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:54.0958204Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:54.0960023Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:54.0961965Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:54.0963391Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:54.0964642Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:54.0965906Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:54.0967375Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:54.0968749Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:54.0970019Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:54.0974014Z [36/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-07-13T15:14:54.0977845Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:54.0979058Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:54.0979716Z 2023-07-13T15:14:54.0980738Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:54.0982658Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:54.0984317Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:54.0985965Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:54.0987694Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:54.0989251Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:54.0990562Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:54.0991865Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:54.0993174Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:54.0994669Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:14:54.0996280Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:14:54.0997592Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:54.1022705Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:54.1059672Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:54.1061141Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:54.1065237Z [37/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_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:54.1068583Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:54.1069860Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:54.1070970Z 2023-07-13T15:14:54.1072261Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:54.1073970Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:54.1075647Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:54.1077305Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:54.1078803Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:54.1080084Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:54.1081404Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:54.1085111Z [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_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-07-13T15:14:54.1088611Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:54.1089632Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:54.1090224Z 2023-07-13T15:14:54.1091076Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:54.1092811Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:54.1094553Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:54.1096288Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:12.4105335Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:15:12.4107095Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:15:12.4108580Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:15:12.4110078Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:15:12.4111813Z 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:15:12.4115081Z with 2023-07-13T15:15:12.4115702Z [ 2023-07-13T15:15:12.4116301Z _Ty=int64_t 2023-07-13T15:15:12.4116894Z ] 2023-07-13T15:15:12.4118629Z 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:15:12.4120206Z with 2023-07-13T15:15:12.4120812Z [ 2023-07-13T15:15:12.4121418Z _This=int64_t, 2023-07-13T15:15:12.4122148Z _Other=double & 2023-07-13T15:15:12.4122817Z ] 2023-07-13T15:15:12.4124120Z 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:15:12.4125769Z with 2023-07-13T15:15:12.4126643Z [ 2023-07-13T15:15:12.4127302Z _This=int64_t, 2023-07-13T15:15:12.4127955Z _Other=double & 2023-07-13T15:15:12.4128560Z ] 2023-07-13T15:15:12.4129892Z 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:15:12.4131182Z with 2023-07-13T15:15:12.4131970Z [ 2023-07-13T15:15:12.4132662Z _Tag=std::_Exact_args_t, 2023-07-13T15:15:12.4133643Z _This2=double & 2023-07-13T15:15:12.4134296Z ] 2023-07-13T15:15:12.4135558Z 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:15:12.4136868Z with 2023-07-13T15:15:12.4137495Z [ 2023-07-13T15:15:12.4138702Z _Tag=std::_Exact_args_t, 2023-07-13T15:15:12.4160047Z _This2=double & 2023-07-13T15:15:12.4287078Z ] 2023-07-13T15:15:12.4331170Z 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:15:12.4552824Z with 2023-07-13T15:15:12.4827918Z [ 2023-07-13T15:15:12.4873690Z _Tag=std::_Exact_args_t, 2023-07-13T15:15:12.4980866Z _This2=torch::autograd::Variable & 2023-07-13T15:15:12.5111096Z ] 2023-07-13T15:15:12.5227852Z 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:15:12.5288571Z with 2023-07-13T15:15:12.5533870Z [ 2023-07-13T15:15:12.5560285Z _Tag=std::_Exact_args_t, 2023-07-13T15:15:12.5703110Z _This2=torch::autograd::Variable & 2023-07-13T15:15:12.5782812Z ] 2023-07-13T15:15:12.5784807Z %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:15:12.5786325Z with 2023-07-13T15:15:12.5787170Z [ 2023-07-13T15:15:12.5788257Z _This2=at::Tensor & 2023-07-13T15:15:12.5791182Z ] 2023-07-13T15:15:12.5881677Z %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:15:12.5884347Z with 2023-07-13T15:15:12.5897853Z [ 2023-07-13T15:15:12.5901978Z _This2=at::Tensor & 2023-07-13T15:15:12.6057393Z ] 2023-07-13T15:15:12.6059494Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:12.6060746Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:12.6062093Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:12.6063429Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:12.6105759Z [39/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-13T15:15:25.2351859Z [40/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\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:15:25.2356551Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:25.2358196Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:25.2358881Z 2023-07-13T15:15:25.2359766Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:25.2362859Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:25.2364952Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:25.2367006Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:25.2369440Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:15:25.2370895Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:25.2372852Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:25.2374579Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:25.2405585Z [41/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\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:15:25.2409499Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:25.2451672Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:25.2620186Z 2023-07-13T15:15:25.2625111Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:25.2632032Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:25.2644884Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:25.2658017Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:25.2668054Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:25.2680753Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:25.2690648Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:25.2706917Z [42/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp 2023-07-13T15:15:25.2726091Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:25.2732628Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:25.2753259Z 2023-07-13T15:15:25.2864469Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:25.2866242Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:25.2867953Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:25.2915728Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:25.3021373Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:25.3043449Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:25.3065044Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:25.3100664Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:25.3107863Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:25.3114423Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:25.3122393Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:25.3171917Z [43/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-07-13T15:15:25.3178015Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:25.3180771Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:25.3201229Z 2023-07-13T15:15:25.3248275Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:25.3255263Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:25.3256837Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:37.3206149Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:37.3207689Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:37.3208864Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:37.3210112Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:37.3215043Z [44/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp 2023-07-13T15:15:37.3217966Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:37.3218697Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:37.3219095Z 2023-07-13T15:15:37.3219817Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:37.3221219Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:37.3225546Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:37.3227038Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:37.3228626Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:37.3229918Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:37.3231001Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:37.3232051Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:37.3278549Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:37.3279623Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:15:37.3280692Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:15:37.3281660Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:37.3307554Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:37.3367884Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:37.3373745Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:37.3630918Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\packet_buffer.cpp 2023-07-13T15:15:37.3681167Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:37.3865275Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:37.3890362Z 2023-07-13T15:15:37.4052856Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:37.4130587Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:37.4947518Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:37.4949497Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:37.4981939Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:37.5112145Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:37.5113581Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:37.5118430Z [46/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-07-13T15:15:37.5267914Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:37.5286125Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:37.5435033Z 2023-07-13T15:15:37.5439540Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:37.5441740Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:37.5446717Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:37.5448822Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:37.5454496Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:15:37.5459023Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:15:37.5491465Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:15:37.5495602Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:15:37.5904569Z 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:15:37.5924571Z with 2023-07-13T15:15:37.5947195Z [ 2023-07-13T15:15:37.5952309Z _Ty=int64_t 2023-07-13T15:15:37.5974453Z ] 2023-07-13T15:15:49.1179113Z 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:15:49.1182005Z with 2023-07-13T15:15:49.1182399Z [ 2023-07-13T15:15:49.1182808Z _This=int64_t, 2023-07-13T15:15:49.1183322Z _Other=double & 2023-07-13T15:15:49.1183762Z ] 2023-07-13T15:15:49.1184812Z 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:15:49.1185816Z with 2023-07-13T15:15:49.1186175Z [ 2023-07-13T15:15:49.1186585Z _This=int64_t, 2023-07-13T15:15:49.1187027Z _Other=double & 2023-07-13T15:15:49.1187425Z ] 2023-07-13T15:15:49.1188587Z 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:15:49.1190332Z with 2023-07-13T15:15:49.1190709Z [ 2023-07-13T15:15:49.1191162Z _Tag=std::_Exact_args_t, 2023-07-13T15:15:49.1191611Z _This2=double & 2023-07-13T15:15:49.1193544Z ] 2023-07-13T15:15:49.1194702Z 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:15:49.1195705Z with 2023-07-13T15:15:49.1196072Z [ 2023-07-13T15:15:49.1196519Z _Tag=std::_Exact_args_t, 2023-07-13T15:15:49.1197142Z _This2=double & 2023-07-13T15:15:49.1197565Z ] 2023-07-13T15:15:49.1198781Z 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:15:49.1199931Z with 2023-07-13T15:15:49.1200373Z [ 2023-07-13T15:15:49.1200830Z _Tag=std::_Exact_args_t, 2023-07-13T15:15:49.1201387Z _This2=torch::autograd::Variable & 2023-07-13T15:15:49.1201827Z ] 2023-07-13T15:15:49.1220249Z 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:15:49.1221498Z with 2023-07-13T15:15:49.1221892Z [ 2023-07-13T15:15:49.1222305Z _Tag=std::_Exact_args_t, 2023-07-13T15:15:49.1222914Z _This2=torch::autograd::Variable & 2023-07-13T15:15:49.1223421Z ] 2023-07-13T15:15:49.1224394Z %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:15:49.1225429Z with 2023-07-13T15:15:49.1225794Z [ 2023-07-13T15:15:49.1226225Z _This2=at::Tensor & 2023-07-13T15:15:49.1226651Z ] 2023-07-13T15:15:49.1227723Z %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:15:49.1228670Z with 2023-07-13T15:15:49.1229114Z [ 2023-07-13T15:15:49.1229540Z _This2=at::Tensor & 2023-07-13T15:15:49.1229958Z ] 2023-07-13T15:15:49.1230651Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:49.1231684Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:49.1232823Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:49.1233846Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:49.1237183Z [47/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\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:15:49.1240697Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:49.1241481Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:49.1454463Z 2023-07-13T15:15:49.1916955Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:49.1925340Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:49.2073955Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:49.2350485Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:49.2372292Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:15:49.2373665Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:15:49.2381805Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:15:49.2459911Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:15:49.2472442Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:15:49.2474187Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:49.2486852Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:49.2521931Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:49.2536323Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp 2023-07-13T15:15:49.2538863Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:49.2539593Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:49.2540105Z 2023-07-13T15:15:49.2541293Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:49.2543313Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:49.2544719Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:49.2546932Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:49.2548095Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-07-13T15:15:49.2549402Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:49.2550568Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:49.2552372Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:53.9079382Z [49/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp 2023-07-13T15:15:53.9192802Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:53.9194482Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:53.9197076Z 2023-07-13T15:15:53.9209118Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:53.9211007Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:53.9212709Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:53.9214376Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:53.9215839Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:53.9217560Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:53.9218842Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:53.9220143Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:53.9221435Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:15:53.9225430Z [50/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\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:15:53.9229321Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:53.9231356Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:53.9232056Z 2023-07-13T15:15:53.9232977Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:53.9234924Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:53.9236878Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:53.9238815Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:53.9240936Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:53.9242991Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:53.9244472Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:53.9248280Z [51/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp 2023-07-13T15:15:53.9252107Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:53.9253616Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:53.9254714Z 2023-07-13T15:15:53.9255911Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:53.9257866Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:53.9259848Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:53.9261811Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:53.9263297Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:53.9264824Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:53.9266391Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:53.9270429Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:53.9275040Z [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-39\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp 2023-07-13T15:15:53.9278503Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:53.9279814Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:53.9280747Z 2023-07-13T15:15:53.9281759Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:53.9283728Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:53.9286085Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:53.9288037Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:13.9663295Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:16:13.9664503Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:13.9665497Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:13.9666413Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:13.9667474Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:13.9668451Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:13.9669434Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:13.9670468Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:16:13.9682662Z [53/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-13T15:16:14.0606584Z [54/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\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:16:14.0611558Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:14.0612141Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:14.0612443Z 2023-07-13T15:16:14.0613008Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:14.0616764Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:14.0618514Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:14.0619655Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:14.0622884Z %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:16:14.0623911Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-07-13T15:16:14.0624903Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:16:14.0625935Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:16:14.0626944Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:16:14.0630108Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:16:14.0631092Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:16:14.0632075Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:16:14.0633024Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(336): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-13T15:16:14.1608033Z %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:16:14.1609427Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-13T15:16:14.1610704Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:16:14.1611953Z %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:16:31.7359947Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-07-13T15:16:31.7361323Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:16:31.7363867Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(789): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-13T15:16:31.7365187Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(769): warning C4996: 'av_get_default_channel_layout': was declared deprecated 2023-07-13T15:16:31.7367555Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:31.7368640Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:31.7371190Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:31.7398368Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:31.7510134Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:31.7512231Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:31.7513549Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:31.7517590Z [55/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_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:16:31.7542361Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:31.7543366Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:31.7544018Z 2023-07-13T15:16:31.7544935Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:31.7546769Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:31.7548485Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:31.7550169Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:31.7551695Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:31.7553281Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:31.7554583Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:31.7558369Z [56/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_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:16:31.7562002Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:31.7563116Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:31.7563745Z 2023-07-13T15:16:31.7564647Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:31.7566303Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:31.7568735Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:31.7571309Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:31.7572924Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:31.7574216Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:31.7581799Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:31.7585834Z [57/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\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:16:31.7589298Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:31.7590411Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:31.7591139Z 2023-07-13T15:16:31.7592106Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:31.7593871Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:31.7595616Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:31.7597637Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:31.7599380Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:31.7600718Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:31.7601991Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:58.2763079Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\hw_context.cpp 2023-07-13T15:16:58.3228010Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:58.3397652Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:58.3742766Z 2023-07-13T15:16:58.3910434Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:58.3929004Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:58.3963057Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:58.4069828Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:58.4093780Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:58.4464651Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:58.4467475Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:58.4493146Z [59/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\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:16:58.4634644Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:58.4639095Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:58.4640018Z 2023-07-13T15:16:58.4685527Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:58.4689372Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:58.4697967Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:58.4700073Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:58.4715485Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:16:58.4760524Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:16:58.4779104Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:16:58.4860585Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:16:58.4873895Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:16:58.4886960Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:16:58.4937434Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:16:58.4942938Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:58.4944944Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:58.4952586Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:58.4954179Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:58.4964749Z [60/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\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:16:58.4968324Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:58.4972387Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:58.4973308Z 2023-07-13T15:16:58.4980629Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:58.4982761Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:58.4988565Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:58.4990501Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:58.4996528Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:16:58.5000239Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-07-13T15:16:58.5006752Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:58.5012280Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:58.5014344Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:58.5022338Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:58.5023887Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:58.5036262Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:58.5037922Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:17:00.7185368Z [61/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_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:17:00.7954020Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:00.8142273Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:00.8608267Z 2023-07-13T15:17:00.9918463Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:01.0648830Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:01.1244353Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:01.2000496Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:01.2730463Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:17:01.2972248Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:17:01.3904411Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-13T15:17:01.4016963Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-07-13T15:17:01.4620434Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:01.4710260Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:01.4858471Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:17:01.4860268Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:01.4863645Z [62/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\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:17:01.4867003Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:01.4867755Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:01.4868142Z 2023-07-13T15:17:01.4869154Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:01.4870604Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:01.4872012Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:01.4873403Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:01.4874622Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:01.4875639Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:01.4876645Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:01.4879906Z [63/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_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:17:01.4882873Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:01.4883633Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:01.4884049Z 2023-07-13T15:17:01.4884753Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:01.4886170Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:01.4887583Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:01.4889010Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:01.4890257Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:17:01.4891345Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:01.4892310Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:01.4893407Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:01.4895932Z [64/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp 2023-07-13T15:17:01.4898115Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:01.4898848Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:01.4899244Z 2023-07-13T15:17:01.4899781Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-07-13T15:17:01.4903000Z [65/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_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:17:01.4905934Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:01.4906683Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:01.4907095Z 2023-07-13T15:17:01.4907795Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:01.4909251Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:01.4910656Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:01.4912089Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:01.4913367Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:17:01.4914815Z %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:17:01.4916468Z %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:17:01.4917735Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:01.4918735Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:01.4919717Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:01.4920752Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:01.4921755Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:01.4922789Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:01.4935266Z [66/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\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:17:01.4946455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.4948003Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.4949520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.4950942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.4952493Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.4954578Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.4956059Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.4957556Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.4958507Z iir_cuda.cu 2023-07-13T15:17:01.4959025Z tmpxft_00000b20_00000000-7_iir_cuda.compute_90.cudafe1.cpp 2023-07-13T15:17:01.4960154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.4961065Z with 2023-07-13T15:17:01.4961438Z [ 2023-07-13T15:17:01.4962000Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:01.4962566Z ] 2023-07-13T15:17:01.4963579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.4964513Z with 2023-07-13T15:17:01.4964867Z [ 2023-07-13T15:17:01.4965447Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:01.4965984Z ] 2023-07-13T15:17:01.4967086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.4968110Z with 2023-07-13T15:17:01.4968453Z [ 2023-07-13T15:17:01.4969019Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:01.4969563Z ] 2023-07-13T15:17:01.4970639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:01.4972460Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.4975655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.4977399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.4978365Z with 2023-07-13T15:17:01.4978736Z [ 2023-07-13T15:17:01.4979320Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:01.4979852Z ] 2023-07-13T15:17:01.4980819Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.4981719Z with 2023-07-13T15:17:01.4982093Z [ 2023-07-13T15:17:01.4982652Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:01.4983178Z ] 2023-07-13T15:17:01.4984187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.4985100Z with 2023-07-13T15:17:01.4985481Z [ 2023-07-13T15:17:01.4986055Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:01.4986625Z ] 2023-07-13T15:17:01.4987691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.4988695Z with 2023-07-13T15:17:01.4989051Z [ 2023-07-13T15:17:01.4989636Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:01.4990188Z ] 2023-07-13T15:17:01.4991281Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:01.4993194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.4995019Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.4996732Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.4997684Z with 2023-07-13T15:17:01.4998057Z [ 2023-07-13T15:17:01.4998626Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:01.4999173Z ] 2023-07-13T15:17:01.5000103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5001240Z with 2023-07-13T15:17:01.5001607Z [ 2023-07-13T15:17:01.5002183Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:01.5002714Z ] 2023-07-13T15:17:01.5003935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5004861Z with 2023-07-13T15:17:01.5005231Z [ 2023-07-13T15:17:01.5005823Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:01.5006362Z ] 2023-07-13T15:17:01.5007430Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5008427Z with 2023-07-13T15:17:01.5008815Z [ 2023-07-13T15:17:01.5009377Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:01.5009934Z ] 2023-07-13T15:17:01.5011108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:01.5012974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5014891Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5016681Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5017654Z with 2023-07-13T15:17:01.5018008Z [ 2023-07-13T15:17:01.5018600Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:01.5019156Z ] 2023-07-13T15:17:01.5020125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5021039Z with 2023-07-13T15:17:01.5021412Z [ 2023-07-13T15:17:01.5021874Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:17:01.5022338Z ] 2023-07-13T15:17:01.5023334Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5024298Z with 2023-07-13T15:17:01.5024675Z [ 2023-07-13T15:17:01.5025135Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:17:01.5025588Z ] 2023-07-13T15:17:01.5026694Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5027707Z with 2023-07-13T15:17:01.5028084Z [ 2023-07-13T15:17:01.5028526Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:17:01.5028993Z ] 2023-07-13T15:17:01.5030060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5032092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5033070Z with 2023-07-13T15:17:01.5033431Z [ 2023-07-13T15:17:01.5033898Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:17:01.5034364Z ] 2023-07-13T15:17:01.5035490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5037222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5038218Z with 2023-07-13T15:17:01.5038601Z [ 2023-07-13T15:17:01.5039078Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:17:01.5039539Z ] 2023-07-13T15:17:01.5040427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5041339Z with 2023-07-13T15:17:01.5041721Z [ 2023-07-13T15:17:01.5042299Z T=std::basic_string,std::allocator> 2023-07-13T15:17:01.5042848Z ] 2023-07-13T15:17:01.5043838Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5044921Z with 2023-07-13T15:17:01.5045295Z [ 2023-07-13T15:17:01.5046067Z T=std::basic_string,std::allocator> 2023-07-13T15:17:01.5046640Z ] 2023-07-13T15:17:01.5047755Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5048755Z with 2023-07-13T15:17:01.5049119Z [ 2023-07-13T15:17:01.5049680Z T=std::basic_string,std::allocator> 2023-07-13T15:17:01.5050247Z ] 2023-07-13T15:17:01.5051402Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5053347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5055095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5056107Z with 2023-07-13T15:17:01.5056468Z [ 2023-07-13T15:17:01.5057041Z T=std::basic_string,std::allocator> 2023-07-13T15:17:01.5057615Z ] 2023-07-13T15:17:01.5058589Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5059760Z with 2023-07-13T15:17:01.5060110Z [ 2023-07-13T15:17:01.5060512Z T=c10::SymInt 2023-07-13T15:17:01.5061075Z ] 2023-07-13T15:17:01.5062104Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5063061Z with 2023-07-13T15:17:01.5063444Z [ 2023-07-13T15:17:01.5063842Z T=c10::SymInt 2023-07-13T15:17:01.5064233Z ] 2023-07-13T15:17:01.5065340Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5066393Z with 2023-07-13T15:17:01.5066789Z [ 2023-07-13T15:17:01.5067184Z T=c10::SymInt 2023-07-13T15:17:01.5067554Z ] 2023-07-13T15:17:01.5068549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5070161Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5071801Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5072798Z with 2023-07-13T15:17:01.5073164Z [ 2023-07-13T15:17:01.5073573Z T=c10::SymInt 2023-07-13T15:17:01.5073995Z ] 2023-07-13T15:17:01.5075000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5075908Z with 2023-07-13T15:17:01.5076247Z [ 2023-07-13T15:17:01.5076631Z T=at::TensorBase 2023-07-13T15:17:01.5077056Z ] 2023-07-13T15:17:01.5078068Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5079015Z with 2023-07-13T15:17:01.5079393Z [ 2023-07-13T15:17:01.5079806Z T=at::TensorBase 2023-07-13T15:17:01.5080203Z ] 2023-07-13T15:17:01.5081242Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5082312Z with 2023-07-13T15:17:01.5082687Z [ 2023-07-13T15:17:01.5083122Z T=at::TensorBase 2023-07-13T15:17:01.5083529Z ] 2023-07-13T15:17:01.5084572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5086223Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5087864Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5089084Z with 2023-07-13T15:17:01.5089441Z [ 2023-07-13T15:17:01.5089867Z T=at::TensorBase 2023-07-13T15:17:01.5090456Z ] 2023-07-13T15:17:01.5091438Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5092310Z with 2023-07-13T15:17:01.5092695Z [ 2023-07-13T15:17:01.5093104Z T=at::Tensor 2023-07-13T15:17:01.5093587Z ] 2023-07-13T15:17:01.5094604Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5095555Z with 2023-07-13T15:17:01.5095955Z [ 2023-07-13T15:17:01.5096350Z T=at::Tensor 2023-07-13T15:17:01.5096734Z ] 2023-07-13T15:17:01.5097874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5098913Z with 2023-07-13T15:17:01.5099289Z [ 2023-07-13T15:17:01.5099686Z T=at::Tensor 2023-07-13T15:17:01.5100068Z ] 2023-07-13T15:17:01.5101095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5102752Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5104455Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5105442Z with 2023-07-13T15:17:01.5105805Z [ 2023-07-13T15:17:01.5106213Z T=at::Tensor 2023-07-13T15:17:01.5106613Z ] 2023-07-13T15:17:01.5107603Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5108507Z with 2023-07-13T15:17:01.5108866Z [ 2023-07-13T15:17:01.5109282Z T=at::Generator 2023-07-13T15:17:01.5109689Z ] 2023-07-13T15:17:01.5110690Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5111650Z with 2023-07-13T15:17:01.5112029Z [ 2023-07-13T15:17:01.5112452Z T=at::Generator 2023-07-13T15:17:01.5112849Z ] 2023-07-13T15:17:01.5113975Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5114997Z with 2023-07-13T15:17:01.5115380Z [ 2023-07-13T15:17:01.5115795Z T=at::Generator 2023-07-13T15:17:01.5116184Z ] 2023-07-13T15:17:01.5117229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5119050Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5120908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5121925Z with 2023-07-13T15:17:01.5122282Z [ 2023-07-13T15:17:01.5122688Z T=at::Generator 2023-07-13T15:17:01.5123100Z ] 2023-07-13T15:17:01.5124110Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5125011Z with 2023-07-13T15:17:01.5125380Z [ 2023-07-13T15:17:01.5125779Z T=c10::Scalar 2023-07-13T15:17:01.5126172Z ] 2023-07-13T15:17:01.5127139Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5128088Z with 2023-07-13T15:17:01.5128469Z [ 2023-07-13T15:17:01.5128875Z T=c10::Scalar 2023-07-13T15:17:01.5129240Z ] 2023-07-13T15:17:01.5130300Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5131281Z with 2023-07-13T15:17:01.5131656Z [ 2023-07-13T15:17:01.5132018Z T=c10::Scalar 2023-07-13T15:17:01.5132404Z ] 2023-07-13T15:17:01.5133350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5134984Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5136631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5137627Z with 2023-07-13T15:17:01.5137993Z [ 2023-07-13T15:17:01.5138388Z T=c10::Scalar 2023-07-13T15:17:01.5138777Z ] 2023-07-13T15:17:01.5139713Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5140665Z with 2023-07-13T15:17:01.5141051Z [ 2023-07-13T15:17:01.5141487Z T=c10::QualifiedName 2023-07-13T15:17:01.5141907Z ] 2023-07-13T15:17:01.5142857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5143821Z with 2023-07-13T15:17:01.5144179Z [ 2023-07-13T15:17:01.5144596Z T=c10::QualifiedName 2023-07-13T15:17:01.5144984Z ] 2023-07-13T15:17:01.5146019Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5175257Z with 2023-07-13T15:17:01.5175640Z [ 2023-07-13T15:17:01.5176085Z T=c10::QualifiedName 2023-07-13T15:17:01.5176517Z ] 2023-07-13T15:17:01.5177815Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5179561Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5181216Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5182225Z with 2023-07-13T15:17:01.5182617Z [ 2023-07-13T15:17:01.5183056Z T=c10::QualifiedName 2023-07-13T15:17:01.5183496Z ] 2023-07-13T15:17:01.5184453Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5185390Z with 2023-07-13T15:17:01.5185772Z [ 2023-07-13T15:17:01.5186310Z T=std::shared_ptr 2023-07-13T15:17:01.5186805Z ] 2023-07-13T15:17:01.5187859Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5188774Z with 2023-07-13T15:17:01.5189134Z [ 2023-07-13T15:17:01.5189658Z T=std::shared_ptr 2023-07-13T15:17:01.5190161Z ] 2023-07-13T15:17:01.5191255Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5192271Z with 2023-07-13T15:17:01.5192645Z [ 2023-07-13T15:17:01.5193159Z T=std::shared_ptr 2023-07-13T15:17:01.5193779Z ] 2023-07-13T15:17:01.5194906Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:01.5196697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5198495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5199488Z with 2023-07-13T15:17:01.5199870Z [ 2023-07-13T15:17:01.5200422Z T=std::shared_ptr 2023-07-13T15:17:01.5200949Z ] 2023-07-13T15:17:01.5201933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5202871Z with 2023-07-13T15:17:01.5203260Z [ 2023-07-13T15:17:01.5203786Z T=std::weak_ptr 2023-07-13T15:17:01.5204276Z ] 2023-07-13T15:17:01.5205606Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5206813Z with 2023-07-13T15:17:01.5207227Z [ 2023-07-13T15:17:01.5207752Z T=std::weak_ptr 2023-07-13T15:17:01.5208243Z ] 2023-07-13T15:17:01.5209360Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5210423Z with 2023-07-13T15:17:01.5210803Z [ 2023-07-13T15:17:01.5211303Z T=std::weak_ptr 2023-07-13T15:17:01.5211820Z ] 2023-07-13T15:17:01.5212898Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:01.5213903Z with 2023-07-13T15:17:01.5214279Z [ 2023-07-13T15:17:01.5214779Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:17:01.5215265Z ] 2023-07-13T15:17:01.5216325Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5217325Z with 2023-07-13T15:17:01.5217689Z [ 2023-07-13T15:17:01.5218169Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:17:01.5218639Z ] 2023-07-13T15:17:01.5219715Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5220719Z with 2023-07-13T15:17:01.5221084Z [ 2023-07-13T15:17:01.5221605Z T=std::weak_ptr 2023-07-13T15:17:01.5222101Z ] 2023-07-13T15:17:01.5223058Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5224106Z with 2023-07-13T15:17:01.5224489Z [ 2023-07-13T15:17:01.5225082Z T=std::vector> 2023-07-13T15:17:01.5225615Z ] 2023-07-13T15:17:01.5226610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5227557Z with 2023-07-13T15:17:01.5227966Z [ 2023-07-13T15:17:01.5228561Z T=std::vector> 2023-07-13T15:17:01.5229103Z ] 2023-07-13T15:17:01.5230182Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5231190Z with 2023-07-13T15:17:01.5231572Z [ 2023-07-13T15:17:01.5232126Z T=std::vector> 2023-07-13T15:17:01.5232703Z ] 2023-07-13T15:17:01.5233844Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:01.5235942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5237877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5238896Z with 2023-07-13T15:17:01.5239252Z [ 2023-07-13T15:17:01.5239854Z T=std::vector> 2023-07-13T15:17:01.5240440Z ] 2023-07-13T15:17:01.5241439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5242364Z with 2023-07-13T15:17:01.5242758Z [ 2023-07-13T15:17:01.5243301Z T=std::vector> 2023-07-13T15:17:01.5243801Z ] 2023-07-13T15:17:01.5244819Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5245758Z with 2023-07-13T15:17:01.5246136Z [ 2023-07-13T15:17:01.5246630Z T=std::vector> 2023-07-13T15:17:01.5247125Z ] 2023-07-13T15:17:01.5248177Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5249441Z with 2023-07-13T15:17:01.5249825Z [ 2023-07-13T15:17:01.5250479Z T=std::vector> 2023-07-13T15:17:01.5251066Z ] 2023-07-13T15:17:01.5252169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:01.5253894Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5255554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5256515Z with 2023-07-13T15:17:01.5256900Z [ 2023-07-13T15:17:01.5257408Z T=std::vector> 2023-07-13T15:17:01.5257894Z ] 2023-07-13T15:17:01.5258873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5259804Z with 2023-07-13T15:17:01.5260165Z [ 2023-07-13T15:17:01.5260786Z T=std::vector,std::allocator>> 2023-07-13T15:17:01.5261382Z ] 2023-07-13T15:17:01.5262377Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5263296Z with 2023-07-13T15:17:01.5263697Z [ 2023-07-13T15:17:01.5264321Z T=std::vector,std::allocator>> 2023-07-13T15:17:01.5266420Z ] 2023-07-13T15:17:01.5267751Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5268851Z with 2023-07-13T15:17:01.5269244Z [ 2023-07-13T15:17:01.5269891Z T=std::vector,std::allocator>> 2023-07-13T15:17:01.5270502Z ] 2023-07-13T15:17:01.5271656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5273513Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5275270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5276941Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5277957Z with 2023-07-13T15:17:01.5278358Z [ 2023-07-13T15:17:01.5278995Z T=std::vector,std::allocator>> 2023-07-13T15:17:01.5279606Z ] 2023-07-13T15:17:01.5280591Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5281498Z with 2023-07-13T15:17:01.5281896Z [ 2023-07-13T15:17:01.5282465Z T=std::vector,std::allocator>> 2023-07-13T15:17:01.5283035Z ] 2023-07-13T15:17:01.5284061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5284996Z with 2023-07-13T15:17:01.5285369Z [ 2023-07-13T15:17:01.5285979Z T=std::vector,std::allocator>> 2023-07-13T15:17:01.5286541Z ] 2023-07-13T15:17:01.5287648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5288708Z with 2023-07-13T15:17:01.5289094Z [ 2023-07-13T15:17:01.5289727Z T=std::vector,std::allocator>> 2023-07-13T15:17:01.5290306Z ] 2023-07-13T15:17:01.5291482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5293363Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5295522Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5297178Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5298206Z with 2023-07-13T15:17:01.5298599Z [ 2023-07-13T15:17:01.5299235Z T=std::vector,std::allocator>> 2023-07-13T15:17:01.5299789Z ] 2023-07-13T15:17:01.5300793Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5301747Z with 2023-07-13T15:17:01.5302140Z [ 2023-07-13T15:17:01.5302646Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:01.5303169Z ] 2023-07-13T15:17:01.5304185Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5305113Z with 2023-07-13T15:17:01.5305490Z [ 2023-07-13T15:17:01.5305981Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:01.5306468Z ] 2023-07-13T15:17:01.5307538Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5308587Z with 2023-07-13T15:17:01.5308980Z [ 2023-07-13T15:17:01.5309525Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:01.5310033Z ] 2023-07-13T15:17:01.5311154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:01.5312886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5314599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5315620Z with 2023-07-13T15:17:01.5316024Z [ 2023-07-13T15:17:01.5316543Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:01.5317030Z ] 2023-07-13T15:17:01.5317990Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5318880Z with 2023-07-13T15:17:01.5319274Z [ 2023-07-13T15:17:01.5319890Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:01.5320432Z ] 2023-07-13T15:17:01.5321474Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5322427Z with 2023-07-13T15:17:01.5322834Z [ 2023-07-13T15:17:01.5323414Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:01.5324287Z ] 2023-07-13T15:17:01.5325596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5326646Z with 2023-07-13T15:17:01.5327064Z [ 2023-07-13T15:17:01.5327619Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:01.5328188Z ] 2023-07-13T15:17:01.5329295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:01.5331151Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5333137Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5334930Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5335922Z with 2023-07-13T15:17:01.5336334Z [ 2023-07-13T15:17:01.5336957Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:01.5337541Z ] 2023-07-13T15:17:01.5338510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5339431Z with 2023-07-13T15:17:01.5339835Z [ 2023-07-13T15:17:01.5340298Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:01.5340768Z ] 2023-07-13T15:17:01.5341741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5342673Z with 2023-07-13T15:17:01.5343074Z [ 2023-07-13T15:17:01.5343542Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:01.5343995Z ] 2023-07-13T15:17:01.5345123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5346194Z with 2023-07-13T15:17:01.5346587Z [ 2023-07-13T15:17:01.5347050Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:01.5347535Z ] 2023-07-13T15:17:01.5348649Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5350329Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5351520Z with 2023-07-13T15:17:01.5351868Z [ 2023-07-13T15:17:01.5352442Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:01.5353023Z ] 2023-07-13T15:17:01.5354122Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5356405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5357405Z with 2023-07-13T15:17:01.5357793Z [ 2023-07-13T15:17:01.5358464Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:01.5358954Z ] 2023-07-13T15:17:01.5360121Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5361075Z with 2023-07-13T15:17:01.5361493Z [ 2023-07-13T15:17:01.5362580Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:01.5363598Z ] 2023-07-13T15:17:01.5364614Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5365675Z with 2023-07-13T15:17:01.5366066Z [ 2023-07-13T15:17:01.5367353Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:01.5368363Z ] 2023-07-13T15:17:01.5369497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5370569Z with 2023-07-13T15:17:01.5370969Z [ 2023-07-13T15:17:01.5372048Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:01.5373200Z ] 2023-07-13T15:17:01.5374979Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5376440Z with 2023-07-13T15:17:01.5376828Z [ 2023-07-13T15:17:01.5377284Z TTarget=c10::StorageImpl 2023-07-13T15:17:01.5377735Z ] 2023-07-13T15:17:01.5379229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5381020Z with 2023-07-13T15:17:01.5381424Z [ 2023-07-13T15:17:01.5381889Z TTarget=c10::StorageImpl 2023-07-13T15:17:01.5382363Z ] 2023-07-13T15:17:01.5383416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5384740Z with 2023-07-13T15:17:01.5385340Z [ 2023-07-13T15:17:01.5386629Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:01.5387792Z ] 2023-07-13T15:17:01.5388902Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5389806Z with 2023-07-13T15:17:01.5390194Z [ 2023-07-13T15:17:01.5390645Z T=torch::autograd::ViewInfo 2023-07-13T15:17:01.5391063Z ] 2023-07-13T15:17:01.5392091Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5393022Z with 2023-07-13T15:17:01.5393580Z [ 2023-07-13T15:17:01.5394075Z T=torch::autograd::ViewInfo 2023-07-13T15:17:01.5394511Z ] 2023-07-13T15:17:01.5395878Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5396939Z with 2023-07-13T15:17:01.5397338Z [ 2023-07-13T15:17:01.5397784Z T=torch::autograd::ViewInfo 2023-07-13T15:17:01.5398236Z ] 2023-07-13T15:17:01.5399318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5401300Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5403279Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5404239Z with 2023-07-13T15:17:01.5404623Z [ 2023-07-13T15:17:01.5405083Z T=torch::autograd::ViewInfo 2023-07-13T15:17:01.5405532Z ] 2023-07-13T15:17:01.5406463Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5407417Z with 2023-07-13T15:17:01.5407977Z [ 2023-07-13T15:17:01.5408408Z T=c10::IValue 2023-07-13T15:17:01.5408910Z ] 2023-07-13T15:17:01.5410071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5411055Z with 2023-07-13T15:17:01.5411439Z [ 2023-07-13T15:17:01.5411864Z T=c10::IValue 2023-07-13T15:17:01.5412245Z ] 2023-07-13T15:17:01.5413370Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5414406Z with 2023-07-13T15:17:01.5415260Z [ 2023-07-13T15:17:01.5415656Z T=c10::IValue 2023-07-13T15:17:01.5416337Z ] 2023-07-13T15:17:01.5417571Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5419174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5420832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5422035Z with 2023-07-13T15:17:01.5422439Z [ 2023-07-13T15:17:01.5423047Z T=c10::IValue 2023-07-13T15:17:01.5423607Z ] 2023-07-13T15:17:01.5424576Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5425530Z with 2023-07-13T15:17:01.5425924Z [ 2023-07-13T15:17:01.5426371Z T=c10::AliasInfo 2023-07-13T15:17:01.5426785Z ] 2023-07-13T15:17:01.5427805Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5428936Z with 2023-07-13T15:17:01.5429332Z [ 2023-07-13T15:17:01.5429910Z T=c10::AliasInfo 2023-07-13T15:17:01.5430415Z ] 2023-07-13T15:17:01.5431492Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5432523Z with 2023-07-13T15:17:01.5432924Z [ 2023-07-13T15:17:01.5433340Z T=c10::AliasInfo 2023-07-13T15:17:01.5433756Z ] 2023-07-13T15:17:01.5434783Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5436608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5438474Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5439434Z with 2023-07-13T15:17:01.5439821Z [ 2023-07-13T15:17:01.5440254Z T=c10::AliasInfo 2023-07-13T15:17:01.5440672Z ] 2023-07-13T15:17:01.5441605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5442549Z with 2023-07-13T15:17:01.5443148Z [ 2023-07-13T15:17:01.5443723Z T=std::vector> 2023-07-13T15:17:01.5444480Z ] 2023-07-13T15:17:01.5445524Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5446755Z with 2023-07-13T15:17:01.5447131Z [ 2023-07-13T15:17:01.5447702Z T=std::vector> 2023-07-13T15:17:01.5448224Z ] 2023-07-13T15:17:01.5449536Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5450751Z with 2023-07-13T15:17:01.5451278Z [ 2023-07-13T15:17:01.5451896Z T=std::vector> 2023-07-13T15:17:01.5452412Z ] 2023-07-13T15:17:01.5453481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:01.5454485Z with 2023-07-13T15:17:01.5454906Z [ 2023-07-13T15:17:01.5455302Z T=c10::SymInt 2023-07-13T15:17:01.5455723Z ] 2023-07-13T15:17:01.5456972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5458105Z with 2023-07-13T15:17:01.5458603Z [ 2023-07-13T15:17:01.5459035Z T=c10::SymInt 2023-07-13T15:17:01.5459446Z ] 2023-07-13T15:17:01.5460596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5462525Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5464495Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5465723Z with 2023-07-13T15:17:01.5466105Z [ 2023-07-13T15:17:01.5466644Z T=std::vector> 2023-07-13T15:17:01.5467149Z ] 2023-07-13T15:17:01.5468139Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5469072Z with 2023-07-13T15:17:01.5469467Z [ 2023-07-13T15:17:01.5470049Z T=c10::either 2023-07-13T15:17:01.5470589Z ] 2023-07-13T15:17:01.5471733Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5472851Z with 2023-07-13T15:17:01.5473255Z [ 2023-07-13T15:17:01.5473804Z T=c10::either 2023-07-13T15:17:01.5474356Z ] 2023-07-13T15:17:01.5475485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5476504Z with 2023-07-13T15:17:01.5476880Z [ 2023-07-13T15:17:01.5477409Z T=c10::either 2023-07-13T15:17:01.5478383Z ] 2023-07-13T15:17:01.5480949Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:01.5482905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5484749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5485914Z with 2023-07-13T15:17:01.5486443Z [ 2023-07-13T15:17:01.5487177Z T=c10::either 2023-07-13T15:17:01.5487731Z ] 2023-07-13T15:17:01.5488720Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5489643Z with 2023-07-13T15:17:01.5490012Z [ 2023-07-13T15:17:01.5490458Z T=at::StepCallbacks 2023-07-13T15:17:01.5490862Z ] 2023-07-13T15:17:01.5491846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5492969Z with 2023-07-13T15:17:01.5493570Z [ 2023-07-13T15:17:01.5494157Z T=at::StepCallbacks 2023-07-13T15:17:01.5494586Z ] 2023-07-13T15:17:01.5495697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5496795Z with 2023-07-13T15:17:01.5497184Z [ 2023-07-13T15:17:01.5497620Z T=at::StepCallbacks 2023-07-13T15:17:01.5498056Z ] 2023-07-13T15:17:01.5499294Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5501140Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5502901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5503915Z with 2023-07-13T15:17:01.5504285Z [ 2023-07-13T15:17:01.5504731Z T=at::StepCallbacks 2023-07-13T15:17:01.5505177Z ] 2023-07-13T15:17:01.5506141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5507297Z with 2023-07-13T15:17:01.5507690Z [ 2023-07-13T15:17:01.5508402Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:01.5508879Z ] 2023-07-13T15:17:01.5509896Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5511135Z with 2023-07-13T15:17:01.5511538Z [ 2023-07-13T15:17:01.5512014Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:01.5512452Z ] 2023-07-13T15:17:01.5513957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5515194Z with 2023-07-13T15:17:01.5515662Z [ 2023-07-13T15:17:01.5516108Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:01.5516563Z ] 2023-07-13T15:17:01.5517574Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:01.5519238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5521098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5522230Z with 2023-07-13T15:17:01.5522741Z [ 2023-07-13T15:17:01.5523204Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:01.5523752Z ] 2023-07-13T15:17:01.5524732Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5525616Z with 2023-07-13T15:17:01.5526004Z [ 2023-07-13T15:17:01.5526481Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:01.5526970Z ] 2023-07-13T15:17:01.5528108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5529186Z with 2023-07-13T15:17:01.5529720Z [ 2023-07-13T15:17:01.5530212Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:01.5530646Z ] 2023-07-13T15:17:01.5531742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5532756Z with 2023-07-13T15:17:01.5533134Z [ 2023-07-13T15:17:01.5533572Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:01.5534035Z ] 2023-07-13T15:17:01.5535311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5537332Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5539055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5540021Z with 2023-07-13T15:17:01.5540368Z [ 2023-07-13T15:17:01.5540817Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:01.5541274Z ] 2023-07-13T15:17:01.5542426Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5543802Z with 2023-07-13T15:17:01.5544412Z [ 2023-07-13T15:17:01.5545017Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:01.5545552Z ] 2023-07-13T15:17:01.5546485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5547429Z with 2023-07-13T15:17:01.5547810Z [ 2023-07-13T15:17:01.5548352Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:01.5548863Z ] 2023-07-13T15:17:01.5550091Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5551359Z with 2023-07-13T15:17:01.5551735Z [ 2023-07-13T15:17:01.5552306Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:01.5552815Z ] 2023-07-13T15:17:01.5553903Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5555867Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5565669Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5566791Z with 2023-07-13T15:17:01.5567131Z [ 2023-07-13T15:17:01.5567644Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:01.5568162Z ] 2023-07-13T15:17:01.5569423Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5570333Z with 2023-07-13T15:17:01.5570698Z [ 2023-07-13T15:17:01.5571613Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:01.5572473Z ] 2023-07-13T15:17:01.5573491Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5574431Z with 2023-07-13T15:17:01.5574825Z [ 2023-07-13T15:17:01.5575582Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:01.5576267Z ] 2023-07-13T15:17:01.5577766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5578938Z with 2023-07-13T15:17:01.5579472Z [ 2023-07-13T15:17:01.5580186Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:01.5580873Z ] 2023-07-13T15:17:01.5582404Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5584812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5605071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5606163Z with 2023-07-13T15:17:01.5606554Z [ 2023-07-13T15:17:01.5607305Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:01.5607996Z ] 2023-07-13T15:17:01.5609241Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5610295Z with 2023-07-13T15:17:01.5610678Z [ 2023-07-13T15:17:01.5611144Z T=torch::jit::SourceRange 2023-07-13T15:17:01.5611559Z ] 2023-07-13T15:17:01.5612549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5613483Z with 2023-07-13T15:17:01.5613868Z [ 2023-07-13T15:17:01.5614297Z T=torch::jit::SourceRange 2023-07-13T15:17:01.5614763Z ] 2023-07-13T15:17:01.5616023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5617199Z with 2023-07-13T15:17:01.5617559Z [ 2023-07-13T15:17:01.5617990Z T=torch::jit::SourceRange 2023-07-13T15:17:01.5618420Z ] 2023-07-13T15:17:01.5619433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5621117Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5622969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5624151Z with 2023-07-13T15:17:01.5624537Z [ 2023-07-13T15:17:01.5624979Z T=torch::jit::SourceRange 2023-07-13T15:17:01.5625419Z ] 2023-07-13T15:17:01.5626345Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5627234Z with 2023-07-13T15:17:01.5627611Z [ 2023-07-13T15:17:01.5628373Z T=c10::intrusive_ptr> 2023-07-13T15:17:01.5629255Z ] 2023-07-13T15:17:01.5630796Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5631959Z with 2023-07-13T15:17:01.5632371Z [ 2023-07-13T15:17:01.5633137Z T=c10::intrusive_ptr> 2023-07-13T15:17:01.5633832Z ] 2023-07-13T15:17:01.5634898Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5635887Z with 2023-07-13T15:17:01.5636431Z [ 2023-07-13T15:17:01.5637370Z T=c10::intrusive_ptr> 2023-07-13T15:17:01.5638255Z ] 2023-07-13T15:17:01.5639514Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:01.5640684Z with 2023-07-13T15:17:01.5641071Z [ 2023-07-13T15:17:01.5641550Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:17:01.5642053Z ] 2023-07-13T15:17:01.5643525Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5644886Z with 2023-07-13T15:17:01.5645288Z [ 2023-07-13T15:17:01.5645777Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:17:01.5646260Z ] 2023-07-13T15:17:01.5647302Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5648272Z with 2023-07-13T15:17:01.5648644Z [ 2023-07-13T15:17:01.5649437Z T=c10::intrusive_ptr> 2023-07-13T15:17:01.5650472Z ] 2023-07-13T15:17:01.5651564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5652590Z with 2023-07-13T15:17:01.5652970Z [ 2023-07-13T15:17:01.5653460Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:01.5653934Z ] 2023-07-13T15:17:01.5654941Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5655860Z with 2023-07-13T15:17:01.5656248Z [ 2023-07-13T15:17:01.5656741Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:01.5657372Z ] 2023-07-13T15:17:01.5658634Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5659795Z with 2023-07-13T15:17:01.5660187Z [ 2023-07-13T15:17:01.5660688Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:01.5661415Z ] 2023-07-13T15:17:01.5662690Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5664599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5666554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5667541Z with 2023-07-13T15:17:01.5667930Z [ 2023-07-13T15:17:01.5668394Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:01.5668897Z ] 2023-07-13T15:17:01.5670028Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5670960Z with 2023-07-13T15:17:01.5671469Z [ 2023-07-13T15:17:01.5672174Z T=c10::intrusive_ptr> 2023-07-13T15:17:01.5673063Z ] 2023-07-13T15:17:01.5674102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5675037Z with 2023-07-13T15:17:01.5675520Z [ 2023-07-13T15:17:01.5676218Z T=c10::intrusive_ptr> 2023-07-13T15:17:01.5676900Z ] 2023-07-13T15:17:01.5677957Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5678997Z with 2023-07-13T15:17:01.5679502Z [ 2023-07-13T15:17:01.5680302Z T=c10::intrusive_ptr> 2023-07-13T15:17:01.5681101Z ] 2023-07-13T15:17:01.5682327Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:01.5683436Z with 2023-07-13T15:17:01.5683787Z [ 2023-07-13T15:17:01.5684248Z TTarget=torch::jit::Scope 2023-07-13T15:17:01.5684694Z ] 2023-07-13T15:17:01.5686050Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5687430Z with 2023-07-13T15:17:01.5687816Z [ 2023-07-13T15:17:01.5688275Z TTarget=torch::jit::Scope 2023-07-13T15:17:01.5688707Z ] 2023-07-13T15:17:01.5689717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5690688Z with 2023-07-13T15:17:01.5691078Z [ 2023-07-13T15:17:01.5691772Z T=c10::intrusive_ptr> 2023-07-13T15:17:01.5692841Z ] 2023-07-13T15:17:01.5694264Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5695170Z with 2023-07-13T15:17:01.5695566Z [ 2023-07-13T15:17:01.5695989Z T=at::ThreadLocalState 2023-07-13T15:17:01.5696433Z ] 2023-07-13T15:17:01.5697422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5698351Z with 2023-07-13T15:17:01.5698727Z [ 2023-07-13T15:17:01.5699361Z T=at::ThreadLocalState 2023-07-13T15:17:01.5699798Z ] 2023-07-13T15:17:01.5701079Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5702097Z with 2023-07-13T15:17:01.5702457Z [ 2023-07-13T15:17:01.5702906Z T=at::ThreadLocalState 2023-07-13T15:17:01.5703347Z ] 2023-07-13T15:17:01.5704380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5706215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5708164Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5709182Z with 2023-07-13T15:17:01.5709575Z [ 2023-07-13T15:17:01.5710028Z T=at::ThreadLocalState 2023-07-13T15:17:01.5710440Z ] 2023-07-13T15:17:01.5711371Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5712241Z with 2023-07-13T15:17:01.5712617Z [ 2023-07-13T15:17:01.5713312Z T=std::shared_ptr 2023-07-13T15:17:01.5713769Z ] 2023-07-13T15:17:01.5715002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5715934Z with 2023-07-13T15:17:01.5716313Z [ 2023-07-13T15:17:01.5716774Z T=std::shared_ptr 2023-07-13T15:17:01.5717253Z ] 2023-07-13T15:17:01.5718353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5719383Z with 2023-07-13T15:17:01.5719733Z [ 2023-07-13T15:17:01.5720421Z T=std::shared_ptr 2023-07-13T15:17:01.5720890Z ] 2023-07-13T15:17:01.5722168Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:01.5724325Z 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:17:01.5726051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5728076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5729192Z with 2023-07-13T15:17:01.5729562Z [ 2023-07-13T15:17:01.5730047Z T=std::shared_ptr 2023-07-13T15:17:01.5730517Z ] 2023-07-13T15:17:01.5731466Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5732369Z with 2023-07-13T15:17:01.5732746Z [ 2023-07-13T15:17:01.5733175Z T=torch::jit::GraphExecutor 2023-07-13T15:17:01.5733629Z ] 2023-07-13T15:17:01.5734790Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5735924Z with 2023-07-13T15:17:01.5736311Z [ 2023-07-13T15:17:01.5736746Z T=torch::jit::GraphExecutor 2023-07-13T15:17:01.5737198Z ] 2023-07-13T15:17:01.5738261Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5739290Z with 2023-07-13T15:17:01.5739660Z [ 2023-07-13T15:17:01.5740129Z T=torch::jit::GraphExecutor 2023-07-13T15:17:01.5740575Z ] 2023-07-13T15:17:01.5741799Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5743685Z 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:17:01.5745326Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5747009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5747980Z with 2023-07-13T15:17:01.5748508Z [ 2023-07-13T15:17:01.5748968Z T=torch::jit::GraphExecutor 2023-07-13T15:17:01.5749394Z ] 2023-07-13T15:17:01.5750589Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5751499Z with 2023-07-13T15:17:01.5751856Z [ 2023-07-13T15:17:01.5752256Z T=torch::jit::Method 2023-07-13T15:17:01.5752677Z ] 2023-07-13T15:17:01.5753945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5755090Z with 2023-07-13T15:17:01.5755601Z [ 2023-07-13T15:17:01.5756032Z T=torch::jit::Method 2023-07-13T15:17:01.5756452Z ] 2023-07-13T15:17:01.5757742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5758752Z with 2023-07-13T15:17:01.5759106Z [ 2023-07-13T15:17:01.5759547Z T=torch::jit::Method 2023-07-13T15:17:01.5759969Z ] 2023-07-13T15:17:01.5760958Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:01.5762728Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5764541Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5765666Z with 2023-07-13T15:17:01.5766041Z [ 2023-07-13T15:17:01.5766479Z T=torch::jit::Method 2023-07-13T15:17:01.5766865Z ] 2023-07-13T15:17:01.5767791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5768693Z with 2023-07-13T15:17:01.5769056Z [ 2023-07-13T15:17:01.5770004Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:01.5770908Z ] 2023-07-13T15:17:01.5772009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5773071Z with 2023-07-13T15:17:01.5773450Z [ 2023-07-13T15:17:01.5774245Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:01.5775017Z ] 2023-07-13T15:17:01.5776081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5777260Z with 2023-07-13T15:17:01.5777649Z [ 2023-07-13T15:17:01.5778724Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:01.5779483Z ] 2023-07-13T15:17:01.5780866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5783374Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5787492Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5788496Z with 2023-07-13T15:17:01.5788877Z [ 2023-07-13T15:17:01.5789685Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:01.5790471Z ] 2023-07-13T15:17:01.5791592Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5792800Z with 2023-07-13T15:17:01.5793189Z [ 2023-07-13T15:17:01.5794463Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:01.5795571Z ] 2023-07-13T15:17:01.5796579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5797506Z with 2023-07-13T15:17:01.5798097Z [ 2023-07-13T15:17:01.5799450Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:01.5800557Z ] 2023-07-13T15:17:01.5801830Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5802890Z with 2023-07-13T15:17:01.5803291Z [ 2023-07-13T15:17:01.5804462Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:01.5805788Z ] 2023-07-13T15:17:01.5807607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5810718Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5814516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5815769Z with 2023-07-13T15:17:01.5816199Z [ 2023-07-13T15:17:01.5817547Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:01.5818643Z ] 2023-07-13T15:17:01.5819741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5820049Z with 2023-07-13T15:17:01.5820324Z [ 2023-07-13T15:17:01.5820711Z T=std::function 2023-07-13T15:17:01.5820855Z ] 2023-07-13T15:17:01.5821640Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5821817Z with 2023-07-13T15:17:01.5821961Z [ 2023-07-13T15:17:01.5822324Z T=std::function 2023-07-13T15:17:01.5822452Z ] 2023-07-13T15:17:01.5823333Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5823518Z with 2023-07-13T15:17:01.5823766Z [ 2023-07-13T15:17:01.5824157Z T=std::function 2023-07-13T15:17:01.5824333Z ] 2023-07-13T15:17:01.5825273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:01.5826423Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5827435Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5827645Z with 2023-07-13T15:17:01.5827800Z [ 2023-07-13T15:17:01.5828159Z T=std::function 2023-07-13T15:17:01.5828309Z ] 2023-07-13T15:17:01.5829030Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5829215Z with 2023-07-13T15:17:01.5829354Z [ 2023-07-13T15:17:01.5829659Z T=std::vector> 2023-07-13T15:17:01.5829829Z ] 2023-07-13T15:17:01.5830608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5830775Z with 2023-07-13T15:17:01.5830908Z [ 2023-07-13T15:17:01.5832240Z T=std::vector> 2023-07-13T15:17:01.5832393Z ] 2023-07-13T15:17:01.5833647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5833945Z with 2023-07-13T15:17:01.5834108Z [ 2023-07-13T15:17:01.5834550Z T=std::vector> 2023-07-13T15:17:01.5834699Z ] 2023-07-13T15:17:01.5835533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:01.5835704Z with 2023-07-13T15:17:01.5835845Z [ 2023-07-13T15:17:01.5836002Z T=double 2023-07-13T15:17:01.5836165Z ] 2023-07-13T15:17:01.5837109Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5837268Z with 2023-07-13T15:17:01.5837417Z [ 2023-07-13T15:17:01.5837582Z T=double 2023-07-13T15:17:01.5837718Z ] 2023-07-13T15:17:01.5838517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5838693Z with 2023-07-13T15:17:01.5838832Z [ 2023-07-13T15:17:01.5839145Z T=std::vector> 2023-07-13T15:17:01.5839289Z ] 2023-07-13T15:17:01.5840181Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5840354Z with 2023-07-13T15:17:01.5840509Z [ 2023-07-13T15:17:01.5840875Z T=std::tuple 2023-07-13T15:17:01.5841034Z ] 2023-07-13T15:17:01.5841903Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5842087Z with 2023-07-13T15:17:01.5842232Z [ 2023-07-13T15:17:01.5842673Z T=std::tuple 2023-07-13T15:17:01.5842815Z ] 2023-07-13T15:17:01.5843655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5843823Z with 2023-07-13T15:17:01.5843963Z [ 2023-07-13T15:17:01.5844223Z T=std::tuple 2023-07-13T15:17:01.5844381Z ] 2023-07-13T15:17:01.5845208Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:01.5846095Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:01.5847074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5848540Z with 2023-07-13T15:17:01.5848693Z [ 2023-07-13T15:17:01.5849151Z T=std::tuple 2023-07-13T15:17:01.5849337Z ] 2023-07-13T15:17:01.5850249Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:01.5850398Z with 2023-07-13T15:17:01.5850552Z [ 2023-07-13T15:17:01.5850864Z T=std::vector> 2023-07-13T15:17:01.5851006Z ] 2023-07-13T15:17:01.5851792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:01.5851983Z with 2023-07-13T15:17:01.5852123Z [ 2023-07-13T15:17:01.5852448Z T=std::vector> 2023-07-13T15:17:01.5852595Z ] 2023-07-13T15:17:01.5853462Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:01.5853756Z with 2023-07-13T15:17:01.5853885Z [ 2023-07-13T15:17:01.5854208Z T=std::vector> 2023-07-13T15:17:01.5854354Z ] 2023-07-13T15:17:01.5855411Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:16.2542075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:16.2544303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:16.2548103Z with 2023-07-13T15:17:16.2549041Z [ 2023-07-13T15:17:16.2549852Z T=std::vector> 2023-07-13T15:17:16.2550728Z ] 2023-07-13T15:17:16.2552120Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:16.2553577Z with 2023-07-13T15:17:16.2554185Z [ 2023-07-13T15:17:16.2555012Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:16.2556190Z V=std::unique_ptr> 2023-07-13T15:17:16.2557139Z ] 2023-07-13T15:17:16.2558405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:16.2559660Z with 2023-07-13T15:17:16.2560272Z [ 2023-07-13T15:17:16.2561055Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:16.2562208Z V=std::unique_ptr> 2023-07-13T15:17:16.2564785Z ] 2023-07-13T15:17:16.2567432Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:16.2569277Z with 2023-07-13T15:17:16.2569878Z [ 2023-07-13T15:17:16.2570671Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:16.2571928Z V=std::unique_ptr>, 2023-07-13T15:17:16.2573152Z H=std::hash,std::allocator>>, 2023-07-13T15:17:16.2574238Z E=std::equal_to,std::allocator>>, 2023-07-13T15:17:16.2575670Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:17:16.2576860Z ] 2023-07-13T15:17:16.2578791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:16.2580572Z with 2023-07-13T15:17:16.2581182Z [ 2023-07-13T15:17:16.2582005Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:16.2583190Z V=std::unique_ptr>, 2023-07-13T15:17:16.2584396Z H=std::hash,std::allocator>>, 2023-07-13T15:17:16.2585498Z E=std::equal_to,std::allocator>>, 2023-07-13T15:17:16.2586922Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:17:16.2591179Z ] 2023-07-13T15:17:16.2593094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:16.2594754Z with 2023-07-13T15:17:16.2595357Z [ 2023-07-13T15:17:16.2596120Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:16.2597269Z V=std::unique_ptr>, 2023-07-13T15:17:16.2598430Z H=std::hash,std::allocator>>, 2023-07-13T15:17:16.2599482Z E=std::equal_to,std::allocator>>, 2023-07-13T15:17:16.2600878Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:17:16.2602847Z ] 2023-07-13T15:17:16.2605742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:16.2607757Z with 2023-07-13T15:17:16.2608302Z [ 2023-07-13T15:17:16.2609076Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:16.2610208Z V=std::unique_ptr> 2023-07-13T15:17:16.2611148Z ] 2023-07-13T15:17:16.2612341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:16.2613511Z with 2023-07-13T15:17:16.2614024Z [ 2023-07-13T15:17:16.2614640Z K=c10::DispatchKey, 2023-07-13T15:17:16.2615517Z V=std::list> 2023-07-13T15:17:16.2616348Z ] 2023-07-13T15:17:16.2617573Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:16.2618762Z with 2023-07-13T15:17:16.2619337Z [ 2023-07-13T15:17:16.2619985Z K=c10::DispatchKey, 2023-07-13T15:17:16.2620873Z V=std::list> 2023-07-13T15:17:16.2621693Z ] 2023-07-13T15:17:16.2623376Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:16.2624991Z with 2023-07-13T15:17:16.2625575Z [ 2023-07-13T15:17:16.2626196Z K=c10::DispatchKey, 2023-07-13T15:17:16.2627089Z V=std::list>, 2023-07-13T15:17:16.2631054Z H=std::hash, 2023-07-13T15:17:16.2631854Z E=std::equal_to, 2023-07-13T15:17:16.2632929Z A=std::allocator>>> 2023-07-13T15:17:16.2633880Z ] 2023-07-13T15:17:16.2635616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:16.2637264Z with 2023-07-13T15:17:16.2637839Z [ 2023-07-13T15:17:16.2638455Z K=c10::DispatchKey, 2023-07-13T15:17:16.2639334Z V=std::list>, 2023-07-13T15:17:16.2640560Z H=std::hash, 2023-07-13T15:17:16.2641282Z E=std::equal_to, 2023-07-13T15:17:29.2885649Z A=std::allocator>>> 2023-07-13T15:17:29.2886491Z ] 2023-07-13T15:17:29.2888187Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:29.2889985Z with 2023-07-13T15:17:29.2898241Z [ 2023-07-13T15:17:29.2898705Z K=c10::DispatchKey, 2023-07-13T15:17:29.2899419Z V=std::list>, 2023-07-13T15:17:29.2900165Z H=std::hash, 2023-07-13T15:17:29.2900743Z E=std::equal_to, 2023-07-13T15:17:29.2901593Z A=std::allocator>>> 2023-07-13T15:17:29.2902339Z ] 2023-07-13T15:17:29.2903795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:29.2905100Z with 2023-07-13T15:17:29.2905444Z [ 2023-07-13T15:17:29.2905847Z K=c10::DispatchKey, 2023-07-13T15:17:29.2906556Z V=std::list> 2023-07-13T15:17:29.2907181Z ] 2023-07-13T15:17:29.2910081Z [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-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp 2023-07-13T15:17:29.2912981Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:29.2913718Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:29.2914127Z 2023-07-13T15:17:29.2914822Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:29.2916199Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:29.2917586Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:29.2918987Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:29.2920678Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:17:29.2923235Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:29.2924319Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:29.2925322Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:29.2927798Z [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\v12.1\include" -external:I%PREFIX%\include -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /showIncludes /Fotorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /Fdtorchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\cuctc\src\python_binding.cpp 2023-07-13T15:17:29.2930074Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:29.2930807Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:29.2931218Z 2023-07-13T15:17:29.2933925Z [69/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg4 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-07-13T15:17:29.2936728Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:29.2937461Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:29.2937867Z 2023-07-13T15:17:29.2938588Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:29.2940004Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:29.2941442Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:29.2942797Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:29.2943997Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:29.2944965Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:29.2945922Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:29.2946954Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:17:29.2948039Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:17:29.2949367Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:17:29.2950659Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:17:32.6710522Z [70/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f4-src\bin\avutil.lib _deps\f4-src\bin\avcodec.lib _deps\f4-src\bin\avformat.lib _deps\f4-src\bin\avdevice.lib _deps\f4-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-13T15:17:32.6721124Z [71/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp 2023-07-13T15:17:32.6724246Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:32.6725042Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:32.6725451Z 2023-07-13T15:17:32.6726176Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:32.6727874Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:32.6729518Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:32.6731147Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:32.6732472Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:17:32.6733686Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:17:32.6734865Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:17:32.6735977Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:17:32.6737204Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:17:32.6738410Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:17:32.6739675Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:17:32.6740697Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:32.6741690Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:32.6742721Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:32.6746290Z [72/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg5 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-07-13T15:17:32.6749338Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:32.6750062Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:32.6750459Z 2023-07-13T15:17:32.6751243Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:32.6752755Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:32.6754182Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:32.6755616Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:32.6756953Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:32.6758157Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:32.6759341Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:32.6760426Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:17:32.6761436Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:17:32.6762518Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:17:32.6763603Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:17:34.7946520Z [73/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f5-src\bin\avutil.lib _deps\f5-src\bin\avcodec.lib _deps\f5-src\bin\avformat.lib _deps\f5-src\bin\avdevice.lib _deps\f5-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-13T15:17:34.7956273Z [74/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp 2023-07-13T15:17:34.7959740Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:34.7960510Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:34.7960895Z 2023-07-13T15:17:34.7961608Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:34.7963187Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:34.7964797Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:34.7966265Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:34.7967565Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:17:34.7968684Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:17:34.7969794Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:17:34.7970890Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:17:34.7972177Z 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:17:34.7973083Z with 2023-07-13T15:17:34.7973468Z [ 2023-07-13T15:17:34.7973839Z _Ty=int64_t 2023-07-13T15:17:34.7974258Z ] 2023-07-13T15:17:34.7975335Z 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:17:34.7976350Z with 2023-07-13T15:17:34.7976718Z [ 2023-07-13T15:17:34.7977083Z _This=int64_t, 2023-07-13T15:17:34.7977526Z _Other=double & 2023-07-13T15:17:34.7977936Z ] 2023-07-13T15:17:34.7978996Z 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:17:34.7979984Z with 2023-07-13T15:17:34.7980366Z [ 2023-07-13T15:17:34.7980755Z _This=int64_t, 2023-07-13T15:17:34.7981184Z _Other=double & 2023-07-13T15:17:34.7981577Z ] 2023-07-13T15:17:34.7982651Z 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:17:34.7983741Z with 2023-07-13T15:17:34.7984120Z [ 2023-07-13T15:17:34.7984521Z _Tag=std::_Exact_args_t, 2023-07-13T15:17:34.7984981Z _This2=double & 2023-07-13T15:17:34.7985385Z ] 2023-07-13T15:17:34.7986460Z 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:17:34.7987712Z with 2023-07-13T15:17:34.7988052Z [ 2023-07-13T15:17:34.7988490Z _Tag=std::_Exact_args_t, 2023-07-13T15:17:34.7989167Z _This2=double & 2023-07-13T15:17:34.7989577Z ] 2023-07-13T15:17:34.7990805Z 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:17:34.7991922Z with 2023-07-13T15:17:34.7992291Z [ 2023-07-13T15:17:34.7992721Z _Tag=std::_Exact_args_t, 2023-07-13T15:17:34.7993251Z _This2=torch::autograd::Variable & 2023-07-13T15:17:34.7993709Z ] 2023-07-13T15:17:34.7994899Z 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:17:34.7996025Z with 2023-07-13T15:17:34.7996427Z [ 2023-07-13T15:17:34.7996855Z _Tag=std::_Exact_args_t, 2023-07-13T15:17:34.7997394Z _This2=torch::autograd::Variable & 2023-07-13T15:17:34.7997857Z ] 2023-07-13T15:17:34.7998854Z %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:17:34.7999794Z with 2023-07-13T15:17:34.8000160Z [ 2023-07-13T15:17:34.8000582Z _This2=at::Tensor & 2023-07-13T15:17:34.8000990Z ] 2023-07-13T15:17:34.8001944Z %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:17:34.8002900Z with 2023-07-13T15:17:34.8003280Z [ 2023-07-13T15:17:34.8003715Z _This2=at::Tensor & 2023-07-13T15:17:34.8004112Z ] 2023-07-13T15:17:34.8004812Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:34.8005811Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:34.8006806Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:34.8007807Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:34.8020292Z [75/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-13T15:17:34.8042312Z [76/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\forced_align\gpu\compute.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-13T15:17:34.8053438Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8054947Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8056456Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8057963Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8059422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8060918Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8062625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8064350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8065268Z compute.cu 2023-07-13T15:17:34.8065808Z tmpxft_00000d98_00000000-7_compute.compute_90.cudafe1.cpp 2023-07-13T15:17:34.8066925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8067834Z with 2023-07-13T15:17:34.8068216Z [ 2023-07-13T15:17:34.8068783Z T=std::basic_string,std::allocator> 2023-07-13T15:17:34.8069375Z ] 2023-07-13T15:17:34.8070416Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8071346Z with 2023-07-13T15:17:34.8071708Z [ 2023-07-13T15:17:34.8072301Z T=std::basic_string,std::allocator> 2023-07-13T15:17:34.8072863Z ] 2023-07-13T15:17:34.8073964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8074966Z with 2023-07-13T15:17:34.8075327Z [ 2023-07-13T15:17:34.8075927Z T=std::basic_string,std::allocator> 2023-07-13T15:17:34.8076512Z ] 2023-07-13T15:17:34.8077664Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8079498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8081206Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8082191Z with 2023-07-13T15:17:34.8082571Z [ 2023-07-13T15:17:34.8083271Z T=std::basic_string,std::allocator> 2023-07-13T15:17:34.8083832Z ] 2023-07-13T15:17:34.8084787Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8085696Z with 2023-07-13T15:17:34.8086067Z [ 2023-07-13T15:17:34.8086473Z T=c10::SymInt 2023-07-13T15:17:34.8086846Z ] 2023-07-13T15:17:34.8087832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8088771Z with 2023-07-13T15:17:34.8089147Z [ 2023-07-13T15:17:34.8089525Z T=c10::SymInt 2023-07-13T15:17:34.8089920Z ] 2023-07-13T15:17:34.8090969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8093248Z with 2023-07-13T15:17:34.8093634Z [ 2023-07-13T15:17:34.8094048Z T=c10::SymInt 2023-07-13T15:17:34.8094448Z ] 2023-07-13T15:17:34.8095448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8097015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8098589Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8099606Z with 2023-07-13T15:17:34.8099982Z [ 2023-07-13T15:17:34.8100393Z T=c10::SymInt 2023-07-13T15:17:34.8100773Z ] 2023-07-13T15:17:34.8101748Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8102667Z with 2023-07-13T15:17:34.8103034Z [ 2023-07-13T15:17:34.8103617Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:34.8104148Z ] 2023-07-13T15:17:34.8105165Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8106110Z with 2023-07-13T15:17:34.8106478Z [ 2023-07-13T15:17:34.8107034Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:34.8107609Z ] 2023-07-13T15:17:34.8108708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8109719Z with 2023-07-13T15:17:34.8110107Z [ 2023-07-13T15:17:34.8110660Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:34.8111212Z ] 2023-07-13T15:17:34.8112365Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:34.8114238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8116136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8117875Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8118842Z with 2023-07-13T15:17:34.8119222Z [ 2023-07-13T15:17:34.8119807Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:34.8120634Z ] 2023-07-13T15:17:34.8121964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8123001Z with 2023-07-13T15:17:34.8123489Z [ 2023-07-13T15:17:34.8123909Z T=at::TensorBase 2023-07-13T15:17:34.8124297Z ] 2023-07-13T15:17:34.8125323Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8126247Z with 2023-07-13T15:17:34.8126626Z [ 2023-07-13T15:17:34.8127031Z T=at::TensorBase 2023-07-13T15:17:34.8127453Z ] 2023-07-13T15:17:34.8128688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8129877Z with 2023-07-13T15:17:34.8130257Z [ 2023-07-13T15:17:34.8130635Z T=at::TensorBase 2023-07-13T15:17:34.8131044Z ] 2023-07-13T15:17:34.8132051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8134072Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8135794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8137025Z with 2023-07-13T15:17:34.8137399Z [ 2023-07-13T15:17:34.8137830Z T=at::TensorBase 2023-07-13T15:17:34.8138231Z ] 2023-07-13T15:17:34.8139148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8140063Z with 2023-07-13T15:17:34.8140423Z [ 2023-07-13T15:17:34.8140823Z T=at::Tensor 2023-07-13T15:17:34.8141189Z ] 2023-07-13T15:17:34.8142296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8143453Z with 2023-07-13T15:17:34.8143829Z [ 2023-07-13T15:17:34.8144244Z T=at::Tensor 2023-07-13T15:17:34.8144619Z ] 2023-07-13T15:17:34.8145673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8146688Z with 2023-07-13T15:17:34.8147062Z [ 2023-07-13T15:17:34.8147445Z T=at::Tensor 2023-07-13T15:17:34.8147830Z ] 2023-07-13T15:17:34.8148936Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8150719Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8152783Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8153743Z with 2023-07-13T15:17:34.8154115Z [ 2023-07-13T15:17:34.8154518Z T=at::Tensor 2023-07-13T15:17:34.8155042Z ] 2023-07-13T15:17:34.8156152Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8157071Z with 2023-07-13T15:17:34.8157451Z [ 2023-07-13T15:17:34.8157875Z T=at::Generator 2023-07-13T15:17:34.8158261Z ] 2023-07-13T15:17:34.8159234Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8160185Z with 2023-07-13T15:17:34.8160576Z [ 2023-07-13T15:17:34.8160980Z T=at::Generator 2023-07-13T15:17:34.8161517Z ] 2023-07-13T15:17:34.8162772Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8163788Z with 2023-07-13T15:17:34.8164166Z [ 2023-07-13T15:17:34.8164552Z T=at::Generator 2023-07-13T15:17:34.8164963Z ] 2023-07-13T15:17:34.8165972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8167593Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8169551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8170527Z with 2023-07-13T15:17:34.8170904Z [ 2023-07-13T15:17:34.8171324Z T=at::Generator 2023-07-13T15:17:34.8171743Z ] 2023-07-13T15:17:34.8172692Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8173598Z with 2023-07-13T15:17:34.8173980Z [ 2023-07-13T15:17:34.8174373Z T=c10::Scalar 2023-07-13T15:17:34.8174733Z ] 2023-07-13T15:17:34.8175866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8177307Z with 2023-07-13T15:17:34.8177699Z [ 2023-07-13T15:17:34.8178071Z T=c10::Scalar 2023-07-13T15:17:34.8178464Z ] 2023-07-13T15:17:34.8179551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8180586Z with 2023-07-13T15:17:34.8180965Z [ 2023-07-13T15:17:34.8181299Z T=c10::Scalar 2023-07-13T15:17:34.8181694Z ] 2023-07-13T15:17:34.8183526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8185106Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8186661Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8187600Z with 2023-07-13T15:17:34.8187952Z [ 2023-07-13T15:17:34.8188329Z T=c10::Scalar 2023-07-13T15:17:34.8188858Z ] 2023-07-13T15:17:34.8189972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8190882Z with 2023-07-13T15:17:34.8191254Z [ 2023-07-13T15:17:34.8191667Z T=c10::QualifiedName 2023-07-13T15:17:34.8192052Z ] 2023-07-13T15:17:34.8193021Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8193912Z with 2023-07-13T15:17:34.8194277Z [ 2023-07-13T15:17:34.8194668Z T=c10::QualifiedName 2023-07-13T15:17:34.8195206Z ] 2023-07-13T15:17:34.8196424Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8197438Z with 2023-07-13T15:17:34.8197818Z [ 2023-07-13T15:17:34.8198213Z T=c10::QualifiedName 2023-07-13T15:17:34.8198606Z ] 2023-07-13T15:17:34.8199607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8201186Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8203009Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8203978Z with 2023-07-13T15:17:34.8204342Z [ 2023-07-13T15:17:34.8204754Z T=c10::QualifiedName 2023-07-13T15:17:34.8205169Z ] 2023-07-13T15:17:34.8206109Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8206976Z with 2023-07-13T15:17:34.8207339Z [ 2023-07-13T15:17:34.8207851Z T=std::shared_ptr 2023-07-13T15:17:34.8208443Z ] 2023-07-13T15:17:34.8209577Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8210510Z with 2023-07-13T15:17:34.8210877Z [ 2023-07-13T15:17:34.8211372Z T=std::shared_ptr 2023-07-13T15:17:34.8212118Z ] 2023-07-13T15:17:34.8213382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8214392Z with 2023-07-13T15:17:34.8214888Z [ 2023-07-13T15:17:34.8215393Z T=std::shared_ptr 2023-07-13T15:17:34.8216082Z ] 2023-07-13T15:17:34.8217154Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:34.8218818Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8220505Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8221577Z with 2023-07-13T15:17:34.8221948Z [ 2023-07-13T15:17:34.8222627Z T=std::shared_ptr 2023-07-13T15:17:34.8223128Z ] 2023-07-13T15:17:34.8224034Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8224947Z with 2023-07-13T15:17:34.8225321Z [ 2023-07-13T15:17:34.8225848Z T=std::weak_ptr 2023-07-13T15:17:34.8226383Z ] 2023-07-13T15:17:34.8227341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8228359Z with 2023-07-13T15:17:34.8228792Z [ 2023-07-13T15:17:34.8229438Z T=std::weak_ptr 2023-07-13T15:17:34.8229903Z ] 2023-07-13T15:17:34.8230954Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8231951Z with 2023-07-13T15:17:34.8232321Z [ 2023-07-13T15:17:34.8232799Z T=std::weak_ptr 2023-07-13T15:17:34.8233286Z ] 2023-07-13T15:17:34.8234274Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:34.8235413Z with 2023-07-13T15:17:34.8235865Z [ 2023-07-13T15:17:34.8236303Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:17:34.8236746Z ] 2023-07-13T15:17:34.8237722Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8238646Z with 2023-07-13T15:17:34.8238988Z [ 2023-07-13T15:17:34.8239438Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:17:34.8239896Z ] 2023-07-13T15:17:34.8240918Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8242423Z with 2023-07-13T15:17:34.8242794Z [ 2023-07-13T15:17:34.8243500Z T=std::weak_ptr 2023-07-13T15:17:34.8244037Z ] 2023-07-13T15:17:34.8244980Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8245831Z with 2023-07-13T15:17:34.8246178Z [ 2023-07-13T15:17:34.8246743Z T=std::vector> 2023-07-13T15:17:34.8247320Z ] 2023-07-13T15:17:34.8248510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8249564Z with 2023-07-13T15:17:34.8249949Z [ 2023-07-13T15:17:34.8250555Z T=std::vector> 2023-07-13T15:17:34.8251112Z ] 2023-07-13T15:17:34.8252243Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8253288Z with 2023-07-13T15:17:34.8253666Z [ 2023-07-13T15:17:34.8254243Z T=std::vector> 2023-07-13T15:17:34.8254885Z ] 2023-07-13T15:17:34.8256126Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:34.8257987Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8259684Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8260607Z with 2023-07-13T15:17:34.8260943Z [ 2023-07-13T15:17:34.8261518Z T=std::vector> 2023-07-13T15:17:34.8262218Z ] 2023-07-13T15:17:34.8263336Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8264268Z with 2023-07-13T15:17:34.8264613Z [ 2023-07-13T15:17:34.8265092Z T=std::vector> 2023-07-13T15:17:34.8265564Z ] 2023-07-13T15:17:34.8266542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8267429Z with 2023-07-13T15:17:34.8267784Z [ 2023-07-13T15:17:34.8268263Z T=std::vector> 2023-07-13T15:17:34.8268842Z ] 2023-07-13T15:17:34.8270029Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8271063Z with 2023-07-13T15:17:34.8271671Z [ 2023-07-13T15:17:34.8272176Z T=std::vector> 2023-07-13T15:17:34.8272609Z ] 2023-07-13T15:17:34.8273847Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:34.8275636Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8277465Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8278383Z with 2023-07-13T15:17:34.8278760Z [ 2023-07-13T15:17:34.8279238Z T=std::vector> 2023-07-13T15:17:34.8279728Z ] 2023-07-13T15:17:34.8280741Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8281581Z with 2023-07-13T15:17:34.8282058Z [ 2023-07-13T15:17:34.8282657Z T=std::vector,std::allocator>> 2023-07-13T15:17:34.8283452Z ] 2023-07-13T15:17:34.8284434Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8285316Z with 2023-07-13T15:17:34.8285650Z [ 2023-07-13T15:17:34.8286265Z T=std::vector,std::allocator>> 2023-07-13T15:17:34.8286858Z ] 2023-07-13T15:17:34.8287915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8289017Z with 2023-07-13T15:17:34.8289382Z [ 2023-07-13T15:17:34.8290159Z T=std::vector,std::allocator>> 2023-07-13T15:17:34.8290719Z ] 2023-07-13T15:17:34.8291816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8293673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8295498Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8297232Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8298182Z with 2023-07-13T15:17:34.8298552Z [ 2023-07-13T15:17:34.8299147Z T=std::vector,std::allocator>> 2023-07-13T15:17:34.8299981Z ] 2023-07-13T15:17:34.8300969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8304489Z with 2023-07-13T15:17:34.8304952Z [ 2023-07-13T15:17:34.8305501Z T=std::vector,std::allocator>> 2023-07-13T15:17:34.8306062Z ] 2023-07-13T15:17:34.8307010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8307919Z with 2023-07-13T15:17:34.8308261Z [ 2023-07-13T15:17:34.8308844Z T=std::vector,std::allocator>> 2023-07-13T15:17:34.8309567Z ] 2023-07-13T15:17:34.8310824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8311843Z with 2023-07-13T15:17:34.8312187Z [ 2023-07-13T15:17:34.8312741Z T=std::vector,std::allocator>> 2023-07-13T15:17:34.8313296Z ] 2023-07-13T15:17:34.8314468Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8316372Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8318228Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8327153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8328044Z with 2023-07-13T15:17:34.8328385Z [ 2023-07-13T15:17:34.8328925Z T=std::vector,std::allocator>> 2023-07-13T15:17:34.8329397Z ] 2023-07-13T15:17:34.8330313Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8331248Z with 2023-07-13T15:17:34.8331598Z [ 2023-07-13T15:17:34.8332056Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:34.8332474Z ] 2023-07-13T15:17:34.8333331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8334211Z with 2023-07-13T15:17:34.8334586Z [ 2023-07-13T15:17:34.8335087Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:34.8335588Z ] 2023-07-13T15:17:34.8336832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8338336Z with 2023-07-13T15:17:34.8338706Z [ 2023-07-13T15:17:34.8339178Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:34.8339607Z ] 2023-07-13T15:17:34.8340738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:34.8341604Z with 2023-07-13T15:17:34.8341907Z [ 2023-07-13T15:17:34.8342256Z T=__int64 2023-07-13T15:17:34.8342588Z ] 2023-07-13T15:17:34.8343584Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8344376Z with 2023-07-13T15:17:34.8344768Z [ 2023-07-13T15:17:34.8345181Z T=__int64 2023-07-13T15:17:34.8345512Z ] 2023-07-13T15:17:34.8346378Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8347267Z with 2023-07-13T15:17:34.8347625Z [ 2023-07-13T15:17:34.8348124Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:34.8348599Z ] 2023-07-13T15:17:34.8349593Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8350649Z with 2023-07-13T15:17:34.8351034Z [ 2023-07-13T15:17:34.8351689Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:34.8352356Z ] 2023-07-13T15:17:34.8353410Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8354378Z with 2023-07-13T15:17:34.8354761Z [ 2023-07-13T15:17:34.8355323Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:34.8355890Z ] 2023-07-13T15:17:34.8357002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8358124Z with 2023-07-13T15:17:34.8358567Z [ 2023-07-13T15:17:34.8359233Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:34.8359798Z ] 2023-07-13T15:17:34.8360966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:34.8362909Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8364927Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8366818Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8368053Z with 2023-07-13T15:17:34.8368436Z [ 2023-07-13T15:17:34.8369198Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:34.8369778Z ] 2023-07-13T15:17:34.8370728Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8371760Z with 2023-07-13T15:17:34.8372123Z [ 2023-07-13T15:17:34.8372545Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:34.8373094Z ] 2023-07-13T15:17:34.8373979Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8374783Z with 2023-07-13T15:17:34.8375111Z [ 2023-07-13T15:17:34.8375502Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:34.8375904Z ] 2023-07-13T15:17:34.8376854Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8377724Z with 2023-07-13T15:17:34.8378059Z [ 2023-07-13T15:17:34.8378531Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:34.8378944Z ] 2023-07-13T15:17:34.8379969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8381348Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8382141Z with 2023-07-13T15:17:34.8382473Z [ 2023-07-13T15:17:34.8382885Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:34.8383352Z ] 2023-07-13T15:17:34.8384427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8386336Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8387520Z with 2023-07-13T15:17:34.8387908Z [ 2023-07-13T15:17:34.8388386Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:34.8388854Z ] 2023-07-13T15:17:34.8389838Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8390759Z with 2023-07-13T15:17:34.8391137Z [ 2023-07-13T15:17:34.8392231Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:34.8393317Z ] 2023-07-13T15:17:34.8394517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8395474Z with 2023-07-13T15:17:34.8396102Z [ 2023-07-13T15:17:34.8397359Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:34.8398371Z ] 2023-07-13T15:17:34.8399634Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8400753Z with 2023-07-13T15:17:34.8401200Z [ 2023-07-13T15:17:34.8402295Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:34.8403316Z ] 2023-07-13T15:17:34.8404872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8406417Z with 2023-07-13T15:17:34.8406770Z [ 2023-07-13T15:17:34.8407165Z TTarget=c10::StorageImpl 2023-07-13T15:17:34.8407600Z ] 2023-07-13T15:17:34.8408974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8410161Z with 2023-07-13T15:17:34.8410487Z [ 2023-07-13T15:17:34.8410864Z TTarget=c10::StorageImpl 2023-07-13T15:17:34.8411226Z ] 2023-07-13T15:17:34.8412105Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8413040Z with 2023-07-13T15:17:34.8413533Z [ 2023-07-13T15:17:34.8414749Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:34.8415735Z ] 2023-07-13T15:17:34.8416715Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8417612Z with 2023-07-13T15:17:34.8417953Z [ 2023-07-13T15:17:34.8418368Z T=torch::autograd::ViewInfo 2023-07-13T15:17:34.8418743Z ] 2023-07-13T15:17:34.8419602Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8420492Z with 2023-07-13T15:17:34.8420839Z [ 2023-07-13T15:17:34.8421289Z T=torch::autograd::ViewInfo 2023-07-13T15:17:34.8421787Z ] 2023-07-13T15:17:34.8422742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8423862Z with 2023-07-13T15:17:34.8424178Z [ 2023-07-13T15:17:34.8424576Z T=torch::autograd::ViewInfo 2023-07-13T15:17:34.8425156Z ] 2023-07-13T15:17:34.8426079Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8427544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8429059Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8430014Z with 2023-07-13T15:17:34.8430399Z [ 2023-07-13T15:17:34.8430858Z T=torch::autograd::ViewInfo 2023-07-13T15:17:34.8431319Z ] 2023-07-13T15:17:34.8432301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8433206Z with 2023-07-13T15:17:34.8433585Z [ 2023-07-13T15:17:34.8434091Z T=c10::IValue 2023-07-13T15:17:34.8434434Z ] 2023-07-13T15:17:34.8435350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8436199Z with 2023-07-13T15:17:34.8436528Z [ 2023-07-13T15:17:34.8436849Z T=c10::IValue 2023-07-13T15:17:34.8437208Z ] 2023-07-13T15:17:34.8438117Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8438944Z with 2023-07-13T15:17:34.8439241Z [ 2023-07-13T15:17:34.8439586Z T=c10::IValue 2023-07-13T15:17:34.8439930Z ] 2023-07-13T15:17:34.8440860Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8442747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8444387Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8445379Z with 2023-07-13T15:17:34.8445717Z [ 2023-07-13T15:17:34.8446063Z T=c10::IValue 2023-07-13T15:17:34.8446404Z ] 2023-07-13T15:17:34.8447235Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8448100Z with 2023-07-13T15:17:34.8479207Z [ 2023-07-13T15:17:34.8479644Z T=c10::AliasInfo 2023-07-13T15:17:34.8479994Z ] 2023-07-13T15:17:34.8480888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8481988Z with 2023-07-13T15:17:34.8482320Z [ 2023-07-13T15:17:34.8482656Z T=c10::AliasInfo 2023-07-13T15:17:34.8483489Z ] 2023-07-13T15:17:34.8484551Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8485477Z with 2023-07-13T15:17:34.8485787Z [ 2023-07-13T15:17:34.8486146Z T=c10::AliasInfo 2023-07-13T15:17:34.8486495Z ] 2023-07-13T15:17:34.8487374Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8489007Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8490742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8491856Z with 2023-07-13T15:17:34.8492271Z [ 2023-07-13T15:17:34.8492637Z T=c10::AliasInfo 2023-07-13T15:17:34.8492962Z ] 2023-07-13T15:17:34.8493764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8494501Z with 2023-07-13T15:17:34.8494821Z [ 2023-07-13T15:17:34.8495292Z T=std::vector> 2023-07-13T15:17:34.8495707Z ] 2023-07-13T15:17:34.8496554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8497310Z with 2023-07-13T15:17:34.8497731Z [ 2023-07-13T15:17:34.8498169Z T=std::vector> 2023-07-13T15:17:34.8498675Z ] 2023-07-13T15:17:34.8499893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8500960Z with 2023-07-13T15:17:34.8501299Z [ 2023-07-13T15:17:34.8501839Z T=std::vector> 2023-07-13T15:17:34.8502359Z ] 2023-07-13T15:17:34.8503472Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:34.8504333Z with 2023-07-13T15:17:34.8504760Z [ 2023-07-13T15:17:34.8505133Z T=c10::SymInt 2023-07-13T15:17:34.8505481Z ] 2023-07-13T15:17:34.8506557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8507369Z with 2023-07-13T15:17:34.8507708Z [ 2023-07-13T15:17:34.8508052Z T=c10::SymInt 2023-07-13T15:17:34.8508403Z ] 2023-07-13T15:17:34.8509342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8511611Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8513371Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8514192Z with 2023-07-13T15:17:34.8514518Z [ 2023-07-13T15:17:34.8514979Z T=std::vector> 2023-07-13T15:17:34.8515421Z ] 2023-07-13T15:17:34.8516256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8517020Z with 2023-07-13T15:17:34.8517394Z [ 2023-07-13T15:17:34.8517910Z T=c10::either 2023-07-13T15:17:34.8518554Z ] 2023-07-13T15:17:34.8519688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8520759Z with 2023-07-13T15:17:34.8521107Z [ 2023-07-13T15:17:34.8521662Z T=c10::either 2023-07-13T15:17:34.8522182Z ] 2023-07-13T15:17:34.8523118Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8523987Z with 2023-07-13T15:17:34.8524302Z [ 2023-07-13T15:17:34.8524779Z T=c10::either 2023-07-13T15:17:34.8525313Z ] 2023-07-13T15:17:34.8526486Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:34.8528088Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8529526Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8530465Z with 2023-07-13T15:17:34.8530830Z [ 2023-07-13T15:17:34.8531377Z T=c10::either 2023-07-13T15:17:34.8531890Z ] 2023-07-13T15:17:34.8532986Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8534070Z with 2023-07-13T15:17:34.8534449Z [ 2023-07-13T15:17:34.8534878Z T=at::StepCallbacks 2023-07-13T15:17:34.8535284Z ] 2023-07-13T15:17:34.8536311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8537506Z with 2023-07-13T15:17:34.8537882Z [ 2023-07-13T15:17:34.8538458Z T=at::StepCallbacks 2023-07-13T15:17:34.8538915Z ] 2023-07-13T15:17:34.8540112Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8541299Z with 2023-07-13T15:17:34.8541645Z [ 2023-07-13T15:17:34.8542075Z T=at::StepCallbacks 2023-07-13T15:17:34.8542499Z ] 2023-07-13T15:17:34.8543558Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8545263Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8547043Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8548168Z with 2023-07-13T15:17:34.8548548Z [ 2023-07-13T15:17:34.8548975Z T=at::StepCallbacks 2023-07-13T15:17:34.8549403Z ] 2023-07-13T15:17:34.8550360Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8551272Z with 2023-07-13T15:17:34.8551660Z [ 2023-07-13T15:17:34.8552111Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:34.8552525Z ] 2023-07-13T15:17:34.8553643Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8554753Z with 2023-07-13T15:17:34.8555097Z [ 2023-07-13T15:17:34.8555469Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:34.8555860Z ] 2023-07-13T15:17:34.8556791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8557632Z with 2023-07-13T15:17:34.8557940Z [ 2023-07-13T15:17:34.8558328Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:34.8558746Z ] 2023-07-13T15:17:34.8559644Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:34.8561176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8562613Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8563438Z with 2023-07-13T15:17:34.8563772Z [ 2023-07-13T15:17:34.8564165Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:34.8564790Z ] 2023-07-13T15:17:34.8565610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8566534Z with 2023-07-13T15:17:34.8566903Z [ 2023-07-13T15:17:34.8567454Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:34.8567883Z ] 2023-07-13T15:17:34.8569115Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8570149Z with 2023-07-13T15:17:34.8570535Z [ 2023-07-13T15:17:34.8570983Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:34.8571432Z ] 2023-07-13T15:17:34.8572547Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8573603Z with 2023-07-13T15:17:34.8574059Z [ 2023-07-13T15:17:34.8574532Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:34.8575053Z ] 2023-07-13T15:17:34.8576207Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8577979Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8579691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8580694Z with 2023-07-13T15:17:34.8581182Z [ 2023-07-13T15:17:34.8581659Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:34.8582175Z ] 2023-07-13T15:17:34.8583269Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8584200Z with 2023-07-13T15:17:34.8584577Z [ 2023-07-13T15:17:34.8585147Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:34.8585672Z ] 2023-07-13T15:17:34.8586699Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8587657Z with 2023-07-13T15:17:34.8588134Z [ 2023-07-13T15:17:34.8588699Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:34.8589258Z ] 2023-07-13T15:17:34.8590257Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8591094Z with 2023-07-13T15:17:34.8591400Z [ 2023-07-13T15:17:34.8591866Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:34.8592313Z ] 2023-07-13T15:17:34.8593262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8597489Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8599285Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8600277Z with 2023-07-13T15:17:34.8600625Z [ 2023-07-13T15:17:34.8601115Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:34.8601587Z ] 2023-07-13T15:17:34.8602521Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8603398Z with 2023-07-13T15:17:34.8603819Z [ 2023-07-13T15:17:34.8604443Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:34.8605015Z ] 2023-07-13T15:17:34.8605868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8606674Z with 2023-07-13T15:17:34.8607006Z [ 2023-07-13T15:17:34.8607623Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:34.8608177Z ] 2023-07-13T15:17:34.8609167Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8610127Z with 2023-07-13T15:17:34.8610542Z [ 2023-07-13T15:17:34.8611170Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:34.8611713Z ] 2023-07-13T15:17:34.8612777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8614879Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8617016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8617944Z with 2023-07-13T15:17:34.8618274Z [ 2023-07-13T15:17:34.8618862Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:34.8619422Z ] 2023-07-13T15:17:34.8620245Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8620984Z with 2023-07-13T15:17:34.8621302Z [ 2023-07-13T15:17:34.8621656Z T=torch::jit::SourceRange 2023-07-13T15:17:34.8622035Z ] 2023-07-13T15:17:34.8623240Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8624378Z with 2023-07-13T15:17:34.8624775Z [ 2023-07-13T15:17:34.8625227Z T=torch::jit::SourceRange 2023-07-13T15:17:34.8625681Z ] 2023-07-13T15:17:34.8626765Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8627767Z with 2023-07-13T15:17:34.8628144Z [ 2023-07-13T15:17:34.8628600Z T=torch::jit::SourceRange 2023-07-13T15:17:34.8629001Z ] 2023-07-13T15:17:34.8629879Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8631325Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8632732Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8633561Z with 2023-07-13T15:17:34.8633892Z [ 2023-07-13T15:17:34.8634279Z T=torch::jit::SourceRange 2023-07-13T15:17:34.8634645Z ] 2023-07-13T15:17:34.8635597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8636559Z with 2023-07-13T15:17:34.8636898Z [ 2023-07-13T15:17:34.8637560Z T=c10::intrusive_ptr> 2023-07-13T15:17:34.8638185Z ] 2023-07-13T15:17:34.8639036Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8639815Z with 2023-07-13T15:17:34.8640122Z [ 2023-07-13T15:17:34.8640783Z T=c10::intrusive_ptr> 2023-07-13T15:17:34.8641392Z ] 2023-07-13T15:17:34.8642451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8643540Z with 2023-07-13T15:17:34.8643901Z [ 2023-07-13T15:17:34.8644690Z T=c10::intrusive_ptr> 2023-07-13T15:17:34.8645446Z ] 2023-07-13T15:17:34.8646543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:34.8647506Z with 2023-07-13T15:17:34.8647804Z [ 2023-07-13T15:17:34.8648227Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:17:34.8648634Z ] 2023-07-13T15:17:34.8650126Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8651107Z with 2023-07-13T15:17:34.8651406Z [ 2023-07-13T15:17:34.8651948Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:17:34.8652361Z ] 2023-07-13T15:17:34.8653623Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8654637Z with 2023-07-13T15:17:34.8655035Z [ 2023-07-13T15:17:34.8655827Z T=c10::intrusive_ptr> 2023-07-13T15:17:34.8656559Z ] 2023-07-13T15:17:34.8657525Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8658278Z with 2023-07-13T15:17:34.8658613Z [ 2023-07-13T15:17:34.8659039Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:34.8659440Z ] 2023-07-13T15:17:34.8660278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8661071Z with 2023-07-13T15:17:34.8661396Z [ 2023-07-13T15:17:34.8661806Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:34.8662188Z ] 2023-07-13T15:17:34.8663132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8664018Z with 2023-07-13T15:17:34.8664349Z [ 2023-07-13T15:17:34.8664737Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:34.8665140Z ] 2023-07-13T15:17:34.8666057Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8667490Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8668884Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8669705Z with 2023-07-13T15:17:34.8670023Z [ 2023-07-13T15:17:34.8670441Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:34.8670918Z ] 2023-07-13T15:17:34.8671929Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8672821Z with 2023-07-13T15:17:34.8673197Z [ 2023-07-13T15:17:34.8673879Z T=c10::intrusive_ptr> 2023-07-13T15:17:34.8674542Z ] 2023-07-13T15:17:34.8675381Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8676406Z with 2023-07-13T15:17:34.8676729Z [ 2023-07-13T15:17:34.8677491Z T=c10::intrusive_ptr> 2023-07-13T15:17:34.8678061Z ] 2023-07-13T15:17:34.8678945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8679775Z with 2023-07-13T15:17:34.8680097Z [ 2023-07-13T15:17:34.8680677Z T=c10::intrusive_ptr> 2023-07-13T15:17:34.8681183Z ] 2023-07-13T15:17:34.8682375Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:34.8683660Z with 2023-07-13T15:17:34.8684167Z [ 2023-07-13T15:17:34.8684620Z TTarget=torch::jit::Scope 2023-07-13T15:17:34.8685144Z ] 2023-07-13T15:17:34.8686518Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8687506Z with 2023-07-13T15:17:34.8687837Z [ 2023-07-13T15:17:34.8688216Z TTarget=torch::jit::Scope 2023-07-13T15:17:34.8688602Z ] 2023-07-13T15:17:34.8689503Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8690351Z with 2023-07-13T15:17:34.8690684Z [ 2023-07-13T15:17:34.8691272Z T=c10::intrusive_ptr> 2023-07-13T15:17:34.8691833Z ] 2023-07-13T15:17:34.8692676Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8693444Z with 2023-07-13T15:17:34.8693751Z [ 2023-07-13T15:17:34.8694135Z T=at::ThreadLocalState 2023-07-13T15:17:34.8694514Z ] 2023-07-13T15:17:34.8695383Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8696177Z with 2023-07-13T15:17:34.8696479Z [ 2023-07-13T15:17:34.8696880Z T=at::ThreadLocalState 2023-07-13T15:17:34.8697257Z ] 2023-07-13T15:17:34.8698165Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8698986Z with 2023-07-13T15:17:34.8699317Z [ 2023-07-13T15:17:34.8699695Z T=at::ThreadLocalState 2023-07-13T15:17:34.8700070Z ] 2023-07-13T15:17:34.8701044Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8703206Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8704915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8705742Z with 2023-07-13T15:17:34.8706079Z [ 2023-07-13T15:17:34.8706441Z T=at::ThreadLocalState 2023-07-13T15:17:34.8706815Z ] 2023-07-13T15:17:34.8707648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8708422Z with 2023-07-13T15:17:34.8708718Z [ 2023-07-13T15:17:34.8709131Z T=std::shared_ptr 2023-07-13T15:17:34.8709525Z ] 2023-07-13T15:17:34.8710373Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8711127Z with 2023-07-13T15:17:34.8711422Z [ 2023-07-13T15:17:34.8711831Z T=std::shared_ptr 2023-07-13T15:17:34.8712224Z ] 2023-07-13T15:17:34.8713204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8714107Z with 2023-07-13T15:17:34.8714488Z [ 2023-07-13T15:17:34.8714989Z T=std::shared_ptr 2023-07-13T15:17:34.8715462Z ] 2023-07-13T15:17:34.8716550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:34.8718270Z 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:17:34.8719925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8721680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8722686Z with 2023-07-13T15:17:34.8723075Z [ 2023-07-13T15:17:34.8723544Z T=std::shared_ptr 2023-07-13T15:17:34.8724014Z ] 2023-07-13T15:17:34.8724986Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8725885Z with 2023-07-13T15:17:34.8726243Z [ 2023-07-13T15:17:34.8726698Z T=torch::jit::GraphExecutor 2023-07-13T15:17:34.8727147Z ] 2023-07-13T15:17:34.8728175Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8729352Z with 2023-07-13T15:17:34.8729702Z [ 2023-07-13T15:17:34.8730145Z T=torch::jit::GraphExecutor 2023-07-13T15:17:34.8730597Z ] 2023-07-13T15:17:34.8731855Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8732889Z with 2023-07-13T15:17:34.8733270Z [ 2023-07-13T15:17:34.8733724Z T=torch::jit::GraphExecutor 2023-07-13T15:17:34.8734166Z ] 2023-07-13T15:17:34.8735218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8736898Z 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:17:34.8738670Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8740420Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8741572Z with 2023-07-13T15:17:34.8742040Z [ 2023-07-13T15:17:34.8742483Z T=torch::jit::GraphExecutor 2023-07-13T15:17:34.8743003Z ] 2023-07-13T15:17:34.8743981Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8744909Z with 2023-07-13T15:17:34.8745285Z [ 2023-07-13T15:17:34.8745668Z T=torch::jit::Method 2023-07-13T15:17:34.8746041Z ] 2023-07-13T15:17:34.8746933Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8747727Z with 2023-07-13T15:17:34.8748035Z [ 2023-07-13T15:17:34.8748406Z T=torch::jit::Method 2023-07-13T15:17:34.8748767Z ] 2023-07-13T15:17:34.8749673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8750544Z with 2023-07-13T15:17:34.8750872Z [ 2023-07-13T15:17:34.8751240Z T=torch::jit::Method 2023-07-13T15:17:34.8751603Z ] 2023-07-13T15:17:34.8752482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2023-07-13T15:17:34.8753871Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8755238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8756306Z with 2023-07-13T15:17:34.8756635Z [ 2023-07-13T15:17:34.8756977Z T=torch::jit::Method 2023-07-13T15:17:34.8757340Z ] 2023-07-13T15:17:34.8758344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8759115Z with 2023-07-13T15:17:34.8759421Z [ 2023-07-13T15:17:34.8760194Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:34.8760986Z ] 2023-07-13T15:17:34.8762011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8762973Z with 2023-07-13T15:17:34.8763334Z [ 2023-07-13T15:17:34.8764208Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:34.8765000Z ] 2023-07-13T15:17:34.8766117Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8767147Z with 2023-07-13T15:17:34.8767503Z [ 2023-07-13T15:17:34.8768366Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:34.8769148Z ] 2023-07-13T15:17:34.8770585Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8772956Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8774960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8775939Z with 2023-07-13T15:17:34.8776318Z [ 2023-07-13T15:17:34.8777171Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:34.8777968Z ] 2023-07-13T15:17:34.8778962Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8779875Z with 2023-07-13T15:17:34.8780234Z [ 2023-07-13T15:17:34.8781425Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:34.8782519Z ] 2023-07-13T15:17:34.8783572Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8784619Z with 2023-07-13T15:17:34.8787266Z [ 2023-07-13T15:17:34.8788338Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:34.8789234Z ] 2023-07-13T15:17:34.8790153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8791129Z with 2023-07-13T15:17:34.8791492Z [ 2023-07-13T15:17:34.8792727Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:34.8793843Z ] 2023-07-13T15:17:34.8795612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8798667Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8801027Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8802033Z with 2023-07-13T15:17:34.8802413Z [ 2023-07-13T15:17:34.8803602Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:34.8804737Z ] 2023-07-13T15:17:34.8805742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8806648Z with 2023-07-13T15:17:34.8807028Z [ 2023-07-13T15:17:34.8807583Z T=std::function 2023-07-13T15:17:34.8808139Z ] 2023-07-13T15:17:34.8809169Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8810120Z with 2023-07-13T15:17:34.8810481Z [ 2023-07-13T15:17:34.8811059Z T=std::function 2023-07-13T15:17:34.8811613Z ] 2023-07-13T15:17:34.8812710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8814122Z with 2023-07-13T15:17:34.8814493Z [ 2023-07-13T15:17:34.8815005Z T=std::function 2023-07-13T15:17:34.8815482Z ] 2023-07-13T15:17:34.8816491Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:34.8818074Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8819602Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8820402Z with 2023-07-13T15:17:34.8820732Z [ 2023-07-13T15:17:34.8821235Z T=std::function 2023-07-13T15:17:34.8821712Z ] 2023-07-13T15:17:34.8822549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8823302Z with 2023-07-13T15:17:34.8823629Z [ 2023-07-13T15:17:34.8824075Z T=std::vector> 2023-07-13T15:17:34.8824499Z ] 2023-07-13T15:17:34.8825368Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8826136Z with 2023-07-13T15:17:34.8826455Z [ 2023-07-13T15:17:34.8826877Z T=std::vector> 2023-07-13T15:17:34.8827304Z ] 2023-07-13T15:17:34.8828221Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:34.8829066Z with 2023-07-13T15:17:34.8829438Z [ 2023-07-13T15:17:34.8829919Z T=std::vector> 2023-07-13T15:17:34.8830428Z ] 2023-07-13T15:17:34.8831515Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:34.8832538Z with 2023-07-13T15:17:34.8832907Z [ 2023-07-13T15:17:34.8833293Z T=double 2023-07-13T15:17:34.8833676Z ] 2023-07-13T15:17:34.8834853Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:34.8835945Z with 2023-07-13T15:17:34.8836299Z [ 2023-07-13T15:17:34.8836677Z T=double 2023-07-13T15:17:34.8837062Z ] 2023-07-13T15:17:34.8838114Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8839327Z with 2023-07-13T15:17:34.8839707Z [ 2023-07-13T15:17:34.8840392Z T=std::vector> 2023-07-13T15:17:34.8840917Z ] 2023-07-13T15:17:34.8841891Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:34.8842797Z with 2023-07-13T15:17:34.8843173Z [ 2023-07-13T15:17:34.8843810Z T=std::tuple 2023-07-13T15:17:34.8844257Z ] 2023-07-13T15:17:34.8845457Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:34.8846413Z with 2023-07-13T15:17:34.8846794Z [ 2023-07-13T15:17:34.8847258Z T=std::tuple 2023-07-13T15:17:34.8847720Z ] 2023-07-13T15:17:36.2512271Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:36.2513037Z with 2023-07-13T15:17:36.2513396Z [ 2023-07-13T15:17:36.2513665Z T=std::tuple 2023-07-13T15:17:36.2513900Z ] 2023-07-13T15:17:36.2514463Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2023-07-13T15:17:36.2515414Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:36.2516311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:36.2516807Z with 2023-07-13T15:17:36.2517007Z [ 2023-07-13T15:17:36.2517259Z T=std::tuple 2023-07-13T15:17:36.2517486Z ] 2023-07-13T15:17:36.2517992Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(212): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2023-07-13T15:17:36.2518445Z with 2023-07-13T15:17:36.2518791Z [ 2023-07-13T15:17:36.2519070Z T=std::vector> 2023-07-13T15:17:36.2519340Z ] 2023-07-13T15:17:36.2520192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(411): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2023-07-13T15:17:36.2520687Z with 2023-07-13T15:17:36.2520869Z [ 2023-07-13T15:17:36.2521153Z T=std::vector> 2023-07-13T15:17:36.2521422Z ] 2023-07-13T15:17:36.2521988Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2023-07-13T15:17:36.2522502Z with 2023-07-13T15:17:36.2522682Z [ 2023-07-13T15:17:36.2522958Z T=std::vector> 2023-07-13T15:17:36.2523464Z ] 2023-07-13T15:17:36.2524188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(549): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2023-07-13T15:17:36.2525133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:36.2526186Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_h_env/lib/site-packages/torch/include\c10/util/Optional.h(446): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2023-07-13T15:17:36.2526871Z with 2023-07-13T15:17:36.2527144Z [ 2023-07-13T15:17:36.2527600Z T=std::vector> 2023-07-13T15:17:36.2527879Z ] 2023-07-13T15:17:36.2528408Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:36.2528902Z with 2023-07-13T15:17:36.2529103Z [ 2023-07-13T15:17:36.2529416Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:36.2529890Z V=std::unique_ptr> 2023-07-13T15:17:36.2530255Z ] 2023-07-13T15:17:36.2530817Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:36.2531329Z with 2023-07-13T15:17:36.2531528Z [ 2023-07-13T15:17:36.2531819Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:36.2532315Z V=std::unique_ptr> 2023-07-13T15:17:36.2532679Z ] 2023-07-13T15:17:36.2533729Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:36.2534814Z with 2023-07-13T15:17:36.2535000Z [ 2023-07-13T15:17:36.2535317Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:36.2535806Z V=std::unique_ptr>, 2023-07-13T15:17:36.2536301Z H=std::hash,std::allocator>>, 2023-07-13T15:17:36.2536738Z E=std::equal_to,std::allocator>>, 2023-07-13T15:17:36.2537360Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:17:36.2537811Z ] 2023-07-13T15:17:36.2538840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:36.2539858Z with 2023-07-13T15:17:36.2540108Z [ 2023-07-13T15:17:36.2540420Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:36.2541045Z V=std::unique_ptr>, 2023-07-13T15:17:36.2541703Z H=std::hash,std::allocator>>, 2023-07-13T15:17:36.2542141Z E=std::equal_to,std::allocator>>, 2023-07-13T15:17:36.2542766Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:17:36.2543241Z ] 2023-07-13T15:17:36.2544048Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:36.2544771Z with 2023-07-13T15:17:36.2544951Z [ 2023-07-13T15:17:36.2545260Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:36.2545750Z V=std::unique_ptr>, 2023-07-13T15:17:36.2546238Z H=std::hash,std::allocator>>, 2023-07-13T15:17:36.2546816Z E=std::equal_to,std::allocator>>, 2023-07-13T15:17:36.2547438Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:17:36.2548072Z ] 2023-07-13T15:17:36.2549287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:17:36.2550243Z with 2023-07-13T15:17:36.2550442Z [ 2023-07-13T15:17:36.2550758Z K=std::basic_string,std::allocator>, 2023-07-13T15:18:48.2283483Z V=std::unique_ptr> 2023-07-13T15:18:48.2284375Z ] 2023-07-13T15:18:48.2285561Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:18:48.2288894Z with 2023-07-13T15:18:48.2289332Z [ 2023-07-13T15:18:48.2289795Z K=c10::DispatchKey, 2023-07-13T15:18:48.2290669Z V=std::list> 2023-07-13T15:18:48.2291963Z ] 2023-07-13T15:18:48.2293297Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:18:48.2294420Z with 2023-07-13T15:18:48.2294821Z [ 2023-07-13T15:18:48.2295243Z K=c10::DispatchKey, 2023-07-13T15:18:48.2295946Z V=std::list> 2023-07-13T15:18:48.2296540Z ] 2023-07-13T15:18:48.2298988Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:18:48.2300414Z with 2023-07-13T15:18:48.2300767Z [ 2023-07-13T15:18:48.2301180Z K=c10::DispatchKey, 2023-07-13T15:18:48.2301903Z V=std::list>, 2023-07-13T15:18:48.2302615Z H=std::hash, 2023-07-13T15:18:48.2303151Z E=std::equal_to, 2023-07-13T15:18:48.2304155Z A=std::allocator>>> 2023-07-13T15:18:48.2304959Z ] 2023-07-13T15:18:48.2305945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:18:48.2306697Z with 2023-07-13T15:18:48.2306895Z [ 2023-07-13T15:18:48.2307103Z K=c10::DispatchKey, 2023-07-13T15:18:48.2307464Z V=std::list>, 2023-07-13T15:18:48.2307827Z H=std::hash, 2023-07-13T15:18:48.2308118Z E=std::equal_to, 2023-07-13T15:18:48.2308563Z A=std::allocator>>> 2023-07-13T15:18:48.2308932Z ] 2023-07-13T15:18:48.2309707Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:18:48.2310585Z with 2023-07-13T15:18:48.2310796Z [ 2023-07-13T15:18:48.2311015Z K=c10::DispatchKey, 2023-07-13T15:18:48.2311692Z V=std::list>, 2023-07-13T15:18:48.2312061Z H=std::hash, 2023-07-13T15:18:48.2312350Z E=std::equal_to, 2023-07-13T15:18:48.2312789Z A=std::allocator>>> 2023-07-13T15:18:48.2313153Z ] 2023-07-13T15:18:48.2313903Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/_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:18:48.2314804Z with 2023-07-13T15:18:48.2315110Z [ 2023-07-13T15:18:48.2315340Z K=c10::DispatchKey, 2023-07-13T15:18:48.2315700Z V=std::list> 2023-07-13T15:18:48.2315994Z ] 2023-07-13T15:18:48.2322046Z [77/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj /out:torchaudio\csrc\libtorchaudio.pyd /implib:torchaudio\csrc\libtorchaudio.lib /pdb:torchaudio\csrc\libtorchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\lib\x64 %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-13T15:18:48.8650365Z [78/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-13T15:18:48.8660214Z [79/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg6 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj /showIncludes /Fotorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /Fdtorchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp 2023-07-13T15:18:48.8663394Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:18:48.8664129Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:18:48.8664641Z 2023-07-13T15:18:48.8665468Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:18:48.8666913Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:18:48.8668322Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:18:48.8669723Z %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:18:48.8671020Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:18:48.8672174Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:18:48.8673337Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:18:48.8674593Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:18:48.8675700Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:18:48.8676798Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:18:48.8678094Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:18:48.8686148Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" "C:\Program Files\NVIDIA Corporation\NvToolsExt\lib\x64\nvToolsExt64_1.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cufft.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\curand.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublas.lib" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cublasLt.lib" _deps\f6-src\bin\avutil.lib _deps\f6-src\bin\avcodec.lib _deps\f6-src\bin\avformat.lib _deps\f6-src\bin\avdevice.lib _deps\f6-src\bin\avfilter.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-13T15:18:49.0201983Z [81/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -MD -MT torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -MF torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder_kernel_v2.cu -o torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj -Xcompiler=-Fdtorchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\,-FS 2023-07-13T15:18:49.0208675Z ctc_prefix_decoder_kernel_v2.cu 2023-07-13T15:18:49.0209037Z tmpxft_000007bc_00000000-7_ctc_prefix_decoder_kernel_v2.compute_90.cudafe1.cpp 2023-07-13T15:18:49.0211820Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj /out:torchaudio\csrc\cuctc\libctc_prefix_decoder.pyd /implib:torchaudio\csrc\cuctc\libctc_prefix_decoder.lib /pdb:torchaudio\csrc\cuctc\libctc_prefix_decoder.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\lib\x64 %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" cudadevrt.lib cudart_static.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-13T15:18:49.0216779Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-39\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-39\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /out:torchaudio\csrc\cuctc\pybind11_prefixctc.pyd /implib:torchaudio\csrc\cuctc\pybind11_prefixctc.lib /pdb:torchaudio\csrc\cuctc\pybind11_prefixctc.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def torchaudio\csrc\cuctc\libctc_prefix_decoder.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python39.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\lib\x64\cudart.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." 2023-07-13T15:18:49.0219492Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-39\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-07-13T15:18:49.0219921Z -- Install configuration: "Release" 2023-07-13T15:18:49.0220391Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio.pyd 2023-07-13T15:18:49.0220995Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio.pyd 2023-07-13T15:18:49.0221603Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-07-13T15:18:49.0222221Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-07-13T15:18:49.0222843Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-07-13T15:18:49.0824281Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-07-13T15:18:49.0825564Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-07-13T15:18:49.0826768Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/work/build/lib.win-amd64-cpython-39/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-07-13T15:18:49.0827966Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/work/build/lib.win-amd64-cpython-39/torchaudio/lib/libctc_prefix_decoder.pyd 2023-07-13T15:18:49.0829413Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260373328/work/build/lib.win-amd64-cpython-39/torchaudio/lib/pybind11_prefixctc.pyd 2023-07-13T15:18:49.0831180Z running install_lib 2023-07-13T15:18:49.0831822Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:18:49.0832563Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:18:49.0833574Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:18:49.0834794Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:18:49.0836267Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:18:49.0837012Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:18:49.0837638Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:18:49.0838242Z copying build\lib.win-amd64-cpython-39\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:18:49.0838725Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:18:49.0839237Z copying build\lib.win-amd64-cpython-39\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:18:49.0839839Z copying build\lib.win-amd64-cpython-39\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:18:49.0840330Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0840858Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0842578Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0843640Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0844244Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0844863Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0845516Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0846114Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0846729Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0847358Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0847968Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0848600Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0849221Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0849816Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0850410Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0850981Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0851780Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0852495Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0853123Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0853721Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0854288Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0854890Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0855489Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0856091Z copying build\lib.win-amd64-cpython-39\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:49.0856575Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:18:49.0857064Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:18:49.0857691Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:18:49.0858308Z copying build\lib.win-amd64-cpython-39\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:18:49.0858778Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:18:49.0859248Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_compat.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:18:49.0859797Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:18:49.0860373Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:18:49.0860952Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:18:49.0861528Z copying build\lib.win-amd64-cpython-39\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:18:49.0862095Z copying build\lib.win-amd64-cpython-39\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:18:49.0862620Z copying build\lib.win-amd64-cpython-39\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:18:49.0863062Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:49.0863561Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:49.0864175Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:49.0864780Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:49.0865386Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:49.0865999Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:49.0866603Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:49.0867194Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:49.0867795Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:49.0868499Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:49.0869201Z copying build\lib.win-amd64-cpython-39\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:49.0869683Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:49.0870175Z copying build\lib.win-amd64-cpython-39\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:49.0870775Z copying build\lib.win-amd64-cpython-39\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:49.0871244Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:18:49.0871783Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:18:49.0872449Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:18:49.0873114Z copying build\lib.win-amd64-cpython-39\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:18:49.2989463Z copying build\lib.win-amd64-cpython-39\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:49.2990824Z copying build\lib.win-amd64-cpython-39\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:49.2991998Z copying build\lib.win-amd64-cpython-39\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:49.2993042Z copying build\lib.win-amd64-cpython-39\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:49.2993636Z copying build\lib.win-amd64-cpython-39\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:49.2994265Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:49.2994778Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:18:49.2995343Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:18:49.2996004Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:18:49.2996519Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:18:49.2997101Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:18:49.2997826Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:18:49.2998539Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:18:49.2999228Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:18:49.2999881Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:18:49.3000488Z copying build\lib.win-amd64-cpython-39\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:49.3001083Z copying build\lib.win-amd64-cpython-39\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:49.3001681Z copying build\lib.win-amd64-cpython-39\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:49.3002157Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:18:49.3002934Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:18:49.3003744Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:18:49.3004298Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:18:49.3004839Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:18:49.3005495Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:18:49.3006157Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:18:49.3006792Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:18:49.3007331Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:18:49.3007898Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:18:49.3008578Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:18:49.3009250Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:18:49.3009877Z copying build\lib.win-amd64-cpython-39\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:18:49.3010377Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-13T15:18:49.3010780Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:18:49.3011348Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:18:49.3012029Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:18:49.3012560Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:18:49.3013138Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:18:49.3013833Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:18:49.3014523Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:18:49.3015201Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:18:49.3015734Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:49.3016299Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:49.3016978Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:49.3017648Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:49.3018314Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:49.3018852Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:18:49.3019444Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:18:49.3020389Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:18:49.3021284Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:18:49.3021993Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:49.3022958Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:49.3023617Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:49.3024162Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:18:49.3024756Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:18:49.3025488Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:18:49.3026216Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:18:49.3026898Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:18:49.3027449Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:18:49.3028029Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:18:49.3028731Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:18:49.3029379Z copying build\lib.win-amd64-cpython-39\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-13T15:18:49.3029860Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:18:49.3030382Z copying build\lib.win-amd64-cpython-39\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:18:49.3030999Z copying build\lib.win-amd64-cpython-39\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:18:49.3031491Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:18:49.3032009Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:18:49.3032634Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:18:53.2728024Z copying build\lib.win-amd64-cpython-39\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:18:53.2729409Z INFO:conda_build.build:Packaging torchaudio 2023-07-13T15:18:53.2730091Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:18:53.2731054Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:18:53.2732206Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:18:53.2733395Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:18:53.2734537Z copying build\lib.win-amd64-cpython-39\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:18:53.2735982Z copying build\lib.win-amd64-cpython-39\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:18:53.2736884Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:18:53.2739606Z copying build\lib.win-amd64-cpython-39\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:18:53.2740534Z copying build\lib.win-amd64-cpython-39\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:18:53.2741164Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:18:53.2741677Z copying build\lib.win-amd64-cpython-39\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:18:53.2742277Z copying build\lib.win-amd64-cpython-39\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:18:53.2742766Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:18:53.2743285Z copying build\lib.win-amd64-cpython-39\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:18:53.2743889Z copying build\lib.win-amd64-cpython-39\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:18:53.2744448Z copying build\lib.win-amd64-cpython-39\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:18:53.2744976Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-39.pyc 2023-07-13T15:18:53.2745540Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-39.pyc 2023-07-13T15:18:53.2746139Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-39.pyc 2023-07-13T15:18:53.2746752Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-39.pyc 2023-07-13T15:18:53.2747314Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-39.pyc 2023-07-13T15:18:53.2747830Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2748371Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-39.pyc 2023-07-13T15:18:53.2748919Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2749482Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-39.pyc 2023-07-13T15:18:53.2750101Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-39.pyc 2023-07-13T15:18:53.2750846Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-39.pyc 2023-07-13T15:18:53.2751425Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-39.pyc 2023-07-13T15:18:53.2752020Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-39.pyc 2023-07-13T15:18:53.2752698Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-39.pyc 2023-07-13T15:18:53.2753280Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-39.pyc 2023-07-13T15:18:53.2753861Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-39.pyc 2023-07-13T15:18:53.2754461Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-39.pyc 2023-07-13T15:18:53.2755038Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-39.pyc 2023-07-13T15:18:53.2755655Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-39.pyc 2023-07-13T15:18:53.2756257Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-39.pyc 2023-07-13T15:18:53.2756972Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-39.pyc 2023-07-13T15:18:53.2757644Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-39.pyc 2023-07-13T15:18:53.2758317Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-39.pyc 2023-07-13T15:18:53.2758970Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-39.pyc 2023-07-13T15:18:53.2759540Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-39.pyc 2023-07-13T15:18:53.2760131Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-39.pyc 2023-07-13T15:18:53.2760672Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-39.pyc 2023-07-13T15:18:53.2761193Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-39.pyc 2023-07-13T15:18:53.2761746Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-39.pyc 2023-07-13T15:18:53.2762292Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-39.pyc 2023-07-13T15:18:53.2762826Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2763384Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-39.pyc 2023-07-13T15:18:53.2763966Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-39.pyc 2023-07-13T15:18:53.2764534Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2765052Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_compat.py to _compat.cpython-39.pyc 2023-07-13T15:18:53.2765591Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-39.pyc 2023-07-13T15:18:53.2768295Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-39.pyc 2023-07-13T15:18:53.2769076Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-39.pyc 2023-07-13T15:18:53.2769809Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-39.pyc 2023-07-13T15:18:53.2770336Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2771443Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-39.pyc 2023-07-13T15:18:53.2772384Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-39.pyc 2023-07-13T15:18:53.2772960Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-39.pyc 2023-07-13T15:18:53.2773560Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-39.pyc 2023-07-13T15:18:53.2774172Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-39.pyc 2023-07-13T15:18:53.2774768Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2775329Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-39.pyc 2023-07-13T15:18:53.2775910Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-39.pyc 2023-07-13T15:18:53.2776483Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-39.pyc 2023-07-13T15:18:53.2777137Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-39.pyc 2023-07-13T15:18:53.2777821Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-39.pyc 2023-07-13T15:18:53.2778537Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-39.pyc 2023-07-13T15:18:53.2779227Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-39.pyc 2023-07-13T15:18:53.2779827Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-39.pyc 2023-07-13T15:18:53.2780439Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-39.pyc 2023-07-13T15:18:53.2781102Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-39.pyc 2023-07-13T15:18:53.2781712Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2782313Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-39.pyc 2023-07-13T15:18:53.2782916Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2783507Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-39.pyc 2023-07-13T15:18:53.2784061Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-39.pyc 2023-07-13T15:18:53.2784575Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2785148Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-39.pyc 2023-07-13T15:18:53.2785802Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-39.pyc 2023-07-13T15:18:53.2786522Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-39.pyc 2023-07-13T15:18:53.2787287Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-39.pyc 2023-07-13T15:18:53.2787866Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-39.pyc 2023-07-13T15:18:53.2788425Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2788992Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-39.pyc 2023-07-13T15:18:53.2789697Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-39.pyc 2023-07-13T15:18:53.2790276Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2790817Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2791373Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-39.pyc 2023-07-13T15:18:53.2791957Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2792566Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-39.pyc 2023-07-13T15:18:53.2793176Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-39.pyc 2023-07-13T15:18:53.2793729Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-39.pyc 2023-07-13T15:18:53.2794297Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2795029Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-39.pyc 2023-07-13T15:18:53.2795752Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-39.pyc 2023-07-13T15:18:53.2796466Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-39.pyc 2023-07-13T15:18:53.2797135Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-39.pyc 2023-07-13T15:18:53.2797770Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\objective.py to objective.cpython-39.pyc 2023-07-13T15:18:53.2798404Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\subjective.py to subjective.cpython-39.pyc 2023-07-13T15:18:53.2799010Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2799636Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-39.pyc 2023-07-13T15:18:53.2800260Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-39.pyc 2023-07-13T15:18:53.2800867Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2801486Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-39.pyc 2023-07-13T15:18:53.2802148Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-39.pyc 2023-07-13T15:18:53.2802795Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\squim_pipeline.py to squim_pipeline.cpython-39.pyc 2023-07-13T15:18:53.2803393Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2804000Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-39.pyc 2023-07-13T15:18:53.2804739Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2805439Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2806012Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-39.pyc 2023-07-13T15:18:53.2806554Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2807251Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-39.pyc 2023-07-13T15:18:53.2807858Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-39.pyc 2023-07-13T15:18:53.2808421Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2808966Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-39.pyc 2023-07-13T15:18:53.2809526Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-39.pyc 2023-07-13T15:18:53.2810082Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-39.pyc 2023-07-13T15:18:53.2810620Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2811141Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-39.pyc 2023-07-13T15:18:53.2811667Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-39.pyc 2023-07-13T15:18:53.2812311Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2812899Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-39.pyc 2023-07-13T15:18:53.2813508Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2814200Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-39.pyc 2023-07-13T15:18:53.2814755Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2815352Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-39.pyc 2023-07-13T15:18:53.2815732Z running install_egg_info 2023-07-13T15:18:53.2815965Z running egg_info 2023-07-13T15:18:53.2816208Z creating torchaudio.egg-info 2023-07-13T15:18:53.2816479Z writing torchaudio.egg-info\PKG-INFO 2023-07-13T15:18:53.2816841Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-07-13T15:18:53.2817233Z writing requirements to torchaudio.egg-info\requires.txt 2023-07-13T15:18:53.2817609Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-07-13T15:18:53.2817963Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:18:53.2818325Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:18:53.2818640Z adding license file 'LICENSE' 2023-07-13T15:18:53.2818948Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:18:53.2819401Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230713-py3.9.egg-info 2023-07-13T15:18:53.2819792Z running install_scripts 2023-07-13T15:18:53.2820070Z writing list of installed files to 'record.txt' 2023-07-13T15:18:53.2820253Z 2023-07-13T15:18:53.2820412Z Resource usage statistics from building torchaudio: 2023-07-13T15:18:53.2820689Z Process count: 25 2023-07-13T15:18:53.2820953Z CPU time: Sys=0:03:31.3, User=0:31:39.0 2023-07-13T15:18:53.2821202Z Memory: 6.9G 2023-07-13T15:18:53.2821428Z Disk usage: 254.4M 2023-07-13T15:18:53.2821650Z Time elapsed: 0:10:50.0 2023-07-13T15:18:53.2821918Z 2023-07-13T15:18:53.2821929Z 2023-07-13T15:18:53.2822050Z Packaging torchaudio 2023-07-13T15:18:53.8984728Z INFO:conda_build.build:Packaging torchaudio-2.1.0.dev20230713-py39_cu121 2023-07-13T15:18:53.8985589Z Packaging torchaudio-2.1.0.dev20230713-py39_cu121 2023-07-13T15:19:27.1173443Z '??$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:19:27.1206972Z '??$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:19:27.1227245Z '??$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:19:27.6177276Z '??$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:19:27.6209985Z '??$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:19:27.6230338Z '??$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:19:29.1452465Z '??$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:19:29.3617350Z '??$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:19:29.3631940Z '??$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:19:29.6149822Z '??$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:19:29.6188117Z '??$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:19:29.6207311Z '??$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:19:31.8973996Z '??$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:19:31.9010250Z '??$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:19:31.9029487Z '??$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:19:32.3870375Z '??$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:19:32.3903525Z '??$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:19:32.3923889Z '??$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:19:35.1260618Z Unknown format 2023-07-13T15:19:35.1607411Z Unknown format 2023-07-13T15:19:35.1896949Z Unknown format 2023-07-13T15:19:35.2180244Z Unknown format 2023-07-13T15:19:35.2454080Z Unknown format 2023-07-13T15:19:35.7602425Z Unknown format 2023-07-13T15:19:35.7884038Z Unknown format 2023-07-13T15:19:35.8127105Z Unknown format 2023-07-13T15:19:35.8367364Z Unknown format 2023-07-13T15:19:35.8548099Z Unknown format 2023-07-13T15:19:35.8729286Z Unknown format 2023-07-13T15:19:36.6635271Z Unknown format 2023-07-13T15:19:36.6905610Z Unknown format 2023-07-13T15:19:36.7616521Z Unknown format 2023-07-13T15:19:36.7976664Z Unknown format 2023-07-13T15:19:36.8836966Z Unknown format 2023-07-13T15:19:36.9771215Z Unknown format 2023-07-13T15:19:37.0009129Z Unknown format 2023-07-13T15:19:37.0210193Z Unknown format 2023-07-13T15:19:37.0487376Z Unknown format 2023-07-13T15:19:37.0763482Z Unknown format 2023-07-13T15:19:37.1620377Z Unknown format 2023-07-13T15:19:37.1855174Z Unknown format 2023-07-13T15:19:37.2060072Z Unknown format 2023-07-13T15:19:37.2319065Z Unknown format 2023-07-13T15:19:37.2548959Z Unknown format 2023-07-13T15:19:37.3794198Z Unknown format 2023-07-13T15:19:37.4068234Z Unknown format 2023-07-13T15:19:37.4344061Z Unknown format 2023-07-13T15:19:37.4611875Z Unknown format 2023-07-13T15:19:37.4919756Z Unknown format 2023-07-13T15:19:37.5187614Z Unknown format 2023-07-13T15:19:37.5503884Z Unknown format 2023-07-13T15:19:37.5768603Z Unknown format 2023-07-13T15:19:37.6036342Z Unknown format 2023-07-13T15:19:37.6313886Z Unknown format 2023-07-13T15:19:37.6587479Z Unknown format 2023-07-13T15:19:37.6857335Z Unknown format 2023-07-13T15:19:37.7190926Z Unknown format 2023-07-13T15:19:37.7452345Z Unknown format 2023-07-13T15:19:37.7729359Z Unknown format 2023-07-13T15:19:37.7994943Z Unknown format 2023-07-13T15:19:37.8284839Z Unknown format 2023-07-13T15:19:37.8559838Z Unknown format 2023-07-13T15:19:37.8829062Z Unknown format 2023-07-13T15:19:37.9097544Z Unknown format 2023-07-13T15:19:37.9377815Z Unknown format 2023-07-13T15:19:37.9656121Z Unknown format 2023-07-13T15:19:38.0170689Z Unknown format 2023-07-13T15:19:38.0676542Z Unknown format 2023-07-13T15:19:38.1089732Z Unknown format 2023-07-13T15:19:38.1398820Z Unknown format 2023-07-13T15:19:38.7654486Z Unknown format 2023-07-13T15:19:38.7952407Z Unknown format 2023-07-13T15:19:38.8359642Z Unknown format 2023-07-13T15:19:38.8666655Z Unknown format 2023-07-13T15:19:39.4928180Z Unknown format 2023-07-13T15:19:39.5247679Z Unknown format 2023-07-13T15:19:39.6015523Z Unknown format 2023-07-13T15:19:39.6411650Z Unknown format 2023-07-13T15:19:39.7330165Z Unknown format 2023-07-13T15:19:39.7613489Z Unknown format 2023-07-13T15:19:39.7927253Z Unknown format 2023-07-13T15:19:40.0791739Z Unknown format 2023-07-13T15:19:40.1113262Z Unknown format 2023-07-13T15:19:40.1405009Z Unknown format 2023-07-13T15:19:40.3092313Z Unknown format 2023-07-13T15:19:40.3382878Z Unknown format 2023-07-13T15:19:40.3669442Z Unknown format 2023-07-13T15:19:40.4577410Z Unknown format 2023-07-13T15:19:40.4882340Z Unknown format 2023-07-13T15:19:40.5184623Z Unknown format 2023-07-13T15:19:40.6039210Z Unknown format 2023-07-13T15:19:40.9142247Z Unknown format 2023-07-13T15:19:40.9402054Z Unknown format 2023-07-13T15:19:40.9805165Z Unknown format 2023-07-13T15:19:41.0400684Z Unknown format 2023-07-13T15:19:41.0675211Z Unknown format 2023-07-13T15:19:41.0939632Z Unknown format 2023-07-13T15:19:41.1209087Z Unknown format 2023-07-13T15:19:41.1678160Z Unknown format 2023-07-13T15:19:43.2952201Z '??$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:19:43.2985451Z '??$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:19:43.3006375Z '??$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:19:46.6253304Z '??$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:19:46.6290926Z '??$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:19:46.6314315Z '??$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:19:50.7931065Z compiling .pyc files... 2023-07-13T15:19:50.7931373Z number of files: 240 2023-07-13T15:19:50.7931860Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-07-13T15:19:50.7935100Z 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:19:50.7936073Z .. is this binary repackaging? 2023-07-13T15:19:50.7937043Z 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:19:50.7937917Z .. is this binary repackaging? 2023-07-13T15:19:50.7938822Z 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:19:50.7939669Z .. is this binary repackaging? 2023-07-13T15:19:50.7940628Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-13T15:19:50.7942071Z 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:19:50.7942864Z 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:19:50.7943299Z .. is this binary repackaging? 2023-07-13T15:19:50.7943785Z 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:19:50.7944244Z .. is this binary repackaging? 2023-07-13T15:19:50.7944729Z 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:19:50.7945190Z .. is this binary repackaging? 2023-07-13T15:19:50.7945656Z 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:19:50.7946111Z .. is this binary repackaging? 2023-07-13T15:19:50.7946563Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:19:50.7947347Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:19:50.7948268Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:19:50.7948928Z 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:19:50.7950059Z 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:19:50.7950782Z 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:19:50.7951479Z 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:19:50.7952124Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:19:50.7952784Z 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:19:50.7953378Z .. is this binary repackaging? 2023-07-13T15:19:50.7953873Z 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:19:50.7954549Z .. is this binary repackaging? 2023-07-13T15:19:50.7955037Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-07-13T15:19:50.7955683Z 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:19:50.7956105Z .. is this binary repackaging? 2023-07-13T15:19:50.7956587Z 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:19:50.7957038Z .. is this binary repackaging? 2023-07-13T15:19:50.7957503Z 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:19:50.7957940Z .. is this binary repackaging? 2023-07-13T15:19:50.7958399Z 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:19:50.7958845Z .. is this binary repackaging? 2023-07-13T15:19:50.7959321Z 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:19:50.7959892Z .. is this binary repackaging? 2023-07-13T15:19:50.7960380Z 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:19:50.7961048Z .. is this binary repackaging? 2023-07-13T15:19:50.7961533Z 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:19:50.7961987Z .. is this binary repackaging? 2023-07-13T15:19:50.7962460Z 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:19:50.7962899Z .. is this binary repackaging? 2023-07-13T15:19:50.7963325Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:19:50.7963930Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:19:50.7964526Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:19:50.7965334Z 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:19:50.7966141Z 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:19:50.7966972Z 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:19:50.7967893Z 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:19:50.7968535Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:19:50.7969175Z 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:19:50.7969621Z .. is this binary repackaging? 2023-07-13T15:19:50.7970101Z 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:19:50.7970529Z .. is this binary repackaging? 2023-07-13T15:19:50.7970994Z 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:19:50.7971428Z .. is this binary repackaging? 2023-07-13T15:19:50.7971886Z 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:19:50.7972298Z .. is this binary repackaging? 2023-07-13T15:19:50.7972737Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-13T15:19:50.7973536Z 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:19:50.7974421Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:19:50.7975004Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-07-13T15:19:50.7975590Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:19:52.1044284Z '??$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:19:52.1077382Z '??$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:19:52.1097595Z '??$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:19:55.5790843Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:19:55.5794714Z 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:19:55.5796136Z 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:19:55.5797507Z 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:19:55.5801160Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:19:55.5802483Z 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:19:55.5803419Z .. is this binary repackaging? 2023-07-13T15:19:55.5804345Z 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:19:55.5805293Z .. is this binary repackaging? 2023-07-13T15:19:55.5808649Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-07-13T15:19:55.5809954Z 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:19:55.5810862Z .. is this binary repackaging? 2023-07-13T15:19:55.5811829Z 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:19:55.5815100Z .. is this binary repackaging? 2023-07-13T15:19:55.5816043Z 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:19:55.5816936Z .. is this binary repackaging? 2023-07-13T15:19:55.5817893Z 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:19:55.5818782Z .. is this binary repackaging? 2023-07-13T15:19:55.5822101Z 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:19:55.5823047Z .. is this binary repackaging? 2023-07-13T15:19:55.5823997Z 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:19:55.5824906Z .. is this binary repackaging? 2023-07-13T15:19:55.5825829Z 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:19:55.5829450Z .. is this binary repackaging? 2023-07-13T15:19:55.5830658Z 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:19:55.5831575Z .. is this binary repackaging? 2023-07-13T15:19:55.5832472Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:19:55.5836007Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:19:55.5837242Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:19:55.5838549Z 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:19:55.5839954Z 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:19:55.5843709Z 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:19:55.5845099Z 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:19:55.5846365Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:19:55.5850020Z 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:19:55.5851003Z .. is this binary repackaging? 2023-07-13T15:19:55.5851938Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-07-13T15:19:55.5853176Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:19:55.5856581Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:19:55.5857269Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:19:55.5857943Z 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:19:55.5858670Z 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:19:55.5859397Z 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:19:55.5860092Z 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:19:55.5860727Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:19:55.5863064Z 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:19:55.5863552Z .. is this binary repackaging? 2023-07-13T15:19:55.5864042Z 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:19:55.5864677Z .. is this binary repackaging? 2023-07-13T15:19:55.5866072Z 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:19:55.5866566Z .. is this binary repackaging? 2023-07-13T15:19:55.5867026Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-13T15:19:55.5867714Z 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:19:55.5870223Z 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:19:55.5870689Z .. is this binary repackaging? 2023-07-13T15:19:55.5871172Z 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:19:55.5871633Z .. is this binary repackaging? 2023-07-13T15:19:55.5872117Z 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:19:55.5872567Z .. is this binary repackaging? 2023-07-13T15:19:55.5873033Z 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:19:55.5873477Z .. is this binary repackaging? 2023-07-13T15:19:55.5873930Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:19:55.5876263Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:19:55.5876911Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:19:55.5877592Z 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:20:02.8670269Z Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-07-13T15:20:02.8671701Z 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:20:02.8840686Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T15:20:02.8857982Z 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:20:02.8859461Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T15:20:02.8861101Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T15:20:02.8880940Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T15:20:02.8885894Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T15:20:02.8887260Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T15:20:02.8896872Z 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:20:02.8897822Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T15:20:02.8898446Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T15:20:02.8956771Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T15:20:02.8963426Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-13T15:20:02.8964878Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230713-py39_cu121.tar.bz2 2023-07-13T15:20:04.1509687Z INFO:conda_index.index:win-64 cached 7.0 MB from 1 packages at 5.6 MB/second 2023-07-13T15:20:04.2458459Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T15:20:04.2461243Z 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:20:04.2481408Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T15:20:04.2486978Z 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:20:04.2496153Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T15:20:04.2498003Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T15:20:04.2498680Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T15:20:04.2503561Z 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:20:04.2512272Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T15:20:04.2512908Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T15:20:04.2571575Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T15:20:04.2572590Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T15:20:04.2577682Z 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:20:04.2586378Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T15:20:04.2587066Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T15:20:04.2736253Z 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:20:04.2755078Z DEBUG:conda_index.index:noarch finish 2023-07-13T15:20:04.2755606Z INFO:conda_index.index:Completed noarch 2023-07-13T15:20:04.2756292Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T15:20:04.2759068Z 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:20:04.2777191Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T15:20:04.2781867Z 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:20:04.2805744Z 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:20:04.2822139Z 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:20:04.2822817Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T15:20:04.2824414Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T15:20:04.2824957Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T15:20:04.2830062Z 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:20:04.2852606Z 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:20:04.2867154Z 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:20:04.2867960Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T15:20:04.2868477Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T15:20:04.2926243Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T15:20:04.2926790Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T15:20:04.2931622Z 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:20:04.2953715Z 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:20:04.2968292Z 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:20:04.2969374Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T15:20:04.2969966Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T15:20:04.3114700Z 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:20:04.3115697Z DEBUG:conda_index.index:win-64 finish 2023-07-13T15:20:04.3116213Z INFO:conda_index.index:Completed win-64 2023-07-13T15:20:04.3116817Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T15:20:04.3119379Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T15:20:04.3119932Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T15:20:04.3123753Z 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:20:04.3124551Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T15:20:04.3124909Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T15:20:04.3125222Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T15:20:04.3129614Z 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:20:04.3149571Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T15:20:04.3305485Z 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:20:04.3322461Z DEBUG:conda_index.index:write channeldata 2023-07-13T15:20:04.3327617Z 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:20:11.7917536Z 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:20:11.7919002Z 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:20:11.7919907Z 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:20:11.7920773Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\work_moved_torchaudio-2.1.0.dev20230713-py39_cu121_win-64_main_build_loop' 2023-07-13T15:20:11.7921720Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:20:11.7922392Z 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:20:11.7922857Z .. is this binary repackaging? 2023-07-13T15:20:11.7923343Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-07-13T15:20:11.7923954Z 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:20:11.7924399Z .. is this binary repackaging? 2023-07-13T15:20:11.7925029Z 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:20:11.7925482Z .. is this binary repackaging? 2023-07-13T15:20:11.7926170Z 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:20:11.7926599Z .. is this binary repackaging? 2023-07-13T15:20:11.7927034Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:20:11.7927621Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:20:11.7928206Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:20:11.7928855Z 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:20:11.7929519Z 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:20:11.7930201Z 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:20:11.7930888Z 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:20:11.7931659Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:20:11.7932553Z 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:20:11.7933026Z .. is this binary repackaging? 2023-07-13T15:20:11.7933497Z 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:20:11.7934163Z .. is this binary repackaging? 2023-07-13T15:20:11.7934743Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python39.dll found in pkgs/main::python-3.9.17-h1aa4202_0 2023-07-13T15:20:11.7935407Z 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:20:11.7935852Z .. is this binary repackaging? 2023-07-13T15:20:11.7936313Z 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:20:11.7936765Z .. is this binary repackaging? 2023-07-13T15:20:11.7937232Z 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:20:11.7937840Z .. is this binary repackaging? 2023-07-13T15:20:11.7938459Z 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:20:11.7939013Z .. is this binary repackaging? 2023-07-13T15:20:11.7939496Z 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:20:11.7939945Z .. is this binary repackaging? 2023-07-13T15:20:11.7940427Z 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:20:11.7940861Z .. is this binary repackaging? 2023-07-13T15:20:11.7941346Z 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:20:11.7941793Z .. is this binary repackaging? 2023-07-13T15:20:11.7942275Z 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:20:11.7942720Z .. is this binary repackaging? 2023-07-13T15:20:11.7943146Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:20:11.7943837Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:20:11.7944498Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:20:11.7945393Z 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:20:11.7946099Z 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:20:11.7946813Z 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:20:11.7947499Z 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:20:11.7948135Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:20:11.7948737Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-13T15:20:11.7949411Z 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:20:11.7950478Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:20:11.7951355Z 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:20:11.7951962Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:20:11.7952630Z 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:20:11.7953343Z 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:20:11.7954051Z 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:20:11.7954744Z 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:20:11.7955377Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libctc_prefix_decoder.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:20:11.7956011Z 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:20:11.7956589Z .. is this binary repackaging? 2023-07-13T15:20:11.7957104Z 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:20:11.7957805Z .. is this binary repackaging? 2023-07-13T15:20:11.7958287Z 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:20:11.7958708Z .. is this binary repackaging? 2023-07-13T15:20:11.7959158Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-13T15:20:11.7959840Z 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:20:11.7960544Z 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:20:11.7960991Z .. is this binary repackaging? 2023-07-13T15:20:11.7961470Z 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:20:11.7961920Z .. is this binary repackaging? 2023-07-13T15:20:11.7962415Z 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:20:11.7963012Z .. is this binary repackaging? 2023-07-13T15:20:11.7963511Z 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:20:11.7964106Z .. is this binary repackaging? 2023-07-13T15:20:11.7964689Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:20:11.7965302Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:20:11.7966154Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:20:11.7966847Z 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:20:11.7967561Z 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:20:11.7968268Z 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:20:11.7968965Z 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:20:11.7969754Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:20:11.7970793Z 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:20:11.7971367Z Fixing permissions 2023-07-13T15:20:11.7971611Z Packaged license file/s. 2023-07-13T15:20:11.7971881Z INFO :: Time taken to mark (prefix) 2023-07-13T15:20:11.7972157Z 0 replacements in 0 files was 0.10 seconds 2023-07-13T15:20:11.7972743Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\work_moved_torchaudio-2.1.0.dev20230713-py39_cu121_win-64_main_build_loop' 2023-07-13T15:20:11.7973611Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\work_moved_torchaudio-2.1.0.dev20230713-py39_cu121_win-64_main_build_loop) 2023-07-13T15:20:11.7974453Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260373328\work_moved_torchaudio-2.1.0.dev20230713-py39_cu121_win-64_main_build_loop) 2023-07-13T15:20:15.1661664Z # Automatic uploading is disabled 2023-07-13T15:20:15.1662079Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-13T15:20:15.1662515Z 2023-07-13T15:20:15.1662527Z 2023-07-13T15:20:15.1662861Z # To have conda build upload to anaconda.org automatically, use 2023-07-13T15:20:15.1663622Z # conda config --set anaconda_upload yes 2023-07-13T15:20:15.1664192Z anaconda upload \ 2023-07-13T15:20:15.1664857Z distr/win-64\torchaudio-2.1.0.dev20230713-py39_cu121.tar.bz2 2023-07-13T15:20:15.1665557Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-13T15:20:15.1665920Z 2023-07-13T15:20:15.1666282Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-13T15:20:15.1666845Z { 2023-07-13T15:20:15.1667291Z "torchaudio-2.1.0.dev20230713-py39_cu121": { 2023-07-13T15:20:15.1667562Z "recipe": { 2023-07-13T15:20:15.1667771Z "c_compiler": "vs2019", 2023-07-13T15:20:15.1668018Z "cxx_compiler": "vs2019", 2023-07-13T15:20:15.1668271Z "target_platform": "win-64" 2023-07-13T15:20:15.1668494Z } 2023-07-13T15:20:15.1668656Z } 2023-07-13T15:20:15.1668831Z } 2023-07-13T15:20:15.1668940Z 2023-07-13T15:20:15.1668947Z 2023-07-13T15:20:15.1669085Z #################################################################################### 2023-07-13T15:20:15.1669347Z Resource usage summary: 2023-07-13T15:20:15.1669494Z 2023-07-13T15:20:15.1669604Z Total time: 0:20:41.9 2023-07-13T15:20:15.1670146Z CPU usage: sys=0:03:31.3, user=0:31:39.0 2023-07-13T15:20:15.1671099Z Maximum memory usage observed: 6.9G 2023-07-13T15:20:15.1671664Z Total disk usage observed (not including envs): 254.4M 2023-07-13T15:20:15.1672025Z 2023-07-13T15:20:15.1672032Z 2023-07-13T15:20:15.1672347Z #################################################################################### 2023-07-13T15:20:15.1672717Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-07-13T15:20:15.1673068Z There are currently 1 accumulated. 2023-07-13T15:20:15.1673388Z To remove them, you can run the ```conda build purge``` command 2023-07-13T15:20:16.0991289Z ##[group]Run actions/upload-artifact@v3 2023-07-13T15:20:16.0991606Z with: 2023-07-13T15:20:16.0991828Z name: pytorch_audio__3.9 2023-07-13T15:20:16.0992081Z path: pytorch/audio/distr/ 2023-07-13T15:20:16.0992322Z if-no-files-found: warn 2023-07-13T15:20:16.0992548Z env: 2023-07-13T15:20:16.0992836Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:20:16.0993144Z PYTHON_VERSION: 3.9 2023-07-13T15:20:16.0993358Z PACKAGE_TYPE: conda 2023-07-13T15:20:16.0993594Z REPOSITORY: pytorch/audio 2023-07-13T15:20:16.0993818Z REF: 2023-07-13T15:20:16.0994016Z CU_VERSION: cu121 2023-07-13T15:20:16.0994211Z CHANNEL: nightly 2023-07-13T15:20:16.0994451Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-13T15:20:16.0994782Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:20:16.0995173Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:20:16.0995687Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:20:16.0996101Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:20:16.0996375Z ##[endgroup] 2023-07-13T15:20:16.2528118Z With the provided path, there will be 19 files uploaded 2023-07-13T15:20:16.2534323Z Starting artifact upload 2023-07-13T15:20:16.2535132Z 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:20:16.2536047Z Artifact name is valid! 2023-07-13T15:20:16.3253034Z Container for artifact "pytorch_audio__3.9" successfully created. Starting upload of file(s) 2023-07-13T15:20:20.4491191Z Total size of all the files uploaded is 7342880 bytes 2023-07-13T15:20:20.4491609Z File upload process has finished. Finalizing the artifact upload 2023-07-13T15:20:20.4793632Z Artifact has been finalized. All files have been successfully uploaded! 2023-07-13T15:20:20.4794205Z 2023-07-13T15:20:20.4794466Z The raw size of all the files that were specified for upload is 7491741 bytes 2023-07-13T15:20:20.4795595Z The size of all the files that were uploaded is 7342880 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-07-13T15:20:20.4796230Z 2023-07-13T15:20:20.4796957Z 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:20:20.4797727Z 2023-07-13T15:20:20.4798076Z Artifact pytorch_audio__3.9 has been successfully uploaded! 2023-07-13T15:20:20.5077180Z ##[group]Run set -euxo pipefail 2023-07-13T15:20:20.5077819Z set -euxo pipefail 2023-07-13T15:20:20.5078326Z source "${BUILD_ENV_FILE}" 2023-07-13T15:20:20.5078981Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-07-13T15:20:20.5079703Z # fix we have to use for windows to make sure drive path is c: not c 2023-07-13T15:20:20.5080450Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-07-13T15:20:20.5080989Z  2023-07-13T15:20:20.5081605Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-07-13T15:20:20.5082486Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-07-13T15:20:20.5083601Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-07-13T15:20:20.5084158Z  2023-07-13T15:20:20.5084703Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-07-13T15:20:20.5085310Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-07-13T15:20:20.5085849Z else 2023-07-13T15:20:20.5086297Z  CONSTRAINTS="cpuonly" 2023-07-13T15:20:20.5086745Z fi 2023-07-13T15:20:20.5087452Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-07-13T15:20:20.5088076Z  2023-07-13T15:20:20.5088353Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-07-13T15:20:20.5088698Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-07-13T15:20:20.5089129Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-07-13T15:20:20.5089474Z else 2023-07-13T15:20:20.5089743Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-07-13T15:20:20.5090065Z  conda install --yes --quiet 'ffmpeg<5' 2023-07-13T15:20:20.5090407Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-07-13T15:20:20.5090674Z fi 2023-07-13T15:20:20.5090924Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-07-13T15:20:20.5115407Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T15:20:20.5115676Z env: 2023-07-13T15:20:20.5115933Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:20:20.5116196Z PYTHON_VERSION: 3.9 2023-07-13T15:20:20.5116428Z PACKAGE_TYPE: conda 2023-07-13T15:20:20.5116668Z REPOSITORY: pytorch/audio 2023-07-13T15:20:20.5116894Z REF: 2023-07-13T15:20:20.5117075Z CU_VERSION: cu121 2023-07-13T15:20:20.5117290Z CHANNEL: nightly 2023-07-13T15:20:20.5117539Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-13T15:20:20.5117873Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:20:20.5118247Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:20:20.5118672Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:20:20.5119078Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:20:20.5119388Z PACKAGE_NAME: torchaudio 2023-07-13T15:20:20.5119652Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-07-13T15:20:20.5119914Z GPU_ARCH: cuda 2023-07-13T15:20:20.5120133Z DESIRED_CUDA: cu121 2023-07-13T15:20:20.5120363Z GPU_ARCH_VERSION: 12.1 2023-07-13T15:20:20.5120573Z ##[endgroup] 2023-07-13T15:20:20.8134669Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T15:20:20.8137035Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:20:20.8137609Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:20:20.8137985Z ++ export CMAKE_USE_CUDA=1 2023-07-13T15:20:20.8138438Z ++ CMAKE_USE_CUDA=1 2023-07-13T15:20:20.8138800Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T15:20:20.8139265Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T15:20:20.8142777Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-13T15:20:20.8143620Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T15:20:20.8144349Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:20.8145058Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:20.8145755Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:20.8146397Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:20.8147135Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:20:20.8147708Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:20:20.8148566Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:20:20.8150776Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:20:20.8151633Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:20:20.8152505Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:20:20.8153146Z ++ export FORCE_CUDA=1 2023-07-13T15:20:20.8153571Z ++ FORCE_CUDA=1 2023-07-13T15:20:20.8155905Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-13T15:20:20.8159245Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-13T15:20:20.8161246Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:20:20.8161813Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:20:20.8162396Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T15:20:20.8162722Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T15:20:20.8163401Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T15:20:20.8163730Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T15:20:20.8164008Z ++ export VERSION_SUFFIX= 2023-07-13T15:20:20.8164243Z ++ VERSION_SUFFIX= 2023-07-13T15:20:20.8164464Z ++ export WHEEL_DIR= 2023-07-13T15:20:20.8164664Z ++ WHEEL_DIR= 2023-07-13T15:20:20.8251300Z ++ readlink -f pytorch/audio/distr 2023-07-13T15:20:20.8370355Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:20:20.8559605Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:20:20.8640353Z ++ sed 's/\/c\//\/c:\//' 2023-07-13T15:20:20.8736986Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:20:20.8737864Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:20:20.8738695Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:20:20.8739678Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' python=3.9 2023-07-13T15:20:26.5687187Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:20:26.6770764Z Solving environment: ...working... done 2023-07-13T15:20:26.7935452Z 2023-07-13T15:20:26.7936090Z ## Package Plan ## 2023-07-13T15:20:26.7936567Z 2023-07-13T15:20:26.7937091Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:26.7937560Z 2023-07-13T15:20:26.7937777Z added / updated specs: 2023-07-13T15:20:26.7938189Z - python=3.9 2023-07-13T15:20:26.7938407Z 2023-07-13T15:20:26.7938417Z 2023-07-13T15:20:26.7938654Z The following NEW packages will be INSTALLED: 2023-07-13T15:20:26.7938980Z 2023-07-13T15:20:26.7939367Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-07-13T15:20:26.7940063Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 2023-07-13T15:20:26.7941193Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 2023-07-13T15:20:26.7941553Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 2023-07-13T15:20:26.7941935Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 2023-07-13T15:20:26.7942477Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-07-13T15:20:26.7942832Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-07-13T15:20:26.7943174Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-07-13T15:20:26.7943843Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-07-13T15:20:26.7944226Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 2023-07-13T15:20:26.7944442Z 2023-07-13T15:20:26.7944450Z 2023-07-13T15:20:27.1017317Z Preparing transaction: ...working... done 2023-07-13T15:20:29.4193786Z Verifying transaction: ...working... done 2023-07-13T15:20:34.1426727Z Executing transaction: ...working... done 2023-07-13T15:20:34.3805663Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:20:34.3807241Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:20:34.3808012Z + [[ cuda = \c\u\d\a ]] 2023-07-13T15:20:34.3808498Z + CONSTRAINTS=pytorch-cuda=12.1 2023-07-13T15:20:34.3809764Z + 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=12.1 2023-07-13T15:21:29.0921335Z 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:21:29.0921920Z 2023-07-13T15:21:29.0922396Z 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:21:29.0923061Z 2023-07-13T15:21:29.0923683Z 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:21:29.0924331Z 2023-07-13T15:21:29.0924729Z 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:21:29.0925194Z 2023-07-13T15:21:29.0927092Z 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:21:29.0927890Z 2023-07-13T15:21:29.0928524Z 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:21:29.0929183Z 2023-07-13T15:21:29.0929580Z INFO conda.core.link:__init__(217): initializing UnlinkLinkTransaction with 2023-07-13T15:21:29.0930015Z 2023-07-13T15:21:29.0930441Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0931185Z 2023-07-13T15:21:29.0931377Z unlink_precs: 2023-07-13T15:21:29.0931618Z 2023-07-13T15:21:29.0931740Z 2023-07-13T15:21:29.0931947Z 2023-07-13T15:21:29.0932094Z link_precs: 2023-07-13T15:21:29.0932314Z 2023-07-13T15:21:29.0932737Z defaults/win-64::blas-1.0-mkl 2023-07-13T15:21:29.0933032Z 2023-07-13T15:21:29.0933252Z nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-13T15:21:29.0933574Z 2023-07-13T15:21:29.0933911Z nvidia/win-64::cuda-cudart-12.1.105-0 2023-07-13T15:21:29.0934240Z 2023-07-13T15:21:29.0934586Z nvidia/win-64::cuda-cupti-12.1.105-0 2023-07-13T15:21:29.0934893Z 2023-07-13T15:21:29.0935122Z nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-07-13T15:21:29.0935722Z 2023-07-13T15:21:29.0935925Z nvidia/win-64::cuda-nvtx-12.1.105-0 2023-07-13T15:21:29.0936231Z 2023-07-13T15:21:29.0936470Z nvidia/win-64::cuda-opencl-12.2.53-0 2023-07-13T15:21:29.0936801Z 2023-07-13T15:21:29.0937080Z nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-13T15:21:29.0937483Z 2023-07-13T15:21:29.0937706Z nvidia/win-64::libcublas-12.1.0.26-0 2023-07-13T15:21:29.0938003Z 2023-07-13T15:21:29.0938233Z nvidia/win-64::libcufft-11.0.2.4-0 2023-07-13T15:21:29.0938514Z 2023-07-13T15:21:29.0938721Z nvidia/win-64::libcurand-10.3.3.53-0 2023-07-13T15:21:29.0939017Z 2023-07-13T15:21:29.0939220Z nvidia/win-64::libcusolver-11.4.4.55-0 2023-07-13T15:21:29.0939514Z 2023-07-13T15:21:29.0939759Z nvidia/win-64::libcusparse-12.0.2.55-0 2023-07-13T15:21:29.0940188Z 2023-07-13T15:21:29.0940391Z nvidia/win-64::libnpp-12.0.2.50-0 2023-07-13T15:21:29.0940666Z 2023-07-13T15:21:29.0940959Z nvidia/win-64::libnvjitlink-12.1.105-0 2023-07-13T15:21:29.0941419Z 2023-07-13T15:21:29.0941587Z nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-07-13T15:21:29.0941761Z 2023-07-13T15:21:29.0941909Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-13T15:21:29.0942112Z 2023-07-13T15:21:29.0942276Z nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-07-13T15:21:29.0942554Z 2023-07-13T15:21:29.0942800Z nvidia/win-64::cuda-libraries-12.1.0-0 2023-07-13T15:21:29.0943141Z 2023-07-13T15:21:29.0943407Z nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-07-13T15:21:29.0943752Z 2023-07-13T15:21:29.0944001Z nvidia/win-64::cuda-opencl-dev-12.2.53-0 2023-07-13T15:21:29.0944347Z 2023-07-13T15:21:29.0944580Z nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-07-13T15:21:29.0944920Z 2023-07-13T15:21:29.0945189Z nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-07-13T15:21:29.0945521Z 2023-07-13T15:21:29.0945769Z nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-13T15:21:29.0946083Z 2023-07-13T15:21:29.0946354Z nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-07-13T15:21:29.0946828Z 2023-07-13T15:21:29.0947121Z nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-07-13T15:21:29.0947430Z 2023-07-13T15:21:29.0947740Z nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-07-13T15:21:29.0948082Z 2023-07-13T15:21:29.0948380Z nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-07-13T15:21:29.0948718Z 2023-07-13T15:21:29.0948979Z nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-07-13T15:21:29.0949299Z 2023-07-13T15:21:29.0949569Z nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-07-13T15:21:29.0949908Z 2023-07-13T15:21:29.0950141Z nvidia/win-64::cuda-runtime-12.1.0-0 2023-07-13T15:21:29.0950463Z 2023-07-13T15:21:29.0950747Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:21:29.0951079Z 2023-07-13T15:21:29.0951558Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-13T15:21:29.0951857Z 2023-07-13T15:21:29.0952076Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-13T15:21:29.0952359Z 2023-07-13T15:21:29.0952591Z defaults/win-64::yaml-0.2.5-he774522_0 2023-07-13T15:21:29.0952882Z 2023-07-13T15:21:29.0953106Z defaults/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:21:29.0953410Z 2023-07-13T15:21:29.0953827Z pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-07-13T15:21:29.0954321Z 2023-07-13T15:21:29.0954628Z defaults/win-64::filelock-3.9.0-py39haa95532_0 2023-07-13T15:21:29.0954904Z 2023-07-13T15:21:29.0955115Z defaults/win-64::markupsafe-2.1.1-py39h2bbff1b_0 2023-07-13T15:21:29.0955314Z 2023-07-13T15:21:29.0955477Z defaults/win-64::mkl-service-2.4.0-py39h2bbff1b_1 2023-07-13T15:21:29.0955671Z 2023-07-13T15:21:29.0955816Z defaults/win-64::mpmath-1.2.1-py39haa95532_0 2023-07-13T15:21:29.0956000Z 2023-07-13T15:21:29.0956151Z defaults/win-64::networkx-2.8.4-py39haa95532_1 2023-07-13T15:21:29.0956341Z 2023-07-13T15:21:29.0956486Z defaults/win-64::pyyaml-6.0-py39h2bbff1b_1 2023-07-13T15:21:29.0956652Z 2023-07-13T15:21:29.0956825Z defaults/win-64::typing_extensions-4.6.3-py39haa95532_0 2023-07-13T15:21:29.0957177Z 2023-07-13T15:21:29.0957325Z defaults/win-64::jinja2-3.1.2-py39haa95532_0 2023-07-13T15:21:29.0957507Z 2023-07-13T15:21:29.0957666Z defaults/win-64::numpy-base-1.25.0-py39h65a83cf_0 2023-07-13T15:21:29.0957869Z 2023-07-13T15:21:29.0958014Z defaults/win-64::sympy-1.11.1-py39haa95532_0 2023-07-13T15:21:29.0958196Z 2023-07-13T15:21:29.0958401Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230711-py3.9_cuda12.1_cudnn8_0 2023-07-13T15:21:29.0958630Z 2023-07-13T15:21:29.0958759Z defaults/win-64::mkl_fft-1.3.6-py39hf11a4ad_1 2023-07-13T15:21:29.0958942Z 2023-07-13T15:21:29.0959094Z defaults/win-64::mkl_random-1.2.2-py39hf11a4ad_1 2023-07-13T15:21:29.0959281Z 2023-07-13T15:21:29.0959422Z defaults/win-64::numpy-1.25.0-py39h055cbcc_0 2023-07-13T15:21:29.0959601Z 2023-07-13T15:21:29.0960023Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230713-py39_cu121 2023-07-13T15:21:29.0960626Z 2023-07-13T15:21:29.0960635Z 2023-07-13T15:21:29.0960644Z 2023-07-13T15:21:29.0961121Z INFO conda.core.link:verify(313): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-13T15:21:29.0961748Z 2023-07-13T15:21:29.0962276Z packages: nvidia/win-64::cuda-cupti-12.1.105-0, nvidia/win-64::cuda-nvtx-12.1.105-0, nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-13T15:21:29.0962813Z 2023-07-13T15:21:29.0962966Z path: 'license' 2023-07-13T15:21:29.0963172Z 2023-07-13T15:21:29.0963180Z 2023-07-13T15:21:29.0963211Z 2023-07-13T15:21:29.0963312Z ] 2023-07-13T15:21:29.0963505Z 2023-07-13T15:21:29.0963912Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-07-13T15:21:29.0964339Z 2023-07-13T15:21:29.0964551Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0964789Z 2023-07-13T15:21:29.0964942Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-07-13T15:21:29.0965143Z 2023-07-13T15:21:29.0965149Z 2023-07-13T15:21:29.0965154Z 2023-07-13T15:21:29.0965387Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.53-0 <=== 2023-07-13T15:21:29.0965637Z 2023-07-13T15:21:29.0965842Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0966052Z 2023-07-13T15:21:29.0966219Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.53-0 2023-07-13T15:21:29.0966423Z 2023-07-13T15:21:29.0966429Z 2023-07-13T15:21:29.0966434Z 2023-07-13T15:21:29.0966670Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-12.1.105-0 <=== 2023-07-13T15:21:29.0966927Z 2023-07-13T15:21:29.0967272Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0967518Z 2023-07-13T15:21:29.0967695Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-12.1.105-0 2023-07-13T15:21:29.0967996Z 2023-07-13T15:21:29.0968019Z 2023-07-13T15:21:29.0968029Z 2023-07-13T15:21:29.0968397Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cupti-12.1.105-0 <=== 2023-07-13T15:21:29.0968666Z 2023-07-13T15:21:29.0969753Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0970037Z 2023-07-13T15:21:29.0970198Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-12.1.105-0 2023-07-13T15:21:29.0970407Z 2023-07-13T15:21:29.0970413Z 2023-07-13T15:21:29.0970418Z 2023-07-13T15:21:29.0970655Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-12.1.105-0 <=== 2023-07-13T15:21:29.0970910Z 2023-07-13T15:21:29.0971109Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0971339Z 2023-07-13T15:21:29.0971508Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-12.1.105-0 2023-07-13T15:21:29.0971713Z 2023-07-13T15:21:29.0971719Z 2023-07-13T15:21:29.0971725Z 2023-07-13T15:21:29.0972099Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvtx-12.1.105-0 <=== 2023-07-13T15:21:29.0972349Z 2023-07-13T15:21:29.0972546Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0972780Z 2023-07-13T15:21:29.0972931Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-12.1.105-0 2023-07-13T15:21:29.0973137Z 2023-07-13T15:21:29.0973143Z 2023-07-13T15:21:29.0973148Z 2023-07-13T15:21:29.0973489Z 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:21:29.0974014Z 2023-07-13T15:21:29.0974260Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-opencl-12.2.53-0 <=== 2023-07-13T15:21:29.0974648Z 2023-07-13T15:21:29.0974960Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0975208Z 2023-07-13T15:21:29.0975392Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-12.2.53-0 2023-07-13T15:21:29.0975601Z 2023-07-13T15:21:29.0975607Z 2023-07-13T15:21:29.0975613Z 2023-07-13T15:21:29.0975867Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.53-0 <=== 2023-07-13T15:21:29.0976140Z 2023-07-13T15:21:29.0976340Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0976571Z 2023-07-13T15:21:29.0976744Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.53-0 2023-07-13T15:21:29.0976968Z 2023-07-13T15:21:29.0976974Z 2023-07-13T15:21:29.0976980Z 2023-07-13T15:21:29.0977317Z 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:21:29.0977670Z 2023-07-13T15:21:29.0977903Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-12.1.0.26-0 <=== 2023-07-13T15:21:29.0978163Z 2023-07-13T15:21:29.0978360Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0978593Z 2023-07-13T15:21:29.0978763Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-12.1.0.26-0 2023-07-13T15:21:29.0978967Z 2023-07-13T15:21:29.0978978Z 2023-07-13T15:21:29.0978984Z 2023-07-13T15:21:29.0979214Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-11.0.2.4-0 <=== 2023-07-13T15:21:29.0979460Z 2023-07-13T15:21:29.0979654Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0979865Z 2023-07-13T15:21:29.0980028Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-11.0.2.4-0 2023-07-13T15:21:29.0980377Z 2023-07-13T15:21:29.0980383Z 2023-07-13T15:21:29.0980389Z 2023-07-13T15:21:29.0980629Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.53-0 <=== 2023-07-13T15:21:29.0980882Z 2023-07-13T15:21:29.0981207Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0981591Z 2023-07-13T15:21:29.0981764Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.53-0 2023-07-13T15:21:29.0981969Z 2023-07-13T15:21:29.0981975Z 2023-07-13T15:21:29.0981981Z 2023-07-13T15:21:29.0982345Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.4.55-0 <=== 2023-07-13T15:21:29.0982617Z 2023-07-13T15:21:29.0982813Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0983044Z 2023-07-13T15:21:29.0983199Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.4.55-0 2023-07-13T15:21:29.0983410Z 2023-07-13T15:21:29.0983416Z 2023-07-13T15:21:29.0983422Z 2023-07-13T15:21:29.0983658Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-12.0.2.55-0 <=== 2023-07-13T15:21:29.0983912Z 2023-07-13T15:21:29.0984109Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0984458Z 2023-07-13T15:21:29.0984638Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-12.0.2.55-0 2023-07-13T15:21:29.0984845Z 2023-07-13T15:21:29.0984851Z 2023-07-13T15:21:29.0984856Z 2023-07-13T15:21:29.0985091Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-12.0.2.50-0 <=== 2023-07-13T15:21:29.0985338Z 2023-07-13T15:21:29.0985530Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0985756Z 2023-07-13T15:21:29.0985900Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-12.0.2.50-0 2023-07-13T15:21:29.0986098Z 2023-07-13T15:21:29.0986103Z 2023-07-13T15:21:29.0986124Z 2023-07-13T15:21:29.0986341Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjitlink-12.1.105-0 <=== 2023-07-13T15:21:29.0986595Z 2023-07-13T15:21:29.0986783Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0987012Z 2023-07-13T15:21:29.0987187Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-12.1.105-0 2023-07-13T15:21:29.0987406Z 2023-07-13T15:21:29.0987412Z 2023-07-13T15:21:29.0987417Z 2023-07-13T15:21:29.0987645Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-12.1.1.14-0 <=== 2023-07-13T15:21:29.0987900Z 2023-07-13T15:21:29.0988092Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0988323Z 2023-07-13T15:21:29.0988492Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-12.1.1.14-0 2023-07-13T15:21:29.0988682Z 2023-07-13T15:21:29.0988705Z 2023-07-13T15:21:29.0988711Z 2023-07-13T15:21:29.0988960Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-07-13T15:21:29.0989244Z 2023-07-13T15:21:29.0989443Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0989668Z 2023-07-13T15:21:29.0989845Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-07-13T15:21:29.0990062Z 2023-07-13T15:21:29.0990068Z 2023-07-13T15:21:29.0990074Z 2023-07-13T15:21:29.0990318Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-12.1.105-0 <=== 2023-07-13T15:21:29.0990580Z 2023-07-13T15:21:29.0990777Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0991007Z 2023-07-13T15:21:29.0991192Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-12.1.105-0 2023-07-13T15:21:29.0991412Z 2023-07-13T15:21:29.0991417Z 2023-07-13T15:21:29.0991423Z 2023-07-13T15:21:29.0991818Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-12.1.0-0 <=== 2023-07-13T15:21:29.0992068Z 2023-07-13T15:21:29.0992266Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0992634Z 2023-07-13T15:21:29.0992910Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-12.1.0-0 2023-07-13T15:21:29.0993160Z 2023-07-13T15:21:29.0993173Z 2023-07-13T15:21:29.0993179Z 2023-07-13T15:21:29.0993422Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-12.1.105-0 <=== 2023-07-13T15:21:29.0993680Z 2023-07-13T15:21:29.0993991Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0994235Z 2023-07-13T15:21:29.0994418Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-12.1.105-0 2023-07-13T15:21:29.0994634Z 2023-07-13T15:21:29.0994640Z 2023-07-13T15:21:29.0994645Z 2023-07-13T15:21:29.0994893Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-opencl-dev-12.2.53-0 <=== 2023-07-13T15:21:29.0995152Z 2023-07-13T15:21:29.0995328Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0995554Z 2023-07-13T15:21:29.0995737Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-dev-12.2.53-0 2023-07-13T15:21:29.0995952Z 2023-07-13T15:21:29.0995958Z 2023-07-13T15:21:29.0995964Z 2023-07-13T15:21:29.0996319Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-dev-12.1.0.26-0 <=== 2023-07-13T15:21:29.0996579Z 2023-07-13T15:21:29.0996770Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0997006Z 2023-07-13T15:21:29.0997186Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-12.1.0.26-0 2023-07-13T15:21:29.0997397Z 2023-07-13T15:21:29.0997403Z 2023-07-13T15:21:29.0997408Z 2023-07-13T15:21:29.0997646Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-dev-11.0.2.4-0 <=== 2023-07-13T15:21:29.0997901Z 2023-07-13T15:21:29.0998094Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0998302Z 2023-07-13T15:21:29.0998477Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-11.0.2.4-0 2023-07-13T15:21:29.0998685Z 2023-07-13T15:21:29.0998691Z 2023-07-13T15:21:29.0998697Z 2023-07-13T15:21:29.0998935Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.53-0 <=== 2023-07-13T15:21:29.0999201Z 2023-07-13T15:21:29.0999394Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.0999623Z 2023-07-13T15:21:29.0999807Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.53-0 2023-07-13T15:21:29.1000022Z 2023-07-13T15:21:29.1000028Z 2023-07-13T15:21:29.1000033Z 2023-07-13T15:21:29.1000278Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.4.55-0 <=== 2023-07-13T15:21:29.1000541Z 2023-07-13T15:21:29.1000734Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1000961Z 2023-07-13T15:21:29.1001127Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.4.55-0 2023-07-13T15:21:29.1001349Z 2023-07-13T15:21:29.1001355Z 2023-07-13T15:21:29.1001360Z 2023-07-13T15:21:29.1001606Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-dev-12.0.2.55-0 <=== 2023-07-13T15:21:29.1001875Z 2023-07-13T15:21:29.1002068Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1002294Z 2023-07-13T15:21:29.1002482Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-12.0.2.55-0 2023-07-13T15:21:29.1002702Z 2023-07-13T15:21:29.1002708Z 2023-07-13T15:21:29.1002714Z 2023-07-13T15:21:29.1002950Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-dev-12.0.2.50-0 <=== 2023-07-13T15:21:29.1003198Z 2023-07-13T15:21:29.1003392Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1003623Z 2023-07-13T15:21:29.1003797Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-12.0.2.50-0 2023-07-13T15:21:29.1003990Z 2023-07-13T15:21:29.1003995Z 2023-07-13T15:21:29.1004017Z 2023-07-13T15:21:29.1004245Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjitlink-dev-12.1.105-0 <=== 2023-07-13T15:21:29.1004519Z 2023-07-13T15:21:29.1004710Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1004936Z 2023-07-13T15:21:29.1005122Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-dev-12.1.105-0 2023-07-13T15:21:29.1005342Z 2023-07-13T15:21:29.1005458Z 2023-07-13T15:21:29.1005466Z 2023-07-13T15:21:29.1005722Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-12.1.1.14-0 <=== 2023-07-13T15:21:29.1005988Z 2023-07-13T15:21:29.1006179Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1006407Z 2023-07-13T15:21:29.1006588Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-12.1.1.14-0 2023-07-13T15:21:29.1006805Z 2023-07-13T15:21:29.1006811Z 2023-07-13T15:21:29.1006817Z 2023-07-13T15:21:29.1007070Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-12.1.0-0 <=== 2023-07-13T15:21:29.1007320Z 2023-07-13T15:21:29.1007632Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1007862Z 2023-07-13T15:21:29.1008050Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-12.1.0-0 2023-07-13T15:21:29.1008510Z 2023-07-13T15:21:29.1008515Z 2023-07-13T15:21:29.1008529Z 2023-07-13T15:21:29.1008904Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-runtime-12.1.0-0 <=== 2023-07-13T15:21:29.1009257Z 2023-07-13T15:21:29.1009508Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1009873Z 2023-07-13T15:21:29.1010048Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-12.1.0-0 2023-07-13T15:21:29.1010257Z 2023-07-13T15:21:29.1010263Z 2023-07-13T15:21:29.1010268Z 2023-07-13T15:21:29.1010532Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-07-13T15:21:29.1010807Z 2023-07-13T15:21:29.1010983Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1011219Z 2023-07-13T15:21:29.1011418Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:21:29.1011654Z 2023-07-13T15:21:29.1011660Z 2023-07-13T15:21:29.1011666Z 2023-07-13T15:21:29.1011909Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-07-13T15:21:29.1012162Z 2023-07-13T15:21:29.1012354Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1012582Z 2023-07-13T15:21:29.1012752Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-07-13T15:21:29.1012960Z 2023-07-13T15:21:29.1012966Z 2023-07-13T15:21:29.1012971Z 2023-07-13T15:21:29.1013199Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-07-13T15:21:29.1013449Z 2023-07-13T15:21:29.1013644Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1013859Z 2023-07-13T15:21:29.1014024Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-07-13T15:21:29.1014224Z 2023-07-13T15:21:29.1014229Z 2023-07-13T15:21:29.1014235Z 2023-07-13T15:21:29.1014466Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-07-13T15:21:29.1014714Z 2023-07-13T15:21:29.1014907Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1015136Z 2023-07-13T15:21:29.1015299Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-07-13T15:21:29.1015499Z 2023-07-13T15:21:29.1015504Z 2023-07-13T15:21:29.1015510Z 2023-07-13T15:21:29.1015744Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h8bd8f75_46356 <=== 2023-07-13T15:21:29.1015996Z 2023-07-13T15:21:29.1016189Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1016414Z 2023-07-13T15:21:29.1016574Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:21:29.1016781Z 2023-07-13T15:21:29.1016787Z 2023-07-13T15:21:29.1016792Z 2023-07-13T15:21:29.1017749Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-12.1-hde6ce7c_5 <=== 2023-07-13T15:21:29.1018087Z 2023-07-13T15:21:29.1018290Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1018518Z 2023-07-13T15:21:29.1018711Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-12.1-hde6ce7c_5 2023-07-13T15:21:29.1018941Z 2023-07-13T15:21:29.1018947Z 2023-07-13T15:21:29.1018952Z 2023-07-13T15:21:29.1019206Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py39haa95532_0 <=== 2023-07-13T15:21:29.1019473Z 2023-07-13T15:21:29.1019664Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1019896Z 2023-07-13T15:21:29.1020214Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py39haa95532_0 2023-07-13T15:21:29.1020421Z 2023-07-13T15:21:29.1020427Z 2023-07-13T15:21:29.1020450Z 2023-07-13T15:21:29.1020748Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::markupsafe-2.1.1-py39h2bbff1b_0 <=== 2023-07-13T15:21:29.1021030Z 2023-07-13T15:21:29.1021223Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1021453Z 2023-07-13T15:21:29.1021650Z source=C:\Jenkins\Miniconda3\pkgs\markupsafe-2.1.1-py39h2bbff1b_0 2023-07-13T15:21:29.1021886Z 2023-07-13T15:21:29.1021891Z 2023-07-13T15:21:29.1021897Z 2023-07-13T15:21:29.1022160Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py39h2bbff1b_1 <=== 2023-07-13T15:21:29.1022438Z 2023-07-13T15:21:29.1022630Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1022859Z 2023-07-13T15:21:29.1023057Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py39h2bbff1b_1 2023-07-13T15:21:29.1023297Z 2023-07-13T15:21:29.1023303Z 2023-07-13T15:21:29.1023308Z 2023-07-13T15:21:29.1023553Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mpmath-1.2.1-py39haa95532_0 <=== 2023-07-13T15:21:29.1023806Z 2023-07-13T15:21:29.1023996Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1024221Z 2023-07-13T15:21:29.1024403Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.2.1-py39haa95532_0 2023-07-13T15:21:29.1024619Z 2023-07-13T15:21:29.1024625Z 2023-07-13T15:21:29.1024631Z 2023-07-13T15:21:29.1024879Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::networkx-2.8.4-py39haa95532_1 <=== 2023-07-13T15:21:29.1025142Z 2023-07-13T15:21:29.1025329Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1025556Z 2023-07-13T15:21:29.1025742Z source=C:\Jenkins\Miniconda3\pkgs\networkx-2.8.4-py39haa95532_1 2023-07-13T15:21:29.1025973Z 2023-07-13T15:21:29.1025979Z 2023-07-13T15:21:29.1025984Z 2023-07-13T15:21:29.1026231Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py39h2bbff1b_1 <=== 2023-07-13T15:21:29.1026493Z 2023-07-13T15:21:29.1026672Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1026898Z 2023-07-13T15:21:29.1027077Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py39h2bbff1b_1 2023-07-13T15:21:29.1027294Z 2023-07-13T15:21:29.1027299Z 2023-07-13T15:21:29.1027305Z 2023-07-13T15:21:29.1027575Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::typing_extensions-4.6.3-py39haa95532_0 <=== 2023-07-13T15:21:29.1027857Z 2023-07-13T15:21:29.1028052Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1028280Z 2023-07-13T15:21:29.1028487Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.6.3-py39haa95532_0 2023-07-13T15:21:29.1028738Z 2023-07-13T15:21:29.1028744Z 2023-07-13T15:21:29.1028750Z 2023-07-13T15:21:29.1028992Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::jinja2-3.1.2-py39haa95532_0 <=== 2023-07-13T15:21:29.1029250Z 2023-07-13T15:21:29.1029803Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1030048Z 2023-07-13T15:21:29.1030234Z source=C:\Jenkins\Miniconda3\pkgs\jinja2-3.1.2-py39haa95532_0 2023-07-13T15:21:29.1030451Z 2023-07-13T15:21:29.1030457Z 2023-07-13T15:21:29.1030463Z 2023-07-13T15:21:29.1030722Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-base-1.25.0-py39h65a83cf_0 <=== 2023-07-13T15:21:29.1031000Z 2023-07-13T15:21:29.1031192Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1031420Z 2023-07-13T15:21:29.1031614Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.0-py39h65a83cf_0 2023-07-13T15:21:29.1031966Z 2023-07-13T15:21:29.1031971Z 2023-07-13T15:21:29.1031977Z 2023-07-13T15:21:29.1032222Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py39haa95532_0 <=== 2023-07-13T15:21:29.1032480Z 2023-07-13T15:21:29.1032677Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1032909Z 2023-07-13T15:21:29.1033070Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py39haa95532_0 2023-07-13T15:21:29.1033287Z 2023-07-13T15:21:29.1033293Z 2023-07-13T15:21:29.1033298Z 2023-07-13T15:21:29.1033595Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230711-py3.9_cuda12.1_cudnn8_0 <=== 2023-07-13T15:21:29.1033898Z 2023-07-13T15:21:29.1034092Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1034324Z 2023-07-13T15:21:29.1034542Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230711-py3.9_cuda12.1_cudnn8_0 2023-07-13T15:21:29.1034795Z 2023-07-13T15:21:29.1034800Z 2023-07-13T15:21:29.1034806Z 2023-07-13T15:21:29.1035048Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py39hf11a4ad_1 <=== 2023-07-13T15:21:29.1035308Z 2023-07-13T15:21:29.1035505Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1035735Z 2023-07-13T15:21:29.1035915Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py39hf11a4ad_1 2023-07-13T15:21:29.1036133Z 2023-07-13T15:21:29.1036139Z 2023-07-13T15:21:29.1036145Z 2023-07-13T15:21:29.1036382Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py39hf11a4ad_1 <=== 2023-07-13T15:21:29.1036649Z 2023-07-13T15:21:29.1036846Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1037068Z 2023-07-13T15:21:29.1037256Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py39hf11a4ad_1 2023-07-13T15:21:29.1037488Z 2023-07-13T15:21:29.1037495Z 2023-07-13T15:21:29.1037500Z 2023-07-13T15:21:29.1037746Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-1.25.0-py39h055cbcc_0 <=== 2023-07-13T15:21:29.1038003Z 2023-07-13T15:21:29.1038199Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1038430Z 2023-07-13T15:21:29.1038610Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.0-py39h055cbcc_0 2023-07-13T15:21:29.1038823Z 2023-07-13T15:21:29.1038828Z 2023-07-13T15:21:29.1038834Z 2023-07-13T15:21:29.1039188Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230713-py39_cu121 <=== 2023-07-13T15:21:29.1039538Z 2023-07-13T15:21:29.1039711Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1040060Z 2023-07-13T15:21:29.1040316Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230713-py39_cu121 2023-07-13T15:21:29.1040566Z 2023-07-13T15:21:29.1040572Z 2023-07-13T15:21:29.1040578Z 2023-07-13T15:21:29.1040583Z 2023-07-13T15:21:29.1041031Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:21:29.1041374Z 2023-07-13T15:21:29.1042025Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-07-13T15:21:29.1042341Z 2023-07-13T15:21:29.1042612Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-07-13T15:21:29.1042920Z 2023-07-13T15:21:29.1043097Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:21:29.1043309Z 2023-07-13T15:21:29.1043442Z Solving environment: ...working... done 2023-07-13T15:21:29.1043614Z 2023-07-13T15:21:29.1043620Z 2023-07-13T15:21:29.1043626Z 2023-07-13T15:21:29.1043723Z ## Package Plan ## 2023-07-13T15:21:29.1043861Z 2023-07-13T15:21:29.1043976Z 2023-07-13T15:21:29.1043982Z 2023-07-13T15:21:29.1044222Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:29.1044479Z 2023-07-13T15:21:29.1044484Z 2023-07-13T15:21:29.1044490Z 2023-07-13T15:21:29.1044601Z added / updated specs: 2023-07-13T15:21:29.1044750Z 2023-07-13T15:21:29.1044839Z - distr::torchaudio 2023-07-13T15:21:29.1044982Z 2023-07-13T15:21:29.1045082Z - pytorch-cuda=12.1 2023-07-13T15:21:29.1045227Z 2023-07-13T15:21:29.1045233Z 2023-07-13T15:21:29.1045238Z 2023-07-13T15:21:29.1045244Z 2023-07-13T15:21:29.1045250Z 2023-07-13T15:21:29.1045387Z The following packages will be downloaded: 2023-07-13T15:21:29.1045565Z 2023-07-13T15:21:29.1045571Z 2023-07-13T15:21:29.1045576Z 2023-07-13T15:21:29.1045694Z package | build 2023-07-13T15:21:29.1045852Z 2023-07-13T15:21:29.1045989Z ---------------------------|----------------- 2023-07-13T15:21:29.1046170Z 2023-07-13T15:21:29.1046328Z mkl-service-2.4.0 | py39h2bbff1b_1 45 KB 2023-07-13T15:21:29.1046520Z 2023-07-13T15:21:29.1046661Z mkl_fft-1.3.6 | py39hf11a4ad_1 160 KB 2023-07-13T15:21:29.1046823Z 2023-07-13T15:21:29.1046975Z mkl_random-1.2.2 | py39hf11a4ad_1 219 KB 2023-07-13T15:21:29.1047158Z 2023-07-13T15:21:29.1047302Z numpy-1.25.0 | py39h055cbcc_0 13 KB 2023-07-13T15:21:29.1047483Z 2023-07-13T15:21:29.1047633Z numpy-base-1.25.0 | py39h65a83cf_0 6.2 MB 2023-07-13T15:21:29.1047814Z 2023-07-13T15:21:29.1048069Z torchaudio-2.1.0.dev20230713| py39_cu121 7.0 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:21:29.1048337Z 2023-07-13T15:21:29.1048502Z ------------------------------------------------------------ 2023-07-13T15:21:29.1048705Z 2023-07-13T15:21:29.1048813Z Total: 13.6 MB 2023-07-13T15:21:29.1048982Z 2023-07-13T15:21:29.1048988Z 2023-07-13T15:21:29.1048993Z 2023-07-13T15:21:29.1049136Z The following NEW packages will be INSTALLED: 2023-07-13T15:21:29.1049321Z 2023-07-13T15:21:29.1049326Z 2023-07-13T15:21:29.1049338Z 2023-07-13T15:21:29.1049487Z blas pkgs/main/win-64::blas-1.0-mkl 2023-07-13T15:21:29.1049665Z 2023-07-13T15:21:29.1049823Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-13T15:21:29.1050012Z 2023-07-13T15:21:29.1050181Z cuda-cudart nvidia/win-64::cuda-cudart-12.1.105-0 2023-07-13T15:21:29.1050381Z 2023-07-13T15:21:29.1050567Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-07-13T15:21:29.1050782Z 2023-07-13T15:21:29.1050928Z cuda-cupti nvidia/win-64::cuda-cupti-12.1.105-0 2023-07-13T15:21:29.1051125Z 2023-07-13T15:21:29.1051305Z cuda-libraries nvidia/win-64::cuda-libraries-12.1.0-0 2023-07-13T15:21:29.1051512Z 2023-07-13T15:21:29.1051715Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-07-13T15:21:29.1051943Z 2023-07-13T15:21:29.1052105Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-07-13T15:21:29.1052298Z 2023-07-13T15:21:29.1052820Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-07-13T15:21:29.1053066Z 2023-07-13T15:21:29.1053232Z cuda-nvtx nvidia/win-64::cuda-nvtx-12.1.105-0 2023-07-13T15:21:29.1053407Z 2023-07-13T15:21:29.1053576Z cuda-opencl nvidia/win-64::cuda-opencl-12.2.53-0 2023-07-13T15:21:29.1053773Z 2023-07-13T15:21:29.1053957Z cuda-opencl-dev nvidia/win-64::cuda-opencl-dev-12.2.53-0 2023-07-13T15:21:29.1054170Z 2023-07-13T15:21:29.1054370Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-13T15:21:29.1054600Z 2023-07-13T15:21:29.1054767Z cuda-runtime nvidia/win-64::cuda-runtime-12.1.0-0 2023-07-13T15:21:29.1054967Z 2023-07-13T15:21:29.1055147Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 2023-07-13T15:21:29.1055478Z 2023-07-13T15:21:29.1055681Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:21:29.1055894Z 2023-07-13T15:21:29.1056068Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 2023-07-13T15:21:29.1056268Z 2023-07-13T15:21:29.1056429Z libcublas nvidia/win-64::libcublas-12.1.0.26-0 2023-07-13T15:21:29.1056617Z 2023-07-13T15:21:29.1056793Z libcublas-dev nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-07-13T15:21:29.1057000Z 2023-07-13T15:21:29.1057153Z libcufft nvidia/win-64::libcufft-11.0.2.4-0 2023-07-13T15:21:29.1057336Z 2023-07-13T15:21:29.1057507Z libcufft-dev nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-07-13T15:21:29.1057711Z 2023-07-13T15:21:29.1057851Z libcurand nvidia/win-64::libcurand-10.3.3.53-0 2023-07-13T15:21:29.1058040Z 2023-07-13T15:21:29.1058216Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-13T15:21:29.1058428Z 2023-07-13T15:21:29.1058595Z libcusolver nvidia/win-64::libcusolver-11.4.4.55-0 2023-07-13T15:21:29.1058790Z 2023-07-13T15:21:29.1058976Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-07-13T15:21:29.1059197Z 2023-07-13T15:21:29.1059368Z libcusparse nvidia/win-64::libcusparse-12.0.2.55-0 2023-07-13T15:21:29.1059566Z 2023-07-13T15:21:29.1059755Z libcusparse-dev nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-07-13T15:21:29.1059957Z 2023-07-13T15:21:29.1060106Z libnpp nvidia/win-64::libnpp-12.0.2.50-0 2023-07-13T15:21:29.1060290Z 2023-07-13T15:21:29.1060458Z libnpp-dev nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-07-13T15:21:29.1060653Z 2023-07-13T15:21:29.1060823Z libnvjitlink nvidia/win-64::libnvjitlink-12.1.105-0 2023-07-13T15:21:29.1061021Z 2023-07-13T15:21:29.1061208Z libnvjitlink-dev nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-07-13T15:21:29.1061434Z 2023-07-13T15:21:29.1061593Z libnvjpeg nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-07-13T15:21:29.1061784Z 2023-07-13T15:21:29.1061944Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-07-13T15:21:29.1062152Z 2023-07-13T15:21:29.1062317Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-13T15:21:29.1062507Z 2023-07-13T15:21:29.1062697Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 2023-07-13T15:21:29.1062919Z 2023-07-13T15:21:29.1063075Z mkl pkgs/main/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:21:29.1063261Z 2023-07-13T15:21:29.1063451Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py39h2bbff1b_1 2023-07-13T15:21:29.1063673Z 2023-07-13T15:21:29.1063838Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py39hf11a4ad_1 2023-07-13T15:21:29.1064036Z 2023-07-13T15:21:29.1064193Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py39hf11a4ad_1 2023-07-13T15:21:29.1064410Z 2023-07-13T15:21:29.1064581Z mpmath pkgs/main/win-64::mpmath-1.2.1-py39haa95532_0 2023-07-13T15:21:29.1064785Z 2023-07-13T15:21:29.1064961Z networkx pkgs/main/win-64::networkx-2.8.4-py39haa95532_1 2023-07-13T15:21:29.1065171Z 2023-07-13T15:21:29.1065703Z numpy pkgs/main/win-64::numpy-1.25.0-py39h055cbcc_0 2023-07-13T15:21:29.1065937Z 2023-07-13T15:21:29.1066132Z numpy-base pkgs/main/win-64::numpy-base-1.25.0-py39h65a83cf_0 2023-07-13T15:21:29.1066350Z 2023-07-13T15:21:29.1066573Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230711-py3.9_cuda12.1_cudnn8_0 2023-07-13T15:21:29.1066821Z 2023-07-13T15:21:29.1067010Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-07-13T15:21:29.1067250Z 2023-07-13T15:21:29.1067450Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-13T15:21:29.1067683Z 2023-07-13T15:21:29.1067851Z pyyaml pkgs/main/win-64::pyyaml-6.0-py39h2bbff1b_1 2023-07-13T15:21:29.1068177Z 2023-07-13T15:21:29.1068350Z sympy pkgs/main/win-64::sympy-1.11.1-py39haa95532_0 2023-07-13T15:21:29.1068548Z 2023-07-13T15:21:29.1068699Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-13T15:21:29.1068888Z 2023-07-13T15:21:29.1069078Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230713-py39_cu121 2023-07-13T15:21:29.1069301Z 2023-07-13T15:21:29.1069488Z typing_extensions pkgs/main/win-64::typing_extensions-4.6.3-py39haa95532_0 2023-07-13T15:21:29.1069722Z 2023-07-13T15:21:29.1069877Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-07-13T15:21:29.1070062Z 2023-07-13T15:21:29.1070068Z 2023-07-13T15:21:29.1070074Z 2023-07-13T15:21:29.1070079Z 2023-07-13T15:21:29.1070085Z 2023-07-13T15:21:29.1070223Z Preparing transaction: ...working... done 2023-07-13T15:21:29.1070402Z 2023-07-13T15:21:29.1070533Z Verifying transaction: ...working... done 2023-07-13T15:21:29.1070714Z 2023-07-13T15:21:29.1070840Z Executing transaction: ...working... done 2023-07-13T15:21:29.1071008Z 2023-07-13T15:21:29.1071014Z 2023-07-13T15:21:29.1780716Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-07-13T15:21:29.1784559Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-07-13T15:21:29.1785290Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-07-13T15:21:29.1785935Z + conda install --yes --quiet 'ffmpeg<5' 2023-07-13T15:21:35.9823280Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:21:38.7680302Z Solving environment: ...working... done 2023-07-13T15:21:40.1144335Z 2023-07-13T15:21:40.1144902Z ## Package Plan ## 2023-07-13T15:21:40.1145223Z 2023-07-13T15:21:40.1145527Z environment location: C:\Jenkins\Miniconda3 2023-07-13T15:21:40.1145878Z 2023-07-13T15:21:40.1146059Z added / updated specs: 2023-07-13T15:21:40.1146478Z - ffmpeg[version='<5'] 2023-07-13T15:21:40.1146807Z 2023-07-13T15:21:40.1146852Z 2023-07-13T15:21:40.1147099Z The following packages will be downloaded: 2023-07-13T15:21:40.1147428Z 2023-07-13T15:21:40.1147632Z package | build 2023-07-13T15:21:40.1148143Z ---------------------------|----------------- 2023-07-13T15:21:40.1148810Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-07-13T15:21:40.1149383Z ------------------------------------------------------------ 2023-07-13T15:21:40.1150055Z Total: 17.6 MB 2023-07-13T15:21:40.1150354Z 2023-07-13T15:21:40.1150605Z The following NEW packages will be INSTALLED: 2023-07-13T15:21:40.1150935Z 2023-07-13T15:21:40.1151253Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-07-13T15:21:40.1151602Z 2023-07-13T15:21:40.1151611Z 2023-07-13T15:21:40.1254222Z Preparing transaction: ...working... done 2023-07-13T15:21:40.1648227Z Verifying transaction: ...working... done 2023-07-13T15:21:40.2549658Z Executing transaction: ...working... done 2023-07-13T15:21:40.4888660Z + 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:21:46.7772686Z Smoke test passed. 2023-07-13T15:21:46.7773398Z 2023-07-13T15:21:46.7773448Z 2023-07-13T15:21:46.8435908Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:21:52.7703151Z 2023-07-13T15:21:52.7704261Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke: 2023-07-13T15:21:52.7704863Z 2023-07-13T15:21:52.9291647Z ##[group]Run set -euxo pipefail 2023-07-13T15:21:52.9291969Z set -euxo pipefail 2023-07-13T15:21:52.9292228Z source "${BUILD_ENV_FILE}" 2023-07-13T15:21:52.9292554Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-07-13T15:21:52.9293069Z ${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:21:52.9328688Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T15:21:52.9328988Z env: 2023-07-13T15:21:52.9329232Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:21:52.9329510Z PYTHON_VERSION: 3.9 2023-07-13T15:21:52.9329745Z PACKAGE_TYPE: conda 2023-07-13T15:21:52.9329985Z REPOSITORY: pytorch/audio 2023-07-13T15:21:52.9330195Z REF: 2023-07-13T15:21:52.9330396Z CU_VERSION: cu121 2023-07-13T15:21:52.9330608Z CHANNEL: nightly 2023-07-13T15:21:52.9330898Z ARTIFACT_NAME: pytorch_audio__3.9 2023-07-13T15:21:52.9331238Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:21:52.9331610Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:21:52.9332026Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:21:52.9332428Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:21:52.9334557Z PACKAGE_NAME: torchaudio 2023-07-13T15:21:52.9335180Z CONDA_PYTORCHBOT_TOKEN: *** 2023-07-13T15:21:52.9335410Z ##[endgroup] 2023-07-13T15:21:53.2658804Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T15:21:53.2660983Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:21:53.2661496Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:21:53.2661988Z ++ export CMAKE_USE_CUDA=1 2023-07-13T15:21:53.2662438Z ++ CMAKE_USE_CUDA=1 2023-07-13T15:21:53.2662857Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T15:21:53.2663266Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T15:21:53.2663807Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-13T15:21:53.2664253Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T15:21:53.2664689Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:21:53.2665052Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:21:53.2665596Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:21:53.2665966Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:21:53.2666474Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:21:53.2666917Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:21:53.2667503Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:21:53.2667931Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:21:53.2668375Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:21:53.2668786Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:21:53.2669080Z ++ export FORCE_CUDA=1 2023-07-13T15:21:53.2669305Z ++ FORCE_CUDA=1 2023-07-13T15:21:53.2670338Z ++ export 'PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-13T15:21:53.2674142Z ++ PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:/c/Users/runneruser/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Jenkins/Miniconda3/Scripts:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/usr/bin/vendor_perl:/usr/bin/core_perl' 2023-07-13T15:21:53.2675448Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:21:53.2675745Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:21:53.2676016Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T15:21:53.2676277Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T15:21:53.2676557Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T15:21:53.2676877Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T15:21:53.2677147Z ++ export VERSION_SUFFIX= 2023-07-13T15:21:53.2677378Z ++ VERSION_SUFFIX= 2023-07-13T15:21:53.2677590Z ++ export WHEEL_DIR= 2023-07-13T15:21:53.2677808Z ++ WHEEL_DIR= 2023-07-13T15:21:53.2678202Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5544196469' conda install --yes --quiet anaconda-client 2023-07-13T15:22:11.7390874Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:22:11.7391364Z 2023-07-13T15:22:11.7391537Z Solving environment: ...working... done 2023-07-13T15:22:11.7391834Z 2023-07-13T15:22:11.7391842Z 2023-07-13T15:22:11.7391849Z 2023-07-13T15:22:11.7391938Z ## Package Plan ## 2023-07-13T15:22:11.7392083Z 2023-07-13T15:22:11.7392091Z 2023-07-13T15:22:11.7392099Z 2023-07-13T15:22:11.7392333Z environment location: C:\actions-runner\_work\_temp\conda_environment_5544196469 2023-07-13T15:22:11.7392582Z 2023-07-13T15:22:11.7392587Z 2023-07-13T15:22:11.7392593Z 2023-07-13T15:22:11.7392698Z added / updated specs: 2023-07-13T15:22:11.7392941Z 2023-07-13T15:22:11.7393122Z - anaconda-client 2023-07-13T15:22:11.7393422Z 2023-07-13T15:22:11.7393431Z 2023-07-13T15:22:11.7393440Z 2023-07-13T15:22:11.7393449Z 2023-07-13T15:22:11.7393457Z 2023-07-13T15:22:11.7393726Z The following packages will be downloaded: 2023-07-13T15:22:11.7393952Z 2023-07-13T15:22:11.7393958Z 2023-07-13T15:22:11.7393964Z 2023-07-13T15:22:11.7394085Z package | build 2023-07-13T15:22:11.7394259Z 2023-07-13T15:22:11.7394399Z ---------------------------|----------------- 2023-07-13T15:22:11.7394576Z 2023-07-13T15:22:11.7394725Z anaconda-client-1.11.3 | py39haa95532_0 155 KB 2023-07-13T15:22:11.7394927Z 2023-07-13T15:22:11.7395070Z attrs-22.1.0 | py39haa95532_0 84 KB 2023-07-13T15:22:11.7395251Z 2023-07-13T15:22:11.7395389Z clyent-1.2.2 | py39haa95532_1 21 KB 2023-07-13T15:22:11.7395566Z 2023-07-13T15:22:11.7395865Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-07-13T15:22:11.7396075Z 2023-07-13T15:22:11.7396234Z jsonschema-4.17.3 | py39haa95532_0 156 KB 2023-07-13T15:22:11.7396420Z 2023-07-13T15:22:11.7396548Z jupyter_core-5.3.0 | py39haa95532_0 107 KB 2023-07-13T15:22:11.7396730Z 2023-07-13T15:22:11.7396988Z nbformat-5.7.0 | py39haa95532_0 152 KB 2023-07-13T15:22:11.7397197Z 2023-07-13T15:22:11.7397593Z platformdirs-2.5.2 | py39haa95532_0 24 KB 2023-07-13T15:22:11.7397959Z 2023-07-13T15:22:11.7398238Z pyrsistent-0.18.0 | py39h196d8e1_0 90 KB 2023-07-13T15:22:11.7398483Z 2023-07-13T15:22:11.7398648Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-07-13T15:22:11.7398846Z 2023-07-13T15:22:11.7399101Z python-fastjsonschema-2.16.2| py39haa95532_0 231 KB 2023-07-13T15:22:11.7399496Z 2023-07-13T15:22:11.7399762Z pywin32-305 | py39h2bbff1b_0 10.7 MB 2023-07-13T15:22:11.7399952Z 2023-07-13T15:22:11.7401623Z requests-toolbelt-0.9.1 | pyhd3eb1b0_0 42 KB 2023-07-13T15:22:11.7401917Z 2023-07-13T15:22:11.7402078Z traitlets-5.7.1 | py39haa95532_0 205 KB 2023-07-13T15:22:11.7402262Z 2023-07-13T15:22:11.7402432Z ------------------------------------------------------------ 2023-07-13T15:22:11.7402633Z 2023-07-13T15:22:11.7403134Z Total: 12.2 MB 2023-07-13T15:22:11.7403281Z 2023-07-13T15:22:11.7403287Z 2023-07-13T15:22:11.7403311Z 2023-07-13T15:22:11.7403443Z The following NEW packages will be INSTALLED: 2023-07-13T15:22:11.7403630Z 2023-07-13T15:22:11.7403636Z 2023-07-13T15:22:11.7403642Z 2023-07-13T15:22:11.7403885Z anaconda-client pkgs/main/win-64::anaconda-client-1.11.3-py39haa95532_0 2023-07-13T15:22:11.7404299Z 2023-07-13T15:22:11.7404576Z attrs pkgs/main/win-64::attrs-22.1.0-py39haa95532_0 2023-07-13T15:22:11.7404780Z 2023-07-13T15:22:11.7404964Z clyent pkgs/main/win-64::clyent-1.2.2-py39haa95532_1 2023-07-13T15:22:11.7405161Z 2023-07-13T15:22:11.7405356Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-07-13T15:22:11.7405745Z 2023-07-13T15:22:11.7406102Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py39haa95532_0 2023-07-13T15:22:11.7406407Z 2023-07-13T15:22:11.7406599Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py39haa95532_0 2023-07-13T15:22:11.7406817Z 2023-07-13T15:22:11.7406998Z nbformat pkgs/main/win-64::nbformat-5.7.0-py39haa95532_0 2023-07-13T15:22:11.7407205Z 2023-07-13T15:22:11.7407402Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py39haa95532_0 2023-07-13T15:22:11.7407739Z 2023-07-13T15:22:11.7408098Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py39h196d8e1_0 2023-07-13T15:22:11.7408487Z 2023-07-13T15:22:11.7408723Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-07-13T15:22:11.7408982Z 2023-07-13T15:22:11.7409225Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py39haa95532_0 2023-07-13T15:22:11.7409715Z 2023-07-13T15:22:11.7410014Z pywin32 pkgs/main/win-64::pywin32-305-py39h2bbff1b_0 2023-07-13T15:22:11.7410473Z 2023-07-13T15:22:11.7410709Z requests-toolbelt pkgs/main/noarch::requests-toolbelt-0.9.1-pyhd3eb1b0_0 2023-07-13T15:22:11.7410975Z 2023-07-13T15:22:11.7411158Z traitlets pkgs/main/win-64::traitlets-5.7.1-py39haa95532_0 2023-07-13T15:22:11.7411372Z 2023-07-13T15:22:11.7411379Z 2023-07-13T15:22:11.7411385Z 2023-07-13T15:22:11.7411390Z 2023-07-13T15:22:11.7411398Z 2023-07-13T15:22:11.7411687Z Preparing transaction: ...working... done 2023-07-13T15:22:11.7411913Z 2023-07-13T15:22:11.7412177Z Verifying transaction: ...working... done 2023-07-13T15:22:11.7412360Z 2023-07-13T15:22:11.7412494Z Executing transaction: ...working... done 2023-07-13T15:22:11.7412669Z 2023-07-13T15:22:11.7412675Z 2023-07-13T15:22:11.8032802Z + 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:22:28.2200424Z Using Anaconda API: https://api.anaconda.org 2023-07-13T15:22:28.2200816Z 2023-07-13T15:22:28.2201087Z Using "pytorch-nightly" as upload username 2023-07-13T15:22:28.2202515Z 2023-07-13T15:22:28.2203218Z Processing 'distr/win-64\torchaudio-2.1.0.dev20230713-py39_cu121.tar.bz2' 2023-07-13T15:22:28.2203737Z 2023-07-13T15:22:28.2203954Z Detecting file type... 2023-07-13T15:22:28.2204245Z 2023-07-13T15:22:28.2205365Z File type is "Conda" 2023-07-13T15:22:28.2205660Z 2023-07-13T15:22:28.2205937Z Extracting conda attributes for upload 2023-07-13T15:22:28.2206301Z 2023-07-13T15:22:28.2207779Z Creating package "torchaudio" 2023-07-13T15:22:28.2208107Z 2023-07-13T15:22:28.2208354Z Creating release "2.1.0.dev20230713" 2023-07-13T15:22:28.2208677Z 2023-07-13T15:22:28.2209523Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230713/win-64/torchaudio-2.1.0.dev20230713-py39_cu121.tar.bz2" 2023-07-13T15:22:28.2210101Z 2023-07-13T15:22:28.2210590Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230713-py39_cu121.tar.bz2" already exists. Removing. 2023-07-13T15:22:28.2211125Z 2023-07-13T15:22:28.2211157Z 2023-07-13T15:22:28.2212397Z 0%| | 0.00/6.99M [00:00