2023-07-13T14:16:17.2143489Z Requested labels: windows.8xlarge.nvidia.gpu 2023-07-13T14:16:17.2143626Z Job defined at: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main 2023-07-13T14:16:17.2143847Z Reusable workflow chain: 2023-07-13T14:16:17.2143946Z pytorch/audio/.github/workflows/build-conda-windows.yml@refs/heads/nightly (83d75edafc2f9246e62b01722f52eb5484fbe13e) 2023-07-13T14:16:17.2144048Z -> pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (f1766167e55a3952a5eef0755a94cc78aaabbdc2) 2023-07-13T14:16:17.2144149Z Waiting for a runner to pick up this job... 2023-07-13T14:52:22.5001949Z Job is about to start running on the runner: i-0ff6f62a76977c50d (organization) 2023-07-13T14:54:07.4385258Z Current runner version: '2.306.0' 2023-07-13T14:54:07.4396231Z Runner name: 'i-0ff6f62a76977c50d' 2023-07-13T14:54:07.4396747Z Runner group name: 'Default' 2023-07-13T14:54:07.4397520Z Machine name: 'EC2AMAZ-6LOQP3S' 2023-07-13T14:54:07.4400234Z ##[group]GITHUB_TOKEN Permissions 2023-07-13T14:54:07.4400891Z Actions: write 2023-07-13T14:54:07.4401183Z Checks: write 2023-07-13T14:54:07.4401467Z Contents: write 2023-07-13T14:54:07.4401714Z Deployments: write 2023-07-13T14:54:07.4402070Z Discussions: write 2023-07-13T14:54:07.4402377Z Issues: write 2023-07-13T14:54:07.4402654Z Metadata: read 2023-07-13T14:54:07.4402894Z Packages: write 2023-07-13T14:54:07.4403177Z Pages: write 2023-07-13T14:54:07.4403481Z PullRequests: write 2023-07-13T14:54:07.4403825Z RepositoryProjects: write 2023-07-13T14:54:07.4404104Z SecurityEvents: write 2023-07-13T14:54:07.4404419Z Statuses: write 2023-07-13T14:54:07.4404709Z ##[endgroup] 2023-07-13T14:54:07.4409528Z Secret source: Actions 2023-07-13T14:54:07.4410065Z Prepare workflow directory 2023-07-13T14:54:09.4028362Z Prepare all required actions 2023-07-13T14:54:09.4278198Z Getting action download info 2023-07-13T14:54:09.9893738Z Download action repository 'actions/checkout@v3' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9) 2023-07-13T14:54:17.0199652Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-07-13T14:54:18.0328501Z Uses: pytorch/test-infra/.github/workflows/build_conda_windows.yml@refs/heads/main (f1766167e55a3952a5eef0755a94cc78aaabbdc2) 2023-07-13T14:54:18.0331121Z ##[group] Inputs 2023-07-13T14:54:18.0331506Z runner-type: 2023-07-13T14:54:18.0331845Z conda-package-directory: packaging/torchaudio 2023-07-13T14:54:18.0332290Z repository: pytorch/audio 2023-07-13T14:54:18.0332624Z ref: 2023-07-13T14:54:18.0332969Z test-infra-repository: pytorch/test-infra 2023-07-13T14:54:18.0333290Z test-infra-ref: main 2023-07-13T14:54:18.0342880Z 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:18.0351160Z pre-script: 2023-07-13T14:54:18.0351470Z post-script: 2023-07-13T14:54:18.0351795Z package-name: torchaudio 2023-07-13T14:54:18.0352092Z trigger-event: push 2023-07-13T14:54:18.0352487Z smoke-test-script: test/smoke_test/smoke_test.py 2023-07-13T14:54:18.0352859Z cache-path: 2023-07-13T14:54:18.0353159Z cache-key: 2023-07-13T14:54:18.0353437Z ##[endgroup] 2023-07-13T14:54:18.0353854Z Complete job name: pytorch/audio / conda-py3_11-cuda12_1 2023-07-13T14:54:18.8344098Z ##[group]Run actions/checkout@v3 2023-07-13T14:54:18.8344803Z with: 2023-07-13T14:54:18.8345075Z repository: pytorch/test-infra 2023-07-13T14:54:18.8345334Z ref: main 2023-07-13T14:54:18.8345670Z path: test-infra 2023-07-13T14:54:18.8346231Z token: *** 2023-07-13T14:54:18.8346466Z ssh-strict: true 2023-07-13T14:54:18.8346722Z persist-credentials: true 2023-07-13T14:54:18.8347007Z clean: true 2023-07-13T14:54:18.8347267Z sparse-checkout-cone-mode: true 2023-07-13T14:54:18.8347537Z fetch-depth: 1 2023-07-13T14:54:18.8347755Z lfs: false 2023-07-13T14:54:18.8347952Z submodules: false 2023-07-13T14:54:18.8349261Z set-safe-directory: true 2023-07-13T14:54:18.8349510Z env: 2023-07-13T14:54:18.8349804Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:18.8350078Z PYTHON_VERSION: 3.11 2023-07-13T14:54:18.8350321Z PACKAGE_TYPE: conda 2023-07-13T14:54:18.8350577Z REPOSITORY: pytorch/audio 2023-07-13T14:54:18.8350813Z REF: 2023-07-13T14:54:18.8351206Z CU_VERSION: cu121 2023-07-13T14:54:18.8351457Z ##[endgroup] 2023-07-13T14:54:19.0314230Z Syncing repository: pytorch/test-infra 2023-07-13T14:54:19.0316104Z ##[group]Getting Git version info 2023-07-13T14:54:19.0316546Z Working directory is 'C:\actions-runner\_work\audio\audio\test-infra' 2023-07-13T14:54:19.0406098Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-13T14:54:34.7850667Z git version 2.41.0.windows.1 2023-07-13T14:54:34.7906415Z ##[endgroup] 2023-07-13T14:54:34.7946624Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f7249cba-1c53-4424-b38f-c3ea7bace917' before making global git config changes 2023-07-13T14:54:34.7947683Z Adding repository directory to the temporary git global config as a safe directory 2023-07-13T14:54:34.7961760Z [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:34.8628313Z ##[group]Initializing the repository 2023-07-13T14:54:34.8639906Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\test-infra 2023-07-13T14:54:34.9994868Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/test-infra/.git/ 2023-07-13T14:54:35.0041302Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/test-infra 2023-07-13T14:54:35.0444643Z ##[endgroup] 2023-07-13T14:54:35.0445555Z ##[group]Disabling automatic garbage collection 2023-07-13T14:54:35.0456392Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-13T14:54:35.0822310Z ##[endgroup] 2023-07-13T14:54:35.0823343Z ##[group]Setting up auth 2023-07-13T14:54:35.0851735Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-13T14:54:35.1224715Z [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:39.7645469Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-13T14:54:39.7984209Z [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:40.2879913Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:54:40.3228077Z ##[endgroup] 2023-07-13T14:54:40.3246103Z ##[group]Fetching the repository 2023-07-13T14:54:40.3246814Z [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:43.7284841Z remote: Enumerating objects: 1049, done. 2023-07-13T14:54:43.7285600Z remote: Counting objects: 0% (1/1049) 2023-07-13T14:54:43.7286248Z remote: Counting objects: 1% (11/1049) 2023-07-13T14:54:43.7286850Z remote: Counting objects: 2% (21/1049) 2023-07-13T14:54:43.7287561Z remote: Counting objects: 3% (32/1049) 2023-07-13T14:54:43.7288254Z remote: Counting objects: 4% (42/1049) 2023-07-13T14:54:43.7288859Z remote: Counting objects: 5% (53/1049) 2023-07-13T14:54:43.7289400Z remote: Counting objects: 6% (63/1049) 2023-07-13T14:54:43.7290127Z remote: Counting objects: 7% (74/1049) 2023-07-13T14:54:43.7290967Z remote: Counting objects: 8% (84/1049) 2023-07-13T14:54:43.7291544Z remote: Counting objects: 9% (95/1049) 2023-07-13T14:54:43.7292131Z remote: Counting objects: 10% (105/1049) 2023-07-13T14:54:43.7292657Z remote: Counting objects: 11% (116/1049) 2023-07-13T14:54:43.7293236Z remote: Counting objects: 12% (126/1049) 2023-07-13T14:54:43.7293946Z remote: Counting objects: 13% (137/1049) 2023-07-13T14:54:43.7294560Z remote: Counting objects: 14% (147/1049) 2023-07-13T14:54:43.7295343Z remote: Counting objects: 15% (158/1049) 2023-07-13T14:54:43.7295924Z remote: Counting objects: 16% (168/1049) 2023-07-13T14:54:43.7296515Z remote: Counting objects: 17% (179/1049) 2023-07-13T14:54:43.7297085Z remote: Counting objects: 18% (189/1049) 2023-07-13T14:54:43.7297635Z remote: Counting objects: 19% (200/1049) 2023-07-13T14:54:43.7298205Z remote: Counting objects: 20% (210/1049) 2023-07-13T14:54:43.7298771Z remote: Counting objects: 21% (221/1049) 2023-07-13T14:54:43.7299325Z remote: Counting objects: 22% (231/1049) 2023-07-13T14:54:43.7299836Z remote: Counting objects: 23% (242/1049) 2023-07-13T14:54:43.7300496Z remote: Counting objects: 24% (252/1049) 2023-07-13T14:54:43.7301148Z remote: Counting objects: 25% (263/1049) 2023-07-13T14:54:43.7301799Z remote: Counting objects: 26% (273/1049) 2023-07-13T14:54:43.7302393Z remote: Counting objects: 27% (284/1049) 2023-07-13T14:54:43.7302971Z remote: Counting objects: 28% (294/1049) 2023-07-13T14:54:43.7303480Z remote: Counting objects: 29% (305/1049) 2023-07-13T14:54:43.7304019Z remote: Counting objects: 30% (315/1049) 2023-07-13T14:54:43.7304561Z remote: Counting objects: 31% (326/1049) 2023-07-13T14:54:43.7305108Z remote: Counting objects: 32% (336/1049) 2023-07-13T14:54:43.7305607Z remote: Counting objects: 33% (347/1049) 2023-07-13T14:54:43.7306177Z remote: Counting objects: 34% (357/1049) 2023-07-13T14:54:43.7306859Z remote: Counting objects: 35% (368/1049) 2023-07-13T14:54:43.7307413Z remote: Counting objects: 36% (378/1049) 2023-07-13T14:54:43.7308165Z remote: Counting objects: 37% (389/1049) 2023-07-13T14:54:43.7308735Z remote: Counting objects: 38% (399/1049) 2023-07-13T14:54:43.7309282Z remote: Counting objects: 39% (410/1049) 2023-07-13T14:54:43.7309839Z remote: Counting objects: 40% (420/1049) 2023-07-13T14:54:43.7310403Z remote: Counting objects: 41% (431/1049) 2023-07-13T14:54:43.7310906Z remote: Counting objects: 42% (441/1049) 2023-07-13T14:54:43.7311408Z remote: Counting objects: 43% (452/1049) 2023-07-13T14:54:43.7311810Z remote: Counting objects: 44% (462/1049) 2023-07-13T14:54:43.7312121Z remote: Counting objects: 45% (473/1049) 2023-07-13T14:54:43.7312415Z remote: Counting objects: 46% (483/1049) 2023-07-13T14:54:43.7312720Z remote: Counting objects: 47% (494/1049) 2023-07-13T14:54:43.7313023Z remote: Counting objects: 48% (504/1049) 2023-07-13T14:54:43.7313525Z remote: Counting objects: 49% (515/1049) 2023-07-13T14:54:43.7314844Z remote: Counting objects: 50% (525/1049) 2023-07-13T14:54:43.7315213Z remote: Counting objects: 51% (535/1049) 2023-07-13T14:54:43.7315524Z remote: Counting objects: 52% (546/1049) 2023-07-13T14:54:43.7315837Z remote: Counting objects: 53% (556/1049) 2023-07-13T14:54:43.7316120Z remote: Counting objects: 54% (567/1049) 2023-07-13T14:54:43.7316424Z remote: Counting objects: 55% (577/1049) 2023-07-13T14:54:43.7316727Z remote: Counting objects: 56% (588/1049) 2023-07-13T14:54:43.7317032Z remote: Counting objects: 57% (598/1049) 2023-07-13T14:54:43.7317312Z remote: Counting objects: 58% (609/1049) 2023-07-13T14:54:43.7317882Z remote: Counting objects: 59% (619/1049) 2023-07-13T14:54:43.7318183Z remote: Counting objects: 60% (630/1049) 2023-07-13T14:54:43.7318489Z remote: Counting objects: 61% (640/1049) 2023-07-13T14:54:43.7318768Z remote: Counting objects: 62% (651/1049) 2023-07-13T14:54:43.7319083Z remote: Counting objects: 63% (661/1049) 2023-07-13T14:54:43.7319388Z remote: Counting objects: 64% (672/1049) 2023-07-13T14:54:43.7319845Z remote: Counting objects: 65% (682/1049) 2023-07-13T14:54:43.7320130Z remote: Counting objects: 66% (693/1049) 2023-07-13T14:54:43.7320544Z remote: Counting objects: 67% (703/1049) 2023-07-13T14:54:43.7320972Z remote: Counting objects: 68% (714/1049) 2023-07-13T14:54:43.7321278Z remote: Counting objects: 69% (724/1049) 2023-07-13T14:54:43.7321583Z remote: Counting objects: 70% (735/1049) 2023-07-13T14:54:43.7321867Z remote: Counting objects: 71% (745/1049) 2023-07-13T14:54:43.7322184Z remote: Counting objects: 72% (756/1049) 2023-07-13T14:54:43.7322489Z remote: Counting objects: 73% (766/1049) 2023-07-13T14:54:43.7322793Z remote: Counting objects: 74% (777/1049) 2023-07-13T14:54:43.7323072Z remote: Counting objects: 75% (787/1049) 2023-07-13T14:54:43.7323385Z remote: Counting objects: 76% (798/1049) 2023-07-13T14:54:43.7323689Z remote: Counting objects: 77% (808/1049) 2023-07-13T14:54:43.7323992Z remote: Counting objects: 78% (819/1049) 2023-07-13T14:54:43.7324273Z remote: Counting objects: 79% (829/1049) 2023-07-13T14:54:43.7324577Z remote: Counting objects: 80% (840/1049) 2023-07-13T14:54:43.7324876Z remote: Counting objects: 81% (850/1049) 2023-07-13T14:54:43.7325180Z remote: Counting objects: 82% (861/1049) 2023-07-13T14:54:43.7325457Z remote: Counting objects: 83% (871/1049) 2023-07-13T14:54:43.7325760Z remote: Counting objects: 84% (882/1049) 2023-07-13T14:54:43.7326207Z remote: Counting objects: 85% (892/1049) 2023-07-13T14:54:43.7326534Z remote: Counting objects: 86% (903/1049) 2023-07-13T14:54:43.7326813Z remote: Counting objects: 87% (913/1049) 2023-07-13T14:54:43.7327244Z remote: Counting objects: 88% (924/1049) 2023-07-13T14:54:43.7327677Z remote: Counting objects: 89% (934/1049) 2023-07-13T14:54:43.7327982Z remote: Counting objects: 90% (945/1049) 2023-07-13T14:54:43.7328260Z remote: Counting objects: 91% (955/1049) 2023-07-13T14:54:43.7328568Z remote: Counting objects: 92% (966/1049) 2023-07-13T14:54:43.7328874Z remote: Counting objects: 93% (976/1049) 2023-07-13T14:54:43.7329175Z remote: Counting objects: 94% (987/1049) 2023-07-13T14:54:43.7329453Z remote: Counting objects: 95% (997/1049) 2023-07-13T14:54:43.7329802Z remote: Counting objects: 96% (1008/1049) 2023-07-13T14:54:43.7330098Z remote: Counting objects: 97% (1018/1049) 2023-07-13T14:54:43.7330431Z remote: Counting objects: 98% (1029/1049) 2023-07-13T14:54:43.7330747Z remote: Counting objects: 99% (1039/1049) 2023-07-13T14:54:43.7331058Z remote: Counting objects: 100% (1049/1049) 2023-07-13T14:54:43.7331360Z remote: Counting objects: 100% (1049/1049), done. 2023-07-13T14:54:43.7331829Z remote: Compressing objects: 0% (1/848) 2023-07-13T14:54:43.7332174Z remote: Compressing objects: 1% (9/848) 2023-07-13T14:54:43.7332502Z remote: Compressing objects: 2% (17/848) 2023-07-13T14:54:43.7332965Z remote: Compressing objects: 3% (26/848) 2023-07-13T14:54:43.7333294Z remote: Compressing objects: 4% (34/848) 2023-07-13T14:54:43.7333870Z remote: Compressing objects: 5% (43/848) 2023-07-13T14:54:43.7334202Z remote: Compressing objects: 6% (51/848) 2023-07-13T14:54:43.7334499Z remote: Compressing objects: 7% (60/848) 2023-07-13T14:54:43.7335615Z remote: Compressing objects: 8% (68/848) 2023-07-13T14:54:43.7335942Z remote: Compressing objects: 9% (77/848) 2023-07-13T14:54:43.7336261Z remote: Compressing objects: 10% (85/848) 2023-07-13T14:54:43.7336558Z remote: Compressing objects: 11% (94/848) 2023-07-13T14:54:43.7336895Z remote: Compressing objects: 12% (102/848) 2023-07-13T14:54:43.7337229Z remote: Compressing objects: 13% (111/848) 2023-07-13T14:54:43.7337560Z remote: Compressing objects: 14% (119/848) 2023-07-13T14:54:43.7337860Z remote: Compressing objects: 15% (128/848) 2023-07-13T14:54:43.7338185Z remote: Compressing objects: 16% (136/848) 2023-07-13T14:54:43.7338514Z remote: Compressing objects: 17% (145/848) 2023-07-13T14:54:43.7338845Z remote: Compressing objects: 18% (153/848) 2023-07-13T14:54:43.7339331Z remote: Compressing objects: 19% (162/848) 2023-07-13T14:54:43.7339657Z remote: Compressing objects: 20% (170/848) 2023-07-13T14:54:43.7340233Z remote: Compressing objects: 21% (179/848) 2023-07-13T14:54:43.7340561Z remote: Compressing objects: 22% (187/848) 2023-07-13T14:54:43.7340882Z remote: Compressing objects: 23% (196/848) 2023-07-13T14:54:43.7341179Z remote: Compressing objects: 24% (204/848) 2023-07-13T14:54:43.7341510Z remote: Compressing objects: 25% (212/848) 2023-07-13T14:54:43.7341831Z remote: Compressing objects: 26% (221/848) 2023-07-13T14:54:43.7342150Z remote: Compressing objects: 27% (229/848) 2023-07-13T14:54:43.7342448Z remote: Compressing objects: 28% (238/848) 2023-07-13T14:54:43.7342769Z remote: Compressing objects: 29% (246/848) 2023-07-13T14:54:43.7343088Z remote: Compressing objects: 30% (255/848) 2023-07-13T14:54:43.7343407Z remote: Compressing objects: 31% (263/848) 2023-07-13T14:54:43.7343702Z remote: Compressing objects: 32% (272/848) 2023-07-13T14:54:43.7344033Z remote: Compressing objects: 33% (280/848) 2023-07-13T14:54:43.7344351Z remote: Compressing objects: 34% (289/848) 2023-07-13T14:54:43.7344669Z remote: Compressing objects: 35% (297/848) 2023-07-13T14:54:43.7344964Z remote: Compressing objects: 36% (306/848) 2023-07-13T14:54:43.7345400Z remote: Compressing objects: 37% (314/848) 2023-07-13T14:54:43.7345767Z remote: Compressing objects: 38% (323/848) 2023-07-13T14:54:43.7346089Z remote: Compressing objects: 39% (331/848) 2023-07-13T14:54:43.7346514Z remote: Compressing objects: 40% (340/848) 2023-07-13T14:54:43.7346991Z remote: Compressing objects: 41% (348/848) 2023-07-13T14:54:43.7347320Z remote: Compressing objects: 42% (357/848) 2023-07-13T14:54:43.7347640Z remote: Compressing objects: 43% (365/848) 2023-07-13T14:54:43.7347957Z remote: Compressing objects: 44% (374/848) 2023-07-13T14:54:43.7348251Z remote: Compressing objects: 45% (382/848) 2023-07-13T14:54:43.7348585Z remote: Compressing objects: 46% (391/848) 2023-07-13T14:54:43.7348905Z remote: Compressing objects: 47% (399/848) 2023-07-13T14:54:43.7349223Z remote: Compressing objects: 48% (408/848) 2023-07-13T14:54:43.7349518Z remote: Compressing objects: 49% (416/848) 2023-07-13T14:54:43.7349970Z remote: Compressing objects: 50% (424/848) 2023-07-13T14:54:43.7350314Z remote: Compressing objects: 51% (433/848) 2023-07-13T14:54:43.7350634Z remote: Compressing objects: 52% (441/848) 2023-07-13T14:54:43.7350929Z remote: Compressing objects: 53% (450/848) 2023-07-13T14:54:43.7351248Z remote: Compressing objects: 54% (458/848) 2023-07-13T14:54:43.7351571Z remote: Compressing objects: 55% (467/848) 2023-07-13T14:54:43.7351900Z remote: Compressing objects: 56% (475/848) 2023-07-13T14:54:43.7352365Z remote: Compressing objects: 57% (484/848) 2023-07-13T14:54:43.7352924Z remote: Compressing objects: 58% (492/848) 2023-07-13T14:54:43.7353385Z remote: Compressing objects: 59% (501/848) 2023-07-13T14:54:43.7353709Z remote: Compressing objects: 60% (509/848) 2023-07-13T14:54:43.7354025Z remote: Compressing objects: 61% (518/848) 2023-07-13T14:54:43.7354325Z remote: Compressing objects: 62% (526/848) 2023-07-13T14:54:43.7354649Z remote: Compressing objects: 63% (535/848) 2023-07-13T14:54:43.7354973Z remote: Compressing objects: 64% (543/848) 2023-07-13T14:54:43.7355291Z remote: Compressing objects: 65% (552/848) 2023-07-13T14:54:43.7355590Z remote: Compressing objects: 66% (560/848) 2023-07-13T14:54:43.7355909Z remote: Compressing objects: 67% (569/848) 2023-07-13T14:54:43.7356232Z remote: Compressing objects: 68% (577/848) 2023-07-13T14:54:43.7356547Z remote: Compressing objects: 69% (586/848) 2023-07-13T14:54:43.7356841Z remote: Compressing objects: 70% (594/848) 2023-07-13T14:54:43.7357171Z remote: Compressing objects: 71% (603/848) 2023-07-13T14:54:43.7357490Z remote: Compressing objects: 72% (611/848) 2023-07-13T14:54:43.7357805Z remote: Compressing objects: 73% (620/848) 2023-07-13T14:54:43.7358101Z remote: Compressing objects: 74% (628/848) 2023-07-13T14:54:43.7358432Z remote: Compressing objects: 75% (636/848) 2023-07-13T14:54:43.7358876Z remote: Compressing objects: 76% (645/848) 2023-07-13T14:54:43.7359199Z remote: Compressing objects: 77% (653/848) 2023-07-13T14:54:43.7359627Z remote: Compressing objects: 78% (662/848) 2023-07-13T14:54:43.7360062Z remote: Compressing objects: 79% (670/848) 2023-07-13T14:54:43.7360384Z remote: Compressing objects: 80% (679/848) 2023-07-13T14:54:43.7360703Z remote: Compressing objects: 81% (687/848) 2023-07-13T14:54:43.7360999Z remote: Compressing objects: 82% (696/848) 2023-07-13T14:54:43.7361329Z remote: Compressing objects: 83% (704/848) 2023-07-13T14:54:43.7361648Z remote: Compressing objects: 84% (713/848) 2023-07-13T14:54:43.7361968Z remote: Compressing objects: 85% (721/848) 2023-07-13T14:54:43.7362286Z remote: Compressing objects: 86% (730/848) 2023-07-13T14:54:43.7362587Z remote: Compressing objects: 87% (738/848) 2023-07-13T14:54:43.7362909Z remote: Compressing objects: 88% (747/848) 2023-07-13T14:54:43.7363230Z remote: Compressing objects: 89% (755/848) 2023-07-13T14:54:43.7363551Z remote: Compressing objects: 90% (764/848) 2023-07-13T14:54:43.7363847Z remote: Compressing objects: 91% (772/848) 2023-07-13T14:54:43.7364168Z remote: Compressing objects: 92% (781/848) 2023-07-13T14:54:43.7364485Z remote: Compressing objects: 93% (789/848) 2023-07-13T14:54:43.7364803Z remote: Compressing objects: 94% (798/848) 2023-07-13T14:54:43.7365248Z remote: Compressing objects: 95% (806/848) 2023-07-13T14:54:43.7365593Z remote: Compressing objects: 96% (815/848) 2023-07-13T14:54:43.7366042Z remote: Compressing objects: 97% (823/848) 2023-07-13T14:54:43.7366489Z remote: Compressing objects: 98% (832/848) 2023-07-13T14:54:43.7366787Z remote: Compressing objects: 99% (840/848) 2023-07-13T14:54:43.7367700Z remote: Compressing objects: 100% (848/848) 2023-07-13T14:54:43.7368088Z remote: Compressing objects: 100% (848/848), done. 2023-07-13T14:54:43.7604790Z Receiving objects: 0% (1/1049) 2023-07-13T14:54:43.7607764Z Receiving objects: 1% (11/1049) 2023-07-13T14:54:43.7613950Z Receiving objects: 2% (21/1049) 2023-07-13T14:54:43.7727246Z Receiving objects: 3% (32/1049) 2023-07-13T14:54:43.7732460Z Receiving objects: 4% (42/1049) 2023-07-13T14:54:43.7744769Z Receiving objects: 5% (53/1049) 2023-07-13T14:54:43.8133632Z Receiving objects: 6% (63/1049) 2023-07-13T14:54:43.8137153Z Receiving objects: 7% (74/1049) 2023-07-13T14:54:43.8141929Z Receiving objects: 8% (84/1049) 2023-07-13T14:54:43.8145674Z Receiving objects: 9% (95/1049) 2023-07-13T14:54:43.8147547Z Receiving objects: 10% (105/1049) 2023-07-13T14:54:43.8151688Z Receiving objects: 11% (116/1049) 2023-07-13T14:54:43.8158106Z Receiving objects: 12% (126/1049) 2023-07-13T14:54:43.8162322Z Receiving objects: 13% (137/1049) 2023-07-13T14:54:43.8166768Z Receiving objects: 14% (147/1049) 2023-07-13T14:54:43.8170515Z Receiving objects: 15% (158/1049) 2023-07-13T14:54:43.8176381Z Receiving objects: 16% (168/1049) 2023-07-13T14:54:43.8189433Z Receiving objects: 17% (179/1049) 2023-07-13T14:54:43.8195942Z Receiving objects: 18% (189/1049) 2023-07-13T14:54:43.8200626Z Receiving objects: 19% (200/1049) 2023-07-13T14:54:43.8203742Z Receiving objects: 20% (210/1049) 2023-07-13T14:54:43.8205738Z Receiving objects: 21% (221/1049) 2023-07-13T14:54:43.8244354Z Receiving objects: 22% (231/1049) 2023-07-13T14:54:43.8249334Z Receiving objects: 23% (242/1049) 2023-07-13T14:54:43.8251545Z Receiving objects: 24% (252/1049) 2023-07-13T14:54:43.8253776Z Receiving objects: 25% (263/1049) 2023-07-13T14:54:43.8263211Z Receiving objects: 26% (273/1049) 2023-07-13T14:54:43.8266907Z Receiving objects: 27% (284/1049) 2023-07-13T14:54:43.8271312Z Receiving objects: 28% (294/1049) 2023-07-13T14:54:43.8275441Z Receiving objects: 29% (305/1049) 2023-07-13T14:54:43.8277132Z Receiving objects: 30% (315/1049) 2023-07-13T14:54:43.8287693Z Receiving objects: 31% (326/1049) 2023-07-13T14:54:43.8304629Z Receiving objects: 32% (336/1049) 2023-07-13T14:54:43.8317301Z Receiving objects: 33% (347/1049) 2023-07-13T14:54:43.8320831Z Receiving objects: 34% (357/1049) 2023-07-13T14:54:43.8323626Z Receiving objects: 35% (368/1049) 2023-07-13T14:54:43.8325092Z Receiving objects: 36% (378/1049) 2023-07-13T14:54:43.8331397Z Receiving objects: 37% (389/1049) 2023-07-13T14:54:43.8334331Z Receiving objects: 38% (399/1049) 2023-07-13T14:54:43.8338145Z Receiving objects: 39% (410/1049) 2023-07-13T14:54:43.8351532Z Receiving objects: 40% (420/1049) 2023-07-13T14:54:43.8357509Z Receiving objects: 41% (431/1049) 2023-07-13T14:54:43.8364164Z Receiving objects: 42% (441/1049) 2023-07-13T14:54:43.8373109Z Receiving objects: 43% (452/1049) 2023-07-13T14:54:43.8380041Z Receiving objects: 44% (462/1049) 2023-07-13T14:54:43.8386883Z Receiving objects: 45% (473/1049) 2023-07-13T14:54:43.8390260Z Receiving objects: 46% (483/1049) 2023-07-13T14:54:43.8392887Z Receiving objects: 47% (494/1049) 2023-07-13T14:54:43.8399230Z Receiving objects: 48% (504/1049) 2023-07-13T14:54:43.8401777Z Receiving objects: 49% (515/1049) 2023-07-13T14:54:43.8404180Z Receiving objects: 50% (525/1049) 2023-07-13T14:54:43.8406286Z Receiving objects: 51% (535/1049) 2023-07-13T14:54:43.8408341Z Receiving objects: 52% (546/1049) 2023-07-13T14:54:43.8409325Z Receiving objects: 53% (556/1049) 2023-07-13T14:54:43.8413130Z Receiving objects: 54% (567/1049) 2023-07-13T14:54:43.8417483Z Receiving objects: 55% (577/1049) 2023-07-13T14:54:43.8421002Z Receiving objects: 56% (588/1049) 2023-07-13T14:54:43.8425921Z Receiving objects: 57% (598/1049) 2023-07-13T14:54:43.8429992Z Receiving objects: 58% (609/1049) 2023-07-13T14:54:43.8434711Z Receiving objects: 59% (619/1049) 2023-07-13T14:54:43.8439527Z Receiving objects: 60% (630/1049) 2023-07-13T14:54:43.8449999Z Receiving objects: 61% (640/1049) 2023-07-13T14:54:43.8458529Z Receiving objects: 62% (651/1049) 2023-07-13T14:54:43.8510646Z Receiving objects: 63% (661/1049) 2023-07-13T14:54:43.8515070Z Receiving objects: 64% (672/1049) 2023-07-13T14:54:43.8519548Z Receiving objects: 65% (682/1049) 2023-07-13T14:54:43.8639656Z Receiving objects: 66% (693/1049) 2023-07-13T14:54:43.8643154Z Receiving objects: 67% (703/1049) 2023-07-13T14:54:43.8645949Z Receiving objects: 68% (714/1049) 2023-07-13T14:54:43.8649690Z Receiving objects: 69% (724/1049) 2023-07-13T14:54:43.8651144Z Receiving objects: 70% (735/1049) 2023-07-13T14:54:43.8652935Z Receiving objects: 71% (745/1049) 2023-07-13T14:54:43.8661369Z Receiving objects: 72% (756/1049) 2023-07-13T14:54:43.8665919Z Receiving objects: 73% (766/1049) 2023-07-13T14:54:43.8672666Z Receiving objects: 74% (777/1049) 2023-07-13T14:54:43.8676986Z Receiving objects: 75% (787/1049) 2023-07-13T14:54:43.8679450Z Receiving objects: 76% (798/1049) 2023-07-13T14:54:43.8682177Z Receiving objects: 77% (808/1049) 2023-07-13T14:54:43.8685738Z Receiving objects: 78% (819/1049) 2023-07-13T14:54:43.8687323Z Receiving objects: 79% (829/1049) 2023-07-13T14:54:43.8688363Z Receiving objects: 80% (840/1049) 2023-07-13T14:54:43.8688673Z Receiving objects: 81% (850/1049) 2023-07-13T14:54:43.8689204Z Receiving objects: 82% (861/1049) 2023-07-13T14:54:43.8690544Z Receiving objects: 83% (871/1049) 2023-07-13T14:54:43.8693229Z Receiving objects: 84% (882/1049) 2023-07-13T14:54:43.8694911Z Receiving objects: 85% (892/1049) 2023-07-13T14:54:43.8697081Z Receiving objects: 86% (903/1049) 2023-07-13T14:54:43.8697692Z Receiving objects: 87% (913/1049) 2023-07-13T14:54:43.8698080Z Receiving objects: 88% (924/1049) 2023-07-13T14:54:43.8698596Z Receiving objects: 89% (934/1049) 2023-07-13T14:54:43.8699807Z Receiving objects: 90% (945/1049) 2023-07-13T14:54:43.8701432Z Receiving objects: 91% (955/1049) 2023-07-13T14:54:43.8703565Z Receiving objects: 92% (966/1049) 2023-07-13T14:54:43.8706432Z Receiving objects: 93% (976/1049) 2023-07-13T14:54:43.8715320Z Receiving objects: 94% (987/1049) 2023-07-13T14:54:43.8720412Z Receiving objects: 95% (997/1049) 2023-07-13T14:54:43.8729021Z Receiving objects: 96% (1008/1049) 2023-07-13T14:54:43.8741706Z Receiving objects: 97% (1018/1049) 2023-07-13T14:54:43.8748759Z Receiving objects: 98% (1029/1049) 2023-07-13T14:54:43.8798807Z Receiving objects: 99% (1039/1049) 2023-07-13T14:54:43.8799473Z remote: Total 1049 (delta 174), reused 606 (delta 91), pack-reused 0 2023-07-13T14:54:43.8801688Z Receiving objects: 100% (1049/1049) 2023-07-13T14:54:43.8802353Z Receiving objects: 100% (1049/1049), 1.42 MiB | 11.26 MiB/s, done. 2023-07-13T14:54:43.8813129Z Resolving deltas: 0% (0/174) 2023-07-13T14:54:43.8814000Z Resolving deltas: 1% (2/174) 2023-07-13T14:54:43.8817929Z Resolving deltas: 2% (4/174) 2023-07-13T14:54:43.8818803Z Resolving deltas: 3% (6/174) 2023-07-13T14:54:43.8819349Z Resolving deltas: 4% (8/174) 2023-07-13T14:54:43.8819829Z Resolving deltas: 5% (9/174) 2023-07-13T14:54:43.8820342Z Resolving deltas: 6% (11/174) 2023-07-13T14:54:43.8820881Z Resolving deltas: 7% (13/174) 2023-07-13T14:54:43.8821418Z Resolving deltas: 8% (14/174) 2023-07-13T14:54:43.8821918Z Resolving deltas: 9% (16/174) 2023-07-13T14:54:43.8823037Z Resolving deltas: 10% (18/174) 2023-07-13T14:54:43.8823625Z Resolving deltas: 11% (20/174) 2023-07-13T14:54:43.8824177Z Resolving deltas: 12% (21/174) 2023-07-13T14:54:43.8824931Z Resolving deltas: 13% (23/174) 2023-07-13T14:54:43.8825383Z Resolving deltas: 14% (25/174) 2023-07-13T14:54:43.8826151Z Resolving deltas: 15% (27/174) 2023-07-13T14:54:43.8826704Z Resolving deltas: 16% (28/174) 2023-07-13T14:54:43.8827736Z Resolving deltas: 17% (30/174) 2023-07-13T14:54:43.8830447Z Resolving deltas: 18% (32/174) 2023-07-13T14:54:43.8831009Z Resolving deltas: 19% (34/174) 2023-07-13T14:54:43.8831809Z Resolving deltas: 20% (35/174) 2023-07-13T14:54:43.8832450Z Resolving deltas: 21% (37/174) 2023-07-13T14:54:43.8834742Z Resolving deltas: 22% (39/174) 2023-07-13T14:54:43.8835298Z Resolving deltas: 23% (41/174) 2023-07-13T14:54:43.8835820Z Resolving deltas: 24% (42/174) 2023-07-13T14:54:43.8850507Z Resolving deltas: 25% (44/174) 2023-07-13T14:54:43.8854906Z Resolving deltas: 27% (47/174) 2023-07-13T14:54:43.8855708Z Resolving deltas: 28% (49/174) 2023-07-13T14:54:43.8858632Z Resolving deltas: 29% (51/174) 2023-07-13T14:54:43.8859837Z Resolving deltas: 30% (53/174) 2023-07-13T14:54:43.8861496Z Resolving deltas: 31% (54/174) 2023-07-13T14:54:43.8867316Z Resolving deltas: 32% (56/174) 2023-07-13T14:54:43.8871182Z Resolving deltas: 33% (58/174) 2023-07-13T14:54:43.8873900Z Resolving deltas: 34% (60/174) 2023-07-13T14:54:43.8874430Z Resolving deltas: 35% (62/174) 2023-07-13T14:54:43.8875395Z Resolving deltas: 36% (63/174) 2023-07-13T14:54:43.8876387Z Resolving deltas: 37% (65/174) 2023-07-13T14:54:43.8876975Z Resolving deltas: 38% (67/174) 2023-07-13T14:54:43.8877437Z Resolving deltas: 39% (68/174) 2023-07-13T14:54:43.8878270Z Resolving deltas: 40% (70/174) 2023-07-13T14:54:43.8878815Z Resolving deltas: 41% (72/174) 2023-07-13T14:54:43.8879334Z Resolving deltas: 42% (74/174) 2023-07-13T14:54:43.8879843Z Resolving deltas: 43% (75/174) 2023-07-13T14:54:43.8880320Z Resolving deltas: 44% (77/174) 2023-07-13T14:54:43.8880811Z Resolving deltas: 45% (79/174) 2023-07-13T14:54:43.8881330Z Resolving deltas: 46% (81/174) 2023-07-13T14:54:43.8881807Z Resolving deltas: 47% (83/174) 2023-07-13T14:54:43.8882167Z Resolving deltas: 48% (84/174) 2023-07-13T14:54:43.8882677Z Resolving deltas: 49% (86/174) 2023-07-13T14:54:43.8883205Z Resolving deltas: 50% (87/174) 2023-07-13T14:54:43.8883735Z Resolving deltas: 51% (89/174) 2023-07-13T14:54:43.8884232Z Resolving deltas: 52% (91/174) 2023-07-13T14:54:43.8884734Z Resolving deltas: 53% (93/174) 2023-07-13T14:54:43.8885074Z Resolving deltas: 54% (94/174) 2023-07-13T14:54:43.8885582Z Resolving deltas: 55% (96/174) 2023-07-13T14:54:43.8885903Z Resolving deltas: 57% (100/174) 2023-07-13T14:54:43.8886231Z Resolving deltas: 58% (101/174) 2023-07-13T14:54:43.8886731Z Resolving deltas: 59% (103/174) 2023-07-13T14:54:43.8887015Z Resolving deltas: 60% (106/174) 2023-07-13T14:54:43.8887454Z Resolving deltas: 61% (107/174) 2023-07-13T14:54:43.8887878Z Resolving deltas: 62% (108/174) 2023-07-13T14:54:43.8888373Z Resolving deltas: 63% (110/174) 2023-07-13T14:54:43.8888868Z Resolving deltas: 64% (112/174) 2023-07-13T14:54:43.8889358Z Resolving deltas: 65% (114/174) 2023-07-13T14:54:43.8889917Z Resolving deltas: 66% (115/174) 2023-07-13T14:54:43.8890437Z Resolving deltas: 67% (117/174) 2023-07-13T14:54:43.8890969Z Resolving deltas: 68% (119/174) 2023-07-13T14:54:43.8891458Z Resolving deltas: 69% (121/174) 2023-07-13T14:54:43.8892251Z Resolving deltas: 70% (123/174) 2023-07-13T14:54:43.8892551Z Resolving deltas: 71% (124/174) 2023-07-13T14:54:43.8892829Z Resolving deltas: 72% (126/174) 2023-07-13T14:54:43.8893079Z Resolving deltas: 74% (129/174) 2023-07-13T14:54:43.8893372Z Resolving deltas: 75% (131/174) 2023-07-13T14:54:43.8893686Z Resolving deltas: 76% (133/174) 2023-07-13T14:54:43.8894094Z Resolving deltas: 77% (134/174) 2023-07-13T14:54:43.8894343Z Resolving deltas: 78% (136/174) 2023-07-13T14:54:43.8894770Z Resolving deltas: 79% (138/174) 2023-07-13T14:54:43.8895294Z Resolving deltas: 80% (140/174) 2023-07-13T14:54:43.8895891Z Resolving deltas: 81% (142/174) 2023-07-13T14:54:43.8896362Z Resolving deltas: 82% (143/174) 2023-07-13T14:54:43.8896930Z Resolving deltas: 83% (145/174) 2023-07-13T14:54:43.8897433Z Resolving deltas: 84% (147/174) 2023-07-13T14:54:43.8897967Z Resolving deltas: 85% (148/174) 2023-07-13T14:54:43.8898466Z Resolving deltas: 86% (150/174) 2023-07-13T14:54:43.8898990Z Resolving deltas: 87% (152/174) 2023-07-13T14:54:43.8899512Z Resolving deltas: 88% (154/174) 2023-07-13T14:54:43.8900265Z Resolving deltas: 89% (155/174) 2023-07-13T14:54:43.8900706Z Resolving deltas: 90% (157/174) 2023-07-13T14:54:43.8901247Z Resolving deltas: 91% (159/174) 2023-07-13T14:54:43.8901762Z Resolving deltas: 92% (161/174) 2023-07-13T14:54:43.8902268Z Resolving deltas: 93% (162/174) 2023-07-13T14:54:43.8902791Z Resolving deltas: 94% (164/174) 2023-07-13T14:54:43.8903516Z Resolving deltas: 95% (166/174) 2023-07-13T14:54:43.8906582Z Resolving deltas: 97% (169/174) 2023-07-13T14:54:43.8907512Z Resolving deltas: 98% (171/174) 2023-07-13T14:54:43.8910572Z Resolving deltas: 99% (173/174) 2023-07-13T14:54:43.8913411Z Resolving deltas: 100% (174/174) 2023-07-13T14:54:43.8913733Z Resolving deltas: 100% (174/174), done. 2023-07-13T14:54:44.4201660Z From https://github.com/pytorch/test-infra 2023-07-13T14:54:44.4202043Z * [new branch] main -> origin/main 2023-07-13T14:54:44.4413827Z ##[endgroup] 2023-07-13T14:54:44.4414346Z ##[group]Determining the checkout info 2023-07-13T14:54:44.4426607Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/main 2023-07-13T14:54:44.7770320Z origin/main 2023-07-13T14:54:44.7810429Z ##[endgroup] 2023-07-13T14:54:44.7810922Z ##[group]Checking out the ref 2023-07-13T14:54:44.7823392Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main 2023-07-13T14:54:46.0144304Z Updating files: 20% (173/857) 2023-07-13T14:54:46.0218048Z Updating files: 21% (180/857) 2023-07-13T14:54:46.0298324Z Updating files: 22% (189/857) 2023-07-13T14:54:46.0357649Z Updating files: 23% (198/857) 2023-07-13T14:54:46.0414294Z Updating files: 24% (206/857) 2023-07-13T14:54:46.0495416Z Updating files: 25% (215/857) 2023-07-13T14:54:46.0847792Z Updating files: 26% (223/857) 2023-07-13T14:54:46.0898520Z Updating files: 27% (232/857) 2023-07-13T14:54:46.0958968Z Updating files: 28% (240/857) 2023-07-13T14:54:46.1016815Z Updating files: 29% (249/857) 2023-07-13T14:54:46.1340151Z Updating files: 30% (258/857) 2023-07-13T14:54:46.2373353Z Updating files: 31% (266/857) 2023-07-13T14:54:46.4453412Z Updating files: 32% (275/857) 2023-07-13T14:54:46.4518066Z Updating files: 33% (283/857) 2023-07-13T14:54:46.4586090Z Updating files: 34% (292/857) 2023-07-13T14:54:46.4644947Z Updating files: 35% (300/857) 2023-07-13T14:54:46.4710539Z Updating files: 36% (309/857) 2023-07-13T14:54:46.4760654Z Updating files: 37% (318/857) 2023-07-13T14:54:46.5865304Z Updating files: 38% (326/857) 2023-07-13T14:54:46.5911837Z Updating files: 39% (335/857) 2023-07-13T14:54:46.5989394Z Updating files: 40% (343/857) 2023-07-13T14:54:46.6060933Z Updating files: 41% (352/857) 2023-07-13T14:54:46.6128342Z Updating files: 42% (360/857) 2023-07-13T14:54:46.8264358Z Updating files: 43% (369/857) 2023-07-13T14:54:46.8278017Z Updating files: 43% (375/857) 2023-07-13T14:54:46.9126855Z Updating files: 44% (378/857) 2023-07-13T14:54:46.9201266Z Updating files: 45% (386/857) 2023-07-13T14:54:46.9546604Z Updating files: 46% (395/857) 2023-07-13T14:54:46.9597435Z Updating files: 47% (403/857) 2023-07-13T14:54:47.0401376Z Updating files: 48% (412/857) 2023-07-13T14:54:47.2428066Z Updating files: 49% (420/857) 2023-07-13T14:54:47.2602318Z Updating files: 50% (429/857) 2023-07-13T14:54:47.2667802Z Updating files: 51% (438/857) 2023-07-13T14:54:47.2726872Z Updating files: 52% (446/857) 2023-07-13T14:54:47.2766256Z Updating files: 53% (455/857) 2023-07-13T14:54:47.2831531Z Updating files: 54% (463/857) 2023-07-13T14:54:47.2896144Z Updating files: 55% (472/857) 2023-07-13T14:54:47.2958156Z Updating files: 56% (480/857) 2023-07-13T14:54:47.3010821Z Updating files: 57% (489/857) 2023-07-13T14:54:47.3055932Z Updating files: 58% (498/857) 2023-07-13T14:54:47.3124180Z Updating files: 59% (506/857) 2023-07-13T14:54:47.3181554Z Updating files: 60% (515/857) 2023-07-13T14:54:47.3246453Z Updating files: 61% (523/857) 2023-07-13T14:54:47.5577203Z Updating files: 62% (532/857) 2023-07-13T14:54:47.5635890Z Updating files: 63% (540/857) 2023-07-13T14:54:47.5742647Z Updating files: 64% (549/857) 2023-07-13T14:54:47.5785008Z Updating files: 65% (558/857) 2023-07-13T14:54:47.5832214Z Updating files: 66% (566/857) 2023-07-13T14:54:47.5950903Z Updating files: 67% (575/857) 2023-07-13T14:54:47.6039238Z Updating files: 68% (583/857) 2023-07-13T14:54:48.2496657Z Updating files: 69% (592/857) 2023-07-13T14:54:48.2829722Z Updating files: 69% (599/857) 2023-07-13T14:54:48.2949509Z Updating files: 70% (600/857) 2023-07-13T14:54:48.3038947Z Updating files: 71% (609/857) 2023-07-13T14:54:48.3109887Z Updating files: 72% (618/857) 2023-07-13T14:54:48.3165049Z Updating files: 73% (626/857) 2023-07-13T14:54:48.3203800Z Updating files: 74% (635/857) 2023-07-13T14:54:48.3583601Z Updating files: 75% (643/857) 2023-07-13T14:54:48.3957855Z Updating files: 76% (652/857) 2023-07-13T14:54:48.4008135Z Updating files: 77% (660/857) 2023-07-13T14:54:48.4060090Z Updating files: 78% (669/857) 2023-07-13T14:54:48.4095573Z Updating files: 79% (678/857) 2023-07-13T14:54:48.4429080Z Updating files: 80% (686/857) 2023-07-13T14:54:48.4469141Z Updating files: 81% (695/857) 2023-07-13T14:54:48.4521795Z Updating files: 82% (703/857) 2023-07-13T14:54:48.4569581Z Updating files: 83% (712/857) 2023-07-13T14:54:48.4618615Z Updating files: 84% (720/857) 2023-07-13T14:54:48.4648771Z Updating files: 85% (729/857) 2023-07-13T14:54:48.4691743Z Updating files: 86% (738/857) 2023-07-13T14:54:48.4747241Z Updating files: 87% (746/857) 2023-07-13T14:54:48.5042375Z Updating files: 88% (755/857) 2023-07-13T14:54:48.5088643Z Updating files: 89% (763/857) 2023-07-13T14:54:48.5149946Z Updating files: 90% (772/857) 2023-07-13T14:54:48.5191394Z Updating files: 91% (780/857) 2023-07-13T14:54:48.5508452Z Updating files: 92% (789/857) 2023-07-13T14:54:48.5558494Z Updating files: 93% (798/857) 2023-07-13T14:54:48.5611875Z Updating files: 94% (806/857) 2023-07-13T14:54:48.8233039Z Updating files: 95% (815/857) 2023-07-13T14:54:48.8317278Z Updating files: 96% (823/857) 2023-07-13T14:54:48.8481542Z Updating files: 97% (832/857) 2023-07-13T14:54:48.8537993Z Updating files: 98% (840/857) 2023-07-13T14:54:48.8542324Z Updating files: 98% (848/857) 2023-07-13T14:54:48.8637755Z Updating files: 99% (849/857) 2023-07-13T14:54:48.8638387Z Updating files: 100% (857/857) 2023-07-13T14:54:48.8638968Z Updating files: 100% (857/857), done. 2023-07-13T14:54:48.9053990Z branch 'main' set up to track 'origin/main'. 2023-07-13T14:54:48.9054614Z Switched to a new branch 'main' 2023-07-13T14:54:48.9099357Z ##[endgroup] 2023-07-13T14:54:48.9500655Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-13T14:54:48.9793722Z 'f1766167e55a3952a5eef0755a94cc78aaabbdc2' 2023-07-13T14:54:49.0499185Z Prepare all required actions 2023-07-13T14:54:49.2383617Z ##[group]Run ./test-infra/.github/actions/set-channel 2023-07-13T14:54:49.2383922Z env: 2023-07-13T14:54:49.2384203Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:49.2384510Z PYTHON_VERSION: 3.11 2023-07-13T14:54:49.2384745Z PACKAGE_TYPE: conda 2023-07-13T14:54:49.2385014Z REPOSITORY: pytorch/audio 2023-07-13T14:54:49.2385265Z REF: 2023-07-13T14:54:49.2385482Z CU_VERSION: cu121 2023-07-13T14:54:49.2385692Z ##[endgroup] 2023-07-13T14:54:49.2813416Z ##[group]Run set -euxo pipefail 2023-07-13T14:54:49.2813791Z set -euxo pipefail 2023-07-13T14:54:49.2814114Z echo "CHANNEL=nightly" >> "${GITHUB_ENV}" 2023-07-13T14:54:49.2846900Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:54:49.2847303Z env: 2023-07-13T14:54:49.2847563Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:49.2847958Z PYTHON_VERSION: 3.11 2023-07-13T14:54:49.2848220Z PACKAGE_TYPE: conda 2023-07-13T14:54:49.2848459Z REPOSITORY: pytorch/audio 2023-07-13T14:54:49.2848710Z REF: 2023-07-13T14:54:49.2848925Z CU_VERSION: cu121 2023-07-13T14:54:49.2849140Z ##[endgroup] 2023-07-13T14:54:49.7093189Z + echo CHANNEL=nightly 2023-07-13T14:54:49.7422807Z ##[group]Run ./test-infra/.github/actions/setup-ssh 2023-07-13T14:54:49.7423167Z with: 2023-07-13T14:54:49.7423581Z github-secret: *** 2023-07-13T14:54:49.7423835Z activate-with-label: false 2023-07-13T14:54:49.7424223Z instructions: SSH with rdesktop using ssh -L 3389:localhost:3389 %%username%%@%%hostname%% 2023-07-13T14:54:49.7424570Z label: with-ssh 2023-07-13T14:54:49.7424833Z remove-existing-keys: true 2023-07-13T14:54:49.7425056Z env: 2023-07-13T14:54:49.7425328Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:49.7425855Z PYTHON_VERSION: 3.11 2023-07-13T14:54:49.7426113Z PACKAGE_TYPE: conda 2023-07-13T14:54:49.7426356Z REPOSITORY: pytorch/audio 2023-07-13T14:54:49.7426608Z REF: 2023-07-13T14:54:49.7426826Z CU_VERSION: cu121 2023-07-13T14:54:49.7427064Z CHANNEL: nightly 2023-07-13T14:54:49.7427274Z ##[endgroup] 2023-07-13T14:54:49.8656550Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2023-07-13T14:54:49.8662806Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2023-07-13T14:54:49.9506954Z ##[group]Run echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-13T14:54:49.9507423Z echo "C:/Jenkins/Miniconda3/Scripts" >> $GITHUB_PATH 2023-07-13T14:54:49.9535121Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:54:49.9535425Z env: 2023-07-13T14:54:49.9535681Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:49.9536018Z PYTHON_VERSION: 3.11 2023-07-13T14:54:49.9536275Z PACKAGE_TYPE: conda 2023-07-13T14:54:49.9536539Z REPOSITORY: pytorch/audio 2023-07-13T14:54:49.9536763Z REF: 2023-07-13T14:54:49.9536982Z CU_VERSION: cu121 2023-07-13T14:54:49.9537217Z CHANNEL: nightly 2023-07-13T14:54:49.9537454Z ##[endgroup] 2023-07-13T14:54:50.7148438Z Prepare all required actions 2023-07-13T14:54:50.7149209Z Getting action download info 2023-07-13T14:54:50.8718258Z Download action repository 'conda-incubator/setup-miniconda@v2.1.1' (SHA:35d1405e78aa3f784fe3ce9a2eb378d5eeb62169) 2023-07-13T14:54:51.7624240Z ##[group]Run ./test-infra/.github/actions/setup-binary-builds 2023-07-13T14:54:51.7624542Z with: 2023-07-13T14:54:51.7624748Z repository: pytorch/audio 2023-07-13T14:54:51.7625001Z setup-miniconda: false 2023-07-13T14:54:51.7625253Z python-version: 3.11 2023-07-13T14:54:51.7625487Z submodules: recursive 2023-07-13T14:54:51.7625677Z env: 2023-07-13T14:54:51.7625918Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:51.7626206Z PYTHON_VERSION: 3.11 2023-07-13T14:54:51.7626428Z PACKAGE_TYPE: conda 2023-07-13T14:54:51.7626655Z REPOSITORY: pytorch/audio 2023-07-13T14:54:51.7626883Z REF: 2023-07-13T14:54:51.7627083Z CU_VERSION: cu121 2023-07-13T14:54:51.7627286Z CHANNEL: nightly 2023-07-13T14:54:51.7627558Z ##[endgroup] 2023-07-13T14:54:51.7772791Z ##[group]Run set -euxo pipefail 2023-07-13T14:54:51.7773097Z set -euxo pipefail 2023-07-13T14:54:51.7773347Z rm -rf "${REPOSITORY}" 2023-07-13T14:54:51.7805340Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:54:51.7805686Z env: 2023-07-13T14:54:51.7805956Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:51.7806243Z PYTHON_VERSION: 3.11 2023-07-13T14:54:51.7806465Z PACKAGE_TYPE: conda 2023-07-13T14:54:51.7806718Z REPOSITORY: pytorch/audio 2023-07-13T14:54:51.7806954Z REF: 2023-07-13T14:54:51.7807142Z CU_VERSION: cu121 2023-07-13T14:54:51.7807379Z CHANNEL: nightly 2023-07-13T14:54:51.7807596Z ##[endgroup] 2023-07-13T14:54:52.0449656Z + rm -rf pytorch/audio 2023-07-13T14:54:52.2364086Z ##[group]Run actions/checkout@v3 2023-07-13T14:54:52.2364457Z with: 2023-07-13T14:54:52.2364808Z repository: pytorch/audio 2023-07-13T14:54:52.2365084Z submodules: recursive 2023-07-13T14:54:52.2365302Z path: pytorch/audio 2023-07-13T14:54:52.2365658Z token: *** 2023-07-13T14:54:52.2365878Z ssh-strict: true 2023-07-13T14:54:52.2366127Z persist-credentials: true 2023-07-13T14:54:52.2366372Z clean: true 2023-07-13T14:54:52.2366609Z sparse-checkout-cone-mode: true 2023-07-13T14:54:52.2366876Z fetch-depth: 1 2023-07-13T14:54:52.2367089Z lfs: false 2023-07-13T14:54:52.2367301Z set-safe-directory: true 2023-07-13T14:54:52.2367533Z env: 2023-07-13T14:54:52.2367789Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:54:52.2368075Z PYTHON_VERSION: 3.11 2023-07-13T14:54:52.2368296Z PACKAGE_TYPE: conda 2023-07-13T14:54:52.2368748Z REPOSITORY: pytorch/audio 2023-07-13T14:54:52.2368979Z REF: 2023-07-13T14:54:52.2369181Z CU_VERSION: cu121 2023-07-13T14:54:52.2369383Z CHANNEL: nightly 2023-07-13T14:54:52.2369601Z ##[endgroup] 2023-07-13T14:54:52.3930882Z Syncing repository: pytorch/audio 2023-07-13T14:54:52.3952440Z ##[group]Getting Git version info 2023-07-13T14:54:52.3956439Z Working directory is 'C:\actions-runner\_work\audio\audio\pytorch\audio' 2023-07-13T14:54:52.4183539Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-07-13T14:54:52.4502082Z git version 2.41.0.windows.1 2023-07-13T14:54:52.4557376Z ##[endgroup] 2023-07-13T14:54:52.4584097Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\60688782-a3df-40b1-b80c-61677e1a7bb8' before making global git config changes 2023-07-13T14:54:52.4584675Z Adding repository directory to the temporary git global config as a safe directory 2023-07-13T14:54:52.4597085Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-13T14:54:52.4954158Z ##[group]Initializing the repository 2023-07-13T14:54:52.4963597Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\audio\audio\pytorch\audio 2023-07-13T14:54:52.9603997Z Initialized empty Git repository in C:/actions-runner/_work/audio/audio/pytorch/audio/.git/ 2023-07-13T14:54:52.9650752Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/audio 2023-07-13T14:54:53.0009643Z ##[endgroup] 2023-07-13T14:54:53.0010156Z ##[group]Disabling automatic garbage collection 2023-07-13T14:54:53.0021046Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-07-13T14:54:53.0631586Z ##[endgroup] 2023-07-13T14:54:53.0632052Z ##[group]Setting up auth 2023-07-13T14:54:53.0649116Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-07-13T14:54:53.1046208Z [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:53.5944201Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-07-13T14:54:53.6270834Z [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:54.1249746Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:54:54.1569161Z ##[endgroup] 2023-07-13T14:54:54.1569616Z ##[group]Fetching the repository 2023-07-13T14:54:54.1587193Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +83d75edafc2f9246e62b01722f52eb5484fbe13e:refs/remotes/origin/nightly 2023-07-13T14:54:54.4173135Z remote: Enumerating objects: 985, done. 2023-07-13T14:54:54.4173810Z remote: Counting objects: 0% (1/985) 2023-07-13T14:54:54.4174623Z remote: Counting objects: 1% (10/985) 2023-07-13T14:54:54.4175176Z remote: Counting objects: 2% (20/985) 2023-07-13T14:54:54.4175722Z remote: Counting objects: 3% (30/985) 2023-07-13T14:54:54.4176270Z remote: Counting objects: 4% (40/985) 2023-07-13T14:54:54.4176787Z remote: Counting objects: 5% (50/985) 2023-07-13T14:54:54.4177329Z remote: Counting objects: 6% (60/985) 2023-07-13T14:54:54.4177852Z remote: Counting objects: 7% (69/985) 2023-07-13T14:54:54.4178399Z remote: Counting objects: 8% (79/985) 2023-07-13T14:54:54.4178934Z remote: Counting objects: 9% (89/985) 2023-07-13T14:54:54.4179472Z remote: Counting objects: 10% (99/985) 2023-07-13T14:54:54.4180565Z remote: Counting objects: 11% (109/985) 2023-07-13T14:54:54.4181323Z remote: Counting objects: 12% (119/985) 2023-07-13T14:54:54.4181937Z remote: Counting objects: 13% (129/985) 2023-07-13T14:54:54.4182448Z remote: Counting objects: 14% (138/985) 2023-07-13T14:54:54.4182742Z remote: Counting objects: 15% (148/985) 2023-07-13T14:54:54.4183038Z remote: Counting objects: 16% (158/985) 2023-07-13T14:54:54.4183334Z remote: Counting objects: 17% (168/985) 2023-07-13T14:54:54.4183705Z remote: Counting objects: 18% (178/985) 2023-07-13T14:54:54.4183981Z remote: Counting objects: 19% (188/985) 2023-07-13T14:54:54.4184271Z remote: Counting objects: 20% (197/985) 2023-07-13T14:54:54.4184559Z remote: Counting objects: 21% (207/985) 2023-07-13T14:54:54.4184847Z remote: Counting objects: 22% (217/985) 2023-07-13T14:54:54.4185122Z remote: Counting objects: 23% (227/985) 2023-07-13T14:54:54.4185419Z remote: Counting objects: 24% (237/985) 2023-07-13T14:54:54.4185707Z remote: Counting objects: 25% (247/985) 2023-07-13T14:54:54.4185995Z remote: Counting objects: 26% (257/985) 2023-07-13T14:54:54.4187660Z remote: Counting objects: 27% (266/985) 2023-07-13T14:54:54.4188404Z remote: Counting objects: 28% (276/985) 2023-07-13T14:54:54.4188931Z remote: Counting objects: 29% (286/985) 2023-07-13T14:54:54.4189436Z remote: Counting objects: 30% (296/985) 2023-07-13T14:54:54.4189921Z remote: Counting objects: 31% (306/985) 2023-07-13T14:54:54.4190422Z remote: Counting objects: 32% (316/985) 2023-07-13T14:54:54.4190742Z remote: Counting objects: 33% (326/985) 2023-07-13T14:54:54.4191030Z remote: Counting objects: 34% (335/985) 2023-07-13T14:54:54.4191302Z remote: Counting objects: 35% (345/985) 2023-07-13T14:54:54.4191590Z remote: Counting objects: 36% (355/985) 2023-07-13T14:54:54.4191975Z remote: Counting objects: 37% (365/985) 2023-07-13T14:54:54.4192488Z remote: Counting objects: 38% (375/985) 2023-07-13T14:54:54.4192968Z remote: Counting objects: 39% (385/985) 2023-07-13T14:54:54.4193359Z remote: Counting objects: 40% (394/985) 2023-07-13T14:54:54.4193765Z remote: Counting objects: 41% (404/985) 2023-07-13T14:54:54.4194065Z remote: Counting objects: 42% (414/985) 2023-07-13T14:54:54.4194336Z remote: Counting objects: 43% (424/985) 2023-07-13T14:54:54.4194846Z remote: Counting objects: 44% (434/985) 2023-07-13T14:54:54.4195147Z remote: Counting objects: 45% (444/985) 2023-07-13T14:54:54.4195435Z remote: Counting objects: 46% (454/985) 2023-07-13T14:54:54.4195726Z remote: Counting objects: 47% (463/985) 2023-07-13T14:54:54.4195996Z remote: Counting objects: 48% (473/985) 2023-07-13T14:54:54.4196283Z remote: Counting objects: 49% (483/985) 2023-07-13T14:54:54.4196576Z remote: Counting objects: 50% (493/985) 2023-07-13T14:54:54.4196864Z remote: Counting objects: 51% (503/985) 2023-07-13T14:54:54.4197138Z remote: Counting objects: 52% (513/985) 2023-07-13T14:54:54.4197429Z remote: Counting objects: 53% (523/985) 2023-07-13T14:54:54.4197717Z remote: Counting objects: 54% (532/985) 2023-07-13T14:54:54.4198007Z remote: Counting objects: 55% (542/985) 2023-07-13T14:54:54.4198278Z remote: Counting objects: 56% (552/985) 2023-07-13T14:54:54.4198564Z remote: Counting objects: 57% (562/985) 2023-07-13T14:54:54.4198850Z remote: Counting objects: 58% (572/985) 2023-07-13T14:54:54.4199136Z remote: Counting objects: 59% (582/985) 2023-07-13T14:54:54.4199408Z remote: Counting objects: 60% (591/985) 2023-07-13T14:54:54.4199693Z remote: Counting objects: 61% (601/985) 2023-07-13T14:54:54.4199978Z remote: Counting objects: 62% (611/985) 2023-07-13T14:54:54.4200548Z remote: Counting objects: 63% (621/985) 2023-07-13T14:54:54.4200821Z remote: Counting objects: 64% (631/985) 2023-07-13T14:54:54.4201235Z remote: Counting objects: 65% (641/985) 2023-07-13T14:54:54.4201632Z remote: Counting objects: 66% (651/985) 2023-07-13T14:54:54.4201922Z remote: Counting objects: 67% (660/985) 2023-07-13T14:54:54.4202198Z remote: Counting objects: 68% (670/985) 2023-07-13T14:54:54.4202489Z remote: Counting objects: 69% (680/985) 2023-07-13T14:54:54.4202778Z remote: Counting objects: 70% (690/985) 2023-07-13T14:54:54.4203067Z remote: Counting objects: 71% (700/985) 2023-07-13T14:54:54.4203341Z remote: Counting objects: 72% (710/985) 2023-07-13T14:54:54.4203629Z remote: Counting objects: 73% (720/985) 2023-07-13T14:54:54.4203918Z remote: Counting objects: 74% (729/985) 2023-07-13T14:54:54.4204206Z remote: Counting objects: 75% (739/985) 2023-07-13T14:54:54.4204485Z remote: Counting objects: 76% (749/985) 2023-07-13T14:54:54.4204773Z remote: Counting objects: 77% (759/985) 2023-07-13T14:54:54.4205062Z remote: Counting objects: 78% (769/985) 2023-07-13T14:54:54.4205733Z remote: Counting objects: 79% (779/985) 2023-07-13T14:54:54.4206052Z remote: Counting objects: 80% (788/985) 2023-07-13T14:54:54.4206342Z remote: Counting objects: 81% (798/985) 2023-07-13T14:54:54.4206631Z remote: Counting objects: 82% (808/985) 2023-07-13T14:54:54.4207072Z remote: Counting objects: 83% (818/985) 2023-07-13T14:54:54.4207359Z remote: Counting objects: 84% (828/985) 2023-07-13T14:54:54.4207649Z remote: Counting objects: 85% (838/985) 2023-07-13T14:54:54.4208058Z remote: Counting objects: 86% (848/985) 2023-07-13T14:54:54.4208439Z remote: Counting objects: 87% (857/985) 2023-07-13T14:54:54.4208730Z remote: Counting objects: 88% (867/985) 2023-07-13T14:54:54.4209013Z remote: Counting objects: 89% (877/985) 2023-07-13T14:54:54.4209299Z remote: Counting objects: 90% (887/985) 2023-07-13T14:54:54.4209587Z remote: Counting objects: 91% (897/985) 2023-07-13T14:54:54.4209880Z remote: Counting objects: 92% (907/985) 2023-07-13T14:54:54.4210153Z remote: Counting objects: 93% (917/985) 2023-07-13T14:54:54.4210439Z remote: Counting objects: 94% (926/985) 2023-07-13T14:54:54.4210727Z remote: Counting objects: 95% (936/985) 2023-07-13T14:54:54.4211015Z remote: Counting objects: 96% (946/985) 2023-07-13T14:54:54.4211285Z remote: Counting objects: 97% (956/985) 2023-07-13T14:54:54.4211571Z remote: Counting objects: 98% (966/985) 2023-07-13T14:54:54.4211856Z remote: Counting objects: 99% (976/985) 2023-07-13T14:54:54.4212145Z remote: Counting objects: 100% (985/985) 2023-07-13T14:54:54.4212433Z remote: Counting objects: 100% (985/985), done. 2023-07-13T14:54:54.4212769Z remote: Compressing objects: 0% (1/856) 2023-07-13T14:54:54.4213139Z remote: Compressing objects: 1% (9/856) 2023-07-13T14:54:54.4213454Z remote: Compressing objects: 2% (18/856) 2023-07-13T14:54:54.4213906Z remote: Compressing objects: 3% (26/856) 2023-07-13T14:54:54.4214222Z remote: Compressing objects: 4% (35/856) 2023-07-13T14:54:54.4214645Z remote: Compressing objects: 5% (43/856) 2023-07-13T14:54:54.4215069Z remote: Compressing objects: 6% (52/856) 2023-07-13T14:54:54.4215362Z remote: Compressing objects: 7% (60/856) 2023-07-13T14:54:54.4215678Z remote: Compressing objects: 8% (69/856) 2023-07-13T14:54:54.4215989Z remote: Compressing objects: 9% (78/856) 2023-07-13T14:54:54.4216294Z remote: Compressing objects: 10% (86/856) 2023-07-13T14:54:54.4216583Z remote: Compressing objects: 11% (95/856) 2023-07-13T14:54:54.4217046Z remote: Compressing objects: 12% (103/856) 2023-07-13T14:54:54.4217363Z remote: Compressing objects: 13% (112/856) 2023-07-13T14:54:54.4217678Z remote: Compressing objects: 14% (120/856) 2023-07-13T14:54:54.4217969Z remote: Compressing objects: 15% (129/856) 2023-07-13T14:54:54.4218284Z remote: Compressing objects: 16% (137/856) 2023-07-13T14:54:54.4218598Z remote: Compressing objects: 17% (146/856) 2023-07-13T14:54:54.4218909Z remote: Compressing objects: 18% (155/856) 2023-07-13T14:54:54.4219216Z remote: Compressing objects: 19% (163/856) 2023-07-13T14:54:54.4219511Z remote: Compressing objects: 20% (172/856) 2023-07-13T14:54:54.4219817Z remote: Compressing objects: 21% (180/856) 2023-07-13T14:54:54.4220123Z remote: Compressing objects: 22% (189/856) 2023-07-13T14:54:54.4220568Z remote: Compressing objects: 23% (197/856) 2023-07-13T14:54:54.4220859Z remote: Compressing objects: 24% (206/856) 2023-07-13T14:54:54.4221280Z remote: Compressing objects: 25% (214/856) 2023-07-13T14:54:54.4221709Z remote: Compressing objects: 26% (223/856) 2023-07-13T14:54:54.4222015Z remote: Compressing objects: 27% (232/856) 2023-07-13T14:54:54.4222746Z remote: Compressing objects: 28% (240/856) 2023-07-13T14:54:54.4223102Z remote: Compressing objects: 29% (249/856) 2023-07-13T14:54:54.4223411Z remote: Compressing objects: 30% (257/856) 2023-07-13T14:54:54.4223715Z remote: Compressing objects: 31% (266/856) 2023-07-13T14:54:54.4224005Z remote: Compressing objects: 32% (274/856) 2023-07-13T14:54:54.4224313Z remote: Compressing objects: 33% (283/856) 2023-07-13T14:54:54.4224620Z remote: Compressing objects: 34% (292/856) 2023-07-13T14:54:54.4224964Z remote: Compressing objects: 35% (300/856) 2023-07-13T14:54:54.4225270Z remote: Compressing objects: 36% (309/856) 2023-07-13T14:54:54.4225567Z remote: Compressing objects: 37% (317/856) 2023-07-13T14:54:54.4225873Z remote: Compressing objects: 38% (326/856) 2023-07-13T14:54:54.4226179Z remote: Compressing objects: 39% (334/856) 2023-07-13T14:54:54.4226486Z remote: Compressing objects: 40% (343/856) 2023-07-13T14:54:54.4226969Z remote: Compressing objects: 41% (351/856) 2023-07-13T14:54:54.4227266Z remote: Compressing objects: 42% (360/856) 2023-07-13T14:54:54.4227693Z remote: Compressing objects: 43% (369/856) 2023-07-13T14:54:54.4228116Z remote: Compressing objects: 44% (377/856) 2023-07-13T14:54:54.4228423Z remote: Compressing objects: 45% (386/856) 2023-07-13T14:54:54.4228711Z remote: Compressing objects: 46% (394/856) 2023-07-13T14:54:54.4229020Z remote: Compressing objects: 47% (403/856) 2023-07-13T14:54:54.4229326Z remote: Compressing objects: 48% (411/856) 2023-07-13T14:54:54.4229632Z remote: Compressing objects: 49% (420/856) 2023-07-13T14:54:54.4229928Z remote: Compressing objects: 50% (428/856) 2023-07-13T14:54:54.4230230Z remote: Compressing objects: 51% (437/856) 2023-07-13T14:54:54.4230534Z remote: Compressing objects: 52% (446/856) 2023-07-13T14:54:54.4230848Z remote: Compressing objects: 53% (454/856) 2023-07-13T14:54:54.4231138Z remote: Compressing objects: 54% (463/856) 2023-07-13T14:54:54.4231444Z remote: Compressing objects: 55% (471/856) 2023-07-13T14:54:54.4231750Z remote: Compressing objects: 56% (480/856) 2023-07-13T14:54:54.4232056Z remote: Compressing objects: 57% (488/856) 2023-07-13T14:54:54.4232348Z remote: Compressing objects: 58% (497/856) 2023-07-13T14:54:54.4232655Z remote: Compressing objects: 59% (506/856) 2023-07-13T14:54:54.4232958Z remote: Compressing objects: 60% (514/856) 2023-07-13T14:54:54.4233450Z remote: Compressing objects: 61% (523/856) 2023-07-13T14:54:54.4234739Z remote: Compressing objects: 62% (531/856) 2023-07-13T14:54:54.4235050Z remote: Compressing objects: 63% (540/856) 2023-07-13T14:54:54.4235360Z remote: Compressing objects: 64% (548/856) 2023-07-13T14:54:54.4235673Z remote: Compressing objects: 65% (557/856) 2023-07-13T14:54:54.4235971Z remote: Compressing objects: 66% (565/856) 2023-07-13T14:54:54.4236279Z remote: Compressing objects: 67% (574/856) 2023-07-13T14:54:54.4236584Z remote: Compressing objects: 68% (583/856) 2023-07-13T14:54:54.4236891Z remote: Compressing objects: 69% (591/856) 2023-07-13T14:54:54.4237194Z remote: Compressing objects: 70% (600/856) 2023-07-13T14:54:54.4237483Z remote: Compressing objects: 71% (608/856) 2023-07-13T14:54:54.4237790Z remote: Compressing objects: 72% (617/856) 2023-07-13T14:54:54.4238100Z remote: Compressing objects: 73% (625/856) 2023-07-13T14:54:54.4238405Z remote: Compressing objects: 74% (634/856) 2023-07-13T14:54:54.4238704Z remote: Compressing objects: 75% (642/856) 2023-07-13T14:54:54.4239009Z remote: Compressing objects: 76% (651/856) 2023-07-13T14:54:54.4239314Z remote: Compressing objects: 77% (660/856) 2023-07-13T14:54:54.4240197Z remote: Compressing objects: 78% (668/856) 2023-07-13T14:54:54.4240544Z remote: Compressing objects: 79% (677/856) 2023-07-13T14:54:54.4240861Z remote: Compressing objects: 80% (685/856) 2023-07-13T14:54:54.4241407Z remote: Compressing objects: 81% (694/856) 2023-07-13T14:54:54.4241719Z remote: Compressing objects: 82% (702/856) 2023-07-13T14:54:54.4242011Z remote: Compressing objects: 83% (711/856) 2023-07-13T14:54:54.4242317Z remote: Compressing objects: 84% (720/856) 2023-07-13T14:54:54.4242623Z remote: Compressing objects: 85% (728/856) 2023-07-13T14:54:54.4242927Z remote: Compressing objects: 86% (737/856) 2023-07-13T14:54:54.4243225Z remote: Compressing objects: 87% (745/856) 2023-07-13T14:54:54.4243532Z remote: Compressing objects: 88% (754/856) 2023-07-13T14:54:54.4243840Z remote: Compressing objects: 89% (762/856) 2023-07-13T14:54:54.4244149Z remote: Compressing objects: 90% (771/856) 2023-07-13T14:54:54.4244438Z remote: Compressing objects: 91% (779/856) 2023-07-13T14:54:54.4244741Z remote: Compressing objects: 92% (788/856) 2023-07-13T14:54:54.4245045Z remote: Compressing objects: 93% (797/856) 2023-07-13T14:54:54.4245347Z remote: Compressing objects: 94% (805/856) 2023-07-13T14:54:54.4245650Z remote: Compressing objects: 95% (814/856) 2023-07-13T14:54:54.4245936Z remote: Compressing objects: 96% (822/856) 2023-07-13T14:54:54.4246241Z remote: Compressing objects: 97% (831/856) 2023-07-13T14:54:54.4246664Z remote: Compressing objects: 98% (839/856) 2023-07-13T14:54:54.4246979Z remote: Compressing objects: 99% (848/856) 2023-07-13T14:54:54.4247280Z remote: Compressing objects: 100% (856/856) 2023-07-13T14:54:54.4247833Z remote: Compressing objects: 100% (856/856), done. 2023-07-13T14:54:54.4392896Z Receiving objects: 0% (1/985) 2023-07-13T14:54:54.7484749Z Receiving objects: 1% (10/985) 2023-07-13T14:54:54.7486543Z Receiving objects: 2% (20/985) 2023-07-13T14:54:54.7490507Z Receiving objects: 3% (30/985) 2023-07-13T14:54:54.7493551Z Receiving objects: 4% (40/985) 2023-07-13T14:54:54.7495362Z Receiving objects: 5% (50/985) 2023-07-13T14:54:54.7500552Z Receiving objects: 6% (60/985) 2023-07-13T14:54:54.7502460Z Receiving objects: 7% (69/985) 2023-07-13T14:54:54.7506348Z Receiving objects: 8% (79/985) 2023-07-13T14:54:54.7508932Z Receiving objects: 9% (89/985) 2023-07-13T14:54:54.7513456Z Receiving objects: 10% (99/985) 2023-07-13T14:54:54.7591654Z Receiving objects: 11% (109/985) 2023-07-13T14:54:54.7592409Z Receiving objects: 12% (119/985) 2023-07-13T14:54:54.7596487Z Receiving objects: 13% (129/985) 2023-07-13T14:54:54.7598176Z Receiving objects: 14% (138/985) 2023-07-13T14:54:54.7603432Z Receiving objects: 15% (148/985) 2023-07-13T14:54:54.7604379Z Receiving objects: 16% (158/985) 2023-07-13T14:54:54.7609430Z Receiving objects: 17% (168/985) 2023-07-13T14:54:54.7613530Z Receiving objects: 18% (178/985) 2023-07-13T14:54:54.7617819Z Receiving objects: 19% (188/985) 2023-07-13T14:54:54.7624692Z Receiving objects: 20% (197/985) 2023-07-13T14:54:54.7630198Z Receiving objects: 21% (207/985) 2023-07-13T14:54:54.7639774Z Receiving objects: 22% (217/985) 2023-07-13T14:54:54.7670804Z Receiving objects: 23% (227/985) 2023-07-13T14:54:54.7681534Z Receiving objects: 24% (237/985) 2023-07-13T14:54:54.7837853Z Receiving objects: 25% (247/985) 2023-07-13T14:54:54.7839594Z Receiving objects: 26% (257/985) 2023-07-13T14:54:54.7846085Z Receiving objects: 27% (266/985) 2023-07-13T14:54:54.7850568Z Receiving objects: 28% (276/985) 2023-07-13T14:54:54.7858188Z Receiving objects: 29% (286/985) 2023-07-13T14:54:54.7863397Z Receiving objects: 30% (296/985) 2023-07-13T14:54:54.7865643Z Receiving objects: 31% (306/985) 2023-07-13T14:54:54.7871082Z Receiving objects: 32% (316/985) 2023-07-13T14:54:54.7876488Z Receiving objects: 33% (326/985) 2023-07-13T14:54:54.7882986Z Receiving objects: 34% (335/985) 2023-07-13T14:54:54.7892645Z Receiving objects: 35% (345/985) 2023-07-13T14:54:54.7901443Z Receiving objects: 36% (355/985) 2023-07-13T14:54:54.7906199Z Receiving objects: 37% (365/985) 2023-07-13T14:54:54.7931747Z Receiving objects: 38% (375/985) 2023-07-13T14:54:54.7940024Z Receiving objects: 39% (385/985) 2023-07-13T14:54:54.7945874Z Receiving objects: 40% (394/985) 2023-07-13T14:54:54.7950782Z Receiving objects: 41% (404/985) 2023-07-13T14:54:54.7956280Z Receiving objects: 42% (414/985) 2023-07-13T14:54:54.7966540Z Receiving objects: 43% (424/985) 2023-07-13T14:54:54.7981453Z Receiving objects: 44% (434/985) 2023-07-13T14:54:54.7997042Z Receiving objects: 45% (444/985) 2023-07-13T14:54:54.8008674Z Receiving objects: 46% (454/985) 2023-07-13T14:54:54.8012178Z Receiving objects: 47% (463/985) 2023-07-13T14:54:54.8015724Z Receiving objects: 48% (473/985) 2023-07-13T14:54:54.8084319Z Receiving objects: 49% (483/985) 2023-07-13T14:54:54.8092548Z Receiving objects: 50% (493/985) 2023-07-13T14:54:54.8113901Z Receiving objects: 51% (503/985) 2023-07-13T14:54:54.8844249Z Receiving objects: 52% (513/985) 2023-07-13T14:54:54.8889505Z Receiving objects: 53% (523/985) 2023-07-13T14:54:54.8890131Z Receiving objects: 54% (532/985) 2023-07-13T14:54:54.8891032Z Receiving objects: 55% (542/985) 2023-07-13T14:54:54.8891556Z Receiving objects: 56% (552/985) 2023-07-13T14:54:54.8896973Z Receiving objects: 57% (562/985) 2023-07-13T14:54:54.8902040Z Receiving objects: 58% (572/985) 2023-07-13T14:54:54.8904262Z Receiving objects: 59% (582/985) 2023-07-13T14:54:54.8910499Z Receiving objects: 60% (591/985) 2023-07-13T14:54:54.8912103Z Receiving objects: 61% (601/985) 2023-07-13T14:54:54.8919211Z Receiving objects: 62% (611/985) 2023-07-13T14:54:54.8924936Z Receiving objects: 63% (621/985) 2023-07-13T14:54:54.8927033Z Receiving objects: 64% (631/985) 2023-07-13T14:54:54.8932958Z Receiving objects: 65% (641/985) 2023-07-13T14:54:54.8939733Z Receiving objects: 66% (651/985) 2023-07-13T14:54:54.8945195Z Receiving objects: 67% (660/985) 2023-07-13T14:54:54.8956342Z Receiving objects: 68% (670/985) 2023-07-13T14:54:54.8956816Z Receiving objects: 69% (680/985) 2023-07-13T14:54:54.8958735Z Receiving objects: 70% (690/985) 2023-07-13T14:54:54.8964781Z Receiving objects: 71% (700/985) 2023-07-13T14:54:54.8969320Z Receiving objects: 72% (710/985) 2023-07-13T14:54:54.8974968Z Receiving objects: 73% (720/985) 2023-07-13T14:54:54.8980115Z Receiving objects: 74% (729/985) 2023-07-13T14:54:54.8986545Z Receiving objects: 75% (739/985) 2023-07-13T14:54:54.9000449Z Receiving objects: 76% (749/985) 2023-07-13T14:54:54.9007925Z Receiving objects: 77% (759/985) 2023-07-13T14:54:54.9017983Z Receiving objects: 78% (769/985) 2023-07-13T14:54:54.9025435Z Receiving objects: 79% (779/985) 2023-07-13T14:54:54.9034805Z Receiving objects: 80% (788/985) 2023-07-13T14:54:54.9040417Z Receiving objects: 81% (798/985) 2023-07-13T14:54:54.9056405Z Receiving objects: 82% (808/985) 2023-07-13T14:54:54.9070317Z Receiving objects: 83% (818/985) 2023-07-13T14:54:54.9077210Z Receiving objects: 84% (828/985) 2023-07-13T14:54:54.9082100Z Receiving objects: 85% (838/985) 2023-07-13T14:54:54.9087997Z Receiving objects: 86% (848/985) 2023-07-13T14:54:54.9091307Z Receiving objects: 87% (857/985) 2023-07-13T14:54:54.9098323Z Receiving objects: 88% (867/985) 2023-07-13T14:54:54.9106995Z Receiving objects: 89% (877/985) 2023-07-13T14:54:54.9115916Z Receiving objects: 90% (887/985) 2023-07-13T14:54:54.9124285Z Receiving objects: 91% (897/985) 2023-07-13T14:54:54.9159830Z Receiving objects: 92% (907/985) 2023-07-13T14:54:54.9177382Z Receiving objects: 93% (917/985) 2023-07-13T14:54:54.9200974Z Receiving objects: 94% (926/985) 2023-07-13T14:54:54.9228027Z Receiving objects: 95% (936/985) 2023-07-13T14:54:54.9244102Z Receiving objects: 96% (946/985) 2023-07-13T14:54:54.9259276Z Receiving objects: 97% (956/985) 2023-07-13T14:54:54.9283668Z Receiving objects: 98% (966/985) 2023-07-13T14:54:54.9284919Z Receiving objects: 99% (976/985) 2023-07-13T14:54:54.9285292Z remote: Total 985 (delta 164), reused 461 (delta 94), pack-reused 0 2023-07-13T14:54:54.9292461Z Receiving objects: 100% (985/985) 2023-07-13T14:54:54.9292876Z Receiving objects: 100% (985/985), 4.96 MiB | 10.12 MiB/s, done. 2023-07-13T14:54:54.9302118Z Resolving deltas: 0% (0/164) 2023-07-13T14:54:54.9304260Z Resolving deltas: 1% (2/164) 2023-07-13T14:54:54.9305284Z Resolving deltas: 3% (6/164) 2023-07-13T14:54:54.9305633Z Resolving deltas: 4% (8/164) 2023-07-13T14:54:54.9306186Z Resolving deltas: 6% (10/164) 2023-07-13T14:54:54.9306483Z Resolving deltas: 7% (13/164) 2023-07-13T14:54:54.9307103Z Resolving deltas: 8% (14/164) 2023-07-13T14:54:54.9309681Z Resolving deltas: 9% (15/164) 2023-07-13T14:54:54.9311264Z Resolving deltas: 10% (17/164) 2023-07-13T14:54:54.9312492Z Resolving deltas: 12% (21/164) 2023-07-13T14:54:54.9313013Z Resolving deltas: 13% (22/164) 2023-07-13T14:54:54.9313533Z Resolving deltas: 14% (23/164) 2023-07-13T14:54:54.9314201Z Resolving deltas: 15% (25/164) 2023-07-13T14:54:54.9314784Z Resolving deltas: 16% (27/164) 2023-07-13T14:54:54.9315330Z Resolving deltas: 17% (28/164) 2023-07-13T14:54:54.9317753Z Resolving deltas: 18% (30/164) 2023-07-13T14:54:54.9319562Z Resolving deltas: 20% (33/164) 2023-07-13T14:54:54.9322057Z Resolving deltas: 21% (35/164) 2023-07-13T14:54:54.9323799Z Resolving deltas: 22% (37/164) 2023-07-13T14:54:54.9324120Z Resolving deltas: 23% (38/164) 2023-07-13T14:54:54.9324568Z Resolving deltas: 24% (40/164) 2023-07-13T14:54:54.9326709Z Resolving deltas: 25% (41/164) 2023-07-13T14:54:54.9327392Z Resolving deltas: 26% (43/164) 2023-07-13T14:54:54.9330029Z Resolving deltas: 27% (45/164) 2023-07-13T14:54:54.9332034Z Resolving deltas: 28% (47/164) 2023-07-13T14:54:54.9332753Z Resolving deltas: 29% (48/164) 2023-07-13T14:54:54.9334034Z Resolving deltas: 30% (50/164) 2023-07-13T14:54:54.9334528Z Resolving deltas: 31% (51/164) 2023-07-13T14:54:54.9335776Z Resolving deltas: 32% (53/164) 2023-07-13T14:54:54.9336476Z Resolving deltas: 33% (55/164) 2023-07-13T14:54:54.9337021Z Resolving deltas: 34% (56/164) 2023-07-13T14:54:54.9337319Z Resolving deltas: 35% (58/164) 2023-07-13T14:54:54.9337638Z Resolving deltas: 36% (60/164) 2023-07-13T14:54:54.9338382Z Resolving deltas: 37% (61/164) 2023-07-13T14:54:54.9338892Z Resolving deltas: 38% (63/164) 2023-07-13T14:54:54.9339233Z Resolving deltas: 39% (64/164) 2023-07-13T14:54:54.9339490Z Resolving deltas: 40% (67/164) 2023-07-13T14:54:54.9339949Z Resolving deltas: 41% (68/164) 2023-07-13T14:54:54.9340592Z Resolving deltas: 42% (69/164) 2023-07-13T14:54:54.9340840Z Resolving deltas: 43% (71/164) 2023-07-13T14:54:54.9341100Z Resolving deltas: 44% (73/164) 2023-07-13T14:54:54.9345370Z Resolving deltas: 45% (74/164) 2023-07-13T14:54:54.9346061Z Resolving deltas: 46% (77/164) 2023-07-13T14:54:54.9347245Z Resolving deltas: 48% (79/164) 2023-07-13T14:54:54.9347890Z Resolving deltas: 49% (81/164) 2023-07-13T14:54:54.9352001Z Resolving deltas: 51% (84/164) 2023-07-13T14:54:54.9352763Z Resolving deltas: 53% (87/164) 2023-07-13T14:54:54.9353296Z Resolving deltas: 54% (89/164) 2023-07-13T14:54:54.9354023Z Resolving deltas: 55% (91/164) 2023-07-13T14:54:54.9354701Z Resolving deltas: 56% (92/164) 2023-07-13T14:54:54.9355012Z Resolving deltas: 57% (94/164) 2023-07-13T14:54:54.9355405Z Resolving deltas: 58% (96/164) 2023-07-13T14:54:54.9356835Z Resolving deltas: 59% (97/164) 2023-07-13T14:54:54.9357497Z Resolving deltas: 60% (99/164) 2023-07-13T14:54:54.9358004Z Resolving deltas: 61% (101/164) 2023-07-13T14:54:54.9358321Z Resolving deltas: 62% (102/164) 2023-07-13T14:54:54.9358648Z Resolving deltas: 63% (104/164) 2023-07-13T14:54:54.9358946Z Resolving deltas: 64% (105/164) 2023-07-13T14:54:54.9359207Z Resolving deltas: 65% (107/164) 2023-07-13T14:54:54.9359684Z Resolving deltas: 66% (109/164) 2023-07-13T14:54:54.9363063Z Resolving deltas: 67% (110/164) 2023-07-13T14:54:54.9364573Z Resolving deltas: 68% (112/164) 2023-07-13T14:54:54.9365107Z Resolving deltas: 69% (114/164) 2023-07-13T14:54:54.9365524Z Resolving deltas: 70% (115/164) 2023-07-13T14:54:54.9365857Z Resolving deltas: 71% (117/164) 2023-07-13T14:54:54.9366132Z Resolving deltas: 72% (119/164) 2023-07-13T14:54:54.9366390Z Resolving deltas: 73% (121/164) 2023-07-13T14:54:54.9366704Z Resolving deltas: 74% (122/164) 2023-07-13T14:54:54.9367193Z Resolving deltas: 75% (123/164) 2023-07-13T14:54:54.9367674Z Resolving deltas: 76% (125/164) 2023-07-13T14:54:54.9368292Z Resolving deltas: 77% (127/164) 2023-07-13T14:54:54.9368824Z Resolving deltas: 78% (129/164) 2023-07-13T14:54:54.9369765Z Resolving deltas: 79% (130/164) 2023-07-13T14:54:54.9370442Z Resolving deltas: 80% (132/164) 2023-07-13T14:54:54.9371102Z Resolving deltas: 81% (133/164) 2023-07-13T14:54:54.9371631Z Resolving deltas: 82% (135/164) 2023-07-13T14:54:54.9372116Z Resolving deltas: 83% (137/164) 2023-07-13T14:54:54.9372367Z Resolving deltas: 84% (138/164) 2023-07-13T14:54:54.9372864Z Resolving deltas: 85% (140/164) 2023-07-13T14:54:54.9374616Z Resolving deltas: 86% (142/164) 2023-07-13T14:54:54.9376891Z Resolving deltas: 87% (143/164) 2023-07-13T14:54:54.9377579Z Resolving deltas: 88% (145/164) 2023-07-13T14:54:54.9378103Z Resolving deltas: 89% (146/164) 2023-07-13T14:54:54.9378836Z Resolving deltas: 90% (148/164) 2023-07-13T14:54:54.9379133Z Resolving deltas: 91% (150/164) 2023-07-13T14:54:54.9379601Z Resolving deltas: 92% (151/164) 2023-07-13T14:54:54.9381352Z Resolving deltas: 93% (153/164) 2023-07-13T14:54:54.9382512Z Resolving deltas: 94% (155/164) 2023-07-13T14:54:54.9383219Z Resolving deltas: 95% (156/164) 2023-07-13T14:54:54.9384983Z Resolving deltas: 96% (159/164) 2023-07-13T14:54:54.9387712Z Resolving deltas: 97% (160/164) 2023-07-13T14:54:54.9388039Z Resolving deltas: 98% (161/164) 2023-07-13T14:54:54.9395518Z Resolving deltas: 99% (163/164) 2023-07-13T14:54:54.9398647Z Resolving deltas: 100% (164/164) 2023-07-13T14:54:54.9398960Z Resolving deltas: 100% (164/164), done. 2023-07-13T14:54:55.6357942Z From https://github.com/pytorch/audio 2023-07-13T14:54:55.6358406Z * [new ref] 83d75edafc2f9246e62b01722f52eb5484fbe13e -> origin/nightly 2023-07-13T14:54:55.6538412Z ##[endgroup] 2023-07-13T14:54:55.6539025Z ##[group]Determining the checkout info 2023-07-13T14:54:55.6542643Z ##[endgroup] 2023-07-13T14:54:55.6543075Z ##[group]Checking out the ref 2023-07-13T14:54:55.6553198Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B nightly refs/remotes/origin/nightly 2023-07-13T14:54:56.8095897Z Updating files: 42% (363/856) 2023-07-13T14:54:56.8151100Z Updating files: 43% (369/856) 2023-07-13T14:54:56.8337665Z Updating files: 44% (377/856) 2023-07-13T14:54:56.8382482Z Updating files: 45% (386/856) 2023-07-13T14:54:56.8483995Z Updating files: 46% (394/856) 2023-07-13T14:54:56.8549812Z Updating files: 47% (403/856) 2023-07-13T14:54:56.8652294Z Updating files: 48% (411/856) 2023-07-13T14:54:56.8886290Z Updating files: 49% (420/856) 2023-07-13T14:54:56.9087388Z Updating files: 50% (428/856) 2023-07-13T14:54:56.9133464Z Updating files: 51% (437/856) 2023-07-13T14:54:56.9323415Z Updating files: 52% (446/856) 2023-07-13T14:54:56.9377397Z Updating files: 53% (454/856) 2023-07-13T14:54:57.0806919Z Updating files: 54% (463/856) 2023-07-13T14:54:57.2692320Z Updating files: 55% (471/856) 2023-07-13T14:54:57.2766781Z Updating files: 56% (480/856) 2023-07-13T14:54:57.2828304Z Updating files: 57% (488/856) 2023-07-13T14:54:57.2884868Z Updating files: 58% (497/856) 2023-07-13T14:54:57.2947719Z Updating files: 59% (506/856) 2023-07-13T14:54:57.3012587Z Updating files: 60% (514/856) 2023-07-13T14:54:57.3091213Z Updating files: 61% (523/856) 2023-07-13T14:54:57.3153770Z Updating files: 62% (531/856) 2023-07-13T14:54:57.3215811Z Updating files: 63% (540/856) 2023-07-13T14:54:57.3282407Z Updating files: 64% (548/856) 2023-07-13T14:54:57.3325867Z Updating files: 65% (557/856) 2023-07-13T14:54:57.3395239Z Updating files: 66% (565/856) 2023-07-13T14:54:57.3440879Z Updating files: 67% (574/856) 2023-07-13T14:54:57.3493999Z Updating files: 68% (583/856) 2023-07-13T14:54:57.3572363Z Updating files: 69% (591/856) 2023-07-13T14:54:57.3640617Z Updating files: 70% (600/856) 2023-07-13T14:54:57.3694986Z Updating files: 71% (608/856) 2023-07-13T14:54:57.3765261Z Updating files: 72% (617/856) 2023-07-13T14:54:57.3843387Z Updating files: 73% (625/856) 2023-07-13T14:54:57.3902107Z Updating files: 74% (634/856) 2023-07-13T14:54:57.3971645Z Updating files: 75% (642/856) 2023-07-13T14:54:57.4051503Z Updating files: 76% (651/856) 2023-07-13T14:54:57.7123603Z Updating files: 77% (660/856) 2023-07-13T14:54:57.8067556Z Updating files: 78% (668/856) 2023-07-13T14:54:57.8211947Z Updating files: 79% (677/856) 2023-07-13T14:54:57.8281217Z Updating files: 80% (685/856) 2023-07-13T14:54:57.8331503Z Updating files: 81% (694/856) 2023-07-13T14:54:57.8394076Z Updating files: 82% (702/856) 2023-07-13T14:54:57.8469331Z Updating files: 83% (711/856) 2023-07-13T14:54:57.8522646Z Updating files: 84% (720/856) 2023-07-13T14:54:57.8562248Z Updating files: 85% (728/856) 2023-07-13T14:54:57.8613591Z Updating files: 86% (737/856) 2023-07-13T14:54:57.8663204Z Updating files: 87% (745/856) 2023-07-13T14:54:57.8701578Z Updating files: 88% (754/856) 2023-07-13T14:54:57.8752245Z Updating files: 89% (762/856) 2023-07-13T14:54:57.8789467Z Updating files: 90% (771/856) 2023-07-13T14:54:57.8856221Z Updating files: 91% (779/856) 2023-07-13T14:54:57.8936342Z Updating files: 92% (788/856) 2023-07-13T14:54:57.9287059Z Updating files: 93% (797/856) 2023-07-13T14:54:58.2231859Z Updating files: 94% (805/856) 2023-07-13T14:54:58.2292753Z Updating files: 95% (814/856) 2023-07-13T14:54:58.2346241Z Updating files: 96% (822/856) 2023-07-13T14:54:58.2399540Z Updating files: 97% (831/856) 2023-07-13T14:54:58.2468077Z Updating files: 98% (839/856) 2023-07-13T14:54:58.2513865Z Updating files: 99% (848/856) 2023-07-13T14:54:58.2514233Z Updating files: 100% (856/856) 2023-07-13T14:54:58.2514521Z Updating files: 100% (856/856), done. 2023-07-13T14:54:58.2716082Z branch 'nightly' set up to track 'origin/nightly'. 2023-07-13T14:54:58.2716790Z Switched to a new branch 'nightly' 2023-07-13T14:54:58.2770380Z ##[endgroup] 2023-07-13T14:54:58.2771152Z ##[group]Setting up auth for fetching submodules 2023-07-13T14:54:58.2784841Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-07-13T14:54:58.3177820Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-07-13T14:54:58.3526935Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-07-13T14:54:58.3887433Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-07-13T14:54:58.4209952Z ##[endgroup] 2023-07-13T14:54:58.4210479Z ##[group]Fetching submodules 2023-07-13T14:54:58.4222318Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-07-13T14:54:58.9519493Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2023-07-13T14:54:59.5940063Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-07-13T14:55:00.1169606Z ##[endgroup] 2023-07-13T14:55:00.1170119Z ##[group]Persisting credentials for submodules 2023-07-13T14:55:00.1181626Z [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:00.6204681Z [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:01.1390153Z [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:01.8482356Z [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:02.3719571Z ##[endgroup] 2023-07-13T14:55:02.4083204Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-07-13T14:55:02.4388093Z '83d75edafc2f9246e62b01722f52eb5484fbe13e' 2023-07-13T14:55:02.4724893Z ##[group]Run echo "ENV VARS" 2023-07-13T14:55:02.4725189Z echo "ENV VARS" 2023-07-13T14:55:02.4725464Z echo "${GITHUB_REF_NAME}" 2023-07-13T14:55:02.4725772Z echo "${GITHUB_REF}" 2023-07-13T14:55:02.4726025Z echo "${GITHUB_BASE_REF}" 2023-07-13T14:55:02.4726243Z  2023-07-13T14:55:02.4726476Z echo "GITHUB PROVIDED" 2023-07-13T14:55:02.4726729Z echo "nightly" 2023-07-13T14:55:02.4726982Z echo "refs/heads/nightly" 2023-07-13T14:55:02.4727234Z echo "refs/heads/nightly" 2023-07-13T14:55:02.4727471Z echo "" 2023-07-13T14:55:02.4756260Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:55:02.4756824Z env: 2023-07-13T14:55:02.4757093Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:55:02.4757380Z PYTHON_VERSION: 3.11 2023-07-13T14:55:02.4757618Z PACKAGE_TYPE: conda 2023-07-13T14:55:02.4757866Z REPOSITORY: pytorch/audio 2023-07-13T14:55:02.4758098Z REF: 2023-07-13T14:55:02.4758283Z CU_VERSION: cu121 2023-07-13T14:55:02.4758505Z CHANNEL: nightly 2023-07-13T14:55:02.4758732Z ##[endgroup] 2023-07-13T14:55:02.6782733Z ENV VARS 2023-07-13T14:55:02.6783108Z nightly 2023-07-13T14:55:02.6783330Z refs/heads/nightly 2023-07-13T14:55:02.6783520Z 2023-07-13T14:55:02.6783672Z GITHUB PROVIDED 2023-07-13T14:55:02.6783899Z nightly 2023-07-13T14:55:02.6784109Z refs/heads/nightly 2023-07-13T14:55:02.6784382Z refs/heads/nightly 2023-07-13T14:55:02.6784552Z 2023-07-13T14:55:02.7136461Z ##[group]Run set -euxo pipefail 2023-07-13T14:55:02.7136768Z set -euxo pipefail 2023-07-13T14:55:02.7137122Z # Set artifact name here since github actions doesn't have string manipulation tools 2023-07-13T14:55:02.7137515Z # and "/" is not allowed in artifact names 2023-07-13T14:55:02.7138124Z echo "ARTIFACT_NAME=${REPOSITORY/\//_}_${REF}_${PYTHON_VERSION}" >> "${GITHUB_ENV}" 2023-07-13T14:55:02.7166117Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-07-13T14:55:02.7166459Z env: 2023-07-13T14:55:02.7166738Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:55:02.7167187Z PYTHON_VERSION: 3.11 2023-07-13T14:55:02.7167432Z PACKAGE_TYPE: conda 2023-07-13T14:55:02.7167783Z REPOSITORY: pytorch/audio 2023-07-13T14:55:02.7168127Z REF: 2023-07-13T14:55:02.7168317Z CU_VERSION: cu121 2023-07-13T14:55:02.7168539Z CHANNEL: nightly 2023-07-13T14:55:02.7168762Z ##[endgroup] 2023-07-13T14:55:02.8172522Z + echo ARTIFACT_NAME=pytorch_audio__3.11 2023-07-13T14:55:02.9280108Z ##[group]Run set -euxo pipefail 2023-07-13T14:55:02.9280417Z set -euxo pipefail 2023-07-13T14:55:02.9280698Z conda info | grep -i 'base environment' 2023-07-13T14:55:02.9281045Z conda clean --all --quiet --yes 2023-07-13T14:55:02.9309918Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:55:02.9310206Z env: 2023-07-13T14:55:02.9310473Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:55:02.9310753Z PYTHON_VERSION: 3.11 2023-07-13T14:55:02.9311365Z PACKAGE_TYPE: conda 2023-07-13T14:55:02.9311767Z REPOSITORY: pytorch/audio 2023-07-13T14:55:02.9312019Z REF: 2023-07-13T14:55:02.9312206Z CU_VERSION: cu121 2023-07-13T14:55:02.9312549Z CHANNEL: nightly 2023-07-13T14:55:02.9312810Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T14:55:02.9313068Z ##[endgroup] 2023-07-13T14:55:03.2557336Z + conda info 2023-07-13T14:55:03.2642138Z + grep -i 'base environment' 2023-07-13T14:56:20.8728600Z base environment : C:\Jenkins\Miniconda3 (writable) 2023-07-13T14:56:20.8748806Z + conda clean --all --quiet --yes 2023-07-13T14:56:26.3302687Z ##[group]Run set -euxo pipefail 2023-07-13T14:56:26.3303020Z set -euxo pipefail 2023-07-13T14:56:26.3303585Z conda config --set channel_priority false 2023-07-13T14:56:26.3331789Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:56:26.3332088Z env: 2023-07-13T14:56:26.3332367Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:56:26.3332711Z PYTHON_VERSION: 3.11 2023-07-13T14:56:26.3332944Z PACKAGE_TYPE: conda 2023-07-13T14:56:26.3333206Z REPOSITORY: pytorch/audio 2023-07-13T14:56:26.3333458Z REF: 2023-07-13T14:56:26.3333672Z CU_VERSION: cu121 2023-07-13T14:56:26.3333882Z CHANNEL: nightly 2023-07-13T14:56:26.3334309Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T14:56:26.3334592Z ##[endgroup] 2023-07-13T14:56:26.6384054Z + conda config --set channel_priority false 2023-07-13T14:56:27.5239213Z ##[group]Run set -euxo pipefail 2023-07-13T14:56:27.5239704Z set -euxo pipefail 2023-07-13T14:56:27.5240055Z CONDA_ENV="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}" 2023-07-13T14:56:27.5240616Z conda create \ 2023-07-13T14:56:27.5240874Z  --yes --quiet \ 2023-07-13T14:56:27.5241153Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:56:27.5241423Z  "python=3.9" 2023-07-13T14:56:27.5241730Z CONDA_ENV="${CONDA_ENV}" 2023-07-13T14:56:27.5242028Z CONDA_RUN="conda run -p ${CONDA_ENV}" 2023-07-13T14:56:27.5242439Z ${CONDA_RUN} python -m pip install ${GITHUB_WORKSPACE}/test-infra/tools/pkg-helpers 2023-07-13T14:56:27.5242867Z BUILD_ENV_FILE="${RUNNER_TEMP}/build_env_${GITHUB_RUN_ID}" 2023-07-13T14:56:27.5243253Z ${CONDA_RUN} python -m pytorch_pkg_helpers > "${BUILD_ENV_FILE}" 2023-07-13T14:56:27.5243565Z cat "${BUILD_ENV_FILE}" 2023-07-13T14:56:27.5243890Z echo "BUILD_ENV_FILE=${BUILD_ENV_FILE}" >> "${GITHUB_ENV}" 2023-07-13T14:56:27.5271650Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:56:27.5272213Z env: 2023-07-13T14:56:27.5272497Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:56:27.5273235Z PYTHON_VERSION: 3.11 2023-07-13T14:56:27.5273500Z PACKAGE_TYPE: conda 2023-07-13T14:56:27.5273771Z REPOSITORY: pytorch/audio 2023-07-13T14:56:27.5274022Z REF: 2023-07-13T14:56:27.5274219Z CU_VERSION: cu121 2023-07-13T14:56:27.5274466Z CHANNEL: nightly 2023-07-13T14:56:27.5274737Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T14:56:27.5275007Z ##[endgroup] 2023-07-13T14:56:28.0381723Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:56:28.0382319Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' python=3.9 2023-07-13T14:56:55.6610080Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:56:55.7292755Z Solving environment: ...working... done 2023-07-13T14:57:24.3353636Z 2023-07-13T14:57:24.3353966Z ## Package Plan ## 2023-07-13T14:57:24.3354176Z 2023-07-13T14:57:24.3356489Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469 2023-07-13T14:57:24.3356847Z 2023-07-13T14:57:24.3356994Z added / updated specs: 2023-07-13T14:57:24.3357252Z - python=3.9 2023-07-13T14:57:24.3357403Z 2023-07-13T14:57:24.3357409Z 2023-07-13T14:57:24.3357799Z The following packages will be downloaded: 2023-07-13T14:57:24.3358019Z 2023-07-13T14:57:24.3358128Z package | build 2023-07-13T14:57:24.3358453Z ---------------------------|----------------- 2023-07-13T14:57:24.3358802Z openssl-3.0.9 | h2bbff1b_0 7.4 MB 2023-07-13T14:57:24.3359144Z pip-23.1.2 | py39haa95532_0 2.8 MB 2023-07-13T14:57:24.3359478Z python-3.9.17 | h1aa4202_0 19.4 MB 2023-07-13T14:57:24.3359784Z sqlite-3.41.2 | h2bbff1b_0 894 KB 2023-07-13T14:57:24.3360106Z tzdata-2023c | h04d1e81_0 116 KB 2023-07-13T14:57:24.3360430Z vc-14.2 | h21ff451_1 8 KB 2023-07-13T14:57:24.3360766Z wheel-0.38.4 | py39haa95532_0 83 KB 2023-07-13T14:57:24.3361093Z ------------------------------------------------------------ 2023-07-13T14:57:24.3361440Z Total: 30.6 MB 2023-07-13T14:57:24.3361617Z 2023-07-13T14:57:24.3361775Z The following NEW packages will be INSTALLED: 2023-07-13T14:57:24.3361973Z 2023-07-13T14:57:24.3378473Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-13T14:57:24.3378968Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-13T14:57:24.3379351Z pip pkgs/main/win-64::pip-23.1.2-py39haa95532_0 None 2023-07-13T14:57:24.3379752Z python pkgs/main/win-64::python-3.9.17-h1aa4202_0 None 2023-07-13T14:57:24.3380173Z setuptools pkgs/main/win-64::setuptools-67.8.0-py39haa95532_0 None 2023-07-13T14:57:24.3380604Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-13T14:57:24.3380992Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 None 2023-07-13T14:57:24.3381344Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-13T14:57:24.3381736Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-13T14:57:24.3382143Z wheel pkgs/main/win-64::wheel-0.38.4-py39haa95532_0 None 2023-07-13T14:57:24.3382368Z 2023-07-13T14:57:24.3382374Z 2023-07-13T14:57:24.9543554Z Preparing transaction: ...working... done 2023-07-13T14:57:27.7091629Z Verifying transaction: ...working... done 2023-07-13T14:57:33.2599236Z Executing transaction: ...working... done 2023-07-13T14:57:33.3643215Z Retrieving notices: ...working... done 2023-07-13T14:57:33.7034414Z + CONDA_ENV='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:57:33.7035200Z + CONDA_RUN='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' 2023-07-13T14:57:33.7036230Z + 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:40.7880584Z Processing c:\actions-runner\_work\audio\audio\test-infra\tools\pkg-helpers 2023-07-13T14:57:40.7881151Z 2023-07-13T14:57:40.7881382Z Installing build dependencies: started 2023-07-13T14:57:40.7883678Z 2023-07-13T14:57:40.7884247Z Installing build dependencies: finished with status 'done' 2023-07-13T14:57:40.7884703Z 2023-07-13T14:57:40.7885020Z Getting requirements to build wheel: started 2023-07-13T14:57:40.7885391Z 2023-07-13T14:57:40.7886381Z Getting requirements to build wheel: finished with status 'done' 2023-07-13T14:57:40.7886857Z 2023-07-13T14:57:40.7887187Z Preparing metadata (pyproject.toml): started 2023-07-13T14:57:40.7887581Z 2023-07-13T14:57:40.7887980Z Preparing metadata (pyproject.toml): finished with status 'done' 2023-07-13T14:57:40.7888461Z 2023-07-13T14:57:40.7888830Z Building wheels for collected packages: pytorch-pkg-helpers 2023-07-13T14:57:40.7889268Z 2023-07-13T14:57:40.7889640Z Building wheel for pytorch-pkg-helpers (pyproject.toml): started 2023-07-13T14:57:40.7890096Z 2023-07-13T14:57:40.7890955Z Building wheel for pytorch-pkg-helpers (pyproject.toml): finished with status 'done' 2023-07-13T14:57:40.7891503Z 2023-07-13T14:57:40.7892240Z 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:40.7892995Z 2023-07-13T14:57:40.7893599Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\79\40\bb\cbccb051a02c826be763e044218766395192bc43f46aeaaa84 2023-07-13T14:57:40.7894272Z 2023-07-13T14:57:40.7894563Z Successfully built pytorch-pkg-helpers 2023-07-13T14:57:40.7894928Z 2023-07-13T14:57:40.7895253Z Installing collected packages: pytorch-pkg-helpers 2023-07-13T14:57:40.7895692Z 2023-07-13T14:57:40.7896003Z Successfully installed pytorch-pkg-helpers-0.1.5 2023-07-13T14:57:40.7896425Z 2023-07-13T14:57:40.7896435Z 2023-07-13T14:57:40.8328034Z + BUILD_ENV_FILE='C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:57:40.8329118Z + conda run -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469' python -m pytorch_pkg_helpers 2023-07-13T14:57:43.5580916Z + cat 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:57:43.6086348Z export BUILD_VERSION='2.1.0.dev20230713' 2023-07-13T14:57:43.6086754Z 2023-07-13T14:57:43.6086962Z export CMAKE_USE_CUDA='1' 2023-07-13T14:57:43.6087265Z 2023-07-13T14:57:43.6087485Z export CONDA_BUILD_VARIANT='cuda' 2023-07-13T14:57:43.6087815Z 2023-07-13T14:57:43.6088183Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T14:57:43.6088631Z 2023-07-13T14:57:43.6089108Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:57:43.6089574Z 2023-07-13T14:57:43.6089966Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:57:43.6090364Z 2023-07-13T14:57:43.6090635Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:57:43.6091046Z 2023-07-13T14:57:43.6091463Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:57:43.6091930Z 2023-07-13T14:57:43.6092283Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:57:43.6092738Z 2023-07-13T14:57:43.6092917Z export FORCE_CUDA=1 2023-07-13T14:57:43.6093188Z 2023-07-13T14:57:43.6093542Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-07-13T14:57:43.6094011Z 2023-07-13T14:57:43.6094168Z export PYTORCH_VERSION='2.1.0.dev20230711' 2023-07-13T14:57:43.6094358Z 2023-07-13T14:57:43.6094490Z export PYTORCH_VERSION_SUFFIX='' 2023-07-13T14:57:43.6094670Z 2023-07-13T14:57:43.6094834Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T14:57:43.6095316Z 2023-07-13T14:57:43.6095433Z export VERSION_SUFFIX='' 2023-07-13T14:57:43.6095595Z 2023-07-13T14:57:43.6095674Z export WHEEL_DIR='' 2023-07-13T14:57:43.6095826Z 2023-07-13T14:57:43.6095832Z 2023-07-13T14:57:43.6096255Z + echo 'BUILD_ENV_FILE=C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:57:43.6258258Z ##[group]Run set -euxo pipefail 2023-07-13T14:57:43.6258597Z set -euxo pipefail 2023-07-13T14:57:43.6258936Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-07-13T14:57:43.6259245Z  2023-07-13T14:57:43.6259506Z if [[ "${PYTHON_VERSION}" = "3.11" ]]; then 2023-07-13T14:57:43.6259738Z  2023-07-13T14:57:43.6259997Z  if [[ "${PACKAGE_TYPE:-}" == "conda" ]]; then 2023-07-13T14:57:43.6260474Z  conda create \ 2023-07-13T14:57:43.6260739Z  --yes --quiet \ 2023-07-13T14:57:43.6261087Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:57:43.6261490Z  "python=3.8" \ 2023-07-13T14:57:43.6261739Z  cmake=3.22 \ 2023-07-13T14:57:43.6261999Z  conda-build=3.21 \ 2023-07-13T14:57:43.6262233Z  ninja=1.10 \ 2023-07-13T14:57:43.6262691Z  pkg-config=0.29 \ 2023-07-13T14:57:43.6262968Z  wheel=0.37 2023-07-13T14:57:43.6263204Z  else 2023-07-13T14:57:43.6263415Z  conda create \ 2023-07-13T14:57:43.6263671Z  --yes --quiet \ 2023-07-13T14:57:43.6263947Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:57:43.6264243Z  "python=${PYTHON_VERSION}" \ 2023-07-13T14:57:43.6264490Z  cmake=3.22 \ 2023-07-13T14:57:43.6264728Z  ninja=1.10 \ 2023-07-13T14:57:43.6264980Z  pkg-config=0.29 \ 2023-07-13T14:57:43.6265225Z  wheel=0.37 2023-07-13T14:57:43.6265425Z  fi 2023-07-13T14:57:43.6265638Z else 2023-07-13T14:57:43.6265876Z  conda create \ 2023-07-13T14:57:43.6266129Z  --yes --quiet \ 2023-07-13T14:57:43.6266376Z  --prefix "${CONDA_ENV}" \ 2023-07-13T14:57:43.6266670Z  "python=${PYTHON_VERSION}" \ 2023-07-13T14:57:43.6266943Z  cmake=3.22 \ 2023-07-13T14:57:43.6267196Z  conda-build=3.21 \ 2023-07-13T14:57:43.6267424Z  ninja=1.10 \ 2023-07-13T14:57:43.6267677Z  pkg-config=0.29 \ 2023-07-13T14:57:43.6267929Z  wheel=0.37 2023-07-13T14:57:43.6268154Z fi 2023-07-13T14:57:43.6268404Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-13T14:57:43.6268764Z echo "CONDA_RUN=conda run -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-07-13T14:57:43.6295123Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:57:43.6295414Z env: 2023-07-13T14:57:43.6295690Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:57:43.6295980Z PYTHON_VERSION: 3.11 2023-07-13T14:57:43.6296237Z PACKAGE_TYPE: conda 2023-07-13T14:57:43.6296501Z REPOSITORY: pytorch/audio 2023-07-13T14:57:43.6296745Z REF: 2023-07-13T14:57:43.6296934Z CU_VERSION: cu121 2023-07-13T14:57:43.6297167Z CHANNEL: nightly 2023-07-13T14:57:43.6297432Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T14:57:43.6297790Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:57:43.6298086Z ##[endgroup] 2023-07-13T14:57:43.9400909Z + CONDA_ENV='C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:57:43.9401724Z + [[ 3.11 = \3\.\1\1 ]] 2023-07-13T14:57:43.9402297Z + [[ conda == \c\o\n\d\a ]] 2023-07-13T14:57:43.9403347Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/conda_environment_5544196469' python=3.8 cmake=3.22 conda-build=3.21 ninja=1.10 pkg-config=0.29 wheel=0.37 2023-07-13T14:57:45.9654317Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:57:45.9666315Z Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source. 2023-07-13T14:58:01.4055948Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T14:58:08.0368364Z Solving environment: ...working... done 2023-07-13T14:58:08.2741087Z 2023-07-13T14:58:08.2741460Z ## Package Plan ## 2023-07-13T14:58:08.2741721Z 2023-07-13T14:58:08.2742082Z environment location: C:\actions-runner\_work\_temp\conda_environment_5544196469 2023-07-13T14:58:08.2742560Z 2023-07-13T14:58:08.2742774Z added / updated specs: 2023-07-13T14:58:08.2743222Z - cmake=3.22 2023-07-13T14:58:08.2743626Z - conda-build=3.21 2023-07-13T14:58:08.2744056Z - ninja=1.10 2023-07-13T14:58:08.2746528Z - pkg-config=0.29 2023-07-13T14:58:08.2746762Z - python=3.8 2023-07-13T14:58:08.2746996Z - wheel=0.37 2023-07-13T14:58:08.2747138Z 2023-07-13T14:58:08.2747146Z 2023-07-13T14:58:08.2747298Z The following packages will be downloaded: 2023-07-13T14:58:08.2747512Z 2023-07-13T14:58:08.2747639Z package | build 2023-07-13T14:58:08.2747947Z ---------------------------|----------------- 2023-07-13T14:58:08.2748276Z beautifulsoup4-4.12.2 | py38haa95532_0 209 KB 2023-07-13T14:58:08.2748907Z boltons-23.0.0 | py38haa95532_0 421 KB 2023-07-13T14:58:08.2749280Z brotlipy-0.7.0 |py38h2bbff1b_1003 412 KB 2023-07-13T14:58:08.2749623Z certifi-2023.5.7 | py38haa95532_0 153 KB 2023-07-13T14:58:08.2749936Z cffi-1.15.1 | py38h2bbff1b_3 238 KB 2023-07-13T14:58:08.2750265Z chardet-4.0.0 |py38haa95532_1003 211 KB 2023-07-13T14:58:08.2750602Z colorama-0.4.6 | py38haa95532_0 32 KB 2023-07-13T14:58:08.2750933Z conda-23.5.1 | py38haa95532_0 1.0 MB 2023-07-13T14:58:08.2753022Z conda-build-3.21.9 | py38haa95532_0 555 KB 2023-07-13T14:58:08.2753423Z conda-package-handling-2.1.0| py38haa95532_0 286 KB 2023-07-13T14:58:08.2753836Z conda-package-streaming-0.8.0| py38haa95532_0 28 KB 2023-07-13T14:58:08.2754232Z cryptography-39.0.1 | py38h21b164f_2 1.0 MB 2023-07-13T14:58:08.2754586Z filelock-3.9.0 | py38haa95532_0 19 KB 2023-07-13T14:58:08.2754889Z glib-2.69.1 | h5dc1a3c_2 1.8 MB 2023-07-13T14:58:08.2755208Z glob2-0.7 | pyhd3eb1b0_0 12 KB 2023-07-13T14:58:08.2755531Z idna-3.4 | py38haa95532_0 94 KB 2023-07-13T14:58:08.2755850Z jinja2-3.1.2 | py38haa95532_0 211 KB 2023-07-13T14:58:08.2756161Z jsonpatch-1.32 | pyhd3eb1b0_0 15 KB 2023-07-13T14:58:08.2756506Z jsonpointer-2.1 | pyhd3eb1b0_0 9 KB 2023-07-13T14:58:08.2756851Z libarchive-3.6.2 | hb62f4d4_2 1.8 MB 2023-07-13T14:58:08.2757176Z libffi-3.4.4 | hd77b12b_0 113 KB 2023-07-13T14:58:08.2757472Z libiconv-1.16 | h2bbff1b_2 651 KB 2023-07-13T14:58:08.2759577Z liblief-0.12.3 | hd77b12b_0 2.4 MB 2023-07-13T14:58:08.2759901Z libxml2-2.10.3 | h0ad7f3c_0 2.9 MB 2023-07-13T14:58:08.2760233Z markupsafe-2.1.1 | py38h2bbff1b_0 26 KB 2023-07-13T14:58:08.2760548Z menuinst-1.4.19 | py38h59b6b97_0 94 KB 2023-07-13T14:58:08.2760877Z ninja-1.10.2 | haa95532_5 14 KB 2023-07-13T14:58:08.2761198Z packaging-23.0 | py38haa95532_0 69 KB 2023-07-13T14:58:08.2761518Z pcre-8.45 | hd77b12b_0 382 KB 2023-07-13T14:58:08.2761808Z pip-23.1.2 | py38haa95532_0 2.8 MB 2023-07-13T14:58:08.2762353Z pkg-config-0.29.2 | h8cc25b3_0 38 KB 2023-07-13T14:58:08.2762688Z pkginfo-1.9.6 | py38haa95532_0 69 KB 2023-07-13T14:58:08.2763008Z pluggy-1.0.0 | py38haa95532_1 29 KB 2023-07-13T14:58:08.2763348Z psutil-5.9.0 | py38h2bbff1b_0 349 KB 2023-07-13T14:58:08.2763658Z py-lief-0.12.3 | py38hd77b12b_0 2.0 MB 2023-07-13T14:58:08.2765233Z pycosat-0.6.4 | py38h2bbff1b_0 74 KB 2023-07-13T14:58:08.2766098Z pyopenssl-23.0.0 | py38haa95532_0 97 KB 2023-07-13T14:58:08.2766440Z pysocks-1.7.1 | py38haa95532_0 31 KB 2023-07-13T14:58:08.2766741Z python-3.8.17 | h1aa4202_0 20.5 MB 2023-07-13T14:58:08.2767089Z python-libarchive-c-2.9 | pyhd3eb1b0_1 47 KB 2023-07-13T14:58:08.2767436Z pytz-2022.7 | py38haa95532_0 210 KB 2023-07-13T14:58:08.2767771Z pyyaml-6.0 | py38h2bbff1b_1 146 KB 2023-07-13T14:58:08.2768080Z requests-2.29.0 | py38haa95532_0 97 KB 2023-07-13T14:58:08.2768415Z ruamel.yaml-0.17.21 | py38h2bbff1b_0 174 KB 2023-07-13T14:58:08.2768893Z ruamel.yaml.clib-0.2.6 | py38h2bbff1b_1 101 KB 2023-07-13T14:58:08.2769268Z setuptools-67.8.0 | py38haa95532_0 1.0 MB 2023-07-13T14:58:08.2769585Z soupsieve-2.4 | py38haa95532_0 70 KB 2023-07-13T14:58:08.2769917Z toolz-0.12.0 | py38haa95532_0 106 KB 2023-07-13T14:58:08.2770231Z tqdm-4.65.0 | py38hd4e2768_0 149 KB 2023-07-13T14:58:08.2772264Z urllib3-1.26.16 | py38haa95532_0 201 KB 2023-07-13T14:58:08.2772623Z win_inet_pton-1.1.0 | py38haa95532_0 35 KB 2023-07-13T14:58:08.2772939Z zstandard-0.19.0 | py38h2bbff1b_0 340 KB 2023-07-13T14:58:08.2773309Z ------------------------------------------------------------ 2023-07-13T14:58:08.2773643Z Total: 43.6 MB 2023-07-13T14:58:08.2773816Z 2023-07-13T14:58:08.2773978Z The following NEW packages will be INSTALLED: 2023-07-13T14:58:08.2774180Z 2023-07-13T14:58:08.2774478Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py38haa95532_0 None 2023-07-13T14:58:08.2774927Z boltons pkgs/main/win-64::boltons-23.0.0-py38haa95532_0 None 2023-07-13T14:58:08.2775327Z brotlipy pkgs/main/win-64::brotlipy-0.7.0-py38h2bbff1b_1003 None 2023-07-13T14:58:08.2775728Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 None 2023-07-13T14:58:08.2776154Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 None 2023-07-13T14:58:08.2776607Z certifi pkgs/main/win-64::certifi-2023.5.7-py38haa95532_0 None 2023-07-13T14:58:08.2778756Z cffi pkgs/main/win-64::cffi-1.15.1-py38h2bbff1b_3 None 2023-07-13T14:58:08.2779164Z chardet pkgs/main/win-64::chardet-4.0.0-py38haa95532_1003 None 2023-07-13T14:58:08.2779634Z charset-normalizer pkgs/main/noarch::charset-normalizer-2.0.4-pyhd3eb1b0_0 None 2023-07-13T14:58:08.2780096Z cmake pkgs/main/win-64::cmake-3.22.1-h9ad04ae_0 None 2023-07-13T14:58:08.2780496Z colorama pkgs/main/win-64::colorama-0.4.6-py38haa95532_0 None 2023-07-13T14:58:08.2780881Z conda pkgs/main/win-64::conda-23.5.1-py38haa95532_0 None 2023-07-13T14:58:08.2781298Z conda-build pkgs/main/win-64::conda-build-3.21.9-py38haa95532_0 None 2023-07-13T14:58:08.2781829Z conda-package-han~ pkgs/main/win-64::conda-package-handling-2.1.0-py38haa95532_0 None 2023-07-13T14:58:08.2782384Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py38haa95532_0 None 2023-07-13T14:58:08.2782887Z cryptography pkgs/main/win-64::cryptography-39.0.1-py38h21b164f_2 None 2023-07-13T14:58:08.2785217Z filelock pkgs/main/win-64::filelock-3.9.0-py38haa95532_0 None 2023-07-13T14:58:08.2785639Z glib pkgs/main/win-64::glib-2.69.1-h5dc1a3c_2 None 2023-07-13T14:58:08.2786030Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-13T14:58:08.2786415Z idna pkgs/main/win-64::idna-3.4-py38haa95532_0 None 2023-07-13T14:58:08.2786804Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py38haa95532_0 None 2023-07-13T14:58:08.2787188Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-13T14:58:08.2787621Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-13T14:58:08.2788052Z libarchive pkgs/main/win-64::libarchive-3.6.2-hb62f4d4_2 None 2023-07-13T14:58:08.2788451Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 None 2023-07-13T14:58:08.2788842Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-13T14:58:08.2789223Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-13T14:58:08.2789611Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 None 2023-07-13T14:58:08.2791737Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-13T14:58:08.2793180Z lz4-c pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 None 2023-07-13T14:58:08.2793640Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py38h2bbff1b_0 None 2023-07-13T14:58:08.2794073Z menuinst pkgs/main/win-64::menuinst-1.4.19-py38h59b6b97_0 None 2023-07-13T14:58:08.2794469Z ninja pkgs/main/win-64::ninja-1.10.2-haa95532_5 None 2023-07-13T14:58:08.2794865Z ninja-base pkgs/main/win-64::ninja-base-1.10.2-h6d14046_5 None 2023-07-13T14:58:08.2795273Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 None 2023-07-13T14:58:08.2795666Z packaging pkgs/main/win-64::packaging-23.0-py38haa95532_0 None 2023-07-13T14:58:08.2796077Z pcre pkgs/main/win-64::pcre-8.45-hd77b12b_0 None 2023-07-13T14:58:08.2798255Z pip pkgs/main/win-64::pip-23.1.2-py38haa95532_0 None 2023-07-13T14:58:08.2798663Z pkg-config pkgs/main/win-64::pkg-config-0.29.2-h8cc25b3_0 None 2023-07-13T14:58:08.2799089Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py38haa95532_0 None 2023-07-13T14:58:08.2799471Z pluggy pkgs/main/win-64::pluggy-1.0.0-py38haa95532_1 None 2023-07-13T14:58:08.2799868Z psutil pkgs/main/win-64::psutil-5.9.0-py38h2bbff1b_0 None 2023-07-13T14:58:08.2800280Z py-lief pkgs/main/win-64::py-lief-0.12.3-py38hd77b12b_0 None 2023-07-13T14:58:08.2800684Z pycosat pkgs/main/win-64::pycosat-0.6.4-py38h2bbff1b_0 None 2023-07-13T14:58:08.2801105Z pycparser pkgs/main/noarch::pycparser-2.21-pyhd3eb1b0_0 None 2023-07-13T14:58:08.2801508Z pyopenssl pkgs/main/win-64::pyopenssl-23.0.0-py38haa95532_0 None 2023-07-13T14:58:08.2801934Z pysocks pkgs/main/win-64::pysocks-1.7.1-py38haa95532_0 None 2023-07-13T14:58:08.2802320Z python pkgs/main/win-64::python-3.8.17-h1aa4202_0 None 2023-07-13T14:58:08.2802771Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-13T14:58:08.2803227Z pytz pkgs/main/win-64::pytz-2022.7-py38haa95532_0 None 2023-07-13T14:58:08.2803601Z pyyaml pkgs/main/win-64::pyyaml-6.0-py38h2bbff1b_1 None 2023-07-13T14:58:08.2804007Z requests pkgs/main/win-64::requests-2.29.0-py38haa95532_0 None 2023-07-13T14:58:08.2804426Z ruamel.yaml pkgs/main/win-64::ruamel.yaml-0.17.21-py38h2bbff1b_0 None 2023-07-13T14:58:08.2804878Z ruamel.yaml.clib pkgs/main/win-64::ruamel.yaml.clib-0.2.6-py38h2bbff1b_1 None 2023-07-13T14:58:08.2805307Z setuptools pkgs/main/win-64::setuptools-67.8.0-py38haa95532_0 None 2023-07-13T14:58:08.2805716Z six pkgs/main/noarch::six-1.16.0-pyhd3eb1b0_1 None 2023-07-13T14:58:08.2806298Z soupsieve pkgs/main/win-64::soupsieve-2.4-py38haa95532_0 None 2023-07-13T14:58:08.2806701Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 None 2023-07-13T14:58:08.2807094Z toolz pkgs/main/win-64::toolz-0.12.0-py38haa95532_0 None 2023-07-13T14:58:08.2807463Z tqdm pkgs/main/win-64::tqdm-4.65.0-py38hd4e2768_0 None 2023-07-13T14:58:08.2809595Z urllib3 pkgs/main/win-64::urllib3-1.26.16-py38haa95532_0 None 2023-07-13T14:58:08.2809996Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 None 2023-07-13T14:58:08.2810381Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 None 2023-07-13T14:58:08.2810784Z wheel pkgs/main/noarch::wheel-0.37.1-pyhd3eb1b0_0 None 2023-07-13T14:58:08.2811175Z win_inet_pton pkgs/main/win-64::win_inet_pton-1.1.0-py38haa95532_0 None 2023-07-13T14:58:08.2811562Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 None 2023-07-13T14:58:08.2811928Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 None 2023-07-13T14:58:08.2812293Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 None 2023-07-13T14:58:08.2812692Z zstandard pkgs/main/win-64::zstandard-0.19.0-py38h2bbff1b_0 None 2023-07-13T14:58:08.2813203Z zstd pkgs/main/win-64::zstd-1.5.5-hd43e919_0 None 2023-07-13T14:58:08.2813428Z 2023-07-13T14:58:25.0306103Z 2023-07-13T14:58:26.2254188Z Preparing transaction: ...working... done 2023-07-13T14:58:30.7431361Z Verifying transaction: ...working... done 2023-07-13T14:58:42.3133049Z Executing transaction: ...working... done 2023-07-13T14:58:42.6211060Z Retrieving notices: ...working... done 2023-07-13T14:58:43.4556224Z + echo 'CONDA_ENV=C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:58:43.4561598Z + echo 'CONDA_RUN=conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469' 2023-07-13T14:58:43.4748022Z ##[group]Run # //\\// means replace every backslash with slash 2023-07-13T14:58:43.4748508Z # //\\// means replace every backslash with slash 2023-07-13T14:58:43.4748916Z echo "SOURCE_ROOT_DIR=${GITHUB_WORKSPACE//\\//}/${REPOSITORY}" >> "${GITHUB_ENV}" 2023-07-13T14:58:43.4776271Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:58:43.4776567Z env: 2023-07-13T14:58:43.4776822Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:58:43.4777124Z PYTHON_VERSION: 3.11 2023-07-13T14:58:43.4777382Z PACKAGE_TYPE: conda 2023-07-13T14:58:43.4777647Z REPOSITORY: pytorch/audio 2023-07-13T14:58:43.4777872Z REF: 2023-07-13T14:58:43.4778091Z CU_VERSION: cu121 2023-07-13T14:58:43.4778327Z CHANNEL: nightly 2023-07-13T14:58:43.4778573Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T14:58:43.4778942Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:58:43.4779485Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:43.4779954Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:43.4780277Z ##[endgroup] 2023-07-13T14:58:43.8189336Z ##[group]Run export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:43.8189774Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:58:43.8190090Z export VSDEVCMD_ARGS='' 2023-07-13T14:58:43.8190377Z source "${BUILD_ENV_FILE}" 2023-07-13T14:58:43.8190717Z source /c/Jenkins/Miniconda3/etc/profile.d/conda.sh 2023-07-13T14:58:43.8191104Z conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-13T14:58:43.8191426Z  2023-07-13T14:58:43.8191648Z conda build \ 2023-07-13T14:58:43.8191897Z  -c defaults \ 2023-07-13T14:58:43.8192153Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-13T14:58:43.8192445Z  -c "pytorch-${CHANNEL}" \ 2023-07-13T14:58:43.8192732Z  --no-anaconda-upload \ 2023-07-13T14:58:43.8193279Z  --python "${PYTHON_VERSION}" \ 2023-07-13T14:58:43.8193572Z  packaging/$VSTOOLCHAIN_PACKAGE 2023-07-13T14:58:43.8194090Z cp packaging/$VSTOOLCHAIN_PACKAGE/conda_build_config.yaml packaging/$PACKAGE_NAME/conda_build_config.yaml 2023-07-13T14:58:43.8221841Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:58:43.8222138Z env: 2023-07-13T14:58:43.8222393Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:58:43.8222699Z PYTHON_VERSION: 3.11 2023-07-13T14:58:43.8222956Z PACKAGE_TYPE: conda 2023-07-13T14:58:43.8223223Z REPOSITORY: pytorch/audio 2023-07-13T14:58:43.8223446Z REF: 2023-07-13T14:58:43.8223666Z CU_VERSION: cu121 2023-07-13T14:58:43.8223903Z CHANNEL: nightly 2023-07-13T14:58:43.8224174Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T14:58:43.8224512Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:58:43.8224932Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:43.8225393Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:58:43.8225837Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T14:58:43.8226147Z CUDATOOLKIT_CHANNEL: 2023-07-13T14:58:43.8226413Z PACKAGE_NAME: torchaudio 2023-07-13T14:58:43.8226667Z ##[endgroup] 2023-07-13T14:58:47.4921619Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T14:58:50.1534293Z Solving environment: ...working... done 2023-07-13T14:58:56.7526131Z 2023-07-13T14:58:56.7526721Z ## Package Plan ## 2023-07-13T14:58:56.7527059Z 2023-07-13T14:58:56.7529265Z environment location: C:\Jenkins\Miniconda3 2023-07-13T14:58:56.7529787Z 2023-07-13T14:58:56.7530042Z added / updated specs: 2023-07-13T14:58:56.7530477Z - conda-build 2023-07-13T14:58:56.7533754Z - conda-package-handling!=1.5.0 2023-07-13T14:58:56.7533972Z 2023-07-13T14:58:56.7533981Z 2023-07-13T14:58:56.7534287Z The following packages will be downloaded: 2023-07-13T14:58:56.7534645Z 2023-07-13T14:58:56.7534892Z package | build 2023-07-13T14:58:56.7535460Z ---------------------------|----------------- 2023-07-13T14:58:56.7536463Z beautifulsoup4-4.12.2 | py39haa95532_0 209 KB 2023-07-13T14:58:56.7537130Z boltons-23.0.0 | py39haa95532_0 421 KB 2023-07-13T14:58:56.7537755Z chardet-4.0.0 |py39haa95532_1003 212 KB 2023-07-13T14:58:56.7538312Z click-8.0.4 | py39haa95532_0 155 KB 2023-07-13T14:58:56.7538901Z conda-23.5.1 | py39haa95532_0 1.0 MB 2023-07-13T14:58:56.7539475Z conda-build-3.25.0 | py39haa95532_0 601 KB 2023-07-13T14:58:56.7540235Z conda-index-0.2.3 | py39haa95532_0 198 KB 2023-07-13T14:58:56.7541028Z conda-package-handling-2.1.0| py39haa95532_0 286 KB 2023-07-13T14:58:56.7541593Z conda-package-streaming-0.8.0| py39haa95532_0 28 KB 2023-07-13T14:58:56.7544398Z filelock-3.9.0 | py39haa95532_0 19 KB 2023-07-13T14:58:56.7544794Z jinja2-3.1.2 | py39haa95532_0 211 KB 2023-07-13T14:58:56.7545131Z libarchive-3.6.2 | h2033e3e_1 1.8 MB 2023-07-13T14:58:56.7545502Z m2-msys2-runtime-2.5.0.17080.65c939c| 3 3.0 MB 2023-07-13T14:58:56.7545862Z m2-patch-2.7.5 | 2 89 KB 2023-07-13T14:58:56.7546188Z markupsafe-2.1.1 | py39h2bbff1b_0 26 KB 2023-07-13T14:58:56.7546554Z more-itertools-8.12.0 | pyhd3eb1b0_0 49 KB 2023-07-13T14:58:56.7546915Z msys2-conda-epoch-20160418 | 1 2 KB 2023-07-13T14:58:56.7547267Z openssl-1.1.1u | h2bbff1b_0 5.5 MB 2023-07-13T14:58:56.7547588Z packaging-23.0 | py39haa95532_0 69 KB 2023-07-13T14:58:56.7548140Z pkginfo-1.9.6 | py39haa95532_0 69 KB 2023-07-13T14:58:56.7548486Z psutil-5.9.0 | py39h2bbff1b_0 349 KB 2023-07-13T14:58:56.7548826Z py-lief-0.12.3 | py39hd77b12b_0 2.0 MB 2023-07-13T14:58:56.7549133Z pytz-2022.7 | py39haa95532_0 210 KB 2023-07-13T14:58:56.7549469Z soupsieve-2.4 | py39haa95532_0 70 KB 2023-07-13T14:58:56.7549801Z tomli-2.0.1 | py39haa95532_0 25 KB 2023-07-13T14:58:56.7550138Z zstandard-0.19.0 | py39h2bbff1b_0 340 KB 2023-07-13T14:58:56.7550498Z ------------------------------------------------------------ 2023-07-13T14:58:56.7550815Z Total: 16.8 MB 2023-07-13T14:58:56.7550989Z 2023-07-13T14:58:56.7551148Z The following NEW packages will be INSTALLED: 2023-07-13T14:58:56.7551350Z 2023-07-13T14:58:56.7551614Z beautifulsoup4 pkgs/main/win-64::beautifulsoup4-4.12.2-py39haa95532_0 None 2023-07-13T14:58:56.7552067Z boltons pkgs/main/win-64::boltons-23.0.0-py39haa95532_0 None 2023-07-13T14:58:56.7552490Z chardet pkgs/main/win-64::chardet-4.0.0-py39haa95532_1003 None 2023-07-13T14:58:56.7552872Z click pkgs/main/win-64::click-8.0.4-py39haa95532_0 None 2023-07-13T14:58:56.7553294Z conda-build pkgs/main/win-64::conda-build-3.25.0-py39haa95532_0 None 2023-07-13T14:58:56.7553744Z conda-index pkgs/main/win-64::conda-index-0.2.3-py39haa95532_0 None 2023-07-13T14:58:56.7554243Z conda-package-str~ pkgs/main/win-64::conda-package-streaming-0.8.0-py39haa95532_0 None 2023-07-13T14:58:56.7554705Z filelock pkgs/main/win-64::filelock-3.9.0-py39haa95532_0 None 2023-07-13T14:58:56.7555105Z glob2 pkgs/main/noarch::glob2-0.7-pyhd3eb1b0_0 None 2023-07-13T14:58:56.7555529Z jinja2 pkgs/main/win-64::jinja2-3.1.2-py39haa95532_0 None 2023-07-13T14:58:56.7555949Z jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0 None 2023-07-13T14:58:56.7556387Z jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0 None 2023-07-13T14:58:56.7556818Z libarchive pkgs/main/win-64::libarchive-3.6.2-h2033e3e_1 None 2023-07-13T14:58:56.7557199Z libiconv pkgs/main/win-64::libiconv-1.16-h2bbff1b_2 None 2023-07-13T14:58:56.7557594Z liblief pkgs/main/win-64::liblief-0.12.3-hd77b12b_0 None 2023-07-13T14:58:56.7557982Z libxml2 pkgs/main/win-64::libxml2-2.10.3-h0ad7f3c_0 None 2023-07-13T14:58:56.7558403Z m2-msys2-runtime pkgs/msys2/win-64::m2-msys2-runtime-2.5.0.17080.65c939c-3 None 2023-07-13T14:58:56.7558807Z m2-patch pkgs/msys2/win-64::m2-patch-2.7.5-2 None 2023-07-13T14:58:56.7559219Z markupsafe pkgs/main/win-64::markupsafe-2.1.1-py39h2bbff1b_0 None 2023-07-13T14:58:56.7559678Z more-itertools pkgs/main/noarch::more-itertools-8.12.0-pyhd3eb1b0_0 None 2023-07-13T14:58:56.7560152Z msys2-conda-epoch pkgs/msys2/win-64::msys2-conda-epoch-20160418-1 None 2023-07-13T14:58:56.7561199Z packaging pkgs/main/win-64::packaging-23.0-py39haa95532_0 None 2023-07-13T14:58:56.7561650Z pkginfo pkgs/main/win-64::pkginfo-1.9.6-py39haa95532_0 None 2023-07-13T14:58:56.7562063Z psutil pkgs/main/win-64::psutil-5.9.0-py39h2bbff1b_0 None 2023-07-13T14:58:56.7562476Z py-lief pkgs/main/win-64::py-lief-0.12.3-py39hd77b12b_0 None 2023-07-13T14:58:56.7562941Z python-libarchive~ pkgs/main/noarch::python-libarchive-c-2.9-pyhd3eb1b0_1 None 2023-07-13T14:58:56.7563389Z pytz pkgs/main/win-64::pytz-2022.7-py39haa95532_0 None 2023-07-13T14:58:56.7563773Z soupsieve pkgs/main/win-64::soupsieve-2.4-py39haa95532_0 None 2023-07-13T14:58:56.7564177Z tomli pkgs/main/win-64::tomli-2.0.1-py39haa95532_0 None 2023-07-13T14:58:56.7564588Z zstandard pkgs/main/win-64::zstandard-0.19.0-py39h2bbff1b_0 None 2023-07-13T14:58:56.7565528Z 2023-07-13T14:58:56.7565679Z The following packages will be UPDATED: 2023-07-13T14:58:56.7565880Z 2023-07-13T14:58:56.7566058Z conda 22.9.0-py39haa95532_0 --> 23.5.1-py39haa95532_0 None 2023-07-13T14:58:56.7566447Z conda-package-han~ 1.9.0-py39h8cc25b3_1 --> 2.1.0-py39haa95532_0 None 2023-07-13T14:58:56.7566863Z openssl 1.1.1t-h2bbff1b_0 --> 1.1.1u-h2bbff1b_0 None 2023-07-13T14:58:56.7567078Z 2023-07-13T14:58:56.7567085Z 2023-07-13T14:58:56.9932990Z Preparing transaction: ...working... done 2023-07-13T14:58:57.9936829Z Verifying transaction: ...working... done 2023-07-13T14:59:01.1501083Z Executing transaction: ...working... done 2023-07-13T14:59:01.6522568Z Retrieving notices: ...working... done 2023-07-13T14:59:05.3846542Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-13T14:59:05.3847203Z 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:05.4416254Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-13T14:59:05.4417161Z Adding in variants from internal_defaults 2023-07-13T14:59:05.4418260Z 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:05.4419477Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\conda_build_config.yaml 2023-07-13T14:59:05.4420419Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-13T14:59:05.4421100Z Adding in variants from config.variant 2023-07-13T14:59:05.4541460Z 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:05.4542193Z warnings.warn( 2023-07-13T14:59:05.6299944Z INFO:conda_build.metadata:Attempting to finalize metadata for vs2019_win-64 2023-07-13T14:59:05.6300408Z Attempting to finalize metadata for vs2019_win-64 2023-07-13T14:59:27.6872522Z 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:27.6873618Z 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:27.6983269Z INFO:conda_build.build:Packaging vs2019_win-64 2023-07-13T14:59:27.6983755Z BUILD START: ['vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2'] 2023-07-13T14:59:27.6984237Z source tree in: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work 2023-07-13T14:59:27.6985920Z Packaging vs2019_win-64 2023-07-13T14:59:27.7302912Z INFO:conda_build.build:Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-13T14:59:27.7303450Z Packaging vs2019_win-64-15.4.27004.2010-h4f2c42c_0 2023-07-13T14:59:27.8126538Z 2023-07-13T14:59:27.8127644Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-13T14:59:27.8295973Z 2023-07-13T14:59:27.8296843Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env" 2023-07-13T14:59:28.0577141Z 2023-07-13T14:59:28.0577958Z EnvironmentLocationNotFound: Not a conda environment: C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env 2023-07-13T14:59:28.0578333Z 2023-07-13T14:59:28.0817931Z 2023-07-13T14:59:28.0818762Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work>set YEAR=2019 2023-07-13T14:59:28.0820731Z 2023-07-13T14:59:28.0821237Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work>set VER=16 2023-07-13T14:59:28.0824654Z 2023-07-13T14:59:28.0825149Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work>mkdir "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env\etc\conda\activate.d" 2023-07-13T14:59:28.0833625Z 2023-07-13T14:59:28.0834494Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work>COPY "C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\vs2019\activate.bat" "C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:28.0853653Z 1 file(s) copied. 2023-07-13T14:59:28.0862986Z 2023-07-13T14:59:28.0864039Z C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work>IF "win-64" == "win-64" ( 2023-07-13T14:59:28.0864489Z set "target_platform=amd64" 2023-07-13T14:59:28.0865281Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019 Win64" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:28.0866020Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:28.0866492Z IF "" == "" ( 2023-07-13T14:59:28.0868100Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:28.0868969Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:28.0869628Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:28.0870037Z ) ELSE ( 2023-07-13T14:59:28.0870547Z echo CALL "VC\Auxiliary\Build\vcvarsall.bat" x64 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:28.0871251Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:28.0871865Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:28.0872300Z ) 2023-07-13T14:59:28.0872694Z echo popd 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:28.0873120Z ) else ( 2023-07-13T14:59:28.0873404Z set "target_platform=x86" 2023-07-13T14:59:28.0874074Z echo SET "CMAKE_GENERATOR=Visual Studio 16 2019" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:28.0874957Z echo pushd "%VSINSTALLDIR%" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:28.0875897Z echo CALL "VC\Auxiliary\Build\vcvars32.bat" 1>>"C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\_h_env\etc\conda\activate.d\vs2019_compiler_vars.bat" 2023-07-13T14:59:28.0876397Z echo popd 2023-07-13T14:59:28.0876640Z ) 2023-07-13T14:59:30.0171455Z 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:30.0172455Z 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:30.0291983Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-13T14:59:30.0307247Z 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:30.0310298Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T14:59:30.0312741Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T14:59:30.0328981Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T14:59:30.0333411Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T14:59:30.0334672Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T14:59:30.0343836Z 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:30.0344485Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T14:59:30.0345930Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T14:59:30.0420247Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T14:59:30.0425034Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-13T14:59:30.0427051Z DEBUG:conda_index.index.sqlitecache:cache win-64/vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:59:30.0524309Z INFO:conda_index.index:win-64 cached 5 KB from 1 packages at 598 KB/second 2023-07-13T14:59:30.0615559Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T14:59:30.0619600Z 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:30.0636438Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T14:59:30.0641273Z 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:30.0649779Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T14:59:30.0652661Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T14:59:30.0653313Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T14:59:30.0656299Z 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:30.0665489Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T14:59:30.0666144Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T14:59:30.0716748Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T14:59:30.0717257Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T14:59:30.0720160Z 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:30.0730037Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T14:59:30.0730483Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T14:59:30.0868525Z 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:30.0886907Z DEBUG:conda_index.index:noarch finish 2023-07-13T14:59:30.0888502Z INFO:conda_index.index:Completed noarch 2023-07-13T14:59:30.0889002Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T14:59:30.0892086Z 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:30.0909756Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T14:59:30.0914634Z 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:30.0937700Z 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:30.0954192Z 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:30.0955327Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T14:59:30.0958525Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T14:59:30.0959071Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T14:59:30.0962569Z 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:30.0989251Z 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:30.1006192Z 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:30.1007069Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T14:59:30.1007619Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T14:59:30.1097593Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T14:59:30.1098105Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T14:59:30.1102536Z 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:30.1125279Z 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:30.1139853Z 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:30.1141002Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T14:59:30.1141636Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T14:59:30.1310073Z 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:30.1331237Z DEBUG:conda_index.index:win-64 finish 2023-07-13T14:59:30.1332167Z INFO:conda_index.index:Completed win-64 2023-07-13T14:59:30.1338271Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-13T14:59:30.1343146Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T14:59:30.1343994Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T14:59:30.1350004Z 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:30.1350978Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T14:59:30.1351384Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T14:59:30.1351980Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T14:59:30.1358091Z 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:30.1390151Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T14:59:30.1592053Z 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:30.1611819Z DEBUG:conda_index.index:write channeldata 2023-07-13T14:59:30.1616993Z 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:30.7511394Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-13T14:59:30.7525721Z 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:30.7527568Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T14:59:30.7529734Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T14:59:30.7552907Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T14:59:30.7559924Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T14:59:30.7561129Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T14:59:30.7571575Z 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:30.7572381Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T14:59:30.7574741Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T14:59:30.7644327Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T14:59:30.7649391Z DEBUG:conda_index.index:win-64 extract 0 packages 2023-07-13T14:59:30.7650426Z INFO:conda_index.index:win-64 cached 0 B from 0 packages at 0 B/second 2023-07-13T14:59:30.7709934Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T14:59:30.7712237Z 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:30.7732330Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T14:59:30.7737316Z 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:30.7746035Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T14:59:30.7747914Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T14:59:30.7748496Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T14:59:30.7752958Z 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:30.7762322Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T14:59:30.7763036Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T14:59:30.7813290Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T14:59:30.7813898Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T14:59:30.7818805Z 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:30.7828233Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T14:59:30.7828898Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T14:59:30.7963722Z 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:30.7973604Z DEBUG:conda_index.index:noarch finish 2023-07-13T14:59:30.7974377Z INFO:conda_index.index:Completed noarch 2023-07-13T14:59:30.7974792Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T14:59:30.7977047Z 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:30.7995459Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T14:59:30.7999950Z 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:30.8008442Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T14:59:30.8010114Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T14:59:30.8010612Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T14:59:30.8014854Z 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:30.8023247Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T14:59:30.8023746Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T14:59:30.8077921Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T14:59:30.8078464Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T14:59:30.8082793Z 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:30.8091327Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T14:59:30.8091898Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T14:59:30.8240280Z 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:30.8248346Z DEBUG:conda_index.index:win-64 finish 2023-07-13T14:59:30.8248834Z INFO:conda_index.index:Completed win-64 2023-07-13T14:59:30.8252888Z DEBUG:conda_index.index:found subdirs {'win-64', 'noarch'} 2023-07-13T14:59:30.8255737Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T14:59:30.8256232Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T14:59:30.8260033Z 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:30.8260781Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T14:59:30.8261130Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T14:59:30.8261486Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T14:59:30.8265935Z 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:30.8287627Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T14:59:30.8434268Z 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:30.8442808Z DEBUG:conda_index.index:write channeldata 2023-07-13T14:59:30.8447199Z 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:30.8465354Z Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmph1s8wr3e\info\recipe) will be used. 2023-07-13T14:59:30.8466101Z WARNING:conda_build.utils:Multiple meta files found. The meta.yaml file in the base directory (C:\Users\RUNNER~1\AppData\Local\Temp\tmph1s8wr3e\info\recipe) will be used. 2023-07-13T14:59:31.0023995Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-13T14:59:31.0024518Z 2023-07-13T14:59:31.0024701Z Resource usage statistics from bundling vs2019_win-64: 2023-07-13T14:59:31.0024990Z Process count: 1 2023-07-13T14:59:31.0025254Z CPU time: Sys=-, User=- 2023-07-13T14:59:31.0025823Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-13T14:59:31.0026316Z Memory: 1.6M 2023-07-13T14:59:31.0026556Z Disk usage: 8.3K 2023-07-13T14:59:31.0026788Z Time elapsed: 0:00:02.0 2023-07-13T14:59:31.0026949Z 2023-07-13T14:59:31.0026955Z 2023-07-13T14:59:31.0027056Z number of files: 1 2023-07-13T14:59:31.0027302Z Fixing permissions 2023-07-13T14:59:31.0027604Z INFO :: Time taken to mark (prefix) 2023-07-13T14:59:31.0028083Z 0 replacements in 0 files was 0.00 seconds 2023-07-13T14:59:31.0028518Z TEST START: C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:59:31.0029041Z 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:31.0029829Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work' to 'C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop' 2023-07-13T14:59:31.0030790Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work, dest=C:\Jenkins\Miniconda3\conda-bld\vs2019_1689260345424\work_moved_vs2019-15.4.27004.2010-0_win-64_main_build_loop) 2023-07-13T14:59:31.0593763Z # Automatic uploading is disabled 2023-07-13T14:59:31.0594242Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-13T14:59:31.0594468Z 2023-07-13T14:59:31.0594508Z 2023-07-13T14:59:31.0594697Z # To have conda build upload to anaconda.org automatically, use 2023-07-13T14:59:31.0595083Z # conda config --set anaconda_upload yes 2023-07-13T14:59:31.0595393Z anaconda upload \ 2023-07-13T14:59:31.0595748Z C:\Jenkins\Miniconda3\conda-bld\win-64\vs2019_win-64-15.4.27004.2010-h4f2c42c_0.tar.bz2 2023-07-13T14:59:31.0596181Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-13T14:59:31.0596394Z 2023-07-13T14:59:31.0596626Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-13T14:59:31.0597080Z { 2023-07-13T14:59:31.0597639Z "vs2019_win-64-15.4.27004.2010-h4f2c42c_0": { 2023-07-13T14:59:31.0598152Z "recipe": { 2023-07-13T14:59:31.0598860Z "cross_compiler_target_platform": "win-64", 2023-07-13T14:59:31.0599389Z "target_platform": "win-64", 2023-07-13T14:59:31.0599629Z "vc": "14" 2023-07-13T14:59:31.0599848Z } 2023-07-13T14:59:31.0600048Z } 2023-07-13T14:59:31.0600244Z } 2023-07-13T14:59:31.0600359Z 2023-07-13T14:59:31.0600365Z 2023-07-13T14:59:31.0600498Z #################################################################################### 2023-07-13T14:59:31.0600783Z Resource usage summary: 2023-07-13T14:59:31.0600940Z 2023-07-13T14:59:31.0601042Z Total time: 0:00:25.7 2023-07-13T14:59:31.0601308Z CPU usage: sys=0:00:00.0, user=0:00:00.0 2023-07-13T14:59:31.0601579Z Maximum memory usage observed: 1.6M 2023-07-13T14:59:31.0601919Z Total disk usage observed (not including envs): 8.3K 2023-07-13T14:59:31.9972866Z ##[group]Run set -euxo pipefail 2023-07-13T14:59:31.9973289Z set -euxo pipefail 2023-07-13T14:59:31.9973706Z cat "${BUILD_ENV_FILE}" 2023-07-13T14:59:31.9973986Z source "${BUILD_ENV_FILE}" 2023-07-13T14:59:31.9974423Z export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:59:31.9974850Z export VSDEVCMD_ARGS='' 2023-07-13T14:59:31.9975107Z  2023-07-13T14:59:31.9975442Z #conda install -yq conda-build "conda-package-handling!=1.5.0" 2023-07-13T14:59:31.9975843Z #bash packaging/build_conda.sh 2023-07-13T14:59:31.9976079Z  2023-07-13T14:59:31.9976287Z  2023-07-13T14:59:31.9976511Z conda build \ 2023-07-13T14:59:31.9976763Z  -c defaults \ 2023-07-13T14:59:31.9977019Z  -c "${CUDATOOLKIT_CHANNEL}" \ 2023-07-13T14:59:31.9977311Z  -c "pytorch-${CHANNEL}" \ 2023-07-13T14:59:31.9977607Z  --no-anaconda-upload \ 2023-07-13T14:59:31.9978040Z  --no-test --python "${PYTHON_VERSION}" \ 2023-07-13T14:59:31.9978372Z  --output-folder distr/ \ 2023-07-13T14:59:31.9978646Z  "${CONDA_PACKAGE_DIRECTORY}" 2023-07-13T14:59:32.0007923Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T14:59:32.0008231Z env: 2023-07-13T14:59:32.0008510Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T14:59:32.0008815Z PYTHON_VERSION: 3.11 2023-07-13T14:59:32.0009265Z PACKAGE_TYPE: conda 2023-07-13T14:59:32.0009530Z REPOSITORY: pytorch/audio 2023-07-13T14:59:32.0009780Z REF: 2023-07-13T14:59:32.0010001Z CU_VERSION: cu121 2023-07-13T14:59:32.0010214Z CHANNEL: nightly 2023-07-13T14:59:32.0010493Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T14:59:32.0010858Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T14:59:32.0011280Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:59:32.0011705Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T14:59:32.0012133Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T14:59:32.0012456Z CUDATOOLKIT_CHANNEL: 2023-07-13T14:59:32.0012840Z ##[endgroup] 2023-07-13T14:59:32.3298138Z + cat 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:59:32.3506762Z export BUILD_VERSION='2.1.0.dev20230713' 2023-07-13T14:59:32.3507247Z 2023-07-13T14:59:32.3507462Z export CMAKE_USE_CUDA='1' 2023-07-13T14:59:32.3509498Z 2023-07-13T14:59:32.3509960Z export CONDA_BUILD_VARIANT='cuda' 2023-07-13T14:59:32.3510538Z 2023-07-13T14:59:32.3510924Z export CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T14:59:32.3511529Z 2023-07-13T14:59:32.3512380Z export CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:32.3512845Z 2023-07-13T14:59:32.3513176Z export CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:32.3513788Z 2023-07-13T14:59:32.3514052Z export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:59:32.3514387Z 2023-07-13T14:59:32.3515143Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T14:59:32.3515983Z export CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:32.3516456Z 2023-07-13T14:59:32.3516862Z export CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:32.3517329Z 2023-07-13T14:59:32.3517548Z export FORCE_CUDA=1 2023-07-13T14:59:32.3517835Z 2023-07-13T14:59:32.3518265Z export PATH="C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1/bin:${PATH}" 2023-07-13T14:59:32.3518745Z 2023-07-13T14:59:32.3519005Z export PYTORCH_VERSION='2.1.0.dev20230711' 2023-07-13T14:59:32.3519756Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T14:59:32.3520376Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T14:59:32.3521053Z ++ export CMAKE_USE_CUDA=1 2023-07-13T14:59:32.3521509Z ++ CMAKE_USE_CUDA=1 2023-07-13T14:59:32.3525691Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T14:59:32.3528409Z 2023-07-13T14:59:32.3528620Z export PYTORCH_VERSION_SUFFIX='' 2023-07-13T14:59:32.3528814Z 2023-07-13T14:59:32.3528979Z export TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T14:59:32.3529197Z 2023-07-13T14:59:32.3529312Z export VERSION_SUFFIX='' 2023-07-13T14:59:32.3529451Z 2023-07-13T14:59:32.3529555Z export WHEEL_DIR='' 2023-07-13T14:59:32.3529708Z 2023-07-13T14:59:32.3529725Z 2023-07-13T14:59:32.3529870Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T14:59:32.3530234Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-13T14:59:32.3530654Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T14:59:32.3531056Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:32.3531437Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:32.3531833Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:32.3532212Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T14:59:32.3532550Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:59:32.3532926Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T14:59:32.3533338Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:32.3533913Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:32.3534485Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:32.3535138Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T14:59:32.3535474Z ++ export FORCE_CUDA=1 2023-07-13T14:59:32.3535720Z ++ FORCE_CUDA=1 2023-07-13T14:59:32.3536783Z ++ 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:32.3538578Z ++ 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:32.3539725Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T14:59:32.3540025Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T14:59:32.3540446Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T14:59:32.3540827Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T14:59:32.3541156Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T14:59:32.3541492Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T14:59:32.3541776Z ++ export VERSION_SUFFIX= 2023-07-13T14:59:32.3542002Z ++ VERSION_SUFFIX= 2023-07-13T14:59:32.3542250Z ++ export WHEEL_DIR= 2023-07-13T14:59:32.3542483Z ++ WHEEL_DIR= 2023-07-13T14:59:32.3542748Z + export VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:59:32.3543019Z + VSTOOLCHAIN_PACKAGE=vs2019 2023-07-13T14:59:32.3543287Z + export VSDEVCMD_ARGS= 2023-07-13T14:59:32.3543531Z + VSDEVCMD_ARGS= 2023-07-13T14:59:32.3544015Z + conda build -c defaults -c nvidia -c pytorch-nightly --no-anaconda-upload --no-test --python 3.11 --output-folder distr/ packaging/torchaudio 2023-07-13T14:59:34.5504542Z No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 2023-07-13T14:59:34.5505493Z 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:34.6072321Z INFO:conda_build.variants:Adding in variants from internal_defaults 2023-07-13T14:59:34.6073101Z Adding in variants from internal_defaults 2023-07-13T14:59:34.6074119Z 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:34.6075026Z Adding in variants from C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio\conda_build_config.yaml 2023-07-13T14:59:34.6075568Z INFO:conda_build.variants:Adding in variants from config.variant 2023-07-13T14:59:34.6075927Z Adding in variants from config.variant 2023-07-13T14:59:34.6310779Z 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:34.6312098Z warnings.warn( 2023-07-13T14:59:34.6312950Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_CUDA' is undefined. 2023-07-13T14:59:34.6313685Z warnings.warn( 2023-07-13T14:59:34.6314710Z 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:34.6315410Z warnings.warn( 2023-07-13T14:59:34.6316108Z 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:34.6316743Z warnings.warn( 2023-07-13T14:59:34.6317203Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_FFMPEG' is undefined. 2023-07-13T14:59:34.6317608Z warnings.warn( 2023-07-13T14:59:34.6318066Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'USE_OPENMP' is undefined. 2023-07-13T14:59:34.6318489Z warnings.warn( 2023-07-13T14:59:34.6318975Z C:\Jenkins\Miniconda3\lib\site-packages\conda_build\environ.py:494: UserWarning: The environment variable 'MACOSX_DEPLOYMENT_TARGET' is undefined. 2023-07-13T14:59:34.6319401Z warnings.warn( 2023-07-13T14:59:34.7929217Z INFO:conda_build.metadata:Attempting to finalize metadata for torchaudio 2023-07-13T14:59:34.7929716Z Attempting to finalize metadata for torchaudio 2023-07-13T14:59:56.9586715Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T14:59:57.3698447Z Solving environment: ...working... done 2023-07-13T15:00:00.1154341Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:00:05.6881999Z Solving environment: ...working... done 2023-07-13T15:00:42.5717743Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:00:51.0755985Z Solving environment: ...working... done 2023-07-13T15:00:51.2027639Z BUILD START: ['torchaudio-2.1.0.dev20230713-py311_cu121.tar.bz2'] 2023-07-13T15:00:53.5262637Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:01:02.2261232Z Solving environment: ...working... done 2023-07-13T15:07:03.5575762Z 2023-07-13T15:07:03.5576343Z ## Package Plan ## 2023-07-13T15:07:03.5576698Z 2023-07-13T15:07:03.5577537Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\_h_env 2023-07-13T15:07:03.5580657Z 2023-07-13T15:07:03.5581565Z 2023-07-13T15:07:03.5582173Z The following NEW packages will be INSTALLED: 2023-07-13T15:07:03.5582583Z 2023-07-13T15:07:03.5582896Z blas: 1.0-mkl 2023-07-13T15:07:03.5583489Z bzip2: 1.0.8-he774522_0 2023-07-13T15:07:03.5584167Z ca-certificates: 2023.05.30-haa95532_0 2023-07-13T15:07:03.5584867Z cmake: 3.26.4-h693b641_0 2023-07-13T15:07:03.5585514Z cuda-cccl: 12.2.53-0 nvidia 2023-07-13T15:07:03.5586205Z cuda-cudart: 12.1.105-0 nvidia 2023-07-13T15:07:03.5586861Z cuda-cudart-dev: 12.1.105-0 nvidia 2023-07-13T15:07:03.5587566Z cuda-cupti: 12.1.105-0 nvidia 2023-07-13T15:07:03.5588250Z cuda-libraries: 12.1.0-0 nvidia 2023-07-13T15:07:03.5588935Z cuda-libraries-dev: 12.1.0-0 nvidia 2023-07-13T15:07:03.5589597Z cuda-nvrtc: 12.1.105-0 nvidia 2023-07-13T15:07:03.5590267Z cuda-nvrtc-dev: 12.1.105-0 nvidia 2023-07-13T15:07:03.5591249Z cuda-nvtx: 12.1.105-0 nvidia 2023-07-13T15:07:03.5592033Z cuda-opencl: 12.2.53-0 nvidia 2023-07-13T15:07:03.5592858Z cuda-opencl-dev: 12.2.53-0 nvidia 2023-07-13T15:07:03.5593637Z cuda-profiler-api: 12.2.53-0 nvidia 2023-07-13T15:07:03.5594478Z cuda-runtime: 12.1.0-0 nvidia 2023-07-13T15:07:03.5595249Z filelock: 3.9.0-py311haa95532_0 2023-07-13T15:07:03.5596022Z intel-openmp: 2023.1.0-h59b6b97_46319 2023-07-13T15:07:03.5596757Z libcublas: 12.1.0.26-0 nvidia 2023-07-13T15:07:03.5597445Z libcublas-dev: 12.1.0.26-0 nvidia 2023-07-13T15:07:03.5598268Z libcufft: 11.0.2.4-0 nvidia 2023-07-13T15:07:03.5599010Z libcufft-dev: 11.0.2.4-0 nvidia 2023-07-13T15:07:03.5599787Z libcurand: 10.3.3.53-0 nvidia 2023-07-13T15:07:03.5600543Z libcurand-dev: 10.3.3.53-0 nvidia 2023-07-13T15:07:03.5601285Z libcusolver: 11.4.4.55-0 nvidia 2023-07-13T15:07:03.5602085Z libcusolver-dev: 11.4.4.55-0 nvidia 2023-07-13T15:07:03.5602863Z libcusparse: 12.0.2.55-0 nvidia 2023-07-13T15:07:03.5603628Z libcusparse-dev: 12.0.2.55-0 nvidia 2023-07-13T15:07:03.5604300Z libffi: 3.4.4-hd77b12b_0 2023-07-13T15:07:03.5605078Z libnpp: 12.0.2.50-0 nvidia 2023-07-13T15:07:03.5605857Z libnpp-dev: 12.0.2.50-0 nvidia 2023-07-13T15:07:03.5606606Z libnvjitlink: 12.1.105-0 nvidia 2023-07-13T15:07:03.5607363Z libnvjitlink-dev: 12.1.105-0 nvidia 2023-07-13T15:07:03.5608298Z libnvjpeg: 12.1.1.14-0 nvidia 2023-07-13T15:07:03.5609073Z libnvjpeg-dev: 12.1.1.14-0 nvidia 2023-07-13T15:07:03.5609849Z libuv: 1.44.2-h2bbff1b_0 2023-07-13T15:07:03.5610559Z lz4-c: 1.9.4-h2bbff1b_0 2023-07-13T15:07:03.5611188Z mkl: 2023.1.0-h8bd8f75_46356 2023-07-13T15:07:03.5611997Z mpmath: 1.2.1-py311haa95532_0 2023-07-13T15:07:03.5612743Z networkx: 2.8.4-py311haa95532_1 2023-07-13T15:07:03.5613473Z ninja: 1.10.2-haa95532_5 2023-07-13T15:07:03.5614195Z ninja-base: 1.10.2-h6d14046_5 2023-07-13T15:07:03.5614914Z openssl: 3.0.9-h2bbff1b_0 2023-07-13T15:07:03.5615652Z pip: 23.1.2-py311haa95532_0 2023-07-13T15:07:03.5616393Z python: 3.11.4-he1021f5_0 2023-07-13T15:07:03.5617182Z pytorch: 2.1.0.dev20230711-py3.11_cuda12.1_cudnn8_0 pytorch-nightly 2023-07-13T15:07:03.5617945Z pytorch-cuda: 12.1-hde6ce7c_5 pytorch-nightly 2023-07-13T15:07:03.5619027Z pytorch-mutex: 1.0-cuda pytorch-nightly 2023-07-13T15:07:03.5619823Z pyyaml: 6.0-py311h2bbff1b_1 2023-07-13T15:07:03.5620607Z setuptools: 67.8.0-py311haa95532_0 2023-07-13T15:07:03.5621342Z sqlite: 3.41.2-h2bbff1b_0 2023-07-13T15:07:03.5654897Z sympy: 1.11.1-py311haa95532_0 2023-07-13T15:07:03.5655603Z tbb: 2021.8.0-h59b6b97_0 2023-07-13T15:07:03.5656227Z tk: 8.6.12-h2bbff1b_0 2023-07-13T15:07:03.5656894Z typing_extensions: 4.6.3-py311haa95532_0 2023-07-13T15:07:03.5657546Z tzdata: 2023c-h04d1e81_0 2023-07-13T15:07:03.5658189Z vc: 14.2-h21ff451_1 2023-07-13T15:07:03.5658771Z vs2015_runtime: 14.27.29016-h5e58377_2 2023-07-13T15:07:03.5659405Z wheel: 0.38.4-py311haa95532_0 2023-07-13T15:07:03.5660019Z xz: 5.4.2-h8cc25b3_0 2023-07-13T15:07:03.5660615Z yaml: 0.2.5-he774522_0 2023-07-13T15:07:03.5661247Z zlib: 1.2.13-h8cc25b3_0 2023-07-13T15:07:03.5661832Z zstd: 1.5.5-hd43e919_0 2023-07-13T15:07:03.5662157Z 2023-07-13T15:07:05.8906188Z Preparing transaction: ...working... done 2023-07-13T15:07:14.4976429Z Verifying transaction: ...working... done 2023-07-13T15:07:32.8780871Z Executing transaction: ...working... done 2023-07-13T15:07:35.0259374Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:07:35.6438865Z Solving environment: ...working... done 2023-07-13T15:07:35.8215913Z 2023-07-13T15:07:35.8216429Z ## Package Plan ## 2023-07-13T15:07:35.8216711Z 2023-07-13T15:07:35.8220577Z environment location: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\_build_env 2023-07-13T15:07:35.8221067Z 2023-07-13T15:07:35.8221126Z 2023-07-13T15:07:35.8222525Z The following NEW packages will be INSTALLED: 2023-07-13T15:07:35.8222984Z 2023-07-13T15:07:35.8223223Z vs2019_win-64: 19.27.29111-ha89c4d3_2 2023-07-13T15:07:35.8223734Z vswhere: 2.8.4-haa95532_0 2023-07-13T15:07:35.8224044Z 2023-07-13T15:07:35.8281155Z Preparing transaction: ...working... done 2023-07-13T15:07:36.2403318Z Verifying transaction: ...working... done 2023-07-13T15:07:36.2894875Z Executing transaction: ...working... done 2023-07-13T15:08:09.7724269Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\_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:09.7725656Z return torch._C._cuda_getDeviceCount() > 0 2023-07-13T15:08:09.7726819Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:08:09.9299566Z C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\_h_env\Lib\site-packages\setuptools\_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-07-13T15:08:09.9300381Z !! 2023-07-13T15:08:09.9300560Z 2023-07-13T15:08:09.9303063Z ******************************************************************************** 2023-07-13T15:08:09.9303820Z Please avoid running ``setup.py`` directly. 2023-07-13T15:08:09.9305078Z Instead, use pypa/build, pypa/installer, pypa/build or 2023-07-13T15:08:09.9305814Z other standards-based tools. 2023-07-13T15:08:09.9306174Z 2023-07-13T15:08:09.9306650Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-07-13T15:08:09.9307474Z ******************************************************************************** 2023-07-13T15:08:09.9307818Z 2023-07-13T15:08:09.9307943Z !! 2023-07-13T15:08:09.9308425Z self.initialize_options() 2023-07-13T15:08:09.9810779Z Copying C:\actions-runner\_work\audio\audio\pytorch\audio to C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\work\ 2023-07-13T15:08:09.9811804Z source tree in: C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\work 2023-07-13T15:08:09.9812931Z Rewriting env in output: {'BUILD_PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260374591\\_build_env', 2023-07-13T15:08:09.9814104Z 'PREFIX': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260374591\\_h_env', 2023-07-13T15:08:09.9814844Z 'SRC_DIR': 'C:\\Jenkins\\Miniconda3\\conda-bld\\torchaudio_1689260374591\\work'} 2023-07-13T15:08:09.9815098Z 2023-07-13T15:08:09.9815357Z %SRC_DIR%>IF "" == "" (call %SRC_DIR%\build_env_setup.bat ) 2023-07-13T15:08:09.9815702Z 2023-07-13T15:08:09.9815929Z %SRC_DIR%>set "CONDA_BUILD=1" 2023-07-13T15:08:09.9816231Z 2023-07-13T15:08:09.9816464Z %SRC_DIR%>set "PYTHONNOUSERSITE=1" 2023-07-13T15:08:09.9816778Z 2023-07-13T15:08:09.9817032Z %SRC_DIR%>set "CONDA_DEFAULT_ENV=%PREFIX%" 2023-07-13T15:08:09.9817370Z 2023-07-13T15:08:09.9817570Z %SRC_DIR%>set "ARCH=64" 2023-07-13T15:08:09.9817859Z 2023-07-13T15:08:09.9818079Z %SRC_DIR%>set "PREFIX=%PREFIX%" 2023-07-13T15:08:09.9818374Z 2023-07-13T15:08:09.9818592Z %SRC_DIR%>set "BUILD_PREFIX=%BUILD_PREFIX%" 2023-07-13T15:08:09.9818919Z 2023-07-13T15:08:09.9819385Z %SRC_DIR%>set "SYS_PREFIX=C:\Jenkins\Miniconda3" 2023-07-13T15:08:09.9819724Z 2023-07-13T15:08:09.9820052Z %SRC_DIR%>set "SYS_PYTHON=C:\Jenkins\Miniconda3\python.exe" 2023-07-13T15:08:09.9820718Z 2023-07-13T15:08:09.9820980Z %SRC_DIR%>set "SUBDIR=win-64" 2023-07-13T15:08:09.9821284Z 2023-07-13T15:08:09.9821510Z %SRC_DIR%>set "build_platform=win-64" 2023-07-13T15:08:09.9821825Z 2023-07-13T15:08:09.9822349Z %SRC_DIR%>set "SRC_DIR=%SRC_DIR%" 2023-07-13T15:08:09.9822634Z 2023-07-13T15:08:09.9822877Z %SRC_DIR%>set "ROOT=C:\Jenkins\Miniconda3" 2023-07-13T15:08:09.9823194Z 2023-07-13T15:08:09.9823383Z %SRC_DIR%>set "CONDA_PY=311" 2023-07-13T15:08:09.9823652Z 2023-07-13T15:08:09.9823828Z %SRC_DIR%>set "PY3K=1" 2023-07-13T15:08:09.9824087Z 2023-07-13T15:08:09.9824275Z %SRC_DIR%>set "PY_VER=3.11" 2023-07-13T15:08:09.9824497Z 2023-07-13T15:08:09.9824610Z %SRC_DIR%>set "STDLIB_DIR=%PREFIX%\Lib" 2023-07-13T15:08:09.9824803Z 2023-07-13T15:08:09.9824965Z %SRC_DIR%>set "SP_DIR=%PREFIX%\Lib\site-packages" 2023-07-13T15:08:09.9825172Z 2023-07-13T15:08:09.9825319Z %SRC_DIR%>set "PYTHON=%PREFIX%\python.exe" 2023-07-13T15:08:09.9825511Z 2023-07-13T15:08:09.9825624Z %SRC_DIR%>set "NPY_VER=1.22" 2023-07-13T15:08:09.9825790Z 2023-07-13T15:08:09.9825906Z %SRC_DIR%>set "CONDA_NPY=1.22" 2023-07-13T15:08:09.9826276Z 2023-07-13T15:08:09.9826410Z %SRC_DIR%>set "NPY_DISTUTILS_APPEND_FLAGS=1" 2023-07-13T15:08:09.9826617Z 2023-07-13T15:08:09.9826737Z %SRC_DIR%>set "PERL_VER=5.26" 2023-07-13T15:08:09.9827049Z 2023-07-13T15:08:09.9827177Z %SRC_DIR%>set "CONDA_PERL=5.26.2" 2023-07-13T15:08:09.9827461Z 2023-07-13T15:08:09.9827571Z %SRC_DIR%>set "LUA_VER=5" 2023-07-13T15:08:09.9827729Z 2023-07-13T15:08:09.9827841Z %SRC_DIR%>set "CONDA_LUA=5" 2023-07-13T15:08:09.9827978Z 2023-07-13T15:08:09.9828085Z %SRC_DIR%>set "R_VER=3.4" 2023-07-13T15:08:09.9828243Z 2023-07-13T15:08:09.9828552Z %SRC_DIR%>set "CONDA_R=3.4" 2023-07-13T15:08:09.9828716Z 2023-07-13T15:08:09.9828860Z %SRC_DIR%>set "BUILD_VERSION=2.1.0.dev20230713" 2023-07-13T15:08:09.9829049Z 2023-07-13T15:08:09.9829274Z %SRC_DIR%>set "CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1" 2023-07-13T15:08:09.9829531Z 2023-07-13T15:08:09.9829679Z %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:09.9829887Z 2023-07-13T15:08:09.9830028Z %SRC_DIR%>set "GIT_DESCRIBE_HASH=g83d75ed" 2023-07-13T15:08:09.9830215Z 2023-07-13T15:08:09.9830406Z %SRC_DIR%>set "GIT_FULL_HASH=83d75edafc2f9246e62b01722f52eb5484fbe13e" 2023-07-13T15:08:09.9830634Z 2023-07-13T15:08:09.9830765Z %SRC_DIR%>set "PKG_NAME=torchaudio" 2023-07-13T15:08:09.9830943Z 2023-07-13T15:08:09.9831084Z %SRC_DIR%>set "PKG_VERSION=2.1.0.dev20230713" 2023-07-13T15:08:09.9831336Z 2023-07-13T15:08:09.9831461Z %SRC_DIR%>set "PKG_BUILDNUM=0" 2023-07-13T15:08:09.9831630Z 2023-07-13T15:08:09.9831781Z %SRC_DIR%>set "PKG_BUILD_STRING=placeholder" 2023-07-13T15:08:09.9831982Z 2023-07-13T15:08:09.9832101Z %SRC_DIR%>set "PKG_HASH=1234567" 2023-07-13T15:08:09.9832245Z 2023-07-13T15:08:09.9832514Z %SRC_DIR%>set "RECIPE_DIR=C:\actions-runner\_work\audio\audio\pytorch\audio\packaging\torchaudio" 2023-07-13T15:08:09.9832969Z 2023-07-13T15:08:09.9833097Z %SRC_DIR%>set "CPU_COUNT=8" 2023-07-13T15:08:09.9833266Z 2023-07-13T15:08:09.9833388Z %SRC_DIR%>set "LANG=en_US.UTF-8" 2023-07-13T15:08:09.9833558Z 2023-07-13T15:08:09.9833809Z %SRC_DIR%>set "SHLIB_EXT=.dll" 2023-07-13T15:08:09.9833983Z 2023-07-13T15:08:09.9836082Z %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:09.9838201Z 2023-07-13T15:08:09.9838352Z %SRC_DIR%>set "SCRIPTS=%PREFIX%\Scripts" 2023-07-13T15:08:09.9838518Z 2023-07-13T15:08:09.9838674Z %SRC_DIR%>set "LIBRARY_PREFIX=%PREFIX%\Library" 2023-07-13T15:08:09.9838876Z 2023-07-13T15:08:09.9839030Z %SRC_DIR%>set "LIBRARY_BIN=%PREFIX%\Library\bin" 2023-07-13T15:08:09.9839227Z 2023-07-13T15:08:09.9839562Z %SRC_DIR%>set "LIBRARY_INC=%PREFIX%\Library\include" 2023-07-13T15:08:09.9839780Z 2023-07-13T15:08:09.9839934Z %SRC_DIR%>set "LIBRARY_LIB=%PREFIX%\Library\lib" 2023-07-13T15:08:09.9840128Z 2023-07-13T15:08:09.9840691Z %SRC_DIR%>set "CYGWIN_PREFIX=/cygdrive/c/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env" 2023-07-13T15:08:09.9840984Z 2023-07-13T15:08:09.9841123Z %SRC_DIR%>set "ALLUSERSPROFILE=C:\ProgramData" 2023-07-13T15:08:09.9841329Z 2023-07-13T15:08:09.9841521Z %SRC_DIR%>set "APPDATA=C:\Users\runneruser\AppData\Roaming" 2023-07-13T15:08:09.9841742Z 2023-07-13T15:08:09.9841940Z %SRC_DIR%>set "CommonProgramFiles=C:\Program Files\Common Files" 2023-07-13T15:08:09.9842174Z 2023-07-13T15:08:09.9842382Z %SRC_DIR%>set "CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files" 2023-07-13T15:08:09.9842623Z 2023-07-13T15:08:09.9842809Z %SRC_DIR%>set "CommonProgramW6432=C:\Program Files\Common Files" 2023-07-13T15:08:09.9843035Z 2023-07-13T15:08:09.9843323Z %SRC_DIR%>set "COMPUTERNAME=EC2AMAZ-6LOQP3S" 2023-07-13T15:08:09.9843528Z 2023-07-13T15:08:09.9843689Z %SRC_DIR%>set "ComSpec=C:\Windows\system32\cmd.exe" 2023-07-13T15:08:09.9843894Z 2023-07-13T15:08:09.9844089Z %SRC_DIR%>set "LOCALAPPDATA=C:\Users\runneruser\AppData\Local" 2023-07-13T15:08:09.9844316Z 2023-07-13T15:08:09.9844449Z %SRC_DIR%>set "NUMBER_OF_PROCESSORS=8" 2023-07-13T15:08:09.9844633Z 2023-07-13T15:08:09.9844828Z %SRC_DIR%>set "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" 2023-07-13T15:08:09.9845065Z 2023-07-13T15:08:09.9845192Z %SRC_DIR%>set "ProgramData=C:\ProgramData" 2023-07-13T15:08:09.9845384Z 2023-07-13T15:08:09.9845535Z %SRC_DIR%>set "ProgramFiles=C:\Program Files" 2023-07-13T15:08:09.9845728Z 2023-07-13T15:08:09.9846018Z %SRC_DIR%>set "ProgramFiles(x86)=C:\Program Files (x86)" 2023-07-13T15:08:09.9846258Z 2023-07-13T15:08:09.9846405Z %SRC_DIR%>set "ProgramW6432=C:\Program Files" 2023-07-13T15:08:09.9846593Z 2023-07-13T15:08:09.9846723Z %SRC_DIR%>set "PROMPT=$P$G" 2023-07-13T15:08:09.9847067Z 2023-07-13T15:08:09.9847611Z %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:09.9848025Z 2023-07-13T15:08:09.9848165Z %SRC_DIR%>set "PUBLIC=C:\Users\Public" 2023-07-13T15:08:09.9848346Z 2023-07-13T15:08:09.9848467Z %SRC_DIR%>set "SystemDrive=C:" 2023-07-13T15:08:09.9848636Z 2023-07-13T15:08:09.9848773Z %SRC_DIR%>set "SystemRoot=C:\Windows" 2023-07-13T15:08:09.9848951Z 2023-07-13T15:08:09.9849127Z %SRC_DIR%>set "TEMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-13T15:08:09.9849340Z 2023-07-13T15:08:09.9849487Z %SRC_DIR%>set "TMP=C:\Users\RUNNER~1\AppData\Local\Temp" 2023-07-13T15:08:09.9849693Z 2023-07-13T15:08:09.9849843Z %SRC_DIR%>set "USERDOMAIN=EC2AMAZ-6LOQP3S" 2023-07-13T15:08:09.9850040Z 2023-07-13T15:08:09.9850169Z %SRC_DIR%>set "USERNAME=runneruser" 2023-07-13T15:08:09.9850356Z 2023-07-13T15:08:09.9850512Z %SRC_DIR%>set "USERPROFILE=C:\Users\runneruser" 2023-07-13T15:08:09.9850708Z 2023-07-13T15:08:09.9850831Z %SRC_DIR%>set "windir=C:\Windows" 2023-07-13T15:08:09.9851000Z 2023-07-13T15:08:09.9851128Z %SRC_DIR%>set "PROCESSOR_ARCHITECTURE=AMD64" 2023-07-13T15:08:09.9851323Z 2023-07-13T15:08:09.9851544Z %SRC_DIR%>set "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 1, GenuineIntel" 2023-07-13T15:08:09.9851801Z 2023-07-13T15:08:09.9852087Z %SRC_DIR%>set "BUILD=amd64-pc-windows-19.0.0" 2023-07-13T15:08:09.9852305Z 2023-07-13T15:08:09.9852681Z %SRC_DIR%>set "extend_keys={'ignore_version', 'ignore_build_only_deps', 'pin_run_as_build', 'extend_keys'}" 2023-07-13T15:08:09.9852961Z 2023-07-13T15:08:09.9853137Z %SRC_DIR%>set "ignore_build_only_deps={'python', 'numpy'}" 2023-07-13T15:08:09.9853498Z 2023-07-13T15:08:09.9853972Z %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:09.9854328Z 2023-07-13T15:08:09.9854509Z %SRC_DIR%>set "zip_keys=[['vc', 'c_compiler', 'cxx_compiler']]" 2023-07-13T15:08:09.9854722Z 2023-07-13T15:08:09.9854888Z %SRC_DIR%>set "cross_compiler_target_platform=win-64" 2023-07-13T15:08:09.9855098Z 2023-07-13T15:08:09.9855235Z %SRC_DIR%>set "target_platform=win-64" 2023-07-13T15:08:09.9855419Z 2023-07-13T15:08:09.9855530Z %SRC_DIR%>set "r_base=3.4" 2023-07-13T15:08:09.9855696Z 2023-07-13T15:08:09.9855907Z %SRC_DIR%>set "cran_mirror=https://cran.r-project.org" 2023-07-13T15:08:09.9856111Z 2023-07-13T15:08:09.9856254Z %SRC_DIR%>set "fortran_compiler=gfortran" 2023-07-13T15:08:09.9856441Z 2023-07-13T15:08:09.9856592Z %SRC_DIR%>set "cpu_optimization_target=nocona" 2023-07-13T15:08:09.9856791Z 2023-07-13T15:08:09.9856917Z %SRC_DIR%>set "cxx_compiler=vs2019" 2023-07-13T15:08:09.9857093Z 2023-07-13T15:08:09.9857195Z %SRC_DIR%>set "vc=14" 2023-07-13T15:08:09.9857494Z 2023-07-13T15:08:09.9857595Z %SRC_DIR%>set "c_compiler=vs2019" 2023-07-13T15:08:09.9857766Z 2023-07-13T15:08:09.9857900Z %SRC_DIR%>set "CONDA_BUILD_STATE=BUILD" 2023-07-13T15:08:09.9858080Z 2023-07-13T15:08:09.9858231Z %SRC_DIR%>set "PIP_NO_BUILD_ISOLATION=False" 2023-07-13T15:08:09.9858423Z 2023-07-13T15:08:09.9858564Z %SRC_DIR%>set "PIP_NO_DEPENDENCIES=True" 2023-07-13T15:08:09.9858753Z 2023-07-13T15:08:09.9858895Z %SRC_DIR%>set "PIP_IGNORE_INSTALLED=True" 2023-07-13T15:08:09.9859240Z 2023-07-13T15:08:09.9859478Z %SRC_DIR%>set "PIP_CACHE_DIR=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\pip_cache" 2023-07-13T15:08:09.9859758Z 2023-07-13T15:08:09.9860041Z %SRC_DIR%>set "PIP_NO_INDEX=True" 2023-07-13T15:08:09.9860399Z 2023-07-13T15:08:09.9860561Z %SRC_DIR%>set "INCLUDE=%PREFIX%\Library\include;" 2023-07-13T15:08:09.9860768Z 2023-07-13T15:08:09.9860907Z %SRC_DIR%>set "LIB=%PREFIX%\Library\lib;" 2023-07-13T15:08:09.9861093Z 2023-07-13T15:08:09.9861309Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda_hook.bat" 2023-07-13T15:08:09.9861555Z 2023-07-13T15:08:09.9861816Z %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate "%PREFIX%" 2023-07-13T15:08:09.9862090Z 2023-07-13T15:08:09.9862384Z (%PREFIX%) %SRC_DIR%>call "C:\Jenkins\Miniconda3\Scripts\..\condabin\conda.bat" activate --stack "%BUILD_PREFIX%" 2023-07-13T15:08:09.9862702Z 2023-07-13T15:08:09.9862828Z %SRC_DIR%>SET DISTUTILS_USE_SDK=1 2023-07-13T15:08:09.9863002Z 2023-07-13T15:08:09.9863115Z %SRC_DIR%>SET MSSdk=1 2023-07-13T15:08:09.9863269Z 2023-07-13T15:08:09.9863390Z %SRC_DIR%>SET "VS_VERSION=16.5" 2023-07-13T15:08:09.9863557Z 2023-07-13T15:08:09.9863644Z %SRC_DIR%>SET "VS_MAJOR=16" 2023-07-13T15:08:09.9863806Z 2023-07-13T15:08:09.9863917Z %SRC_DIR%>SET "VS_YEAR=2019" 2023-07-13T15:08:09.9864078Z 2023-07-13T15:08:09.9864233Z %SRC_DIR%>set "MSYS2_ARG_CONV_EXCL=/AI;/AL;/OUT;/out" 2023-07-13T15:08:09.9864435Z 2023-07-13T15:08:09.9864570Z %SRC_DIR%>set "MSYS2_ENV_CONV_EXCL=CL" 2023-07-13T15:08:09.9864748Z 2023-07-13T15:08:09.9864943Z %SRC_DIR%>set "PY_VCRUNTIME_REDIST=%PREFIX%\bin\vcruntime140.dll" 2023-07-13T15:08:09.9865173Z 2023-07-13T15:08:09.9865260Z %SRC_DIR%>set "CXX=cl.exe" 2023-07-13T15:08:09.9865421Z 2023-07-13T15:08:09.9865530Z %SRC_DIR%>set "CC=cl.exe" 2023-07-13T15:08:09.9865831Z 2023-07-13T15:08:09.9865957Z %SRC_DIR%>set "VSINSTALLDIR=" 2023-07-13T15:08:09.9866129Z 2023-07-13T15:08:09.9867761Z %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:09.9868172Z 2023-07-13T15:08:09.9868427Z %SRC_DIR%>(set "VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\" ) 2023-07-13T15:08:09.9868707Z 2023-07-13T15:08:09.9869224Z %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:09.9869821Z 2023-07-13T15:08:09.9870187Z %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:09.9870562Z 2023-07-13T15:08:10.1729559Z %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:10.1730289Z 2023-07-13T15:08:10.1731415Z %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:10.1732300Z 2023-07-13T15:08:10.1732967Z %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:10.1735175Z 2023-07-13T15:08:10.1735422Z %SRC_DIR%>IF NOT "1" == "" ( 2023-07-13T15:08:10.1736092Z set "INCLUDE=%PREFIX%\Library\include;%PREFIX%\Library\include;" 2023-07-13T15:08:10.1737024Z set "LIB=%PREFIX%\Library\lib;%PREFIX%\Library\lib;" 2023-07-13T15:08:10.1737795Z set "CMAKE_PREFIX_PATH=%PREFIX%\Library;" 2023-07-13T15:08:10.1738355Z ) 2023-07-13T15:08:10.1738593Z 2023-07-13T15:08:10.1738836Z %SRC_DIR%>call :GetWin10SdkDir 2023-07-13T15:08:10.1739164Z 2023-07-13T15:08:10.1739556Z %SRC_DIR%>call :GetWin10SdkDirHelper HKLM\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-13T15:08:10.1740010Z 2023-07-13T15:08:10.1740459Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE\Wow6432Node 1>nul 2>&1 2023-07-13T15:08:10.1740966Z 2023-07-13T15:08:10.1741366Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKLM\SOFTWARE 1>nul 2>&1 2023-07-13T15:08:10.1741791Z 2023-07-13T15:08:10.1742218Z %SRC_DIR%>if errorlevel 1 call :GetWin10SdkDirHelper HKCU\SOFTWARE 1>nul 2>&1 2023-07-13T15:08:10.1742679Z 2023-07-13T15:08:10.1742921Z %SRC_DIR%>if errorlevel 1 exit /B 1 2023-07-13T15:08:10.1743258Z 2023-07-13T15:08:10.1743564Z %SRC_DIR%>exit /B 0 2023-07-13T15:08:10.1743926Z 2023-07-13T15:08:10.1744494Z %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:10.1745237Z 2023-07-13T15:08:10.1745589Z %SRC_DIR%>(if NOT "10.0.19041.0" == "wdf" (SET WindowsSDKVer=10.0.19041.0 ) ) 2023-07-13T15:08:10.1746004Z 2023-07-13T15:08:10.1746599Z %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:10.1747463Z Windows SDK version found as: "10.0.19041.0" 2023-07-13T15:08:10.1747781Z 2023-07-13T15:08:10.1748020Z %SRC_DIR%>IF "win-64" == "win-64" ( 2023-07-13T15:08:10.1748577Z set "target_platform=amd64" 2023-07-13T15:08:10.1749137Z set "CMAKE_GEN=Visual Studio 16 2019 Win64" 2023-07-13T15:08:10.1749645Z set "BITS=64" 2023-07-13T15:08:10.1750038Z ) else ( 2023-07-13T15:08:10.1750596Z set "target_platform=x86" 2023-07-13T15:08:10.1751145Z set "CMAKE_GEN=Visual Studio 16 2019" 2023-07-13T15:08:10.1751751Z set "BITS=32" 2023-07-13T15:08:10.1752222Z ) 2023-07-13T15:08:10.1752456Z 2023-07-13T15:08:10.1753124Z %SRC_DIR%>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\ 2023-07-13T15:08:10.1753617Z 2023-07-13T15:08:10.1754046Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools>set VSCMD_DEBUG=1 2023-07-13T15:08:10.1754523Z 2023-07-13T15:08:10.1755064Z 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:10.1755977Z [DEBUG:vcvarsall.bat] init with arguments 'x64 -vcvars_ver=14.2 10.0.19041.0' 2023-07-13T15:08:10.1756763Z [DEBUG:vcvarsall.bat] Command line parse completed with values: 2023-07-13T15:08:10.1757587Z [DEBUG:vcvarsall.bat] __VCVARSALL_TARGET_ARCH='x64' 2023-07-13T15:08:10.1758273Z [DEBUG:vcvarsall.bat] __VCVARSALL_HOST_ARCH='x64' 2023-07-13T15:08:10.1759128Z [DEBUG:vcvarsall.bat] __VCVARSALL_WINSDK='10.0.19041.0' 2023-07-13T15:08:10.1759746Z [DEBUG:vcvarsall.bat] __VCVARSALL_STORE='' 2023-07-13T15:08:10.1760362Z [DEBUG:vcvarsall.bat] __VCVARSALL_HELP='' 2023-07-13T15:08:10.1761001Z [DEBUG:vcvarsall.bat] __VCVARSALL_PARSE_ERROR='0' 2023-07-13T15:08:10.1762015Z [DEBUG:VsDevCmd] Writing pre-initialization environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_preinit_env.log 2023-07-13T15:08:10.1762942Z [DEBUG:core\vsdevcmd_start] initializing with arguments '' 2023-07-13T15:08:10.1763695Z [DEBUG:core\parse_cmd.bat] initializaing with arguments '' 2023-07-13T15:08:10.1764359Z [DEBUG:VsDevCmd.bat] Found version "16.11.27" 2023-07-13T15:08:10.1765073Z ********************************************************************** 2023-07-13T15:08:10.1766072Z ** Visual Studio 2019 Developer Command Prompt v16.11.27 2023-07-13T15:08:10.1766726Z ** Copyright (c) 2021 Microsoft Corporation 2023-07-13T15:08:10.1767308Z ********************************************************************** 2023-07-13T15:08:10.1767917Z [DEBUG:VsDevCmd.bat] calling "core\dotnet.bat" 2023-07-13T15:08:10.1768496Z [DEBUG:core\dotnet.bat] init:COMPLETE 2023-07-13T15:08:10.1769098Z [DEBUG:VsDevCmd.bat] calling "core\msbuild.bat" 2023-07-13T15:08:10.1769735Z [DEBUG:core\msbuild.bat] initializing... 2023-07-13T15:08:10.1770334Z [DEBUG:core\msbuild.bat] init:COMPLETE 2023-07-13T15:08:10.1770914Z [DEBUG:VsDevCmd.bat] calling "core\winsdk.bat" 2023-07-13T15:08:10.1771625Z [DEBUG:winsdk.bat] initializing... 2023-07-13T15:08:10.1772190Z [DEBUG:core\winsdk.bat] init:COMPLETE 2023-07-13T15:08:10.1772882Z [DEBUG:VsDevCmd.bat] calling "ext\devinit.bat" 2023-07-13T15:08:10.1773557Z [DEBUG:ext\devinit.bat] init:COMPLETE 2023-07-13T15:08:10.1774193Z [DEBUG:VsDevCmd.bat] calling "ext\netfxsdk.bat" 2023-07-13T15:08:10.1774805Z [DEBUG:ext\netfxsdk.bat] init:COMPLETE 2023-07-13T15:08:10.1775416Z [DEBUG:VsDevCmd.bat] calling "ext\roslyn.bat" 2023-07-13T15:08:10.1775977Z [DEBUG:ext\roslyn.bat] init:COMPLETE 2023-07-13T15:08:10.1776589Z [DEBUG:VsDevCmd.bat] calling "ext\team_explorer.bat" 2023-07-13T15:08:10.1777244Z [DEBUG:ext\team_explorer.bat] init:COMPLETE 2023-07-13T15:08:10.1777895Z [DEBUG:VsDevCmd.bat] calling "ext\testwindow.bat" 2023-07-13T15:08:10.1778521Z [DEBUG:ext\testwindow.bat] init:COMPLETE 2023-07-13T15:08:10.1779285Z [DEBUG:VsDevCmd.bat] calling "ext\vcvars.bat" 2023-07-13T15:08:10.1779987Z [DEBUG:ext\vcvars.bat] init:COMPLETE 2023-07-13T15:08:10.1780657Z [DEBUG:VsDevCmd.bat] Sending telemetry 2023-07-13T15:08:10.1781298Z [DEBUG:core\vsdevcmd_end] initializing with arguments '' 2023-07-13T15:08:10.1782233Z [DEBUG:VsDevCmd] Writing post-execution environment to C:\Users\RUNNER~1\AppData\Local\Temp\dd_vsdevcmd16_env.log 2023-07-13T15:08:10.1783138Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-07-13T15:08:10.1783719Z -- Git branch: nightly 2023-07-13T15:08:10.1784271Z -- Git SHA: 83d75edafc2f9246e62b01722f52eb5484fbe13e 2023-07-13T15:08:10.1784823Z -- Git tag: None 2023-07-13T15:08:10.1785368Z -- PyTorch dependency: torch==2.1.0.dev20230711 2023-07-13T15:08:10.1786087Z -- Building version 2.1.0.dev20230713 2023-07-13T15:08:10.1786569Z running install 2023-07-13T15:08:10.1787105Z running build 2023-07-13T15:08:10.1787831Z running build_py 2023-07-13T15:08:10.1788302Z creating build 2023-07-13T15:08:10.1788816Z creating build\lib.win-amd64-cpython-311 2023-07-13T15:08:10.1789505Z creating build\lib.win-amd64-cpython-311\torchaudio 2023-07-13T15:08:10.1790317Z copying torchaudio\kaldi_io.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-07-13T15:08:10.1791230Z copying torchaudio\version.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-07-13T15:08:10.1792084Z copying torchaudio\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio 2023-07-13T15:08:10.1793063Z creating build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-13T15:08:10.1794045Z copying torchaudio\backend\common.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-13T15:08:10.1795151Z copying torchaudio\backend\no_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-13T15:08:10.1796172Z copying torchaudio\backend\soundfile_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-13T15:08:10.1797248Z copying torchaudio\backend\sox_io_backend.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-13T15:08:10.1798269Z copying torchaudio\backend\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-13T15:08:10.1799259Z copying torchaudio\backend\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\backend 2023-07-13T15:08:10.1800281Z creating build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-07-13T15:08:10.1801535Z copying torchaudio\compliance\kaldi.py -> build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-07-13T15:08:10.1802599Z copying torchaudio\compliance\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\compliance 2023-07-13T15:08:10.1803510Z creating build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1804442Z copying torchaudio\datasets\cmuarctic.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1805484Z copying torchaudio\datasets\cmudict.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1806503Z copying torchaudio\datasets\commonvoice.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1807653Z copying torchaudio\datasets\dr_vctk.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1808875Z copying torchaudio\datasets\fluentcommands.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1809999Z copying torchaudio\datasets\gtzan.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1811002Z copying torchaudio\datasets\iemocap.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1812092Z copying torchaudio\datasets\librilight_limited.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1813158Z copying torchaudio\datasets\librimix.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1814325Z copying torchaudio\datasets\librispeech.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1815530Z copying torchaudio\datasets\librispeech_biasing.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1816649Z copying torchaudio\datasets\libritts.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1817671Z copying torchaudio\datasets\ljspeech.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1818698Z copying torchaudio\datasets\musdb_hq.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1819719Z copying torchaudio\datasets\quesst14.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1820751Z copying torchaudio\datasets\snips.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1821889Z copying torchaudio\datasets\speechcommands.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1823324Z copying torchaudio\datasets\tedlium.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1824371Z copying torchaudio\datasets\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1825374Z copying torchaudio\datasets\vctk.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1826382Z copying torchaudio\datasets\voxceleb1.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1827219Z copying torchaudio\datasets\yesno.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1827766Z copying torchaudio\datasets\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\datasets 2023-07-13T15:08:10.1828415Z creating build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-13T15:08:10.3315513Z CMake Error: CMAKE_GENERATOR was set but the specified generator doesn't exist. Using CMake default. 2023-07-13T15:08:42.4419431Z CMake Warning at C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2023-07-13T15:08:42.4420622Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2023-07-13T15:08:42.4421593Z to cmake instead of implicitly setting it as an env variable. This will 2023-07-13T15:08:42.4422342Z become a FATAL_ERROR in future version of pytorch. 2023-07-13T15:08:42.4422954Z Call Stack (most recent call first): 2023-07-13T15:08:42.4423897Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:327 (torch_cuda_get_nvcc_gencode_flag) 2023-07-13T15:08:42.4425445Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:87 (include) 2023-07-13T15:08:42.4426708Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2023-07-13T15:08:42.4427738Z cmake/TorchAudioHelper.cmake:1 (find_package) 2023-07-13T15:08:42.4428362Z CMakeLists.txt:93 (include) 2023-07-13T15:08:42.4428692Z 2023-07-13T15:08:42.4428703Z 2023-07-13T15:09:20.2824245Z copying torchaudio\functional\filtering.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-13T15:09:20.2856509Z copying torchaudio\functional\functional.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-13T15:09:20.3032655Z copying torchaudio\functional\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\functional 2023-07-13T15:09:20.3140546Z creating build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-13T15:09:20.3323890Z copying torchaudio\io\_compat.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-13T15:09:20.3389182Z copying torchaudio\io\_effector.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-13T15:09:20.3394902Z copying torchaudio\io\_playback.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-13T15:09:20.3396535Z copying torchaudio\io\_stream_reader.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-13T15:09:20.3397686Z copying torchaudio\io\_stream_writer.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-13T15:09:20.3398765Z copying torchaudio\io\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\io 2023-07-13T15:09:20.3399867Z creating build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:09:20.3401190Z copying torchaudio\models\conformer.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:09:20.3402408Z copying torchaudio\models\conv_tasnet.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:09:20.3403598Z copying torchaudio\models\deepspeech.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:09:20.3404785Z copying torchaudio\models\emformer.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:09:20.3405940Z copying torchaudio\models\rnnt.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:09:20.3407560Z copying torchaudio\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:09:20.3408885Z copying torchaudio\models\tacotron2.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:09:20.3410028Z copying torchaudio\models\wav2letter.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:09:20.3411175Z copying torchaudio\models\wavernn.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:09:20.3412366Z copying torchaudio\models\_hdemucs.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:09:20.3413620Z copying torchaudio\models\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models 2023-07-13T15:09:20.3414813Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-13T15:09:20.3416019Z copying torchaudio\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-13T15:09:20.3417372Z copying torchaudio\pipelines\_source_separation_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-13T15:09:20.3418633Z copying torchaudio\pipelines\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines 2023-07-13T15:09:20.3419700Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype 2023-07-13T15:09:20.3420843Z copying torchaudio\prototype\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype 2023-07-13T15:09:20.3422027Z creating build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-07-13T15:09:20.3423135Z copying torchaudio\sox_effects\sox_effects.py -> build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-07-13T15:09:20.3424635Z copying torchaudio\sox_effects\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\sox_effects 2023-07-13T15:09:20.3425712Z creating build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-13T15:09:20.3426826Z copying torchaudio\transforms\_multi_channel.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-13T15:09:20.3428221Z copying torchaudio\transforms\_transforms.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-13T15:09:20.3429528Z copying torchaudio\transforms\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\transforms 2023-07-13T15:09:20.3430564Z creating build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-13T15:09:20.3431555Z copying torchaudio\utils\download.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-13T15:09:20.3432734Z copying torchaudio\utils\ffmpeg_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-13T15:09:20.3433998Z copying torchaudio\utils\sox_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-13T15:09:20.3435234Z copying torchaudio\utils\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\utils 2023-07-13T15:09:20.3436313Z creating build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-07-13T15:09:20.3437363Z copying torchaudio\_backend\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-07-13T15:09:20.3438565Z copying torchaudio\_backend\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_backend 2023-07-13T15:09:20.3439629Z creating build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-07-13T15:09:20.3440656Z copying torchaudio\_extension\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-07-13T15:09:20.3441971Z copying torchaudio\_extension\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_extension 2023-07-13T15:09:20.3443324Z creating build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-07-13T15:09:20.3444414Z copying torchaudio\_internal\module_utils.py -> build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-07-13T15:09:20.3445604Z copying torchaudio\_internal\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\_internal 2023-07-13T15:09:20.3446662Z creating build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-13T15:09:20.3447779Z copying torchaudio\models\decoder\_ctc_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-13T15:09:20.3449553Z copying torchaudio\models\decoder\_cuda_ctc_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-13T15:09:20.3450897Z copying torchaudio\models\decoder\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\decoder 2023-07-13T15:09:20.3452020Z creating build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-13T15:09:20.3453202Z copying torchaudio\models\wav2vec2\components.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-13T15:09:20.3454494Z copying torchaudio\models\wav2vec2\model.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-13T15:09:20.3455903Z copying torchaudio\models\wav2vec2\wavlm_attention.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-13T15:09:20.3463387Z copying torchaudio\models\wav2vec2\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2 2023-07-13T15:09:20.3500639Z creating build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-13T15:09:20.3502038Z copying torchaudio\models\wav2vec2\utils\import_fairseq.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-13T15:09:20.3503474Z copying torchaudio\models\wav2vec2\utils\import_huggingface.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-13T15:09:20.3504961Z copying torchaudio\models\wav2vec2\utils\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils 2023-07-13T15:09:20.3506255Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-13T15:09:20.3507784Z copying torchaudio\pipelines\_tts\impl.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-13T15:09:20.3509076Z copying torchaudio\pipelines\_tts\interface.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-13T15:09:20.3510385Z copying torchaudio\pipelines\_tts\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-13T15:09:20.3511769Z copying torchaudio\pipelines\_tts\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts 2023-07-13T15:09:20.3513046Z creating build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-13T15:09:20.3514281Z copying torchaudio\pipelines\_wav2vec2\impl.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-13T15:09:20.3515613Z copying torchaudio\pipelines\_wav2vec2\utils.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-13T15:09:20.3516919Z copying torchaudio\pipelines\_wav2vec2\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2 2023-07-13T15:09:20.3518169Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-07-13T15:09:20.3519461Z copying torchaudio\prototype\datasets\musan.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-07-13T15:09:20.3520854Z copying torchaudio\prototype\datasets\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets 2023-07-13T15:09:20.3522076Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-13T15:09:20.3523319Z copying torchaudio\prototype\functional\functional.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-13T15:09:20.3524684Z copying torchaudio\prototype\functional\_dsp.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-13T15:09:20.3526097Z copying torchaudio\prototype\functional\_rir.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-13T15:09:20.3527592Z copying torchaudio\prototype\functional\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\functional 2023-07-13T15:09:20.3528785Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:09:20.3529996Z copying torchaudio\prototype\models\conv_emformer.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:09:20.3531551Z copying torchaudio\prototype\models\hifi_gan.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:09:20.3532970Z copying torchaudio\prototype\models\rnnt.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:09:20.3534533Z copying torchaudio\prototype\models\rnnt_decoder.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:09:20.3535949Z copying torchaudio\prototype\models\_conformer_wav2vec2.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:10:08.9064853Z copying torchaudio\prototype\models\_emformer_hubert.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:10:08.9160570Z copying torchaudio\prototype\models\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models 2023-07-13T15:10:08.9161942Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-13T15:10:08.9163304Z copying torchaudio\prototype\pipelines\hifigan_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-13T15:10:08.9167283Z copying torchaudio\prototype\pipelines\rnnt_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-13T15:10:08.9168768Z copying torchaudio\prototype\pipelines\squim_pipeline.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-13T15:10:08.9170192Z copying torchaudio\prototype\pipelines\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines 2023-07-13T15:10:08.9173697Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-07-13T15:10:08.9175347Z copying torchaudio\prototype\transforms\_transforms.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-07-13T15:10:08.9176763Z copying torchaudio\prototype\transforms\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms 2023-07-13T15:10:08.9180221Z creating build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-13T15:10:08.9181584Z copying torchaudio\prototype\models\squim\objective.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-13T15:10:08.9183043Z copying torchaudio\prototype\models\squim\subjective.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-13T15:10:08.9184452Z copying torchaudio\prototype\models\squim\__init__.py -> build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim 2023-07-13T15:10:08.9187699Z running build_ext 2023-07-13T15:10:08.9188463Z -- The C compiler identification is MSVC 19.29.30151.0 2023-07-13T15:10:08.9189355Z -- The CXX compiler identification is MSVC 19.29.30151.0 2023-07-13T15:10:08.9190143Z -- Detecting C compiler ABI info 2023-07-13T15:10:08.9190881Z -- Detecting C compiler ABI info - done 2023-07-13T15:10:08.9194160Z -- 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:10:08.9195228Z -- Detecting C compile features 2023-07-13T15:10:08.9195981Z -- Detecting C compile features - done 2023-07-13T15:10:08.9196733Z -- Detecting CXX compiler ABI info 2023-07-13T15:10:08.9197496Z -- Detecting CXX compiler ABI info - done 2023-07-13T15:10:08.9200808Z -- 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:10:08.9201904Z -- Detecting CXX compile features 2023-07-13T15:10:08.9202665Z -- Detecting CXX compile features - done 2023-07-13T15:10:08.9203522Z -- The CUDA compiler identification is NVIDIA 12.1.66 2023-07-13T15:10:08.9204322Z -- Detecting CUDA compiler ABI info 2023-07-13T15:10:08.9205057Z -- Detecting CUDA compiler ABI info - done 2023-07-13T15:10:08.9208640Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe - skipped 2023-07-13T15:10:08.9209618Z -- Detecting CUDA compile features 2023-07-13T15:10:08.9210375Z -- Detecting CUDA compile features - done 2023-07-13T15:10:08.9211594Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 (found version "12.1") 2023-07-13T15:10:08.9214480Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/include (found version "12.1.66") 2023-07-13T15:10:08.9215409Z -- Caffe2: CUDA detected: 12.1 2023-07-13T15:10:08.9216298Z -- Caffe2: CUDA nvcc is: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/bin/nvcc.exe 2023-07-13T15:10:08.9218110Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1 2023-07-13T15:10:08.9219006Z -- Caffe2: Header version is: 12.1 2023-07-13T15:10:08.9219898Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v12.1/lib/x64/nvrtc.lib shorthash is bac8224f 2023-07-13T15:10:08.9220881Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-07-13T15:10:08.9224668Z -- 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:10:08.9232729Z -- Found Torch: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/lib/torch.lib 2023-07-13T15:10:08.9234247Z -- Found Python3: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/libs/python311.lib (found suitable exact version "3.11.4") found components: Development Development.Module Development.Embed 2023-07-13T15:10:08.9238139Z -- Found OpenMP_C: -openmp (found version "2.0") 2023-07-13T15:10:08.9238979Z -- Found OpenMP_CXX: -openmp (found version "2.0") 2023-07-13T15:10:08.9239786Z -- Found OpenMP: TRUE (found version "2.0") 2023-07-13T15:10:08.9240825Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-07-13T15:10:08.9241786Z -- Building FFmpeg integration with multi version support 2023-07-13T15:10:08.9244854Z -- Configuring done (40.2s) 2023-07-13T15:10:08.9245550Z -- Generating done (0.6s) 2023-07-13T15:10:08.9246587Z -- Build files have been written to: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/work/build/temp.win-amd64-cpython-311/Release 2023-07-13T15:10:08.9252027Z [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:10:08.9254978Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:08.9257886Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:08.9258728Z 2023-07-13T15:10:08.9259431Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:08.9260638Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:08.9261877Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:08.9266612Z [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:10:08.9269743Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:08.9270811Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:08.9271465Z 2023-07-13T15:10:08.9272294Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:08.9273515Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:08.9274742Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:08.9278226Z [3/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\autograd.cpp 2023-07-13T15:10:08.9281610Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:08.9282540Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:08.9283147Z 2023-07-13T15:10:08.9283896Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:08.9285181Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:08.9286547Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:08.9287790Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:08.9450254Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:08.9469320Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:08.9471375Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:08.9489434Z [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\overdrive.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\overdrive.cpp 2023-07-13T15:10:08.9595248Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:08.9671526Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:08.9672460Z 2023-07-13T15:10:08.9673488Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(20): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-13T15:10:08.9674828Z with 2023-07-13T15:10:08.9675598Z [ 2023-07-13T15:10:08.9676184Z T=scalar_t 2023-07-13T15:10:08.9677179Z ] 2023-07-13T15:10:08.9684701Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(43): note: see reference to function template instantiation 'void `anonymous-namespace'::overdrive_cpu_kernel(at::TensorAccessor,at::TensorAccessor,at::TensorAccessor,at::TensorAccessor,at::TensorAccessor)' being compiled 2023-07-13T15:10:08.9705664Z with 2023-07-13T15:10:08.9706378Z [ 2023-07-13T15:10:08.9707011Z T=scalar_t, 2023-07-13T15:10:08.9707808Z PtrTraits=at::DefaultPtrTraits, 2023-07-13T15:10:08.9708541Z index_t=int64_t 2023-07-13T15:10:08.9711631Z ] 2023-07-13T15:10:08.9713090Z %SRC_DIR%\torchaudio\csrc\overdrive.cpp(23): warning C4244: '=': conversion from 'double' to 'T', possible loss of data 2023-07-13T15:10:08.9720422Z with 2023-07-13T15:10:08.9721026Z [ 2023-07-13T15:10:08.9721947Z T=scalar_t 2023-07-13T15:10:08.9722611Z ] 2023-07-13T15:10:08.9726164Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:08.9727597Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:08.9729205Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:08.9735005Z [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\lfilter.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\lfilter.cpp 2023-07-13T15:10:08.9851688Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:09.0032119Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:09.0418823Z 2023-07-13T15:10:09.0995318Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:09.1288239Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:09.1501379Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:09.1875371Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:09.2044217Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:09.2135871Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:09.2259304Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:09.3204727Z [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\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute.cpp 2023-07-13T15:10:09.3673105Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:09.4022757Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:09.4368287Z 2023-07-13T15:10:09.4370387Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:09.4371805Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:09.4373698Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:09.4377924Z [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\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\compute_alphas.cpp 2023-07-13T15:10:09.4383732Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:09.4385690Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:09.4386363Z 2023-07-13T15:10:09.4387048Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:09.4388480Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:09.4390305Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:09.4394155Z [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\cpu\compute_betas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_betas.cpp 2023-07-13T15:10:09.4398743Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:09.4399849Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:09.4400940Z 2023-07-13T15:10:09.4402725Z %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:10:09.4404167Z %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:10:09.4406295Z %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:10:09.4408591Z %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:09.4411816Z %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:09.4413454Z %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:21.3423658Z %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:21.4074683Z %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:21.5443579Z %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:21.5766875Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(503): warning C4100: 'costs': unreferenced formal parameter 2023-07-13T15:10:21.5768892Z %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:21.7449650Z with 2023-07-13T15:10:21.7660225Z [ 2023-07-13T15:10:21.7904036Z DTYPE=float, 2023-07-13T15:10:21.8009692Z CAST_DTYPE=float 2023-07-13T15:10:21.8011157Z ] 2023-07-13T15:10:21.8012908Z %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:21.8015250Z with 2023-07-13T15:10:21.8015889Z [ 2023-07-13T15:10:21.8016542Z DTYPE=float 2023-07-13T15:10:21.8017177Z ] 2023-07-13T15:10:21.8018217Z %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:21.8019973Z %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:21.8021282Z with 2023-07-13T15:10:21.8021878Z [ 2023-07-13T15:10:21.8022534Z CAST_DTYPE=float, 2023-07-13T15:10:21.8023217Z DTYPE=float 2023-07-13T15:10:21.8023866Z ] 2023-07-13T15:10:21.8025093Z %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:21.8026409Z with 2023-07-13T15:10:21.8027024Z [ 2023-07-13T15:10:21.8027916Z CAST_DTYPE=float, 2023-07-13T15:10:21.8028606Z DTYPE=float 2023-07-13T15:10:21.8029233Z ] 2023-07-13T15:10:21.8030365Z %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:21.8031449Z with 2023-07-13T15:10:21.8032073Z [ 2023-07-13T15:10:21.8032808Z CAST_DTYPE=float 2023-07-13T15:10:21.8033537Z ] 2023-07-13T15:10:21.8035152Z %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:21.8036635Z with 2023-07-13T15:10:21.8037277Z [ 2023-07-13T15:10:21.8037924Z DTYPE=float, 2023-07-13T15:10:21.8038544Z CAST_DTYPE=float 2023-07-13T15:10:21.8039205Z ] 2023-07-13T15:10:21.8040552Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:10:21.8042716Z %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:21.8044353Z with 2023-07-13T15:10:21.8044936Z [ 2023-07-13T15:10:21.8045549Z DTYPE=float 2023-07-13T15:10:21.8046159Z ] 2023-07-13T15:10:21.8047122Z %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:21.8048895Z %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:21.8050097Z with 2023-07-13T15:10:21.8050673Z [ 2023-07-13T15:10:21.8051263Z DTYPE=float 2023-07-13T15:10:21.8051828Z ] 2023-07-13T15:10:21.8052993Z %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:21.8054582Z with 2023-07-13T15:10:21.8055185Z [ 2023-07-13T15:10:21.8055818Z DTYPE=float 2023-07-13T15:10:21.8056454Z ] 2023-07-13T15:10:21.8057352Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:21.8058829Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:10:21.8060103Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:10:21.8063632Z [9/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -external:W0 /DWIN32 /D_WINDOWS /GR /EHsc /wd4819 /W4 /O2 /Ob2 /DNDEBUG -std:c++17 -MD /EHsc /bigobj -openmp /showIncludes /Fotorchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp 2023-07-13T15:10:21.8066426Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:10:21.8067410Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:10:21.8068019Z 2023-07-13T15:10:21.8068849Z %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:21.8127320Z %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:21.8128856Z %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:21.8130183Z %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:21.8131503Z %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:21.8133095Z %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:21.8134615Z %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:21.8136043Z %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:21.8137382Z %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:21.8138759Z %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:21.8140325Z %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:21.8141477Z with 2023-07-13T15:10:21.8142091Z [ 2023-07-13T15:10:21.8142731Z CAST_DTYPE=float, 2023-07-13T15:10:21.8143395Z DTYPE=float 2023-07-13T15:10:21.8143960Z ] 2023-07-13T15:10:21.8145205Z %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:10:21.8146367Z with 2023-07-13T15:10:21.8147229Z [ 2023-07-13T15:10:21.8147852Z CAST_DTYPE=float, 2023-07-13T15:10:21.8148528Z DTYPE=float 2023-07-13T15:10:21.8149129Z ] 2023-07-13T15:10:21.8150236Z %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:10:21.8151312Z with 2023-07-13T15:10:21.8151900Z [ 2023-07-13T15:10:21.8152494Z CAST_DTYPE=float 2023-07-13T15:10:21.8153141Z ] 2023-07-13T15:10:21.8154415Z %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:10:21.8155735Z with 2023-07-13T15:10:21.8156309Z [ 2023-07-13T15:10:21.8156898Z DTYPE=float, 2023-07-13T15:10:21.8157596Z CAST_DTYPE=float 2023-07-13T15:10:21.8158223Z ] 2023-07-13T15:10:21.8159688Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute_alphas.cpp(60): note: see reference to function template instantiation 'torchaudio::rnnt::status_t torchaudio::rnnt::cpu::ComputeAlphas(const torchaudio::rnnt::Workspace &,const DTYPE *,const int *,const int *,const int *,DTYPE *)' being compiled 2023-07-13T15:10:21.8161105Z with 2023-07-13T15:12:05.8839372Z [ 2023-07-13T15:12:05.8840265Z DTYPE=float 2023-07-13T15:12:05.9526691Z ] 2023-07-13T15:12:05.9873347Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:12:06.0298372Z %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:12:06.0351611Z with 2023-07-13T15:12:06.0403940Z [ 2023-07-13T15:12:06.0531325Z DTYPE=float 2023-07-13T15:12:06.0539300Z ] 2023-07-13T15:12:06.0540675Z %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:12:06.0545473Z %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:12:06.0546982Z with 2023-07-13T15:12:06.0547810Z [ 2023-07-13T15:12:06.0551318Z DTYPE=float 2023-07-13T15:12:06.0552204Z ] 2023-07-13T15:12:06.0553774Z %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:12:06.0557898Z with 2023-07-13T15:12:06.0558786Z [ 2023-07-13T15:12:06.0559592Z DTYPE=float 2023-07-13T15:12:06.0560499Z ] 2023-07-13T15:12:06.0561713Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:06.0565695Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:06.0567237Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:06.0578935Z [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\rnnt\cpu\compute.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp 2023-07-13T15:12:06.0582653Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:06.0586786Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:06.0587586Z 2023-07-13T15:12:06.0588473Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(77): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:12:06.0591689Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(78): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:12:06.0593928Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(79): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:12:06.0595451Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(80): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:12:06.0598646Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(81): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:12:06.0601049Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(82): warning C4244: '=': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:12:06.0602665Z %SRC_DIR%\torchaudio\csrc\rnnt\cpu\compute.cpp(83): warning C4244: '=': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:12:06.0610674Z %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:12:06.0614715Z %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:12:06.0616319Z %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:12:06.0620832Z %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:12:06.0622261Z with 2023-07-13T15:12:06.0623033Z [ 2023-07-13T15:12:06.0624166Z DTYPE=c10::Half 2023-07-13T15:12:06.0626743Z ] 2023-07-13T15:12:06.0628980Z %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:12:06.0630463Z with 2023-07-13T15:12:06.0631330Z [ 2023-07-13T15:12:06.0634570Z DTYPE=c10::Half 2023-07-13T15:12:06.0635433Z ] 2023-07-13T15:12:06.0636765Z %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:12:06.0637913Z with 2023-07-13T15:12:06.0638596Z [ 2023-07-13T15:12:06.0641890Z DTYPE=c10::Half 2023-07-13T15:12:06.0642644Z ] 2023-07-13T15:12:06.0644292Z %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:12:06.0655294Z with 2023-07-13T15:12:06.0656155Z [ 2023-07-13T15:12:06.0656877Z DTYPE=c10::Half, 2023-07-13T15:12:06.0658080Z CAST_DTYPE=float 2023-07-13T15:12:06.0658824Z ] 2023-07-13T15:12:06.0662674Z %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:12:06.0664280Z with 2023-07-13T15:12:06.0665023Z [ 2023-07-13T15:12:06.0665787Z DTYPE=c10::Half 2023-07-13T15:12:06.0666554Z ] 2023-07-13T15:12:06.0669956Z %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:12:06.0671749Z %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:12:06.0673089Z with 2023-07-13T15:12:06.0676327Z [ 2023-07-13T15:12:06.0677141Z DTYPE=c10::Half 2023-07-13T15:12:06.0677884Z ] 2023-07-13T15:12:06.0679325Z %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:12:06.0683201Z with 2023-07-13T15:12:06.0750716Z [ 2023-07-13T15:12:06.0771323Z DTYPE=c10::Half 2023-07-13T15:12:06.0851155Z ] 2023-07-13T15:12:06.0908708Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(166): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:12:06.0911067Z %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:12:06.0912833Z with 2023-07-13T15:12:06.0916166Z [ 2023-07-13T15:12:06.0917030Z DTYPE=float 2023-07-13T15:12:06.0917812Z ] 2023-07-13T15:12:06.0920330Z %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:12:06.0922209Z with 2023-07-13T15:12:06.0922927Z [ 2023-07-13T15:12:06.0923768Z DTYPE=float, 2023-07-13T15:12:06.0924685Z CAST_DTYPE=float 2023-07-13T15:12:06.0925510Z ] 2023-07-13T15:12:06.0931279Z %SRC_DIR%\torchaudio/csrc/rnnt/cpu/cpu_kernels.h(199): warning C4100: 'options': unreferenced formal parameter 2023-07-13T15:12:06.0933460Z %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:12:06.0935201Z with 2023-07-13T15:12:06.0935987Z [ 2023-07-13T15:12:06.0936814Z DTYPE=float 2023-07-13T15:12:06.0937626Z ] 2023-07-13T15:12:06.0938662Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:06.0940094Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:06.0941565Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:50.3544146Z [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\rir.cpp.obj /Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\ /FS -c %SRC_DIR%\torchaudio\csrc\rir.cpp 2023-07-13T15:12:50.3551586Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:50.3552549Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:50.3553189Z 2023-07-13T15:12:50.3553878Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:12:50.3554804Z with 2023-07-13T15:12:50.3555440Z [ 2023-07-13T15:12:50.3556100Z scalar_t=scalar_t 2023-07-13T15:12:50.3556679Z ] 2023-07-13T15:12:50.3557998Z %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:12:50.3559597Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:12:50.3560516Z with 2023-07-13T15:12:50.3561141Z [ 2023-07-13T15:12:50.3561871Z scalar_t=scalar_t 2023-07-13T15:12:50.3562454Z ] 2023-07-13T15:12:50.3563376Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: '=': conversion from 'double' to 'scalar_t', possible loss of data 2023-07-13T15:12:50.3564376Z with 2023-07-13T15:12:50.3565006Z [ 2023-07-13T15:12:50.3565656Z scalar_t=scalar_t 2023-07-13T15:12:50.3566243Z ] 2023-07-13T15:12:50.3567159Z %SRC_DIR%\torchaudio\csrc\rir.cpp(136): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:12:50.3568961Z %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:12:50.3570490Z %SRC_DIR%\torchaudio\csrc\rir.cpp(155): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:12:50.3574044Z %SRC_DIR%\torchaudio\csrc\rir.cpp(160): warning C4244: 'argument': conversion from 'double' to 'float', possible loss of data 2023-07-13T15:12:50.3575282Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:50.3576417Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:50.3577510Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:50.3580247Z [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:50.3583003Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:50.3583853Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:50.3584391Z 2023-07-13T15:12:50.3585021Z %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:50.3585893Z with 2023-07-13T15:12:50.3586401Z [ 2023-07-13T15:12:50.3586937Z T=target_t 2023-07-13T15:12:50.3587457Z ] 2023-07-13T15:12:50.3588633Z %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:50.3590286Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:50.3591369Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:50.3592407Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:50.3595031Z [13/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_EXPORTS -I%SRC_DIR% -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:50.3597385Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:50.3598208Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:50.3598717Z 2023-07-13T15:12:50.3599230Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:50.3600493Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:50.3601610Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:50.3604494Z [14/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:12:50.3607120Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:12:50.3607937Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:12:50.3608452Z 2023-07-13T15:12:50.3609175Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:12:50.3610852Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:12:50.3612238Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:12:50.3613649Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:12:50.3614848Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:50.3615892Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:12:50.3616948Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:50.3618016Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:50.3619050Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:12:50.3620075Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.5473187Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04.5480540Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:04.5484344Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:04.5516473Z 2023-07-13T15:13:04.5529752Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:04.5531367Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:04.5532989Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:04.5534480Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:04.5535683Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.5536696Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.5537700Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:04.5540963Z [16/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:04.5563331Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:04.5564103Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:04.5564485Z 2023-07-13T15:13:04.5564968Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.5565934Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.5567129Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:04.5583013Z [17/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04.5586889Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:04.5590396Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:04.5600816Z 2023-07-13T15:13:04.5604994Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:04.5607501Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:04.5611699Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:04.5622349Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:04.5627303Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.5628996Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.5632967Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:04.5645557Z [18/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:13:04.5652507Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:04.5655627Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:04.5656502Z 2023-07-13T15:13:04.5657712Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:04.5665390Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:04.5670210Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:04.5672282Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:04.5673839Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.5680957Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.5682987Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:04.5687428Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:13:04.5696604Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:04.5700704Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:04.5701724Z 2023-07-13T15:13:04.5702741Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:04.5704498Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:04.5711878Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:04.5714392Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:04.5716176Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.5717460Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.5724210Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:04.5728693Z [20/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:04.5732335Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:04.5733342Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:04.5733975Z 2023-07-13T15:13:04.5741234Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:04.5743566Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:04.5745556Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:04.5747244Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:04.5754327Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.5758813Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:04.5760446Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:04.5784989Z [21/84] C:\PROGRA~1\NVIDIA~2\CUDA\v12.1\bin\nvcc.exe -forward-unknown-to-host-compiler -DINCLUDE_ALIGN -DINCLUDE_RIR -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_EXPORTS -I%SRC_DIR% -isystem %PREFIX%\lib\site-packages\torch\include -isystem %PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -isystem "C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -isystem "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\include" -D_WINDOWS -Xcompiler=" /GR /EHsc" -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -DONNX_NAMESPACE=onnx_c2 --use-local-env -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -gencode arch=compute_50,code=compute_50 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819 -Xcudafe --diag_suppress=cc_clobber_ignored -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=integer_sign_change -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=useless_using_declaration -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=set_but_not_used -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=field_without_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=base_class_has_different_dll_interface -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_none_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=dll_interface_conflict_dllexport_assumed -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=implicit_return_from_non_void_function -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=unsigned_compare_with_zero -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=declared_but_not_referenced -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcudafe --diag_suppress=bad_friend_decl -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -Xcompiler="-O2 -Ob2" -DNDEBUG -Xcompiler /MD -std=c++17 -Xcompiler=-MD -Xcompiler= -MD -MT torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -MF torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj.d -x cu -c %SRC_DIR%\torchaudio\csrc\rnnt\gpu\compute_alphas.cu -o torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj -Xcompiler=-Fdtorchaudio\csrc\CMakeFiles\libtorchaudio.dir\,-FS 2023-07-13T15:13:04.5804317Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.5806764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.5808746Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.5810704Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.5817972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.5820346Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.5822350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.5834225Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.5836646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5838408Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5839226Z ^ 2023-07-13T15:13:04.5839685Z 2023-07-13T15:13:04.5840256Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:04.5844187Z 2023-07-13T15:13:04.5847110Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5848497Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5849045Z ^ 2023-07-13T15:13:04.5849291Z 2023-07-13T15:13:04.5850023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5851071Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5851597Z ^ 2023-07-13T15:13:04.5851850Z 2023-07-13T15:13:04.5852245Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:04.5852715Z 2023-07-13T15:13:04.5853444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5854508Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5855069Z ^ 2023-07-13T15:13:04.5855342Z 2023-07-13T15:13:04.5857341Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5858605Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5859220Z ^ 2023-07-13T15:13:04.5859908Z 2023-07-13T15:13:04.5860304Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:04.5860770Z 2023-07-13T15:13:04.5861478Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5862560Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5863099Z ^ 2023-07-13T15:13:04.5863376Z 2023-07-13T15:13:04.5864098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5865163Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5865656Z ^ 2023-07-13T15:13:04.5865902Z 2023-07-13T15:13:04.5866299Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:04.5866768Z 2023-07-13T15:13:04.5867506Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5868892Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5869452Z ^ 2023-07-13T15:13:04.5869708Z 2023-07-13T15:13:04.5870502Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5871534Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5872055Z ^ 2023-07-13T15:13:04.5872297Z 2023-07-13T15:13:04.5872680Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:04.5873147Z 2023-07-13T15:13:04.5873890Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5874961Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5875482Z ^ 2023-07-13T15:13:04.5875765Z 2023-07-13T15:13:04.5876481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5877513Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5878033Z ^ 2023-07-13T15:13:04.5878277Z 2023-07-13T15:13:04.5878675Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:04.5879135Z 2023-07-13T15:13:04.5879840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5880920Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5881469Z ^ 2023-07-13T15:13:04.5881747Z 2023-07-13T15:13:04.5882698Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5883745Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5884261Z ^ 2023-07-13T15:13:04.5884485Z 2023-07-13T15:13:04.5884886Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:04.5885359Z 2023-07-13T15:13:04.5886094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5887254Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5887807Z ^ 2023-07-13T15:13:04.5888093Z 2023-07-13T15:13:04.5888828Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5889850Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5890383Z ^ 2023-07-13T15:13:04.5890634Z 2023-07-13T15:13:04.5891041Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:04.5891509Z 2023-07-13T15:13:04.5892262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:04.5893563Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:04.5894089Z ^ 2023-07-13T15:13:04.5904217Z 2023-07-13T15:13:04.5905112Z compute_alphas.cu 2023-07-13T15:13:04.5906282Z tmpxft_0000044c_00000000-7_compute_alphas.compute_90.cudafe1.cpp 2023-07-13T15:13:04.5907712Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.5908909Z with 2023-07-13T15:13:04.5909299Z [ 2023-07-13T15:13:04.5909893Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:04.5910595Z ] 2023-07-13T15:13:04.5991481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.5993497Z with 2023-07-13T15:13:04.6039365Z [ 2023-07-13T15:13:04.6040364Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:04.6041258Z ] 2023-07-13T15:13:04.6042651Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6043993Z with 2023-07-13T15:13:04.6044557Z [ 2023-07-13T15:13:04.6045308Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:04.6066828Z ] 2023-07-13T15:13:04.6073624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6076240Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6078800Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6080878Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6082198Z with 2023-07-13T15:13:04.6082915Z [ 2023-07-13T15:13:04.6083813Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:04.6084654Z ] 2023-07-13T15:13:04.6085907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6087132Z with 2023-07-13T15:13:04.6087785Z [ 2023-07-13T15:13:04.6088667Z T=std::basic_string,std::allocator> 2023-07-13T15:13:04.6094572Z ] 2023-07-13T15:13:04.6095962Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6097452Z with 2023-07-13T15:13:04.6098636Z [ 2023-07-13T15:13:04.6099510Z T=std::basic_string,std::allocator> 2023-07-13T15:13:04.6100353Z ] 2023-07-13T15:13:04.6101639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6102947Z with 2023-07-13T15:13:04.6103756Z [ 2023-07-13T15:13:04.6104890Z T=std::basic_string,std::allocator> 2023-07-13T15:13:04.6105726Z ] 2023-07-13T15:13:04.6107094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6109171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6111539Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6112867Z with 2023-07-13T15:13:04.6113530Z [ 2023-07-13T15:13:04.6114384Z T=std::basic_string,std::allocator> 2023-07-13T15:13:04.6115206Z ] 2023-07-13T15:13:04.6116297Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6117606Z with 2023-07-13T15:13:04.6118351Z [ 2023-07-13T15:13:04.6119137Z T=c10::SymInt 2023-07-13T15:13:04.6119786Z ] 2023-07-13T15:13:04.6121000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6122199Z with 2023-07-13T15:13:04.6122844Z [ 2023-07-13T15:13:04.6123785Z T=c10::SymInt 2023-07-13T15:13:04.6124643Z ] 2023-07-13T15:13:04.6126180Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6127239Z with 2023-07-13T15:13:04.6127616Z [ 2023-07-13T15:13:04.6128050Z T=c10::SymInt 2023-07-13T15:13:04.6128456Z ] 2023-07-13T15:13:04.6129402Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6131085Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6132836Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6133806Z with 2023-07-13T15:13:04.6134184Z [ 2023-07-13T15:13:04.6134560Z T=c10::SymInt 2023-07-13T15:13:04.6134958Z ] 2023-07-13T15:13:04.6137322Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6138332Z with 2023-07-13T15:13:04.6138694Z [ 2023-07-13T15:13:04.6139349Z T=c10::QualifiedName 2023-07-13T15:13:04.6139769Z ] 2023-07-13T15:13:04.6140754Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6141677Z with 2023-07-13T15:13:04.6142030Z [ 2023-07-13T15:13:04.6142454Z T=c10::QualifiedName 2023-07-13T15:13:04.6142873Z ] 2023-07-13T15:13:04.6144613Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6145735Z with 2023-07-13T15:13:04.6146299Z [ 2023-07-13T15:13:04.6146746Z T=c10::QualifiedName 2023-07-13T15:13:04.6147174Z ] 2023-07-13T15:13:04.6148177Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6149768Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6152132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6153360Z with 2023-07-13T15:13:04.6153746Z [ 2023-07-13T15:13:04.6154159Z T=c10::QualifiedName 2023-07-13T15:13:04.6154583Z ] 2023-07-13T15:13:04.6161919Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6162955Z with 2023-07-13T15:13:04.6163570Z [ 2023-07-13T15:13:04.6164039Z T=at::TensorBase 2023-07-13T15:13:04.6164453Z ] 2023-07-13T15:13:04.6165459Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6166528Z with 2023-07-13T15:13:04.6166948Z [ 2023-07-13T15:13:04.6167448Z T=at::TensorBase 2023-07-13T15:13:04.6167859Z ] 2023-07-13T15:13:04.6168896Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6169907Z with 2023-07-13T15:13:04.6170273Z [ 2023-07-13T15:13:04.6170679Z T=at::TensorBase 2023-07-13T15:13:04.6171083Z ] 2023-07-13T15:13:04.6172099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6173917Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6175905Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6176872Z with 2023-07-13T15:13:04.6177261Z [ 2023-07-13T15:13:04.6177972Z T=at::TensorBase 2023-07-13T15:13:04.6178393Z ] 2023-07-13T15:13:04.6179367Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6180398Z with 2023-07-13T15:13:04.6180824Z [ 2023-07-13T15:13:04.6181300Z T=at::Tensor 2023-07-13T15:13:04.6181710Z ] 2023-07-13T15:13:04.6182679Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6183634Z with 2023-07-13T15:13:04.6183996Z [ 2023-07-13T15:13:04.6184399Z T=at::Tensor 2023-07-13T15:13:04.6185001Z ] 2023-07-13T15:13:04.6186223Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6187392Z with 2023-07-13T15:13:04.6187974Z [ 2023-07-13T15:13:04.6188693Z T=at::Tensor 2023-07-13T15:13:04.6189161Z ] 2023-07-13T15:13:04.6190311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6192044Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6193891Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6195129Z with 2023-07-13T15:13:04.6195935Z [ 2023-07-13T15:13:04.6196542Z T=at::Tensor 2023-07-13T15:13:04.6197081Z ] 2023-07-13T15:13:04.6198226Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6203538Z with 2023-07-13T15:13:04.6204056Z [ 2023-07-13T15:13:04.6204621Z T=at::Generator 2023-07-13T15:13:04.6205272Z ] 2023-07-13T15:13:04.6206475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6207492Z with 2023-07-13T15:13:04.6208050Z [ 2023-07-13T15:13:04.6208779Z T=at::Generator 2023-07-13T15:13:04.6209340Z ] 2023-07-13T15:13:04.6210659Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6211856Z with 2023-07-13T15:13:04.6212421Z [ 2023-07-13T15:13:04.6213082Z T=at::Generator 2023-07-13T15:13:04.6213568Z ] 2023-07-13T15:13:04.6214843Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6217136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6218945Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6220093Z with 2023-07-13T15:13:04.6220620Z [ 2023-07-13T15:13:04.6221090Z T=at::Generator 2023-07-13T15:13:04.6221604Z ] 2023-07-13T15:13:04.6222819Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6224097Z with 2023-07-13T15:13:04.6224520Z [ 2023-07-13T15:13:04.6263495Z T=c10::Scalar 2023-07-13T15:13:04.6264022Z ] 2023-07-13T15:13:04.6265190Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6266251Z with 2023-07-13T15:13:04.6266605Z [ 2023-07-13T15:13:04.6267017Z T=c10::Scalar 2023-07-13T15:13:04.6267391Z ] 2023-07-13T15:13:04.6268437Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6269428Z with 2023-07-13T15:13:04.6269829Z [ 2023-07-13T15:13:04.6270240Z T=c10::Scalar 2023-07-13T15:13:04.6270642Z ] 2023-07-13T15:13:04.6271740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6273753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6275385Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6276370Z with 2023-07-13T15:13:04.6276752Z [ 2023-07-13T15:13:04.6277166Z T=c10::Scalar 2023-07-13T15:13:04.6277574Z ] 2023-07-13T15:13:04.6278698Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6279778Z with 2023-07-13T15:13:04.6280168Z [ 2023-07-13T15:13:04.6280685Z T=std::shared_ptr 2023-07-13T15:13:04.6281200Z ] 2023-07-13T15:13:04.6282211Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6283157Z with 2023-07-13T15:13:04.6283534Z [ 2023-07-13T15:13:04.6284085Z T=std::shared_ptr 2023-07-13T15:13:04.6284590Z ] 2023-07-13T15:13:04.6285767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6287192Z with 2023-07-13T15:13:04.6287571Z [ 2023-07-13T15:13:04.6288113Z T=std::shared_ptr 2023-07-13T15:13:04.6288648Z ] 2023-07-13T15:13:04.6289723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6291436Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6293330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6294386Z with 2023-07-13T15:13:04.6294780Z [ 2023-07-13T15:13:04.6295334Z T=std::shared_ptr 2023-07-13T15:13:04.6295833Z ] 2023-07-13T15:13:04.6296817Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6297734Z with 2023-07-13T15:13:04.6298125Z [ 2023-07-13T15:13:04.6298648Z T=std::weak_ptr 2023-07-13T15:13:04.6299251Z ] 2023-07-13T15:13:04.6300404Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6301419Z with 2023-07-13T15:13:04.6301764Z [ 2023-07-13T15:13:04.6302297Z T=std::weak_ptr 2023-07-13T15:13:04.6302814Z ] 2023-07-13T15:13:04.6304112Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6305145Z with 2023-07-13T15:13:04.6305528Z [ 2023-07-13T15:13:04.6306139Z T=std::weak_ptr 2023-07-13T15:13:04.6306691Z ] 2023-07-13T15:13:04.6307857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6308810Z with 2023-07-13T15:13:04.6309207Z [ 2023-07-13T15:13:04.6309699Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:13:04.6310171Z ] 2023-07-13T15:13:04.6311147Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6312094Z with 2023-07-13T15:13:04.6313275Z [ 2023-07-13T15:13:04.6313893Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:13:04.6314450Z ] 2023-07-13T15:13:04.6315670Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6316923Z with 2023-07-13T15:13:04.6317316Z [ 2023-07-13T15:13:04.6317866Z T=std::weak_ptr 2023-07-13T15:13:04.6318367Z ] 2023-07-13T15:13:04.6319376Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6320382Z with 2023-07-13T15:13:04.6320780Z [ 2023-07-13T15:13:04.6321435Z T=std::vector> 2023-07-13T15:13:04.6322113Z ] 2023-07-13T15:13:04.6323160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6324124Z with 2023-07-13T15:13:04.6324494Z [ 2023-07-13T15:13:04.6325100Z T=std::vector> 2023-07-13T15:13:04.6325700Z ] 2023-07-13T15:13:04.6326890Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6328008Z with 2023-07-13T15:13:04.6328441Z [ 2023-07-13T15:13:04.6329131Z T=std::vector> 2023-07-13T15:13:04.6329710Z ] 2023-07-13T15:13:04.6330895Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6332780Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6334615Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6335775Z with 2023-07-13T15:13:04.6336346Z [ 2023-07-13T15:13:04.6336934Z T=std::vector> 2023-07-13T15:13:04.6337459Z ] 2023-07-13T15:13:04.6338359Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6339279Z with 2023-07-13T15:13:04.6339674Z [ 2023-07-13T15:13:04.6340203Z T=std::vector> 2023-07-13T15:13:04.6340676Z ] 2023-07-13T15:13:04.6341829Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6342863Z with 2023-07-13T15:13:04.6343264Z [ 2023-07-13T15:13:04.6343855Z T=std::vector> 2023-07-13T15:13:04.6344373Z ] 2023-07-13T15:13:04.6345512Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6346546Z with 2023-07-13T15:13:04.6346931Z [ 2023-07-13T15:13:04.6347455Z T=std::vector> 2023-07-13T15:13:04.6349199Z ] 2023-07-13T15:13:04.6350368Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6352183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6353886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6354888Z with 2023-07-13T15:13:04.6355291Z [ 2023-07-13T15:13:04.6355812Z T=std::vector> 2023-07-13T15:13:04.6356378Z ] 2023-07-13T15:13:04.6357509Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6358437Z with 2023-07-13T15:13:04.6358835Z [ 2023-07-13T15:13:04.6359449Z T=std::vector,std::allocator>> 2023-07-13T15:13:04.6360053Z ] 2023-07-13T15:13:04.6361098Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6362059Z with 2023-07-13T15:13:04.6362442Z [ 2023-07-13T15:13:04.6363114Z T=std::vector,std::allocator>> 2023-07-13T15:13:04.6363741Z ] 2023-07-13T15:13:04.6365005Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6366045Z with 2023-07-13T15:13:04.6366409Z [ 2023-07-13T15:13:04.6367057Z T=std::vector,std::allocator>> 2023-07-13T15:13:04.6367666Z ] 2023-07-13T15:13:04.6369058Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6371128Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6372983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6374622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6375625Z with 2023-07-13T15:13:04.6376012Z [ 2023-07-13T15:13:04.6376665Z T=std::vector,std::allocator>> 2023-07-13T15:13:04.6377341Z ] 2023-07-13T15:13:04.6378414Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6379483Z with 2023-07-13T15:13:04.6379856Z [ 2023-07-13T15:13:04.6380487Z T=std::vector,std::allocator>> 2023-07-13T15:13:04.6381042Z ] 2023-07-13T15:13:04.6382092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6383051Z with 2023-07-13T15:13:04.6383449Z [ 2023-07-13T15:13:04.6384121Z T=std::vector,std::allocator>> 2023-07-13T15:13:04.6384727Z ] 2023-07-13T15:13:04.6385971Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6387031Z with 2023-07-13T15:13:04.6387417Z [ 2023-07-13T15:13:04.6388007Z T=std::vector,std::allocator>> 2023-07-13T15:13:04.6388591Z ] 2023-07-13T15:13:04.6389771Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6391739Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6393580Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6395235Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6396213Z with 2023-07-13T15:13:04.6396790Z [ 2023-07-13T15:13:04.6397435Z T=std::vector,std::allocator>> 2023-07-13T15:13:04.6398110Z ] 2023-07-13T15:13:04.6399227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6400131Z with 2023-07-13T15:13:04.6400542Z [ 2023-07-13T15:13:04.6401076Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:04.6401587Z ] 2023-07-13T15:13:04.6402598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6403558Z with 2023-07-13T15:13:04.6403950Z [ 2023-07-13T15:13:04.6404491Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:04.6405047Z ] 2023-07-13T15:13:04.6406286Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6407341Z with 2023-07-13T15:13:04.6407742Z [ 2023-07-13T15:13:04.6408245Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:04.6408955Z ] 2023-07-13T15:13:04.6410078Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6411920Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6413795Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6414806Z with 2023-07-13T15:13:04.6415185Z [ 2023-07-13T15:13:04.6415729Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:04.6416240Z ] 2023-07-13T15:13:04.6417226Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6418134Z with 2023-07-13T15:13:04.6418602Z [ 2023-07-13T15:13:04.6419209Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:04.6419799Z ] 2023-07-13T15:13:04.6420857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6421828Z with 2023-07-13T15:13:04.6422227Z [ 2023-07-13T15:13:04.6422832Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:04.6423429Z ] 2023-07-13T15:13:04.6424535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6425639Z with 2023-07-13T15:13:04.6426101Z [ 2023-07-13T15:13:04.6426763Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:04.6427401Z ] 2023-07-13T15:13:04.6428776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6430723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6432737Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6434655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6435661Z with 2023-07-13T15:13:04.6436066Z [ 2023-07-13T15:13:04.6436638Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:04.6437220Z ] 2023-07-13T15:13:04.6438153Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6439377Z with 2023-07-13T15:13:04.6439754Z [ 2023-07-13T15:13:04.6440250Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:04.6440783Z ] 2023-07-13T15:13:04.6441888Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6442804Z with 2023-07-13T15:13:04.6443197Z [ 2023-07-13T15:13:04.6443688Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:04.6444237Z ] 2023-07-13T15:13:04.6445439Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6446567Z with 2023-07-13T15:13:04.6446974Z [ 2023-07-13T15:13:04.6447516Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:04.6448036Z ] 2023-07-13T15:13:04.6449146Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6450852Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6451836Z with 2023-07-13T15:13:04.6452235Z [ 2023-07-13T15:13:04.6452692Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:04.6453179Z ] 2023-07-13T15:13:04.6454427Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6456345Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6457349Z with 2023-07-13T15:13:04.6457724Z [ 2023-07-13T15:13:04.6458380Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:04.6458880Z ] 2023-07-13T15:13:04.6459879Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6460820Z with 2023-07-13T15:13:04.6461230Z [ 2023-07-13T15:13:04.6462507Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:04.6463540Z ] 2023-07-13T15:13:04.6464589Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6465565Z with 2023-07-13T15:13:04.6465931Z [ 2023-07-13T15:13:04.6467029Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:04.6468109Z ] 2023-07-13T15:13:04.6469338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6470594Z with 2023-07-13T15:13:04.6470967Z [ 2023-07-13T15:13:04.6472083Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:04.6473089Z ] 2023-07-13T15:13:04.6474691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6476276Z with 2023-07-13T15:13:04.6476754Z [ 2023-07-13T15:13:04.6477229Z TTarget=c10::StorageImpl 2023-07-13T15:13:04.6477699Z ] 2023-07-13T15:13:04.6479284Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6480757Z with 2023-07-13T15:13:04.6481127Z [ 2023-07-13T15:13:04.6481592Z TTarget=c10::StorageImpl 2023-07-13T15:13:04.6482184Z ] 2023-07-13T15:13:04.6483338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6484413Z with 2023-07-13T15:13:04.6484784Z [ 2023-07-13T15:13:04.6485887Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:04.6486897Z ] 2023-07-13T15:13:04.6488060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6489068Z with 2023-07-13T15:13:04.6489444Z [ 2023-07-13T15:13:04.6489976Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:04.6490504Z ] 2023-07-13T15:13:04.6491710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6492793Z with 2023-07-13T15:13:04.6493197Z [ 2023-07-13T15:13:04.6493677Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:04.6494153Z ] 2023-07-13T15:13:04.6495258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6496387Z with 2023-07-13T15:13:04.6496791Z [ 2023-07-13T15:13:04.6497395Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:04.6497849Z ] 2023-07-13T15:13:04.6498920Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6500823Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6502333Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6503460Z with 2023-07-13T15:13:04.6503914Z [ 2023-07-13T15:13:04.6504432Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:04.6504909Z ] 2023-07-13T15:13:04.6505909Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6506846Z with 2023-07-13T15:13:04.6507217Z [ 2023-07-13T15:13:04.6507689Z T=torch::autograd::ViewInfo 2023-07-13T15:13:04.6508156Z ] 2023-07-13T15:13:04.6509192Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6510195Z with 2023-07-13T15:13:04.6510611Z [ 2023-07-13T15:13:04.6511139Z T=torch::autograd::ViewInfo 2023-07-13T15:13:04.6511719Z ] 2023-07-13T15:13:04.6512810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6513855Z with 2023-07-13T15:13:04.6514272Z [ 2023-07-13T15:13:04.6514732Z T=torch::autograd::ViewInfo 2023-07-13T15:13:04.6515166Z ] 2023-07-13T15:13:04.6516250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6518357Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6520106Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6521104Z with 2023-07-13T15:13:04.6521504Z [ 2023-07-13T15:13:04.6521957Z T=torch::autograd::ViewInfo 2023-07-13T15:13:04.6522430Z ] 2023-07-13T15:13:04.6523433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6524432Z with 2023-07-13T15:13:04.6524859Z [ 2023-07-13T15:13:04.6525499Z T=std::vector> 2023-07-13T15:13:04.6526115Z ] 2023-07-13T15:13:04.6527164Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6528106Z with 2023-07-13T15:13:04.6528507Z [ 2023-07-13T15:13:04.6529063Z T=std::vector> 2023-07-13T15:13:04.6529605Z ] 2023-07-13T15:13:04.6530990Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6532068Z with 2023-07-13T15:13:04.6532554Z [ 2023-07-13T15:13:04.6533122Z T=std::vector> 2023-07-13T15:13:04.6533657Z ] 2023-07-13T15:13:04.6534740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6535755Z with 2023-07-13T15:13:04.6536155Z [ 2023-07-13T15:13:04.6536577Z T=c10::SymInt 2023-07-13T15:13:04.6536977Z ] 2023-07-13T15:13:04.6538133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6539227Z with 2023-07-13T15:13:04.6539684Z [ 2023-07-13T15:13:04.6540082Z T=c10::SymInt 2023-07-13T15:13:04.6540503Z ] 2023-07-13T15:13:04.6541485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6543176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6544891Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6545771Z with 2023-07-13T15:13:04.6546158Z [ 2023-07-13T15:13:04.6546712Z T=std::vector> 2023-07-13T15:13:04.6547233Z ] 2023-07-13T15:13:04.6548342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6549249Z with 2023-07-13T15:13:04.6549599Z [ 2023-07-13T15:13:04.6549999Z T=c10::IValue 2023-07-13T15:13:04.6550390Z ] 2023-07-13T15:13:04.6551270Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6552329Z with 2023-07-13T15:13:04.6552677Z [ 2023-07-13T15:13:04.6553216Z T=c10::IValue 2023-07-13T15:13:04.6553679Z ] 2023-07-13T15:13:04.6554711Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6555701Z with 2023-07-13T15:13:04.6556056Z [ 2023-07-13T15:13:04.6556437Z T=c10::IValue 2023-07-13T15:13:04.6556811Z ] 2023-07-13T15:13:04.6557738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6559585Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6561311Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6562313Z with 2023-07-13T15:13:04.6562705Z [ 2023-07-13T15:13:04.6563138Z T=c10::IValue 2023-07-13T15:13:04.6563561Z ] 2023-07-13T15:13:04.6564513Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6565393Z with 2023-07-13T15:13:04.6565904Z [ 2023-07-13T15:13:04.6566360Z T=c10::AliasInfo 2023-07-13T15:13:04.6566910Z ] 2023-07-13T15:13:04.6567985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6568891Z with 2023-07-13T15:13:04.6569282Z [ 2023-07-13T15:13:04.6569710Z T=c10::AliasInfo 2023-07-13T15:13:04.6570094Z ] 2023-07-13T15:13:04.6571101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6572090Z with 2023-07-13T15:13:04.6572476Z [ 2023-07-13T15:13:04.6573060Z T=c10::AliasInfo 2023-07-13T15:13:04.6573436Z ] 2023-07-13T15:13:04.6574598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:04.6588812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:04.6591843Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:04.6592900Z with 2023-07-13T15:13:04.6593289Z [ 2023-07-13T15:13:04.6593728Z T=c10::AliasInfo 2023-07-13T15:13:04.6594157Z ] 2023-07-13T15:13:04.6595149Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:04.6596066Z with 2023-07-13T15:13:04.6596471Z [ 2023-07-13T15:13:04.6596947Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:04.6597416Z ] 2023-07-13T15:13:04.6598425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:04.6599399Z with 2023-07-13T15:13:04.6599795Z [ 2023-07-13T15:13:04.6600267Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:04.6600709Z ] 2023-07-13T15:13:04.6601939Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:04.6603457Z with 2023-07-13T15:13:04.6603872Z [ 2023-07-13T15:13:04.6604358Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:04.6604799Z ] 2023-07-13T15:13:18.2944323Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.2946749Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.2948433Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.2949514Z with 2023-07-13T15:13:18.2949913Z [ 2023-07-13T15:13:18.2950390Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:18.2950836Z ] 2023-07-13T15:13:18.2951811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.2952689Z with 2023-07-13T15:13:18.2953079Z [ 2023-07-13T15:13:18.2953654Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:18.2954210Z ] 2023-07-13T15:13:18.2955247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.2956204Z with 2023-07-13T15:13:18.2956602Z [ 2023-07-13T15:13:18.2957113Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:18.2957655Z ] 2023-07-13T15:13:18.2958584Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.2959516Z with 2023-07-13T15:13:18.2959882Z [ 2023-07-13T15:13:18.2960430Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:18.2961399Z ] 2023-07-13T15:13:18.2962603Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.2964450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.2966145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.2967053Z with 2023-07-13T15:13:18.2967421Z [ 2023-07-13T15:13:18.2968004Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:18.2968520Z ] 2023-07-13T15:13:18.2969464Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.2970379Z with 2023-07-13T15:13:18.2970783Z [ 2023-07-13T15:13:18.2971238Z T=at::StepCallbacks 2023-07-13T15:13:18.2971985Z ] 2023-07-13T15:13:18.2973005Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.2973886Z with 2023-07-13T15:13:18.2974257Z [ 2023-07-13T15:13:18.2974666Z T=at::StepCallbacks 2023-07-13T15:13:18.2975103Z ] 2023-07-13T15:13:18.2976136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.2977191Z with 2023-07-13T15:13:18.2977604Z [ 2023-07-13T15:13:18.2978037Z T=at::StepCallbacks 2023-07-13T15:13:18.2978464Z ] 2023-07-13T15:13:18.2979484Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.2981185Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.2982934Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.2983884Z with 2023-07-13T15:13:18.2984303Z [ 2023-07-13T15:13:18.2984732Z T=at::StepCallbacks 2023-07-13T15:13:18.2985155Z ] 2023-07-13T15:13:18.2986050Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.2986965Z with 2023-07-13T15:13:18.2987357Z [ 2023-07-13T15:13:18.2987909Z T=c10::either 2023-07-13T15:13:18.2988402Z ] 2023-07-13T15:13:18.2989640Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.2990615Z with 2023-07-13T15:13:18.2991011Z [ 2023-07-13T15:13:18.2991580Z T=c10::either 2023-07-13T15:13:18.2992107Z ] 2023-07-13T15:13:18.2993204Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.2994248Z with 2023-07-13T15:13:18.2994628Z [ 2023-07-13T15:13:18.2995158Z T=c10::either 2023-07-13T15:13:18.2995707Z ] 2023-07-13T15:13:18.2996815Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.2998628Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3000418Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3001632Z with 2023-07-13T15:13:18.3001999Z [ 2023-07-13T15:13:18.3002578Z T=c10::either 2023-07-13T15:13:18.3003121Z ] 2023-07-13T15:13:18.3004160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3005124Z with 2023-07-13T15:13:18.3005514Z [ 2023-07-13T15:13:18.3005956Z K=c10::DispatchKey, 2023-07-13T15:13:18.3006670Z V=std::list> 2023-07-13T15:13:18.3007274Z ] 2023-07-13T15:13:18.3008360Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3009366Z with 2023-07-13T15:13:18.3009763Z [ 2023-07-13T15:13:18.3010397Z K=c10::DispatchKey, 2023-07-13T15:13:18.3011120Z V=std::list> 2023-07-13T15:13:18.3011858Z ] 2023-07-13T15:13:18.3013337Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3014746Z with 2023-07-13T15:13:18.3015150Z [ 2023-07-13T15:13:18.3015659Z K=c10::DispatchKey, 2023-07-13T15:13:18.3016366Z V=std::list>, 2023-07-13T15:13:18.3017096Z H=std::hash, 2023-07-13T15:13:18.3017680Z E=std::equal_to, 2023-07-13T15:13:18.3018597Z A=std::allocator>>> 2023-07-13T15:13:18.3019348Z ] 2023-07-13T15:13:18.3021538Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3023119Z with 2023-07-13T15:13:18.3023509Z [ 2023-07-13T15:13:18.3023925Z K=c10::DispatchKey, 2023-07-13T15:13:18.3024633Z V=std::list>, 2023-07-13T15:13:18.3025339Z H=std::hash, 2023-07-13T15:13:18.3025880Z E=std::equal_to, 2023-07-13T15:13:18.3026782Z A=std::allocator>>> 2023-07-13T15:13:18.3027477Z ] 2023-07-13T15:13:18.3066273Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3068530Z with 2023-07-13T15:13:18.3068932Z [ 2023-07-13T15:13:18.3069395Z K=c10::DispatchKey, 2023-07-13T15:13:18.3070098Z V=std::list>, 2023-07-13T15:13:18.3070839Z H=std::hash, 2023-07-13T15:13:18.3071439Z E=std::equal_to, 2023-07-13T15:13:18.3072354Z A=std::allocator>>> 2023-07-13T15:13:18.3073113Z ] 2023-07-13T15:13:18.3074811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3099261Z with 2023-07-13T15:13:18.3099799Z [ 2023-07-13T15:13:18.3100266Z K=c10::DispatchKey, 2023-07-13T15:13:18.3101017Z V=std::list> 2023-07-13T15:13:18.3101643Z ] 2023-07-13T15:13:18.3105188Z [22/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:18.3108353Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:18.3109207Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:18.3109641Z 2023-07-13T15:13:18.3110994Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:18.3112468Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:18.3113826Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:18.3115236Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:18.3116574Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:18.3117955Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:18.3119028Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:18.3120062Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:18.3121111Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:13:18.3124901Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:13:18.3128159Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:18.3128860Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:18.3129277Z 2023-07-13T15:13:18.3130871Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:18.3132688Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:18.3134153Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:18.3135597Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:18.3136922Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:18.3138046Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:18.3139243Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:18.3140285Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:18.3152669Z [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_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:18.3164348Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3166265Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3167748Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3169194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3170692Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3172308Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3174008Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3175723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3177219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3178296Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3178988Z ^ 2023-07-13T15:13:18.3179252Z 2023-07-13T15:13:18.3179668Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:18.3180401Z 2023-07-13T15:13:18.3181174Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3182282Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3182856Z ^ 2023-07-13T15:13:18.3183136Z 2023-07-13T15:13:18.3183846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3184939Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3185490Z ^ 2023-07-13T15:13:18.3185911Z 2023-07-13T15:13:18.3186327Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:18.3186932Z 2023-07-13T15:13:18.3187807Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3188904Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3189439Z ^ 2023-07-13T15:13:18.3189722Z 2023-07-13T15:13:18.3190709Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3191799Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3192356Z ^ 2023-07-13T15:13:18.3192604Z 2023-07-13T15:13:18.3193182Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:18.3193629Z 2023-07-13T15:13:18.3194640Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3195769Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3196332Z ^ 2023-07-13T15:13:18.3196622Z 2023-07-13T15:13:18.3197382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3198464Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3198986Z ^ 2023-07-13T15:13:18.3199252Z 2023-07-13T15:13:18.3199826Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:18.3200308Z 2023-07-13T15:13:18.3201183Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3203108Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3203709Z ^ 2023-07-13T15:13:18.3204000Z 2023-07-13T15:13:18.3204773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3205824Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3206370Z ^ 2023-07-13T15:13:18.3206625Z 2023-07-13T15:13:18.3207034Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:18.3207520Z 2023-07-13T15:13:18.3208278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3209601Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3210508Z ^ 2023-07-13T15:13:18.3210799Z 2023-07-13T15:13:18.3211532Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3212598Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3213130Z ^ 2023-07-13T15:13:18.3213378Z 2023-07-13T15:13:18.3213774Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:18.3214265Z 2023-07-13T15:13:18.3214994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3216287Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3217387Z ^ 2023-07-13T15:13:18.3217677Z 2023-07-13T15:13:18.3218654Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3219769Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3220308Z ^ 2023-07-13T15:13:18.3220605Z 2023-07-13T15:13:18.3220998Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:18.3221459Z 2023-07-13T15:13:18.3222196Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3223483Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3224598Z ^ 2023-07-13T15:13:18.3224896Z 2023-07-13T15:13:18.3225639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3226695Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3227252Z ^ 2023-07-13T15:13:18.3227512Z 2023-07-13T15:13:18.3227932Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:18.3228411Z 2023-07-13T15:13:18.3229206Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:18.3232696Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:18.3233219Z ^ 2023-07-13T15:13:18.3233501Z 2023-07-13T15:13:18.3233692Z compute_betas.cu 2023-07-13T15:13:18.3234277Z tmpxft_00000408_00000000-7_compute_betas.compute_90.cudafe1.cpp 2023-07-13T15:13:18.3235465Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3236371Z with 2023-07-13T15:13:18.3236983Z [ 2023-07-13T15:13:18.3237712Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:18.3238405Z ] 2023-07-13T15:13:18.3239401Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3240349Z with 2023-07-13T15:13:18.3240740Z [ 2023-07-13T15:13:18.3241351Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:18.3241933Z ] 2023-07-13T15:13:18.3243000Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3244210Z with 2023-07-13T15:13:18.3244753Z [ 2023-07-13T15:13:18.3245498Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:18.3246051Z ] 2023-07-13T15:13:18.3247220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3249133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3251443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3253446Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3254427Z with 2023-07-13T15:13:18.3254830Z [ 2023-07-13T15:13:18.3255388Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:18.3255970Z ] 2023-07-13T15:13:18.3256985Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3258075Z with 2023-07-13T15:13:18.3258451Z [ 2023-07-13T15:13:18.3259605Z T=std::basic_string,std::allocator> 2023-07-13T15:13:18.3260205Z ] 2023-07-13T15:13:18.3261224Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3262462Z with 2023-07-13T15:13:18.3262845Z [ 2023-07-13T15:13:18.3263463Z T=std::basic_string,std::allocator> 2023-07-13T15:13:18.3264048Z ] 2023-07-13T15:13:18.3265358Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3266887Z with 2023-07-13T15:13:18.3267314Z [ 2023-07-13T15:13:18.3267945Z T=std::basic_string,std::allocator> 2023-07-13T15:13:18.3268533Z ] 2023-07-13T15:13:18.3269661Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3271703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3273952Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3274986Z with 2023-07-13T15:13:18.3275387Z [ 2023-07-13T15:13:18.3276002Z T=std::basic_string,std::allocator> 2023-07-13T15:13:18.3276569Z ] 2023-07-13T15:13:18.3277579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3278699Z with 2023-07-13T15:13:18.3279107Z [ 2023-07-13T15:13:18.3279513Z T=c10::SymInt 2023-07-13T15:13:18.3280431Z ] 2023-07-13T15:13:18.3281482Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3282445Z with 2023-07-13T15:13:18.3283093Z [ 2023-07-13T15:13:18.3283560Z T=c10::SymInt 2023-07-13T15:13:18.3283970Z ] 2023-07-13T15:13:18.3285045Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3286271Z with 2023-07-13T15:13:18.3286792Z [ 2023-07-13T15:13:18.3287368Z T=c10::SymInt 2023-07-13T15:13:18.3287783Z ] 2023-07-13T15:13:18.3288813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3290373Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3292010Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3293200Z with 2023-07-13T15:13:18.3294074Z [ 2023-07-13T15:13:18.3294555Z T=c10::SymInt 2023-07-13T15:13:18.3294940Z ] 2023-07-13T15:13:18.3296229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3297156Z with 2023-07-13T15:13:18.3297550Z [ 2023-07-13T15:13:18.3297976Z T=c10::QualifiedName 2023-07-13T15:13:18.3298426Z ] 2023-07-13T15:13:18.3299648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3300866Z with 2023-07-13T15:13:18.3301371Z [ 2023-07-13T15:13:18.3301826Z T=c10::QualifiedName 2023-07-13T15:13:18.3302272Z ] 2023-07-13T15:13:18.3303382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3304431Z with 2023-07-13T15:13:18.3304791Z [ 2023-07-13T15:13:18.3305238Z T=c10::QualifiedName 2023-07-13T15:13:18.3305685Z ] 2023-07-13T15:13:18.3306915Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3308778Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3310386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3311377Z with 2023-07-13T15:13:18.3311775Z [ 2023-07-13T15:13:18.3312229Z T=c10::QualifiedName 2023-07-13T15:13:18.3312645Z ] 2023-07-13T15:13:18.3313793Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3315379Z with 2023-07-13T15:13:18.3315853Z [ 2023-07-13T15:13:18.3316272Z T=at::TensorBase 2023-07-13T15:13:18.3316705Z ] 2023-07-13T15:13:18.3317725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3318666Z with 2023-07-13T15:13:18.3319038Z [ 2023-07-13T15:13:18.3319497Z T=at::TensorBase 2023-07-13T15:13:18.3319924Z ] 2023-07-13T15:13:18.3320999Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3322022Z with 2023-07-13T15:13:18.3322388Z [ 2023-07-13T15:13:18.3322817Z T=at::TensorBase 2023-07-13T15:13:18.3323258Z ] 2023-07-13T15:13:18.3324258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3325830Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3327725Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3328727Z with 2023-07-13T15:13:18.3329134Z [ 2023-07-13T15:13:18.3329645Z T=at::TensorBase 2023-07-13T15:13:18.3330053Z ] 2023-07-13T15:13:18.3331034Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3331933Z with 2023-07-13T15:13:18.3332313Z [ 2023-07-13T15:13:18.3332691Z T=at::Tensor 2023-07-13T15:13:18.3333080Z ] 2023-07-13T15:13:18.3334082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3335042Z with 2023-07-13T15:13:18.3335422Z [ 2023-07-13T15:13:18.3335830Z T=at::Tensor 2023-07-13T15:13:18.3336226Z ] 2023-07-13T15:13:18.3337325Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3338305Z with 2023-07-13T15:13:18.3338886Z [ 2023-07-13T15:13:18.3339323Z T=at::Tensor 2023-07-13T15:13:18.3339718Z ] 2023-07-13T15:13:18.3340703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3342306Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3343902Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3345474Z with 2023-07-13T15:13:18.3346041Z [ 2023-07-13T15:13:18.3346479Z T=at::Tensor 2023-07-13T15:13:18.3346869Z ] 2023-07-13T15:13:18.3347835Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3348777Z with 2023-07-13T15:13:18.3349167Z [ 2023-07-13T15:13:18.3349638Z T=at::Generator 2023-07-13T15:13:18.3350052Z ] 2023-07-13T15:13:18.3351209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3352287Z with 2023-07-13T15:13:18.3352789Z [ 2023-07-13T15:13:18.3353229Z T=at::Generator 2023-07-13T15:13:18.3353644Z ] 2023-07-13T15:13:18.3354698Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3355674Z with 2023-07-13T15:13:18.3356042Z [ 2023-07-13T15:13:18.3356452Z T=at::Generator 2023-07-13T15:13:18.3356860Z ] 2023-07-13T15:13:18.3357825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3360103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3361669Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3362668Z with 2023-07-13T15:13:18.3363074Z [ 2023-07-13T15:13:18.3363506Z T=at::Generator 2023-07-13T15:13:18.3363908Z ] 2023-07-13T15:13:18.3365053Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3366113Z with 2023-07-13T15:13:18.3366625Z [ 2023-07-13T15:13:18.3367017Z T=c10::Scalar 2023-07-13T15:13:18.3367423Z ] 2023-07-13T15:13:18.3368446Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3369370Z with 2023-07-13T15:13:18.3369739Z [ 2023-07-13T15:13:18.3370161Z T=c10::Scalar 2023-07-13T15:13:18.3370566Z ] 2023-07-13T15:13:18.3371627Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3372901Z with 2023-07-13T15:13:18.3373428Z [ 2023-07-13T15:13:18.3373850Z T=c10::Scalar 2023-07-13T15:13:18.3374264Z ] 2023-07-13T15:13:18.3375246Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3377049Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3379018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3393419Z with 2023-07-13T15:13:18.3393930Z [ 2023-07-13T15:13:18.3394353Z T=c10::Scalar 2023-07-13T15:13:18.3394777Z ] 2023-07-13T15:13:18.3400733Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3401667Z with 2023-07-13T15:13:18.3402073Z [ 2023-07-13T15:13:18.3402592Z T=std::shared_ptr 2023-07-13T15:13:18.3403132Z ] 2023-07-13T15:13:18.3404148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3405189Z with 2023-07-13T15:13:18.3405641Z [ 2023-07-13T15:13:18.3406322Z T=std::shared_ptr 2023-07-13T15:13:18.3406858Z ] 2023-07-13T15:13:18.3408287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3409284Z with 2023-07-13T15:13:18.3409688Z [ 2023-07-13T15:13:18.3410242Z T=std::shared_ptr 2023-07-13T15:13:18.3410761Z ] 2023-07-13T15:13:18.3411964Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3478929Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3480627Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3481633Z with 2023-07-13T15:13:18.3482056Z [ 2023-07-13T15:13:18.3482615Z T=std::shared_ptr 2023-07-13T15:13:18.3483116Z ] 2023-07-13T15:13:18.3484142Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3485059Z with 2023-07-13T15:13:18.3485453Z [ 2023-07-13T15:13:18.3485956Z T=std::weak_ptr 2023-07-13T15:13:18.3486477Z ] 2023-07-13T15:13:18.3487545Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3493998Z with 2023-07-13T15:13:18.3494534Z [ 2023-07-13T15:13:18.3495093Z T=std::weak_ptr 2023-07-13T15:13:18.3495637Z ] 2023-07-13T15:13:18.3497130Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3498248Z with 2023-07-13T15:13:18.3498626Z [ 2023-07-13T15:13:18.3499180Z T=std::weak_ptr 2023-07-13T15:13:18.3499723Z ] 2023-07-13T15:13:18.3500791Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3501772Z with 2023-07-13T15:13:18.3502171Z [ 2023-07-13T15:13:18.3502678Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:13:18.3503187Z ] 2023-07-13T15:13:18.3504239Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3505239Z with 2023-07-13T15:13:18.3505641Z [ 2023-07-13T15:13:18.3506142Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:13:18.3506609Z ] 2023-07-13T15:13:18.3507705Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3509135Z with 2023-07-13T15:13:18.3509553Z [ 2023-07-13T15:13:18.3510549Z T=std::weak_ptr 2023-07-13T15:13:18.3511075Z ] 2023-07-13T15:13:18.3512210Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3513176Z with 2023-07-13T15:13:18.3513582Z [ 2023-07-13T15:13:18.3514199Z T=std::vector> 2023-07-13T15:13:18.3514782Z ] 2023-07-13T15:13:18.3515847Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3516800Z with 2023-07-13T15:13:18.3517167Z [ 2023-07-13T15:13:18.3517914Z T=std::vector> 2023-07-13T15:13:18.3518514Z ] 2023-07-13T15:13:18.3519633Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3520707Z with 2023-07-13T15:13:18.3521081Z [ 2023-07-13T15:13:18.3521716Z T=std::vector> 2023-07-13T15:13:18.3522305Z ] 2023-07-13T15:13:18.3523702Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3525610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3527382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3528411Z with 2023-07-13T15:13:18.3529073Z [ 2023-07-13T15:13:18.3529739Z T=std::vector> 2023-07-13T15:13:18.3530342Z ] 2023-07-13T15:13:18.3531315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3532255Z with 2023-07-13T15:13:18.3532660Z [ 2023-07-13T15:13:18.3533187Z T=std::vector> 2023-07-13T15:13:18.3533672Z ] 2023-07-13T15:13:18.3534703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3535664Z with 2023-07-13T15:13:18.3536055Z [ 2023-07-13T15:13:18.3536572Z T=std::vector> 2023-07-13T15:13:18.3537096Z ] 2023-07-13T15:13:18.3538229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3539285Z with 2023-07-13T15:13:18.3539678Z [ 2023-07-13T15:13:18.3540177Z T=std::vector> 2023-07-13T15:13:18.3540949Z ] 2023-07-13T15:13:18.3542061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3543824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3545569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3546562Z with 2023-07-13T15:13:18.3546959Z [ 2023-07-13T15:13:18.3547478Z T=std::vector> 2023-07-13T15:13:18.3548003Z ] 2023-07-13T15:13:18.3548983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3549934Z with 2023-07-13T15:13:18.3550328Z [ 2023-07-13T15:13:18.3550979Z T=std::vector,std::allocator>> 2023-07-13T15:13:18.3562598Z ] 2023-07-13T15:13:18.3563695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3564677Z with 2023-07-13T15:13:18.3565065Z [ 2023-07-13T15:13:18.3565712Z T=std::vector,std::allocator>> 2023-07-13T15:13:18.3573255Z ] 2023-07-13T15:13:18.3574452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3575524Z with 2023-07-13T15:13:18.3575922Z [ 2023-07-13T15:13:18.3576570Z T=std::vector,std::allocator>> 2023-07-13T15:13:18.3578695Z ] 2023-07-13T15:13:18.3580004Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3581968Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3583778Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3585449Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3586483Z with 2023-07-13T15:13:18.3586863Z [ 2023-07-13T15:13:18.3587503Z T=std::vector,std::allocator>> 2023-07-13T15:13:18.3588121Z ] 2023-07-13T15:13:18.3589139Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3590339Z with 2023-07-13T15:13:18.3590708Z [ 2023-07-13T15:13:18.3591325Z T=std::vector,std::allocator>> 2023-07-13T15:13:18.3591911Z ] 2023-07-13T15:13:18.3592971Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3593930Z with 2023-07-13T15:13:18.3594323Z [ 2023-07-13T15:13:18.3594946Z T=std::vector,std::allocator>> 2023-07-13T15:13:18.3595638Z ] 2023-07-13T15:13:18.3596740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3597837Z with 2023-07-13T15:13:18.3598221Z [ 2023-07-13T15:13:18.3598828Z T=std::vector,std::allocator>> 2023-07-13T15:13:18.3599424Z ] 2023-07-13T15:13:18.3600623Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3602485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3604220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3605904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3607158Z with 2023-07-13T15:13:18.3607591Z [ 2023-07-13T15:13:18.3608182Z T=std::vector,std::allocator>> 2023-07-13T15:13:18.3608775Z ] 2023-07-13T15:13:18.3609780Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3610720Z with 2023-07-13T15:13:18.3611100Z [ 2023-07-13T15:13:18.3611631Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:18.3612129Z ] 2023-07-13T15:13:18.3613168Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3614121Z with 2023-07-13T15:13:18.3614501Z [ 2023-07-13T15:13:18.3615024Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:18.3615488Z ] 2023-07-13T15:13:18.3616392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3617371Z with 2023-07-13T15:13:18.3617760Z [ 2023-07-13T15:13:18.3618555Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:18.3619056Z ] 2023-07-13T15:13:18.3620125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3621870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3623664Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3624675Z with 2023-07-13T15:13:18.3625074Z [ 2023-07-13T15:13:18.3625609Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:18.3626094Z ] 2023-07-13T15:13:18.3627075Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3628013Z with 2023-07-13T15:13:18.3628408Z [ 2023-07-13T15:13:18.3629006Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:18.3629578Z ] 2023-07-13T15:13:18.3630609Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3631565Z with 2023-07-13T15:13:18.3631922Z [ 2023-07-13T15:13:18.3632564Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:18.3633131Z ] 2023-07-13T15:13:18.3634238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3635283Z with 2023-07-13T15:13:18.3635645Z [ 2023-07-13T15:13:18.3636232Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:18.3637060Z ] 2023-07-13T15:13:18.3638277Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3640168Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3642051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3643857Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3644870Z with 2023-07-13T15:13:18.3645263Z [ 2023-07-13T15:13:18.3645859Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:18.3646417Z ] 2023-07-13T15:13:18.3647901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3649443Z with 2023-07-13T15:13:18.3649837Z [ 2023-07-13T15:13:18.3650610Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:18.3651090Z ] 2023-07-13T15:13:18.3652330Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3653472Z with 2023-07-13T15:13:18.3653897Z [ 2023-07-13T15:13:18.3654349Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:18.3654783Z ] 2023-07-13T15:13:18.3656149Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3657126Z with 2023-07-13T15:13:18.3657459Z [ 2023-07-13T15:13:18.3657927Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:18.3658331Z ] 2023-07-13T15:13:18.3659325Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3661161Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3662075Z with 2023-07-13T15:13:18.3662440Z [ 2023-07-13T15:13:18.3662871Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:18.3663318Z ] 2023-07-13T15:13:18.3664473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3666227Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3667247Z with 2023-07-13T15:13:18.3667871Z [ 2023-07-13T15:13:18.3670263Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:18.3670757Z ] 2023-07-13T15:13:18.3671753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3672682Z with 2023-07-13T15:13:18.3673070Z [ 2023-07-13T15:13:18.3674157Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:18.3675313Z ] 2023-07-13T15:13:18.3676476Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3677776Z with 2023-07-13T15:13:18.3678182Z [ 2023-07-13T15:13:18.3679266Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:18.3680272Z ] 2023-07-13T15:13:18.3681386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3682837Z with 2023-07-13T15:13:18.3683237Z [ 2023-07-13T15:13:18.3684724Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:18.3685765Z ] 2023-07-13T15:13:18.3687399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3688903Z with 2023-07-13T15:13:18.3689383Z [ 2023-07-13T15:13:18.3689857Z TTarget=c10::StorageImpl 2023-07-13T15:13:18.3690300Z ] 2023-07-13T15:13:18.3692285Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3693741Z with 2023-07-13T15:13:18.3694139Z [ 2023-07-13T15:13:18.3694610Z TTarget=c10::StorageImpl 2023-07-13T15:13:18.3695039Z ] 2023-07-13T15:13:18.3696118Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3697248Z with 2023-07-13T15:13:18.3698035Z [ 2023-07-13T15:13:18.3699144Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:18.3700279Z ] 2023-07-13T15:13:18.3701590Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3702536Z with 2023-07-13T15:13:18.3702929Z [ 2023-07-13T15:13:18.3703380Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:18.3703963Z ] 2023-07-13T15:13:18.3705363Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3706363Z with 2023-07-13T15:13:18.3706718Z [ 2023-07-13T15:13:18.3707202Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:18.3707667Z ] 2023-07-13T15:13:18.3708805Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3709876Z with 2023-07-13T15:13:18.3710245Z [ 2023-07-13T15:13:18.3710815Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:18.3725189Z ] 2023-07-13T15:13:18.3726673Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3785682Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3787677Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3788715Z with 2023-07-13T15:13:18.3789096Z [ 2023-07-13T15:13:18.3789722Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:18.3790182Z ] 2023-07-13T15:13:18.3791561Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3792546Z with 2023-07-13T15:13:18.3792935Z [ 2023-07-13T15:13:18.3793379Z T=torch::autograd::ViewInfo 2023-07-13T15:13:18.3793828Z ] 2023-07-13T15:13:18.3794876Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3795849Z with 2023-07-13T15:13:18.3796216Z [ 2023-07-13T15:13:18.3796810Z T=torch::autograd::ViewInfo 2023-07-13T15:13:18.3797281Z ] 2023-07-13T15:13:18.3798779Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3799839Z with 2023-07-13T15:13:18.3800225Z [ 2023-07-13T15:13:18.3800754Z T=torch::autograd::ViewInfo 2023-07-13T15:13:18.3801217Z ] 2023-07-13T15:13:18.3802264Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3804446Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3806639Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3807657Z with 2023-07-13T15:13:18.3808037Z [ 2023-07-13T15:13:18.3808514Z T=torch::autograd::ViewInfo 2023-07-13T15:13:18.3808946Z ] 2023-07-13T15:13:18.3809946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3810961Z with 2023-07-13T15:13:18.3811349Z [ 2023-07-13T15:13:18.3811962Z T=std::vector> 2023-07-13T15:13:18.3812842Z ] 2023-07-13T15:13:18.3813877Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3814832Z with 2023-07-13T15:13:18.3815222Z [ 2023-07-13T15:13:18.3815750Z T=std::vector> 2023-07-13T15:13:18.3816582Z ] 2023-07-13T15:13:18.3817691Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3818988Z with 2023-07-13T15:13:18.3819689Z [ 2023-07-13T15:13:18.3820266Z T=std::vector> 2023-07-13T15:13:18.3820806Z ] 2023-07-13T15:13:18.3843547Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3844682Z with 2023-07-13T15:13:18.3845050Z [ 2023-07-13T15:13:18.3845484Z T=c10::SymInt 2023-07-13T15:13:18.3845893Z ] 2023-07-13T15:13:18.3847005Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3848121Z with 2023-07-13T15:13:18.3848914Z [ 2023-07-13T15:13:18.3849377Z T=c10::SymInt 2023-07-13T15:13:18.3870868Z ] 2023-07-13T15:13:18.3872040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3873926Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3875893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3877094Z with 2023-07-13T15:13:18.3877488Z [ 2023-07-13T15:13:18.3878005Z T=std::vector> 2023-07-13T15:13:18.3878526Z ] 2023-07-13T15:13:18.3879844Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3880778Z with 2023-07-13T15:13:18.3881151Z [ 2023-07-13T15:13:18.3881537Z T=c10::IValue 2023-07-13T15:13:18.3881930Z ] 2023-07-13T15:13:18.3883115Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3884317Z with 2023-07-13T15:13:18.3884686Z [ 2023-07-13T15:13:18.3885087Z T=c10::IValue 2023-07-13T15:13:18.3885491Z ] 2023-07-13T15:13:18.3886570Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3887559Z with 2023-07-13T15:13:18.3887923Z [ 2023-07-13T15:13:18.3888315Z T=c10::IValue 2023-07-13T15:13:18.3888724Z ] 2023-07-13T15:13:18.3889840Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3892015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3893632Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3894621Z with 2023-07-13T15:13:18.3895008Z [ 2023-07-13T15:13:18.3895396Z T=c10::IValue 2023-07-13T15:13:18.3895808Z ] 2023-07-13T15:13:18.3896871Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3898054Z with 2023-07-13T15:13:18.3898445Z [ 2023-07-13T15:13:18.3898853Z T=c10::AliasInfo 2023-07-13T15:13:18.3899261Z ] 2023-07-13T15:13:18.3900266Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3901183Z with 2023-07-13T15:13:18.3901547Z [ 2023-07-13T15:13:18.3901963Z T=c10::AliasInfo 2023-07-13T15:13:18.3902378Z ] 2023-07-13T15:13:18.3903596Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3904738Z with 2023-07-13T15:13:18.3905246Z [ 2023-07-13T15:13:18.3905660Z T=c10::AliasInfo 2023-07-13T15:13:18.3906072Z ] 2023-07-13T15:13:18.3907061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.3908647Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.3910650Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.3911775Z with 2023-07-13T15:13:18.3912296Z [ 2023-07-13T15:13:18.3912708Z T=c10::AliasInfo 2023-07-13T15:13:18.3913126Z ] 2023-07-13T15:13:18.3914092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.3914908Z with 2023-07-13T15:13:18.3915232Z [ 2023-07-13T15:13:18.3915642Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:18.3916089Z ] 2023-07-13T15:13:18.3917109Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.3918237Z with 2023-07-13T15:13:18.3918751Z [ 2023-07-13T15:13:18.3919336Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:18.3919785Z ] 2023-07-13T15:13:18.3920838Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.3922071Z with 2023-07-13T15:13:18.3922450Z [ 2023-07-13T15:13:18.3922919Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:18.3923364Z ] 2023-07-13T15:13:30.6530302Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:30.6591593Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:30.6873813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:30.7720531Z with 2023-07-13T15:13:30.8325218Z [ 2023-07-13T15:13:30.8662565Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:30.8676478Z ] 2023-07-13T15:13:30.8704149Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:30.8716669Z with 2023-07-13T15:13:30.8717434Z [ 2023-07-13T15:13:30.8718539Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:30.8719420Z ] 2023-07-13T15:13:30.8720777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:30.8726336Z with 2023-07-13T15:13:30.8727044Z [ 2023-07-13T15:13:30.8727962Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:30.8728824Z ] 2023-07-13T15:13:30.8730278Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:30.8731690Z with 2023-07-13T15:13:30.8732516Z [ 2023-07-13T15:13:30.8733700Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:30.8734606Z ] 2023-07-13T15:13:30.8736115Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:30.8738398Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:30.8740743Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:30.8743137Z with 2023-07-13T15:13:30.8743821Z [ 2023-07-13T15:13:30.8744757Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:30.8745605Z ] 2023-07-13T15:13:30.8747024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:30.8748259Z with 2023-07-13T15:13:30.8748900Z [ 2023-07-13T15:13:30.8749642Z T=at::StepCallbacks 2023-07-13T15:13:30.8752033Z ] 2023-07-13T15:13:30.8753510Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:30.8754766Z with 2023-07-13T15:13:30.8755428Z [ 2023-07-13T15:13:30.8756129Z T=at::StepCallbacks 2023-07-13T15:13:30.8756850Z ] 2023-07-13T15:13:30.8758287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:30.8760039Z with 2023-07-13T15:13:30.8760703Z [ 2023-07-13T15:13:30.8761437Z T=at::StepCallbacks 2023-07-13T15:13:30.8762149Z ] 2023-07-13T15:13:30.8763533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:30.8765612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:30.8768042Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:30.8769392Z with 2023-07-13T15:13:30.8770045Z [ 2023-07-13T15:13:30.8770776Z T=at::StepCallbacks 2023-07-13T15:13:30.8771504Z ] 2023-07-13T15:13:30.8777051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:30.8778401Z with 2023-07-13T15:13:30.8779127Z [ 2023-07-13T15:13:30.8779985Z T=c10::either 2023-07-13T15:13:30.8781032Z ] 2023-07-13T15:13:30.8782599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:30.8783881Z with 2023-07-13T15:13:30.8784507Z [ 2023-07-13T15:13:30.8785345Z T=c10::either 2023-07-13T15:13:30.8786248Z ] 2023-07-13T15:13:30.8787779Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:30.8789252Z with 2023-07-13T15:13:30.8789915Z [ 2023-07-13T15:13:30.8790778Z T=c10::either 2023-07-13T15:13:30.8791600Z ] 2023-07-13T15:13:30.8794554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:30.8796862Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:30.8799036Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:30.8800697Z with 2023-07-13T15:13:30.8801465Z [ 2023-07-13T15:13:30.8802314Z T=c10::either 2023-07-13T15:13:30.8803166Z ] 2023-07-13T15:13:30.8804553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:30.8805872Z with 2023-07-13T15:13:30.8806524Z [ 2023-07-13T15:13:30.8807335Z K=c10::DispatchKey, 2023-07-13T15:13:30.8808457Z V=std::list> 2023-07-13T15:13:30.8809391Z ] 2023-07-13T15:13:30.8810792Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:30.8812118Z with 2023-07-13T15:13:30.8812769Z [ 2023-07-13T15:13:30.8813489Z K=c10::DispatchKey, 2023-07-13T15:13:30.8814580Z V=std::list> 2023-07-13T15:13:30.8815720Z ] 2023-07-13T15:13:30.8817626Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:30.8819379Z with 2023-07-13T15:13:30.8820062Z [ 2023-07-13T15:13:30.8825817Z K=c10::DispatchKey, 2023-07-13T15:13:30.8826923Z V=std::list>, 2023-07-13T15:13:30.8828048Z H=std::hash, 2023-07-13T15:13:30.8828954Z E=std::equal_to, 2023-07-13T15:13:30.8830275Z A=std::allocator>>> 2023-07-13T15:13:30.8831327Z ] 2023-07-13T15:13:32.7607858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.7609855Z with 2023-07-13T15:13:32.7610348Z [ 2023-07-13T15:13:32.7610724Z K=c10::DispatchKey, 2023-07-13T15:13:32.7612206Z V=std::list>, 2023-07-13T15:13:32.7619705Z H=std::hash, 2023-07-13T15:13:32.7620304Z E=std::equal_to, 2023-07-13T15:13:32.7621196Z A=std::allocator>>> 2023-07-13T15:13:32.7622083Z ] 2023-07-13T15:13:32.7623837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.7625669Z with 2023-07-13T15:13:32.7626045Z [ 2023-07-13T15:13:32.7626498Z K=c10::DispatchKey, 2023-07-13T15:13:32.7627248Z V=std::list>, 2023-07-13T15:13:32.7627924Z H=std::hash, 2023-07-13T15:13:32.7628471Z E=std::equal_to, 2023-07-13T15:13:32.7629452Z A=std::allocator>>> 2023-07-13T15:13:32.7630315Z ] 2023-07-13T15:13:32.7631590Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.7632777Z with 2023-07-13T15:13:32.7633076Z [ 2023-07-13T15:13:32.7633435Z K=c10::DispatchKey, 2023-07-13T15:13:32.7634012Z V=std::list> 2023-07-13T15:13:32.7634523Z ] 2023-07-13T15:13:32.7637108Z [25/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:32.7639559Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:32.7640171Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:32.7640509Z 2023-07-13T15:13:32.7641306Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:32.7642701Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:32.7644054Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:32.7645310Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:32.7646347Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.7647182Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.7648000Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:32.7650970Z [26/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:32.7653761Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:32.7654344Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:32.7654686Z 2023-07-13T15:13:32.7655265Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:32.7656547Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:32.7657825Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:32.7659081Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:32.7664610Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:13:32.7665756Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.7666840Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.7667835Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:32.7671368Z [27/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:32.7674272Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:32.7674970Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:32.7675363Z 2023-07-13T15:13:32.7676034Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:32.7677483Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:32.7679017Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:32.7680408Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:32.7681863Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.7682868Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.7683874Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:32.7687264Z [28/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:32.7690033Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:13:32.7690748Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:13:32.7691228Z 2023-07-13T15:13:32.7692007Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:13:32.7701616Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:13:32.7702986Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:13:32.7704206Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:13:32.7705530Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:13:32.7749091Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.7898543Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:13:32.7900470Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:32.7901543Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:32.7902605Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:13:32.7903618Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:13:32.7904709Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:13:32.7920825Z [29/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:32.7932555Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.7934346Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.7936055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.7937818Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.7939446Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.7941931Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.7943592Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.7945104Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.7946683Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.7952115Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.7952651Z ^ 2023-07-13T15:13:32.7952900Z 2023-07-13T15:13:32.7953339Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:32.7953790Z 2023-07-13T15:13:32.7954581Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.7955705Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.7956561Z ^ 2023-07-13T15:13:32.7956850Z 2023-07-13T15:13:32.7957874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.7958964Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.7959469Z ^ 2023-07-13T15:13:32.7959726Z 2023-07-13T15:13:32.7960078Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:32.7960528Z 2023-07-13T15:13:32.7961474Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.7962579Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.7963108Z ^ 2023-07-13T15:13:32.7963373Z 2023-07-13T15:13:32.7964325Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.7965405Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.7965907Z ^ 2023-07-13T15:13:32.7966130Z 2023-07-13T15:13:32.7966518Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:32.7966976Z 2023-07-13T15:13:32.7968199Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.7969393Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.7970057Z ^ 2023-07-13T15:13:32.7970800Z 2023-07-13T15:13:32.7971553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.7972646Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.7973176Z ^ 2023-07-13T15:13:32.7973403Z 2023-07-13T15:13:32.7973791Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:32.7974255Z 2023-07-13T15:13:32.7993392Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.7994587Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.7995168Z ^ 2023-07-13T15:13:32.7995436Z 2023-07-13T15:13:32.7996480Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.7997727Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.7998262Z ^ 2023-07-13T15:13:32.7998529Z 2023-07-13T15:13:32.7999138Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:32.7999627Z 2023-07-13T15:13:32.8000429Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.8001545Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.8002102Z ^ 2023-07-13T15:13:32.8002384Z 2023-07-13T15:13:32.8005081Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.8006463Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.8007123Z ^ 2023-07-13T15:13:32.8007370Z 2023-07-13T15:13:32.8007776Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:32.8008256Z 2023-07-13T15:13:32.8009314Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.8010439Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.8010990Z ^ 2023-07-13T15:13:32.8011272Z 2023-07-13T15:13:32.8012194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.8013464Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.8014019Z ^ 2023-07-13T15:13:32.8014271Z 2023-07-13T15:13:32.8014672Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:32.8015168Z 2023-07-13T15:13:32.8016185Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.8017311Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.8017874Z ^ 2023-07-13T15:13:32.8018151Z 2023-07-13T15:13:32.8019102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.8020505Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.8021028Z ^ 2023-07-13T15:13:32.8021262Z 2023-07-13T15:13:32.8021609Z Remark: The warnings can be suppressed with "-diag-suppress " 2023-07-13T15:13:32.8022045Z 2023-07-13T15:13:32.8022982Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/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:32.8024084Z __declspec(__host__) __declspec(__device__) Half() = default; 2023-07-13T15:13:32.8024614Z ^ 2023-07-13T15:13:32.8024878Z 2023-07-13T15:13:32.8025035Z compute.cu 2023-07-13T15:13:32.8025537Z tmpxft_00001124_00000000-7_compute.compute_90.cudafe1.cpp 2023-07-13T15:13:32.8026710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8027943Z with 2023-07-13T15:13:32.8028315Z [ 2023-07-13T15:13:32.8028867Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:32.8029428Z ] 2023-07-13T15:13:32.8030565Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8036301Z with 2023-07-13T15:13:32.8036708Z [ 2023-07-13T15:13:32.8037312Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:32.8037880Z ] 2023-07-13T15:13:32.8039231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8040409Z with 2023-07-13T15:13:32.8040785Z [ 2023-07-13T15:13:32.8041598Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:32.8042156Z ] 2023-07-13T15:13:32.8043327Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8045199Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8047171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8049050Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8050470Z with 2023-07-13T15:13:32.8050850Z [ 2023-07-13T15:13:32.8051432Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:13:32.8051957Z ] 2023-07-13T15:13:32.8052961Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8053839Z with 2023-07-13T15:13:32.8054375Z [ 2023-07-13T15:13:32.8054919Z T=std::basic_string,std::allocator> 2023-07-13T15:13:32.8055654Z ] 2023-07-13T15:13:32.8056688Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8057673Z with 2023-07-13T15:13:32.8058051Z [ 2023-07-13T15:13:32.8058634Z T=std::basic_string,std::allocator> 2023-07-13T15:13:32.8059227Z ] 2023-07-13T15:13:32.8060318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8061455Z with 2023-07-13T15:13:32.8061816Z [ 2023-07-13T15:13:32.8062575Z T=std::basic_string,std::allocator> 2023-07-13T15:13:32.8063238Z ] 2023-07-13T15:13:32.8064429Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8066260Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8068332Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8069435Z with 2023-07-13T15:13:32.8084990Z [ 2023-07-13T15:13:32.8085568Z T=std::basic_string,std::allocator> 2023-07-13T15:13:32.8086095Z ] 2023-07-13T15:13:32.8087031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8087842Z with 2023-07-13T15:13:32.8088197Z [ 2023-07-13T15:13:32.8088569Z T=c10::SymInt 2023-07-13T15:13:32.8088931Z ] 2023-07-13T15:13:32.8090043Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8091286Z with 2023-07-13T15:13:32.8091863Z [ 2023-07-13T15:13:32.8092258Z T=c10::SymInt 2023-07-13T15:13:32.8092724Z ] 2023-07-13T15:13:32.8093779Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8094843Z with 2023-07-13T15:13:32.8095522Z [ 2023-07-13T15:13:32.8096010Z T=c10::SymInt 2023-07-13T15:13:32.8096499Z ] 2023-07-13T15:13:32.8440758Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8443777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8445425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8446398Z with 2023-07-13T15:13:32.8446777Z [ 2023-07-13T15:13:32.8447160Z T=c10::SymInt 2023-07-13T15:13:32.8447579Z ] 2023-07-13T15:13:32.8448546Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8449434Z with 2023-07-13T15:13:32.8449783Z [ 2023-07-13T15:13:32.8450233Z T=c10::QualifiedName 2023-07-13T15:13:32.8450802Z ] 2023-07-13T15:13:32.8452001Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8452930Z with 2023-07-13T15:13:32.8453303Z [ 2023-07-13T15:13:32.8453758Z T=c10::QualifiedName 2023-07-13T15:13:32.8454180Z ] 2023-07-13T15:13:32.8456717Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8457850Z with 2023-07-13T15:13:32.8458246Z [ 2023-07-13T15:13:32.8458814Z T=c10::QualifiedName 2023-07-13T15:13:32.8459309Z ] 2023-07-13T15:13:32.8460618Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8462263Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8463907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8465107Z with 2023-07-13T15:13:32.8465602Z [ 2023-07-13T15:13:32.8466101Z T=c10::QualifiedName 2023-07-13T15:13:32.8466528Z ] 2023-07-13T15:13:32.8467543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8468462Z with 2023-07-13T15:13:32.8468828Z [ 2023-07-13T15:13:32.8469250Z T=at::TensorBase 2023-07-13T15:13:32.8469670Z ] 2023-07-13T15:13:32.8470672Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8471755Z with 2023-07-13T15:13:32.8472436Z [ 2023-07-13T15:13:32.8473113Z T=at::TensorBase 2023-07-13T15:13:32.8473538Z ] 2023-07-13T15:13:32.8474622Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8475651Z with 2023-07-13T15:13:32.8476033Z [ 2023-07-13T15:13:32.8476485Z T=at::TensorBase 2023-07-13T15:13:32.8476897Z ] 2023-07-13T15:13:32.8477887Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8479753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8481487Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8482500Z with 2023-07-13T15:13:32.8482887Z [ 2023-07-13T15:13:32.8483283Z T=at::TensorBase 2023-07-13T15:13:32.8483683Z ] 2023-07-13T15:13:32.8484592Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8485621Z with 2023-07-13T15:13:32.8485987Z [ 2023-07-13T15:13:32.8486398Z T=at::Tensor 2023-07-13T15:13:32.8486914Z ] 2023-07-13T15:13:32.8488020Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8488957Z with 2023-07-13T15:13:32.8489304Z [ 2023-07-13T15:13:32.8489724Z T=at::Tensor 2023-07-13T15:13:32.8490144Z ] 2023-07-13T15:13:32.8491383Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8492431Z with 2023-07-13T15:13:32.8492977Z [ 2023-07-13T15:13:32.8493404Z T=at::Tensor 2023-07-13T15:13:32.8493927Z ] 2023-07-13T15:13:32.8495031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8496550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8497910Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8498767Z with 2023-07-13T15:13:32.8499084Z [ 2023-07-13T15:13:32.8499398Z T=at::Tensor 2023-07-13T15:13:32.8499925Z ] 2023-07-13T15:13:32.8500777Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8501590Z with 2023-07-13T15:13:32.8502149Z [ 2023-07-13T15:13:32.8502493Z T=at::Generator 2023-07-13T15:13:32.8502841Z ] 2023-07-13T15:13:32.8503670Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8504385Z with 2023-07-13T15:13:32.8504726Z [ 2023-07-13T15:13:32.8505110Z T=at::Generator 2023-07-13T15:13:32.8505512Z ] 2023-07-13T15:13:32.8506656Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8507753Z with 2023-07-13T15:13:32.8508242Z [ 2023-07-13T15:13:32.8508658Z T=at::Generator 2023-07-13T15:13:32.8509045Z ] 2023-07-13T15:13:32.8510103Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8511682Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8513320Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8514500Z with 2023-07-13T15:13:32.8514936Z [ 2023-07-13T15:13:32.8515416Z T=at::Generator 2023-07-13T15:13:32.8515808Z ] 2023-07-13T15:13:32.8516735Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8517621Z with 2023-07-13T15:13:32.8517964Z [ 2023-07-13T15:13:32.8518347Z T=c10::Scalar 2023-07-13T15:13:32.8518734Z ] 2023-07-13T15:13:32.8519800Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8520805Z with 2023-07-13T15:13:32.8521134Z [ 2023-07-13T15:13:32.8521516Z T=c10::Scalar 2023-07-13T15:13:32.8522097Z ] 2023-07-13T15:13:32.8523109Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8524102Z with 2023-07-13T15:13:32.8524472Z [ 2023-07-13T15:13:32.8524859Z T=c10::Scalar 2023-07-13T15:13:32.8525222Z ] 2023-07-13T15:13:32.8526167Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8527618Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8529239Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8530187Z with 2023-07-13T15:13:32.8530821Z [ 2023-07-13T15:13:32.8531278Z T=c10::Scalar 2023-07-13T15:13:32.8531747Z ] 2023-07-13T15:13:32.8532798Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8533742Z with 2023-07-13T15:13:32.8534190Z [ 2023-07-13T15:13:32.8534877Z T=std::shared_ptr 2023-07-13T15:13:32.8535323Z ] 2023-07-13T15:13:32.8536375Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8537271Z with 2023-07-13T15:13:32.8537648Z [ 2023-07-13T15:13:32.8538168Z T=std::shared_ptr 2023-07-13T15:13:32.8538641Z ] 2023-07-13T15:13:32.8539716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8540697Z with 2023-07-13T15:13:32.8541067Z [ 2023-07-13T15:13:32.8541759Z T=std::shared_ptr 2023-07-13T15:13:32.8542256Z ] 2023-07-13T15:13:32.8543562Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8545345Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8547070Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8548032Z with 2023-07-13T15:13:32.8548409Z [ 2023-07-13T15:13:32.8548932Z T=std::shared_ptr 2023-07-13T15:13:32.8549586Z ] 2023-07-13T15:13:32.8551011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8551941Z with 2023-07-13T15:13:32.8552304Z [ 2023-07-13T15:13:32.8552853Z T=std::weak_ptr 2023-07-13T15:13:32.8553362Z ] 2023-07-13T15:13:32.8554346Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8555204Z with 2023-07-13T15:13:32.8555519Z [ 2023-07-13T15:13:32.8556165Z T=std::weak_ptr 2023-07-13T15:13:32.8556650Z ] 2023-07-13T15:13:32.8557821Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8558818Z with 2023-07-13T15:13:32.8559189Z [ 2023-07-13T15:13:32.8559713Z T=std::weak_ptr 2023-07-13T15:13:32.8560178Z ] 2023-07-13T15:13:32.8561280Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8562483Z with 2023-07-13T15:13:32.8562996Z [ 2023-07-13T15:13:32.8563475Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:13:32.8564069Z ] 2023-07-13T15:13:32.8565238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8566187Z with 2023-07-13T15:13:32.8566576Z [ 2023-07-13T15:13:32.8567019Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:13:32.8567495Z ] 2023-07-13T15:13:32.8568528Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8569546Z with 2023-07-13T15:13:32.8570030Z [ 2023-07-13T15:13:32.8570561Z T=std::weak_ptr 2023-07-13T15:13:32.8571167Z ] 2023-07-13T15:13:32.8572222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8573137Z with 2023-07-13T15:13:32.8573556Z [ 2023-07-13T15:13:32.8574153Z T=std::vector> 2023-07-13T15:13:32.8574717Z ] 2023-07-13T15:13:32.8575713Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8576660Z with 2023-07-13T15:13:32.8577177Z [ 2023-07-13T15:13:32.8577769Z T=std::vector> 2023-07-13T15:13:32.8578640Z ] 2023-07-13T15:13:32.8579703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8580677Z with 2023-07-13T15:13:32.8581048Z [ 2023-07-13T15:13:32.8581857Z T=std::vector> 2023-07-13T15:13:32.8582409Z ] 2023-07-13T15:13:32.8583522Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8585635Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8587371Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8588353Z with 2023-07-13T15:13:32.8588764Z [ 2023-07-13T15:13:32.8589335Z T=std::vector> 2023-07-13T15:13:32.8589923Z ] 2023-07-13T15:13:32.8591012Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8592322Z with 2023-07-13T15:13:32.8592951Z [ 2023-07-13T15:13:32.8593472Z T=std::vector> 2023-07-13T15:13:32.8593967Z ] 2023-07-13T15:13:32.8594955Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8595834Z with 2023-07-13T15:13:32.8596165Z [ 2023-07-13T15:13:32.8596593Z T=std::vector> 2023-07-13T15:13:32.8596994Z ] 2023-07-13T15:13:32.8598031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8598955Z with 2023-07-13T15:13:32.8599351Z [ 2023-07-13T15:13:32.8599792Z T=std::vector> 2023-07-13T15:13:32.8600228Z ] 2023-07-13T15:13:32.8601256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8602951Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8604616Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8605719Z with 2023-07-13T15:13:32.8606187Z [ 2023-07-13T15:13:32.8606804Z T=std::vector> 2023-07-13T15:13:32.8607297Z ] 2023-07-13T15:13:32.8608231Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8609118Z with 2023-07-13T15:13:32.8609499Z [ 2023-07-13T15:13:32.8610329Z T=std::vector,std::allocator>> 2023-07-13T15:13:32.8610937Z ] 2023-07-13T15:13:32.8612050Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8613133Z with 2023-07-13T15:13:32.8613605Z [ 2023-07-13T15:13:32.8614239Z T=std::vector,std::allocator>> 2023-07-13T15:13:32.8614853Z ] 2023-07-13T15:13:32.8615935Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8616961Z with 2023-07-13T15:13:32.8617316Z [ 2023-07-13T15:13:32.8617952Z T=std::vector,std::allocator>> 2023-07-13T15:13:32.8618550Z ] 2023-07-13T15:13:32.8619846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8621922Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8625141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8626851Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8628014Z with 2023-07-13T15:13:32.8628396Z [ 2023-07-13T15:13:32.8629025Z T=std::vector,std::allocator>> 2023-07-13T15:13:32.8629577Z ] 2023-07-13T15:13:32.8630507Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8631392Z with 2023-07-13T15:13:32.8631761Z [ 2023-07-13T15:13:32.8632343Z T=std::vector,std::allocator>> 2023-07-13T15:13:32.8632970Z ] 2023-07-13T15:13:32.8634029Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8634998Z with 2023-07-13T15:13:32.8635358Z [ 2023-07-13T15:13:32.8635921Z T=std::vector,std::allocator>> 2023-07-13T15:13:32.8636485Z ] 2023-07-13T15:13:32.8637515Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8638519Z with 2023-07-13T15:13:32.8638889Z [ 2023-07-13T15:13:32.8639444Z T=std::vector,std::allocator>> 2023-07-13T15:13:32.8640095Z ] 2023-07-13T15:13:32.8641598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8643350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8644810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8646218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8647208Z with 2023-07-13T15:13:32.8647604Z [ 2023-07-13T15:13:32.8648217Z T=std::vector,std::allocator>> 2023-07-13T15:13:32.8648838Z ] 2023-07-13T15:13:32.8649747Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8650850Z with 2023-07-13T15:13:32.8651219Z [ 2023-07-13T15:13:32.8651741Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:32.8652194Z ] 2023-07-13T15:13:32.8653196Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8654244Z with 2023-07-13T15:13:32.8654646Z [ 2023-07-13T15:13:32.8655263Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:32.8655843Z ] 2023-07-13T15:13:32.8656916Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8657943Z with 2023-07-13T15:13:32.8658342Z [ 2023-07-13T15:13:32.8658849Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:32.8659338Z ] 2023-07-13T15:13:32.8660405Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8662371Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8664082Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8665138Z with 2023-07-13T15:13:32.8665501Z [ 2023-07-13T15:13:32.8666002Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:13:32.8666516Z ] 2023-07-13T15:13:32.8667480Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8668343Z with 2023-07-13T15:13:32.8668830Z [ 2023-07-13T15:13:32.8669673Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:32.8670463Z ] 2023-07-13T15:13:32.8671431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8672411Z with 2023-07-13T15:13:32.8672787Z [ 2023-07-13T15:13:32.8673378Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:32.8673883Z ] 2023-07-13T15:13:32.8674931Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8675990Z with 2023-07-13T15:13:32.8676380Z [ 2023-07-13T15:13:32.8676962Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:32.8677496Z ] 2023-07-13T15:13:32.8678655Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8680587Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8683135Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8684880Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8685759Z with 2023-07-13T15:13:32.8686075Z [ 2023-07-13T15:13:32.8686586Z T=c10::impl::InlineStreamGuard 2023-07-13T15:13:32.8687072Z ] 2023-07-13T15:13:32.8687925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8688729Z with 2023-07-13T15:13:32.8689039Z [ 2023-07-13T15:13:32.8689465Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:32.8689906Z ] 2023-07-13T15:13:32.8690901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8691798Z with 2023-07-13T15:13:32.8692181Z [ 2023-07-13T15:13:32.8692645Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:32.8693095Z ] 2023-07-13T15:13:32.8694171Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8695207Z with 2023-07-13T15:13:32.8695578Z [ 2023-07-13T15:13:32.8696060Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:32.8696480Z ] 2023-07-13T15:13:32.8697554Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8699784Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8700770Z with 2023-07-13T15:13:32.8701148Z [ 2023-07-13T15:13:32.8701580Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:32.8702025Z ] 2023-07-13T15:13:32.8703120Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8704846Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8705780Z with 2023-07-13T15:13:32.8706131Z [ 2023-07-13T15:13:32.8706587Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:13:32.8707032Z ] 2023-07-13T15:13:32.8707987Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8708865Z with 2023-07-13T15:13:32.8709231Z [ 2023-07-13T15:13:32.8710563Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:32.8711565Z ] 2023-07-13T15:13:32.8712566Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8713452Z with 2023-07-13T15:13:32.8713815Z [ 2023-07-13T15:13:32.8714850Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:32.8715809Z ] 2023-07-13T15:13:32.8716868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8717859Z with 2023-07-13T15:13:32.8718248Z [ 2023-07-13T15:13:32.8719304Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:32.8720331Z ] 2023-07-13T15:13:32.8721940Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8723381Z with 2023-07-13T15:13:32.8723770Z [ 2023-07-13T15:13:32.8724228Z TTarget=c10::StorageImpl 2023-07-13T15:13:32.8724673Z ] 2023-07-13T15:13:32.8726520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8728022Z with 2023-07-13T15:13:32.8728394Z [ 2023-07-13T15:13:32.8728858Z TTarget=c10::StorageImpl 2023-07-13T15:13:32.8729306Z ] 2023-07-13T15:13:32.8730544Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8731764Z with 2023-07-13T15:13:32.8732150Z [ 2023-07-13T15:13:32.8733302Z T=std::vector>,std::allocator>>> 2023-07-13T15:13:32.8734303Z ] 2023-07-13T15:13:32.8735301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8736200Z with 2023-07-13T15:13:32.8736569Z [ 2023-07-13T15:13:32.8737037Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:32.8737485Z ] 2023-07-13T15:13:32.8738787Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8739765Z with 2023-07-13T15:13:32.8740159Z [ 2023-07-13T15:13:32.8740630Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:32.8741070Z ] 2023-07-13T15:13:32.8742194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8743246Z with 2023-07-13T15:13:32.8743632Z [ 2023-07-13T15:13:32.8744095Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:32.8744537Z ] 2023-07-13T15:13:32.8745611Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8747309Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8748883Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8749848Z with 2023-07-13T15:13:32.8750181Z [ 2023-07-13T15:13:32.8750643Z T=c10::SmallVector<__int64,5> 2023-07-13T15:13:32.8751102Z ] 2023-07-13T15:13:32.8752067Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8752990Z with 2023-07-13T15:13:32.8753351Z [ 2023-07-13T15:13:32.8753810Z T=torch::autograd::ViewInfo 2023-07-13T15:13:32.8754249Z ] 2023-07-13T15:13:32.8755444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8756411Z with 2023-07-13T15:13:32.8756790Z [ 2023-07-13T15:13:32.8757254Z T=torch::autograd::ViewInfo 2023-07-13T15:13:32.8757714Z ] 2023-07-13T15:13:32.8758773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8759849Z with 2023-07-13T15:13:32.8760229Z [ 2023-07-13T15:13:32.8760699Z T=torch::autograd::ViewInfo 2023-07-13T15:13:32.8761129Z ] 2023-07-13T15:13:32.8762211Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8763731Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8765255Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8766117Z with 2023-07-13T15:13:32.8766708Z [ 2023-07-13T15:13:32.8767165Z T=torch::autograd::ViewInfo 2023-07-13T15:13:32.8767597Z ] 2023-07-13T15:13:32.8768548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8769424Z with 2023-07-13T15:13:32.8769783Z [ 2023-07-13T15:13:32.8770314Z T=std::vector> 2023-07-13T15:13:32.8770830Z ] 2023-07-13T15:13:32.8771831Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8772759Z with 2023-07-13T15:13:32.8773134Z [ 2023-07-13T15:13:32.8773690Z T=std::vector> 2023-07-13T15:13:32.8774222Z ] 2023-07-13T15:13:32.8775266Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8776300Z with 2023-07-13T15:13:32.8776683Z [ 2023-07-13T15:13:32.8777204Z T=std::vector> 2023-07-13T15:13:32.8777716Z ] 2023-07-13T15:13:32.8778764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:32.8779791Z with 2023-07-13T15:13:32.8780176Z [ 2023-07-13T15:13:32.8780576Z T=c10::SymInt 2023-07-13T15:13:32.8780951Z ] 2023-07-13T15:13:32.8782040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8783044Z with 2023-07-13T15:13:32.8783423Z [ 2023-07-13T15:13:32.8783810Z T=c10::SymInt 2023-07-13T15:13:32.8784211Z ] 2023-07-13T15:13:32.8785567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8787680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:32.8789751Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:32.8790762Z with 2023-07-13T15:13:32.8791130Z [ 2023-07-13T15:13:32.8791674Z T=std::vector> 2023-07-13T15:13:32.8792189Z ] 2023-07-13T15:13:32.8793222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:32.8794135Z with 2023-07-13T15:13:32.8794532Z [ 2023-07-13T15:13:32.8794939Z T=c10::IValue 2023-07-13T15:13:32.8795329Z ] 2023-07-13T15:13:32.8796319Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:32.8797555Z with 2023-07-13T15:13:32.8797938Z [ 2023-07-13T15:13:32.8798356Z T=c10::IValue 2023-07-13T15:13:32.8798743Z ] 2023-07-13T15:13:32.8799804Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:32.8800830Z with 2023-07-13T15:13:32.8801206Z [ 2023-07-13T15:13:32.8801575Z T=c10::IValue 2023-07-13T15:13:32.8801976Z ] 2023-07-13T15:13:32.8802898Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:52.1215623Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:52.1238802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:52.1243994Z with 2023-07-13T15:13:52.1249695Z [ 2023-07-13T15:13:52.1253016Z T=c10::IValue 2023-07-13T15:13:52.1253766Z ] 2023-07-13T15:13:52.1255018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:52.1256298Z with 2023-07-13T15:13:52.1257006Z [ 2023-07-13T15:13:52.1260354Z T=c10::AliasInfo 2023-07-13T15:13:52.1261093Z ] 2023-07-13T15:13:52.1262378Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:52.1263686Z with 2023-07-13T15:13:52.1264360Z [ 2023-07-13T15:13:52.1267826Z T=c10::AliasInfo 2023-07-13T15:13:52.1269053Z ] 2023-07-13T15:13:52.1270642Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:52.1274578Z with 2023-07-13T15:13:52.1275353Z [ 2023-07-13T15:13:52.1276208Z T=c10::AliasInfo 2023-07-13T15:13:52.1277025Z ] 2023-07-13T15:13:52.1278505Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:52.1283012Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:52.1285011Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:52.1288979Z with 2023-07-13T15:13:52.1289748Z [ 2023-07-13T15:13:52.1290467Z T=c10::AliasInfo 2023-07-13T15:13:52.1291203Z ] 2023-07-13T15:13:52.1292509Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:52.1296624Z with 2023-07-13T15:13:52.1297347Z [ 2023-07-13T15:13:52.1298143Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:52.1298860Z ] 2023-07-13T15:13:52.1300303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:52.1304077Z with 2023-07-13T15:13:52.1304775Z [ 2023-07-13T15:13:52.1305516Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:52.1306208Z ] 2023-07-13T15:13:52.1309991Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:52.1317914Z with 2023-07-13T15:13:52.1318605Z [ 2023-07-13T15:13:52.1319395Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:52.1320129Z ] 2023-07-13T15:13:52.1323293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:52.1326071Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:52.1328155Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:52.1331976Z with 2023-07-13T15:13:52.1332686Z [ 2023-07-13T15:13:52.1333481Z T=c10::impl::AnnotatedSchema 2023-07-13T15:13:52.1334232Z ] 2023-07-13T15:13:52.1338188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:52.1339505Z with 2023-07-13T15:13:52.1341987Z [ 2023-07-13T15:13:52.1346046Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:52.1494602Z ] 2023-07-13T15:13:52.1504156Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:52.1505508Z with 2023-07-13T15:13:52.1508666Z [ 2023-07-13T15:13:52.1509668Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:52.1510527Z ] 2023-07-13T15:13:52.1511925Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:52.1515736Z with 2023-07-13T15:13:52.1516535Z [ 2023-07-13T15:13:52.1517481Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:52.1518344Z ] 2023-07-13T15:13:52.1519812Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:52.1524648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:52.1527283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:52.1586336Z with 2023-07-13T15:13:52.1803762Z [ 2023-07-13T15:13:52.1805969Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:13:52.1806924Z ] 2023-07-13T15:13:52.1808233Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:52.1809507Z with 2023-07-13T15:13:52.1810164Z [ 2023-07-13T15:13:52.1810951Z T=at::StepCallbacks 2023-07-13T15:13:52.1811685Z ] 2023-07-13T15:13:52.1812983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:52.1814247Z with 2023-07-13T15:13:52.1814908Z [ 2023-07-13T15:13:52.1815641Z T=at::StepCallbacks 2023-07-13T15:13:52.1816359Z ] 2023-07-13T15:13:52.1817778Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:52.1819145Z with 2023-07-13T15:13:52.1819799Z [ 2023-07-13T15:13:52.1820553Z T=at::StepCallbacks 2023-07-13T15:13:52.1821293Z ] 2023-07-13T15:13:52.1822637Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:52.1824678Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:52.1827064Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:52.1828434Z with 2023-07-13T15:13:52.1829119Z [ 2023-07-13T15:13:52.1829848Z T=at::StepCallbacks 2023-07-13T15:13:52.1830606Z ] 2023-07-13T15:13:52.1831910Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:52.1833171Z with 2023-07-13T15:13:52.1833875Z [ 2023-07-13T15:13:52.1834977Z T=c10::either 2023-07-13T15:13:52.1835811Z ] 2023-07-13T15:13:52.1837162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:52.1838435Z with 2023-07-13T15:13:52.1839083Z [ 2023-07-13T15:13:52.1839922Z T=c10::either 2023-07-13T15:13:52.1840842Z ] 2023-07-13T15:14:09.8294968Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:09.8459343Z with 2023-07-13T15:14:09.8480513Z [ 2023-07-13T15:14:09.8481621Z T=c10::either 2023-07-13T15:14:09.8482557Z ] 2023-07-13T15:14:09.8484167Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:09.8489981Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:09.8492295Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:09.8495430Z with 2023-07-13T15:14:09.8496097Z [ 2023-07-13T15:14:09.8496869Z T=c10::either 2023-07-13T15:14:09.8497615Z ] 2023-07-13T15:14:09.8498899Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:09.8502223Z with 2023-07-13T15:14:09.8502920Z [ 2023-07-13T15:14:09.8503584Z K=c10::DispatchKey, 2023-07-13T15:14:09.8504500Z V=std::list> 2023-07-13T15:14:09.8505340Z ] 2023-07-13T15:14:09.8506614Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:09.8508014Z with 2023-07-13T15:14:09.8508606Z [ 2023-07-13T15:14:09.8509565Z K=c10::DispatchKey, 2023-07-13T15:14:09.8510520Z V=std::list> 2023-07-13T15:14:09.8511341Z ] 2023-07-13T15:14:09.8513442Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:09.8515293Z with 2023-07-13T15:14:09.8516038Z [ 2023-07-13T15:14:09.8516830Z K=c10::DispatchKey, 2023-07-13T15:14:09.8517757Z V=std::list>, 2023-07-13T15:14:09.8518718Z H=std::hash, 2023-07-13T15:14:09.8519467Z E=std::equal_to, 2023-07-13T15:14:09.8520674Z A=std::allocator>>> 2023-07-13T15:14:09.8521787Z ] 2023-07-13T15:14:09.8523815Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:09.8525905Z with 2023-07-13T15:14:09.8526482Z [ 2023-07-13T15:14:09.8527103Z K=c10::DispatchKey, 2023-07-13T15:14:09.8528042Z V=std::list>, 2023-07-13T15:14:09.8529137Z H=std::hash, 2023-07-13T15:14:09.8530015Z E=std::equal_to, 2023-07-13T15:14:09.8531209Z A=std::allocator>>> 2023-07-13T15:14:09.8532168Z ] 2023-07-13T15:14:09.8534156Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:09.8535978Z with 2023-07-13T15:14:09.8536595Z [ 2023-07-13T15:14:09.8537450Z K=c10::DispatchKey, 2023-07-13T15:14:09.8538399Z V=std::list>, 2023-07-13T15:14:09.8539355Z H=std::hash, 2023-07-13T15:14:09.8540137Z E=std::equal_to, 2023-07-13T15:14:09.8541248Z A=std::allocator>>> 2023-07-13T15:14:09.8542233Z ] 2023-07-13T15:14:09.8544355Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:09.8546060Z with 2023-07-13T15:14:09.8546622Z [ 2023-07-13T15:14:09.8547259Z K=c10::DispatchKey, 2023-07-13T15:14:09.8548182Z V=std::list> 2023-07-13T15:14:09.8549018Z ] 2023-07-13T15:14:09.8552689Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:09.8555965Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:09.8557078Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:09.8557915Z 2023-07-13T15:14:09.8558941Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:09.8560733Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:09.8562563Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:09.8564704Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:09.8566367Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:09.8567760Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:09.8569047Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:09.8572935Z [31/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:09.8576269Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:09.8577250Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:09.8578105Z 2023-07-13T15:14:16.1679921Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:16.1682058Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:16.1683712Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:16.1685460Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:16.1686908Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:16.1688242Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:16.1689687Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:16.1690921Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:16.1692091Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:14:16.1695469Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:16.1698886Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:16.1700045Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:16.1700620Z 2023-07-13T15:14:16.1723427Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:16.1725183Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:16.1726568Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:16.1727955Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:16.1729164Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(29): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:14:16.1730341Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(30): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:14:16.1731587Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(39): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:14:16.2054698Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(42): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data 2023-07-13T15:14:16.2061922Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(158): warning C4244: 'initializing': conversion from 'double' to '_Ty', possible loss of data 2023-07-13T15:14:16.2066474Z with 2023-07-13T15:14:16.2067231Z [ 2023-07-13T15:14:16.2068204Z _Ty=int64_t 2023-07-13T15:14:16.2069657Z ] 2023-07-13T15:14:16.2093365Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-07-13T15:14:16.2100679Z with 2023-07-13T15:14:16.2101143Z [ 2023-07-13T15:14:16.2101928Z _This=int64_t, 2023-07-13T15:14:16.2102426Z _Other=double & 2023-07-13T15:14:16.2102996Z ] 2023-07-13T15:14:16.2104220Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::_Tuple_val<_This>::_Tuple_val(_Other)' being compiled 2023-07-13T15:14:16.2105283Z with 2023-07-13T15:14:16.2105674Z [ 2023-07-13T15:14:16.2106073Z _This=int64_t, 2023-07-13T15:14:16.2559040Z _Other=double & 2023-07-13T15:14:16.2559834Z ] 2023-07-13T15:14:16.2561122Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-07-13T15:14:16.2562312Z with 2023-07-13T15:14:16.2562698Z [ 2023-07-13T15:14:16.2563181Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:16.2563675Z _This2=double & 2023-07-13T15:14:16.2564055Z ] 2023-07-13T15:14:16.2565211Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(245): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2)' being compiled 2023-07-13T15:14:16.2566343Z with 2023-07-13T15:14:16.2566730Z [ 2023-07-13T15:14:16.2567584Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:16.2568063Z _This2=double & 2023-07-13T15:14:16.2581134Z ] 2023-07-13T15:14:16.2582634Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-07-13T15:14:16.2583741Z with 2023-07-13T15:14:16.2584103Z [ 2023-07-13T15:14:16.2584547Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:16.2585080Z _This2=torch::autograd::Variable & 2023-07-13T15:14:16.2585506Z ] 2023-07-13T15:14:16.2586690Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\tuple(327): note: see reference to function template instantiation 'std::tuple::tuple(_Tag,_This2,double &)' being compiled 2023-07-13T15:14:16.2587905Z with 2023-07-13T15:14:16.2588273Z [ 2023-07-13T15:14:16.2588773Z _Tag=std::_Exact_args_t, 2023-07-13T15:14:16.2600923Z _This2=torch::autograd::Variable & 2023-07-13T15:14:16.2601724Z ] 2023-07-13T15:14:16.2602847Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-07-13T15:14:16.2603870Z with 2023-07-13T15:14:16.2604232Z [ 2023-07-13T15:14:16.2604636Z _This2=at::Tensor & 2023-07-13T15:14:16.2605085Z ] 2023-07-13T15:14:16.2606069Z %SRC_DIR%\torchaudio\csrc\ffmpeg\compat.cpp(31): note: see reference to function template instantiation 'std::tuple::tuple(_This2,double &) noexcept(false)' being compiled 2023-07-13T15:14:16.2607001Z with 2023-07-13T15:14:16.2607388Z [ 2023-07-13T15:14:16.2607827Z _This2=at::Tensor & 2023-07-13T15:14:16.2608251Z ] 2023-07-13T15:14:16.2609080Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:16.2610206Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:16.2611633Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:16.2612670Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:16.2615875Z [33/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:16.2619084Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:16.2619824Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:16.2620227Z 2023-07-13T15:14:16.2620947Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:30.3087176Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:30.3089237Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:30.3214580Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:30.3215977Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:30.3305894Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:30.3306979Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:30.3307908Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:30.3308865Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:30.3311926Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:30.3312905Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:30.3316045Z [34/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:30.3321012Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:30.3322038Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:30.3322462Z 2023-07-13T15:14:30.3325225Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:30.3326644Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:30.3327977Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:30.3329340Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:30.3332760Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:14:30.3333910Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:14:30.3335004Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:14:30.3336101Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:14:30.3353419Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:14:30.3354474Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:30.3355417Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:30.3356395Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:30.3361628Z [35/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:30.3366516Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:30.3367212Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:30.3367588Z 2023-07-13T15:14:30.3368251Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:30.3369579Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:30.3373026Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:30.3374373Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:30.3375765Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:30.3376709Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:30.3379693Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:30.3382846Z [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-311\Release\_deps\f4-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:30.3385725Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:30.3386391Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:30.3386746Z 2023-07-13T15:14:30.3387413Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:30.3392457Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:30.3393810Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:30.3395156Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:30.3396315Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:30.3397290Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:30.3398281Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:30.3399244Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:46.6528504Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:14:46.6530215Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:14:46.6531756Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:14:46.6533126Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:46.6534299Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:46.6535514Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:14:46.6540622Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:46.6553802Z [37/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg4.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:46.6591407Z [38/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:46.6595137Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:46.6596633Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:46.6597273Z 2023-07-13T15:14:46.6598118Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:46.6599578Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:46.6601231Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:14:46.6603230Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:14:46.6604962Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:14:46.6606640Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:46.6607866Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:14:46.6648123Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:14:46.6655874Z [39/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:14:46.6659130Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:14:46.6659852Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:14:46.6660249Z 2023-07-13T15:14:46.6660932Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:14:46.6662310Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:14:46.6663702Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:06.7864395Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:06.7865999Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:15:06.9288440Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:15:06.9977751Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:15:07.0954020Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:15:07.1582240Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:15:07.1910580Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:07.2114290Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:07.2744760Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:07.3266151Z [40/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:07.3671554Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:07.3805968Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:07.4197527Z 2023-07-13T15:15:07.4321688Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:07.4587561Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:07.4671077Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:07.4672744Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:07.4674068Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:07.4675164Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:07.4676430Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:07.4677567Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:07.4678660Z %SRC_DIR%\torchaudio\csrc\ffmpeg\ffmpeg.cpp(28) : warning C4706: assignment within conditional expression 2023-07-13T15:15:07.4682487Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:07.4685635Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:07.4686392Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:07.4686838Z 2023-07-13T15:15:07.4687590Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:07.4688980Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:07.4690668Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:07.4692109Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:07.4693371Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:07.4694718Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:07.4695749Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:07.4696874Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:07.4698023Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:07.4699116Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:07.4702683Z [42/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:07.4706000Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:07.4706752Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:07.4707176Z 2023-07-13T15:15:07.4707883Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:07.4709368Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:07.4710915Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:07.4712695Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:07.4714367Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:07.4715469Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:07.4716505Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:23.3092489Z [43/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:23.3096090Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:23.3097188Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:23.3098404Z 2023-07-13T15:15:23.3099514Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:23.3101010Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:23.3102487Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:23.3104479Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:23.3105799Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.3106851Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.3107878Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:23.3111971Z [44/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:23.3115059Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:23.3164866Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:23.3425300Z 2023-07-13T15:15:23.3426940Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:23.3428812Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:23.3430547Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:23.3432091Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:23.3433463Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.3434707Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.3502320Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:23.3503414Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:23.3506501Z [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_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:23.3510486Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:23.3511224Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:23.3511623Z 2023-07-13T15:15:23.3512320Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:23.3513716Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:23.3515252Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:23.3517043Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:23.3518308Z %SRC_DIR%\torchaudio\csrc\ffmpeg\filter_graph.cpp(193): warning C4996: 'AVFilterLink::channel_layout': was declared deprecated 2023-07-13T15:15:23.3519388Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.3520402Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:23.3521438Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:23.3524965Z [46/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:23.3528288Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:23.3529104Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:23.3529509Z 2023-07-13T15:15:23.3530221Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:23.3531594Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:23.3533274Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:23.3534704Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:23.3536206Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:15:31.4339270Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:31.4340468Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:31.4341524Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:31.4342551Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:31.4343569Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:31.4344713Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:31.4346064Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:15:31.4349617Z [47/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:31.4352727Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:31.4353467Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:31.4353851Z 2023-07-13T15:15:31.4354562Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:31.4357588Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:31.4359075Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:31.4360511Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:31.4362108Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:31.4363318Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:31.4364385Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:31.4365451Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:31.4366487Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:15:31.4367572Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:15:31.4368715Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:15:31.4370146Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:31.4371195Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:31.4372229Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:31.4373248Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:15:31.4376563Z [48/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:31.4379444Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:31.4380185Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:31.4380618Z 2023-07-13T15:15:31.4381322Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:31.4382779Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:31.4384238Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:31.4385629Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:31.4387094Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:31.4388110Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:31.4389096Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:31.4392299Z [49/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:31.4444295Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:31.4445084Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:31.4445511Z 2023-07-13T15:15:31.4446228Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:31.4448071Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:31.4449479Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:31.4451138Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:31.4452890Z %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:31.4454045Z %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:31.4455177Z %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:31.4456260Z %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:31.4457498Z 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:31.4458414Z with 2023-07-13T15:15:31.4458803Z [ 2023-07-13T15:15:52.1935593Z _Ty=int64_t 2023-07-13T15:15:52.1936954Z ] 2023-07-13T15:15:52.2039676Z 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:52.2399406Z with 2023-07-13T15:15:52.2400139Z [ 2023-07-13T15:15:52.2674909Z _This=int64_t, 2023-07-13T15:15:52.3056744Z _Other=double & 2023-07-13T15:15:52.3127462Z ] 2023-07-13T15:15:52.3129045Z 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:52.3131576Z with 2023-07-13T15:15:52.3133248Z [ 2023-07-13T15:15:52.3134440Z _This=int64_t, 2023-07-13T15:15:52.3135288Z _Other=double & 2023-07-13T15:15:52.3135959Z ] 2023-07-13T15:15:52.3137300Z 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:52.3138603Z with 2023-07-13T15:15:52.3139206Z [ 2023-07-13T15:15:52.3139848Z _Tag=std::_Exact_args_t, 2023-07-13T15:15:52.3140745Z _This2=double & 2023-07-13T15:15:52.3141664Z ] 2023-07-13T15:15:52.3142965Z 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:52.3144225Z with 2023-07-13T15:15:52.3144634Z [ 2023-07-13T15:15:52.3145075Z _Tag=std::_Exact_args_t, 2023-07-13T15:15:52.3145543Z _This2=double & 2023-07-13T15:15:52.3146004Z ] 2023-07-13T15:15:52.3147348Z 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:52.3149172Z with 2023-07-13T15:15:52.3149543Z [ 2023-07-13T15:15:52.3150119Z _Tag=std::_Exact_args_t, 2023-07-13T15:15:52.3150796Z _This2=torch::autograd::Variable & 2023-07-13T15:15:52.3151347Z ] 2023-07-13T15:15:52.3152771Z 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:52.3154132Z with 2023-07-13T15:15:52.3154518Z [ 2023-07-13T15:15:52.3154959Z _Tag=std::_Exact_args_t, 2023-07-13T15:15:52.3155486Z _This2=torch::autograd::Variable & 2023-07-13T15:15:52.3155949Z ] 2023-07-13T15:15:52.3156963Z %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:52.3157932Z with 2023-07-13T15:15:52.3158292Z [ 2023-07-13T15:15:52.3158713Z _This2=at::Tensor & 2023-07-13T15:15:52.3159122Z ] 2023-07-13T15:15:52.3160308Z %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:52.3161509Z with 2023-07-13T15:15:52.3161875Z [ 2023-07-13T15:15:52.3162295Z _This2=at::Tensor & 2023-07-13T15:15:52.3162701Z ] 2023-07-13T15:15:52.3163396Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:52.3164416Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:52.3165476Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:52.3166643Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:52.3170604Z [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-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:52.3173563Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:52.3174308Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:52.3174722Z 2023-07-13T15:15:52.3175606Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:52.3177508Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:52.3178915Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:52.3194251Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:52.3195816Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:52.3196854Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:52.3197904Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:52.3201365Z [51/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:15:52.3204184Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:15:52.3205033Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:15:52.3205568Z 2023-07-13T15:15:52.3206358Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:15:52.3207932Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:15:52.3209355Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:15:52.3210789Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:15:52.3212415Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:52.3213556Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:15:52.3214809Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:15:52.3218603Z [52/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:00.5542154Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:00.5542926Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:00.5543439Z 2023-07-13T15:16:00.5547127Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:00.5548953Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:00.5550468Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:00.5552081Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:00.5553684Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:00.5554673Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:00.5555721Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:00.5560413Z [53/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:16:00.5565495Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:00.5566249Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:00.5566651Z 2023-07-13T15:16:00.5567359Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:00.5569052Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:00.5708601Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:00.6089489Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:00.6091018Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:00.6092198Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:00.6093208Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:00.6280619Z [54/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:16:00.7306497Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:00.7319982Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:00.7320903Z 2023-07-13T15:16:00.7321981Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:00.7323677Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:00.7325340Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:00.7327003Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:00.7328711Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:00.7329979Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:00.7331205Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:00.7335206Z [55/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:00.7338609Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:00.7339604Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:00.7340237Z 2023-07-13T15:16:00.7341188Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:00.7342978Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:00.7344483Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:00.7346083Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:00.7347703Z %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:00.7476867Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(319): warning C4996: 'av_get_channel_name': was declared deprecated 2023-07-13T15:16:00.7731949Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(335): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:16:00.7793837Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(338): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:16:00.7795646Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(343): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:16:00.7797310Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(354): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:16:00.7798773Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(359): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:16:00.7800207Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(365): warning C4996: 'AVCodec::channel_layouts': was declared deprecated 2023-07-13T15:16:26.1490186Z %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:26.2072832Z %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:26.2189494Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(377): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-13T15:16:26.2191994Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(378): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:16:26.2195270Z %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:26.2196931Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(702): warning C4996: 'AVFrame::channel_layout': was declared deprecated 2023-07-13T15:16:26.2198565Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\encode_process.cpp(711): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:16:26.2200325Z %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:26.2201877Z %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:26.2203548Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:26.2205532Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:26.2206972Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:26.2208552Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:26.2209785Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:26.2210982Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:26.2212208Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:26.2215987Z [56/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:16:26.2219572Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:26.2220625Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:26.2221261Z 2023-07-13T15:16:26.2222256Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:26.2223895Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:26.2225499Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:26.2227067Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:26.2228781Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(39): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:16:26.2230544Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(37): note: while compiling class template member function 'void torchaudio::io::AudioConverter::convert(const AVFrame *,at::Tensor &)' 2023-07-13T15:16:26.2232622Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\conversion.cpp(75): note: see reference to class template instantiation 'torchaudio::io::AudioConverter' being compiled 2023-07-13T15:16:26.2234099Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:26.2235527Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:26.2236803Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:26.2238020Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:26.2313705Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:26.2340963Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:26.2344592Z [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_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:16:26.2348267Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:26.2349211Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:26.2349940Z 2023-07-13T15:16:26.2350831Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:26.2354122Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:26.2355777Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:26.2357436Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:26.2358870Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:26.2360067Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:26.2361267Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:26.2362496Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:26.2363714Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:26.2364919Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:26.2366121Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:45.2639658Z [58/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg5.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:45.2654617Z [59/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:45.3558275Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:45.3799260Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:45.3945299Z 2023-07-13T15:16:45.4063841Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:45.4076780Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:45.4301334Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:45.4335273Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:45.4459801Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:45.4488641Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:45.4491064Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:45.4495855Z [60/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:16:45.4502570Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:45.4504718Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:45.4505635Z 2023-07-13T15:16:45.4506655Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:45.4509094Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:45.4511913Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:45.4513973Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:45.4516135Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\buffer\chunked_buffer.cpp(97): warning C4018: '>': signed/unsigned mismatch 2023-07-13T15:16:45.4518458Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:45.4520117Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:45.4521538Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:55.6280800Z [61/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:55.6646598Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:55.6668085Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:55.6675214Z 2023-07-13T15:16:55.6677693Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:55.6681997Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:55.6683866Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:55.6688805Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:55.6690576Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(61): warning C4018: '<': signed/unsigned mismatch 2023-07-13T15:16:55.6692059Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(163): warning C4996: 'AVCodecParameters::channels': was declared deprecated 2023-07-13T15:16:55.6696391Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:55.6697655Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:55.6699048Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:55.6702798Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:55.6704075Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:55.6705292Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:55.6706654Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_reader.cpp(127) : warning C4706: assignment within conditional expression 2023-07-13T15:16:55.6712875Z [62/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:16:55.6718478Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:55.6719396Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:55.6719966Z 2023-07-13T15:16:55.6723048Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:55.6724959Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:55.6726822Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:55.6731043Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:55.6732643Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(141): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:16:55.6734112Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(142): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:16:55.6737906Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(143): warning C4996: 'AVCodecContext::channels': was declared deprecated 2023-07-13T15:16:55.6739343Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\stream_processor.cpp(335): warning C4996: 'AVCodecContext::frame_number': was declared deprecated 2023-07-13T15:16:55.6740707Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:55.6744265Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:55.6745503Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:16:55.6747074Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:16:55.6752922Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:55.6758563Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:16:55.6759594Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:16:55.6760208Z 2023-07-13T15:16:55.6761093Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:16:55.6762736Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:16:55.6766857Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:16:55.6768582Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:16:55.6772422Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:55.6773713Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:16:55.6774970Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:10.8805211Z [64/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:10.8809900Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:10.8812758Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:10.8814278Z 2023-07-13T15:17:10.8815714Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:10.8817853Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:10.8820785Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:10.8823338Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:10.8825833Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_reader\post_process.cpp(22): warning C4996: 'AVCodecContext::channel_layout': was declared deprecated 2023-07-13T15:17:10.8828417Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:10.8829693Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:10.8831600Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:10.8837502Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:17:10.8842544Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:10.8843822Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:10.8844492Z 2023-07-13T15:17:10.8845802Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:10.8848369Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:10.8852110Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:10.8854738Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:10.8856308Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(68): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:17:10.8859205Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(104): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:17:10.8860836Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(148): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:17:10.8862802Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(185): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:17:10.8865188Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(222): warning C4389: '==': signed/unsigned mismatch 2023-07-13T15:17:10.8866806Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): warning C4127: conditional expression is constant 2023-07-13T15:17:10.8868856Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\stream_writer.cpp(263): note: consider using 'if constexpr' statement instead 2023-07-13T15:17:10.8871055Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:10.8872377Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:10.8877356Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(763) : warning C4702: unreachable code 2023-07-13T15:17:10.8879271Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:10.8882749Z [66/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_CUDA -Dlibctc_prefix_decoder_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\torchaudio\csrc\cuctc -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:10.8885933Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:10.8887649Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:10.8888297Z 2023-07-13T15:17:10.8889025Z %SRC_DIR%\torchaudio\csrc\cuctc\src\ctc_prefix_decoder.cpp(294): warning C4100: 'pp': unreferenced formal parameter 2023-07-13T15:17:10.8893795Z [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-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:10.8898912Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:10.8900369Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:10.8901018Z 2023-07-13T15:17:10.8902201Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:10.8905100Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:10.8907038Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:10.8909344Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:10.8911999Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(32): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:17:10.8913503Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(43): warning C4996: 'AVFrame::channels': was declared deprecated 2023-07-13T15:17:10.8915992Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(212): warning C4100: 'num_planes': unreferenced formal parameter 2023-07-13T15:17:10.8926650Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:17:10.8928149Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(402): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:17:10.8929856Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'buffer': unreferenced formal parameter 2023-07-13T15:17:10.8931202Z %SRC_DIR%\torchaudio\csrc\ffmpeg\stream_writer\tensor_converter.cpp(408): warning C4100: 'tensor': unreferenced formal parameter 2023-07-13T15:17:10.8932490Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:10.8933729Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:10.8934885Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:10.8940224Z [68/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg4 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg4_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:10.8944428Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:10.8946550Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:10.8947446Z 2023-07-13T15:17:10.8948350Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(162): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:10.8950760Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(173): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:10.8953275Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(184): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:10.8958172Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f4-src\include\libavutil\common.h(195): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:10.8961244Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:10.8963407Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:10.8964741Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:10.8966725Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:17:10.8974219Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:17:10.8975901Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:17:10.8981576Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:17:10.8992132Z [69/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg4.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg4.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg4.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:10.9005862Z [70/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:10.9010663Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:10.9011698Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:10.9012340Z 2023-07-13T15:17:10.9029764Z [71/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:10.9040497Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9042543Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9045294Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9047246Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9049515Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9052147Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9054950Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9058246Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9059993Z iir_cuda.cu 2023-07-13T15:17:10.9060786Z tmpxft_000011ec_00000000-7_iir_cuda.compute_90.cudafe1.cpp 2023-07-13T15:17:10.9062453Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9064526Z with 2023-07-13T15:17:10.9065897Z [ 2023-07-13T15:17:10.9066980Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:10.9067807Z ] 2023-07-13T15:17:10.9069530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9071540Z with 2023-07-13T15:17:10.9072747Z [ 2023-07-13T15:17:10.9074339Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:10.9075213Z ] 2023-07-13T15:17:10.9076820Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9078880Z with 2023-07-13T15:17:10.9080956Z [ 2023-07-13T15:17:10.9082958Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:10.9083784Z ] 2023-07-13T15:17:10.9085451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9087625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9090610Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9094344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9095733Z with 2023-07-13T15:17:10.9096325Z [ 2023-07-13T15:17:10.9097804Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:10.9099483Z ] 2023-07-13T15:17:10.9101866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9104420Z with 2023-07-13T15:17:10.9105626Z [ 2023-07-13T15:17:10.9107912Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:10.9108785Z ] 2023-07-13T15:17:10.9110590Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9112576Z with 2023-07-13T15:17:10.9113393Z [ 2023-07-13T15:17:10.9119697Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:10.9120635Z ] 2023-07-13T15:17:10.9121946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9123316Z with 2023-07-13T15:17:10.9124588Z [ 2023-07-13T15:17:10.9125422Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:10.9126636Z ] 2023-07-13T15:17:10.9128837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9132879Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9144881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9146936Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9150276Z with 2023-07-13T15:17:10.9151096Z [ 2023-07-13T15:17:10.9151957Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:10.9153135Z ] 2023-07-13T15:17:10.9155529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9157572Z with 2023-07-13T15:17:10.9158223Z [ 2023-07-13T15:17:10.9159027Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:10.9160045Z ] 2023-07-13T15:17:10.9162176Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9164223Z with 2023-07-13T15:17:10.9164831Z [ 2023-07-13T15:17:10.9165844Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:10.9167103Z ] 2023-07-13T15:17:10.9169450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9170774Z with 2023-07-13T15:17:10.9171362Z [ 2023-07-13T15:17:10.9172824Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:10.9174164Z ] 2023-07-13T15:17:10.9176552Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9185763Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9191984Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9195535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9199787Z with 2023-07-13T15:17:10.9200905Z [ 2023-07-13T15:17:10.9202049Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:10.9206086Z ] 2023-07-13T15:17:10.9208150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9213092Z with 2023-07-13T15:17:10.9213818Z [ 2023-07-13T15:17:10.9214542Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:17:10.9215236Z ] 2023-07-13T15:17:10.9216432Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9217703Z with 2023-07-13T15:17:10.9218328Z [ 2023-07-13T15:17:10.9219025Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:17:10.9220076Z ] 2023-07-13T15:17:10.9221228Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9222282Z with 2023-07-13T15:17:10.9222674Z [ 2023-07-13T15:17:10.9223445Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:17:10.9224308Z ] 2023-07-13T15:17:10.9225908Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9227932Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9229358Z with 2023-07-13T15:17:10.9230309Z [ 2023-07-13T15:17:10.9234191Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:17:10.9235346Z ] 2023-07-13T15:17:10.9238110Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9248953Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9250727Z with 2023-07-13T15:17:10.9251375Z [ 2023-07-13T15:17:10.9252064Z T=c10::cuda::impl::CUDAGuardImpl 2023-07-13T15:17:10.9255333Z ] 2023-07-13T15:17:10.9257137Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9258457Z with 2023-07-13T15:17:10.9262194Z [ 2023-07-13T15:17:10.9262835Z T=std::basic_string,std::allocator> 2023-07-13T15:17:10.9264183Z ] 2023-07-13T15:17:10.9265248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9291568Z with 2023-07-13T15:17:10.9291976Z [ 2023-07-13T15:17:10.9292596Z T=std::basic_string,std::allocator> 2023-07-13T15:17:10.9293167Z ] 2023-07-13T15:17:10.9296679Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9297732Z with 2023-07-13T15:17:10.9298085Z [ 2023-07-13T15:17:10.9298644Z T=std::basic_string,std::allocator> 2023-07-13T15:17:10.9299194Z ] 2023-07-13T15:17:10.9300301Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9304557Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9306443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9307584Z with 2023-07-13T15:17:10.9307934Z [ 2023-07-13T15:17:10.9310883Z T=std::basic_string,std::allocator> 2023-07-13T15:17:10.9311961Z ] 2023-07-13T15:17:10.9313030Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9317607Z with 2023-07-13T15:17:10.9317997Z [ 2023-07-13T15:17:10.9318432Z T=c10::SymInt 2023-07-13T15:17:10.9318839Z ] 2023-07-13T15:17:10.9319837Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9320772Z with 2023-07-13T15:17:10.9321151Z [ 2023-07-13T15:17:10.9321540Z T=c10::SymInt 2023-07-13T15:17:10.9322028Z ] 2023-07-13T15:17:10.9323279Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9324308Z with 2023-07-13T15:17:10.9324687Z [ 2023-07-13T15:17:10.9325093Z T=c10::SymInt 2023-07-13T15:17:10.9325473Z ] 2023-07-13T15:17:10.9326473Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9328281Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9330094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9331077Z with 2023-07-13T15:17:10.9331436Z [ 2023-07-13T15:17:10.9331845Z T=c10::SymInt 2023-07-13T15:17:10.9332248Z ] 2023-07-13T15:17:10.9333215Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9334116Z with 2023-07-13T15:17:10.9334479Z [ 2023-07-13T15:17:10.9334908Z T=at::TensorBase 2023-07-13T15:17:10.9335415Z ] 2023-07-13T15:17:10.9336567Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9337479Z with 2023-07-13T15:17:10.9337854Z [ 2023-07-13T15:17:10.9338288Z T=at::TensorBase 2023-07-13T15:17:10.9338701Z ] 2023-07-13T15:17:10.9339733Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9340737Z with 2023-07-13T15:17:10.9341115Z [ 2023-07-13T15:17:10.9341625Z T=at::TensorBase 2023-07-13T15:17:10.9342044Z ] 2023-07-13T15:17:10.9343216Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9344993Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9346599Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9347588Z with 2023-07-13T15:17:10.9347948Z [ 2023-07-13T15:17:10.9348468Z T=at::TensorBase 2023-07-13T15:17:10.9348885Z ] 2023-07-13T15:17:10.9350030Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9350925Z with 2023-07-13T15:17:10.9351286Z [ 2023-07-13T15:17:10.9351697Z T=at::Tensor 2023-07-13T15:17:10.9352094Z ] 2023-07-13T15:17:10.9353080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9353964Z with 2023-07-13T15:17:10.9354342Z [ 2023-07-13T15:17:10.9354879Z T=at::Tensor 2023-07-13T15:17:10.9355565Z ] 2023-07-13T15:17:10.9357061Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9358293Z with 2023-07-13T15:17:10.9358678Z [ 2023-07-13T15:17:10.9359094Z T=at::Tensor 2023-07-13T15:17:10.9359471Z ] 2023-07-13T15:17:10.9360465Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9362102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9364056Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9365038Z with 2023-07-13T15:17:10.9365400Z [ 2023-07-13T15:17:10.9365808Z T=at::Tensor 2023-07-13T15:17:10.9366205Z ] 2023-07-13T15:17:10.9367138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9368029Z with 2023-07-13T15:17:10.9368386Z [ 2023-07-13T15:17:10.9368911Z T=at::Generator 2023-07-13T15:17:10.9369327Z ] 2023-07-13T15:17:10.9370429Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9371357Z with 2023-07-13T15:17:10.9371733Z [ 2023-07-13T15:17:10.9372153Z T=at::Generator 2023-07-13T15:17:10.9372580Z ] 2023-07-13T15:17:10.9373624Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9374617Z with 2023-07-13T15:17:10.9374990Z [ 2023-07-13T15:17:10.9375486Z T=at::Generator 2023-07-13T15:17:10.9375872Z ] 2023-07-13T15:17:10.9377680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9379293Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9380882Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9381866Z with 2023-07-13T15:17:10.9382225Z [ 2023-07-13T15:17:10.9382646Z T=at::Generator 2023-07-13T15:17:10.9383167Z ] 2023-07-13T15:17:10.9384694Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9385656Z with 2023-07-13T15:17:10.9386058Z [ 2023-07-13T15:17:10.9386489Z T=c10::Scalar 2023-07-13T15:17:10.9386896Z ] 2023-07-13T15:17:10.9388001Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9390937Z with 2023-07-13T15:17:10.9391438Z [ 2023-07-13T15:17:10.9391861Z T=c10::Scalar 2023-07-13T15:17:10.9392268Z ] 2023-07-13T15:17:10.9393361Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9394421Z with 2023-07-13T15:17:10.9394822Z [ 2023-07-13T15:17:10.9395231Z T=c10::Scalar 2023-07-13T15:17:10.9395635Z ] 2023-07-13T15:17:10.9396797Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9398605Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9401046Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9402074Z with 2023-07-13T15:17:10.9402470Z [ 2023-07-13T15:17:10.9402850Z T=c10::Scalar 2023-07-13T15:17:10.9403254Z ] 2023-07-13T15:17:10.9404347Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9405481Z with 2023-07-13T15:17:10.9405835Z [ 2023-07-13T15:17:10.9406234Z T=c10::QualifiedName 2023-07-13T15:17:10.9406703Z ] 2023-07-13T15:17:10.9407773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9408763Z with 2023-07-13T15:17:10.9409118Z [ 2023-07-13T15:17:10.9409550Z T=c10::QualifiedName 2023-07-13T15:17:10.9409979Z ] 2023-07-13T15:17:10.9411535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9412681Z with 2023-07-13T15:17:10.9413061Z [ 2023-07-13T15:17:10.9413505Z T=c10::QualifiedName 2023-07-13T15:17:10.9413900Z ] 2023-07-13T15:17:10.9414867Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9416415Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9418236Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9419477Z with 2023-07-13T15:17:10.9419854Z [ 2023-07-13T15:17:10.9420270Z T=c10::QualifiedName 2023-07-13T15:17:10.9420691Z ] 2023-07-13T15:17:10.9421659Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9422805Z with 2023-07-13T15:17:10.9423158Z [ 2023-07-13T15:17:10.9423696Z T=std::shared_ptr 2023-07-13T15:17:10.9424196Z ] 2023-07-13T15:17:10.9425509Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9426624Z with 2023-07-13T15:17:10.9426998Z [ 2023-07-13T15:17:10.9427526Z T=std::shared_ptr 2023-07-13T15:17:10.9428040Z ] 2023-07-13T15:17:10.9429163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9430230Z with 2023-07-13T15:17:10.9430604Z [ 2023-07-13T15:17:10.9431325Z T=std::shared_ptr 2023-07-13T15:17:10.9431832Z ] 2023-07-13T15:17:10.9433161Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9434947Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9436564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9437519Z with 2023-07-13T15:17:10.9437913Z [ 2023-07-13T15:17:10.9438625Z T=std::shared_ptr 2023-07-13T15:17:10.9439133Z ] 2023-07-13T15:17:10.9440399Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9441313Z with 2023-07-13T15:17:10.9441940Z [ 2023-07-13T15:17:10.9442471Z T=std::weak_ptr 2023-07-13T15:17:10.9442981Z ] 2023-07-13T15:17:10.9443980Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9444919Z with 2023-07-13T15:17:10.9445471Z [ 2023-07-13T15:17:10.9446042Z T=std::weak_ptr 2023-07-13T15:17:10.9446821Z ] 2023-07-13T15:17:10.9447911Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9448902Z with 2023-07-13T15:17:10.9449259Z [ 2023-07-13T15:17:10.9449788Z T=std::weak_ptr 2023-07-13T15:17:10.9450300Z ] 2023-07-13T15:17:10.9451318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9452443Z with 2023-07-13T15:17:10.9452841Z [ 2023-07-13T15:17:10.9453458Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:17:10.9454294Z ] 2023-07-13T15:17:10.9455336Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9456320Z with 2023-07-13T15:17:10.9456696Z [ 2023-07-13T15:17:10.9457188Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:17:10.9457642Z ] 2023-07-13T15:17:10.9458729Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9459945Z with 2023-07-13T15:17:10.9460439Z [ 2023-07-13T15:17:10.9461110Z T=std::weak_ptr 2023-07-13T15:17:10.9461629Z ] 2023-07-13T15:17:10.9462612Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9463545Z with 2023-07-13T15:17:10.9463916Z [ 2023-07-13T15:17:10.9464507Z T=std::vector> 2023-07-13T15:17:10.9465101Z ] 2023-07-13T15:17:10.9466132Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9467207Z with 2023-07-13T15:17:10.9467675Z [ 2023-07-13T15:17:10.9468375Z T=std::vector> 2023-07-13T15:17:10.9468922Z ] 2023-07-13T15:17:10.9470040Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9471111Z with 2023-07-13T15:17:10.9471477Z [ 2023-07-13T15:17:10.9472065Z T=std::vector> 2023-07-13T15:17:10.9472631Z ] 2023-07-13T15:17:10.9474209Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9476353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9478068Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9479098Z with 2023-07-13T15:17:10.9479472Z [ 2023-07-13T15:17:10.9480058Z T=std::vector> 2023-07-13T15:17:10.9480780Z ] 2023-07-13T15:17:10.9481943Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9482884Z with 2023-07-13T15:17:10.9483275Z [ 2023-07-13T15:17:10.9483777Z T=std::vector> 2023-07-13T15:17:10.9484242Z ] 2023-07-13T15:17:10.9485269Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9486478Z with 2023-07-13T15:17:10.9486866Z [ 2023-07-13T15:17:10.9487534Z T=std::vector> 2023-07-13T15:17:10.9488089Z ] 2023-07-13T15:17:10.9489375Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9490442Z with 2023-07-13T15:17:10.9490785Z [ 2023-07-13T15:17:10.9491321Z T=std::vector> 2023-07-13T15:17:10.9491823Z ] 2023-07-13T15:17:10.9492855Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9494740Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9496760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9497768Z with 2023-07-13T15:17:10.9498156Z [ 2023-07-13T15:17:10.9498664Z T=std::vector> 2023-07-13T15:17:10.9499163Z ] 2023-07-13T15:17:10.9500185Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9501230Z with 2023-07-13T15:17:10.9501607Z [ 2023-07-13T15:17:10.9502333Z T=std::vector,std::allocator>> 2023-07-13T15:17:10.9503048Z ] 2023-07-13T15:17:10.9504289Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9505245Z with 2023-07-13T15:17:10.9505634Z [ 2023-07-13T15:17:10.9506292Z T=std::vector,std::allocator>> 2023-07-13T15:17:10.9506872Z ] 2023-07-13T15:17:10.9508150Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9509314Z with 2023-07-13T15:17:10.9509813Z [ 2023-07-13T15:17:10.9510412Z T=std::vector,std::allocator>> 2023-07-13T15:17:10.9511027Z ] 2023-07-13T15:17:10.9512195Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9514053Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9515984Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9518148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9519116Z with 2023-07-13T15:17:10.9519479Z [ 2023-07-13T15:17:10.9520113Z T=std::vector,std::allocator>> 2023-07-13T15:17:10.9520694Z ] 2023-07-13T15:17:10.9521694Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9522727Z with 2023-07-13T15:17:10.9523254Z [ 2023-07-13T15:17:10.9523982Z T=std::vector,std::allocator>> 2023-07-13T15:17:10.9524554Z ] 2023-07-13T15:17:10.9525536Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9526472Z with 2023-07-13T15:17:10.9526851Z [ 2023-07-13T15:17:10.9527464Z T=std::vector,std::allocator>> 2023-07-13T15:17:10.9528032Z ] 2023-07-13T15:17:10.9529258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9530569Z with 2023-07-13T15:17:10.9530972Z [ 2023-07-13T15:17:10.9531595Z T=std::vector,std::allocator>> 2023-07-13T15:17:10.9532143Z ] 2023-07-13T15:17:10.9533327Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9535485Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9537617Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9539283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9540278Z with 2023-07-13T15:17:10.9540663Z [ 2023-07-13T15:17:10.9541231Z T=std::vector,std::allocator>> 2023-07-13T15:17:10.9541781Z ] 2023-07-13T15:17:10.9542732Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9543816Z with 2023-07-13T15:17:10.9544336Z [ 2023-07-13T15:17:10.9544996Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:10.9545495Z ] 2023-07-13T15:17:10.9546533Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9547724Z with 2023-07-13T15:17:10.9548109Z [ 2023-07-13T15:17:10.9548627Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:10.9549101Z ] 2023-07-13T15:17:10.9550318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9551649Z with 2023-07-13T15:17:10.9552041Z [ 2023-07-13T15:17:10.9552563Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:10.9553062Z ] 2023-07-13T15:17:10.9554107Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9555803Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9557653Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9558973Z with 2023-07-13T15:17:10.9559471Z [ 2023-07-13T15:17:10.9560004Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:10.9560515Z ] 2023-07-13T15:17:10.9561499Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9562465Z with 2023-07-13T15:17:10.9562861Z [ 2023-07-13T15:17:10.9563451Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:10.9564036Z ] 2023-07-13T15:17:10.9565471Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9566643Z with 2023-07-13T15:17:10.9567025Z [ 2023-07-13T15:17:10.9567631Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:10.9568205Z ] 2023-07-13T15:17:10.9569305Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9570293Z with 2023-07-13T15:17:10.9570671Z [ 2023-07-13T15:17:10.9571265Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:10.9572013Z ] 2023-07-13T15:17:10.9573432Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9575296Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9577160Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9579367Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9580604Z with 2023-07-13T15:17:10.9580994Z [ 2023-07-13T15:17:10.9581595Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:10.9582140Z ] 2023-07-13T15:17:10.9583121Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9584039Z with 2023-07-13T15:17:10.9584416Z [ 2023-07-13T15:17:10.9584864Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:10.9585344Z ] 2023-07-13T15:17:10.9586522Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9587729Z with 2023-07-13T15:17:10.9588162Z [ 2023-07-13T15:17:10.9588642Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:10.9589094Z ] 2023-07-13T15:17:10.9590188Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9591220Z with 2023-07-13T15:17:10.9591581Z [ 2023-07-13T15:17:10.9592050Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:10.9592491Z ] 2023-07-13T15:17:10.9593607Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9595318Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9596317Z with 2023-07-13T15:17:10.9596930Z [ 2023-07-13T15:17:10.9597431Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:10.9598081Z ] 2023-07-13T15:17:10.9599532Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9601343Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9602392Z with 2023-07-13T15:17:10.9602793Z [ 2023-07-13T15:17:10.9603270Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:10.9603727Z ] 2023-07-13T15:17:10.9604680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9605639Z with 2023-07-13T15:17:10.9606022Z [ 2023-07-13T15:17:10.9607080Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:10.9608337Z ] 2023-07-13T15:17:10.9609407Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9610371Z with 2023-07-13T15:17:10.9610758Z [ 2023-07-13T15:17:10.9611825Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:10.9612849Z ] 2023-07-13T15:17:10.9613907Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9615067Z with 2023-07-13T15:17:10.9615497Z [ 2023-07-13T15:17:10.9616867Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:10.9617870Z ] 2023-07-13T15:17:10.9619475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9620926Z with 2023-07-13T15:17:10.9621301Z [ 2023-07-13T15:17:10.9621735Z TTarget=c10::StorageImpl 2023-07-13T15:17:10.9622173Z ] 2023-07-13T15:17:10.9623701Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9625096Z with 2023-07-13T15:17:10.9625483Z [ 2023-07-13T15:17:10.9627431Z TTarget=c10::StorageImpl 2023-07-13T15:17:10.9627948Z ] 2023-07-13T15:17:10.9629019Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9629996Z with 2023-07-13T15:17:10.9630383Z [ 2023-07-13T15:17:10.9631423Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:10.9632424Z ] 2023-07-13T15:17:10.9633443Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9634385Z with 2023-07-13T15:17:10.9634759Z [ 2023-07-13T15:17:10.9635188Z T=torch::autograd::ViewInfo 2023-07-13T15:17:10.9635650Z ] 2023-07-13T15:17:10.9636695Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9637665Z with 2023-07-13T15:17:10.9638300Z [ 2023-07-13T15:17:10.9638762Z T=torch::autograd::ViewInfo 2023-07-13T15:17:10.9639219Z ] 2023-07-13T15:17:10.9640327Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9641333Z with 2023-07-13T15:17:10.9641730Z [ 2023-07-13T15:17:10.9642191Z T=torch::autograd::ViewInfo 2023-07-13T15:17:10.9642669Z ] 2023-07-13T15:17:10.9643764Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9645542Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9647608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9649890Z with 2023-07-13T15:17:10.9650292Z [ 2023-07-13T15:17:10.9650787Z T=torch::autograd::ViewInfo 2023-07-13T15:17:10.9651218Z ] 2023-07-13T15:17:10.9652177Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9653066Z with 2023-07-13T15:17:10.9653463Z [ 2023-07-13T15:17:10.9653867Z T=c10::IValue 2023-07-13T15:17:10.9654282Z ] 2023-07-13T15:17:10.9655332Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9656304Z with 2023-07-13T15:17:10.9656662Z [ 2023-07-13T15:17:10.9657068Z T=c10::IValue 2023-07-13T15:17:10.9657475Z ] 2023-07-13T15:17:10.9658806Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9659815Z with 2023-07-13T15:17:10.9660151Z [ 2023-07-13T15:17:10.9660541Z T=c10::IValue 2023-07-13T15:17:10.9660946Z ] 2023-07-13T15:17:10.9661947Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9663530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9665221Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9666222Z with 2023-07-13T15:17:10.9666595Z [ 2023-07-13T15:17:10.9666993Z T=c10::IValue 2023-07-13T15:17:10.9667379Z ] 2023-07-13T15:17:10.9668387Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9669602Z with 2023-07-13T15:17:10.9669986Z [ 2023-07-13T15:17:10.9670391Z T=c10::AliasInfo 2023-07-13T15:17:10.9670807Z ] 2023-07-13T15:17:10.9671820Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9672742Z with 2023-07-13T15:17:10.9673122Z [ 2023-07-13T15:17:10.9673567Z T=c10::AliasInfo 2023-07-13T15:17:10.9673965Z ] 2023-07-13T15:17:10.9675096Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9676125Z with 2023-07-13T15:17:10.9676521Z [ 2023-07-13T15:17:10.9676933Z T=c10::AliasInfo 2023-07-13T15:17:10.9677357Z ] 2023-07-13T15:17:10.9678395Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9679988Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9681681Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9682698Z with 2023-07-13T15:17:10.9683093Z [ 2023-07-13T15:17:10.9683517Z T=c10::AliasInfo 2023-07-13T15:17:10.9683919Z ] 2023-07-13T15:17:10.9684919Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9685830Z with 2023-07-13T15:17:10.9686204Z [ 2023-07-13T15:17:10.9686722Z T=std::vector> 2023-07-13T15:17:10.9687224Z ] 2023-07-13T15:17:10.9688569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9689567Z with 2023-07-13T15:17:10.9689939Z [ 2023-07-13T15:17:10.9690481Z T=std::vector> 2023-07-13T15:17:10.9690998Z ] 2023-07-13T15:17:10.9692099Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9693151Z with 2023-07-13T15:17:10.9693504Z [ 2023-07-13T15:17:10.9694026Z T=std::vector> 2023-07-13T15:17:10.9694534Z ] 2023-07-13T15:17:10.9695634Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9696645Z with 2023-07-13T15:17:10.9697018Z [ 2023-07-13T15:17:10.9697413Z T=c10::SymInt 2023-07-13T15:17:10.9697806Z ] 2023-07-13T15:17:10.9698863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9700141Z with 2023-07-13T15:17:10.9700517Z [ 2023-07-13T15:17:10.9700912Z T=c10::SymInt 2023-07-13T15:17:10.9701284Z ] 2023-07-13T15:17:10.9702411Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9704464Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9706513Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9707520Z with 2023-07-13T15:17:10.9707889Z [ 2023-07-13T15:17:10.9708381Z T=std::vector> 2023-07-13T15:17:10.9708879Z ] 2023-07-13T15:17:10.9709824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9710723Z with 2023-07-13T15:17:10.9711077Z [ 2023-07-13T15:17:10.9711615Z T=c10::either 2023-07-13T15:17:10.9712148Z ] 2023-07-13T15:17:10.9713123Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9714007Z with 2023-07-13T15:17:10.9714358Z [ 2023-07-13T15:17:10.9714919Z T=c10::either 2023-07-13T15:17:10.9715451Z ] 2023-07-13T15:17:10.9716760Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9717806Z with 2023-07-13T15:17:10.9718202Z [ 2023-07-13T15:17:10.9718772Z T=c10::either 2023-07-13T15:17:10.9719301Z ] 2023-07-13T15:17:10.9720423Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9722361Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9724108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9725131Z with 2023-07-13T15:17:10.9725536Z [ 2023-07-13T15:17:10.9726110Z T=c10::either 2023-07-13T15:17:10.9726637Z ] 2023-07-13T15:17:10.9727618Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9728804Z with 2023-07-13T15:17:10.9729202Z [ 2023-07-13T15:17:10.9729613Z T=at::StepCallbacks 2023-07-13T15:17:10.9730030Z ] 2023-07-13T15:17:10.9731047Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9732012Z with 2023-07-13T15:17:10.9732373Z [ 2023-07-13T15:17:10.9732827Z T=at::StepCallbacks 2023-07-13T15:17:10.9733257Z ] 2023-07-13T15:17:10.9734376Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9735408Z with 2023-07-13T15:17:10.9735759Z [ 2023-07-13T15:17:10.9736208Z T=at::StepCallbacks 2023-07-13T15:17:10.9736641Z ] 2023-07-13T15:17:10.9737710Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9739363Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9741087Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9742113Z with 2023-07-13T15:17:10.9742483Z [ 2023-07-13T15:17:10.9742925Z T=at::StepCallbacks 2023-07-13T15:17:10.9743360Z ] 2023-07-13T15:17:10.9744336Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9745264Z with 2023-07-13T15:17:10.9745642Z [ 2023-07-13T15:17:10.9746073Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:10.9746515Z ] 2023-07-13T15:17:10.9747750Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9748740Z with 2023-07-13T15:17:10.9749106Z [ 2023-07-13T15:17:10.9749556Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:10.9750001Z ] 2023-07-13T15:17:10.9751120Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9752137Z with 2023-07-13T15:17:10.9752506Z [ 2023-07-13T15:17:10.9752967Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:10.9753404Z ] 2023-07-13T15:17:10.9754448Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9756055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9757703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9758982Z with 2023-07-13T15:17:10.9759367Z [ 2023-07-13T15:17:10.9759836Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:10.9760278Z ] 2023-07-13T15:17:10.9761310Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9762227Z with 2023-07-13T15:17:10.9762603Z [ 2023-07-13T15:17:10.9763070Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:10.9763528Z ] 2023-07-13T15:17:10.9764537Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9765468Z with 2023-07-13T15:17:10.9765866Z [ 2023-07-13T15:17:10.9766320Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:10.9766762Z ] 2023-07-13T15:17:10.9767810Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9768831Z with 2023-07-13T15:17:10.9769201Z [ 2023-07-13T15:17:10.9769670Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:10.9770125Z ] 2023-07-13T15:17:10.9771220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9772893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9774629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9775594Z with 2023-07-13T15:17:10.9776214Z [ 2023-07-13T15:17:10.9776723Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:10.9777157Z ] 2023-07-13T15:17:10.9778157Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9779072Z with 2023-07-13T15:17:10.9779466Z [ 2023-07-13T15:17:10.9780085Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:10.9780621Z ] 2023-07-13T15:17:10.9781650Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9782631Z with 2023-07-13T15:17:10.9783025Z [ 2023-07-13T15:17:10.9783589Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:10.9784160Z ] 2023-07-13T15:17:10.9785250Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9786305Z with 2023-07-13T15:17:10.9786662Z [ 2023-07-13T15:17:10.9787224Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:10.9788149Z ] 2023-07-13T15:17:10.9789307Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9791148Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9792967Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9793946Z with 2023-07-13T15:17:10.9794346Z [ 2023-07-13T15:17:10.9794909Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:10.9795467Z ] 2023-07-13T15:17:10.9796431Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9797357Z with 2023-07-13T15:17:10.9797751Z [ 2023-07-13T15:17:10.9798458Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:10.9799122Z ] 2023-07-13T15:17:10.9800178Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9801154Z with 2023-07-13T15:17:10.9801532Z [ 2023-07-13T15:17:10.9802253Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:10.9802939Z ] 2023-07-13T15:17:10.9804076Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9805141Z with 2023-07-13T15:17:10.9805538Z [ 2023-07-13T15:17:10.9806760Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:10.9807436Z ] 2023-07-13T15:17:10.9808862Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9811007Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9812838Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9813936Z with 2023-07-13T15:17:10.9814318Z [ 2023-07-13T15:17:10.9815462Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:10.9816183Z ] 2023-07-13T15:17:10.9817167Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9818304Z with 2023-07-13T15:17:10.9818661Z [ 2023-07-13T15:17:10.9819109Z T=torch::jit::SourceRange 2023-07-13T15:17:10.9819552Z ] 2023-07-13T15:17:10.9820640Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9821567Z with 2023-07-13T15:17:10.9822322Z [ 2023-07-13T15:17:10.9822797Z T=torch::jit::SourceRange 2023-07-13T15:17:10.9823241Z ] 2023-07-13T15:17:10.9824315Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9825320Z with 2023-07-13T15:17:10.9825701Z [ 2023-07-13T15:17:10.9826159Z T=torch::jit::SourceRange 2023-07-13T15:17:10.9826596Z ] 2023-07-13T15:17:10.9827705Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9829765Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9831424Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9832414Z with 2023-07-13T15:17:10.9832795Z [ 2023-07-13T15:17:10.9833227Z T=torch::jit::SourceRange 2023-07-13T15:17:10.9833675Z ] 2023-07-13T15:17:10.9834716Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9835610Z with 2023-07-13T15:17:10.9836409Z [ 2023-07-13T15:17:10.9837405Z T=c10::intrusive_ptr> 2023-07-13T15:17:10.9838158Z ] 2023-07-13T15:17:10.9839151Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9840076Z with 2023-07-13T15:17:10.9840454Z [ 2023-07-13T15:17:10.9841234Z T=c10::intrusive_ptr> 2023-07-13T15:17:10.9842050Z ] 2023-07-13T15:17:10.9843517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9844543Z with 2023-07-13T15:17:10.9844901Z [ 2023-07-13T15:17:10.9845662Z T=c10::intrusive_ptr> 2023-07-13T15:17:10.9846394Z ] 2023-07-13T15:17:10.9847621Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9849131Z with 2023-07-13T15:17:10.9849487Z [ 2023-07-13T15:17:10.9850429Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:17:10.9850918Z ] 2023-07-13T15:17:10.9852145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9853275Z with 2023-07-13T15:17:10.9853657Z [ 2023-07-13T15:17:10.9854154Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:17:10.9854635Z ] 2023-07-13T15:17:10.9855742Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9856830Z with 2023-07-13T15:17:10.9857542Z [ 2023-07-13T15:17:10.9858332Z T=c10::intrusive_ptr> 2023-07-13T15:17:10.9859060Z ] 2023-07-13T15:17:10.9860002Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9860902Z with 2023-07-13T15:17:10.9861277Z [ 2023-07-13T15:17:10.9861749Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:10.9862196Z ] 2023-07-13T15:17:10.9863269Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9864587Z with 2023-07-13T15:17:10.9864974Z [ 2023-07-13T15:17:10.9865441Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:10.9865921Z ] 2023-07-13T15:17:10.9867197Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9868221Z with 2023-07-13T15:17:10.9868600Z [ 2023-07-13T15:17:10.9869059Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:10.9869529Z ] 2023-07-13T15:17:10.9870697Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9873145Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9874828Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9875771Z with 2023-07-13T15:17:10.9876150Z [ 2023-07-13T15:17:10.9876638Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:10.9877117Z ] 2023-07-13T15:17:10.9878163Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9879435Z with 2023-07-13T15:17:10.9881484Z [ 2023-07-13T15:17:10.9882193Z T=c10::intrusive_ptr> 2023-07-13T15:17:10.9882847Z ] 2023-07-13T15:17:10.9883823Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9884857Z with 2023-07-13T15:17:10.9885249Z [ 2023-07-13T15:17:10.9886417Z T=c10::intrusive_ptr> 2023-07-13T15:17:10.9887057Z ] 2023-07-13T15:17:10.9888111Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9889125Z with 2023-07-13T15:17:10.9889500Z [ 2023-07-13T15:17:10.9890183Z T=c10::intrusive_ptr> 2023-07-13T15:17:10.9890789Z ] 2023-07-13T15:17:10.9892115Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9893570Z with 2023-07-13T15:17:10.9893958Z [ 2023-07-13T15:17:10.9894397Z TTarget=torch::jit::Scope 2023-07-13T15:17:10.9894847Z ] 2023-07-13T15:17:10.9896060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9897195Z with 2023-07-13T15:17:10.9897574Z [ 2023-07-13T15:17:10.9898002Z TTarget=torch::jit::Scope 2023-07-13T15:17:10.9898560Z ] 2023-07-13T15:17:10.9900207Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9901212Z with 2023-07-13T15:17:10.9901571Z [ 2023-07-13T15:17:10.9902272Z T=c10::intrusive_ptr> 2023-07-13T15:17:10.9902940Z ] 2023-07-13T15:17:10.9903904Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9904803Z with 2023-07-13T15:17:10.9905152Z [ 2023-07-13T15:17:10.9905707Z T=at::ThreadLocalState 2023-07-13T15:17:10.9906148Z ] 2023-07-13T15:17:10.9907506Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9908445Z with 2023-07-13T15:17:10.9908827Z [ 2023-07-13T15:17:10.9909274Z T=at::ThreadLocalState 2023-07-13T15:17:10.9909711Z ] 2023-07-13T15:17:10.9910744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9911763Z with 2023-07-13T15:17:10.9912464Z [ 2023-07-13T15:17:10.9912916Z T=at::ThreadLocalState 2023-07-13T15:17:10.9913335Z ] 2023-07-13T15:17:10.9914766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9916461Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9918102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9919066Z with 2023-07-13T15:17:10.9919544Z [ 2023-07-13T15:17:10.9919986Z T=at::ThreadLocalState 2023-07-13T15:17:10.9920511Z ] 2023-07-13T15:17:10.9921767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9922670Z with 2023-07-13T15:17:10.9923031Z [ 2023-07-13T15:17:10.9923517Z T=std::shared_ptr 2023-07-13T15:17:10.9924008Z ] 2023-07-13T15:17:10.9924994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9925896Z with 2023-07-13T15:17:10.9926385Z [ 2023-07-13T15:17:10.9926874Z T=std::shared_ptr 2023-07-13T15:17:10.9927330Z ] 2023-07-13T15:17:10.9928804Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9929801Z with 2023-07-13T15:17:10.9930164Z [ 2023-07-13T15:17:10.9930640Z T=std::shared_ptr 2023-07-13T15:17:10.9931107Z ] 2023-07-13T15:17:10.9932327Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9934123Z 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:10.9936195Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9937903Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9938876Z with 2023-07-13T15:17:10.9939261Z [ 2023-07-13T15:17:10.9939732Z T=std::shared_ptr 2023-07-13T15:17:10.9940209Z ] 2023-07-13T15:17:10.9941283Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9942532Z with 2023-07-13T15:17:10.9943127Z [ 2023-07-13T15:17:10.9943595Z T=torch::jit::GraphExecutor 2023-07-13T15:17:10.9944066Z ] 2023-07-13T15:17:10.9945051Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9945961Z with 2023-07-13T15:17:10.9946340Z [ 2023-07-13T15:17:10.9946809Z T=torch::jit::GraphExecutor 2023-07-13T15:17:10.9947385Z ] 2023-07-13T15:17:10.9948563Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9949887Z with 2023-07-13T15:17:10.9950264Z [ 2023-07-13T15:17:10.9950724Z T=torch::jit::GraphExecutor 2023-07-13T15:17:10.9951174Z ] 2023-07-13T15:17:10.9952222Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9953832Z 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:10.9955948Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9957648Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9958634Z with 2023-07-13T15:17:10.9959020Z [ 2023-07-13T15:17:10.9959457Z T=torch::jit::GraphExecutor 2023-07-13T15:17:10.9959907Z ] 2023-07-13T15:17:10.9960863Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9962046Z with 2023-07-13T15:17:10.9962522Z [ 2023-07-13T15:17:10.9963262Z T=torch::jit::Method 2023-07-13T15:17:10.9963684Z ] 2023-07-13T15:17:10.9964665Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9965561Z with 2023-07-13T15:17:10.9965947Z [ 2023-07-13T15:17:10.9966371Z T=torch::jit::Method 2023-07-13T15:17:10.9966785Z ] 2023-07-13T15:17:10.9967813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9968921Z with 2023-07-13T15:17:10.9969285Z [ 2023-07-13T15:17:10.9970079Z T=torch::jit::Method 2023-07-13T15:17:10.9970505Z ] 2023-07-13T15:17:10.9971524Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:10.9973133Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9974949Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9976022Z with 2023-07-13T15:17:10.9976407Z [ 2023-07-13T15:17:10.9977212Z T=torch::jit::Method 2023-07-13T15:17:10.9977657Z ] 2023-07-13T15:17:10.9978620Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:10.9979524Z with 2023-07-13T15:17:10.9979889Z [ 2023-07-13T15:17:10.9980712Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:10.9981505Z ] 2023-07-13T15:17:10.9982589Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:10.9983600Z with 2023-07-13T15:17:10.9984275Z [ 2023-07-13T15:17:10.9985122Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:10.9985966Z ] 2023-07-13T15:17:10.9987043Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:10.9988034Z with 2023-07-13T15:17:10.9988392Z [ 2023-07-13T15:17:10.9989238Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:10.9990095Z ] 2023-07-13T15:17:10.9991994Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9994260Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:10.9996179Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:10.9997213Z with 2023-07-13T15:17:10.9997679Z [ 2023-07-13T15:17:10.9998834Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:10.9999630Z ] 2023-07-13T15:17:11.0000591Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:11.0001465Z with 2023-07-13T15:17:11.0001846Z [ 2023-07-13T15:17:11.0002996Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:11.0004379Z ] 2023-07-13T15:17:11.0005753Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:11.0005939Z with 2023-07-13T15:17:11.0006060Z [ 2023-07-13T15:17:11.0006970Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:11.0007140Z ] 2023-07-13T15:17:11.0007983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:11.0008171Z with 2023-07-13T15:17:11.0008314Z [ 2023-07-13T15:17:11.0009248Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:11.0009409Z ] 2023-07-13T15:17:11.0010899Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:11.0012946Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:11.0013802Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:11.0013977Z with 2023-07-13T15:17:11.0014134Z [ 2023-07-13T15:17:11.0015064Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:11.0015228Z ] 2023-07-13T15:17:11.0015972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:11.0016147Z with 2023-07-13T15:17:11.0016283Z [ 2023-07-13T15:17:11.0016632Z T=std::function 2023-07-13T15:17:11.0016758Z ] 2023-07-13T15:17:11.0017523Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:11.0017974Z with 2023-07-13T15:17:11.0018118Z [ 2023-07-13T15:17:11.0018560Z T=std::function 2023-07-13T15:17:11.0018710Z ] 2023-07-13T15:17:11.0019938Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:11.0020121Z with 2023-07-13T15:17:11.0020261Z [ 2023-07-13T15:17:11.0020618Z T=std::function 2023-07-13T15:17:11.0020764Z ] 2023-07-13T15:17:11.0021662Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:11.0022629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:11.0023464Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:11.0023618Z with 2023-07-13T15:17:11.0023762Z [ 2023-07-13T15:17:11.0024118Z T=std::function 2023-07-13T15:17:11.0024275Z ] 2023-07-13T15:17:17.8007469Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:17.9036400Z with 2023-07-13T15:17:17.9458986Z [ 2023-07-13T15:17:17.9735449Z T=std::vector> 2023-07-13T15:17:17.9848774Z ] 2023-07-13T15:17:17.9943426Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:17.9944869Z with 2023-07-13T15:17:17.9945507Z [ 2023-07-13T15:17:17.9946262Z T=std::vector> 2023-07-13T15:17:17.9947137Z ] 2023-07-13T15:17:17.9948631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:17.9949949Z with 2023-07-13T15:17:17.9950552Z [ 2023-07-13T15:17:17.9951281Z T=std::vector> 2023-07-13T15:17:17.9952001Z ] 2023-07-13T15:17:17.9953248Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:17.9954635Z with 2023-07-13T15:17:17.9955371Z [ 2023-07-13T15:17:17.9956070Z T=double 2023-07-13T15:17:17.9956661Z ] 2023-07-13T15:17:17.9957989Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:17.9959709Z with 2023-07-13T15:17:17.9960372Z [ 2023-07-13T15:17:17.9961110Z T=double 2023-07-13T15:17:17.9961754Z ] 2023-07-13T15:17:17.9963238Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:17.9964497Z with 2023-07-13T15:17:17.9965073Z [ 2023-07-13T15:17:17.9965886Z T=std::vector> 2023-07-13T15:17:17.9966672Z ] 2023-07-13T15:17:17.9967811Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:17.9969223Z with 2023-07-13T15:17:17.9969939Z [ 2023-07-13T15:17:17.9970646Z T=std::tuple 2023-07-13T15:17:17.9971359Z ] 2023-07-13T15:17:17.9972550Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:17.9973709Z with 2023-07-13T15:17:17.9974281Z [ 2023-07-13T15:17:17.9975078Z T=std::tuple 2023-07-13T15:17:17.9975775Z ] 2023-07-13T15:17:17.9977200Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:17.9978476Z with 2023-07-13T15:17:17.9979049Z [ 2023-07-13T15:17:17.9979743Z T=std::tuple 2023-07-13T15:17:17.9980434Z ] 2023-07-13T15:17:17.9981679Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:17.9984321Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:17.9986321Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:17.9987554Z with 2023-07-13T15:17:17.9988140Z [ 2023-07-13T15:17:17.9988839Z T=std::tuple 2023-07-13T15:17:17.9989650Z ] 2023-07-13T15:17:17.9990906Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:17.9992006Z with 2023-07-13T15:17:17.9992804Z [ 2023-07-13T15:17:17.9993627Z T=std::vector> 2023-07-13T15:17:17.9994373Z ] 2023-07-13T15:17:17.9995996Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:17.9997156Z with 2023-07-13T15:17:17.9997740Z [ 2023-07-13T15:17:17.9998479Z T=std::vector> 2023-07-13T15:17:17.9999257Z ] 2023-07-13T15:17:18.0000597Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0002297Z with 2023-07-13T15:17:18.0003089Z [ 2023-07-13T15:17:18.0003988Z T=std::vector> 2023-07-13T15:17:18.0004726Z ] 2023-07-13T15:17:18.0006055Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0008092Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0010003Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0011213Z with 2023-07-13T15:17:18.0011797Z [ 2023-07-13T15:17:18.0012540Z T=std::vector> 2023-07-13T15:17:18.0013234Z ] 2023-07-13T15:17:18.0014452Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0015601Z with 2023-07-13T15:17:18.0016193Z [ 2023-07-13T15:17:18.0016954Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:18.0018139Z V=std::unique_ptr> 2023-07-13T15:17:18.0019261Z ] 2023-07-13T15:17:18.0020625Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0021868Z with 2023-07-13T15:17:18.0022453Z [ 2023-07-13T15:17:18.0024955Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:18.0026265Z V=std::unique_ptr> 2023-07-13T15:17:18.0027199Z ] 2023-07-13T15:17:18.0029018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0030813Z with 2023-07-13T15:17:18.0031495Z [ 2023-07-13T15:17:18.0032323Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:18.0033497Z V=std::unique_ptr>, 2023-07-13T15:17:18.0034667Z H=std::hash,std::allocator>>, 2023-07-13T15:17:18.0035748Z E=std::equal_to,std::allocator>>, 2023-07-13T15:17:18.0037164Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:17:18.0038577Z ] 2023-07-13T15:17:18.0040479Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0052006Z with 2023-07-13T15:17:18.0052778Z [ 2023-07-13T15:17:18.0053603Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:18.0054798Z V=std::unique_ptr>, 2023-07-13T15:17:18.0055989Z H=std::hash,std::allocator>>, 2023-07-13T15:17:18.0057046Z E=std::equal_to,std::allocator>>, 2023-07-13T15:17:18.0058448Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:17:18.0059575Z ] 2023-07-13T15:17:18.0061298Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0062903Z with 2023-07-13T15:17:18.0063555Z [ 2023-07-13T15:17:18.0064380Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:18.0065511Z V=std::unique_ptr>, 2023-07-13T15:17:18.0066680Z H=std::hash,std::allocator>>, 2023-07-13T15:17:18.0067755Z E=std::equal_to,std::allocator>>, 2023-07-13T15:17:18.0069452Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:17:18.0070621Z ] 2023-07-13T15:17:18.0072785Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0074786Z with 2023-07-13T15:17:18.0075376Z [ 2023-07-13T15:17:18.0076173Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:18.0077334Z V=std::unique_ptr> 2023-07-13T15:17:18.0078251Z ] 2023-07-13T15:17:18.0079545Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0080995Z with 2023-07-13T15:17:18.0081579Z [ 2023-07-13T15:17:18.0082219Z K=c10::DispatchKey, 2023-07-13T15:17:18.0083092Z V=std::list> 2023-07-13T15:17:18.0083917Z ] 2023-07-13T15:17:18.0085191Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0086408Z with 2023-07-13T15:17:18.0086996Z [ 2023-07-13T15:17:18.0087609Z K=c10::DispatchKey, 2023-07-13T15:17:18.0088504Z V=std::list> 2023-07-13T15:17:18.0089317Z ] 2023-07-13T15:17:18.0090960Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0092351Z with 2023-07-13T15:17:18.0092944Z [ 2023-07-13T15:17:18.0093557Z K=c10::DispatchKey, 2023-07-13T15:17:18.0094489Z V=std::list>, 2023-07-13T15:17:18.0095411Z H=std::hash, 2023-07-13T15:17:18.0096189Z E=std::equal_to, 2023-07-13T15:17:18.0097490Z A=std::allocator>>> 2023-07-13T15:17:18.0098492Z ] 2023-07-13T15:17:18.0100269Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0101911Z with 2023-07-13T15:17:18.0102728Z [ 2023-07-13T15:17:18.0103415Z K=c10::DispatchKey, 2023-07-13T15:17:18.0104312Z V=std::list>, 2023-07-13T15:17:18.0105176Z H=std::hash, 2023-07-13T15:17:18.0105953Z E=std::equal_to, 2023-07-13T15:17:18.0107014Z A=std::allocator>>> 2023-07-13T15:17:18.0108065Z ] 2023-07-13T15:17:18.0109913Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0111538Z with 2023-07-13T15:17:18.0112124Z [ 2023-07-13T15:17:18.0112750Z K=c10::DispatchKey, 2023-07-13T15:17:18.0113664Z V=std::list>, 2023-07-13T15:17:18.0114594Z H=std::hash, 2023-07-13T15:17:18.0115360Z E=std::equal_to, 2023-07-13T15:17:18.0116424Z A=std::allocator>>> 2023-07-13T15:17:18.0117591Z ] 2023-07-13T15:17:18.0119260Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0120866Z with 2023-07-13T15:17:18.0121442Z [ 2023-07-13T15:17:18.0122076Z K=c10::DispatchKey, 2023-07-13T15:17:18.0122999Z V=std::list> 2023-07-13T15:17:18.0123872Z ] 2023-07-13T15:17:18.0144539Z [72/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:18.0155959Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0157660Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0159338Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0161018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0162676Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0164331Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0166193Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0168102Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0169227Z compute.cu 2023-07-13T15:17:18.0169978Z tmpxft_00000c38_00000000-7_compute.compute_90.cudafe1.cpp 2023-07-13T15:17:18.0171299Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0172412Z with 2023-07-13T15:17:18.0173007Z [ 2023-07-13T15:17:18.0173794Z T=std::basic_string,std::allocator> 2023-07-13T15:17:18.0174574Z ] 2023-07-13T15:17:18.0175773Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0176914Z with 2023-07-13T15:17:18.0177490Z [ 2023-07-13T15:17:18.0178249Z T=std::basic_string,std::allocator> 2023-07-13T15:17:18.0179025Z ] 2023-07-13T15:17:18.0180582Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0181821Z with 2023-07-13T15:17:18.0182396Z [ 2023-07-13T15:17:18.0183190Z T=std::basic_string,std::allocator> 2023-07-13T15:17:18.0183939Z ] 2023-07-13T15:17:18.0185361Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0187422Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0189353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0190554Z with 2023-07-13T15:17:18.0191125Z [ 2023-07-13T15:17:18.0191912Z T=std::basic_string,std::allocator> 2023-07-13T15:17:18.0192692Z ] 2023-07-13T15:17:18.0193854Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0194964Z with 2023-07-13T15:17:18.0195536Z [ 2023-07-13T15:17:18.0196233Z T=c10::SymInt 2023-07-13T15:17:18.0196843Z ] 2023-07-13T15:17:18.0198125Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0199266Z with 2023-07-13T15:17:18.0199847Z [ 2023-07-13T15:17:18.0200430Z T=c10::SymInt 2023-07-13T15:17:18.0201026Z ] 2023-07-13T15:17:18.0202532Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0203791Z with 2023-07-13T15:17:18.0204378Z [ 2023-07-13T15:17:18.0204959Z T=c10::SymInt 2023-07-13T15:17:18.0205565Z ] 2023-07-13T15:17:18.0206754Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0208524Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0210344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0211671Z with 2023-07-13T15:17:18.0212276Z [ 2023-07-13T15:17:18.0212917Z T=c10::SymInt 2023-07-13T15:17:18.0213503Z ] 2023-07-13T15:17:18.0214659Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0216053Z with 2023-07-13T15:17:18.0216692Z [ 2023-07-13T15:17:18.0217522Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:18.0218271Z ] 2023-07-13T15:17:18.0228146Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0229295Z with 2023-07-13T15:17:18.0229975Z [ 2023-07-13T15:17:18.0230805Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:18.0231606Z ] 2023-07-13T15:17:18.0232914Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0234149Z with 2023-07-13T15:17:18.0234784Z [ 2023-07-13T15:17:18.0235585Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:18.0236374Z ] 2023-07-13T15:17:18.0237713Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0239784Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0241854Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0243824Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0245009Z with 2023-07-13T15:17:18.0245614Z [ 2023-07-13T15:17:18.0246413Z T=c10::impl::InlineDeviceGuard 2023-07-13T15:17:18.0247503Z ] 2023-07-13T15:17:18.0248730Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0249840Z with 2023-07-13T15:17:18.0250444Z [ 2023-07-13T15:17:18.0251099Z T=at::TensorBase 2023-07-13T15:17:18.0251743Z ] 2023-07-13T15:17:18.0252941Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0254096Z with 2023-07-13T15:17:18.0254683Z [ 2023-07-13T15:17:18.0255308Z T=at::TensorBase 2023-07-13T15:17:18.0255940Z ] 2023-07-13T15:17:18.0257237Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0258433Z with 2023-07-13T15:17:18.0259031Z [ 2023-07-13T15:17:18.0259665Z T=at::TensorBase 2023-07-13T15:17:18.0260347Z ] 2023-07-13T15:17:18.0261629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0263698Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0265516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0266704Z with 2023-07-13T15:17:18.0267287Z [ 2023-07-13T15:17:18.0267882Z T=at::TensorBase 2023-07-13T15:17:18.0268488Z ] 2023-07-13T15:17:18.0269630Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0270747Z with 2023-07-13T15:17:18.0271318Z [ 2023-07-13T15:17:18.0271897Z T=at::Tensor 2023-07-13T15:17:18.0272475Z ] 2023-07-13T15:17:18.0273629Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0274763Z with 2023-07-13T15:17:18.0275321Z [ 2023-07-13T15:17:18.0275907Z T=at::Tensor 2023-07-13T15:17:18.0276514Z ] 2023-07-13T15:17:18.0277992Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0279217Z with 2023-07-13T15:17:18.0279791Z [ 2023-07-13T15:17:18.0280378Z T=at::Tensor 2023-07-13T15:17:18.0281013Z ] 2023-07-13T15:17:18.0282208Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0283971Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0286031Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0287254Z with 2023-07-13T15:17:18.0287833Z [ 2023-07-13T15:17:18.0288425Z T=at::Tensor 2023-07-13T15:17:18.0289024Z ] 2023-07-13T15:17:18.0290195Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0291333Z with 2023-07-13T15:17:18.0291912Z [ 2023-07-13T15:17:18.0292510Z T=at::Generator 2023-07-13T15:17:18.0293127Z ] 2023-07-13T15:17:18.0294314Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0295473Z with 2023-07-13T15:17:18.0296044Z [ 2023-07-13T15:17:18.0296651Z T=at::Generator 2023-07-13T15:17:18.0297259Z ] 2023-07-13T15:17:18.0298631Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0300149Z with 2023-07-13T15:17:18.0300748Z [ 2023-07-13T15:17:18.0301345Z T=at::Generator 2023-07-13T15:17:18.0302041Z ] 2023-07-13T15:17:18.0303268Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0305058Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0306868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0308075Z with 2023-07-13T15:17:18.0308664Z [ 2023-07-13T15:17:18.0309291Z T=at::Generator 2023-07-13T15:17:18.0309880Z ] 2023-07-13T15:17:18.0311032Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0312165Z with 2023-07-13T15:17:18.0312780Z [ 2023-07-13T15:17:18.0313550Z T=c10::Scalar 2023-07-13T15:17:18.0314325Z ] 2023-07-13T15:17:18.0315598Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0316749Z with 2023-07-13T15:17:18.0317339Z [ 2023-07-13T15:17:18.0317946Z T=c10::Scalar 2023-07-13T15:17:18.0318526Z ] 2023-07-13T15:17:18.0319794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0321254Z with 2023-07-13T15:17:18.0321895Z [ 2023-07-13T15:17:18.0322494Z T=c10::Scalar 2023-07-13T15:17:18.0323288Z ] 2023-07-13T15:17:18.0324782Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0328272Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0344486Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0345790Z with 2023-07-13T15:17:18.0346388Z [ 2023-07-13T15:17:18.0347000Z T=c10::Scalar 2023-07-13T15:17:18.0349970Z ] 2023-07-13T15:17:18.0351219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0352358Z with 2023-07-13T15:17:18.0352940Z [ 2023-07-13T15:17:18.0353565Z T=c10::QualifiedName 2023-07-13T15:17:18.0354209Z ] 2023-07-13T15:17:18.0357703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0360937Z with 2023-07-13T15:17:18.0363857Z [ 2023-07-13T15:17:18.0364578Z T=c10::QualifiedName 2023-07-13T15:17:18.0365303Z ] 2023-07-13T15:17:18.0366424Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0367549Z with 2023-07-13T15:17:18.0373590Z [ 2023-07-13T15:17:18.0374080Z T=c10::QualifiedName 2023-07-13T15:17:18.0374489Z ] 2023-07-13T15:17:18.0375529Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0377349Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0379066Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0380048Z with 2023-07-13T15:17:18.0380417Z [ 2023-07-13T15:17:18.0380871Z T=c10::QualifiedName 2023-07-13T15:17:18.0381316Z ] 2023-07-13T15:17:18.0382721Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0384005Z with 2023-07-13T15:17:18.0384835Z [ 2023-07-13T15:17:18.0385579Z T=std::shared_ptr 2023-07-13T15:17:18.0386353Z ] 2023-07-13T15:17:18.0387568Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0388720Z with 2023-07-13T15:17:18.0389288Z [ 2023-07-13T15:17:18.0390156Z T=std::shared_ptr 2023-07-13T15:17:18.0390894Z ] 2023-07-13T15:17:18.0392759Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0394036Z with 2023-07-13T15:17:18.0394607Z [ 2023-07-13T15:17:18.0395353Z T=std::shared_ptr 2023-07-13T15:17:18.0396110Z ] 2023-07-13T15:17:18.0397592Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0399686Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0401579Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0402763Z with 2023-07-13T15:17:18.0403333Z [ 2023-07-13T15:17:18.0404203Z T=std::shared_ptr 2023-07-13T15:17:18.0405392Z ] 2023-07-13T15:17:18.0406548Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0407678Z with 2023-07-13T15:17:18.0408236Z [ 2023-07-13T15:17:18.0408953Z T=std::weak_ptr 2023-07-13T15:17:18.0409663Z ] 2023-07-13T15:17:18.0411259Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0412527Z with 2023-07-13T15:17:18.0413135Z [ 2023-07-13T15:17:18.0414010Z T=std::weak_ptr 2023-07-13T15:17:18.0414701Z ] 2023-07-13T15:17:18.0415972Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0417314Z with 2023-07-13T15:17:18.0417989Z [ 2023-07-13T15:17:18.0418770Z T=std::weak_ptr 2023-07-13T15:17:18.0419527Z ] 2023-07-13T15:17:18.0420723Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0421902Z with 2023-07-13T15:17:18.0422477Z [ 2023-07-13T15:17:18.0423163Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:17:18.0423826Z ] 2023-07-13T15:17:18.0425108Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0426389Z with 2023-07-13T15:17:18.0426938Z [ 2023-07-13T15:17:18.0427618Z _Ty=torch::jit::CompilationUnit 2023-07-13T15:17:18.0428289Z ] 2023-07-13T15:17:18.0429767Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0430985Z with 2023-07-13T15:17:18.0431782Z [ 2023-07-13T15:17:18.0432580Z T=std::weak_ptr 2023-07-13T15:17:18.0433369Z ] 2023-07-13T15:17:18.0434475Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0435611Z with 2023-07-13T15:17:18.0437626Z [ 2023-07-13T15:17:18.0441737Z T=std::vector> 2023-07-13T15:17:18.0442297Z ] 2023-07-13T15:17:18.0443291Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0444247Z with 2023-07-13T15:17:18.0444619Z [ 2023-07-13T15:17:18.0445323Z T=std::vector> 2023-07-13T15:17:18.0445898Z ] 2023-07-13T15:17:18.0447397Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0448500Z with 2023-07-13T15:17:18.0449227Z [ 2023-07-13T15:17:18.0449792Z T=std::vector> 2023-07-13T15:17:18.0450372Z ] 2023-07-13T15:17:18.0451469Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0453813Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0455537Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0456600Z with 2023-07-13T15:17:18.0456953Z [ 2023-07-13T15:17:18.0457480Z T=std::vector> 2023-07-13T15:17:18.0458005Z ] 2023-07-13T15:17:18.0458886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0459906Z with 2023-07-13T15:17:18.0460705Z [ 2023-07-13T15:17:18.0461225Z T=std::vector> 2023-07-13T15:17:18.0461686Z ] 2023-07-13T15:17:18.0462687Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0463606Z with 2023-07-13T15:17:18.0463945Z [ 2023-07-13T15:17:18.0464466Z T=std::vector> 2023-07-13T15:17:18.0464955Z ] 2023-07-13T15:17:18.0466191Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0467560Z with 2023-07-13T15:17:18.0468004Z [ 2023-07-13T15:17:18.0468764Z T=std::vector> 2023-07-13T15:17:18.0469296Z ] 2023-07-13T15:17:18.0470335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0471987Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0473766Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0475061Z with 2023-07-13T15:17:18.0475434Z [ 2023-07-13T15:17:18.0475950Z T=std::vector> 2023-07-13T15:17:18.0476403Z ] 2023-07-13T15:17:18.0477344Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0478209Z with 2023-07-13T15:17:18.0478568Z [ 2023-07-13T15:17:18.0479137Z T=std::vector,std::allocator>> 2023-07-13T15:17:18.0480092Z ] 2023-07-13T15:17:18.0481445Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0482794Z with 2023-07-13T15:17:18.0483210Z [ 2023-07-13T15:17:18.0483848Z T=std::vector,std::allocator>> 2023-07-13T15:17:18.0484468Z ] 2023-07-13T15:17:18.0485553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0486779Z with 2023-07-13T15:17:18.0487156Z [ 2023-07-13T15:17:18.0488087Z T=std::vector,std::allocator>> 2023-07-13T15:17:18.0488717Z ] 2023-07-13T15:17:18.0489898Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0491866Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0493757Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0495722Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0496777Z with 2023-07-13T15:17:18.0497172Z [ 2023-07-13T15:17:18.0497820Z T=std::vector,std::allocator>> 2023-07-13T15:17:18.0498434Z ] 2023-07-13T15:17:18.0499680Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0500786Z with 2023-07-13T15:17:18.0501315Z [ 2023-07-13T15:17:18.0502121Z T=std::vector,std::allocator>> 2023-07-13T15:17:18.0502702Z ] 2023-07-13T15:17:18.0503744Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0504714Z with 2023-07-13T15:17:18.0505097Z [ 2023-07-13T15:17:18.0505662Z T=std::vector,std::allocator>> 2023-07-13T15:17:18.0506216Z ] 2023-07-13T15:17:18.0507460Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0508825Z with 2023-07-13T15:17:18.0509222Z [ 2023-07-13T15:17:18.0509810Z T=std::vector,std::allocator>> 2023-07-13T15:17:18.0510387Z ] 2023-07-13T15:17:18.0511517Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0513820Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0515689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0517349Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0518347Z with 2023-07-13T15:17:18.0518725Z [ 2023-07-13T15:17:18.0519305Z T=std::vector,std::allocator>> 2023-07-13T15:17:18.0520045Z ] 2023-07-13T15:17:18.0521201Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0522258Z with 2023-07-13T15:17:18.0522640Z [ 2023-07-13T15:17:18.0523158Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:18.0523666Z ] 2023-07-13T15:17:18.0524668Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0525639Z with 2023-07-13T15:17:18.0526036Z [ 2023-07-13T15:17:18.0526542Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:18.0527131Z ] 2023-07-13T15:17:18.0528449Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0529473Z with 2023-07-13T15:17:18.0529856Z [ 2023-07-13T15:17:18.0530610Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:18.0531137Z ] 2023-07-13T15:17:18.0532221Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0533247Z with 2023-07-13T15:17:18.0533767Z [ 2023-07-13T15:17:18.0534144Z T=__int64 2023-07-13T15:17:18.0534683Z ] 2023-07-13T15:17:18.0535816Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0536820Z with 2023-07-13T15:17:18.0537182Z [ 2023-07-13T15:17:18.0537576Z T=__int64 2023-07-13T15:17:18.0537964Z ] 2023-07-13T15:17:18.0539060Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0540049Z with 2023-07-13T15:17:18.0540606Z [ 2023-07-13T15:17:18.0541135Z T=std::vector<__int64,std::allocator<__int64>> 2023-07-13T15:17:18.0541894Z ] 2023-07-13T15:17:18.0543134Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0544056Z with 2023-07-13T15:17:18.0544431Z [ 2023-07-13T15:17:18.0545008Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:18.0545546Z ] 2023-07-13T15:17:18.0546530Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0547614Z with 2023-07-13T15:17:18.0548007Z [ 2023-07-13T15:17:18.0548882Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:18.0549435Z ] 2023-07-13T15:17:18.0550591Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0551661Z with 2023-07-13T15:17:18.0559272Z [ 2023-07-13T15:17:18.0560158Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:18.0561082Z ] 2023-07-13T15:17:18.0562618Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0564794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0566868Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0569054Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0570583Z with 2023-07-13T15:17:18.0571239Z [ 2023-07-13T15:17:18.0572044Z T=c10::impl::InlineStreamGuard 2023-07-13T15:17:18.0572824Z ] 2023-07-13T15:17:18.0573988Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0575233Z with 2023-07-13T15:17:18.0575798Z [ 2023-07-13T15:17:18.0576574Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:18.0577361Z ] 2023-07-13T15:17:18.0578518Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0579679Z with 2023-07-13T15:17:18.0580261Z [ 2023-07-13T15:17:18.0580948Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:18.0581621Z ] 2023-07-13T15:17:18.0583018Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0584365Z with 2023-07-13T15:17:18.0584950Z [ 2023-07-13T15:17:18.0585613Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:18.0586550Z ] 2023-07-13T15:17:18.0587794Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0589731Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0591050Z with 2023-07-13T15:17:18.0591625Z [ 2023-07-13T15:17:18.0592307Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:18.0592981Z ] 2023-07-13T15:17:18.0594267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0596258Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0597607Z with 2023-07-13T15:17:18.0598296Z [ 2023-07-13T15:17:18.0598970Z T=c10::impl::VirtualGuardImpl 2023-07-13T15:17:18.0599626Z ] 2023-07-13T15:17:18.0600769Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0601902Z with 2023-07-13T15:17:18.0602472Z [ 2023-07-13T15:17:18.0603905Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:18.0605235Z ] 2023-07-13T15:17:18.0606690Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0607811Z with 2023-07-13T15:17:18.0608401Z [ 2023-07-13T15:17:18.0609940Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:18.0611400Z ] 2023-07-13T15:17:18.0612739Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0613991Z with 2023-07-13T15:17:18.0614543Z [ 2023-07-13T15:17:18.0615788Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:18.0617061Z ] 2023-07-13T15:17:18.0618952Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0620562Z with 2023-07-13T15:17:18.0621146Z [ 2023-07-13T15:17:18.0622019Z TTarget=c10::StorageImpl 2023-07-13T15:17:18.0622662Z ] 2023-07-13T15:17:18.0624450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0626226Z with 2023-07-13T15:17:18.0626773Z [ 2023-07-13T15:17:18.0627436Z TTarget=c10::StorageImpl 2023-07-13T15:17:18.0628083Z ] 2023-07-13T15:17:18.0629303Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0630512Z with 2023-07-13T15:17:18.0631219Z [ 2023-07-13T15:17:18.0632813Z T=std::vector>,std::allocator>>> 2023-07-13T15:17:18.0634028Z ] 2023-07-13T15:17:18.0635218Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0636322Z with 2023-07-13T15:17:18.0636913Z [ 2023-07-13T15:17:18.0637546Z T=torch::autograd::ViewInfo 2023-07-13T15:17:18.0638279Z ] 2023-07-13T15:17:18.0639608Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0640768Z with 2023-07-13T15:17:18.0641349Z [ 2023-07-13T15:17:18.0641969Z T=torch::autograd::ViewInfo 2023-07-13T15:17:18.0642619Z ] 2023-07-13T15:17:18.0643886Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0647019Z with 2023-07-13T15:17:18.0647719Z [ 2023-07-13T15:17:18.0648379Z T=torch::autograd::ViewInfo 2023-07-13T15:17:18.0649040Z ] 2023-07-13T15:17:18.0650291Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0652267Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0654302Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0655561Z with 2023-07-13T15:17:18.0656163Z [ 2023-07-13T15:17:18.0666110Z T=torch::autograd::ViewInfo 2023-07-13T15:17:18.0666824Z ] 2023-07-13T15:17:18.0668141Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0669292Z with 2023-07-13T15:17:18.0669865Z [ 2023-07-13T15:17:18.0670731Z T=c10::IValue 2023-07-13T15:17:18.0671347Z ] 2023-07-13T15:17:18.0672511Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0673810Z with 2023-07-13T15:17:18.0674511Z [ 2023-07-13T15:17:18.0675114Z T=c10::IValue 2023-07-13T15:17:18.0675723Z ] 2023-07-13T15:17:18.0677007Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0678248Z with 2023-07-13T15:17:18.0678805Z [ 2023-07-13T15:17:18.0679430Z T=c10::IValue 2023-07-13T15:17:18.0680107Z ] 2023-07-13T15:17:18.0681411Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0683229Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0685026Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0725631Z with 2023-07-13T15:17:18.0726117Z [ 2023-07-13T15:17:18.0726543Z T=c10::IValue 2023-07-13T15:17:18.0726913Z ] 2023-07-13T15:17:18.0727889Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0728956Z with 2023-07-13T15:17:18.0729356Z [ 2023-07-13T15:17:18.0729781Z T=c10::AliasInfo 2023-07-13T15:17:18.0730273Z ] 2023-07-13T15:17:18.0731689Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0732675Z with 2023-07-13T15:17:18.0733070Z [ 2023-07-13T15:17:18.0733480Z T=c10::AliasInfo 2023-07-13T15:17:18.0733911Z ] 2023-07-13T15:17:18.0735023Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0736206Z with 2023-07-13T15:17:18.0736559Z [ 2023-07-13T15:17:18.0737097Z T=c10::AliasInfo 2023-07-13T15:17:18.0737599Z ] 2023-07-13T15:17:18.0738666Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0740346Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0742003Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0743117Z with 2023-07-13T15:17:18.0743887Z [ 2023-07-13T15:17:18.0744432Z T=c10::AliasInfo 2023-07-13T15:17:18.0744854Z ] 2023-07-13T15:17:18.0745874Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0746826Z with 2023-07-13T15:17:18.0747212Z [ 2023-07-13T15:17:18.0747749Z T=std::vector> 2023-07-13T15:17:18.0748283Z ] 2023-07-13T15:17:18.0749351Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0750409Z with 2023-07-13T15:17:18.0750866Z [ 2023-07-13T15:17:18.0751491Z T=std::vector> 2023-07-13T15:17:18.0752035Z ] 2023-07-13T15:17:18.0753256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0754307Z with 2023-07-13T15:17:18.0754716Z [ 2023-07-13T15:17:18.0755267Z T=std::vector> 2023-07-13T15:17:18.0755799Z ] 2023-07-13T15:17:18.0756983Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0758184Z with 2023-07-13T15:17:18.0758587Z [ 2023-07-13T15:17:18.0759007Z T=c10::SymInt 2023-07-13T15:17:18.0759400Z ] 2023-07-13T15:17:18.0760481Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0761527Z with 2023-07-13T15:17:18.0761922Z [ 2023-07-13T15:17:18.0762316Z T=c10::SymInt 2023-07-13T15:17:18.0762727Z ] 2023-07-13T15:17:18.0764199Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0766386Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0768324Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0772973Z with 2023-07-13T15:17:18.0773361Z [ 2023-07-13T15:17:18.0773905Z T=std::vector> 2023-07-13T15:17:18.0774509Z ] 2023-07-13T15:17:18.0775494Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0776390Z with 2023-07-13T15:17:18.0776781Z [ 2023-07-13T15:17:18.0777332Z T=c10::either 2023-07-13T15:17:18.0777871Z ] 2023-07-13T15:17:18.0778847Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0780159Z with 2023-07-13T15:17:18.0780558Z [ 2023-07-13T15:17:18.0781278Z T=c10::either 2023-07-13T15:17:18.0781818Z ] 2023-07-13T15:17:18.0782881Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0783893Z with 2023-07-13T15:17:18.0784274Z [ 2023-07-13T15:17:18.0784823Z T=c10::either 2023-07-13T15:17:18.0785322Z ] 2023-07-13T15:17:18.0786409Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0788553Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0790287Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0791265Z with 2023-07-13T15:17:18.0791644Z [ 2023-07-13T15:17:18.0792181Z T=c10::either 2023-07-13T15:17:18.0792721Z ] 2023-07-13T15:17:18.0793765Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0794775Z with 2023-07-13T15:17:18.0795200Z [ 2023-07-13T15:17:18.0795640Z T=at::StepCallbacks 2023-07-13T15:17:18.0796136Z ] 2023-07-13T15:17:18.0797362Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0798343Z with 2023-07-13T15:17:18.0798733Z [ 2023-07-13T15:17:18.0799174Z T=at::StepCallbacks 2023-07-13T15:17:18.0799604Z ] 2023-07-13T15:17:18.0800719Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0801863Z with 2023-07-13T15:17:18.0802324Z [ 2023-07-13T15:17:18.0802755Z T=at::StepCallbacks 2023-07-13T15:17:18.0803148Z ] 2023-07-13T15:17:18.0804194Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0805832Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0807780Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0809145Z with 2023-07-13T15:17:18.0809537Z [ 2023-07-13T15:17:18.0809959Z T=at::StepCallbacks 2023-07-13T15:17:18.0810409Z ] 2023-07-13T15:17:18.0811408Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0812343Z with 2023-07-13T15:17:18.0812707Z [ 2023-07-13T15:17:18.0813193Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:18.0813658Z ] 2023-07-13T15:17:18.0814966Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0816087Z with 2023-07-13T15:17:18.0816488Z [ 2023-07-13T15:17:18.0816975Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:18.0817444Z ] 2023-07-13T15:17:18.0818573Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0819626Z with 2023-07-13T15:17:18.0820010Z [ 2023-07-13T15:17:18.0820578Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:18.0821031Z ] 2023-07-13T15:17:18.0822275Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0823984Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0825701Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0826734Z with 2023-07-13T15:17:18.0827112Z [ 2023-07-13T15:17:18.0827663Z T=c10::SmallVector<__int64,5> 2023-07-13T15:17:18.0828127Z ] 2023-07-13T15:17:18.0829549Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0830522Z with 2023-07-13T15:17:18.0830900Z [ 2023-07-13T15:17:18.0831381Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:18.0831854Z ] 2023-07-13T15:17:18.0832885Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0833870Z with 2023-07-13T15:17:18.0834357Z [ 2023-07-13T15:17:18.0834843Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:18.0835411Z ] 2023-07-13T15:17:18.0836636Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0837729Z with 2023-07-13T15:17:18.0838117Z [ 2023-07-13T15:17:18.0838842Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:18.0839316Z ] 2023-07-13T15:17:18.0840425Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0842590Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0844316Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0845284Z with 2023-07-13T15:17:18.0845664Z [ 2023-07-13T15:17:18.0846090Z T=c10::impl::AnnotatedSchema 2023-07-13T15:17:18.0846535Z ] 2023-07-13T15:17:18.0847478Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0848476Z with 2023-07-13T15:17:18.0848831Z [ 2023-07-13T15:17:18.0849462Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:18.0850062Z ] 2023-07-13T15:17:18.0851059Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0851954Z with 2023-07-13T15:17:18.0852334Z [ 2023-07-13T15:17:18.0852875Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:18.0853387Z ] 2023-07-13T15:17:18.0854450Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0855528Z with 2023-07-13T15:17:18.0855895Z [ 2023-07-13T15:17:18.0856530Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:18.0857129Z ] 2023-07-13T15:17:18.0858256Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0860342Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0862319Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0863422Z with 2023-07-13T15:17:18.0863916Z [ 2023-07-13T15:17:18.0864477Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2023-07-13T15:17:18.0865028Z ] 2023-07-13T15:17:18.0865986Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0866926Z with 2023-07-13T15:17:18.0867297Z [ 2023-07-13T15:17:18.0868064Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:18.0868761Z ] 2023-07-13T15:17:18.0869901Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0870994Z with 2023-07-13T15:17:18.0871597Z [ 2023-07-13T15:17:18.0872343Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:18.0873039Z ] 2023-07-13T15:17:18.0874110Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0875196Z with 2023-07-13T15:17:18.0875568Z [ 2023-07-13T15:17:18.0876367Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:18.0877017Z ] 2023-07-13T15:17:18.0878382Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0880757Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0882562Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0883657Z with 2023-07-13T15:17:18.0884027Z [ 2023-07-13T15:17:18.0884917Z T=std::tuple,std::allocator>,unsigned __int64,unsigned __int64> 2023-07-13T15:17:18.0885616Z ] 2023-07-13T15:17:18.0886628Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0887519Z with 2023-07-13T15:17:18.0887903Z [ 2023-07-13T15:17:18.0888345Z T=torch::jit::SourceRange 2023-07-13T15:17:18.0888790Z ] 2023-07-13T15:17:18.0890024Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0891119Z with 2023-07-13T15:17:18.0891569Z [ 2023-07-13T15:17:18.0892099Z T=torch::jit::SourceRange 2023-07-13T15:17:18.0892519Z ] 2023-07-13T15:17:18.0893585Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0894581Z with 2023-07-13T15:17:18.0894957Z [ 2023-07-13T15:17:18.0895375Z T=torch::jit::SourceRange 2023-07-13T15:17:18.0895833Z ] 2023-07-13T15:17:18.0896870Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0898751Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0900582Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0901822Z with 2023-07-13T15:17:18.0902175Z [ 2023-07-13T15:17:18.0902618Z T=torch::jit::SourceRange 2023-07-13T15:17:18.0903058Z ] 2023-07-13T15:17:18.0904016Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0905007Z with 2023-07-13T15:17:18.0905381Z [ 2023-07-13T15:17:18.0906340Z T=c10::intrusive_ptr> 2023-07-13T15:17:18.0907080Z ] 2023-07-13T15:17:18.0908094Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0909066Z with 2023-07-13T15:17:18.0909442Z [ 2023-07-13T15:17:18.0910249Z T=c10::intrusive_ptr> 2023-07-13T15:17:18.0910992Z ] 2023-07-13T15:17:18.0912195Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0913347Z with 2023-07-13T15:17:18.0913728Z [ 2023-07-13T15:17:18.0914530Z T=c10::intrusive_ptr> 2023-07-13T15:17:18.0915279Z ] 2023-07-13T15:17:18.0916535Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0917738Z with 2023-07-13T15:17:18.0918113Z [ 2023-07-13T15:17:18.0918678Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:17:18.0919148Z ] 2023-07-13T15:17:18.0920774Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0921990Z with 2023-07-13T15:17:18.0922377Z [ 2023-07-13T15:17:18.0922890Z TTarget=torch::jit::InlinedCallStack 2023-07-13T15:17:18.0923346Z ] 2023-07-13T15:17:18.0924373Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0925402Z with 2023-07-13T15:17:18.0925781Z [ 2023-07-13T15:17:18.0926613Z T=c10::intrusive_ptr> 2023-07-13T15:17:18.0927406Z ] 2023-07-13T15:17:18.0928387Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0929299Z with 2023-07-13T15:17:18.0929676Z [ 2023-07-13T15:17:18.0930126Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:18.0930546Z ] 2023-07-13T15:17:18.0931444Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0932755Z with 2023-07-13T15:17:18.0933116Z [ 2023-07-13T15:17:18.0933725Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:18.0934190Z ] 2023-07-13T15:17:18.0935363Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0936422Z with 2023-07-13T15:17:18.0936813Z [ 2023-07-13T15:17:18.0937304Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:18.0937791Z ] 2023-07-13T15:17:18.0938893Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0940809Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0942703Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0943724Z with 2023-07-13T15:17:18.0944116Z [ 2023-07-13T15:17:18.0944619Z T=torch::jit::ModuleInstanceInfo 2023-07-13T15:17:18.0945088Z ] 2023-07-13T15:17:18.0946101Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0947137Z with 2023-07-13T15:17:18.0947531Z [ 2023-07-13T15:17:18.0948360Z T=c10::intrusive_ptr> 2023-07-13T15:17:18.0949058Z ] 2023-07-13T15:17:18.0950327Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0951281Z with 2023-07-13T15:17:18.0951669Z [ 2023-07-13T15:17:18.0952365Z T=c10::intrusive_ptr> 2023-07-13T15:17:18.0953033Z ] 2023-07-13T15:17:18.0954252Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0955543Z with 2023-07-13T15:17:18.0955916Z [ 2023-07-13T15:17:18.0956647Z T=c10::intrusive_ptr> 2023-07-13T15:17:18.0957321Z ] 2023-07-13T15:17:18.0958675Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0959864Z with 2023-07-13T15:17:18.0960243Z [ 2023-07-13T15:17:18.0960721Z TTarget=torch::jit::Scope 2023-07-13T15:17:18.0961182Z ] 2023-07-13T15:17:18.0962474Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0965605Z with 2023-07-13T15:17:18.0966088Z [ 2023-07-13T15:17:18.0966563Z TTarget=torch::jit::Scope 2023-07-13T15:17:18.0967087Z ] 2023-07-13T15:17:18.0968547Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0969514Z with 2023-07-13T15:17:18.0969900Z [ 2023-07-13T15:17:18.0970661Z T=c10::intrusive_ptr> 2023-07-13T15:17:18.0971297Z ] 2023-07-13T15:17:18.0972262Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0973217Z with 2023-07-13T15:17:18.0973604Z [ 2023-07-13T15:17:18.0974050Z T=at::ThreadLocalState 2023-07-13T15:17:18.0974488Z ] 2023-07-13T15:17:18.0975559Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0976528Z with 2023-07-13T15:17:18.0977182Z [ 2023-07-13T15:17:18.0977658Z T=at::ThreadLocalState 2023-07-13T15:17:18.0978414Z ] 2023-07-13T15:17:18.0979580Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0980663Z with 2023-07-13T15:17:18.0981052Z [ 2023-07-13T15:17:18.0981496Z T=at::ThreadLocalState 2023-07-13T15:17:18.0981950Z ] 2023-07-13T15:17:18.0983198Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.0985378Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.0987179Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.0988395Z with 2023-07-13T15:17:18.0988785Z [ 2023-07-13T15:17:18.0989237Z T=at::ThreadLocalState 2023-07-13T15:17:18.0989671Z ] 2023-07-13T15:17:18.0990646Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.0991578Z with 2023-07-13T15:17:18.0991970Z [ 2023-07-13T15:17:18.0992498Z T=std::shared_ptr 2023-07-13T15:17:18.0992966Z ] 2023-07-13T15:17:18.0994015Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.0994980Z with 2023-07-13T15:17:18.0995366Z [ 2023-07-13T15:17:18.0995873Z T=std::shared_ptr 2023-07-13T15:17:18.0997246Z ] 2023-07-13T15:17:18.0998400Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.0999481Z with 2023-07-13T15:17:18.0999867Z [ 2023-07-13T15:17:18.1000451Z T=std::shared_ptr 2023-07-13T15:17:18.1000962Z ] 2023-07-13T15:17:18.1002080Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.1003791Z 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:18.1005451Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.1007221Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.1008199Z with 2023-07-13T15:17:18.1008571Z [ 2023-07-13T15:17:18.1009065Z T=std::shared_ptr 2023-07-13T15:17:18.1009550Z ] 2023-07-13T15:17:18.1010520Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.1011463Z with 2023-07-13T15:17:18.1011848Z [ 2023-07-13T15:17:18.1012307Z T=torch::jit::GraphExecutor 2023-07-13T15:17:18.1012755Z ] 2023-07-13T15:17:18.1013798Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.1015220Z with 2023-07-13T15:17:18.1015648Z [ 2023-07-13T15:17:18.1016390Z T=torch::jit::GraphExecutor 2023-07-13T15:17:18.1016922Z ] 2023-07-13T15:17:18.1018138Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.1019116Z with 2023-07-13T15:17:18.1019503Z [ 2023-07-13T15:17:18.1019927Z T=torch::jit::GraphExecutor 2023-07-13T15:17:18.1020368Z ] 2023-07-13T15:17:18.1021378Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.1022976Z 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:18.1024603Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.1026348Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.1027544Z with 2023-07-13T15:17:18.1027918Z [ 2023-07-13T15:17:18.1028360Z T=torch::jit::GraphExecutor 2023-07-13T15:17:18.1028805Z ] 2023-07-13T15:17:18.1029738Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.1030645Z with 2023-07-13T15:17:18.1031026Z [ 2023-07-13T15:17:18.1031444Z T=torch::jit::Method 2023-07-13T15:17:18.1031825Z ] 2023-07-13T15:17:18.1032814Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.1033783Z with 2023-07-13T15:17:18.1034141Z [ 2023-07-13T15:17:18.1034491Z T=torch::jit::Method 2023-07-13T15:17:18.1034892Z ] 2023-07-13T15:17:18.1035978Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.1037049Z with 2023-07-13T15:17:18.1037444Z [ 2023-07-13T15:17:18.1037868Z T=torch::jit::Method 2023-07-13T15:17:18.1038287Z ] 2023-07-13T15:17:18.1039271Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.1042380Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.1043942Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.1044855Z with 2023-07-13T15:17:18.1045240Z [ 2023-07-13T15:17:18.1045682Z T=torch::jit::Method 2023-07-13T15:17:18.1045848Z ] 2023-07-13T15:17:18.1046564Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.1046722Z with 2023-07-13T15:17:18.1046861Z [ 2023-07-13T15:17:18.1047455Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:18.1047591Z ] 2023-07-13T15:17:18.1048350Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.1048514Z with 2023-07-13T15:17:18.1048659Z [ 2023-07-13T15:17:18.1049280Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:18.1049430Z ] 2023-07-13T15:17:18.1050247Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.1050621Z with 2023-07-13T15:17:18.1050762Z [ 2023-07-13T15:17:18.1051362Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:18.1051512Z ] 2023-07-13T15:17:18.1052672Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.1053831Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.1054652Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.1054818Z with 2023-07-13T15:17:18.1054961Z [ 2023-07-13T15:17:18.1055566Z T=std::vector,std::allocator>,std::allocator,std::allocator>>> 2023-07-13T15:17:18.1055705Z ] 2023-07-13T15:17:18.1056440Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.1056606Z with 2023-07-13T15:17:18.1056767Z [ 2023-07-13T15:17:18.1057747Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:18.1057905Z ] 2023-07-13T15:17:18.1058860Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.1059049Z with 2023-07-13T15:17:18.1059192Z [ 2023-07-13T15:17:18.1060143Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:18.1060316Z ] 2023-07-13T15:17:18.1061219Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.1061376Z with 2023-07-13T15:17:18.1061521Z [ 2023-07-13T15:17:18.1062521Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:18.1062665Z ] 2023-07-13T15:17:18.1064136Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.1065969Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.1066776Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.1066951Z with 2023-07-13T15:17:18.1067083Z [ 2023-07-13T15:17:18.1067953Z T=std::function>,std::allocator>>> &)> 2023-07-13T15:17:18.1068097Z ] 2023-07-13T15:17:18.1068825Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.1068995Z with 2023-07-13T15:17:18.1069141Z [ 2023-07-13T15:17:18.1069471Z T=std::function 2023-07-13T15:17:18.1069598Z ] 2023-07-13T15:17:18.1070333Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.1070517Z with 2023-07-13T15:17:18.1070650Z [ 2023-07-13T15:17:18.1070998Z T=std::function 2023-07-13T15:17:18.1071117Z ] 2023-07-13T15:17:18.1072251Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.1072430Z with 2023-07-13T15:17:18.1072567Z [ 2023-07-13T15:17:18.1072912Z T=std::function 2023-07-13T15:17:18.1073056Z ] 2023-07-13T15:17:18.1074115Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.1075059Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.1075867Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.1076036Z with 2023-07-13T15:17:18.1076180Z [ 2023-07-13T15:17:18.1076518Z T=std::function 2023-07-13T15:17:18.1079365Z ] 2023-07-13T15:17:18.1080140Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.1080313Z with 2023-07-13T15:17:18.1080459Z [ 2023-07-13T15:17:18.1080759Z T=std::vector> 2023-07-13T15:17:18.1080898Z ] 2023-07-13T15:17:18.1081666Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.1081828Z with 2023-07-13T15:17:18.1081964Z [ 2023-07-13T15:17:18.1082257Z T=std::vector> 2023-07-13T15:17:18.1082397Z ] 2023-07-13T15:17:18.1083220Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.1083403Z with 2023-07-13T15:17:18.1083541Z [ 2023-07-13T15:17:18.1083847Z T=std::vector> 2023-07-13T15:17:18.1083987Z ] 2023-07-13T15:17:18.1084804Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.1084972Z with 2023-07-13T15:17:18.1085104Z [ 2023-07-13T15:17:18.1085255Z T=double 2023-07-13T15:17:18.1085386Z ] 2023-07-13T15:17:18.1086269Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.1086425Z with 2023-07-13T15:17:18.1086566Z [ 2023-07-13T15:17:18.1086725Z T=double 2023-07-13T15:17:18.1086870Z ] 2023-07-13T15:17:18.1087858Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.1088045Z with 2023-07-13T15:17:18.1088184Z [ 2023-07-13T15:17:18.1088479Z T=std::vector> 2023-07-13T15:17:18.1088626Z ] 2023-07-13T15:17:18.1089353Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.1089516Z with 2023-07-13T15:17:18.1089653Z [ 2023-07-13T15:17:18.1089908Z T=std::tuple 2023-07-13T15:17:18.1090055Z ] 2023-07-13T15:17:18.1090789Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.1090958Z with 2023-07-13T15:17:18.1091098Z [ 2023-07-13T15:17:18.1091349Z T=std::tuple 2023-07-13T15:17:18.1091504Z ] 2023-07-13T15:17:18.1092335Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.1092486Z with 2023-07-13T15:17:18.1092631Z [ 2023-07-13T15:17:18.1093132Z T=std::tuple 2023-07-13T15:17:18.1093268Z ] 2023-07-13T15:17:18.1094063Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.1094947Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.1095759Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.1095931Z with 2023-07-13T15:17:18.1096073Z [ 2023-07-13T15:17:18.1096352Z T=std::tuple 2023-07-13T15:17:18.1096500Z ] 2023-07-13T15:17:18.1097228Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/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:18.1097374Z with 2023-07-13T15:17:18.1097518Z [ 2023-07-13T15:17:18.1097839Z T=std::vector> 2023-07-13T15:17:18.1098002Z ] 2023-07-13T15:17:18.1098775Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-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:18.1098933Z with 2023-07-13T15:17:18.1099063Z [ 2023-07-13T15:17:18.1099356Z T=std::vector> 2023-07-13T15:17:18.1099489Z ] 2023-07-13T15:17:18.1100305Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/torch/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:18.1100478Z with 2023-07-13T15:17:18.1100593Z [ 2023-07-13T15:17:18.1100902Z T=std::vector> 2023-07-13T15:17:18.1101040Z ] 2023-07-13T15:17:18.1102086Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/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:18.1102974Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.1103786Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_h_env/lib/site-packages/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:18.1103942Z with 2023-07-13T15:17:18.1104091Z [ 2023-07-13T15:17:18.1104404Z T=std::vector> 2023-07-13T15:17:18.1104560Z ] 2023-07-13T15:17:18.1105369Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:18.1105524Z with 2023-07-13T15:17:18.1105638Z [ 2023-07-13T15:17:18.1105997Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:18.1106727Z V=std::unique_ptr> 2023-07-13T15:17:18.1106878Z ] 2023-07-13T15:17:21.2375872Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:21.2377015Z with 2023-07-13T15:17:21.2377416Z [ 2023-07-13T15:17:21.2378015Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:21.2378581Z V=std::unique_ptr> 2023-07-13T15:17:21.2378956Z ] 2023-07-13T15:17:21.2380165Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:21.2381628Z with 2023-07-13T15:17:21.2381961Z [ 2023-07-13T15:17:21.2382646Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:21.2383491Z V=std::unique_ptr>, 2023-07-13T15:17:21.2384460Z H=std::hash,std::allocator>>, 2023-07-13T15:17:21.2385185Z E=std::equal_to,std::allocator>>, 2023-07-13T15:17:21.2386293Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:17:21.2387149Z ] 2023-07-13T15:17:21.2390873Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:21.2392349Z with 2023-07-13T15:17:21.2392560Z [ 2023-07-13T15:17:21.2392875Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:21.2393380Z V=std::unique_ptr>, 2023-07-13T15:17:21.2393894Z H=std::hash,std::allocator>>, 2023-07-13T15:17:21.2394334Z E=std::equal_to,std::allocator>>, 2023-07-13T15:17:21.2394970Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:17:21.2395448Z ] 2023-07-13T15:17:21.2396230Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:21.2397453Z with 2023-07-13T15:17:21.2397677Z [ 2023-07-13T15:17:21.2397995Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:21.2398785Z V=std::unique_ptr>, 2023-07-13T15:17:21.2399303Z H=std::hash,std::allocator>>, 2023-07-13T15:17:21.2399753Z E=std::equal_to,std::allocator>>, 2023-07-13T15:17:21.2400385Z A=std::allocator,std::allocator>,std::unique_ptr>>> 2023-07-13T15:17:21.2400853Z ] 2023-07-13T15:17:21.2402008Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:21.2402995Z with 2023-07-13T15:17:21.2403199Z [ 2023-07-13T15:17:21.2403494Z K=std::basic_string,std::allocator>, 2023-07-13T15:17:21.2403990Z V=std::unique_ptr> 2023-07-13T15:17:21.2404501Z ] 2023-07-13T15:17:21.2405047Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:21.2405913Z with 2023-07-13T15:17:21.2406107Z [ 2023-07-13T15:17:21.2406341Z K=c10::DispatchKey, 2023-07-13T15:17:21.2406713Z V=std::list> 2023-07-13T15:17:21.2407037Z ] 2023-07-13T15:17:21.2407724Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:21.2408255Z with 2023-07-13T15:17:21.2408457Z [ 2023-07-13T15:17:21.2408685Z K=c10::DispatchKey, 2023-07-13T15:17:21.2409037Z V=std::list> 2023-07-13T15:17:21.2409369Z ] 2023-07-13T15:17:21.2410162Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:21.2411309Z with 2023-07-13T15:17:21.2411526Z [ 2023-07-13T15:17:21.2411737Z K=c10::DispatchKey, 2023-07-13T15:17:21.2412112Z V=std::list>, 2023-07-13T15:17:21.2412719Z H=std::hash, 2023-07-13T15:17:21.2413334Z E=std::equal_to, 2023-07-13T15:17:21.2414184Z A=std::allocator>>> 2023-07-13T15:17:21.2415059Z ] 2023-07-13T15:17:21.2416569Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:21.2417946Z with 2023-07-13T15:17:21.2418428Z [ 2023-07-13T15:17:21.2418859Z K=c10::DispatchKey, 2023-07-13T15:17:21.2419690Z V=std::list>, 2023-07-13T15:17:21.2420388Z H=std::hash, 2023-07-13T15:17:21.2420949Z E=std::equal_to, 2023-07-13T15:17:21.2421794Z A=std::allocator>>> 2023-07-13T15:17:21.2422511Z ] 2023-07-13T15:17:21.2423943Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:21.2437869Z with 2023-07-13T15:17:21.2438269Z [ 2023-07-13T15:17:21.2438715Z K=c10::DispatchKey, 2023-07-13T15:17:21.2439544Z V=std::list>, 2023-07-13T15:17:21.2440459Z H=std::hash, 2023-07-13T15:17:21.2441051Z E=std::equal_to, 2023-07-13T15:17:21.2441938Z A=std::allocator>>> 2023-07-13T15:17:21.2442671Z ] 2023-07-13T15:17:22.1097516Z C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/_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:22.1098358Z with 2023-07-13T15:17:22.1098572Z [ 2023-07-13T15:17:22.1098816Z K=c10::DispatchKey, 2023-07-13T15:17:22.1099222Z V=std::list> 2023-07-13T15:17:22.1099532Z ] 2023-07-13T15:17:22.1105270Z [73/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\libtorchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\libtorchaudio.dir\lfilter.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\overdrive.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\utils.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_alphas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute_betas.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\autograd.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_alphas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute_betas.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rnnt\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\rir.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\cpu\compute.cpp.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\forced_align\gpu\compute.cu.obj torchaudio\csrc\CMakeFiles\libtorchaudio.dir\iir_cuda.cu.obj /out:torchaudio\csrc\libtorchaudio.pyd /implib:torchaudio\csrc\libtorchaudio.lib /pdb:torchaudio\csrc\libtorchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\libtorchaudio.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\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:17:22.1115355Z [74/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\CMakeFiles\_torchaudio.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\CMakeFiles\_torchaudio.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\_torchaudio.pyd /implib:torchaudio\csrc\_torchaudio.lib /pdb:torchaudio\csrc\_torchaudio.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\CMakeFiles\_torchaudio.dir\.\exports.def torchaudio\csrc\libtorchaudio.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:17:22.1120696Z [75/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -Dlibtorchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:22.1122242Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:22.1122631Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:22.1122849Z 2023-07-13T15:17:22.1123234Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:22.1124006Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:22.1125043Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:22.1125876Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:22.1126866Z %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:22.1127454Z %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:22.1128167Z %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:22.1128764Z %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:44.7901672Z 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:44.7902682Z with 2023-07-13T15:17:44.7903062Z [ 2023-07-13T15:17:44.7903443Z _Ty=int64_t 2023-07-13T15:17:44.7903842Z ] 2023-07-13T15:17:44.7905243Z 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:44.7906364Z with 2023-07-13T15:17:44.7906821Z [ 2023-07-13T15:17:44.7907251Z _This=int64_t, 2023-07-13T15:17:44.7907701Z _Other=double & 2023-07-13T15:17:44.7908092Z ] 2023-07-13T15:17:44.7909145Z 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:44.7910113Z with 2023-07-13T15:17:44.7910500Z [ 2023-07-13T15:17:44.7911220Z _This=int64_t, 2023-07-13T15:17:44.7911666Z _Other=double & 2023-07-13T15:17:44.7912067Z ] 2023-07-13T15:17:44.7913152Z 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:44.7914131Z with 2023-07-13T15:17:44.7914516Z [ 2023-07-13T15:17:44.7914977Z _Tag=std::_Exact_args_t, 2023-07-13T15:17:44.7915444Z _This2=double & 2023-07-13T15:17:44.7915840Z ] 2023-07-13T15:17:44.7916915Z 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:44.7917916Z with 2023-07-13T15:17:44.7918308Z [ 2023-07-13T15:17:44.7918753Z _Tag=std::_Exact_args_t, 2023-07-13T15:17:44.7919192Z _This2=double & 2023-07-13T15:17:44.7919603Z ] 2023-07-13T15:17:44.7920790Z 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:44.7921907Z with 2023-07-13T15:17:44.7922275Z [ 2023-07-13T15:17:44.7922719Z _Tag=std::_Exact_args_t, 2023-07-13T15:17:44.7923276Z _This2=torch::autograd::Variable & 2023-07-13T15:17:44.7923802Z ] 2023-07-13T15:17:44.7924978Z 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:44.7926089Z with 2023-07-13T15:17:44.7926467Z [ 2023-07-13T15:17:44.7926910Z _Tag=std::_Exact_args_t, 2023-07-13T15:17:44.7927462Z _This2=torch::autograd::Variable & 2023-07-13T15:17:44.7927914Z ] 2023-07-13T15:17:44.7929193Z %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:44.7930153Z with 2023-07-13T15:17:44.7930538Z [ 2023-07-13T15:17:44.7930933Z _This2=at::Tensor & 2023-07-13T15:17:44.7931351Z ] 2023-07-13T15:17:44.7932344Z %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:44.7933289Z with 2023-07-13T15:17:44.7933668Z [ 2023-07-13T15:17:44.7934077Z _This2=at::Tensor & 2023-07-13T15:17:44.7934488Z ] 2023-07-13T15:17:44.7935189Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:44.7936181Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:44.7937186Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:44.7938227Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:44.7941571Z [76/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg5 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg5_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:44.7943960Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:17:44.7944358Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:17:44.7944579Z 2023-07-13T15:17:44.7944963Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(209): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:17:44.7945729Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(220): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:17:44.7946740Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(231): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:17:44.7947950Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f5-src\include\libavutil\common.h(242): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:17:44.7948615Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:44.7949446Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:17:44.7950366Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:17:44.7951392Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:17:44.7952401Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:17:44.7953419Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:17:44.7954667Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:18:36.7770950Z [77/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\ffmpeg.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\filter_graph.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\hw_context.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\chunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\buffer\unchunked_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\conversion.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\packet_buffer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\post_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_processor.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_reader\stream_reader.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encode_process.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\encoder.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\packet_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\stream_writer.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\stream_writer\tensor_converter.cpp.obj torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\compat.cpp.obj /out:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\libtorchaudio_ffmpeg6.dir\.\exports.def %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:36.7782153Z [78/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg5.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg5.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg5.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:18:36.7787748Z [79/84] C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP -DTORCHAUDIO_FFMPEG_EXT_NAME=_torchaudio_ffmpeg6 -DUSE_C10D_GLOO -DUSE_CUDA -DUSE_DISTRIBUTED -D_torchaudio_ffmpeg6_EXPORTS -I%SRC_DIR% -I%SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include -external:I%PREFIX%\include -external:I%PREFIX%\lib\site-packages\torch\include -external:I%PREFIX%\lib\site-packages\torch\include\torch\csrc\api\include -external:I"C:\Program Files\NVIDIA Corporation\NvToolsExt\include" -external:I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:36.7789704Z Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30151 for x64 2023-07-13T15:18:36.7790077Z Copyright (C) Microsoft Corporation. All rights reserved. 2023-07-13T15:18:36.7790295Z 2023-07-13T15:18:36.7790683Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(208): warning C4244: 'return': conversion from 'int' to 'uint8_t', possible loss of data 2023-07-13T15:18:36.7791447Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(219): warning C4244: 'return': conversion from 'int' to 'int8_t', possible loss of data 2023-07-13T15:18:36.7792208Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(230): warning C4244: 'return': conversion from 'int' to 'uint16_t', possible loss of data 2023-07-13T15:18:36.7792957Z %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\_deps\f6-src\include\libavutil\common.h(241): warning C4244: 'return': conversion from 'int' to 'int16_t', possible loss of data 2023-07-13T15:18:36.7793719Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:18:36.7794260Z %PREFIX%\lib\site-packages\torch\include\c10\util\irange.h(65) : warning C4702: unreachable code 2023-07-13T15:18:36.7794919Z %PREFIX%\lib\site-packages\torch\include\c10\util\Optional.h(769) : warning C4702: unreachable code 2023-07-13T15:18:37.4334416Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(89) : warning C4706: assignment within conditional expression 2023-07-13T15:18:37.4335443Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(73) : warning C4706: assignment within conditional expression 2023-07-13T15:18:37.4336013Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(37) : warning C4706: assignment within conditional expression 2023-07-13T15:18:37.4336575Z %SRC_DIR%\torchaudio\csrc\ffmpeg\pybind\pybind.cpp(54) : warning C4706: assignment within conditional expression 2023-07-13T15:18:37.4341373Z [80/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\pybind\pybind.cpp.obj /out:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pyd /implib:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.lib /pdb:torchaudio\csrc\ffmpeg\_torchaudio_ffmpeg6.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\ffmpeg\CMakeFiles\_torchaudio_ffmpeg6.dir\.\exports.def torchaudio\csrc\ffmpeg\libtorchaudio_ffmpeg6.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\torch.lib %PREFIX%\lib\site-packages\torch\lib\torch_cuda.lib %PREFIX%\lib\site-packages\torch\lib\torch_cpu.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib %PREFIX%\lib\site-packages\torch\lib\c10.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:37.4352514Z [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:37.4358409Z ctc_prefix_decoder_kernel_v2.cu 2023-07-13T15:18:37.4358752Z tmpxft_000012b0_00000000-7_ctc_prefix_decoder_kernel_v2.compute_90.cudafe1.cpp 2023-07-13T15:18:37.5287189Z [82/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder.cpp.obj torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\src\ctc_prefix_decoder_kernel_v2.cu.obj /out:torchaudio\csrc\cuctc\libctc_prefix_decoder.pyd /implib:torchaudio\csrc\cuctc\libctc_prefix_decoder.lib /pdb:torchaudio\csrc\cuctc\libctc_prefix_decoder.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\libctc_prefix_decoder.dir\.\exports.def -LIBPATH:C:\PROGRA~1\NVIDIA~2\CUDA\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:37.5294727Z [83/84] cmd.exe /C "cmd.exe /C "%PREFIX%\Library\bin\cmake.exe -E __create_def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def %SRC_DIR%\build\temp.win-amd64-cpython-311\Release\torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def.objs && cd %SRC_DIR%\build\temp.win-amd64-cpython-311\Release" && %PREFIX%\Library\bin\cmake.exe -E vs_link_dll --intdir=torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100190~1.0\x64\mt.exe --manifests -- C:\PROGRA~2\MICROS~1\2019\BUILDT~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\src\python_binding.cpp.obj /out:torchaudio\csrc\cuctc\pybind11_prefixctc.pyd /implib:torchaudio\csrc\cuctc\pybind11_prefixctc.lib /pdb:torchaudio\csrc\cuctc\pybind11_prefixctc.pdb /dll /version:0.0 /machine:x64 /INCREMENTAL:NO /DEF:torchaudio\csrc\cuctc\CMakeFiles\pybind11_prefixctc.dir\.\exports.def torchaudio\csrc\cuctc\libctc_prefix_decoder.lib %PREFIX%\lib\site-packages\torch\lib\torch_python.lib %PREFIX%\libs\python311.lib %PREFIX%\lib\site-packages\torch\lib\c10_cuda.lib "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\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:37.5298262Z [83/84] cmd.exe /C "cd /D %SRC_DIR%\build\temp.win-amd64-cpython-311\Release && %PREFIX%\Library\bin\cmake.exe -P cmake_install.cmake" 2023-07-13T15:18:37.5298735Z -- Install configuration: "Release" 2023-07-13T15:18:37.5299219Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio.pyd 2023-07-13T15:18:37.5299825Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio.pyd 2023-07-13T15:18:37.5300455Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg4.pyd 2023-07-13T15:18:37.5301082Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg5.pyd 2023-07-13T15:18:37.5301706Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libtorchaudio_ffmpeg6.pyd 2023-07-13T15:18:37.5302333Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg4.pyd 2023-07-13T15:18:37.5302957Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg5.pyd 2023-07-13T15:18:37.5303835Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/work/build/lib.win-amd64-cpython-311/torchaudio/lib/_torchaudio_ffmpeg6.pyd 2023-07-13T15:18:37.5304495Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/work/build/lib.win-amd64-cpython-311/torchaudio/lib/libctc_prefix_decoder.pyd 2023-07-13T15:18:37.5305478Z -- Installing: C:/Jenkins/Miniconda3/conda-bld/torchaudio_1689260374591/work/build/lib.win-amd64-cpython-311/torchaudio/lib/pybind11_prefixctc.pyd 2023-07-13T15:18:37.5305909Z running install_lib 2023-07-13T15:18:37.5306209Z creating %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:18:37.5306558Z creating %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:18:37.5307069Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\common.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:18:37.5307693Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\no_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:18:37.5308349Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\soundfile_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:18:37.5308975Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\sox_io_backend.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:18:37.5309600Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:18:37.5310210Z copying build\lib.win-amd64-cpython-311\torchaudio\backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\backend 2023-07-13T15:18:37.5311023Z creating %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:18:37.5311554Z copying build\lib.win-amd64-cpython-311\torchaudio\compliance\kaldi.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:18:37.5312504Z copying build\lib.win-amd64-cpython-311\torchaudio\compliance\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\compliance 2023-07-13T15:18:37.5313018Z creating %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5313540Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\cmuarctic.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5314175Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\cmudict.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5314810Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\commonvoice.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5315426Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\dr_vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5316062Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\fluentcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5316694Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\gtzan.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5317324Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\iemocap.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5318117Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librilight_limited.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5318760Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librimix.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5319724Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librispeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5320394Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\librispeech_biasing.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5321035Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\libritts.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5321664Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\ljspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5322401Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\musdb_hq.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5323020Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\quesst14.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5323627Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\snips.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5324265Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\speechcommands.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.5325064Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\tedlium.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.6388599Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.6389776Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\vctk.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.6391113Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\voxceleb1.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.6392423Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\yesno.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.6393539Z copying build\lib.win-amd64-cpython-311\torchaudio\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\datasets 2023-07-13T15:18:37.6394805Z creating %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:18:37.6395738Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\filtering.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:18:37.6396998Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:18:37.6398337Z copying build\lib.win-amd64-cpython-311\torchaudio\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\functional 2023-07-13T15:18:37.6399198Z creating %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:18:37.6400029Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_compat.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:18:37.6400633Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_effector.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:18:37.6401198Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_playback.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:18:37.6401795Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_stream_reader.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:18:37.6402400Z copying build\lib.win-amd64-cpython-311\torchaudio\io\_stream_writer.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:18:37.6402997Z copying build\lib.win-amd64-cpython-311\torchaudio\io\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\io 2023-07-13T15:18:37.6403687Z copying build\lib.win-amd64-cpython-311\torchaudio\kaldi_io.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:18:37.6404159Z creating %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:37.6404896Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libctc_prefix_decoder.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:37.6405546Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:37.6406171Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:37.6406816Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:37.6407429Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\libtorchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:37.6408259Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\pybind11_prefixctc.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:37.6408902Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:37.6409525Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg4.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:37.6410247Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg5.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:37.6410907Z copying build\lib.win-amd64-cpython-311\torchaudio\lib\_torchaudio_ffmpeg6.pyd -> %PREFIX%\Lib\site-packages\torchaudio\lib 2023-07-13T15:18:37.6411640Z creating %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:37.6412156Z copying build\lib.win-amd64-cpython-311\torchaudio\models\conformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:37.6412793Z copying build\lib.win-amd64-cpython-311\torchaudio\models\conv_tasnet.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:37.6413302Z creating %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:18:37.6413843Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:18:37.6414538Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\_cuda_ctc_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:18:37.6415205Z copying build\lib.win-amd64-cpython-311\torchaudio\models\decoder\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\decoder 2023-07-13T15:18:37.6415995Z copying build\lib.win-amd64-cpython-311\torchaudio\models\deepspeech.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:37.6416618Z copying build\lib.win-amd64-cpython-311\torchaudio\models\emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:37.6417394Z copying build\lib.win-amd64-cpython-311\torchaudio\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:37.6418290Z copying build\lib.win-amd64-cpython-311\torchaudio\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:37.6418915Z copying build\lib.win-amd64-cpython-311\torchaudio\models\tacotron2.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:37.6419563Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2letter.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:37.6420086Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:18:37.6420647Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\components.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:18:37.6421312Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\model.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:18:37.6421855Z creating %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:18:37.6422457Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\import_fairseq.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:18:37.6423193Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\import_huggingface.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:18:37.6424086Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils 2023-07-13T15:18:37.6425052Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\wavlm_attention.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:18:37.6425726Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2 2023-07-13T15:18:37.6426362Z copying build\lib.win-amd64-cpython-311\torchaudio\models\wavernn.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:37.6427110Z copying build\lib.win-amd64-cpython-311\torchaudio\models\_hdemucs.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:37.6427727Z copying build\lib.win-amd64-cpython-311\torchaudio\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\models 2023-07-13T15:18:37.6428192Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:18:37.6428730Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:18:37.6429425Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_source_separation_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:18:37.6430086Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:18:37.6430675Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:18:37.6431596Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\interface.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:18:37.6432279Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:18:37.6432943Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_tts\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts 2023-07-13T15:18:37.6433479Z creating %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:18:37.6434183Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\impl.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:18:37.6434866Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:18:37.6435558Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\_wav2vec2\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2 2023-07-13T15:18:37.6436219Z copying build\lib.win-amd64-cpython-311\torchaudio\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\pipelines 2023-07-13T15:18:37.6436892Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-13T15:18:37.6437310Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:18:37.6438161Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets\musan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:18:37.6438877Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\datasets\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets 2023-07-13T15:18:38.0033293Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:18:38.0034779Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\functional.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:18:38.0036317Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\_dsp.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:18:38.0038038Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\_rir.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:18:38.0040336Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\functional\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\functional 2023-07-13T15:18:38.0041555Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:38.0042744Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\conv_emformer.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:38.0046008Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\hifi_gan.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:38.0047590Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\rnnt.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:38.0048689Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\rnnt_decoder.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:38.0049272Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:18:38.0049866Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim\objective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:18:38.0050744Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim\subjective.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:18:38.0051673Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\squim\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim 2023-07-13T15:18:38.0052516Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\_conformer_wav2vec2.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:38.0053247Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\_emformer_hubert.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:38.0053930Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\models\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\models 2023-07-13T15:18:38.0054498Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:18:38.0055111Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\hifigan_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:18:38.0056055Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\rnnt_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:18:38.0056799Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\squim_pipeline.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:18:38.0057726Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\pipelines\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines 2023-07-13T15:18:38.0058404Z creating %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:18:38.0059131Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:18:38.0059853Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms 2023-07-13T15:18:38.0060537Z copying build\lib.win-amd64-cpython-311\torchaudio\prototype\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\prototype 2023-07-13T15:18:38.0061049Z creating %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:18:38.0061567Z copying build\lib.win-amd64-cpython-311\torchaudio\sox_effects\sox_effects.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:18:38.0062222Z copying build\lib.win-amd64-cpython-311\torchaudio\sox_effects\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\sox_effects 2023-07-13T15:18:38.0062736Z creating %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:18:38.0063273Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\_multi_channel.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:18:38.0064066Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\_transforms.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:18:38.0064822Z copying build\lib.win-amd64-cpython-311\torchaudio\transforms\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\transforms 2023-07-13T15:18:38.0065420Z creating %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:18:38.0065963Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\download.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:18:38.0067501Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\ffmpeg_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:18:38.0068171Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\sox_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:18:38.0068759Z copying build\lib.win-amd64-cpython-311\torchaudio\utils\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\utils 2023-07-13T15:18:38.0069348Z copying build\lib.win-amd64-cpython-311\torchaudio\version.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:18:38.0069835Z creating %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:18:38.0070348Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:18:38.0071140Z copying build\lib.win-amd64-cpython-311\torchaudio\_backend\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_backend 2023-07-13T15:18:38.0071896Z creating %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:18:38.0072427Z copying build\lib.win-amd64-cpython-311\torchaudio\_extension\utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:18:38.0073062Z copying build\lib.win-amd64-cpython-311\torchaudio\_extension\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_extension 2023-07-13T15:18:38.0073570Z creating %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:18:38.0074097Z copying build\lib.win-amd64-cpython-311\torchaudio\_internal\module_utils.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:18:38.0074855Z copying build\lib.win-amd64-cpython-311\torchaudio\_internal\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio\_internal 2023-07-13T15:18:38.0075450Z copying build\lib.win-amd64-cpython-311\torchaudio\__init__.py -> %PREFIX%\Lib\site-packages\torchaudio 2023-07-13T15:18:38.0076022Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\common.py to common.cpython-311.pyc 2023-07-13T15:18:38.0076621Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\no_backend.py to no_backend.cpython-311.pyc 2023-07-13T15:18:38.0077403Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\soundfile_backend.py to soundfile_backend.cpython-311.pyc 2023-07-13T15:18:38.0078213Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\sox_io_backend.py to sox_io_backend.cpython-311.pyc 2023-07-13T15:18:38.0078809Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\utils.py to utils.cpython-311.pyc 2023-07-13T15:18:38.0079371Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\backend\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:38.0079944Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\kaldi.py to kaldi.cpython-311.pyc 2023-07-13T15:18:38.0080522Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\compliance\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:38.0081096Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmuarctic.py to cmuarctic.cpython-311.pyc 2023-07-13T15:18:38.0081695Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\cmudict.py to cmudict.cpython-311.pyc 2023-07-13T15:18:38.0082304Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\commonvoice.py to commonvoice.cpython-311.pyc 2023-07-13T15:18:38.0082898Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\dr_vctk.py to dr_vctk.cpython-311.pyc 2023-07-13T15:18:38.0083658Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\fluentcommands.py to fluentcommands.cpython-311.pyc 2023-07-13T15:18:38.0084376Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\gtzan.py to gtzan.cpython-311.pyc 2023-07-13T15:18:38.0085047Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\iemocap.py to iemocap.cpython-311.pyc 2023-07-13T15:18:38.0085688Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librilight_limited.py to librilight_limited.cpython-311.pyc 2023-07-13T15:18:38.0086323Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librimix.py to librimix.cpython-311.pyc 2023-07-13T15:18:38.0087042Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech.py to librispeech.cpython-311.pyc 2023-07-13T15:18:38.0087711Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\librispeech_biasing.py to librispeech_biasing.cpython-311.pyc 2023-07-13T15:18:38.0088343Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\libritts.py to libritts.cpython-311.pyc 2023-07-13T15:18:38.0088936Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\ljspeech.py to ljspeech.cpython-311.pyc 2023-07-13T15:18:38.0089520Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\musdb_hq.py to musdb_hq.cpython-311.pyc 2023-07-13T15:18:40.9941666Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\quesst14.py to quesst14.cpython-311.pyc 2023-07-13T15:18:40.9942831Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\snips.py to snips.cpython-311.pyc 2023-07-13T15:18:40.9943907Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\speechcommands.py to speechcommands.cpython-311.pyc 2023-07-13T15:18:40.9944903Z INFO:conda_build.build:Packaging torchaudio 2023-07-13T15:18:40.9945549Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\tedlium.py to tedlium.cpython-311.pyc 2023-07-13T15:18:40.9946128Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\utils.py to utils.cpython-311.pyc 2023-07-13T15:18:40.9946682Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\vctk.py to vctk.cpython-311.pyc 2023-07-13T15:18:40.9947946Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\voxceleb1.py to voxceleb1.cpython-311.pyc 2023-07-13T15:18:40.9948550Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\yesno.py to yesno.cpython-311.pyc 2023-07-13T15:18:40.9949246Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\datasets\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9949846Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\filtering.py to filtering.cpython-311.pyc 2023-07-13T15:18:40.9950472Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\functional.py to functional.cpython-311.pyc 2023-07-13T15:18:40.9951051Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\functional\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9951631Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_compat.py to _compat.cpython-311.pyc 2023-07-13T15:18:40.9952191Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_effector.py to _effector.cpython-311.pyc 2023-07-13T15:18:40.9952758Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_playback.py to _playback.cpython-311.pyc 2023-07-13T15:18:40.9953345Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_reader.py to _stream_reader.cpython-311.pyc 2023-07-13T15:18:40.9954008Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\_stream_writer.py to _stream_writer.cpython-311.pyc 2023-07-13T15:18:40.9954645Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\io\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9955467Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\kaldi_io.py to kaldi_io.cpython-311.pyc 2023-07-13T15:18:40.9956050Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conformer.py to conformer.cpython-311.pyc 2023-07-13T15:18:40.9956646Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\conv_tasnet.py to conv_tasnet.cpython-311.pyc 2023-07-13T15:18:40.9957245Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_ctc_decoder.py to _ctc_decoder.cpython-311.pyc 2023-07-13T15:18:40.9958072Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\_cuda_ctc_decoder.py to _cuda_ctc_decoder.cpython-311.pyc 2023-07-13T15:18:40.9958705Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\decoder\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9959426Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\deepspeech.py to deepspeech.cpython-311.pyc 2023-07-13T15:18:40.9960205Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\emformer.py to emformer.cpython-311.pyc 2023-07-13T15:18:40.9960922Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt.py to rnnt.cpython-311.pyc 2023-07-13T15:18:40.9961668Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\rnnt_decoder.py to rnnt_decoder.cpython-311.pyc 2023-07-13T15:18:40.9962404Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\tacotron2.py to tacotron2.cpython-311.pyc 2023-07-13T15:18:40.9963006Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2letter.py to wav2letter.cpython-311.pyc 2023-07-13T15:18:40.9963616Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\components.py to components.cpython-311.pyc 2023-07-13T15:18:40.9964214Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\model.py to model.cpython-311.pyc 2023-07-13T15:18:40.9964849Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_fairseq.py to import_fairseq.cpython-311.pyc 2023-07-13T15:18:40.9965582Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\import_huggingface.py to import_huggingface.cpython-311.pyc 2023-07-13T15:18:40.9966234Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\utils\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9966863Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\wavlm_attention.py to wavlm_attention.cpython-311.pyc 2023-07-13T15:18:40.9967753Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wav2vec2\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9968601Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\wavernn.py to wavernn.cpython-311.pyc 2023-07-13T15:18:40.9969183Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\_hdemucs.py to _hdemucs.cpython-311.pyc 2023-07-13T15:18:40.9969748Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\models\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9970348Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-311.pyc 2023-07-13T15:18:40.9971015Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_source_separation_pipeline.py to _source_separation_pipeline.cpython-311.pyc 2023-07-13T15:18:40.9971660Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\impl.py to impl.cpython-311.pyc 2023-07-13T15:18:40.9972259Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\interface.py to interface.cpython-311.pyc 2023-07-13T15:18:40.9972859Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\utils.py to utils.cpython-311.pyc 2023-07-13T15:18:40.9973637Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_tts\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9974370Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\impl.py to impl.cpython-311.pyc 2023-07-13T15:18:40.9975252Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\utils.py to utils.cpython-311.pyc 2023-07-13T15:18:40.9975860Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\_wav2vec2\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9976437Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\pipelines\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9977019Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\musan.py to musan.cpython-311.pyc 2023-07-13T15:18:40.9977605Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\datasets\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9978363Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\functional.py to functional.cpython-311.pyc 2023-07-13T15:18:40.9978995Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_dsp.py to _dsp.cpython-311.pyc 2023-07-13T15:18:40.9979710Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\_rir.py to _rir.cpython-311.pyc 2023-07-13T15:18:40.9980320Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\functional\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9981094Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\conv_emformer.py to conv_emformer.cpython-311.pyc 2023-07-13T15:18:40.9981858Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\hifi_gan.py to hifi_gan.cpython-311.pyc 2023-07-13T15:18:40.9982602Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt.py to rnnt.cpython-311.pyc 2023-07-13T15:18:40.9983213Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\rnnt_decoder.py to rnnt_decoder.cpython-311.pyc 2023-07-13T15:18:40.9983858Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\objective.py to objective.cpython-311.pyc 2023-07-13T15:18:40.9984491Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\subjective.py to subjective.cpython-311.pyc 2023-07-13T15:18:40.9985126Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\squim\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9985770Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_conformer_wav2vec2.py to _conformer_wav2vec2.cpython-311.pyc 2023-07-13T15:18:40.9986570Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\_emformer_hubert.py to _emformer_hubert.cpython-311.pyc 2023-07-13T15:18:40.9987681Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\models\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9988464Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\hifigan_pipeline.py to hifigan_pipeline.cpython-311.pyc 2023-07-13T15:18:40.9989284Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\rnnt_pipeline.py to rnnt_pipeline.cpython-311.pyc 2023-07-13T15:18:40.9989965Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\squim_pipeline.py to squim_pipeline.cpython-311.pyc 2023-07-13T15:18:40.9990605Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\pipelines\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9991234Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\_transforms.py to _transforms.cpython-311.pyc 2023-07-13T15:18:40.9991849Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\transforms\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9992436Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\prototype\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9993019Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\sox_effects.py to sox_effects.cpython-311.pyc 2023-07-13T15:18:40.9993591Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\sox_effects\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9994322Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_multi_channel.py to _multi_channel.cpython-311.pyc 2023-07-13T15:18:40.9995075Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\_transforms.py to _transforms.cpython-311.pyc 2023-07-13T15:18:40.9995802Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\transforms\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9996378Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\download.py to download.cpython-311.pyc 2023-07-13T15:18:40.9997209Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\ffmpeg_utils.py to ffmpeg_utils.cpython-311.pyc 2023-07-13T15:18:40.9997790Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\sox_utils.py to sox_utils.cpython-311.pyc 2023-07-13T15:18:40.9998325Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\utils\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:40.9998862Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\version.py to version.cpython-311.pyc 2023-07-13T15:18:40.9999533Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\utils.py to utils.cpython-311.pyc 2023-07-13T15:18:41.0000102Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_backend\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:41.0000661Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\utils.py to utils.cpython-311.pyc 2023-07-13T15:18:41.0001351Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_extension\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:41.0002271Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\module_utils.py to module_utils.cpython-311.pyc 2023-07-13T15:18:41.0002929Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\_internal\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:41.0003517Z byte-compiling %PREFIX%\Lib\site-packages\torchaudio\__init__.py to __init__.cpython-311.pyc 2023-07-13T15:18:41.0003882Z running install_egg_info 2023-07-13T15:18:41.0004126Z running egg_info 2023-07-13T15:18:41.0004379Z creating torchaudio.egg-info 2023-07-13T15:18:41.0004675Z writing torchaudio.egg-info\PKG-INFO 2023-07-13T15:18:41.0005070Z writing dependency_links to torchaudio.egg-info\dependency_links.txt 2023-07-13T15:18:41.0005569Z writing requirements to torchaudio.egg-info\requires.txt 2023-07-13T15:18:41.0005957Z writing top-level names to torchaudio.egg-info\top_level.txt 2023-07-13T15:18:41.0006345Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:18:41.0006704Z reading manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:18:41.0007162Z adding license file 'LICENSE' 2023-07-13T15:18:41.0007633Z writing manifest file 'torchaudio.egg-info\SOURCES.txt' 2023-07-13T15:18:41.0008125Z Copying torchaudio.egg-info to %PREFIX%\Lib\site-packages\torchaudio-2.1.0.dev20230713-py3.11.egg-info 2023-07-13T15:18:41.0008665Z running install_scripts 2023-07-13T15:18:41.0009072Z writing list of installed files to 'record.txt' 2023-07-13T15:18:41.0009270Z 2023-07-13T15:18:41.0009440Z Resource usage statistics from building torchaudio: 2023-07-13T15:18:41.0009731Z Process count: 25 2023-07-13T15:18:41.0009993Z CPU time: Sys=0:03:01.0, User=0:29:04.8 2023-07-13T15:18:41.0010225Z Memory: 6.7G 2023-07-13T15:18:41.0010449Z Disk usage: 254.3M 2023-07-13T15:18:41.0010689Z Time elapsed: 0:10:59.6 2023-07-13T15:18:41.0010842Z 2023-07-13T15:18:41.0010848Z 2023-07-13T15:18:41.0010951Z Packaging torchaudio 2023-07-13T15:18:41.6334349Z INFO:conda_build.build:Packaging torchaudio-2.1.0.dev20230713-py311_cu121 2023-07-13T15:18:41.6334848Z Packaging torchaudio-2.1.0.dev20230713-py311_cu121 2023-07-13T15:19:18.4579169Z '??$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:18.4616285Z '??$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:18.4635998Z '??$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:18.9597766Z '??$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:18.9630532Z '??$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:18.9650474Z '??$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:20.8964053Z '??$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:20.8998065Z '??$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:20.9019831Z '??$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:21.3965947Z '??$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:21.3999838Z '??$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:21.4019603Z '??$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:22.0817813Z '??$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:22.0853255Z '??$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:22.0871843Z '??$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:22.5615627Z '??$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:22.5649254Z '??$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:22.5669657Z '??$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:25.5210946Z Unknown format 2023-07-13T15:19:25.5575790Z Unknown format 2023-07-13T15:19:25.5949971Z Unknown format 2023-07-13T15:19:25.6275806Z Unknown format 2023-07-13T15:19:25.6568955Z Unknown format 2023-07-13T15:19:26.1964342Z Unknown format 2023-07-13T15:19:26.2237511Z Unknown format 2023-07-13T15:19:26.2444700Z Unknown format 2023-07-13T15:19:26.2703588Z Unknown format 2023-07-13T15:19:26.2911952Z Unknown format 2023-07-13T15:19:26.3163305Z Unknown format 2023-07-13T15:19:27.1768158Z Unknown format 2023-07-13T15:19:27.2020254Z Unknown format 2023-07-13T15:19:27.2689772Z Unknown format 2023-07-13T15:19:27.3040009Z Unknown format 2023-07-13T15:19:27.4090277Z Unknown format 2023-07-13T15:19:27.5082944Z Unknown format 2023-07-13T15:19:27.5402142Z Unknown format 2023-07-13T15:19:27.5730174Z Unknown format 2023-07-13T15:19:27.6017538Z Unknown format 2023-07-13T15:19:27.6234264Z Unknown format 2023-07-13T15:19:27.7065047Z Unknown format 2023-07-13T15:19:27.7390117Z Unknown format 2023-07-13T15:19:27.7620298Z Unknown format 2023-07-13T15:19:27.7925833Z Unknown format 2023-07-13T15:19:27.8137857Z Unknown format 2023-07-13T15:19:27.9710593Z Unknown format 2023-07-13T15:19:28.0256339Z Unknown format 2023-07-13T15:19:28.0641235Z Unknown format 2023-07-13T15:19:28.1044590Z Unknown format 2023-07-13T15:19:28.1451118Z Unknown format 2023-07-13T15:19:28.1796695Z Unknown format 2023-07-13T15:19:28.2211314Z Unknown format 2023-07-13T15:19:28.2570173Z Unknown format 2023-07-13T15:19:28.2967436Z Unknown format 2023-07-13T15:19:28.3255568Z Unknown format 2023-07-13T15:19:28.3614646Z Unknown format 2023-07-13T15:19:28.3983436Z Unknown format 2023-07-13T15:19:28.4344739Z Unknown format 2023-07-13T15:19:28.4631385Z Unknown format 2023-07-13T15:19:28.4927688Z Unknown format 2023-07-13T15:19:28.5223104Z Unknown format 2023-07-13T15:19:28.5529377Z Unknown format 2023-07-13T15:19:28.5856147Z Unknown format 2023-07-13T15:19:28.6156594Z Unknown format 2023-07-13T15:19:28.6456193Z Unknown format 2023-07-13T15:19:28.6764662Z Unknown format 2023-07-13T15:19:28.7064652Z Unknown format 2023-07-13T15:19:28.7366400Z Unknown format 2023-07-13T15:19:28.7672744Z Unknown format 2023-07-13T15:19:28.7956206Z Unknown format 2023-07-13T15:19:28.8259008Z Unknown format 2023-07-13T15:19:29.4279912Z Unknown format 2023-07-13T15:19:29.4616300Z Unknown format 2023-07-13T15:19:29.5036008Z Unknown format 2023-07-13T15:19:29.5332900Z Unknown format 2023-07-13T15:19:30.1532011Z Unknown format 2023-07-13T15:19:30.1844173Z Unknown format 2023-07-13T15:19:30.2592266Z Unknown format 2023-07-13T15:19:30.2910606Z Unknown format 2023-07-13T15:19:30.3197099Z Unknown format 2023-07-13T15:19:30.4186757Z Unknown format 2023-07-13T15:19:30.5056062Z Unknown format 2023-07-13T15:19:30.5419971Z Unknown format 2023-07-13T15:19:30.7680809Z Unknown format 2023-07-13T15:19:30.7990366Z Unknown format 2023-07-13T15:19:30.8300329Z Unknown format 2023-07-13T15:19:30.9656223Z Unknown format 2023-07-13T15:19:30.9956336Z Unknown format 2023-07-13T15:19:31.0278841Z Unknown format 2023-07-13T15:19:31.0578913Z Unknown format 2023-07-13T15:19:31.0877337Z Unknown format 2023-07-13T15:19:31.1156641Z Unknown format 2023-07-13T15:19:31.1472875Z Unknown format 2023-07-13T15:19:31.2245406Z Unknown format 2023-07-13T15:19:31.2558170Z Unknown format 2023-07-13T15:19:31.2887775Z Unknown format 2023-07-13T15:19:31.3923956Z Unknown format 2023-07-13T15:19:31.6251616Z Unknown format 2023-07-13T15:19:31.6865091Z Unknown format 2023-07-13T15:19:31.8218696Z Unknown format 2023-07-13T15:19:31.8572978Z Unknown format 2023-07-13T15:19:31.8946295Z Unknown format 2023-07-13T15:19:36.8565034Z '??$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:36.8603283Z '??$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:36.8625066Z '??$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:40.7612796Z '??$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:40.7660619Z '??$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:40.7691619Z '??$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:41.5047361Z compiling .pyc files... 2023-07-13T15:19:41.5047859Z number of files: 240 2023-07-13T15:19:41.5048502Z INFO: sysroot: 'C:/Windows/' files: '['winhlp32.exe', 'win.ini', 'twain_32/wiatwain.ds', 'twain_32.dll']' 2023-07-13T15:19:41.5049137Z 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:41.5054543Z .. is this binary repackaging? 2023-07-13T15:19:41.5057844Z 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:41.5058789Z .. is this binary repackaging? 2023-07-13T15:19:41.5059738Z 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:41.5060668Z .. is this binary repackaging? 2023-07-13T15:19:41.5061605Z 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:41.5065228Z 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:41.5066752Z 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:41.5067684Z .. is this binary repackaging? 2023-07-13T15:19:41.5068645Z 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:41.5071115Z .. is this binary repackaging? 2023-07-13T15:19:41.5071653Z 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:41.5072129Z .. is this binary repackaging? 2023-07-13T15:19:41.5072652Z 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:41.5073141Z .. is this binary repackaging? 2023-07-13T15:19:41.5073895Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:19:41.5074549Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:19:41.5075215Z 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:41.5077722Z 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:19:41.5078488Z 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:19:41.5079239Z 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:19:41.5079971Z 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:19:41.5080648Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:19:41.5081305Z 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:19:41.5083728Z .. is this binary repackaging? 2023-07-13T15:19:41.5084266Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-13T15:19:41.5084951Z 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:19:41.5085428Z .. is this binary repackaging? 2023-07-13T15:19:41.5085900Z 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:19:41.5086369Z .. is this binary repackaging? 2023-07-13T15:19:41.5086856Z 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:19:41.5087319Z .. is this binary repackaging? 2023-07-13T15:19:41.5087800Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:19:41.5090063Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:19:41.5090719Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:19:41.5091391Z 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:19:41.5092100Z 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:19:41.5092797Z 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:19:41.5093504Z 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:19:41.5094125Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:19:41.5096636Z 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:41.5097169Z .. is this binary repackaging? 2023-07-13T15:19:41.5097681Z 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:41.5098152Z .. is this binary repackaging? 2023-07-13T15:19:41.5098631Z 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:41.5099091Z .. is this binary repackaging? 2023-07-13T15:19:41.5099559Z 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:41.5100277Z 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:41.5101014Z 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:41.5103171Z .. is this binary repackaging? 2023-07-13T15:19:41.5103688Z 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:41.5104328Z .. is this binary repackaging? 2023-07-13T15:19:41.5104838Z 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:41.5105304Z .. is this binary repackaging? 2023-07-13T15:19:41.5105790Z 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:41.5106261Z .. is this binary repackaging? 2023-07-13T15:19:41.5106726Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:19:41.5107359Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:19:41.5109732Z 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:41.5110427Z 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:41.5111176Z 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:41.5111915Z 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:41.5112641Z 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:43.1556759Z '??$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.1590304Z '??$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.1612906Z '??$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.7970934Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:19:46.7972059Z 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:19:46.7972598Z .. is this binary repackaging? 2023-07-13T15:19:46.7973109Z 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:19:46.7973583Z .. is this binary repackaging? 2023-07-13T15:19:46.7974100Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-13T15:19:46.7974777Z 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:19:46.7975413Z .. is this binary repackaging? 2023-07-13T15:19:46.7976065Z 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:19:46.7976652Z .. is this binary repackaging? 2023-07-13T15:19:46.7977149Z 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:19:46.7977599Z .. is this binary repackaging? 2023-07-13T15:19:46.7978097Z 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:19:46.7978551Z .. is this binary repackaging? 2023-07-13T15:19:46.7979033Z 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:19:46.7979499Z .. is this binary repackaging? 2023-07-13T15:19:46.7979999Z 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:19:46.7980473Z .. is this binary repackaging? 2023-07-13T15:19:46.7980966Z 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:19:46.7981412Z .. is this binary repackaging? 2023-07-13T15:19:46.7982253Z 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:19:46.7983007Z .. is this binary repackaging? 2023-07-13T15:19:46.7983475Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:19:46.7984109Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:19:46.7984729Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:19:46.7985420Z 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:19:46.7986147Z 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:19:46.7987055Z 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:19:46.7988564Z 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:19:46.7990435Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg6.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:19:46.7991666Z 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:46.7992533Z .. is this binary repackaging? 2023-07-13T15:19:46.7993478Z 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:46.7994337Z .. is this binary repackaging? 2023-07-13T15:19:46.7995374Z 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:46.7996594Z .. is this binary repackaging? 2023-07-13T15:19:46.7997460Z 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:46.7998278Z .. is this binary repackaging? 2023-07-13T15:19:46.7999103Z WARNING (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO bin/cudart64_12.dll found in ['cuda-cudart-dev'] 2023-07-13T15:19:46.8000284Z 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:46.8001618Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:19:46.8002848Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCOMP140.DLL found in $SYSROOT 2023-07-13T15:19:46.8004162Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:19:46.8006380Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:19:46.8007352Z 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:46.8009561Z 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:46.8011039Z 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:46.8011716Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:19:46.8012399Z 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:46.8012910Z .. is this binary repackaging? 2023-07-13T15:19:46.8013420Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-13T15:19:46.8014042Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:19:46.8014673Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:19:46.8015300Z 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:46.8015991Z 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:46.8016911Z 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:46.8017639Z 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:46.8018357Z 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:46.8019030Z INFO (torchaudio,lib/site-packages/torchaudio/lib/pybind11_prefixctc.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:19:46.8019712Z 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:46.8020207Z .. is this binary repackaging? 2023-07-13T15:19:46.8021022Z 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:46.8021957Z .. is this binary repackaging? 2023-07-13T15:19:46.8022985Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-13T15:19:54.7951056Z Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away. 2023-07-13T15:19:54.7951779Z 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:19:54.8146339Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T15:19:54.8165997Z 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:19:54.8167471Z DEBUG:conda_index.index.sqlitecache:noarch listdir 2023-07-13T15:19:54.8171858Z DEBUG:conda_index.index.sqlitecache:noarch save fs state 2023-07-13T15:19:54.8199049Z DEBUG:conda_index.index:noarch find packages to extract 2023-07-13T15:19:54.8206033Z DEBUG:conda_index.index:noarch extract 0 packages 2023-07-13T15:19:54.8209600Z INFO:conda_index.index:noarch cached 0 B from 0 packages at 0 B/second 2023-07-13T15:19:54.8219452Z 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:19:54.8220462Z DEBUG:conda_index.index.sqlitecache:win-64 listdir 2023-07-13T15:19:54.8221673Z DEBUG:conda_index.index.sqlitecache:win-64 save fs state 2023-07-13T15:19:54.8284684Z DEBUG:conda_index.index:win-64 find packages to extract 2023-07-13T15:19:54.8291418Z DEBUG:conda_index.index:win-64 extract 1 packages 2023-07-13T15:19:54.8293265Z DEBUG:conda_index.index.sqlitecache:cache win-64/torchaudio-2.1.0.dev20230713-py311_cu121.tar.bz2 2023-07-13T15:19:56.2590575Z INFO:conda_index.index:win-64 cached 7.1 MB from 1 packages at 5.0 MB/second 2023-07-13T15:19:56.2676977Z INFO:conda_index.index:Subdir: noarch Gathering repodata 2023-07-13T15:19:56.2680568Z 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:19:56.2699779Z INFO:conda_index.index:noarch Writing pre-patch repodata 2023-07-13T15:19:56.2706139Z 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:19:56.2714739Z INFO:conda_index.index:noarch Applying patch instructions 2023-07-13T15:19:56.2716602Z INFO:conda_index.index:noarch Writing patched repodata 2023-07-13T15:19:56.2717500Z DEBUG:conda_index.index:noarch write patched repodata 2023-07-13T15:19:56.2722407Z 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:19:56.2731362Z INFO:conda_index.index:noarch Building current_repodata subset 2023-07-13T15:19:56.2732153Z DEBUG:conda_index.index:noarch build current_repodata 2023-07-13T15:19:56.2790535Z INFO:conda_index.index:noarch Writing current_repodata subset 2023-07-13T15:19:56.2791206Z DEBUG:conda_index.index:noarch write current_repodata 2023-07-13T15:19:56.2797263Z 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:19:56.2805249Z INFO:conda_index.index:noarch Writing index HTML 2023-07-13T15:19:56.2805816Z DEBUG:conda_index.index:noarch write index.html 2023-07-13T15:19:56.2959272Z 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:19:56.2984900Z DEBUG:conda_index.index:noarch finish 2023-07-13T15:19:56.2985728Z INFO:conda_index.index:Completed noarch 2023-07-13T15:19:56.2986409Z INFO:conda_index.index:Subdir: win-64 Gathering repodata 2023-07-13T15:19:56.2990879Z 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:19:56.3017797Z INFO:conda_index.index:win-64 Writing pre-patch repodata 2023-07-13T15:19:56.3026019Z 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:19:56.3079766Z 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:19:56.3114652Z 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:19:56.3115920Z INFO:conda_index.index:win-64 Applying patch instructions 2023-07-13T15:19:56.3120503Z INFO:conda_index.index:win-64 Writing patched repodata 2023-07-13T15:19:56.3122051Z DEBUG:conda_index.index:win-64 write patched repodata 2023-07-13T15:19:56.3132181Z 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:19:56.3168773Z 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:19:56.3190663Z 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:19:56.3191757Z INFO:conda_index.index:win-64 Building current_repodata subset 2023-07-13T15:19:56.3192226Z DEBUG:conda_index.index:win-64 build current_repodata 2023-07-13T15:19:56.3278526Z INFO:conda_index.index:win-64 Writing current_repodata subset 2023-07-13T15:19:56.3280775Z DEBUG:conda_index.index:win-64 write current_repodata 2023-07-13T15:19:56.3288518Z 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:19:56.3323406Z 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:19:56.3347435Z 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:19:56.3348435Z INFO:conda_index.index:win-64 Writing index HTML 2023-07-13T15:19:56.3349345Z DEBUG:conda_index.index:win-64 write index.html 2023-07-13T15:19:56.3484729Z 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:19:56.3502620Z DEBUG:conda_index.index:win-64 finish 2023-07-13T15:19:56.3503254Z INFO:conda_index.index:Completed win-64 2023-07-13T15:19:56.3506693Z DEBUG:conda_index.index:found subdirs {'noarch', 'win-64'} 2023-07-13T15:19:56.3509903Z INFO:conda_index.index:Channeldata subdir: noarch 2023-07-13T15:19:56.3510531Z DEBUG:conda_index.index:noarch read repodata 2023-07-13T15:19:56.3516128Z 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:19:56.3516886Z DEBUG:conda_index.index:noarch channeldata finished 2023-07-13T15:19:56.3517241Z INFO:conda_index.index:Channeldata subdir: win-64 2023-07-13T15:19:56.3517598Z DEBUG:conda_index.index:win-64 read repodata 2023-07-13T15:19:56.3520542Z 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:19:56.3543776Z DEBUG:conda_index.index:win-64 channeldata finished 2023-07-13T15:19:56.3704121Z 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:19:56.3721857Z DEBUG:conda_index.index:write channeldata 2023-07-13T15:19:56.3727817Z 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:03.5208215Z 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:20:03.5209252Z INFO:conda_build.utils:Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\work_moved_torchaudio-2.1.0.dev20230713-py311_cu121_win-64_main_build_loop' 2023-07-13T15:20:03.5209871Z .. is this binary repackaging? 2023-07-13T15:20:03.5210404Z 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:20:03.5210948Z .. is this binary repackaging? 2023-07-13T15:20:03.5211468Z 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:20:03.5211923Z .. is this binary repackaging? 2023-07-13T15:20:03.5212428Z 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:20:03.5213177Z .. is this binary repackaging? 2023-07-13T15:20:03.5213666Z 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:20:03.5214138Z .. is this binary repackaging? 2023-07-13T15:20:03.5214647Z 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:20:03.5215112Z .. is this binary repackaging? 2023-07-13T15:20:03.5215615Z 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:20:03.5216055Z .. is this binary repackaging? 2023-07-13T15:20:03.5216556Z 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:20:03.5217030Z .. is this binary repackaging? 2023-07-13T15:20:03.5217489Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:20:03.5218126Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:20:03.5218738Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:20:03.5219426Z 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:20:03.5220152Z 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:20:03.5220896Z 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:20:03.5221617Z 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:20:03.5222444Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg4.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:20:03.5223142Z 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:20:03.5223624Z .. is this binary repackaging? 2023-07-13T15:20:03.5224127Z 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:20:03.5224600Z .. is this binary repackaging? 2023-07-13T15:20:03.5225093Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO python311.dll found in pkgs/main::python-3.11.4-he1021f5_0 2023-07-13T15:20:03.5225773Z 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:20:03.5226229Z .. is this binary repackaging? 2023-07-13T15:20:03.5226724Z 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:20:03.5227191Z .. is this binary repackaging? 2023-07-13T15:20:03.5227661Z 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:20:03.5228242Z .. is this binary repackaging? 2023-07-13T15:20:03.5228738Z 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:20:03.5229202Z .. is this binary repackaging? 2023-07-13T15:20:03.5229704Z 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:20:03.5230144Z .. is this binary repackaging? 2023-07-13T15:20:03.5230641Z 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:20:03.5231100Z .. is this binary repackaging? 2023-07-13T15:20:03.5231596Z 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:20:03.5232038Z .. is this binary repackaging? 2023-07-13T15:20:03.5232532Z 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:20:03.5232992Z .. is this binary repackaging? 2023-07-13T15:20:03.5233453Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:20:03.5234077Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:20:03.5234686Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140_1.dll found in $SYSROOT 2023-07-13T15:20:03.5235366Z 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:20:03.5236095Z 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:20:03.5236813Z 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:20:03.5237636Z 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:20:03.5238325Z INFO (torchaudio,lib/site-packages/torchaudio/lib/_torchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:20:03.5238973Z 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:03.5239450Z .. is this binary repackaging? 2023-07-13T15:20:03.5239953Z 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:03.5240420Z .. is this binary repackaging? 2023-07-13T15:20:03.5240907Z 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:03.5241347Z .. is this binary repackaging? 2023-07-13T15:20:03.5241815Z 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:03.5242520Z 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:03.5243248Z 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:03.5243839Z .. is this binary repackaging? 2023-07-13T15:20:03.5244424Z 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:03.5244889Z .. is this binary repackaging? 2023-07-13T15:20:03.5245398Z 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:03.5245873Z .. is this binary repackaging? 2023-07-13T15:20:03.5246370Z 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:03.5246822Z .. is this binary repackaging? 2023-07-13T15:20:03.5247291Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/MSVCP140.dll found in $SYSROOT 2023-07-13T15:20:03.5247924Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/VCRUNTIME140.dll found in $SYSROOT 2023-07-13T15:20:03.5248565Z 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:03.5249269Z 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:03.5250003Z 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:03.5250712Z 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:03.5251444Z 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:03.5252116Z INFO (torchaudio,lib/site-packages/torchaudio/lib/libtorchaudio_ffmpeg5.pyd): Needed DSO C:/Windows/System32/KERNEL32.dll found in $SYSROOT 2023-07-13T15:20:03.5252860Z 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:03.5253792Z 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:03.5254706Z 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:03.5255437Z 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:03.5256225Z 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:03.5256931Z 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:03.5257667Z 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:03.5258383Z 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:03.5259139Z 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:03.5259927Z 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:03.5260883Z 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:03.5261585Z Fixing permissions 2023-07-13T15:20:03.5261995Z Packaged license file/s. 2023-07-13T15:20:03.5262274Z INFO :: Time taken to mark (prefix) 2023-07-13T15:20:03.5262557Z 0 replacements in 0 files was 0.11 seconds 2023-07-13T15:20:03.5263165Z Renaming work directory 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\work' to 'C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\work_moved_torchaudio-2.1.0.dev20230713-py311_cu121_win-64_main_build_loop' 2023-07-13T15:20:03.5264063Z INFO:conda_build.utils:shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\work_moved_torchaudio-2.1.0.dev20230713-py311_cu121_win-64_main_build_loop) 2023-07-13T15:20:03.5265015Z shutil.move(work)=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\work, dest=C:\Jenkins\Miniconda3\conda-bld\torchaudio_1689260374591\work_moved_torchaudio-2.1.0.dev20230713-py311_cu121_win-64_main_build_loop) 2023-07-13T15:20:06.4350476Z # Automatic uploading is disabled 2023-07-13T15:20:06.4351228Z # If you want to upload package(s) to anaconda.org later, type: 2023-07-13T15:20:06.4351788Z 2023-07-13T15:20:06.4351838Z 2023-07-13T15:20:06.4352176Z # To have conda build upload to anaconda.org automatically, use 2023-07-13T15:20:06.4353019Z # conda config --set anaconda_upload yes 2023-07-13T15:20:06.4353513Z anaconda upload \ 2023-07-13T15:20:06.4354095Z distr/win-64\torchaudio-2.1.0.dev20230713-py311_cu121.tar.bz2 2023-07-13T15:20:06.4354765Z anaconda_upload is not set. Not uploading wheels: [] 2023-07-13T15:20:06.4355130Z 2023-07-13T15:20:06.4355491Z INFO :: The inputs making up the hashes for the built packages are as follows: 2023-07-13T15:20:06.4356058Z { 2023-07-13T15:20:06.4356447Z "torchaudio-2.1.0.dev20230713-py311_cu121": { 2023-07-13T15:20:06.4356895Z "recipe": { 2023-07-13T15:20:06.4357684Z "c_compiler": "vs2019", 2023-07-13T15:20:06.4358313Z "cxx_compiler": "vs2019", 2023-07-13T15:20:06.4358725Z "target_platform": "win-64" 2023-07-13T15:20:06.4359239Z } 2023-07-13T15:20:06.4359637Z } 2023-07-13T15:20:06.4359962Z } 2023-07-13T15:20:06.4360152Z 2023-07-13T15:20:06.4360163Z 2023-07-13T15:20:06.4360411Z #################################################################################### 2023-07-13T15:20:06.4360931Z Resource usage summary: 2023-07-13T15:20:06.4361235Z 2023-07-13T15:20:06.4361404Z Total time: 0:20:31.9 2023-07-13T15:20:06.4361873Z CPU usage: sys=0:03:01.0, user=0:29:04.8 2023-07-13T15:20:06.4362386Z Maximum memory usage observed: 6.7G 2023-07-13T15:20:06.4362988Z Total disk usage observed (not including envs): 254.3M 2023-07-13T15:20:06.4363383Z 2023-07-13T15:20:06.4363394Z 2023-07-13T15:20:06.4363649Z #################################################################################### 2023-07-13T15:20:06.4364360Z Source and build intermediates have been left in C:\Jenkins\Miniconda3\conda-bld. 2023-07-13T15:20:06.4365235Z There are currently 1 accumulated. 2023-07-13T15:20:06.4366053Z To remove them, you can run the ```conda build purge``` command 2023-07-13T15:20:07.5153383Z ##[group]Run actions/upload-artifact@v3 2023-07-13T15:20:07.5153980Z with: 2023-07-13T15:20:07.5154419Z name: pytorch_audio__3.11 2023-07-13T15:20:07.5154923Z path: pytorch/audio/distr/ 2023-07-13T15:20:07.5155416Z if-no-files-found: warn 2023-07-13T15:20:07.5156324Z env: 2023-07-13T15:20:07.5157061Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:20:07.5157600Z PYTHON_VERSION: 3.11 2023-07-13T15:20:07.5158076Z PACKAGE_TYPE: conda 2023-07-13T15:20:07.5158562Z REPOSITORY: pytorch/audio 2023-07-13T15:20:07.5158998Z REF: 2023-07-13T15:20:07.5159341Z CU_VERSION: cu121 2023-07-13T15:20:07.5159759Z CHANNEL: nightly 2023-07-13T15:20:07.5160242Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T15:20:07.5160911Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:20:07.5161664Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:20:07.5162737Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:20:07.5163739Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:20:07.5164320Z ##[endgroup] 2023-07-13T15:20:07.6716837Z With the provided path, there will be 19 files uploaded 2023-07-13T15:20:07.6732560Z Starting artifact upload 2023-07-13T15:20:07.6733848Z 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:07.6735037Z Artifact name is valid! 2023-07-13T15:20:07.7484078Z Container for artifact "pytorch_audio__3.11" successfully created. Starting upload of file(s) 2023-07-13T15:20:11.9343143Z Total size of all the files uploaded is 7487191 bytes 2023-07-13T15:20:11.9343933Z File upload process has finished. Finalizing the artifact upload 2023-07-13T15:20:11.9572346Z Artifact has been finalized. All files have been successfully uploaded! 2023-07-13T15:20:11.9572868Z 2023-07-13T15:20:11.9573217Z The raw size of all the files that were specified for upload is 7636037 bytes 2023-07-13T15:20:11.9574600Z The size of all the files that were uploaded is 7487191 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-07-13T15:20:11.9575571Z 2023-07-13T15:20:11.9576482Z 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:11.9577310Z 2023-07-13T15:20:11.9577666Z Artifact pytorch_audio__3.11 has been successfully uploaded! 2023-07-13T15:20:11.9878855Z ##[group]Run set -euxo pipefail 2023-07-13T15:20:11.9879404Z set -euxo pipefail 2023-07-13T15:20:11.9879681Z source "${BUILD_ENV_FILE}" 2023-07-13T15:20:11.9880047Z FULL_PATH_TO_DISTR="file://$(readlink -f pytorch/audio/distr)" 2023-07-13T15:20:11.9880720Z # fix we have to use for windows to make sure drive path is c: not c 2023-07-13T15:20:11.9881106Z CONDA_LOCAL_CHANNEL=$(echo $FULL_PATH_TO_DISTR | sed "s/\/c\//\/c:\//") 2023-07-13T15:20:11.9881406Z  2023-07-13T15:20:11.9881734Z export CONDA_ENV_SMOKE="${RUNNER_TEMP}/pytorch_pkg_helpers_${GITHUB_RUN_ID}_smoke" 2023-07-13T15:20:11.9882212Z conda create --yes --quiet --prefix "${CONDA_ENV_SMOKE}" python="${PYTHON_VERSION}" 2023-07-13T15:20:11.9882607Z export CONDA_RUN_SMOKE="conda run -p ${CONDA_ENV_SMOKE}" 2023-07-13T15:20:11.9882893Z  2023-07-13T15:20:11.9883205Z if [[ "${GPU_ARCH}" = "cuda" ]]; then 2023-07-13T15:20:11.9883524Z  CONSTRAINTS="pytorch-cuda=${GPU_ARCH_VERSION}" 2023-07-13T15:20:11.9883807Z else 2023-07-13T15:20:11.9884047Z  CONSTRAINTS="cpuonly" 2023-07-13T15:20:11.9884288Z fi 2023-07-13T15:20:11.9884696Z ${CONDA_RUN_SMOKE} conda install -v -y -c pytorch-"${CHANNEL}" -c nvidia -c "${CONDA_LOCAL_CHANNEL}" distr::"${PACKAGE_NAME}" ${CONSTRAINTS} 2023-07-13T15:20:11.9885068Z  2023-07-13T15:20:11.9885346Z if [[ ! -f "pytorch/audio"/${SMOKE_TEST_SCRIPT} ]]; then 2023-07-13T15:20:11.9885705Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} not found" 2023-07-13T15:20:11.9887513Z  ${CONDA_RUN_SMOKE} python -c "import ${PACKAGE_NAME}; print('package version is ', ${PACKAGE_NAME}.__version__)" 2023-07-13T15:20:11.9887870Z else 2023-07-13T15:20:11.9888152Z  echo "pytorch/audio/${SMOKE_TEST_SCRIPT} found" 2023-07-13T15:20:11.9888518Z  conda install --yes --quiet 'ffmpeg<5' 2023-07-13T15:20:11.9889045Z  ${CONDA_RUN_SMOKE} python "pytorch/audio/${SMOKE_TEST_SCRIPT}" 2023-07-13T15:20:11.9889587Z fi 2023-07-13T15:20:11.9889856Z conda env remove -p "${CONDA_ENV_SMOKE}" 2023-07-13T15:20:11.9918730Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T15:20:11.9919018Z env: 2023-07-13T15:20:11.9919412Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:20:11.9919845Z PYTHON_VERSION: 3.11 2023-07-13T15:20:11.9920073Z PACKAGE_TYPE: conda 2023-07-13T15:20:11.9920326Z REPOSITORY: pytorch/audio 2023-07-13T15:20:11.9920574Z REF: 2023-07-13T15:20:11.9920761Z CU_VERSION: cu121 2023-07-13T15:20:11.9920989Z CHANNEL: nightly 2023-07-13T15:20:11.9921241Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T15:20:11.9921590Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:20:11.9921979Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:20:11.9922419Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:20:11.9922842Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:20:11.9923169Z PACKAGE_NAME: torchaudio 2023-07-13T15:20:11.9923465Z SMOKE_TEST_SCRIPT: test/smoke_test/smoke_test.py 2023-07-13T15:20:11.9923722Z GPU_ARCH: cuda 2023-07-13T15:20:11.9923955Z DESIRED_CUDA: cu121 2023-07-13T15:20:11.9924197Z GPU_ARCH_VERSION: 12.1 2023-07-13T15:20:11.9924430Z ##[endgroup] 2023-07-13T15:20:12.3348636Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T15:20:12.3350251Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:20:12.3350812Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:20:12.3351312Z ++ export CMAKE_USE_CUDA=1 2023-07-13T15:20:12.3351763Z ++ CMAKE_USE_CUDA=1 2023-07-13T15:20:12.3352272Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T15:20:12.3352785Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T15:20:12.3356467Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-13T15:20:12.3357301Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T15:20:12.3358080Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:12.3358831Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:12.3359565Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:12.3360247Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:20:12.3360852Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:20:12.3361455Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:20:12.3362142Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:20:12.3362948Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:20:12.3363742Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:20:12.3364580Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:20:12.3365213Z ++ export FORCE_CUDA=1 2023-07-13T15:20:12.3365653Z ++ FORCE_CUDA=1 2023-07-13T15:20:12.3367564Z ++ 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:12.3371203Z ++ 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:12.3372644Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:20:12.3372946Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:20:12.3373216Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T15:20:12.3373496Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T15:20:12.3373800Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T15:20:12.3374130Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T15:20:12.3374392Z ++ export VERSION_SUFFIX= 2023-07-13T15:20:12.3374625Z ++ VERSION_SUFFIX= 2023-07-13T15:20:12.3374856Z ++ export WHEEL_DIR= 2023-07-13T15:20:12.3375088Z ++ WHEEL_DIR= 2023-07-13T15:20:12.3460626Z ++ readlink -f pytorch/audio/distr 2023-07-13T15:20:12.3586663Z + FULL_PATH_TO_DISTR=file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:20:12.3782666Z ++ echo file:///c/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:20:12.3882749Z ++ sed 's/\/c\//\/c:\//' 2023-07-13T15:20:12.3994942Z + CONDA_LOCAL_CHANNEL=file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:20:12.4008732Z + export 'CONDA_ENV_SMOKE=C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:20:12.4009658Z + CONDA_ENV_SMOKE='C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:20:12.4010507Z + conda create --yes --quiet --prefix 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' python=3.11 2023-07-13T15:20:18.3695304Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:20:18.4560034Z Solving environment: ...working... done 2023-07-13T15:20:18.6189474Z 2023-07-13T15:20:18.6190047Z ## Package Plan ## 2023-07-13T15:20:18.6190452Z 2023-07-13T15:20:18.6191954Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:20:18.6192469Z 2023-07-13T15:20:18.6192677Z added / updated specs: 2023-07-13T15:20:18.6193109Z - python=3.11 2023-07-13T15:20:18.6193378Z 2023-07-13T15:20:18.6193390Z 2023-07-13T15:20:18.6193652Z The following NEW packages will be INSTALLED: 2023-07-13T15:20:18.6195514Z 2023-07-13T15:20:18.6196029Z bzip2 pkgs/main/win-64::bzip2-1.0.8-he774522_0 2023-07-13T15:20:18.6196868Z ca-certificates pkgs/main/win-64::ca-certificates-2023.05.30-haa95532_0 2023-07-13T15:20:18.6197679Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 2023-07-13T15:20:18.6198391Z openssl pkgs/main/win-64::openssl-3.0.9-h2bbff1b_0 2023-07-13T15:20:18.6199101Z pip pkgs/main/win-64::pip-23.1.2-py311haa95532_0 2023-07-13T15:20:18.6199866Z python pkgs/main/win-64::python-3.11.4-he1021f5_0 2023-07-13T15:20:18.6200578Z setuptools pkgs/main/win-64::setuptools-67.8.0-py311haa95532_0 2023-07-13T15:20:18.6201311Z sqlite pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 2023-07-13T15:20:18.6201993Z tk pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 2023-07-13T15:20:18.6202671Z tzdata pkgs/main/noarch::tzdata-2023c-h04d1e81_0 2023-07-13T15:20:18.6203300Z vc pkgs/main/win-64::vc-14.2-h21ff451_1 2023-07-13T15:20:18.6203974Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 2023-07-13T15:20:18.6205070Z wheel pkgs/main/win-64::wheel-0.38.4-py311haa95532_0 2023-07-13T15:20:18.6205744Z xz pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 2023-07-13T15:20:18.6206395Z zlib pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 2023-07-13T15:20:18.6206759Z 2023-07-13T15:20:18.6206770Z 2023-07-13T15:20:18.9696836Z Preparing transaction: ...working... done 2023-07-13T15:20:21.6918200Z Verifying transaction: ...working... done 2023-07-13T15:20:25.7869829Z Executing transaction: ...working... done 2023-07-13T15:20:26.1738065Z + export 'CONDA_RUN_SMOKE=conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:20:26.1738883Z + CONDA_RUN_SMOKE='conda run -p C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:20:26.1739387Z + [[ cuda = \c\u\d\a ]] 2023-07-13T15:20:26.1739646Z + CONSTRAINTS=pytorch-cuda=12.1 2023-07-13T15:20:26.1740329Z + 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:21.2870413Z 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:21.2870871Z 2023-07-13T15:21:21.2871234Z 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:21.2872214Z 2023-07-13T15:21:21.2873144Z 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:21.2873786Z 2023-07-13T15:21:21.2874175Z 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:21.2874795Z 2023-07-13T15:21:21.2875441Z 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:21.2876103Z 2023-07-13T15:21:21.2877069Z 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:21.2877744Z 2023-07-13T15:21:21.2878113Z INFO conda.core.link:__init__(217): initializing UnlinkLinkTransaction with 2023-07-13T15:21:21.2878590Z 2023-07-13T15:21:21.2879003Z target_prefix: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2879453Z 2023-07-13T15:21:21.2879613Z unlink_precs: 2023-07-13T15:21:21.2879858Z 2023-07-13T15:21:21.2879995Z 2023-07-13T15:21:21.2880234Z 2023-07-13T15:21:21.2880400Z link_precs: 2023-07-13T15:21:21.2880643Z 2023-07-13T15:21:21.2880896Z defaults/win-64::blas-1.0-mkl 2023-07-13T15:21:21.2881200Z 2023-07-13T15:21:21.2881442Z nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-13T15:21:21.2881743Z 2023-07-13T15:21:21.2881973Z nvidia/win-64::cuda-cudart-12.1.105-0 2023-07-13T15:21:21.2882271Z 2023-07-13T15:21:21.2882505Z nvidia/win-64::cuda-cupti-12.1.105-0 2023-07-13T15:21:21.2882810Z 2023-07-13T15:21:21.2883044Z nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-07-13T15:21:21.2883380Z 2023-07-13T15:21:21.2883609Z nvidia/win-64::cuda-nvtx-12.1.105-0 2023-07-13T15:21:21.2883915Z 2023-07-13T15:21:21.2884215Z nvidia/win-64::cuda-opencl-12.2.53-0 2023-07-13T15:21:21.2884521Z 2023-07-13T15:21:21.2884795Z nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-13T15:21:21.2885142Z 2023-07-13T15:21:21.2885385Z nvidia/win-64::libcublas-12.1.0.26-0 2023-07-13T15:21:21.2885698Z 2023-07-13T15:21:21.2886268Z nvidia/win-64::libcufft-11.0.2.4-0 2023-07-13T15:21:21.2886591Z 2023-07-13T15:21:21.2886819Z nvidia/win-64::libcurand-10.3.3.53-0 2023-07-13T15:21:21.2887138Z 2023-07-13T15:21:21.2887396Z nvidia/win-64::libcusolver-11.4.4.55-0 2023-07-13T15:21:21.2887705Z 2023-07-13T15:21:21.2887971Z nvidia/win-64::libcusparse-12.0.2.55-0 2023-07-13T15:21:21.2888317Z 2023-07-13T15:21:21.2888561Z nvidia/win-64::libnpp-12.0.2.50-0 2023-07-13T15:21:21.2888884Z 2023-07-13T15:21:21.2889420Z nvidia/win-64::libnvjitlink-12.1.105-0 2023-07-13T15:21:21.2889847Z 2023-07-13T15:21:21.2890142Z nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-07-13T15:21:21.2890483Z 2023-07-13T15:21:21.2890829Z pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-13T15:21:21.2891225Z 2023-07-13T15:21:21.2891528Z nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-07-13T15:21:21.2891907Z 2023-07-13T15:21:21.2892200Z nvidia/win-64::cuda-libraries-12.1.0-0 2023-07-13T15:21:21.2892560Z 2023-07-13T15:21:21.2892861Z nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-07-13T15:21:21.2893216Z 2023-07-13T15:21:21.2893517Z nvidia/win-64::cuda-opencl-dev-12.2.53-0 2023-07-13T15:21:21.2893880Z 2023-07-13T15:21:21.2894158Z nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-07-13T15:21:21.2894466Z 2023-07-13T15:21:21.2894752Z nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-07-13T15:21:21.2895115Z 2023-07-13T15:21:21.2895403Z nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-13T15:21:21.2895769Z 2023-07-13T15:21:21.2896075Z nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-07-13T15:21:21.2896437Z 2023-07-13T15:21:21.2896754Z nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-07-13T15:21:21.2897115Z 2023-07-13T15:21:21.2897393Z nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-07-13T15:21:21.2897736Z 2023-07-13T15:21:21.2897998Z nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-07-13T15:21:21.2898356Z 2023-07-13T15:21:21.2898639Z nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-07-13T15:21:21.2898984Z 2023-07-13T15:21:21.2899273Z nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-07-13T15:21:21.2899635Z 2023-07-13T15:21:21.2899905Z nvidia/win-64::cuda-runtime-12.1.0-0 2023-07-13T15:21:21.2900238Z 2023-07-13T15:21:21.2900576Z defaults/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:21:21.2900967Z 2023-07-13T15:21:21.2901478Z defaults/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-13T15:21:21.2901869Z 2023-07-13T15:21:21.2902140Z defaults/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-13T15:21:21.2902694Z 2023-07-13T15:21:21.2902966Z defaults/win-64::yaml-0.2.5-he774522_0 2023-07-13T15:21:21.2903300Z 2023-07-13T15:21:21.2903582Z defaults/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:21:21.2903959Z 2023-07-13T15:21:21.2904326Z pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-07-13T15:21:21.2904745Z 2023-07-13T15:21:21.2905073Z defaults/win-64::filelock-3.9.0-py311haa95532_0 2023-07-13T15:21:21.2905433Z 2023-07-13T15:21:21.2905777Z defaults/win-64::mkl-service-2.4.0-py311h2bbff1b_1 2023-07-13T15:21:21.2906172Z 2023-07-13T15:21:21.2906479Z pytorch-nightly/win-64::mpmath-1.2.1-py311_0 2023-07-13T15:21:21.2906854Z 2023-07-13T15:21:21.2907161Z defaults/win-64::networkx-2.8.4-py311haa95532_1 2023-07-13T15:21:21.2907534Z 2023-07-13T15:21:21.2907856Z defaults/win-64::pyyaml-6.0-py311h2bbff1b_1 2023-07-13T15:21:21.2908232Z 2023-07-13T15:21:21.2908596Z defaults/win-64::typing_extensions-4.6.3-py311haa95532_0 2023-07-13T15:21:21.2909032Z 2023-07-13T15:21:21.2909356Z defaults/win-64::numpy-base-1.25.0-py311hd01c5d8_0 2023-07-13T15:21:21.2909738Z 2023-07-13T15:21:21.2910044Z defaults/win-64::sympy-1.11.1-py311haa95532_0 2023-07-13T15:21:21.2910437Z 2023-07-13T15:21:21.2910851Z pytorch-nightly/win-64::pytorch-2.1.0.dev20230711-py3.11_cuda12.1_cudnn8_0 2023-07-13T15:21:21.2911331Z 2023-07-13T15:21:21.2911631Z defaults/win-64::mkl_fft-1.3.6-py311hf62ec03_1 2023-07-13T15:21:21.2912271Z 2023-07-13T15:21:21.2912586Z defaults/win-64::mkl_random-1.2.2-py311hf62ec03_1 2023-07-13T15:21:21.2912974Z 2023-07-13T15:21:21.2913284Z defaults/win-64::numpy-1.25.0-py311hdab7c0b_0 2023-07-13T15:21:21.2913634Z 2023-07-13T15:21:21.2914169Z file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr/win-64::torchaudio-2.1.0.dev20230713-py311_cu121 2023-07-13T15:21:21.2914747Z 2023-07-13T15:21:21.2914760Z 2023-07-13T15:21:21.2914770Z 2023-07-13T15:21:21.2915319Z INFO conda.core.link:verify(313): [ClobberError: This transaction has incompatible packages due to a shared path. 2023-07-13T15:21:21.2915911Z 2023-07-13T15:21:21.2916506Z 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:21.2917133Z 2023-07-13T15:21:21.2917324Z path: 'license' 2023-07-13T15:21:21.2917596Z 2023-07-13T15:21:21.2917607Z 2023-07-13T15:21:21.2917617Z 2023-07-13T15:21:21.2917759Z ] 2023-07-13T15:21:21.2918001Z 2023-07-13T15:21:21.2918465Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::blas-1.0-mkl <=== 2023-07-13T15:21:21.2918984Z 2023-07-13T15:21:21.2919387Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2919846Z 2023-07-13T15:21:21.2920148Z source=C:\Jenkins\Miniconda3\pkgs\blas-1.0-mkl 2023-07-13T15:21:21.2920531Z 2023-07-13T15:21:21.2920543Z 2023-07-13T15:21:21.2920554Z 2023-07-13T15:21:21.2921042Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cccl-12.2.53-0 <=== 2023-07-13T15:21:21.2921580Z 2023-07-13T15:21:21.2922008Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2922478Z 2023-07-13T15:21:21.2922803Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cccl-12.2.53-0 2023-07-13T15:21:21.2923297Z 2023-07-13T15:21:21.2923308Z 2023-07-13T15:21:21.2923318Z 2023-07-13T15:21:21.2923797Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-12.1.105-0 <=== 2023-07-13T15:21:21.2924314Z 2023-07-13T15:21:21.2924688Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2925162Z 2023-07-13T15:21:21.2925527Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-12.1.105-0 2023-07-13T15:21:21.2925965Z 2023-07-13T15:21:21.2925976Z 2023-07-13T15:21:21.2927313Z 2023-07-13T15:21:21.2927858Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cupti-12.1.105-0 <=== 2023-07-13T15:21:21.2928377Z 2023-07-13T15:21:21.2928774Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2929247Z 2023-07-13T15:21:21.2929608Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cupti-12.1.105-0 2023-07-13T15:21:21.2930039Z 2023-07-13T15:21:21.2930051Z 2023-07-13T15:21:21.2930061Z 2023-07-13T15:21:21.2930508Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-12.1.105-0 <=== 2023-07-13T15:21:21.2931021Z 2023-07-13T15:21:21.2931395Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2931838Z 2023-07-13T15:21:21.2932145Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-12.1.105-0 2023-07-13T15:21:21.2932557Z 2023-07-13T15:21:21.2932567Z 2023-07-13T15:21:21.2932577Z 2023-07-13T15:21:21.2933062Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvtx-12.1.105-0 <=== 2023-07-13T15:21:21.2933579Z 2023-07-13T15:21:21.2933982Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2934452Z 2023-07-13T15:21:21.2934795Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvtx-12.1.105-0 2023-07-13T15:21:21.2935202Z 2023-07-13T15:21:21.2935213Z 2023-07-13T15:21:21.2935224Z 2023-07-13T15:21:21.2935884Z 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:21.2936832Z 2023-07-13T15:21:21.2937318Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-opencl-12.2.53-0 <=== 2023-07-13T15:21:21.2937840Z 2023-07-13T15:21:21.2938244Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2938694Z 2023-07-13T15:21:21.2939060Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-12.2.53-0 2023-07-13T15:21:21.2939506Z 2023-07-13T15:21:21.2939515Z 2023-07-13T15:21:21.2939524Z 2023-07-13T15:21:21.2940060Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-profiler-api-12.2.53-0 <=== 2023-07-13T15:21:21.2940620Z 2023-07-13T15:21:21.2941019Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2941487Z 2023-07-13T15:21:21.2941879Z source=C:\Jenkins\Miniconda3\pkgs\cuda-profiler-api-12.2.53-0 2023-07-13T15:21:21.2942343Z 2023-07-13T15:21:21.2942353Z 2023-07-13T15:21:21.2942362Z 2023-07-13T15:21:21.2943081Z 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:21.2943795Z 2023-07-13T15:21:21.2944284Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-12.1.0.26-0 <=== 2023-07-13T15:21:21.2944801Z 2023-07-13T15:21:21.2945224Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2945686Z 2023-07-13T15:21:21.2946025Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-12.1.0.26-0 2023-07-13T15:21:21.2946440Z 2023-07-13T15:21:21.2946449Z 2023-07-13T15:21:21.2946458Z 2023-07-13T15:21:21.2946942Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-11.0.2.4-0 <=== 2023-07-13T15:21:21.2947448Z 2023-07-13T15:21:21.2947853Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2948308Z 2023-07-13T15:21:21.2948650Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-11.0.2.4-0 2023-07-13T15:21:21.2949061Z 2023-07-13T15:21:21.2949071Z 2023-07-13T15:21:21.2949079Z 2023-07-13T15:21:21.2949533Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-10.3.3.53-0 <=== 2023-07-13T15:21:21.2950018Z 2023-07-13T15:21:21.2950659Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2951117Z 2023-07-13T15:21:21.2951470Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-10.3.3.53-0 2023-07-13T15:21:21.2951877Z 2023-07-13T15:21:21.2951888Z 2023-07-13T15:21:21.2951897Z 2023-07-13T15:21:21.2952388Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-11.4.4.55-0 <=== 2023-07-13T15:21:21.2952864Z 2023-07-13T15:21:21.2953262Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2953693Z 2023-07-13T15:21:21.2954053Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-11.4.4.55-0 2023-07-13T15:21:21.2954478Z 2023-07-13T15:21:21.2954488Z 2023-07-13T15:21:21.2954497Z 2023-07-13T15:21:21.2954982Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-12.0.2.55-0 <=== 2023-07-13T15:21:21.2955462Z 2023-07-13T15:21:21.2955846Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2956487Z 2023-07-13T15:21:21.2956846Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-12.0.2.55-0 2023-07-13T15:21:21.2957282Z 2023-07-13T15:21:21.2957292Z 2023-07-13T15:21:21.2957301Z 2023-07-13T15:21:21.2957846Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-12.0.2.50-0 <=== 2023-07-13T15:21:21.2958346Z 2023-07-13T15:21:21.2958856Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2959313Z 2023-07-13T15:21:21.2959644Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-12.0.2.50-0 2023-07-13T15:21:21.2960036Z 2023-07-13T15:21:21.2960047Z 2023-07-13T15:21:21.2960302Z 2023-07-13T15:21:21.2960793Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjitlink-12.1.105-0 <=== 2023-07-13T15:21:21.2961315Z 2023-07-13T15:21:21.2961718Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2962188Z 2023-07-13T15:21:21.2962553Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-12.1.105-0 2023-07-13T15:21:21.2962970Z 2023-07-13T15:21:21.2962981Z 2023-07-13T15:21:21.2963013Z 2023-07-13T15:21:21.2963487Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-12.1.1.14-0 <=== 2023-07-13T15:21:21.2963998Z 2023-07-13T15:21:21.2964412Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2964897Z 2023-07-13T15:21:21.2965238Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-12.1.1.14-0 2023-07-13T15:21:21.2965667Z 2023-07-13T15:21:21.2965678Z 2023-07-13T15:21:21.2965688Z 2023-07-13T15:21:21.2966237Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-mutex-1.0-cuda <=== 2023-07-13T15:21:21.2966803Z 2023-07-13T15:21:21.2967204Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2967675Z 2023-07-13T15:21:21.2968055Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-mutex-1.0-cuda 2023-07-13T15:21:21.2968499Z 2023-07-13T15:21:21.2968523Z 2023-07-13T15:21:21.2968534Z 2023-07-13T15:21:21.2969044Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-cudart-dev-12.1.105-0 <=== 2023-07-13T15:21:21.2969579Z 2023-07-13T15:21:21.2970003Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2970462Z 2023-07-13T15:21:21.2970843Z source=C:\Jenkins\Miniconda3\pkgs\cuda-cudart-dev-12.1.105-0 2023-07-13T15:21:21.2971311Z 2023-07-13T15:21:21.2971322Z 2023-07-13T15:21:21.2971332Z 2023-07-13T15:21:21.2971816Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-12.1.0-0 <=== 2023-07-13T15:21:21.2972356Z 2023-07-13T15:21:21.2972753Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2973239Z 2023-07-13T15:21:21.2973615Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-12.1.0-0 2023-07-13T15:21:21.2974056Z 2023-07-13T15:21:21.2974067Z 2023-07-13T15:21:21.2974306Z 2023-07-13T15:21:21.2974826Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-nvrtc-dev-12.1.105-0 <=== 2023-07-13T15:21:21.2975348Z 2023-07-13T15:21:21.2975734Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2976208Z 2023-07-13T15:21:21.2976583Z source=C:\Jenkins\Miniconda3\pkgs\cuda-nvrtc-dev-12.1.105-0 2023-07-13T15:21:21.2976996Z 2023-07-13T15:21:21.2977006Z 2023-07-13T15:21:21.2977017Z 2023-07-13T15:21:21.2977500Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-opencl-dev-12.2.53-0 <=== 2023-07-13T15:21:21.2978015Z 2023-07-13T15:21:21.2978433Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2978893Z 2023-07-13T15:21:21.2979266Z source=C:\Jenkins\Miniconda3\pkgs\cuda-opencl-dev-12.2.53-0 2023-07-13T15:21:21.2979714Z 2023-07-13T15:21:21.2979725Z 2023-07-13T15:21:21.2979734Z 2023-07-13T15:21:21.2980240Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcublas-dev-12.1.0.26-0 <=== 2023-07-13T15:21:21.2980767Z 2023-07-13T15:21:21.2981137Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2981586Z 2023-07-13T15:21:21.2981948Z source=C:\Jenkins\Miniconda3\pkgs\libcublas-dev-12.1.0.26-0 2023-07-13T15:21:21.2982390Z 2023-07-13T15:21:21.2982401Z 2023-07-13T15:21:21.2982411Z 2023-07-13T15:21:21.2982894Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcufft-dev-11.0.2.4-0 <=== 2023-07-13T15:21:21.2983403Z 2023-07-13T15:21:21.2984045Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2984504Z 2023-07-13T15:21:21.2984875Z source=C:\Jenkins\Miniconda3\pkgs\libcufft-dev-11.0.2.4-0 2023-07-13T15:21:21.2985303Z 2023-07-13T15:21:21.2985314Z 2023-07-13T15:21:21.2985325Z 2023-07-13T15:21:21.2985807Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcurand-dev-10.3.3.53-0 <=== 2023-07-13T15:21:21.2986354Z 2023-07-13T15:21:21.2986745Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2987213Z 2023-07-13T15:21:21.2987577Z source=C:\Jenkins\Miniconda3\pkgs\libcurand-dev-10.3.3.53-0 2023-07-13T15:21:21.2988000Z 2023-07-13T15:21:21.2988009Z 2023-07-13T15:21:21.2988020Z 2023-07-13T15:21:21.2988510Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusolver-dev-11.4.4.55-0 <=== 2023-07-13T15:21:21.2989044Z 2023-07-13T15:21:21.2989433Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2989907Z 2023-07-13T15:21:21.2990280Z source=C:\Jenkins\Miniconda3\pkgs\libcusolver-dev-11.4.4.55-0 2023-07-13T15:21:21.2990723Z 2023-07-13T15:21:21.2990734Z 2023-07-13T15:21:21.2990745Z 2023-07-13T15:21:21.2991256Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libcusparse-dev-12.0.2.55-0 <=== 2023-07-13T15:21:21.2991766Z 2023-07-13T15:21:21.2992161Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2992615Z 2023-07-13T15:21:21.2992972Z source=C:\Jenkins\Miniconda3\pkgs\libcusparse-dev-12.0.2.55-0 2023-07-13T15:21:21.2993446Z 2023-07-13T15:21:21.2993458Z 2023-07-13T15:21:21.2993468Z 2023-07-13T15:21:21.2993957Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnpp-dev-12.0.2.50-0 <=== 2023-07-13T15:21:21.2994498Z 2023-07-13T15:21:21.2994918Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2995418Z 2023-07-13T15:21:21.2995794Z source=C:\Jenkins\Miniconda3\pkgs\libnpp-dev-12.0.2.50-0 2023-07-13T15:21:21.2996208Z 2023-07-13T15:21:21.2996219Z 2023-07-13T15:21:21.2996228Z 2023-07-13T15:21:21.2996732Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjitlink-dev-12.1.105-0 <=== 2023-07-13T15:21:21.2997284Z 2023-07-13T15:21:21.2997920Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.2998431Z 2023-07-13T15:21:21.2998819Z source=C:\Jenkins\Miniconda3\pkgs\libnvjitlink-dev-12.1.105-0 2023-07-13T15:21:21.2999260Z 2023-07-13T15:21:21.2999294Z 2023-07-13T15:21:21.2999304Z 2023-07-13T15:21:21.2999801Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::libnvjpeg-dev-12.1.1.14-0 <=== 2023-07-13T15:21:21.3000369Z 2023-07-13T15:21:21.3000777Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3001273Z 2023-07-13T15:21:21.3001643Z source=C:\Jenkins\Miniconda3\pkgs\libnvjpeg-dev-12.1.1.14-0 2023-07-13T15:21:21.3002107Z 2023-07-13T15:21:21.3002118Z 2023-07-13T15:21:21.3002129Z 2023-07-13T15:21:21.3002661Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-libraries-dev-12.1.0-0 <=== 2023-07-13T15:21:21.3003194Z 2023-07-13T15:21:21.3003610Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3004089Z 2023-07-13T15:21:21.3004483Z source=C:\Jenkins\Miniconda3\pkgs\cuda-libraries-dev-12.1.0-0 2023-07-13T15:21:21.3004942Z 2023-07-13T15:21:21.3004953Z 2023-07-13T15:21:21.3004963Z 2023-07-13T15:21:21.3005446Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: nvidia::cuda-runtime-12.1.0-0 <=== 2023-07-13T15:21:21.3005945Z 2023-07-13T15:21:21.3006346Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3006821Z 2023-07-13T15:21:21.3007170Z source=C:\Jenkins\Miniconda3\pkgs\cuda-runtime-12.1.0-0 2023-07-13T15:21:21.3007838Z 2023-07-13T15:21:21.3007849Z 2023-07-13T15:21:21.3007859Z 2023-07-13T15:21:21.3008391Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::intel-openmp-2023.1.0-h59b6b97_46319 <=== 2023-07-13T15:21:21.3008941Z 2023-07-13T15:21:21.3009358Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3009845Z 2023-07-13T15:21:21.3010260Z source=C:\Jenkins\Miniconda3\pkgs\intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:21:21.3010753Z 2023-07-13T15:21:21.3010764Z 2023-07-13T15:21:21.3010775Z 2023-07-13T15:21:21.3011276Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::libuv-1.44.2-h2bbff1b_0 <=== 2023-07-13T15:21:21.3011818Z 2023-07-13T15:21:21.3012212Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3012697Z 2023-07-13T15:21:21.3013067Z source=C:\Jenkins\Miniconda3\pkgs\libuv-1.44.2-h2bbff1b_0 2023-07-13T15:21:21.3013511Z 2023-07-13T15:21:21.3013522Z 2023-07-13T15:21:21.3013532Z 2023-07-13T15:21:21.3014031Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::tbb-2021.8.0-h59b6b97_0 <=== 2023-07-13T15:21:21.3014545Z 2023-07-13T15:21:21.3014936Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3015412Z 2023-07-13T15:21:21.3015769Z source=C:\Jenkins\Miniconda3\pkgs\tbb-2021.8.0-h59b6b97_0 2023-07-13T15:21:21.3016189Z 2023-07-13T15:21:21.3016200Z 2023-07-13T15:21:21.3016211Z 2023-07-13T15:21:21.3016683Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::yaml-0.2.5-he774522_0 <=== 2023-07-13T15:21:21.3017195Z 2023-07-13T15:21:21.3017593Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3018047Z 2023-07-13T15:21:21.3018391Z source=C:\Jenkins\Miniconda3\pkgs\yaml-0.2.5-he774522_0 2023-07-13T15:21:21.3018807Z 2023-07-13T15:21:21.3018830Z 2023-07-13T15:21:21.3018841Z 2023-07-13T15:21:21.3019303Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-2023.1.0-h8bd8f75_46356 <=== 2023-07-13T15:21:21.3019861Z 2023-07-13T15:21:21.3020287Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3020775Z 2023-07-13T15:21:21.3022217Z source=C:\Jenkins\Miniconda3\pkgs\mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:21:21.3022705Z 2023-07-13T15:21:21.3022716Z 2023-07-13T15:21:21.3022727Z 2023-07-13T15:21:21.3023377Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-cuda-12.1-hde6ce7c_5 <=== 2023-07-13T15:21:21.3023998Z 2023-07-13T15:21:21.3024417Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3024894Z 2023-07-13T15:21:21.3025250Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-cuda-12.1-hde6ce7c_5 2023-07-13T15:21:21.3025733Z 2023-07-13T15:21:21.3025759Z 2023-07-13T15:21:21.3025769Z 2023-07-13T15:21:21.3026320Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::filelock-3.9.0-py311haa95532_0 <=== 2023-07-13T15:21:21.3026854Z 2023-07-13T15:21:21.3027244Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3027694Z 2023-07-13T15:21:21.3028079Z source=C:\Jenkins\Miniconda3\pkgs\filelock-3.9.0-py311haa95532_0 2023-07-13T15:21:21.3028530Z 2023-07-13T15:21:21.3028540Z 2023-07-13T15:21:21.3028551Z 2023-07-13T15:21:21.3029075Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl-service-2.4.0-py311h2bbff1b_1 <=== 2023-07-13T15:21:21.3029668Z 2023-07-13T15:21:21.3030092Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3030587Z 2023-07-13T15:21:21.3030998Z source=C:\Jenkins\Miniconda3\pkgs\mkl-service-2.4.0-py311h2bbff1b_1 2023-07-13T15:21:21.3031458Z 2023-07-13T15:21:21.3031493Z 2023-07-13T15:21:21.3031714Z 2023-07-13T15:21:21.3032215Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::mpmath-1.2.1-py311_0 <=== 2023-07-13T15:21:21.3032764Z 2023-07-13T15:21:21.3033162Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3033631Z 2023-07-13T15:21:21.3033973Z source=C:\Jenkins\Miniconda3\pkgs\mpmath-1.2.1-py311_0 2023-07-13T15:21:21.3034385Z 2023-07-13T15:21:21.3034395Z 2023-07-13T15:21:21.3034404Z 2023-07-13T15:21:21.3034911Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::networkx-2.8.4-py311haa95532_1 <=== 2023-07-13T15:21:21.3035450Z 2023-07-13T15:21:21.3035839Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3036298Z 2023-07-13T15:21:21.3036677Z source=C:\Jenkins\Miniconda3\pkgs\networkx-2.8.4-py311haa95532_1 2023-07-13T15:21:21.3037130Z 2023-07-13T15:21:21.3037140Z 2023-07-13T15:21:21.3037150Z 2023-07-13T15:21:21.3037650Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::pyyaml-6.0-py311h2bbff1b_1 <=== 2023-07-13T15:21:21.3038162Z 2023-07-13T15:21:21.3038514Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3038985Z 2023-07-13T15:21:21.3039375Z source=C:\Jenkins\Miniconda3\pkgs\pyyaml-6.0-py311h2bbff1b_1 2023-07-13T15:21:21.3039845Z 2023-07-13T15:21:21.3039856Z 2023-07-13T15:21:21.3039866Z 2023-07-13T15:21:21.3040435Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::typing_extensions-4.6.3-py311haa95532_0 <=== 2023-07-13T15:21:21.3041036Z 2023-07-13T15:21:21.3041452Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3041940Z 2023-07-13T15:21:21.3042388Z source=C:\Jenkins\Miniconda3\pkgs\typing_extensions-4.6.3-py311haa95532_0 2023-07-13T15:21:21.3042925Z 2023-07-13T15:21:21.3042937Z 2023-07-13T15:21:21.3042947Z 2023-07-13T15:21:21.3043501Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-base-1.25.0-py311hd01c5d8_0 <=== 2023-07-13T15:21:21.3044075Z 2023-07-13T15:21:21.3044458Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3044933Z 2023-07-13T15:21:21.3045336Z source=C:\Jenkins\Miniconda3\pkgs\numpy-base-1.25.0-py311hd01c5d8_0 2023-07-13T15:21:21.3046519Z 2023-07-13T15:21:21.3046543Z 2023-07-13T15:21:21.3046553Z 2023-07-13T15:21:21.3047089Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::sympy-1.11.1-py311haa95532_0 <=== 2023-07-13T15:21:21.3047610Z 2023-07-13T15:21:21.3048006Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3048472Z 2023-07-13T15:21:21.3048836Z source=C:\Jenkins\Miniconda3\pkgs\sympy-1.11.1-py311haa95532_0 2023-07-13T15:21:21.3049275Z 2023-07-13T15:21:21.3049287Z 2023-07-13T15:21:21.3049298Z 2023-07-13T15:21:21.3049892Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: pytorch-nightly::pytorch-2.1.0.dev20230711-py3.11_cuda12.1_cudnn8_0 <=== 2023-07-13T15:21:21.3050535Z 2023-07-13T15:21:21.3050950Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3051432Z 2023-07-13T15:21:21.3051852Z source=C:\Jenkins\Miniconda3\pkgs\pytorch-2.1.0.dev20230711-py3.11_cuda12.1_cudnn8_0 2023-07-13T15:21:21.3052383Z 2023-07-13T15:21:21.3052395Z 2023-07-13T15:21:21.3052406Z 2023-07-13T15:21:21.3052914Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_fft-1.3.6-py311hf62ec03_1 <=== 2023-07-13T15:21:21.3053451Z 2023-07-13T15:21:21.3053814Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3054250Z 2023-07-13T15:21:21.3054587Z source=C:\Jenkins\Miniconda3\pkgs\mkl_fft-1.3.6-py311hf62ec03_1 2023-07-13T15:21:21.3054996Z 2023-07-13T15:21:21.3055007Z 2023-07-13T15:21:21.3055017Z 2023-07-13T15:21:21.3055739Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::mkl_random-1.2.2-py311hf62ec03_1 <=== 2023-07-13T15:21:21.3056252Z 2023-07-13T15:21:21.3056622Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3057056Z 2023-07-13T15:21:21.3057398Z source=C:\Jenkins\Miniconda3\pkgs\mkl_random-1.2.2-py311hf62ec03_1 2023-07-13T15:21:21.3057823Z 2023-07-13T15:21:21.3057856Z 2023-07-13T15:21:21.3057866Z 2023-07-13T15:21:21.3058333Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: defaults::numpy-1.25.0-py311hdab7c0b_0 <=== 2023-07-13T15:21:21.3058875Z 2023-07-13T15:21:21.3059406Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3059952Z 2023-07-13T15:21:21.3060395Z source=C:\Jenkins\Miniconda3\pkgs\numpy-1.25.0-py311hdab7c0b_0 2023-07-13T15:21:21.3060855Z 2023-07-13T15:21:21.3060866Z 2023-07-13T15:21:21.3060876Z 2023-07-13T15:21:21.3061584Z INFO conda.core.link:_execute_actions(1005): ===> LINKING PACKAGE: file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr::torchaudio-2.1.0.dev20230713-py311_cu121 <=== 2023-07-13T15:21:21.3062314Z 2023-07-13T15:21:21.3062726Z prefix=C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3063214Z 2023-07-13T15:21:21.3063644Z source=C:\Jenkins\Miniconda3\pkgs\torchaudio-2.1.0.dev20230713-py311_cu121 2023-07-13T15:21:21.3064164Z 2023-07-13T15:21:21.3064174Z 2023-07-13T15:21:21.3064183Z 2023-07-13T15:21:21.3064194Z 2023-07-13T15:21:21.3064765Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:21:21.3065213Z 2023-07-13T15:21:21.3065726Z Solving environment: ...working... unsuccessful initial attempt using frozen solve. Retrying with flexible solve. 2023-07-13T15:21:21.3066283Z 2023-07-13T15:21:21.3066890Z Solving environment: ...working... unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source. 2023-07-13T15:21:21.3067540Z 2023-07-13T15:21:21.3067904Z Collecting package metadata (repodata.json): ...working... done 2023-07-13T15:21:21.3068360Z 2023-07-13T15:21:21.3068588Z Solving environment: ...working... done 2023-07-13T15:21:21.3068928Z 2023-07-13T15:21:21.3068940Z 2023-07-13T15:21:21.3068951Z 2023-07-13T15:21:21.3069154Z ## Package Plan ## 2023-07-13T15:21:21.3069443Z 2023-07-13T15:21:21.3069674Z 2023-07-13T15:21:21.3069689Z 2023-07-13T15:21:21.3070154Z environment location: C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke 2023-07-13T15:21:21.3070670Z 2023-07-13T15:21:21.3070682Z 2023-07-13T15:21:21.3070693Z 2023-07-13T15:21:21.3070894Z added / updated specs: 2023-07-13T15:21:21.3071204Z 2023-07-13T15:21:21.3071417Z - distr::torchaudio 2023-07-13T15:21:21.3071712Z 2023-07-13T15:21:21.3071906Z - pytorch-cuda=12.1 2023-07-13T15:21:21.3072195Z 2023-07-13T15:21:21.3072205Z 2023-07-13T15:21:21.3072216Z 2023-07-13T15:21:21.3072241Z 2023-07-13T15:21:21.3072251Z 2023-07-13T15:21:21.3072527Z The following packages will be downloaded: 2023-07-13T15:21:21.3072885Z 2023-07-13T15:21:21.3072895Z 2023-07-13T15:21:21.3072906Z 2023-07-13T15:21:21.3073135Z package | build 2023-07-13T15:21:21.3073425Z 2023-07-13T15:21:21.3073691Z ---------------------------|----------------- 2023-07-13T15:21:21.3074062Z 2023-07-13T15:21:21.3074345Z mkl-service-2.4.0 | py311h2bbff1b_1 44 KB 2023-07-13T15:21:21.3074715Z 2023-07-13T15:21:21.3074980Z mkl_fft-1.3.6 | py311hf62ec03_1 164 KB 2023-07-13T15:21:21.3075303Z 2023-07-13T15:21:21.3075582Z mkl_random-1.2.2 | py311hf62ec03_1 218 KB 2023-07-13T15:21:21.3075940Z 2023-07-13T15:21:21.3076279Z mpmath-1.2.1 | py311_0 1.2 MB pytorch-nightly 2023-07-13T15:21:21.3076661Z 2023-07-13T15:21:21.3076960Z numpy-1.25.0 | py311hdab7c0b_0 13 KB 2023-07-13T15:21:21.3077572Z 2023-07-13T15:21:21.3077868Z numpy-base-1.25.0 | py311hd01c5d8_0 7.3 MB 2023-07-13T15:21:21.3078240Z 2023-07-13T15:21:21.3078732Z torchaudio-2.1.0.dev20230713| py311_cu121 7.1 MB file:///c:/actions-runner/_work/audio/audio/pytorch/audio/distr 2023-07-13T15:21:21.3079290Z 2023-07-13T15:21:21.3079635Z ------------------------------------------------------------ 2023-07-13T15:21:21.3080040Z 2023-07-13T15:21:21.3080278Z Total: 16.0 MB 2023-07-13T15:21:21.3080588Z 2023-07-13T15:21:21.3080599Z 2023-07-13T15:21:21.3080609Z 2023-07-13T15:21:21.3080898Z The following NEW packages will be INSTALLED: 2023-07-13T15:21:21.3081253Z 2023-07-13T15:21:21.3081264Z 2023-07-13T15:21:21.3081274Z 2023-07-13T15:21:21.3081578Z blas pkgs/main/win-64::blas-1.0-mkl 2023-07-13T15:21:21.3081952Z 2023-07-13T15:21:21.3082267Z cuda-cccl nvidia/win-64::cuda-cccl-12.2.53-0 2023-07-13T15:21:21.3082677Z 2023-07-13T15:21:21.3083029Z cuda-cudart nvidia/win-64::cuda-cudart-12.1.105-0 2023-07-13T15:21:21.3083431Z 2023-07-13T15:21:21.3083809Z cuda-cudart-dev nvidia/win-64::cuda-cudart-dev-12.1.105-0 2023-07-13T15:21:21.3084239Z 2023-07-13T15:21:21.3084580Z cuda-cupti nvidia/win-64::cuda-cupti-12.1.105-0 2023-07-13T15:21:21.3084987Z 2023-07-13T15:21:21.3085330Z cuda-libraries nvidia/win-64::cuda-libraries-12.1.0-0 2023-07-13T15:21:21.3085770Z 2023-07-13T15:21:21.3086162Z cuda-libraries-dev nvidia/win-64::cuda-libraries-dev-12.1.0-0 2023-07-13T15:21:21.3086626Z 2023-07-13T15:21:21.3086948Z cuda-nvrtc nvidia/win-64::cuda-nvrtc-12.1.105-0 2023-07-13T15:21:21.3087329Z 2023-07-13T15:21:21.3087672Z cuda-nvrtc-dev nvidia/win-64::cuda-nvrtc-dev-12.1.105-0 2023-07-13T15:21:21.3088078Z 2023-07-13T15:21:21.3088391Z cuda-nvtx nvidia/win-64::cuda-nvtx-12.1.105-0 2023-07-13T15:21:21.3088779Z 2023-07-13T15:21:21.3089127Z cuda-opencl nvidia/win-64::cuda-opencl-12.2.53-0 2023-07-13T15:21:21.3089531Z 2023-07-13T15:21:21.3089898Z cuda-opencl-dev nvidia/win-64::cuda-opencl-dev-12.2.53-0 2023-07-13T15:21:21.3090338Z 2023-07-13T15:21:21.3090738Z cuda-profiler-api nvidia/win-64::cuda-profiler-api-12.2.53-0 2023-07-13T15:21:21.3091211Z 2023-07-13T15:21:21.3091798Z cuda-runtime nvidia/win-64::cuda-runtime-12.1.0-0 2023-07-13T15:21:21.3092228Z 2023-07-13T15:21:21.3092603Z filelock pkgs/main/win-64::filelock-3.9.0-py311haa95532_0 2023-07-13T15:21:21.3093036Z 2023-07-13T15:21:21.3093447Z intel-openmp pkgs/main/win-64::intel-openmp-2023.1.0-h59b6b97_46319 2023-07-13T15:21:21.3093909Z 2023-07-13T15:21:21.3094239Z libcublas nvidia/win-64::libcublas-12.1.0.26-0 2023-07-13T15:21:21.3094597Z 2023-07-13T15:21:21.3094955Z libcublas-dev nvidia/win-64::libcublas-dev-12.1.0.26-0 2023-07-13T15:21:21.3095371Z 2023-07-13T15:21:21.3095697Z libcufft nvidia/win-64::libcufft-11.0.2.4-0 2023-07-13T15:21:21.3096072Z 2023-07-13T15:21:21.3096425Z libcufft-dev nvidia/win-64::libcufft-dev-11.0.2.4-0 2023-07-13T15:21:21.3096819Z 2023-07-13T15:21:21.3097141Z libcurand nvidia/win-64::libcurand-10.3.3.53-0 2023-07-13T15:21:21.3097513Z 2023-07-13T15:21:21.3097882Z libcurand-dev nvidia/win-64::libcurand-dev-10.3.3.53-0 2023-07-13T15:21:21.3098307Z 2023-07-13T15:21:21.3098602Z libcusolver nvidia/win-64::libcusolver-11.4.4.55-0 2023-07-13T15:21:21.3098989Z 2023-07-13T15:21:21.3099352Z libcusolver-dev nvidia/win-64::libcusolver-dev-11.4.4.55-0 2023-07-13T15:21:21.3099797Z 2023-07-13T15:21:21.3100152Z libcusparse nvidia/win-64::libcusparse-12.0.2.55-0 2023-07-13T15:21:21.3100559Z 2023-07-13T15:21:21.3100921Z libcusparse-dev nvidia/win-64::libcusparse-dev-12.0.2.55-0 2023-07-13T15:21:21.3101351Z 2023-07-13T15:21:21.3101642Z libnpp nvidia/win-64::libnpp-12.0.2.50-0 2023-07-13T15:21:21.3102283Z 2023-07-13T15:21:21.3102635Z libnpp-dev nvidia/win-64::libnpp-dev-12.0.2.50-0 2023-07-13T15:21:21.3103038Z 2023-07-13T15:21:21.3103363Z libnvjitlink nvidia/win-64::libnvjitlink-12.1.105-0 2023-07-13T15:21:21.3103753Z 2023-07-13T15:21:21.3104128Z libnvjitlink-dev nvidia/win-64::libnvjitlink-dev-12.1.105-0 2023-07-13T15:21:21.3104589Z 2023-07-13T15:21:21.3104904Z libnvjpeg nvidia/win-64::libnvjpeg-12.1.1.14-0 2023-07-13T15:21:21.3105268Z 2023-07-13T15:21:21.3105626Z libnvjpeg-dev nvidia/win-64::libnvjpeg-dev-12.1.1.14-0 2023-07-13T15:21:21.3106035Z 2023-07-13T15:21:21.3106388Z libuv pkgs/main/win-64::libuv-1.44.2-h2bbff1b_0 2023-07-13T15:21:21.3106790Z 2023-07-13T15:21:21.3107121Z mkl pkgs/main/win-64::mkl-2023.1.0-h8bd8f75_46356 2023-07-13T15:21:21.3107469Z 2023-07-13T15:21:21.3107862Z mkl-service pkgs/main/win-64::mkl-service-2.4.0-py311h2bbff1b_1 2023-07-13T15:21:21.3108319Z 2023-07-13T15:21:21.3108658Z mkl_fft pkgs/main/win-64::mkl_fft-1.3.6-py311hf62ec03_1 2023-07-13T15:21:21.3109073Z 2023-07-13T15:21:21.3109441Z mkl_random pkgs/main/win-64::mkl_random-1.2.2-py311hf62ec03_1 2023-07-13T15:21:21.3109867Z 2023-07-13T15:21:21.3110215Z mpmath pytorch-nightly/win-64::mpmath-1.2.1-py311_0 2023-07-13T15:21:21.3110653Z 2023-07-13T15:21:21.3111024Z networkx pkgs/main/win-64::networkx-2.8.4-py311haa95532_1 2023-07-13T15:21:21.3111461Z 2023-07-13T15:21:21.3111809Z numpy pkgs/main/win-64::numpy-1.25.0-py311hdab7c0b_0 2023-07-13T15:21:21.3112211Z 2023-07-13T15:21:21.3112611Z numpy-base pkgs/main/win-64::numpy-base-1.25.0-py311hd01c5d8_0 2023-07-13T15:21:21.3113050Z 2023-07-13T15:21:21.3113512Z pytorch pytorch-nightly/win-64::pytorch-2.1.0.dev20230711-py3.11_cuda12.1_cudnn8_0 2023-07-13T15:21:21.3114007Z 2023-07-13T15:21:21.3114423Z pytorch-cuda pytorch-nightly/win-64::pytorch-cuda-12.1-hde6ce7c_5 2023-07-13T15:21:21.3114925Z 2023-07-13T15:21:21.3115350Z pytorch-mutex pytorch-nightly/noarch::pytorch-mutex-1.0-cuda 2023-07-13T15:21:21.3115818Z 2023-07-13T15:21:21.3116171Z pyyaml pkgs/main/win-64::pyyaml-6.0-py311h2bbff1b_1 2023-07-13T15:21:21.3116575Z 2023-07-13T15:21:21.3117134Z sympy pkgs/main/win-64::sympy-1.11.1-py311haa95532_0 2023-07-13T15:21:21.3117553Z 2023-07-13T15:21:21.3117858Z tbb pkgs/main/win-64::tbb-2021.8.0-h59b6b97_0 2023-07-13T15:21:21.3118211Z 2023-07-13T15:21:21.3118584Z torchaudio distr/win-64::torchaudio-2.1.0.dev20230713-py311_cu121 2023-07-13T15:21:21.3119025Z 2023-07-13T15:21:21.3119458Z typing_extensions pkgs/main/win-64::typing_extensions-4.6.3-py311haa95532_0 2023-07-13T15:21:21.3119944Z 2023-07-13T15:21:21.3120260Z yaml pkgs/main/win-64::yaml-0.2.5-he774522_0 2023-07-13T15:21:21.3120619Z 2023-07-13T15:21:21.3120645Z 2023-07-13T15:21:21.3120655Z 2023-07-13T15:21:21.3120664Z 2023-07-13T15:21:21.3120673Z 2023-07-13T15:21:21.3120941Z Preparing transaction: ...working... done 2023-07-13T15:21:21.3121289Z 2023-07-13T15:21:21.3121550Z Verifying transaction: ...working... done 2023-07-13T15:21:21.3121904Z 2023-07-13T15:21:21.3122148Z Executing transaction: ...working... done 2023-07-13T15:21:21.3122537Z 2023-07-13T15:21:21.3122547Z 2023-07-13T15:21:21.3720443Z + [[ ! -f pytorch/audio/test/smoke_test/smoke_test.py ]] 2023-07-13T15:21:21.3723556Z + echo 'pytorch/audio/test/smoke_test/smoke_test.py found' 2023-07-13T15:21:21.3724599Z pytorch/audio/test/smoke_test/smoke_test.py found 2023-07-13T15:21:21.3725276Z + conda install --yes --quiet 'ffmpeg<5' 2023-07-13T15:21:28.3179001Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:21:31.0896266Z Solving environment: ...working... done 2023-07-13T15:21:32.7042832Z 2023-07-13T15:21:32.7045772Z ## Package Plan ## 2023-07-13T15:21:32.7046548Z 2023-07-13T15:21:32.7046887Z environment location: C:\Jenkins\Miniconda3 2023-07-13T15:21:32.7047256Z 2023-07-13T15:21:32.7047466Z added / updated specs: 2023-07-13T15:21:32.7047950Z - ffmpeg[version='<5'] 2023-07-13T15:21:32.7048253Z 2023-07-13T15:21:32.7048264Z 2023-07-13T15:21:32.7048541Z The following packages will be downloaded: 2023-07-13T15:21:32.7048910Z 2023-07-13T15:21:32.7049151Z package | build 2023-07-13T15:21:32.7049707Z ---------------------------|----------------- 2023-07-13T15:21:32.7050307Z ffmpeg-4.2.2 | he774522_0 17.6 MB 2023-07-13T15:21:32.7050959Z ------------------------------------------------------------ 2023-07-13T15:21:32.7051561Z Total: 17.6 MB 2023-07-13T15:21:32.7051886Z 2023-07-13T15:21:32.7052172Z The following NEW packages will be INSTALLED: 2023-07-13T15:21:32.7052530Z 2023-07-13T15:21:32.7052905Z ffmpeg pkgs/main/win-64::ffmpeg-4.2.2-he774522_0 2023-07-13T15:21:32.7053278Z 2023-07-13T15:21:32.7053288Z 2023-07-13T15:21:32.7146935Z Preparing transaction: ...working... done 2023-07-13T15:21:32.7585619Z Verifying transaction: ...working... done 2023-07-13T15:21:32.8475183Z Executing transaction: ...working... done 2023-07-13T15:21:33.1891188Z + 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:40.2213694Z Smoke test passed. 2023-07-13T15:21:40.2214062Z 2023-07-13T15:21:40.2214075Z 2023-07-13T15:21:40.3206782Z + conda env remove -p 'C:\actions-runner\_work\_temp/pytorch_pkg_helpers_5544196469_smoke' 2023-07-13T15:21:47.7969436Z 2023-07-13T15:21:47.7970449Z Remove all packages in environment C:\actions-runner\_work\_temp\pytorch_pkg_helpers_5544196469_smoke: 2023-07-13T15:21:47.7971030Z 2023-07-13T15:21:47.9654642Z ##[group]Run set -euxo pipefail 2023-07-13T15:21:47.9655018Z set -euxo pipefail 2023-07-13T15:21:47.9655301Z source "${BUILD_ENV_FILE}" 2023-07-13T15:21:47.9655641Z ${CONDA_RUN} conda install --yes --quiet anaconda-client 2023-07-13T15:21:47.9656167Z ${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:47.9684900Z shell: C:\Program Files\Git\usr\bin\bash.EXE -l {0} 2023-07-13T15:21:47.9685188Z env: 2023-07-13T15:21:47.9685443Z CONDA_PACKAGE_DIRECTORY: packaging/torchaudio 2023-07-13T15:21:47.9685728Z PYTHON_VERSION: 3.11 2023-07-13T15:21:47.9685967Z PACKAGE_TYPE: conda 2023-07-13T15:21:47.9686216Z REPOSITORY: pytorch/audio 2023-07-13T15:21:47.9686435Z REF: 2023-07-13T15:21:47.9686637Z CU_VERSION: cu121 2023-07-13T15:21:47.9686856Z CHANNEL: nightly 2023-07-13T15:21:47.9687159Z ARTIFACT_NAME: pytorch_audio__3.11 2023-07-13T15:21:47.9687511Z BUILD_ENV_FILE: C:\actions-runner\_work\_temp/build_env_5544196469 2023-07-13T15:21:47.9687910Z CONDA_ENV: C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:21:47.9688344Z CONDA_RUN: conda run -p C:\actions-runner\_work\_temp/conda_environment_5544196469 2023-07-13T15:21:47.9688762Z SOURCE_ROOT_DIR: C:/actions-runner/_work/audio/audio/pytorch/audio 2023-07-13T15:21:47.9689082Z PACKAGE_NAME: torchaudio 2023-07-13T15:21:47.9689804Z CONDA_PYTORCHBOT_TOKEN: *** 2023-07-13T15:21:47.9690057Z ##[endgroup] 2023-07-13T15:21:48.3105208Z + source 'C:\actions-runner\_work\_temp/build_env_5544196469' 2023-07-13T15:21:48.3106844Z ++ export BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:21:48.3107238Z ++ BUILD_VERSION=2.1.0.dev20230713 2023-07-13T15:21:48.3107684Z ++ export CMAKE_USE_CUDA=1 2023-07-13T15:21:48.3108075Z ++ CMAKE_USE_CUDA=1 2023-07-13T15:21:48.3108517Z ++ export CONDA_BUILD_VARIANT=cuda 2023-07-13T15:21:48.3108832Z ++ CONDA_BUILD_VARIANT=cuda 2023-07-13T15:21:48.3109183Z ++ export 'CONDA_CUDATOOLKIT_CONSTRAINT=- pytorch-cuda=12.1 # [not osx]' 2023-07-13T15:21:48.3110200Z ++ CONDA_CUDATOOLKIT_CONSTRAINT='- pytorch-cuda=12.1 # [not osx]' 2023-07-13T15:21:48.3110634Z ++ export 'CONDA_PYTORCH_BUILD_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:21:48.3111112Z ++ CONDA_PYTORCH_BUILD_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:21:48.3111502Z ++ export 'CONDA_PYTORCH_CONSTRAINT=- pytorch==2.1.0.dev20230711' 2023-07-13T15:21:48.3111867Z ++ CONDA_PYTORCH_CONSTRAINT='- pytorch==2.1.0.dev20230711' 2023-07-13T15:21:48.3112378Z ++ export CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:21:48.3112690Z ++ CUDATOOLKIT_CHANNEL=nvidia 2023-07-13T15:21:48.3113226Z ++ export 'CUDA_HOME=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:21:48.3113930Z ++ CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:21:48.3114537Z ++ export 'CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:21:48.3115055Z ++ CUDA_PATH='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1' 2023-07-13T15:21:48.3115383Z ++ export FORCE_CUDA=1 2023-07-13T15:21:48.3115613Z ++ FORCE_CUDA=1 2023-07-13T15:21:48.3116655Z ++ 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:48.3120814Z ++ 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:48.3121922Z ++ export PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:21:48.3122220Z ++ PYTORCH_VERSION=2.1.0.dev20230711 2023-07-13T15:21:48.3122504Z ++ export PYTORCH_VERSION_SUFFIX= 2023-07-13T15:21:48.3122754Z ++ PYTORCH_VERSION_SUFFIX= 2023-07-13T15:21:48.3123055Z ++ export 'TORCH_CUDA_ARCH_LIST=5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T15:21:48.3123383Z ++ TORCH_CUDA_ARCH_LIST='5.0+PTX;6.0;7.0;7.5;8.0;8.6;9.0' 2023-07-13T15:21:48.3123661Z ++ export VERSION_SUFFIX= 2023-07-13T15:21:48.3123884Z ++ VERSION_SUFFIX= 2023-07-13T15:21:48.3124117Z ++ export WHEEL_DIR= 2023-07-13T15:21:48.3124343Z ++ WHEEL_DIR= 2023-07-13T15:21:48.3124741Z + conda run -p 'C:\actions-runner\_work\_temp/conda_environment_5544196469' conda install --yes --quiet anaconda-client 2023-07-13T15:22:08.3445420Z Collecting package metadata (current_repodata.json): ...working... done 2023-07-13T15:22:08.3445924Z 2023-07-13T15:22:08.3446070Z Solving environment: ...working... done 2023-07-13T15:22:08.3446319Z 2023-07-13T15:22:08.3446327Z 2023-07-13T15:22:08.3446336Z 2023-07-13T15:22:08.3446440Z ## Package Plan ## 2023-07-13T15:22:08.3446586Z 2023-07-13T15:22:08.3446593Z 2023-07-13T15:22:08.3446600Z 2023-07-13T15:22:08.3446826Z environment location: C:\actions-runner\_work\_temp\conda_environment_5544196469 2023-07-13T15:22:08.3447085Z 2023-07-13T15:22:08.3447092Z 2023-07-13T15:22:08.3447098Z 2023-07-13T15:22:08.3447206Z added / updated specs: 2023-07-13T15:22:08.3447361Z 2023-07-13T15:22:08.3447447Z - anaconda-client 2023-07-13T15:22:08.3447627Z 2023-07-13T15:22:08.3447633Z 2023-07-13T15:22:08.3447639Z 2023-07-13T15:22:08.3447922Z 2023-07-13T15:22:08.3447927Z 2023-07-13T15:22:08.3448073Z The following packages will be downloaded: 2023-07-13T15:22:08.3448408Z 2023-07-13T15:22:08.3448414Z 2023-07-13T15:22:08.3448420Z 2023-07-13T15:22:08.3448553Z package | build 2023-07-13T15:22:08.3448719Z 2023-07-13T15:22:08.3448859Z ---------------------------|----------------- 2023-07-13T15:22:08.3449234Z 2023-07-13T15:22:08.3449535Z anaconda-client-1.11.3 | py38haa95532_0 155 KB 2023-07-13T15:22:08.3449748Z 2023-07-13T15:22:08.3449896Z attrs-22.1.0 | py38haa95532_0 84 KB 2023-07-13T15:22:08.3450081Z 2023-07-13T15:22:08.3450222Z clyent-1.2.2 | py38_1 20 KB 2023-07-13T15:22:08.3450384Z 2023-07-13T15:22:08.3450539Z defusedxml-0.7.1 | pyhd3eb1b0_0 23 KB 2023-07-13T15:22:08.3450734Z 2023-07-13T15:22:08.3450905Z importlib_resources-5.2.0 | pyhd3eb1b0_1 21 KB 2023-07-13T15:22:08.3451115Z 2023-07-13T15:22:08.3451265Z jsonschema-4.17.3 | py38haa95532_0 155 KB 2023-07-13T15:22:08.3451452Z 2023-07-13T15:22:08.3451604Z jupyter_core-5.3.0 | py38haa95532_0 107 KB 2023-07-13T15:22:08.3451792Z 2023-07-13T15:22:08.3451939Z nbformat-5.7.0 | py38haa95532_0 152 KB 2023-07-13T15:22:08.3452102Z 2023-07-13T15:22:08.3452273Z pkgutil-resolve-name-1.3.10| py38haa95532_0 10 KB 2023-07-13T15:22:08.3452484Z 2023-07-13T15:22:08.3452637Z platformdirs-2.5.2 | py38haa95532_0 24 KB 2023-07-13T15:22:08.3452831Z 2023-07-13T15:22:08.3452985Z pyrsistent-0.18.0 | py38h196d8e1_0 89 KB 2023-07-13T15:22:08.3453169Z 2023-07-13T15:22:08.3453330Z python-dateutil-2.8.2 | pyhd3eb1b0_0 233 KB 2023-07-13T15:22:08.3453529Z 2023-07-13T15:22:08.3454631Z python-fastjsonschema-2.16.2| py38haa95532_0 231 KB 2023-07-13T15:22:08.3455194Z 2023-07-13T15:22:08.3455395Z pywin32-305 | py38h2bbff1b_0 10.7 MB 2023-07-13T15:22:08.3455733Z 2023-07-13T15:22:08.3456067Z requests-toolbelt-0.9.1 | pyhd3eb1b0_0 42 KB 2023-07-13T15:22:08.3456283Z 2023-07-13T15:22:08.3456434Z traitlets-5.7.1 | py38haa95532_0 205 KB 2023-07-13T15:22:08.3456617Z 2023-07-13T15:22:08.3456763Z zipp-3.11.0 | py38haa95532_0 20 KB 2023-07-13T15:22:08.3456943Z 2023-07-13T15:22:08.3457109Z ------------------------------------------------------------ 2023-07-13T15:22:08.3457312Z 2023-07-13T15:22:08.3457423Z Total: 12.3 MB 2023-07-13T15:22:08.3457590Z 2023-07-13T15:22:08.3457595Z 2023-07-13T15:22:08.3457601Z 2023-07-13T15:22:08.3457750Z The following NEW packages will be INSTALLED: 2023-07-13T15:22:08.3457947Z 2023-07-13T15:22:08.3457953Z 2023-07-13T15:22:08.3457965Z 2023-07-13T15:22:08.3458218Z anaconda-client pkgs/main/win-64::anaconda-client-1.11.3-py38haa95532_0 2023-07-13T15:22:08.3458474Z 2023-07-13T15:22:08.3458648Z attrs pkgs/main/win-64::attrs-22.1.0-py38haa95532_0 2023-07-13T15:22:08.3458852Z 2023-07-13T15:22:08.3459017Z clyent pkgs/main/win-64::clyent-1.2.2-py38_1 2023-07-13T15:22:08.3459208Z 2023-07-13T15:22:08.3459403Z defusedxml pkgs/main/noarch::defusedxml-0.7.1-pyhd3eb1b0_0 2023-07-13T15:22:08.3459631Z 2023-07-13T15:22:08.3459845Z importlib_resourc~ pkgs/main/noarch::importlib_resources-5.2.0-pyhd3eb1b0_1 2023-07-13T15:22:08.3460076Z 2023-07-13T15:22:08.3460267Z jsonschema pkgs/main/win-64::jsonschema-4.17.3-py38haa95532_0 2023-07-13T15:22:08.3460494Z 2023-07-13T15:22:08.3460682Z jupyter_core pkgs/main/win-64::jupyter_core-5.3.0-py38haa95532_0 2023-07-13T15:22:08.3460906Z 2023-07-13T15:22:08.3461096Z nbformat pkgs/main/win-64::nbformat-5.7.0-py38haa95532_0 2023-07-13T15:22:08.3462683Z 2023-07-13T15:22:08.3462946Z pkgutil-resolve-n~ pkgs/main/win-64::pkgutil-resolve-name-1.3.10-py38haa95532_0 2023-07-13T15:22:08.3463222Z 2023-07-13T15:22:08.3463423Z platformdirs pkgs/main/win-64::platformdirs-2.5.2-py38haa95532_0 2023-07-13T15:22:08.3463662Z 2023-07-13T15:22:08.3463857Z pyrsistent pkgs/main/win-64::pyrsistent-0.18.0-py38h196d8e1_0 2023-07-13T15:22:08.3464068Z 2023-07-13T15:22:08.3464287Z python-dateutil pkgs/main/noarch::python-dateutil-2.8.2-pyhd3eb1b0_0 2023-07-13T15:22:08.3464538Z 2023-07-13T15:22:08.3464781Z python-fastjsonsc~ pkgs/main/win-64::python-fastjsonschema-2.16.2-py38haa95532_0 2023-07-13T15:22:08.3465061Z 2023-07-13T15:22:08.3465233Z pywin32 pkgs/main/win-64::pywin32-305-py38h2bbff1b_0 2023-07-13T15:22:08.3465440Z 2023-07-13T15:22:08.3465673Z requests-toolbelt pkgs/main/noarch::requests-toolbelt-0.9.1-pyhd3eb1b0_0 2023-07-13T15:22:08.3465931Z 2023-07-13T15:22:08.3466125Z traitlets pkgs/main/win-64::traitlets-5.7.1-py38haa95532_0 2023-07-13T15:22:08.3466342Z 2023-07-13T15:22:08.3466511Z zipp pkgs/main/win-64::zipp-3.11.0-py38haa95532_0 2023-07-13T15:22:08.3466700Z 2023-07-13T15:22:08.3466721Z 2023-07-13T15:22:08.3466727Z 2023-07-13T15:22:08.3466732Z 2023-07-13T15:22:08.3466738Z 2023-07-13T15:22:08.3466880Z Preparing transaction: ...working... done 2023-07-13T15:22:08.3467052Z 2023-07-13T15:22:08.3467187Z Verifying transaction: ...working... done 2023-07-13T15:22:08.3467370Z 2023-07-13T15:22:08.3467501Z Executing transaction: ...working... done 2023-07-13T15:22:08.3467824Z 2023-07-13T15:22:08.3467834Z 2023-07-13T15:22:08.4203401Z + 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:23.6912137Z Using Anaconda API: https://api.anaconda.org 2023-07-13T15:22:23.6912436Z 2023-07-13T15:22:23.6912622Z Using "pytorch-nightly" as upload username 2023-07-13T15:22:23.6912855Z 2023-07-13T15:22:23.6913068Z Processing 'distr/win-64\torchaudio-2.1.0.dev20230713-py311_cu121.tar.bz2' 2023-07-13T15:22:23.6913304Z 2023-07-13T15:22:23.6913408Z Detecting file type... 2023-07-13T15:22:23.6913559Z 2023-07-13T15:22:23.6913656Z File type is "Conda" 2023-07-13T15:22:23.6913804Z 2023-07-13T15:22:23.6913932Z Extracting conda attributes for upload 2023-07-13T15:22:23.6914113Z 2023-07-13T15:22:23.6914227Z Creating package "torchaudio" 2023-07-13T15:22:23.6914391Z 2023-07-13T15:22:23.6914491Z Creating release "2.1.0.dev20230713" 2023-07-13T15:22:23.6914663Z 2023-07-13T15:22:23.6914933Z Uploading file "pytorch-nightly/torchaudio/2.1.0.dev20230713/win-64/torchaudio-2.1.0.dev20230713-py311_cu121.tar.bz2" 2023-07-13T15:22:23.6915230Z 2023-07-13T15:22:23.6915487Z [WARNING] Distribution "win-64/torchaudio-2.1.0.dev20230713-py311_cu121.tar.bz2" already exists. Removing. 2023-07-13T15:22:23.6915768Z 2023-07-13T15:22:23.6915774Z 2023-07-13T15:22:23.6915885Z 0%| | 0.00/7.13M [00:00